Trace number 3740892

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.49 1797.79

General information on the benchmark

Name/DEC-SMALLINT-LIN/lopes/
normalized-117.opb
MD5SUM5a894dea8c34367412bae22ac1ac0598
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 benchmark4.80927
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables10238
Total number of constraints224043
Number of constraints which are clauses200340
Number of constraints which are cardinality constraints (but not clauses)998
Number of constraints which are nor clauses,nor cardinality constraints22705
Minimum length of a constraint1
Maximum length of a constraint627
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 628
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

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-3740892-1338766516.opb>
1.19/1.29	c original problem has 10238 variables (10238 bin, 0 int, 0 impl, 0 cont) and 224043 constraints
1.19/1.29	c problem read
1.19/1.29	c No objective function, only one solution is needed.
1.19/1.29	c presolving settings loaded
1.49/1.57	c presolving:
1.88/1.98	c (round 1) 2941 del vars, 45937 del conss, 0 add conss, 2940 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 121746 impls, 325 clqs
1.98/2.08	c (round 2) 3798 del vars, 83188 del conss, 0 add conss, 2940 chg bounds, 2427 chg sides, 3024 chg coeffs, 0 upgd conss, 129838 impls, 325 clqs
2.09/2.14	c (round 3) 3853 del vars, 85933 del conss, 0 add conss, 2940 chg bounds, 3131 chg sides, 3902 chg coeffs, 0 upgd conss, 129882 impls, 325 clqs
2.68/2.70	c (round 4) 3853 del vars, 85964 del conss, 0 add conss, 2940 chg bounds, 3148 chg sides, 3902 chg coeffs, 138092 upgd conss, 129882 impls, 325 clqs
2.78/2.85	c (round 5) 3853 del vars, 85964 del conss, 0 add conss, 2940 chg bounds, 3176 chg sides, 4000 chg coeffs, 138092 upgd conss, 129882 impls, 325 clqs
2.88/2.93	c presolving (6 rounds):
2.88/2.93	c  3853 deleted vars, 85972 deleted constraints, 0 added constraints, 2940 tightened bounds, 0 added holes, 3178 changed sides, 4011 changed coefficients
2.88/2.93	c  129894 implications, 325 cliques
2.88/2.93	c presolved problem has 6385 variables (6385 bin, 0 int, 0 impl, 0 cont) and 138071 constraints
2.88/2.93	c   21012 constraints of type <knapsack>
2.88/2.93	c   16532 constraints of type <setppc>
2.88/2.93	c       1 constraints of type <linear>
2.88/2.93	c  100526 constraints of type <logicor>
2.88/2.93	c transformed objective value is always integral (scale: 1)
2.88/2.93	c Presolving Time: 1.37
2.88/2.93	c - non default parameters ----------------------------------------------------------------------
2.88/2.93	c # SCIP version 2.0.1.5
2.88/2.93	c 
2.88/2.93	c # frequency for displaying node information lines
2.88/2.93	c # [type: int, range: [-1,2147483647], default: 100]
2.88/2.93	c display/freq = 10000
2.88/2.93	c 
2.88/2.93	c # maximal time in seconds to run
2.88/2.93	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
2.88/2.93	c limits/time = 1797
2.88/2.93	c 
2.88/2.93	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
2.88/2.93	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
2.88/2.93	c limits/memory = 13950
2.88/2.93	c 
2.88/2.93	c # solving stops, if the given number of solutions were found (-1: no limit)
2.88/2.93	c # [type: int, range: [-1,2147483647], default: -1]
2.88/2.93	c limits/solutions = 1
2.88/2.93	c 
2.88/2.93	c # maximal number of separation rounds per node (-1: unlimited)
2.88/2.93	c # [type: int, range: [-1,2147483647], default: 5]
2.88/2.93	c separating/maxrounds = 1
2.88/2.93	c 
2.88/2.93	c # maximal number of separation rounds in the root node (-1: unlimited)
2.88/2.93	c # [type: int, range: [-1,2147483647], default: -1]
2.88/2.93	c separating/maxroundsroot = 5
2.88/2.93	c 
2.88/2.93	c # default clock type (1: CPU user seconds, 2: wall clock time)
2.88/2.93	c # [type: int, range: [1,2], default: 1]
2.88/2.93	c timing/clocktype = 2
2.88/2.93	c 
2.88/2.93	c # belongs reading time to solving time?
2.88/2.93	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
2.88/2.93	c timing/reading = TRUE
2.88/2.93	c 
2.88/2.93	c # should presolving try to simplify inequalities
2.88/2.93	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
2.88/2.93	c constraints/linear/simplifyinequalities = TRUE
2.88/2.93	c 
2.88/2.93	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
2.88/2.93	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
2.88/2.93	c constraints/indicator/addCouplingCons = TRUE
2.88/2.93	c 
2.88/2.93	c # should disaggregation of knapsack constraints be allowed in preprocessing?
2.88/2.93	c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
2.88/2.93	c constraints/knapsack/disaggregation = FALSE
2.88/2.93	c 
2.88/2.93	c # should presolving try to simplify knapsacks
2.88/2.93	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
2.88/2.93	c constraints/knapsack/simplifyinequalities = TRUE
2.88/2.93	c 
2.88/2.93	c # maximal number of presolving rounds the presolver participates in (-1: no limit)
2.88/2.93	c # [type: int, range: [-1,2147483647], default: -1]
2.88/2.93	c presolving/probing/maxrounds = 0
2.88/2.93	c 
2.88/2.93	c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
2.88/2.93	c # [type: int, range: [-1,2147483647], default: 10]
2.88/2.93	c heuristics/coefdiving/freq = -1
2.88/2.93	c 
2.88/2.93	c # maximal fraction of diving LP iterations compared to node LP iterations
2.88/2.93	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
2.88/2.93	c heuristics/coefdiving/maxlpiterquot = 0.075
2.88/2.93	c 
2.88/2.93	c # additional number of allowed LP iterations
2.88/2.93	c # [type: int, range: [0,2147483647], default: 1000]
2.88/2.93	c heuristics/coefdiving/maxlpiterofs = 1500
2.88/2.93	c 
2.88/2.93	c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
2.88/2.93	c # [type: int, range: [-1,2147483647], default: 30]
2.88/2.93	c heuristics/crossover/freq = -1
2.88/2.93	c 
2.88/2.93	c # number of nodes added to the contingent of the total nodes
2.88/2.93	c # [type: longint, range: [0,9223372036854775807], default: 500]
2.88/2.93	c heuristics/crossover/nodesofs = 750
2.88/2.93	c 
2.88/2.93	c # number of nodes without incumbent change that heuristic should wait
2.88/2.93	c # [type: longint, range: [0,9223372036854775807], default: 200]
2.88/2.93	c heuristics/crossover/nwaitingnodes = 100
2.88/2.93	c 
2.88/2.93	c # contingent of sub problem nodes in relation to the number of nodes of the original problem
2.88/2.93	c # [type: real, range: [0,1], default: 0.1]
2.88/2.93	c heuristics/crossover/nodesquot = 0.15
2.88/2.93	c 
2.88/2.93	c # minimum percentage of integer variables that have to be fixed 
2.88/2.93	c # [type: real, range: [0,1], default: 0.666]
2.88/2.93	c heuristics/crossover/minfixingrate = 0.5
2.88/2.93	c 
2.88/2.93	c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
2.88/2.93	c # [type: int, range: [-1,2147483647], default: 20]
2.88/2.93	c heuristics/feaspump/freq = -1
2.88/2.93	c 
2.88/2.93	c # additional number of allowed LP iterations
2.88/2.93	c # [type: int, range: [0,2147483647], default: 1000]
2.88/2.93	c heuristics/feaspump/maxlpiterofs = 2000
2.88/2.93	c 
2.88/2.93	c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
2.88/2.93	c # [type: int, range: [-1,2147483647], default: 10]
2.88/2.93	c heuristics/fracdiving/freq = -1
2.88/2.93	c 
2.88/2.93	c # maximal fraction of diving LP iterations compared to node LP iterations
2.88/2.93	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
2.88/2.93	c heuristics/fracdiving/maxlpiterquot = 0.075
2.88/2.93	c 
2.88/2.93	c # additional number of allowed LP iterations
2.88/2.93	c # [type: int, range: [0,2147483647], default: 1000]
2.88/2.93	c heuristics/fracdiving/maxlpiterofs = 1500
2.88/2.93	c 
2.88/2.93	c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
2.88/2.93	c # [type: int, range: [-1,2147483647], default: 10]
2.88/2.93	c heuristics/guideddiving/freq = -1
2.88/2.93	c 
2.88/2.93	c # maximal fraction of diving LP iterations compared to node LP iterations
2.88/2.93	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
2.88/2.93	c heuristics/guideddiving/maxlpiterquot = 0.075
2.88/2.93	c 
2.88/2.93	c # additional number of allowed LP iterations
2.88/2.93	c # [type: int, range: [0,2147483647], default: 1000]
2.88/2.93	c heuristics/guideddiving/maxlpiterofs = 1500
2.88/2.93	c 
2.88/2.93	c # maximal fraction of diving LP iterations compared to node LP iterations
2.88/2.93	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
2.88/2.93	c heuristics/intdiving/maxlpiterquot = 0.075
2.88/2.93	c 
2.88/2.93	c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
2.88/2.93	c # [type: int, range: [-1,2147483647], default: 10]
2.88/2.93	c heuristics/intshifting/freq = -1
2.88/2.93	c 
2.88/2.93	c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
2.88/2.93	c # [type: int, range: [-1,2147483647], default: 10]
2.88/2.93	c heuristics/linesearchdiving/freq = -1
2.88/2.93	c 
2.88/2.93	c # maximal fraction of diving LP iterations compared to node LP iterations
2.88/2.93	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
2.88/2.93	c heuristics/linesearchdiving/maxlpiterquot = 0.075
2.88/2.93	c 
2.88/2.93	c # additional number of allowed LP iterations
2.88/2.93	c # [type: int, range: [0,2147483647], default: 1000]
2.88/2.93	c heuristics/linesearchdiving/maxlpiterofs = 1500
2.88/2.93	c 
2.88/2.93	c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
2.88/2.93	c # [type: int, range: [-1,2147483647], default: 20]
2.88/2.93	c heuristics/objpscostdiving/freq = -1
2.88/2.93	c 
2.88/2.93	c # maximal fraction of diving LP iterations compared to total iteration number
2.88/2.93	c # [type: real, range: [0,1], default: 0.01]
2.88/2.93	c heuristics/objpscostdiving/maxlpiterquot = 0.015
2.88/2.93	c 
2.88/2.93	c # additional number of allowed LP iterations
2.88/2.93	c # [type: int, range: [0,2147483647], default: 1000]
2.88/2.93	c heuristics/objpscostdiving/maxlpiterofs = 1500
2.88/2.93	c 
2.88/2.93	c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
2.88/2.93	c # [type: int, range: [-1,2147483647], default: 1]
2.88/2.93	c heuristics/oneopt/freq = -1
2.88/2.93	c 
2.88/2.93	c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
2.88/2.93	c # [type: int, range: [-1,2147483647], default: 10]
2.88/2.93	c heuristics/pscostdiving/freq = -1
2.88/2.93	c 
2.88/2.93	c # maximal fraction of diving LP iterations compared to node LP iterations
2.88/2.93	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
2.88/2.93	c heuristics/pscostdiving/maxlpiterquot = 0.075
2.88/2.93	c 
2.88/2.93	c # additional number of allowed LP iterations
2.88/2.93	c # [type: int, range: [0,2147483647], default: 1000]
2.88/2.93	c heuristics/pscostdiving/maxlpiterofs = 1500
2.88/2.93	c 
2.88/2.93	c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
2.88/2.93	c # [type: int, range: [-1,2147483647], default: 0]
2.88/2.93	c heuristics/rens/freq = -1
2.88/2.93	c 
2.88/2.93	c # minimum percentage of integer variables that have to be fixable 
2.88/2.93	c # [type: real, range: [0,1], default: 0.5]
2.88/2.93	c heuristics/rens/minfixingrate = 0.3
2.88/2.93	c 
2.88/2.93	c # number of nodes added to the contingent of the total nodes
2.88/2.93	c # [type: longint, range: [0,9223372036854775807], default: 500]
2.88/2.93	c heuristics/rens/nodesofs = 2000
2.88/2.93	c 
2.88/2.93	c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
2.88/2.93	c # [type: int, range: [-1,2147483647], default: 20]
2.88/2.93	c heuristics/rootsoldiving/freq = -1
2.88/2.93	c 
2.88/2.93	c # maximal fraction of diving LP iterations compared to node LP iterations
2.88/2.93	c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
2.88/2.93	c heuristics/rootsoldiving/maxlpiterquot = 0.015
2.88/2.93	c 
2.88/2.93	c # additional number of allowed LP iterations
2.88/2.93	c # [type: int, range: [0,2147483647], default: 1000]
2.88/2.93	c heuristics/rootsoldiving/maxlpiterofs = 1500
2.88/2.93	c 
2.88/2.93	c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
2.88/2.93	c # [type: int, range: [-1,2147483647], default: 1]
2.88/2.93	c heuristics/rounding/freq = -1
2.88/2.93	c 
2.88/2.93	c # frequency for calling primal heuristic <shiftandpropagate> (-1: never, 0: only at depth freqofs)
2.88/2.93	c # [type: int, range: [-1,2147483647], default: 0]
2.88/2.93	c heuristics/shiftandpropagate/freq = -1
2.88/2.93	c 
2.88/2.93	c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
2.88/2.93	c # [type: int, range: [-1,2147483647], default: 10]
2.88/2.93	c heuristics/shifting/freq = -1
2.88/2.93	c 
2.88/2.93	c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
2.88/2.93	c # [type: int, range: [-1,2147483647], default: 1]
2.88/2.93	c heuristics/simplerounding/freq = -1
2.88/2.93	c 
2.88/2.93	c # frequency for calling primal heuristic <subnlp> (-1: never, 0: only at depth freqofs)
2.88/2.93	c # [type: int, range: [-1,2147483647], default: 1]
2.88/2.93	c heuristics/subnlp/freq = -1
2.88/2.93	c 
2.88/2.93	c # frequency for calling primal heuristic <trivial> (-1: never, 0: only at depth freqofs)
2.88/2.93	c # [type: int, range: [-1,2147483647], default: 0]
2.88/2.93	c heuristics/trivial/freq = -1
2.88/2.93	c 
2.88/2.93	c # frequency for calling primal heuristic <trysol> (-1: never, 0: only at depth freqofs)
2.88/2.93	c # [type: int, range: [-1,2147483647], default: 1]
2.88/2.93	c heuristics/trysol/freq = -1
2.88/2.93	c 
2.88/2.93	c # frequency for calling primal heuristic <undercover> (-1: never, 0: only at depth freqofs)
2.88/2.93	c # [type: int, range: [-1,2147483647], default: 0]
2.88/2.93	c heuristics/undercover/freq = -1
2.88/2.93	c 
2.88/2.93	c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
2.88/2.93	c # [type: int, range: [-1,2147483647], default: 10]
2.88/2.93	c heuristics/veclendiving/freq = -1
2.88/2.93	c 
2.88/2.93	c # maximal fraction of diving LP iterations compared to node LP iterations
2.88/2.93	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
2.88/2.93	c heuristics/veclendiving/maxlpiterquot = 0.075
2.88/2.93	c 
2.88/2.93	c # additional number of allowed LP iterations
2.88/2.93	c # [type: int, range: [0,2147483647], default: 1000]
2.88/2.93	c heuristics/veclendiving/maxlpiterofs = 1500
2.88/2.93	c 
2.88/2.93	c # frequency for calling primal heuristic <zirounding> (-1: never, 0: only at depth freqofs)
2.88/2.93	c # [type: int, range: [-1,2147483647], default: 1]
2.88/2.93	c heuristics/zirounding/freq = -1
2.88/2.93	c 
2.88/2.93	c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
2.88/2.93	c # [type: int, range: [-1,2147483647], default: 0]
2.88/2.93	c separating/cmir/freq = -1
2.88/2.93	c 
2.88/2.93	c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
2.88/2.93	c # [type: int, range: [-1,2147483647], default: 0]
2.88/2.93	c separating/flowcover/freq = -1
2.88/2.93	c 
2.88/2.93	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
2.88/2.93	c # [type: int, range: [-1,2147483647], default: -1]
2.88/2.93	c separating/rapidlearning/freq = 0
2.88/2.93	c 
2.88/2.93	c -----------------------------------------------------------------------------------------------
2.88/2.93	c start solving
2.88/2.93	c 
4.99/5.00	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
5.09/5.12	c   5.0s|     1 |     0 |  2087 |     - | 257M|   0 | 241 |6385 | 138k|6385 | 138k|   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
6.89/6.97	c   7.0s|     1 |     0 |  2095 |     - | 258M|   0 | 219 |6385 | 138k|6385 | 138k|   5 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
8.80/8.82	c   8.8s|     1 |     0 |  2104 |     - | 258M|   0 | 216 |6385 | 138k|6385 | 138k|  10 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
10.68/10.78	c  10.8s|     1 |     0 |  2143 |     - | 259M|   0 | 207 |6385 | 138k|6385 | 138k|  15 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
24.09/24.19	c  24.2s|     1 |     0 |  2291 |     - | 259M|   0 | 159 |6385 | 138k|6385 | 138k|  42 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
40.29/40.34	c  40.3s|     1 |     0 |  2498 |     - | 261M|   0 | 177 |6385 | 138k|6385 | 138k|  62 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
52.38/52.49	c  52.5s|     1 |     2 |  2498 |     - | 261M|   0 | 177 |6385 | 138k|6385 | 138k|  62 |   0 |  20 | 0.000000e+00 |      --      |    Inf 
1796.99/1797.36	c 
1796.99/1797.36	c SCIP Status        : solving was interrupted [time limit reached]
1796.99/1797.36	c Solving Time (sec) : 1797.36
1796.99/1797.36	c Solving Nodes      : 1233
1796.99/1797.36	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1796.99/1797.36	c Dual Bound         : +0.00000000000000e+00
1796.99/1797.36	c Gap                : infinite
1796.99/1797.36	s UNKNOWN
1796.99/1797.36	c SCIP Status        : solving was interrupted [time limit reached]
1796.99/1797.36	c Total Time         :    1797.36
1796.99/1797.36	c   solving          :    1797.36
1796.99/1797.36	c   presolving       :       1.37 (included in solving)
1796.99/1797.36	c   reading          :       1.29 (included in solving)
1796.99/1797.36	c Original Problem   :
1796.99/1797.36	c   Problem name     : HOME/instance-3740892-1338766516.opb
1796.99/1797.36	c   Variables        : 10238 (10238 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.99/1797.36	c   Constraints      : 224043 initial, 224043 maximal
1796.99/1797.36	c Presolved Problem  :
1796.99/1797.36	c   Problem name     : t_HOME/instance-3740892-1338766516.opb
1796.99/1797.36	c   Variables        : 6385 (6385 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.99/1797.36	c   Constraints      : 138071 initial, 138218 maximal
1796.99/1797.36	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1796.99/1797.36	c   trivial          :       0.00         55          0          0          0          0          0          0          0          0
1796.99/1797.36	c   dualfix          :       0.00          0          0          0          0          0          0          0          0          0
1796.99/1797.36	c   boundshift       :       0.00          0          0          0          0          0          0          0          0          0
1796.99/1797.36	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0          0
1796.99/1797.36	c   pseudoobj        :       0.00          0          0          0          0          0          0          0          0          0
1796.99/1797.36	c   implics          :       0.01          0        420          0          0          0          0          0          0          0
1796.99/1797.36	c   probing          :       0.00          0          0          0          0          0          0          0          0          0
1796.99/1797.36	c   knapsack         :       0.10          0          0          0          0          0          0          0         30        109
1796.99/1797.36	c   setppc           :       0.03          0          0          0          0          0          0          0          0          0
1796.99/1797.36	c   linear           :       0.86       3301         77          0       2940          0      85950          0       3148       3902
1796.99/1797.36	c   logicor          :       0.19          0          0          0          0          0         22          0          0          0
1796.99/1797.36	c   root node        :          -         11          -          -         11          -          -          -          -          -
1796.99/1797.36	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #Resprop    Cutoffs    DomReds       Cuts      Conss   Children
1796.99/1797.36	c   integral         :          0          0          0       1026          0          1          0          3        170          0          0       1946
1796.99/1797.36	c   knapsack         :      21012          5       6202          0          0          0        946         18      11022         14          0          0
1796.99/1797.36	c   setppc           :      16532          5       6184          0          0          0       1400        108      10335          0          0          0
1796.99/1797.36	c   linear           :          1          5       6076          0          0          0          0          0          0          0          0          0
1796.99/1797.36	c   logicor          :     100526+         5       3569          0          0          0        445        137       3187          0          0          0
1796.99/1797.36	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0
1796.99/1797.36	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS      Check    Resprop
1796.99/1797.36	c   integral         :    1214.13       0.00       0.00    1214.13       0.00       0.00       0.00
1796.99/1797.36	c   knapsack         :       2.97       0.06       2.91       0.00       0.00       0.00       0.00
1796.99/1797.36	c   setppc           :       2.08       0.00       2.08       0.00       0.00       0.00       0.00
1796.99/1797.36	c   linear           :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1796.99/1797.36	c   logicor          :       1.00       0.02       0.98       0.00       0.00       0.00       0.00
1796.99/1797.36	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1796.99/1797.36	c Propagators        : #Propagate   #Resprop    Cutoffs    DomReds
1796.99/1797.36	c   vbounds          :          0          0          0          0
1796.99/1797.36	c   rootredcost      :          0          0          0          0
1796.99/1797.36	c   pseudoobj        :          0          0          0          0
1796.99/1797.36	c Propagator Timings :  TotalTime  Propagate    Resprop
1796.99/1797.36	c   vbounds          :       0.00       0.00       0.00
1796.99/1797.36	c   rootredcost      :       0.00       0.00       0.00
1796.99/1797.36	c   pseudoobj        :       0.00       0.00       0.00
1796.99/1797.36	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1796.99/1797.36	c   propagation      :       0.01        263        263        388       35.7         22       62.5          -
1796.99/1797.36	c   infeasible LP    :       0.02          8          8         35       23.3          4       12.0          0
1796.99/1797.36	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1796.99/1797.36	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1796.99/1797.36	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1796.99/1797.36	c   applied globally :          -          -          -        407       11.3          -          -          -
1796.99/1797.36	c   applied locally  :          -          -          -          0        0.0          -          -          -
1796.99/1797.36	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1796.99/1797.36	c   cut pool         :       0.00          4          -          -        142          -    (maximal pool size: 291)
1796.99/1797.36	c   redcost          :       0.11        981          0          0          0          0
1796.99/1797.36	c   impliedbounds    :       0.00          5          0          0          0          0
1796.99/1797.36	c   intobj           :       0.00          0          0          0          0          0
1796.99/1797.36	c   gomory           :      24.49          5          0          0       2500          0
1796.99/1797.36	c   cgmip            :       0.00          0          0          0          0          0
1796.99/1797.36	c   closecuts        :       0.00          0          0          0          0          0
1796.99/1797.36	c   strongcg         :       7.64          5          0          0       2500          0
1796.99/1797.36	c   cmir             :       0.00          0          0          0          0          0
1796.99/1797.36	c   flowcover        :       0.00          0          0          0          0          0
1796.99/1797.36	c   clique           :       0.24          5          0          0         30          0
1796.99/1797.36	c   zerohalf         :       0.00          0          0          0          0          0
1796.99/1797.36	c   mcf              :       0.12          1          0          0          0          0
1796.99/1797.36	c   oddcycle         :       0.00          0          0          0          0          0
1796.99/1797.36	c   rapidlearning    :       0.00          0          0          0          0          0
1796.99/1797.36	c Pricers            :       Time      Calls       Vars
1796.99/1797.36	c   problem variables:       0.00          0          0
1796.99/1797.36	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1796.99/1797.36	c   relpscost        :    1214.13       1026          3        170          0          0       1946
1796.99/1797.36	c   pscost           :       0.00          0          0          0          0          0          0
1796.99/1797.36	c   inference        :       0.00          0          0          0          0          0          0
1796.99/1797.36	c   mostinf          :       0.00          0          0          0          0          0          0
1796.99/1797.36	c   leastinf         :       0.00          0          0          0          0          0          0
1796.99/1797.36	c   fullstrong       :       0.00          0          0          0          0          0          0
1796.99/1797.36	c   allfullstrong    :       0.00          0          0          0          0          0          0
1796.99/1797.36	c   random           :       0.00          0          0          0          0          0          0
1796.99/1797.36	c Primal Heuristics  :       Time      Calls      Found
1796.99/1797.36	c   LP solutions     :       0.00          -          0
1796.99/1797.36	c   pseudo solutions :       0.00          -          0
1796.99/1797.36	c   trivial          :       0.00          1          0
1796.99/1797.36	c   shiftandpropagate:       0.00          0          0
1796.99/1797.36	c   simplerounding   :       0.00          0          0
1796.99/1797.36	c   zirounding       :       0.00          0          0
1796.99/1797.36	c   rounding         :       0.00          0          0
1796.99/1797.36	c   shifting         :       0.00          0          0
1796.99/1797.36	c   intshifting      :       0.00          0          0
1796.99/1797.36	c   oneopt           :       0.00          0          0
1796.99/1797.36	c   twoopt           :       0.00          0          0
1796.99/1797.36	c   fixandinfer      :       0.00          0          0
1796.99/1797.36	c   feaspump         :       0.00          0          0
1796.99/1797.36	c   clique           :       0.00          0          0
1796.99/1797.36	c   coefdiving       :       0.00          0          0
1796.99/1797.36	c   pscostdiving     :       0.00          0          0
1796.99/1797.36	c   fracdiving       :       0.00          0          0
1796.99/1797.36	c   veclendiving     :       0.00          0          0
1796.99/1797.36	c   intdiving        :       0.00          0          0
1796.99/1797.36	c   actconsdiving    :       0.00          0          0
1796.99/1797.36	c   objpscostdiving  :       0.00          0          0
1796.99/1797.36	c   rootsoldiving    :       0.00          0          0
1796.99/1797.36	c   linesearchdiving :       0.00          0          0
1796.99/1797.36	c   guideddiving     :       0.00          0          0
1796.99/1797.36	c   octane           :       0.00          0          0
1796.99/1797.36	c   rens             :       0.00          0          0
1796.99/1797.36	c   rins             :       0.00          0          0
1796.99/1797.36	c   localbranching   :       0.00          0          0
1796.99/1797.36	c   mutation         :       0.00          0          0
1796.99/1797.36	c   crossover        :       0.00          0          0
1796.99/1797.36	c   dins             :       0.00          0          0
1796.99/1797.36	c   vbounds          :       0.00          0          0
1796.99/1797.36	c   undercover       :       0.00          0          0
1796.99/1797.36	c   subnlp           :       0.00          0          0
1796.99/1797.36	c   trysol           :       0.00          0          0
1796.99/1797.36	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1796.99/1797.36	c   primal LP        :       0.22          0          0       0.00       0.00
1796.99/1797.36	c   dual LP          :     522.70       1039     151402     145.72     289.65
1796.99/1797.36	c   lex dual LP      :       0.00          0          0       0.00          -
1796.99/1797.36	c   barrier LP       :       0.00          0          0       0.00          -
1796.99/1797.36	c   diving/probing LP:       0.00          0          0       0.00          -
1796.99/1797.36	c   strong branching :    1213.62       1174     178653     152.17     147.21
1796.99/1797.36	c     (at root node) :          -         20        933      46.65          -
1796.99/1797.36	c   conflict analysis:       0.00          0          0       0.00          -
1796.99/1797.36	c B&B Tree           :
1796.99/1797.36	c   number of runs   :          1
1796.99/1797.36	c   nodes            :       1233
1796.99/1797.36	c   nodes (total)    :       1233
1796.99/1797.36	c   nodes left       :        694
1796.99/1797.36	c   max depth        :         76
1796.99/1797.36	c   max depth (total):         76
1796.99/1797.36	c   backtracks       :         80 (6.5%)
1796.99/1797.36	c   delayed cutoffs  :         20
1796.99/1797.36	c   repropagations   :       3516 (1086 domain reductions, 14 cutoffs)
1796.99/1797.36	c   avg switch length:       7.37
1796.99/1797.36	c   switching time   :       2.81
1796.99/1797.36	c Solution           :
1796.99/1797.36	c   Solutions found  :          0 (0 improvements)
1796.99/1797.36	c   Primal Bound     :          -
1796.99/1797.36	c   Dual Bound       : +0.00000000000000e+00
1796.99/1797.36	c   Gap              :   infinite
1796.99/1797.36	c   Root Dual Bound  : +0.00000000000000e+00
1796.99/1797.36	c   Root Iterations  :       2498
1797.39/1797.78	c Time complete: 1797.48.

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-3740892-1338766516/watcher-3740892-1338766516 -o /tmp/evaluation-result-3740892-1338766516/solver-3740892-1338766516 -C 1800 -W 1900 -M 15500 HOME/scip-2.0.1.4b_2.linux.x86_64.gnu.opt.spx -f HOME/instance-3740892-1338766516.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.00 2.00 2.00 3/176 31447
/proc/meminfo: memFree=24429076/32873660 swapFree=7120/7120
[pid=31447] ppid=31445 vsize=11980 CPUtime=0 cores=0,2,4,6
/proc/31447/stat : 31447 (scip-2.0.1.4b_2) R 31445 31447 31309 0 -1 4202496 1925 0 0 0 0 0 0 0 20 0 1 0 342777392 12267520 1881 33554432000 4194304 9016284 140735980325776 140735980324312 7870589 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/31447/statm: 2995 1891 340 1178 0 1813 0

[startup+0.0851591 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 31447
/proc/meminfo: memFree=24429076/32873660 swapFree=7120/7120
[pid=31447] ppid=31445 vsize=20136 CPUtime=0.07 cores=0,2,4,6
/proc/31447/stat : 31447 (scip-2.0.1.4b_2) R 31445 31447 31309 0 -1 4202496 4024 0 0 0 7 0 0 0 20 0 1 0 342777392 20619264 3979 33554432000 4194304 9016284 140735980325776 140735980324312 4536486 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/31447/statm: 5034 3979 357 1178 0 3852 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 20136

[startup+0.100212 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 31447
/proc/meminfo: memFree=24429076/32873660 swapFree=7120/7120
[pid=31447] ppid=31445 vsize=21564 CPUtime=0.09 cores=0,2,4,6
/proc/31447/stat : 31447 (scip-2.0.1.4b_2) R 31445 31447 31309 0 -1 4202496 4378 0 0 0 9 0 0 0 20 0 1 0 342777392 22081536 4333 33554432000 4194304 9016284 140735980325776 140735980324312 7870473 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/31447/statm: 5391 4333 357 1178 0 4209 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 21564

[startup+0.300156 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 31447
/proc/meminfo: memFree=24429076/32873660 swapFree=7120/7120
[pid=31447] ppid=31445 vsize=36872 CPUtime=0.29 cores=0,2,4,6
/proc/31447/stat : 31447 (scip-2.0.1.4b_2) R 31445 31447 31309 0 -1 4202496 8204 0 0 0 28 1 0 0 20 0 1 0 342777392 37756928 8159 33554432000 4194304 9016284 140735980325776 140735980324312 7870488 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/31447/statm: 9218 8159 357 1178 0 8036 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 36872

[startup+0.700167 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 31447
/proc/meminfo: memFree=24429076/32873660 swapFree=7120/7120
[pid=31447] ppid=31445 vsize=66088 CPUtime=0.69 cores=0,2,4,6
/proc/31447/stat : 31447 (scip-2.0.1.4b_2) R 31445 31447 31309 0 -1 4202496 15490 0 0 0 67 2 0 0 20 0 1 0 342777392 67674112 15445 33554432000 4194304 9016284 140735980325776 140735980324312 7928096 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/31447/statm: 16522 15445 357 1178 0 15340 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 66088

[startup+1.50019 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31448
/proc/meminfo: memFree=24343800/32873660 swapFree=7120/7120
[pid=31447] ppid=31445 vsize=248372 CPUtime=1.49 cores=0,2,4,6
/proc/31447/stat : 31447 (scip-2.0.1.4b_2) R 31445 31447 31309 0 -1 4202496 60075 0 0 0 141 8 0 0 20 0 1 0 342777392 254332928 60031 33554432000 4194304 9016284 140735980325776 140735980189672 6813403 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/31447/statm: 62093 60049 411 1178 0 60911 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 248372

[startup+3.10017 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31448
/proc/meminfo: memFree=24145896/32873660 swapFree=7120/7120
[pid=31447] ppid=31445 vsize=357776 CPUtime=3.09 cores=0,2,4,6
/proc/31447/stat : 31447 (scip-2.0.1.4b_2) R 31445 31447 31309 0 -1 4202496 94547 0 0 0 295 14 0 0 20 0 1 0 342777392 366362624 86409 33554432000 4194304 9016284 140735980325776 140735980321448 7876121 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/31447/statm: 89444 86409 571 1178 0 88262 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 357776

[startup+6.30016 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31448
/proc/meminfo: memFree=23885164/32873660 swapFree=7120/7120
[pid=31447] ppid=31445 vsize=548896 CPUtime=6.29 cores=0,2,4,6
/proc/31447/stat : 31447 (scip-2.0.1.4b_2) R 31445 31447 31309 0 -1 4202496 121895 0 0 0 609 20 0 0 20 0 1 0 342777392 562069504 131358 33554432000 4194304 9016284 140735980325776 140735980320888 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/31447/statm: 137224 131358 657 1178 0 136042 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 548896

[startup+12.7002 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 31448
/proc/meminfo: memFree=23827028/32873660 swapFree=7120/7120
[pid=31447] ppid=31445 vsize=575912 CPUtime=12.68 cores=0,2,4,6
/proc/31447/stat : 31447 (scip-2.0.1.4b_2) R 31445 31447 31309 0 -1 4202496 127828 0 0 0 1247 21 0 0 20 0 1 0 342777392 589733888 139704 33554432000 4194304 9016284 140735980325776 140735980320840 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/31447/statm: 143978 139704 668 1178 0 142796 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 575912

[startup+25.5002 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 31448
/proc/meminfo: memFree=23860096/32873660 swapFree=7120/7120
[pid=31447] ppid=31445 vsize=582224 CPUtime=25.48 cores=0,2,4,6
/proc/31447/stat : 31447 (scip-2.0.1.4b_2) R 31445 31447 31309 0 -1 4202496 128807 0 0 0 2526 22 0 0 20 0 1 0 342777392 596197376 142216 33554432000 4194304 9016284 140735980325776 140735980320840 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/31447/statm: 145556 142216 668 1178 0 144374 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 582224

[startup+51.1002 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 31448
/proc/meminfo: memFree=23786600/32873660 swapFree=7120/7120
[pid=31447] ppid=31445 vsize=613288 CPUtime=51.08 cores=0,2,4,6
/proc/31447/stat : 31447 (scip-2.0.1.4b_2) R 31445 31447 31309 0 -1 4202496 129952 0 0 0 5084 24 0 0 20 0 1 0 342777392 628006912 149991 33554432000 4194304 9016284 140735980325776 140735980319032 7214178 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/31447/statm: 153322 149991 669 1178 0 152140 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 613288

[startup+102.307 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 31448
/proc/meminfo: memFree=23770520/32873660 swapFree=7120/7120
[pid=31447] ppid=31445 vsize=637656 CPUtime=102.28 cores=0,2,4,6
/proc/31447/stat : 31447 (scip-2.0.1.4b_2) R 31445 31447 31309 0 -1 4202496 131283 0 0 0 10202 26 0 0 20 0 1 0 342777392 652959744 154387 33554432000 4194304 9016284 140735980325776 140735980319080 7199008 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/31447/statm: 159414 154387 674 1178 0 158232 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 637656

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31448
/proc/meminfo: memFree=23806516/32873660 swapFree=7120/7120
[pid=31447] ppid=31445 vsize=637656 CPUtime=162.26 cores=0,2,4,6
/proc/31447/stat : 31447 (scip-2.0.1.4b_2) R 31445 31447 31309 0 -1 4202496 131283 0 0 0 16196 30 0 0 20 0 1 0 342777392 652959744 154387 33554432000 4194304 9016284 140735980325776 140735980319528 7199008 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/31447/statm: 159414 154387 674 1178 0 158232 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 637656

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31448
/proc/meminfo: memFree=23806352/32873660 swapFree=7120/7120
[pid=31447] ppid=31445 vsize=637656 CPUtime=222.26 cores=0,2,4,6
/proc/31447/stat : 31447 (scip-2.0.1.4b_2) R 31445 31447 31309 0 -1 4202496 131283 0 0 0 22192 34 0 0 20 0 1 0 342777392 652959744 154387 33554432000 4194304 9016284 140735980325776 140735980319032 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/31447/statm: 159414 154387 674 1178 0 158232 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 637656

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31449
/proc/meminfo: memFree=23803912/32873660 swapFree=7120/7120
[pid=31447] ppid=31445 vsize=637656 CPUtime=282.25 cores=0,2,4,6
/proc/31447/stat : 31447 (scip-2.0.1.4b_2) R 31445 31447 31309 0 -1 4202496 131293 0 0 0 28189 36 0 0 20 0 1 0 342777392 652959744 154397 33554432000 4194304 9016284 140735980325776 140735980319032 7199008 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/31447/statm: 159414 154397 674 1178 0 158232 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 637656

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 31452
/proc/meminfo: memFree=23745796/32873660 swapFree=7120/7120
[pid=31447] ppid=31445 vsize=637656 CPUtime=342.23 cores=0,2,4,6
/proc/31447/stat : 31447 (scip-2.0.1.4b_2) R 31445 31447 31309 0 -1 4202496 131295 0 0 0 34186 37 0 0 20 0 1 0 342777392 652959744 154399 33554432000 4194304 9016284 140735980325776 140735980319080 7199150 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/31447/statm: 159414 154399 674 1178 0 158232 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 637656

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31452
/proc/meminfo: memFree=23802568/32873660 swapFree=7120/7120
[pid=31447] ppid=31445 vsize=637656 CPUtime=402.23 cores=0,2,4,6
/proc/31447/stat : 31447 (scip-2.0.1.4b_2) R 31445 31447 31309 0 -1 4202496 131298 0 0 0 40183 40 0 0 20 0 1 0 342777392 652959744 154402 33554432000 4194304 9016284 140735980325776 140735980319896 7199008 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/31447/statm: 159414 154402 677 1178 0 158232 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 637656

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31452
/proc/meminfo: memFree=23800156/32873660 swapFree=7120/7120
[pid=31447] ppid=31445 vsize=637656 CPUtime=462.22 cores=0,2,4,6
/proc/31447/stat : 31447 (scip-2.0.1.4b_2) R 31445 31447 31309 0 -1 4202496 131300 0 0 0 46179 43 0 0 20 0 1 0 342777392 652959744 154404 33554432000 4194304 9016284 140735980325776 140735980319528 7199008 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/31447/statm: 159414 154404 677 1178 0 158232 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 637656

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31452
/proc/meminfo: memFree=23800572/32873660 swapFree=7120/7120
[pid=31447] ppid=31445 vsize=637656 CPUtime=522.21 cores=0,2,4,6
/proc/31447/stat : 31447 (scip-2.0.1.4b_2) R 31445 31447 31309 0 -1 4202496 131300 0 0 0 52177 44 0 0 20 0 1 0 342777392 652959744 154404 33554432000 4194304 9016284 140735980325776 140735980319032 7199008 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/31447/statm: 159414 154404 677 1178 0 158232 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 637656

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31453
/proc/meminfo: memFree=23798284/32873660 swapFree=7120/7120
[pid=31447] ppid=31445 vsize=637656 CPUtime=582.2 cores=0,2,4,6
/proc/31447/stat : 31447 (scip-2.0.1.4b_2) R 31445 31447 31309 0 -1 4202496 131303 0 0 0 58173 47 0 0 20 0 1 0 342777392 652959744 154407 33554432000 4194304 9016284 140735980325776 140735980318712 7199008 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/31447/statm: 159414 154407 677 1178 0 158232 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 637656

[startup+642.3 s]

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

/proc/meminfo: memFree=26229376/32873660 swapFree=7120/7120
[pid=31447] ppid=31445 vsize=637656 CPUtime=1062.11 cores=0,2,4,6
/proc/31447/stat : 31447 (scip-2.0.1.4b_2) R 31445 31447 31309 0 -1 4202496 131347 0 0 0 106133 78 0 0 20 0 1 0 342777392 652959744 155946 33554432000 4194304 9016284 140735980325776 140735980319080 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/31447/statm: 159414 155946 679 1178 0 158232 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 637656

[startup+1122.3 s]
/proc/loadavg: 1.97 1.98 1.99 3/177 31496
/proc/meminfo: memFree=17865464/32873660 swapFree=7120/7120
[pid=31447] ppid=31445 vsize=637656 CPUtime=1122.1 cores=0,2,4,6
/proc/31447/stat : 31447 (scip-2.0.1.4b_2) R 31445 31447 31309 0 -1 4202496 131347 0 0 0 112129 81 0 0 20 0 1 0 342777392 652959744 156701 33554432000 4194304 9016284 140735980325776 140735980319144 7199008 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/31447/statm: 159414 156701 679 1178 0 158232 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 637656

[startup+1182.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/177 31497
/proc/meminfo: memFree=18366656/32873660 swapFree=7120/7120
[pid=31447] ppid=31445 vsize=649280 CPUtime=1182.09 cores=0,2,4,6
/proc/31447/stat : 31447 (scip-2.0.1.4b_2) R 31445 31447 31309 0 -1 4202496 131774 0 0 0 118126 83 0 0 20 0 1 0 342777392 664862720 160156 33554432000 4194304 9016284 140735980325776 140735980319832 7199008 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/31447/statm: 162320 160156 679 1178 0 161138 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 649280

[startup+1242.3 s]
/proc/loadavg: 2.03 2.00 2.00 3/177 31535
/proc/meminfo: memFree=25814540/32873660 swapFree=7120/7120
[pid=31447] ppid=31445 vsize=628084 CPUtime=1242.08 cores=0,2,4,6
/proc/31447/stat : 31447 (scip-2.0.1.4b_2) R 31445 31447 31309 0 -1 4202496 133475 0 0 0 124122 86 0 0 20 0 1 0 342777392 643158016 153811 33554432000 4194304 9016284 140735980325776 140735980319032 7082034 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/31447/statm: 157021 153811 679 1178 0 155839 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 628084

[startup+1302.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 31535
/proc/meminfo: memFree=25826072/32873660 swapFree=7120/7120
[pid=31447] ppid=31445 vsize=641772 CPUtime=1302.08 cores=0,2,4,6
/proc/31447/stat : 31447 (scip-2.0.1.4b_2) R 31445 31447 31309 0 -1 4202496 134572 0 0 0 130117 91 0 0 20 0 1 0 342777392 657174528 157968 33554432000 4194304 9016284 140735980325776 140735980318584 7080778 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/31447/statm: 160443 157968 679 1178 0 159261 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 641772

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31535
/proc/meminfo: memFree=25809544/32873660 swapFree=7120/7120
[pid=31447] ppid=31445 vsize=627472 CPUtime=1362.06 cores=0,2,4,6
/proc/31447/stat : 31447 (scip-2.0.1.4b_2) R 31445 31447 31309 0 -1 4202496 137134 0 0 0 136111 95 0 0 20 0 1 0 342777392 642531328 155693 33554432000 4194304 9016284 140735980325776 140735980319032 7199008 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/31447/statm: 156868 155693 679 1178 0 155686 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 627472

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31535
/proc/meminfo: memFree=25814864/32873660 swapFree=7120/7120
[pid=31447] ppid=31445 vsize=647956 CPUtime=1422.06 cores=0,2,4,6
/proc/31447/stat : 31447 (scip-2.0.1.4b_2) R 31445 31447 31309 0 -1 4202496 137693 0 0 0 142106 100 0 0 20 0 1 0 342777392 663506944 157785 33554432000 4194304 9016284 140735980325776 140735980319896 7199008 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/31447/statm: 161989 157785 679 1178 0 160807 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 647956

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31536
/proc/meminfo: memFree=25793540/32873660 swapFree=7120/7120
[pid=31447] ppid=31445 vsize=647956 CPUtime=1482.04 cores=0,2,4,6
/proc/31447/stat : 31447 (scip-2.0.1.4b_2) R 31445 31447 31309 0 -1 4202496 138149 0 0 0 148098 106 0 0 20 0 1 0 342777392 663506944 160285 33554432000 4194304 9016284 140735980325776 140735980319032 7199008 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/31447/statm: 161989 160285 679 1178 0 160807 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 647956

[startup+1542.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/178 31539
/proc/meminfo: memFree=25841640/32873660 swapFree=7120/7120
[pid=31447] ppid=31445 vsize=647956 CPUtime=1542.03 cores=0,2,4,6
/proc/31447/stat : 31447 (scip-2.0.1.4b_2) R 31445 31447 31309 0 -1 4202496 138149 0 0 0 154094 109 0 0 20 0 1 0 342777392 663506944 160285 33554432000 4194304 9016284 140735980325776 140735980319528 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/31447/statm: 161989 160285 679 1178 0 160807 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 647956

[startup+1602.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 31562
/proc/meminfo: memFree=25790288/32873660 swapFree=7120/7120
[pid=31447] ppid=31445 vsize=647956 CPUtime=1602.02 cores=0,2,4,6
/proc/31447/stat : 31447 (scip-2.0.1.4b_2) R 31445 31447 31309 0 -1 4202496 138149 0 0 0 160090 112 0 0 20 0 1 0 342777392 663506944 160285 33554432000 4194304 9016284 140735980325776 140735980319640 7178154 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/31447/statm: 161989 160285 679 1178 0 160807 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 647956

[startup+1662.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/177 31562
/proc/meminfo: memFree=25834036/32873660 swapFree=7120/7120
[pid=31447] ppid=31445 vsize=647956 CPUtime=1662.01 cores=0,2,4,6
/proc/31447/stat : 31447 (scip-2.0.1.4b_2) R 31445 31447 31309 0 -1 4202496 138149 0 0 0 166085 116 0 0 20 0 1 0 342777392 663506944 160285 33554432000 4194304 9016284 140735980325776 140735980319528 7199008 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/31447/statm: 161989 160285 679 1178 0 160807 0
Current children cumulated CPU time (s) 1662.01
Current children cumulated vsize (KiB) 647956

[startup+1722.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 31562
/proc/meminfo: memFree=25818020/32873660 swapFree=7120/7120
[pid=31447] ppid=31445 vsize=647956 CPUtime=1722 cores=0,2,4,6
/proc/31447/stat : 31447 (scip-2.0.1.4b_2) R 31445 31447 31309 0 -1 4202496 138149 0 0 0 172081 119 0 0 20 0 1 0 342777392 663506944 160285 33554432000 4194304 9016284 140735980325776 140735980319080 7199008 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/31447/statm: 161989 160285 679 1178 0 160807 0
Current children cumulated CPU time (s) 1722
Current children cumulated vsize (KiB) 647956

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 31563
/proc/meminfo: memFree=25804428/32873660 swapFree=7120/7120
[pid=31447] ppid=31445 vsize=647956 CPUtime=1781.99 cores=0,2,4,6
/proc/31447/stat : 31447 (scip-2.0.1.4b_2) R 31445 31447 31309 0 -1 4202496 138150 0 0 0 178076 123 0 0 20 0 1 0 342777392 663506944 160285 33554432000 4194304 9016284 140735980325776 140735980318584 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/31447/statm: 161989 160285 679 1178 0 160807 0
Current children cumulated CPU time (s) 1781.99
Current children cumulated vsize (KiB) 647956

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

[startup+1785.5 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 31563
/proc/meminfo: memFree=25797168/32873660 swapFree=7120/7120
[pid=31447] ppid=31445 vsize=647956 CPUtime=1785.19 cores=0,2,4,6
/proc/31447/stat : 31447 (scip-2.0.1.4b_2) R 31445 31447 31309 0 -1 4202496 138150 0 0 0 178396 123 0 0 20 0 1 0 342777392 663506944 160285 33554432000 4194304 9016284 140735980325776 140735980319688 7199008 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/31447/statm: 161989 160285 679 1178 0 160807 0
Current children cumulated CPU time (s) 1785.19
Current children cumulated vsize (KiB) 647956

[startup+1791.91 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 31563
/proc/meminfo: memFree=25787916/32873660 swapFree=7120/7120
[pid=31447] ppid=31445 vsize=647956 CPUtime=1791.6 cores=0,2,4,6
/proc/31447/stat : 31447 (scip-2.0.1.4b_2) R 31445 31447 31309 0 -1 4202496 138150 0 0 0 179036 124 0 0 20 0 1 0 342777392 663506944 160285 33554432000 4194304 9016284 140735980325776 140735980319528 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/31447/statm: 161989 160285 679 1178 0 160807 0
Current children cumulated CPU time (s) 1791.6
Current children cumulated vsize (KiB) 647956

[startup+1795.1 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 31563
/proc/meminfo: memFree=25788164/32873660 swapFree=7120/7120
[pid=31447] ppid=31445 vsize=647956 CPUtime=1794.79 cores=0,2,4,6
/proc/31447/stat : 31447 (scip-2.0.1.4b_2) R 31445 31447 31309 0 -1 4202496 138150 0 0 0 179355 124 0 0 20 0 1 0 342777392 663506944 160285 33554432000 4194304 9016284 140735980325776 140735980319832 7875911 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/31447/statm: 161989 160285 679 1178 0 160807 0
Current children cumulated CPU time (s) 1794.79
Current children cumulated vsize (KiB) 647956

[startup+1796.7 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 31563
/proc/meminfo: memFree=25788288/32873660 swapFree=7120/7120
[pid=31447] ppid=31445 vsize=647956 CPUtime=1796.39 cores=0,2,4,6
/proc/31447/stat : 31447 (scip-2.0.1.4b_2) R 31445 31447 31309 0 -1 4202496 138150 0 0 0 179515 124 0 0 20 0 1 0 342777392 663506944 160285 33554432000 4194304 9016284 140735980325776 140735980319032 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/31447/statm: 161989 160285 679 1178 0 160807 0
Current children cumulated CPU time (s) 1796.39
Current children cumulated vsize (KiB) 647956

[startup+1797.5 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 31563
/proc/meminfo: memFree=25845064/32873660 swapFree=7120/7120
[pid=31447] ppid=31445 vsize=647956 CPUtime=1797.18 cores=0,2,4,6
/proc/31447/stat : 31447 (scip-2.0.1.4b_2) R 31445 31447 31309 0 -1 4202496 138155 0 0 0 179594 124 0 0 20 0 1 0 342777392 663506944 160290 33554432000 4194304 9016284 140735980325776 140735980319528 6526990 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/31447/statm: 161989 160290 684 1178 0 160807 0
Current children cumulated CPU time (s) 1797.18
Current children cumulated vsize (KiB) 647956

[startup+1797.7 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 31563
/proc/meminfo: memFree=25845064/32873660 swapFree=7120/7120
[pid=31447] ppid=31445 vsize=590244 CPUtime=1797.39 cores=0,2,4,6
/proc/31447/stat : 31447 (scip-2.0.1.4b_2) R 31445 31447 31309 0 -1 4202496 138156 0 0 0 179614 125 0 0 20 0 1 0 342777392 604409856 145882 33554432000 4194304 9016284 140735980325776 140735980319528 6812620 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/31447/statm: 147561 145882 685 1178 0 146379 0
Current children cumulated CPU time (s) 1797.39
Current children cumulated vsize (KiB) 590244

Child status: 0
Real time (s): 1797.79
CPU time (s): 1797.49
CPU user time (s): 1796.22
CPU system time (s): 1.26581
CPU usage (%): 99.9832
Max. virtual memory (cumulated for all children) (KiB): 652356

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.22
system time used= 1.26581
maximum resident set size= 648876
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 138164
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= 1922

runsolver used 3.03454 second user time and 8.79266 second system time

The end

Launcher Data

Begin job on node117 at 2012-06-04 01:35:16
IDJOB=3740892
IDBENCH=89669
IDSOLVER=2329
FILE ID=node117/3740892-1338766516
RUNJOBID= node117-1338764718-31325
PBS_JOBID= 14636813
Free space on /tmp= 69056 MiB

SOLVER NAME= PB11: SCIP spx E_2 2011-06-10 (fixed)
BENCH NAME= PB11/normalized-PB11/DEC-SMALLINT-LIN/lopes/normalized-117.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-3740892-1338766516/watcher-3740892-1338766516 -o /tmp/evaluation-result-3740892-1338766516/solver-3740892-1338766516 -C 1800 -W 1900 -M 15500  HOME/scip-2.0.1.4b_2.linux.x86_64.gnu.opt.spx -f HOME/instance-3740892-1338766516.opb -t 1800 -m 15500

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

MD5SUM BENCH= 5a894dea8c34367412bae22ac1ac0598
RANDOM SEED=610913498

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

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


/proc/meminfo:
MemTotal:       32873660 kB
MemFree:        24429448 kB
Buffers:          634200 kB
Cached:          4296940 kB
SwapCached:          776 kB
Active:          5038444 kB
Inactive:        2484144 kB
Active(anon):    2575852 kB
Inactive(anon):    11576 kB
Active(file):    2462592 kB
Inactive(file):  2472568 kB
Unevictable:        7120 kB
Mlocked:            7120 kB
SwapTotal:      67108856 kB
SwapFree:       67107012 kB
Dirty:             26000 kB
Writeback:            24 kB
AnonPages:       2591456 kB
Mapped:            14788 kB
Shmem:                80 kB
Slab:             779672 kB
SReclaimable:     223628 kB
SUnreclaim:       556044 kB
KernelStack:        1456 kB
PageTables:         9936 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545684 kB
Committed_AS:    2988024 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1568768 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 69072 MiB
End job on node117 at 2012-06-04 02:05:14