Trace number 3739699

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)? 1796.95 1797.24

General information on the benchmark

Name/DEC-SMALLINT-LIN/oliveras/j120/
normalized-j12047_6-sat.opb
MD5SUM937ecf63c168ba3c2555061c1a7466e0
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables33396
Total number of constraints116135
Number of constraints which are clauses115587
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints548
Minimum length of a constraint1
Maximum length of a constraint66
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 19
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 383
Number of bits of the biggest sum of numbers9
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-3739699-1338736931.opb>
0.59/0.63	c original problem has 33396 variables (33396 bin, 0 int, 0 impl, 0 cont) and 116135 constraints
0.59/0.63	c problem read
0.59/0.63	c No objective function, only one solution is needed.
0.59/0.64	c presolving settings loaded
0.78/0.86	c presolving:
3.58/3.64	c (round 1) 7416 del vars, 21392 del conss, 0 add conss, 5785 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 6450494 impls, 0 clqs
4.88/4.91	c (round 2) 13440 del vars, 49337 del conss, 0 add conss, 11304 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 6496539 impls, 0 clqs
5.18/5.20	c (round 3) 15742 del vars, 60109 del conss, 0 add conss, 12618 chg bounds, 49 chg sides, 43 chg coeffs, 0 upgd conss, 6523149 impls, 0 clqs
5.28/5.36	c (round 4) 16889 del vars, 64681 del conss, 0 add conss, 13438 chg bounds, 57 chg sides, 50 chg coeffs, 0 upgd conss, 6541071 impls, 0 clqs
5.38/5.48	c (round 5) 17918 del vars, 68497 del conss, 0 add conss, 14099 chg bounds, 57 chg sides, 50 chg coeffs, 0 upgd conss, 6558398 impls, 0 clqs
5.49/5.59	c (round 6) 18841 del vars, 71546 del conss, 0 add conss, 14768 chg bounds, 57 chg sides, 50 chg coeffs, 0 upgd conss, 6572987 impls, 0 clqs
5.58/5.66	c (round 7) 19804 del vars, 75025 del conss, 0 add conss, 15321 chg bounds, 57 chg sides, 50 chg coeffs, 0 upgd conss, 6582227 impls, 0 clqs
5.68/5.71	c (round 8) 20405 del vars, 77217 del conss, 0 add conss, 15701 chg bounds, 57 chg sides, 50 chg coeffs, 0 upgd conss, 6590768 impls, 0 clqs
5.68/5.74	c (round 9) 20766 del vars, 78589 del conss, 0 add conss, 15926 chg bounds, 57 chg sides, 50 chg coeffs, 0 upgd conss, 6594523 impls, 0 clqs
5.68/5.77	c (round 10) 20950 del vars, 79312 del conss, 0 add conss, 16024 chg bounds, 57 chg sides, 50 chg coeffs, 0 upgd conss, 6596237 impls, 0 clqs
5.68/5.78	c (round 11) 21037 del vars, 79676 del conss, 0 add conss, 16066 chg bounds, 57 chg sides, 50 chg coeffs, 0 upgd conss, 6596894 impls, 0 clqs
5.68/5.79	c (round 12) 21062 del vars, 79790 del conss, 0 add conss, 16071 chg bounds, 57 chg sides, 50 chg coeffs, 0 upgd conss, 6597065 impls, 0 clqs
5.78/5.80	c (round 13) 21064 del vars, 79808 del conss, 0 add conss, 16071 chg bounds, 57 chg sides, 50 chg coeffs, 0 upgd conss, 6597085 impls, 0 clqs
5.88/5.94	c (round 14) 21064 del vars, 79809 del conss, 0 add conss, 16071 chg bounds, 57 chg sides, 50 chg coeffs, 36326 upgd conss, 6597085 impls, 0 clqs
5.99/6.07	c (round 15) 21064 del vars, 79809 del conss, 0 add conss, 16071 chg bounds, 79 chg sides, 270 chg coeffs, 36326 upgd conss, 6598217 impls, 691 clqs
6.09/6.15	c (round 16) 21064 del vars, 79810 del conss, 0 add conss, 16071 chg bounds, 90 chg sides, 342 chg coeffs, 36326 upgd conss, 6598217 impls, 748 clqs
6.09/6.19	c presolving (17 rounds):
6.09/6.19	c  21064 deleted vars, 79810 deleted constraints, 0 added constraints, 16071 tightened bounds, 0 added holes, 93 changed sides, 358 changed coefficients
6.09/6.19	c  6598217 implications, 755 cliques
6.09/6.19	c presolved problem has 12332 variables (12332 bin, 0 int, 0 impl, 0 cont) and 36325 constraints
6.09/6.19	c     502 constraints of type <knapsack>
6.09/6.19	c   29991 constraints of type <setppc>
6.09/6.19	c    5832 constraints of type <logicor>
6.09/6.19	c transformed objective value is always integral (scale: 1)
6.09/6.19	c Presolving Time: 5.40
6.09/6.19	c - non default parameters ----------------------------------------------------------------------
6.09/6.19	c # SCIP version 2.0.1.5
6.09/6.19	c 
6.09/6.19	c # frequency for displaying node information lines
6.09/6.19	c # [type: int, range: [-1,2147483647], default: 100]
6.09/6.19	c display/freq = 10000
6.09/6.19	c 
6.09/6.19	c # maximal time in seconds to run
6.09/6.19	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
6.09/6.19	c limits/time = 1797
6.09/6.19	c 
6.09/6.19	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
6.09/6.19	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
6.09/6.19	c limits/memory = 13950
6.09/6.19	c 
6.09/6.19	c # solving stops, if the given number of solutions were found (-1: no limit)
6.09/6.19	c # [type: int, range: [-1,2147483647], default: -1]
6.09/6.19	c limits/solutions = 1
6.09/6.19	c 
6.09/6.19	c # maximal number of separation rounds per node (-1: unlimited)
6.09/6.19	c # [type: int, range: [-1,2147483647], default: 5]
6.09/6.19	c separating/maxrounds = 1
6.09/6.19	c 
6.09/6.19	c # maximal number of separation rounds in the root node (-1: unlimited)
6.09/6.19	c # [type: int, range: [-1,2147483647], default: -1]
6.09/6.19	c separating/maxroundsroot = 5
6.09/6.19	c 
6.09/6.19	c # default clock type (1: CPU user seconds, 2: wall clock time)
6.09/6.19	c # [type: int, range: [1,2], default: 1]
6.09/6.19	c timing/clocktype = 2
6.09/6.19	c 
6.09/6.19	c # belongs reading time to solving time?
6.09/6.19	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
6.09/6.19	c timing/reading = TRUE
6.09/6.19	c 
6.09/6.19	c # should presolving try to simplify inequalities
6.09/6.19	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
6.09/6.19	c constraints/linear/simplifyinequalities = TRUE
6.09/6.19	c 
6.09/6.19	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
6.09/6.19	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
6.09/6.19	c constraints/indicator/addCouplingCons = TRUE
6.09/6.19	c 
6.09/6.19	c # should disaggregation of knapsack constraints be allowed in preprocessing?
6.09/6.19	c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
6.09/6.19	c constraints/knapsack/disaggregation = FALSE
6.09/6.19	c 
6.09/6.19	c # should presolving try to simplify knapsacks
6.09/6.19	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
6.09/6.19	c constraints/knapsack/simplifyinequalities = TRUE
6.09/6.19	c 
6.09/6.19	c # maximal number of presolving rounds the presolver participates in (-1: no limit)
6.09/6.19	c # [type: int, range: [-1,2147483647], default: -1]
6.09/6.19	c presolving/probing/maxrounds = 0
6.09/6.19	c 
6.09/6.19	c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
6.09/6.19	c # [type: int, range: [-1,2147483647], default: 10]
6.09/6.19	c heuristics/coefdiving/freq = -1
6.09/6.19	c 
6.09/6.19	c # maximal fraction of diving LP iterations compared to node LP iterations
6.09/6.19	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
6.09/6.19	c heuristics/coefdiving/maxlpiterquot = 0.075
6.09/6.19	c 
6.09/6.19	c # additional number of allowed LP iterations
6.09/6.19	c # [type: int, range: [0,2147483647], default: 1000]
6.09/6.19	c heuristics/coefdiving/maxlpiterofs = 1500
6.09/6.19	c 
6.09/6.19	c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
6.09/6.19	c # [type: int, range: [-1,2147483647], default: 30]
6.09/6.19	c heuristics/crossover/freq = -1
6.09/6.19	c 
6.09/6.19	c # number of nodes added to the contingent of the total nodes
6.09/6.19	c # [type: longint, range: [0,9223372036854775807], default: 500]
6.09/6.19	c heuristics/crossover/nodesofs = 750
6.09/6.19	c 
6.09/6.19	c # number of nodes without incumbent change that heuristic should wait
6.09/6.19	c # [type: longint, range: [0,9223372036854775807], default: 200]
6.09/6.19	c heuristics/crossover/nwaitingnodes = 100
6.09/6.19	c 
6.09/6.19	c # contingent of sub problem nodes in relation to the number of nodes of the original problem
6.09/6.19	c # [type: real, range: [0,1], default: 0.1]
6.09/6.19	c heuristics/crossover/nodesquot = 0.15
6.09/6.19	c 
6.09/6.19	c # minimum percentage of integer variables that have to be fixed 
6.09/6.19	c # [type: real, range: [0,1], default: 0.666]
6.09/6.19	c heuristics/crossover/minfixingrate = 0.5
6.09/6.19	c 
6.09/6.19	c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
6.09/6.19	c # [type: int, range: [-1,2147483647], default: 20]
6.09/6.19	c heuristics/feaspump/freq = -1
6.09/6.19	c 
6.09/6.19	c # additional number of allowed LP iterations
6.09/6.19	c # [type: int, range: [0,2147483647], default: 1000]
6.09/6.19	c heuristics/feaspump/maxlpiterofs = 2000
6.09/6.19	c 
6.09/6.19	c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
6.09/6.19	c # [type: int, range: [-1,2147483647], default: 10]
6.09/6.19	c heuristics/fracdiving/freq = -1
6.09/6.19	c 
6.09/6.19	c # maximal fraction of diving LP iterations compared to node LP iterations
6.09/6.19	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
6.09/6.19	c heuristics/fracdiving/maxlpiterquot = 0.075
6.09/6.19	c 
6.09/6.19	c # additional number of allowed LP iterations
6.09/6.19	c # [type: int, range: [0,2147483647], default: 1000]
6.09/6.19	c heuristics/fracdiving/maxlpiterofs = 1500
6.09/6.19	c 
6.09/6.19	c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
6.09/6.19	c # [type: int, range: [-1,2147483647], default: 10]
6.09/6.19	c heuristics/guideddiving/freq = -1
6.09/6.19	c 
6.09/6.19	c # maximal fraction of diving LP iterations compared to node LP iterations
6.09/6.19	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
6.09/6.19	c heuristics/guideddiving/maxlpiterquot = 0.075
6.09/6.19	c 
6.09/6.19	c # additional number of allowed LP iterations
6.09/6.19	c # [type: int, range: [0,2147483647], default: 1000]
6.09/6.19	c heuristics/guideddiving/maxlpiterofs = 1500
6.09/6.19	c 
6.09/6.19	c # maximal fraction of diving LP iterations compared to node LP iterations
6.09/6.19	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
6.09/6.19	c heuristics/intdiving/maxlpiterquot = 0.075
6.09/6.19	c 
6.09/6.19	c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
6.09/6.19	c # [type: int, range: [-1,2147483647], default: 10]
6.09/6.19	c heuristics/intshifting/freq = -1
6.09/6.19	c 
6.09/6.19	c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
6.09/6.19	c # [type: int, range: [-1,2147483647], default: 10]
6.09/6.19	c heuristics/linesearchdiving/freq = -1
6.09/6.19	c 
6.09/6.19	c # maximal fraction of diving LP iterations compared to node LP iterations
6.09/6.19	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
6.09/6.19	c heuristics/linesearchdiving/maxlpiterquot = 0.075
6.09/6.19	c 
6.09/6.19	c # additional number of allowed LP iterations
6.09/6.19	c # [type: int, range: [0,2147483647], default: 1000]
6.09/6.19	c heuristics/linesearchdiving/maxlpiterofs = 1500
6.09/6.19	c 
6.09/6.19	c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
6.09/6.19	c # [type: int, range: [-1,2147483647], default: 20]
6.09/6.19	c heuristics/objpscostdiving/freq = -1
6.09/6.19	c 
6.09/6.19	c # maximal fraction of diving LP iterations compared to total iteration number
6.09/6.19	c # [type: real, range: [0,1], default: 0.01]
6.09/6.19	c heuristics/objpscostdiving/maxlpiterquot = 0.015
6.09/6.19	c 
6.09/6.19	c # additional number of allowed LP iterations
6.09/6.19	c # [type: int, range: [0,2147483647], default: 1000]
6.09/6.19	c heuristics/objpscostdiving/maxlpiterofs = 1500
6.09/6.19	c 
6.09/6.19	c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
6.09/6.19	c # [type: int, range: [-1,2147483647], default: 1]
6.09/6.19	c heuristics/oneopt/freq = -1
6.09/6.19	c 
6.09/6.19	c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
6.09/6.19	c # [type: int, range: [-1,2147483647], default: 10]
6.09/6.19	c heuristics/pscostdiving/freq = -1
6.09/6.19	c 
6.09/6.19	c # maximal fraction of diving LP iterations compared to node LP iterations
6.09/6.19	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
6.09/6.19	c heuristics/pscostdiving/maxlpiterquot = 0.075
6.09/6.19	c 
6.09/6.19	c # additional number of allowed LP iterations
6.09/6.19	c # [type: int, range: [0,2147483647], default: 1000]
6.09/6.19	c heuristics/pscostdiving/maxlpiterofs = 1500
6.09/6.19	c 
6.09/6.19	c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
6.09/6.19	c # [type: int, range: [-1,2147483647], default: 0]
6.09/6.19	c heuristics/rens/freq = -1
6.09/6.19	c 
6.09/6.19	c # minimum percentage of integer variables that have to be fixable 
6.09/6.19	c # [type: real, range: [0,1], default: 0.5]
6.09/6.19	c heuristics/rens/minfixingrate = 0.3
6.09/6.19	c 
6.09/6.19	c # number of nodes added to the contingent of the total nodes
6.09/6.19	c # [type: longint, range: [0,9223372036854775807], default: 500]
6.09/6.19	c heuristics/rens/nodesofs = 2000
6.09/6.19	c 
6.09/6.19	c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
6.09/6.19	c # [type: int, range: [-1,2147483647], default: 20]
6.09/6.19	c heuristics/rootsoldiving/freq = -1
6.09/6.19	c 
6.09/6.19	c # maximal fraction of diving LP iterations compared to node LP iterations
6.09/6.19	c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
6.09/6.19	c heuristics/rootsoldiving/maxlpiterquot = 0.015
6.09/6.19	c 
6.09/6.19	c # additional number of allowed LP iterations
6.09/6.19	c # [type: int, range: [0,2147483647], default: 1000]
6.09/6.19	c heuristics/rootsoldiving/maxlpiterofs = 1500
6.09/6.19	c 
6.09/6.19	c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
6.09/6.19	c # [type: int, range: [-1,2147483647], default: 1]
6.09/6.19	c heuristics/rounding/freq = -1
6.09/6.19	c 
6.09/6.19	c # frequency for calling primal heuristic <shiftandpropagate> (-1: never, 0: only at depth freqofs)
6.09/6.19	c # [type: int, range: [-1,2147483647], default: 0]
6.09/6.19	c heuristics/shiftandpropagate/freq = -1
6.09/6.19	c 
6.09/6.19	c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
6.09/6.19	c # [type: int, range: [-1,2147483647], default: 10]
6.09/6.19	c heuristics/shifting/freq = -1
6.09/6.19	c 
6.09/6.19	c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
6.09/6.19	c # [type: int, range: [-1,2147483647], default: 1]
6.09/6.19	c heuristics/simplerounding/freq = -1
6.09/6.19	c 
6.09/6.19	c # frequency for calling primal heuristic <subnlp> (-1: never, 0: only at depth freqofs)
6.09/6.19	c # [type: int, range: [-1,2147483647], default: 1]
6.09/6.19	c heuristics/subnlp/freq = -1
6.09/6.19	c 
6.09/6.19	c # frequency for calling primal heuristic <trivial> (-1: never, 0: only at depth freqofs)
6.09/6.19	c # [type: int, range: [-1,2147483647], default: 0]
6.09/6.19	c heuristics/trivial/freq = -1
6.09/6.19	c 
6.09/6.19	c # frequency for calling primal heuristic <trysol> (-1: never, 0: only at depth freqofs)
6.09/6.19	c # [type: int, range: [-1,2147483647], default: 1]
6.09/6.20	c heuristics/trysol/freq = -1
6.09/6.20	c 
6.09/6.20	c # frequency for calling primal heuristic <undercover> (-1: never, 0: only at depth freqofs)
6.09/6.20	c # [type: int, range: [-1,2147483647], default: 0]
6.09/6.20	c heuristics/undercover/freq = -1
6.09/6.20	c 
6.09/6.20	c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
6.09/6.20	c # [type: int, range: [-1,2147483647], default: 10]
6.09/6.20	c heuristics/veclendiving/freq = -1
6.09/6.20	c 
6.09/6.20	c # maximal fraction of diving LP iterations compared to node LP iterations
6.09/6.20	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
6.09/6.20	c heuristics/veclendiving/maxlpiterquot = 0.075
6.09/6.20	c 
6.09/6.20	c # additional number of allowed LP iterations
6.09/6.20	c # [type: int, range: [0,2147483647], default: 1000]
6.09/6.20	c heuristics/veclendiving/maxlpiterofs = 1500
6.09/6.20	c 
6.09/6.20	c # frequency for calling primal heuristic <zirounding> (-1: never, 0: only at depth freqofs)
6.09/6.20	c # [type: int, range: [-1,2147483647], default: 1]
6.09/6.20	c heuristics/zirounding/freq = -1
6.09/6.20	c 
6.09/6.20	c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
6.09/6.20	c # [type: int, range: [-1,2147483647], default: 0]
6.09/6.20	c separating/cmir/freq = -1
6.09/6.20	c 
6.09/6.20	c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
6.09/6.20	c # [type: int, range: [-1,2147483647], default: 0]
6.09/6.20	c separating/flowcover/freq = -1
6.09/6.20	c 
6.09/6.20	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
6.09/6.20	c # [type: int, range: [-1,2147483647], default: -1]
6.09/6.20	c separating/rapidlearning/freq = 0
6.09/6.20	c 
6.09/6.20	c -----------------------------------------------------------------------------------------------
6.09/6.20	c start solving
6.18/6.20	c 
47.36/47.46	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
47.36/47.46	c  47.5s|     1 |     0 | 21674 |     - | 205M|   0 |5984 |  12k|  36k|  12k|  36k|   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
137.55/137.65	c   138s|     1 |     0 | 43983 |     - | 205M|   0 |8083 |  12k|  36k|  12k|  36k| 100 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
226.54/226.61	c   227s|     1 |     0 | 62114 |     - | 205M|   0 |7892 |  12k|  36k|  12k|  36k| 166 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
301.62/301.77	c   302s|     1 |     0 | 76692 |     - | 205M|   0 |7758 |  12k|  36k|  12k|  36k| 189 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
362.12/362.26	c   362s|     1 |     0 | 89324 |     - | 205M|   0 |7792 |  12k|  36k|  12k|  36k| 215 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
424.42/424.59	c   425s|     1 |     0 |100817 |     - | 205M|   0 |7866 |  12k|  36k|  12k|  36k| 227 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
523.89/524.06	c   524s|     1 |     2 |100817 |     - | 205M|   0 |7866 |  12k|  36k|  12k|  36k| 227 |   0 |  31 | 0.000000e+00 |      --      |    Inf 
1796.70/1797.04	c 
1796.70/1797.04	c SCIP Status        : solving was interrupted [time limit reached]
1796.70/1797.04	c Solving Time (sec) : 1797.04
1796.70/1797.04	c Solving Nodes      : 16
1796.70/1797.04	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1796.70/1797.04	c Dual Bound         : +0.00000000000000e+00
1796.70/1797.04	c Gap                : infinite
1796.70/1797.04	s UNKNOWN
1796.70/1797.04	c SCIP Status        : solving was interrupted [time limit reached]
1796.70/1797.04	c Total Time         :    1797.04
1796.70/1797.04	c   solving          :    1797.04
1796.70/1797.04	c   presolving       :       5.40 (included in solving)
1796.70/1797.04	c   reading          :       0.63 (included in solving)
1796.70/1797.04	c Original Problem   :
1796.70/1797.04	c   Problem name     : HOME/instance-3739699-1338736931.opb
1796.70/1797.04	c   Variables        : 33396 (33396 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.70/1797.04	c   Constraints      : 116135 initial, 116135 maximal
1796.70/1797.04	c Presolved Problem  :
1796.70/1797.04	c   Problem name     : t_HOME/instance-3739699-1338736931.opb
1796.70/1797.04	c   Variables        : 12332 (12332 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.70/1797.04	c   Constraints      : 36325 initial, 36325 maximal
1796.70/1797.04	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1796.70/1797.04	c   trivial          :       0.02        957          0          0          0          0          0          0          0          0
1796.70/1797.04	c   dualfix          :       0.03        111          0          0          0          0          0          0          0          0
1796.70/1797.04	c   boundshift       :       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.04	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.04	c   pseudoobj        :       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.04	c   implics          :       0.10          0          0          0          0          0          0          0          0          0
1796.70/1797.04	c   probing          :       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.04	c   knapsack         :       0.12          0          0          0          0          0          1          0         36        308
1796.70/1797.04	c   setppc           :       0.08          0          0          0          0          0          0          0          0          0
1796.70/1797.04	c   linear           :       4.87      15180       4816          0      16071          0      79809          0         57         50
1796.70/1797.04	c   logicor          :       0.03          0          0          0          0          0          0          0          0          0
1796.70/1797.04	c   root node        :          -          0          -          -          0          -          -          -          -          -
1796.70/1797.04	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #Resprop    Cutoffs    DomReds       Cuts      Conss   Children
1796.70/1797.04	c   integral         :          0          0          0         15          0          1          0          0          0          0          0         30
1796.70/1797.04	c   knapsack         :        502          5        230          0          1          0          0          0          6        368          0          0
1796.70/1797.04	c   setppc           :      29991          5        230          0          1          0          0          0       4172          0          0          0
1796.70/1797.04	c   logicor          :       5832          5        205          0          1          0          0          0          8          0          0          0
1796.70/1797.04	c   countsols        :          0          0          0          0          1          0          0          0          0          0          0          0
1796.70/1797.04	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS      Check    Resprop
1796.70/1797.04	c   integral         :     811.68       0.00       0.00     811.68       0.00       0.00       0.00
1796.70/1797.04	c   knapsack         :       0.03       0.02       0.00       0.00       0.00       0.00       0.00
1796.70/1797.04	c   setppc           :       0.09       0.01       0.08       0.00       0.00       0.00       0.00
1796.70/1797.04	c   logicor          :       0.01       0.00       0.01       0.00       0.00       0.00       0.00
1796.70/1797.04	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1796.70/1797.04	c Propagators        : #Propagate   #Resprop    Cutoffs    DomReds
1796.70/1797.04	c   vbounds          :          0          0          0          0
1796.70/1797.04	c   rootredcost      :          0          0          0          0
1796.70/1797.04	c   pseudoobj        :          0          0          0          0
1796.70/1797.04	c Propagator Timings :  TotalTime  Propagate    Resprop
1796.70/1797.04	c   vbounds          :       0.00       0.00       0.00
1796.70/1797.04	c   rootredcost      :       0.00       0.00       0.00
1796.70/1797.04	c   pseudoobj        :       0.00       0.00       0.00
1796.70/1797.04	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1796.70/1797.04	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1796.70/1797.04	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1796.70/1797.04	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1796.70/1797.04	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1796.70/1797.04	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1796.70/1797.04	c   applied globally :          -          -          -          0        0.0          -          -          -
1796.70/1797.04	c   applied locally  :          -          -          -          0        0.0          -          -          -
1796.70/1797.04	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1796.70/1797.04	c   cut pool         :       0.00          4          -          -          2          -    (maximal pool size: 58)
1796.70/1797.04	c   redcost          :       0.00         19          0          0          0          0
1796.70/1797.04	c   impliedbounds    :       0.06          5          0          0          0          0
1796.70/1797.04	c   intobj           :       0.00          0          0          0          0          0
1796.70/1797.04	c   gomory           :      54.56          5          0          0       1201          0
1796.70/1797.04	c   cgmip            :       0.00          0          0          0          0          0
1796.70/1797.04	c   closecuts        :       0.00          0          0          0          0          0
1796.70/1797.04	c   strongcg         :      53.38          5          0          0       1201          0
1796.70/1797.04	c   cmir             :       0.00          0          0          0          0          0
1796.70/1797.04	c   flowcover        :       0.00          0          0          0          0          0
1796.70/1797.04	c   clique           :      10.46          5          0          0         43          0
1796.70/1797.04	c   zerohalf         :       0.00          0          0          0          0          0
1796.70/1797.04	c   mcf              :       3.18          2          0          0          0          0
1796.70/1797.04	c   oddcycle         :       0.00          0          0          0          0          0
1796.70/1797.04	c   rapidlearning    :       0.00          0          0          0          0          0
1796.70/1797.04	c Pricers            :       Time      Calls       Vars
1796.70/1797.04	c   problem variables:       0.00          0          0
1796.70/1797.04	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1796.70/1797.04	c   relpscost        :     811.68         15          0          0          0          0         30
1796.70/1797.04	c   pscost           :       0.00          0          0          0          0          0          0
1796.70/1797.04	c   inference        :       0.00          1          0          0          0          0          2
1796.70/1797.04	c   mostinf          :       0.00          0          0          0          0          0          0
1796.70/1797.04	c   leastinf         :       0.00          0          0          0          0          0          0
1796.70/1797.04	c   fullstrong       :       0.00          0          0          0          0          0          0
1796.70/1797.04	c   allfullstrong    :       0.00          0          0          0          0          0          0
1796.70/1797.04	c   random           :       0.00          0          0          0          0          0          0
1796.70/1797.04	c Primal Heuristics  :       Time      Calls      Found
1796.70/1797.04	c   LP solutions     :       0.00          -          0
1796.70/1797.04	c   pseudo solutions :       0.00          -          0
1796.70/1797.04	c   trivial          :       0.02          1          0
1796.70/1797.04	c   shiftandpropagate:       0.00          0          0
1796.70/1797.04	c   simplerounding   :       0.00          0          0
1796.70/1797.04	c   zirounding       :       0.00          0          0
1796.70/1797.04	c   rounding         :       0.00          0          0
1796.70/1797.04	c   shifting         :       0.00          0          0
1796.70/1797.04	c   intshifting      :       0.00          0          0
1796.70/1797.04	c   oneopt           :       0.00          0          0
1796.70/1797.04	c   twoopt           :       0.00          0          0
1796.70/1797.04	c   fixandinfer      :       0.00          0          0
1796.70/1797.04	c   feaspump         :       0.00          0          0
1796.70/1797.04	c   clique           :       0.00          0          0
1796.70/1797.04	c   coefdiving       :       0.00          0          0
1796.70/1797.04	c   pscostdiving     :       0.00          0          0
1796.70/1797.04	c   fracdiving       :       0.00          0          0
1796.70/1797.04	c   veclendiving     :       0.00          0          0
1796.70/1797.04	c   intdiving        :       0.00          0          0
1796.70/1797.04	c   actconsdiving    :       0.00          0          0
1796.70/1797.04	c   objpscostdiving  :       0.00          0          0
1796.70/1797.04	c   rootsoldiving    :       0.00          0          0
1796.70/1797.04	c   linesearchdiving :       0.00          0          0
1796.70/1797.04	c   guideddiving     :       0.00          0          0
1796.70/1797.04	c   octane           :       0.00          0          0
1796.70/1797.04	c   rens             :       0.00          0          0
1796.70/1797.04	c   rins             :       0.00          0          0
1796.70/1797.04	c   localbranching   :       0.00          0          0
1796.70/1797.04	c   mutation         :       0.00          0          0
1796.70/1797.04	c   crossover        :       0.00          0          0
1796.70/1797.04	c   dins             :       0.00          0          0
1796.70/1797.04	c   vbounds          :       0.00          0          0
1796.70/1797.04	c   undercover       :       0.00          0          0
1796.70/1797.04	c   subnlp           :       0.00          0          0
1796.70/1797.04	c   trysol           :       0.00          0          0
1796.70/1797.04	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1796.70/1797.04	c   primal LP        :       0.06          0          0       0.00       0.00
1796.70/1797.04	c   dual LP          :     857.06         21     270291   12871.00     315.37
1796.70/1797.04	c   lex dual LP      :       0.00          0          0       0.00          -
1796.70/1797.04	c   barrier LP       :       0.00          0          0       0.00          -
1796.70/1797.04	c   diving/probing LP:       0.00          0          0       0.00          -
1796.70/1797.04	c   strong branching :     811.63        271     270199     997.04     332.91
1796.70/1797.04	c     (at root node) :          -         31      31000    1000.00          -
1796.70/1797.04	c   conflict analysis:       0.00          0          0       0.00          -
1796.70/1797.04	c B&B Tree           :
1796.70/1797.04	c   number of runs   :          1
1796.70/1797.04	c   nodes            :         16
1796.70/1797.04	c   nodes (total)    :         16
1796.70/1797.04	c   nodes left       :         17
1796.70/1797.04	c   max depth        :          5
1796.70/1797.04	c   max depth (total):          5
1796.70/1797.04	c   backtracks       :         11 (68.8%)
1796.70/1797.04	c   delayed cutoffs  :          0
1796.70/1797.04	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1796.70/1797.04	c   avg switch length:       2.88
1796.70/1797.04	c   switching time   :       0.09
1796.70/1797.04	c Solution           :
1796.70/1797.04	c   Solutions found  :          0 (0 improvements)
1796.70/1797.04	c   Primal Bound     :          -
1796.70/1797.04	c   Dual Bound       : +0.00000000000000e+00
1796.70/1797.04	c   Gap              :   infinite
1796.70/1797.04	c   Root Dual Bound  : +0.00000000000000e+00
1796.70/1797.04	c   Root Iterations  :     100817
1796.90/1797.24	c Time complete: 1796.94.

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-3739699-1338736931/watcher-3739699-1338736931 -o /tmp/evaluation-result-3739699-1338736931/solver-3739699-1338736931 -C 1800 -W 1900 -M 15500 HOME/scip-2.0.1.4b_2.linux.x86_64.gnu.opt.spx -f HOME/instance-3739699-1338736931.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 1.99 1.99 3/174 605
/proc/meminfo: memFree=27586020/32873852 swapFree=7624/7624
[pid=605] ppid=603 vsize=9040 CPUtime=0 cores=0,2,4,6
/proc/605/stat : 605 (scip-2.0.1.4b_2) R 603 605 29314 0 -1 4202496 1257 0 0 0 0 0 0 0 20 0 1 0 339818620 9256960 1213 33554432000 4194304 9016284 140736279677904 140735621567432 4447263 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/605/statm: 2260 1223 190 1178 0 1078 0

[startup+0.0917111 s]
/proc/loadavg: 2.00 1.99 1.99 3/174 605
/proc/meminfo: memFree=27586020/32873852 swapFree=7624/7624
[pid=605] ppid=603 vsize=29916 CPUtime=0.08 cores=0,2,4,6
/proc/605/stat : 605 (scip-2.0.1.4b_2) R 603 605 29314 0 -1 4202496 6472 0 0 0 7 1 0 0 20 0 1 0 339818620 30633984 6427 33554432000 4194304 9016284 140736279677904 140735621567432 7928096 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/605/statm: 7479 6427 357 1178 0 6297 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 29916

[startup+0.100314 s]
/proc/loadavg: 2.00 1.99 1.99 3/174 605
/proc/meminfo: memFree=27586020/32873852 swapFree=7624/7624
[pid=605] ppid=603 vsize=32200 CPUtime=0.09 cores=0,2,4,6
/proc/605/stat : 605 (scip-2.0.1.4b_2) R 603 605 29314 0 -1 4202496 7050 0 0 0 8 1 0 0 20 0 1 0 339818620 32972800 6997 33554432000 4194304 9016284 140736279677904 140735621567432 7870473 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/605/statm: 8050 6997 357 1178 0 6868 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 32200

[startup+0.300266 s]
/proc/loadavg: 2.00 1.99 1.99 3/174 605
/proc/meminfo: memFree=27586020/32873852 swapFree=7624/7624
[pid=605] ppid=603 vsize=46464 CPUtime=0.29 cores=0,2,4,6
/proc/605/stat : 605 (scip-2.0.1.4b_2) R 603 605 29314 0 -1 4202496 10599 0 0 0 27 2 0 0 20 0 1 0 339818620 47579136 10546 33554432000 4194304 9016284 140736279677904 140735621567432 6180817 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/605/statm: 11616 10546 357 1178 0 10434 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 46464

[startup+0.70027 s]
/proc/loadavg: 2.00 1.99 1.99 3/174 605
/proc/meminfo: memFree=27586020/32873852 swapFree=7624/7624
[pid=605] ppid=603 vsize=128756 CPUtime=0.68 cores=0,2,4,6
/proc/605/stat : 605 (scip-2.0.1.4b_2) R 603 605 29314 0 -1 4202496 31063 0 0 0 64 4 0 0 20 0 1 0 339818620 131846144 30998 33554432000 4194304 9016284 140736279677904 140736279541352 6813403 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/605/statm: 32189 30998 404 1178 0 31007 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 128756

[startup+1.50027 s]
/proc/loadavg: 2.00 1.99 1.99 3/175 606
/proc/meminfo: memFree=27393432/32873852 swapFree=7624/7624
[pid=605] ppid=603 vsize=253228 CPUtime=1.49 cores=0,2,4,6
/proc/605/stat : 605 (scip-2.0.1.4b_2) R 603 605 29314 0 -1 4202496 61317 0 0 0 140 9 0 0 20 0 1 0 339818620 259305472 61252 33554432000 4194304 9016284 140736279677904 140736279673256 6480197 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/605/statm: 63307 61252 484 1178 0 62125 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 253228

[startup+3.1003 s]
/proc/loadavg: 2.00 1.99 1.99 3/175 606
/proc/meminfo: memFree=27302912/32873852 swapFree=7624/7624
[pid=605] ppid=603 vsize=337516 CPUtime=3.08 cores=0,2,4,6
/proc/605/stat : 605 (scip-2.0.1.4b_2) R 603 605 29314 0 -1 4202496 81804 0 0 0 297 11 0 0 20 0 1 0 339818620 345616384 82008 33554432000 4194304 9016284 140736279677904 140736279673256 4875334 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/605/statm: 84379 82008 484 1178 0 83197 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 337516

[startup+6.30026 s]
/proc/loadavg: 2.00 1.99 1.99 3/175 606
/proc/meminfo: memFree=27236804/32873852 swapFree=7624/7624
[pid=605] ppid=603 vsize=409248 CPUtime=6.28 cores=0,2,4,6
/proc/605/stat : 605 (scip-2.0.1.4b_2) R 603 605 29314 0 -1 4202496 102753 0 0 0 614 14 0 0 20 0 1 0 339818620 419069952 99655 33554432000 4194304 9016284 140736279677904 140736279673576 7056514 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/605/statm: 102312 99655 592 1178 0 101130 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 409248

[startup+12.7003 s]
/proc/loadavg: 2.00 1.99 1.99 3/175 606
/proc/meminfo: memFree=27171024/32873852 swapFree=7624/7624
[pid=605] ppid=603 vsize=429008 CPUtime=12.68 cores=0,2,4,6
/proc/605/stat : 605 (scip-2.0.1.4b_2) R 603 605 29314 0 -1 4202496 107517 0 0 0 1252 16 0 0 20 0 1 0 339818620 439304192 104144 33554432000 4194304 9016284 140736279677904 140736279672072 7180913 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/605/statm: 107252 104144 635 1178 0 106070 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 429008

[startup+25.5003 s]
/proc/loadavg: 2.00 1.99 1.99 3/175 606
/proc/meminfo: memFree=27167520/32873852 swapFree=7624/7624
[pid=605] ppid=603 vsize=431232 CPUtime=25.48 cores=0,2,4,6
/proc/605/stat : 605 (scip-2.0.1.4b_2) R 603 605 29314 0 -1 4202496 108344 0 0 0 2531 17 0 0 20 0 1 0 339818620 441581568 104954 33554432000 4194304 9016284 140736279677904 140736279671688 7181189 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/605/statm: 107808 104954 635 1178 0 106626 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 431232

[startup+51.1002 s]
/proc/loadavg: 2.00 1.99 1.99 3/175 606
/proc/meminfo: memFree=27173136/32873852 swapFree=7624/7624
[pid=605] ppid=603 vsize=429112 CPUtime=51.07 cores=0,2,4,6
/proc/605/stat : 605 (scip-2.0.1.4b_2) R 603 605 29314 0 -1 4202496 109815 0 0 0 5088 19 0 0 20 0 1 0 339818620 439410688 103742 33554432000 4194304 9016284 140736279677904 140736279672968 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/605/statm: 107278 103742 656 1178 0 106096 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 429112

[startup+102.307 s]
/proc/loadavg: 2.04 2.00 2.00 3/175 606
/proc/meminfo: memFree=27155080/32873852 swapFree=7624/7624
[pid=605] ppid=603 vsize=439480 CPUtime=102.26 cores=0,2,4,6
/proc/605/stat : 605 (scip-2.0.1.4b_2) R 603 605 29314 0 -1 4202496 114586 0 0 0 10201 25 0 0 20 0 1 0 339818620 450027520 108174 33554432000 4194304 9016284 140736279677904 140736279671688 7180891 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/605/statm: 109870 108174 673 1178 0 108688 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 439480

[startup+162.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/175 606
/proc/meminfo: memFree=27153992/32873852 swapFree=7624/7624
[pid=605] ppid=603 vsize=442732 CPUtime=162.25 cores=0,2,4,6
/proc/605/stat : 605 (scip-2.0.1.4b_2) R 603 605 29314 0 -1 4202496 114623 0 0 0 16193 32 0 0 20 0 1 0 339818620 453357568 108379 33554432000 4194304 9016284 140736279677904 140736279673064 6389888 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/605/statm: 110683 108379 673 1178 0 109501 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 442732

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 606
/proc/meminfo: memFree=27154600/32873852 swapFree=7624/7624
[pid=605] ppid=603 vsize=439060 CPUtime=222.24 cores=0,2,4,6
/proc/605/stat : 605 (scip-2.0.1.4b_2) R 603 605 29314 0 -1 4202496 117373 0 0 0 22184 40 0 0 20 0 1 0 339818620 449597440 108251 33554432000 4194304 9016284 140736279677904 140736279671688 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/605/statm: 109765 108251 673 1178 0 108583 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 439060

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 607
/proc/meminfo: memFree=27148336/32873852 swapFree=7624/7624
[pid=605] ppid=603 vsize=441040 CPUtime=282.23 cores=0,2,4,6
/proc/605/stat : 605 (scip-2.0.1.4b_2) R 603 605 29314 0 -1 4202496 117868 0 0 0 28176 47 0 0 20 0 1 0 339818620 451624960 108746 33554432000 4194304 9016284 140736279677904 140736279671864 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/605/statm: 110260 108746 673 1178 0 109078 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 441040

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 607
/proc/meminfo: memFree=27147460/32873852 swapFree=7624/7624
[pid=605] ppid=603 vsize=441040 CPUtime=342.22 cores=0,2,4,6
/proc/605/stat : 605 (scip-2.0.1.4b_2) R 603 605 29314 0 -1 4202496 117868 0 0 0 34168 54 0 0 20 0 1 0 339818620 451624960 108746 33554432000 4194304 9016284 140736279677904 140736279671768 7180679 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/605/statm: 110260 108746 673 1178 0 109078 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 441040

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 607
/proc/meminfo: memFree=27145412/32873852 swapFree=7624/7624
[pid=605] ppid=603 vsize=442972 CPUtime=402.21 cores=0,2,4,6
/proc/605/stat : 605 (scip-2.0.1.4b_2) R 603 605 29314 0 -1 4202496 120596 0 0 0 40160 61 0 0 20 0 1 0 339818620 453603328 109219 33554432000 4194304 9016284 140736279677904 140736279671768 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/605/statm: 110743 109219 673 1178 0 109561 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 442972

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 607
/proc/meminfo: memFree=27150000/32873852 swapFree=7624/7624
[pid=605] ppid=603 vsize=440832 CPUtime=462.2 cores=0,2,4,6
/proc/605/stat : 605 (scip-2.0.1.4b_2) R 603 605 29314 0 -1 4202496 166305 0 0 0 46145 75 0 0 20 0 1 0 339818620 451411968 108528 33554432000 4194304 9016284 140736279677904 140736279671752 7180756 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/605/statm: 110208 108528 674 1178 0 109026 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 440832

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 610
/proc/meminfo: memFree=27154440/32873852 swapFree=7624/7624
[pid=605] ppid=603 vsize=439684 CPUtime=522.2 cores=0,2,4,6
/proc/605/stat : 605 (scip-2.0.1.4b_2) R 603 605 29314 0 -1 4202496 248650 0 0 0 52120 100 0 0 20 0 1 0 339818620 450236416 108209 33554432000 4194304 9016284 140736279677904 140736279671752 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/605/statm: 109921 108209 674 1178 0 108739 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 439684

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 611
/proc/meminfo: memFree=27151224/32873852 swapFree=7624/7624
[pid=605] ppid=603 vsize=442952 CPUtime=582.19 cores=0,2,4,6
/proc/605/stat : 605 (scip-2.0.1.4b_2) R 603 605 29314 0 -1 4202496 266255 0 0 0 58111 108 0 0 20 0 1 0 339818620 453582848 108969 33554432000 4194304 9016284 140736279677904 140736279671656 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/605/statm: 110738 108969 679 1178 0 109556 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 442952

[startup+642.3 s]

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

/proc/meminfo: memFree=27637948/32873852 swapFree=7624/7624
[pid=605] ppid=603 vsize=439148 CPUtime=1122.1 cores=0,2,4,6
/proc/605/stat : 605 (scip-2.0.1.4b_2) R 603 605 29314 0 -1 4202496 733509 0 0 0 111942 268 0 0 20 0 1 0 339818620 449687552 107983 33554432000 4194304 9016284 140736279677904 140736279671656 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/605/statm: 109787 107983 679 1178 0 108605 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 439148

[startup+1182.3 s]
/proc/loadavg: 2.03 2.05 2.01 3/175 1154
/proc/meminfo: memFree=27633272/32873852 swapFree=7624/7624
[pid=605] ppid=603 vsize=437424 CPUtime=1182.09 cores=0,2,4,6
/proc/605/stat : 605 (scip-2.0.1.4b_2) R 603 605 29314 0 -1 4202496 819810 0 0 0 117916 293 0 0 20 0 1 0 339818620 447922176 107572 33554432000 4194304 9016284 140736279677904 140736279671656 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/605/statm: 109356 107572 679 1178 0 108174 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 437424

[startup+1242.3 s]
/proc/loadavg: 2.05 2.05 2.01 3/175 1154
/proc/meminfo: memFree=27631380/32873852 swapFree=7624/7624
[pid=605] ppid=603 vsize=440476 CPUtime=1242.08 cores=0,2,4,6
/proc/605/stat : 605 (scip-2.0.1.4b_2) R 603 605 29314 0 -1 4202496 852574 0 0 0 123901 307 0 0 20 0 1 0 339818620 451047424 108380 33554432000 4194304 9016284 140736279677904 140736279671688 7179905 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/605/statm: 110119 108380 679 1178 0 108937 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 440476

[startup+1302.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/175 1154
/proc/meminfo: memFree=27629640/32873852 swapFree=7624/7624
[pid=605] ppid=603 vsize=441220 CPUtime=1302.08 cores=0,2,4,6
/proc/605/stat : 605 (scip-2.0.1.4b_2) R 603 605 29314 0 -1 4202496 903450 0 0 0 129885 323 0 0 20 0 1 0 339818620 451809280 108792 33554432000 4194304 9016284 140736279677904 140736279671752 7213824 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/605/statm: 110305 108792 679 1178 0 109123 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 441220

[startup+1362.3 s]
/proc/loadavg: 2.12 2.06 2.01 3/175 1192
/proc/meminfo: memFree=27540000/32873852 swapFree=7624/7624
[pid=605] ppid=603 vsize=439072 CPUtime=1362.06 cores=0,2,4,6
/proc/605/stat : 605 (scip-2.0.1.4b_2) R 603 605 29314 0 -1 4202496 995215 0 0 0 135859 347 0 0 20 0 1 0 339818620 449609728 107804 33554432000 4194304 9016284 140736279677904 140736279671960 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/605/statm: 109768 107804 679 1178 0 108586 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 439072

[startup+1422.31 s]
/proc/loadavg: 2.04 2.05 2.00 3/175 1192
/proc/meminfo: memFree=27521208/32873852 swapFree=7624/7624
[pid=605] ppid=603 vsize=444576 CPUtime=1422.06 cores=0,2,4,6
/proc/605/stat : 605 (scip-2.0.1.4b_2) R 603 605 29314 0 -1 4202496 1060396 0 0 0 141842 364 0 0 20 0 1 0 339818620 455245824 109532 33554432000 4194304 9016284 140736279677904 140736279671768 7180772 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/605/statm: 111144 109532 679 1178 0 109962 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 444576

[startup+1482.3 s]
/proc/loadavg: 2.01 2.04 2.00 3/175 1193
/proc/meminfo: memFree=27523328/32873852 swapFree=7624/7624
[pid=605] ppid=603 vsize=438168 CPUtime=1482.04 cores=0,2,4,6
/proc/605/stat : 605 (scip-2.0.1.4b_2) R 603 605 29314 0 -1 4202496 1130240 0 0 0 147819 385 0 0 20 0 1 0 339818620 448684032 107814 33554432000 4194304 9016284 140736279677904 140736279673176 7158077 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/605/statm: 109542 107814 679 1178 0 108360 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 438168

[startup+1542.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/175 1193
/proc/meminfo: memFree=27516424/32873852 swapFree=7624/7624
[pid=605] ppid=603 vsize=438596 CPUtime=1542.04 cores=0,2,4,6
/proc/605/stat : 605 (scip-2.0.1.4b_2) R 603 605 29314 0 -1 4202496 1132691 0 0 0 153811 393 0 0 20 0 1 0 339818620 449122304 107920 33554432000 4194304 9016284 140736279677904 140736279671688 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/605/statm: 109649 107920 679 1178 0 108467 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 438596

[startup+1602.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/175 1193
/proc/meminfo: memFree=27511180/32873852 swapFree=7624/7624
[pid=605] ppid=603 vsize=440928 CPUtime=1602.03 cores=0,2,4,6
/proc/605/stat : 605 (scip-2.0.1.4b_2) R 603 605 29314 0 -1 4202496 1197564 0 0 0 159789 414 0 0 20 0 1 0 339818620 451510272 108719 33554432000 4194304 9016284 140736279677904 140736279671768 7178640 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/605/statm: 110232 108719 679 1178 0 109050 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 440928

[startup+1662.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/175 1193
/proc/meminfo: memFree=27518924/32873852 swapFree=7624/7624
[pid=605] ppid=603 vsize=438500 CPUtime=1662.01 cores=0,2,4,6
/proc/605/stat : 605 (scip-2.0.1.4b_2) R 603 605 29314 0 -1 4202496 1205464 0 0 0 165780 421 0 0 20 0 1 0 339818620 449024000 107785 33554432000 4194304 9016284 140736279677904 140736279671768 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/605/statm: 109625 107785 679 1178 0 108443 0
Current children cumulated CPU time (s) 1662.01
Current children cumulated vsize (KiB) 438500

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/176 1196
/proc/meminfo: memFree=27518104/32873852 swapFree=7624/7624
[pid=605] ppid=603 vsize=437512 CPUtime=1722.01 cores=0,2,4,6
/proc/605/stat : 605 (scip-2.0.1.4b_2) R 603 605 29314 0 -1 4202496 1216631 0 0 0 171771 430 0 0 20 0 1 0 339818620 448012288 107043 33554432000 4194304 9016284 140736279677904 140736279671656 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/605/statm: 109378 107043 679 1178 0 108196 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 437512

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 1197
/proc/meminfo: memFree=27508492/32873852 swapFree=7624/7624
[pid=605] ppid=603 vsize=441260 CPUtime=1782 cores=0,2,4,6
/proc/605/stat : 605 (scip-2.0.1.4b_2) R 603 605 29314 0 -1 4202496 1277446 0 0 0 177751 449 0 0 20 0 1 0 339818620 451850240 108803 33554432000 4194304 9016284 140736279677904 140736279672072 7178171 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/605/statm: 110315 108803 679 1178 0 109133 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 441260

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

[startup+1785.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 1197
/proc/meminfo: memFree=27508492/32873852 swapFree=7624/7624
[pid=605] ppid=603 vsize=441260 CPUtime=1785.2 cores=0,2,4,6
/proc/605/stat : 605 (scip-2.0.1.4b_2) R 603 605 29314 0 -1 4202496 1277447 0 0 0 178071 449 0 0 20 0 1 0 339818620 451850240 108804 33554432000 4194304 9016284 140736279677904 140736279671768 7180575 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/605/statm: 110315 108804 679 1178 0 109133 0
Current children cumulated CPU time (s) 1785.2
Current children cumulated vsize (KiB) 441260

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 1197
/proc/meminfo: memFree=27508492/32873852 swapFree=7624/7624
[pid=605] ppid=603 vsize=441260 CPUtime=1791.6 cores=0,2,4,6
/proc/605/stat : 605 (scip-2.0.1.4b_2) R 603 605 29314 0 -1 4202496 1277447 0 0 0 178710 450 0 0 20 0 1 0 339818620 451850240 108804 33554432000 4194304 9016284 140736279677904 140736279671688 7180632 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/605/statm: 110315 108804 679 1178 0 109133 0
Current children cumulated CPU time (s) 1791.6
Current children cumulated vsize (KiB) 441260

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 1197
/proc/meminfo: memFree=27513888/32873852 swapFree=7624/7624
[pid=605] ppid=603 vsize=437496 CPUtime=1794.8 cores=0,2,4,6
/proc/605/stat : 605 (scip-2.0.1.4b_2) R 603 605 29314 0 -1 4202496 1279448 0 0 0 179029 451 0 0 20 0 1 0 339818620 447995904 107549 33554432000 4194304 9016284 140736279677904 140736279671688 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/605/statm: 109374 107549 679 1178 0 108192 0
Current children cumulated CPU time (s) 1794.8
Current children cumulated vsize (KiB) 437496

[startup+1795.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 1197
/proc/meminfo: memFree=27513888/32873852 swapFree=7624/7624
[pid=605] ppid=603 vsize=439204 CPUtime=1795.6 cores=0,2,4,6
/proc/605/stat : 605 (scip-2.0.1.4b_2) R 603 605 29314 0 -1 4202496 1279984 0 0 0 179108 452 0 0 20 0 1 0 339818620 449744896 108081 33554432000 4194304 9016284 140736279677904 140736279671768 7214502 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/605/statm: 109801 108081 679 1178 0 108619 0
Current children cumulated CPU time (s) 1795.6
Current children cumulated vsize (KiB) 439204

[startup+1796.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 1197
/proc/meminfo: memFree=27511160/32873852 swapFree=7624/7624
[pid=605] ppid=603 vsize=439668 CPUtime=1796.4 cores=0,2,4,6
/proc/605/stat : 605 (scip-2.0.1.4b_2) R 603 605 29314 0 -1 4202496 1280046 0 0 0 179188 452 0 0 20 0 1 0 339818620 450220032 108143 33554432000 4194304 9016284 140736279677904 140736279671864 7180592 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/605/statm: 109917 108143 679 1178 0 108735 0
Current children cumulated CPU time (s) 1796.4
Current children cumulated vsize (KiB) 439668

[startup+1797.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 1197
/proc/meminfo: memFree=27511160/32873852 swapFree=7624/7624
[pid=605] ppid=603 vsize=431812 CPUtime=1796.8 cores=0,2,4,6
/proc/605/stat : 605 (scip-2.0.1.4b_2) R 603 605 29314 0 -1 4202496 1280054 0 0 0 179228 452 0 0 20 0 1 0 339818620 442175488 106188 33554432000 4194304 9016284 140736279677904 140736279671864 7933303 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/605/statm: 107953 106185 687 1178 0 106771 0
Current children cumulated CPU time (s) 1796.8
Current children cumulated vsize (KiB) 431812

[startup+1797.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 1197
/proc/meminfo: memFree=27511160/32873852 swapFree=7624/7624
[pid=605] ppid=603 vsize=334592 CPUtime=1796.9 cores=0,2,4,6
/proc/605/stat : 605 (scip-2.0.1.4b_2) R 603 605 29314 0 -1 4202496 1280054 0 0 0 179237 453 0 0 20 0 1 0 339818620 342622208 82677 33554432000 4194304 9016284 140736279677904 140736279671864 7933303 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/605/statm: 83648 82677 687 1178 0 82466 0
Current children cumulated CPU time (s) 1796.9
Current children cumulated vsize (KiB) 334592

Child status: 0
Real time (s): 1797.24
CPU time (s): 1796.95
CPU user time (s): 1792.4
CPU system time (s): 4.55131
CPU usage (%): 99.9836
Max. virtual memory (cumulated for all children) (KiB): 445168

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1792.4
system time used= 4.55131
maximum resident set size= 438384
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1280062
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= 38
involuntary context switches= 1862

runsolver used 2.66659 second user time and 7.14491 second system time

The end

Launcher Data

Begin job on node131 at 2012-06-03 17:22:12
IDJOB=3739699
IDBENCH=74121
IDSOLVER=2329
FILE ID=node131/3739699-1338736931
RUNJOBID= node131-1338713677-29330
PBS_JOBID= 14636738
Free space on /tmp= 71380 MiB

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

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

MD5SUM BENCH= 937ecf63c168ba3c2555061c1a7466e0
RANDOM SEED=1469516679

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

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

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

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.805
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		: 2666.805
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		: 2666.805
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.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.805
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.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873852 kB
MemFree:        27586284 kB
Buffers:          561228 kB
Cached:          3105132 kB
SwapCached:         2348 kB
Active:          2210268 kB
Inactive:        2207112 kB
Active(anon):     746968 kB
Inactive(anon):     3664 kB
Active(file):    1463300 kB
Inactive(file):  2203448 kB
Unevictable:        7624 kB
Mlocked:            7624 kB
SwapTotal:      67108856 kB
SwapFree:       67099088 kB
Dirty:             20256 kB
Writeback:             0 kB
AnonPages:        755104 kB
Mapped:            16880 kB
Shmem:                 0 kB
Slab:             728872 kB
SReclaimable:     170992 kB
SUnreclaim:       557880 kB
KernelStack:        1416 kB
PageTables:         5504 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:     875664 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346360 kB
VmallocChunk:   34341988004 kB
HardwareCorrupted:     0 kB
AnonHugePages:    632832 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= 71364 MiB
End job on node131 at 2012-06-03 17:52:09