Trace number 3739712

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.87 1797.16

General information on the benchmark

Name/DEC-SMALLINT-LIN/oliveras/j120/
normalized-j12028_8-sat.opb
MD5SUMfb3d4a8048fd8b0c89931c09319646a5
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 benchmark33.2879
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables24200
Total number of constraints80110
Number of constraints which are clauses79714
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints396
Minimum length of a constraint1
Maximum length of a constraint64
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 26
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 367
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-3739712-1338737246.opb>
0.38/0.44	c original problem has 24200 variables (24200 bin, 0 int, 0 impl, 0 cont) and 80110 constraints
0.38/0.44	c problem read
0.38/0.44	c No objective function, only one solution is needed.
0.38/0.44	c presolving settings loaded
0.49/0.59	c presolving:
2.49/2.55	c (round 1) 6153 del vars, 17892 del conss, 0 add conss, 4573 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 4599312 impls, 0 clqs
3.20/3.29	c (round 2) 12862 del vars, 43639 del conss, 0 add conss, 10838 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 4643590 impls, 0 clqs
3.30/3.38	c (round 3) 15038 del vars, 53563 del conss, 0 add conss, 12123 chg bounds, 61 chg sides, 54 chg coeffs, 0 upgd conss, 4655422 impls, 0 clqs
3.39/3.44	c (round 4) 16153 del vars, 57252 del conss, 0 add conss, 12927 chg bounds, 78 chg sides, 77 chg coeffs, 0 upgd conss, 4664854 impls, 0 clqs
3.39/3.47	c (round 5) 16976 del vars, 59899 del conss, 0 add conss, 13481 chg bounds, 82 chg sides, 89 chg coeffs, 0 upgd conss, 4673727 impls, 0 clqs
3.39/3.50	c (round 6) 17579 del vars, 61948 del conss, 0 add conss, 13855 chg bounds, 82 chg sides, 89 chg coeffs, 0 upgd conss, 4680297 impls, 0 clqs
3.49/3.51	c (round 7) 17871 del vars, 62982 del conss, 0 add conss, 14029 chg bounds, 82 chg sides, 89 chg coeffs, 0 upgd conss, 4683688 impls, 0 clqs
3.49/3.52	c (round 8) 18021 del vars, 63571 del conss, 0 add conss, 14108 chg bounds, 82 chg sides, 89 chg coeffs, 0 upgd conss, 4685089 impls, 0 clqs
3.49/3.53	c (round 9) 18089 del vars, 63858 del conss, 0 add conss, 14152 chg bounds, 82 chg sides, 89 chg coeffs, 0 upgd conss, 4685543 impls, 0 clqs
3.49/3.53	c (round 10) 18124 del vars, 63998 del conss, 0 add conss, 14171 chg bounds, 82 chg sides, 89 chg coeffs, 0 upgd conss, 4685856 impls, 0 clqs
3.49/3.54	c (round 11) 18141 del vars, 64055 del conss, 0 add conss, 14179 chg bounds, 82 chg sides, 89 chg coeffs, 0 upgd conss, 4686060 impls, 0 clqs
3.49/3.54	c (round 12) 18147 del vars, 64085 del conss, 0 add conss, 14179 chg bounds, 82 chg sides, 89 chg coeffs, 0 upgd conss, 4686138 impls, 0 clqs
3.49/3.55	c (round 13) 18147 del vars, 64088 del conss, 0 add conss, 14179 chg bounds, 82 chg sides, 89 chg coeffs, 0 upgd conss, 4686138 impls, 0 clqs
3.59/3.61	c (round 14) 18147 del vars, 64088 del conss, 0 add conss, 14179 chg bounds, 82 chg sides, 89 chg coeffs, 16022 upgd conss, 4686138 impls, 0 clqs
3.59/3.67	c (round 15) 18147 del vars, 64088 del conss, 0 add conss, 14179 chg bounds, 93 chg sides, 128 chg coeffs, 16022 upgd conss, 4686138 impls, 0 clqs
3.59/3.69	c (round 16) 18147 del vars, 64088 del conss, 0 add conss, 14179 chg bounds, 95 chg sides, 141 chg coeffs, 16022 upgd conss, 4686138 impls, 2 clqs
3.69/3.71	c presolving (17 rounds):
3.69/3.71	c  18147 deleted vars, 64088 deleted constraints, 0 added constraints, 14179 tightened bounds, 0 added holes, 95 changed sides, 141 changed coefficients
3.69/3.71	c  4686138 implications, 2 cliques
3.69/3.71	c presolved problem has 6053 variables (6053 bin, 0 int, 0 impl, 0 cont) and 16022 constraints
3.69/3.71	c     320 constraints of type <knapsack>
3.69/3.71	c   12991 constraints of type <setppc>
3.69/3.71	c    2711 constraints of type <logicor>
3.69/3.71	c transformed objective value is always integral (scale: 1)
3.69/3.71	c Presolving Time: 3.15
3.69/3.71	c - non default parameters ----------------------------------------------------------------------
3.69/3.71	c # SCIP version 2.0.1.5
3.69/3.71	c 
3.69/3.71	c # frequency for displaying node information lines
3.69/3.71	c # [type: int, range: [-1,2147483647], default: 100]
3.69/3.71	c display/freq = 10000
3.69/3.71	c 
3.69/3.71	c # maximal time in seconds to run
3.69/3.71	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
3.69/3.71	c limits/time = 1797
3.69/3.71	c 
3.69/3.71	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
3.69/3.71	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
3.69/3.71	c limits/memory = 13950
3.69/3.71	c 
3.69/3.71	c # solving stops, if the given number of solutions were found (-1: no limit)
3.69/3.71	c # [type: int, range: [-1,2147483647], default: -1]
3.69/3.71	c limits/solutions = 1
3.69/3.71	c 
3.69/3.71	c # maximal number of separation rounds per node (-1: unlimited)
3.69/3.71	c # [type: int, range: [-1,2147483647], default: 5]
3.69/3.71	c separating/maxrounds = 1
3.69/3.71	c 
3.69/3.71	c # maximal number of separation rounds in the root node (-1: unlimited)
3.69/3.71	c # [type: int, range: [-1,2147483647], default: -1]
3.69/3.71	c separating/maxroundsroot = 5
3.69/3.71	c 
3.69/3.71	c # default clock type (1: CPU user seconds, 2: wall clock time)
3.69/3.71	c # [type: int, range: [1,2], default: 1]
3.69/3.71	c timing/clocktype = 2
3.69/3.71	c 
3.69/3.71	c # belongs reading time to solving time?
3.69/3.71	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
3.69/3.71	c timing/reading = TRUE
3.69/3.71	c 
3.69/3.71	c # should presolving try to simplify inequalities
3.69/3.71	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
3.69/3.71	c constraints/linear/simplifyinequalities = TRUE
3.69/3.71	c 
3.69/3.71	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
3.69/3.71	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
3.69/3.71	c constraints/indicator/addCouplingCons = TRUE
3.69/3.71	c 
3.69/3.71	c # should disaggregation of knapsack constraints be allowed in preprocessing?
3.69/3.71	c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
3.69/3.71	c constraints/knapsack/disaggregation = FALSE
3.69/3.71	c 
3.69/3.71	c # should presolving try to simplify knapsacks
3.69/3.71	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
3.69/3.71	c constraints/knapsack/simplifyinequalities = TRUE
3.69/3.71	c 
3.69/3.71	c # maximal number of presolving rounds the presolver participates in (-1: no limit)
3.69/3.71	c # [type: int, range: [-1,2147483647], default: -1]
3.69/3.71	c presolving/probing/maxrounds = 0
3.69/3.71	c 
3.69/3.71	c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
3.69/3.71	c # [type: int, range: [-1,2147483647], default: 10]
3.69/3.71	c heuristics/coefdiving/freq = -1
3.69/3.71	c 
3.69/3.71	c # maximal fraction of diving LP iterations compared to node LP iterations
3.69/3.71	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
3.69/3.71	c heuristics/coefdiving/maxlpiterquot = 0.075
3.69/3.71	c 
3.69/3.71	c # additional number of allowed LP iterations
3.69/3.71	c # [type: int, range: [0,2147483647], default: 1000]
3.69/3.71	c heuristics/coefdiving/maxlpiterofs = 1500
3.69/3.71	c 
3.69/3.71	c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
3.69/3.71	c # [type: int, range: [-1,2147483647], default: 30]
3.69/3.71	c heuristics/crossover/freq = -1
3.69/3.71	c 
3.69/3.71	c # number of nodes added to the contingent of the total nodes
3.69/3.71	c # [type: longint, range: [0,9223372036854775807], default: 500]
3.69/3.71	c heuristics/crossover/nodesofs = 750
3.69/3.71	c 
3.69/3.71	c # number of nodes without incumbent change that heuristic should wait
3.69/3.71	c # [type: longint, range: [0,9223372036854775807], default: 200]
3.69/3.71	c heuristics/crossover/nwaitingnodes = 100
3.69/3.71	c 
3.69/3.71	c # contingent of sub problem nodes in relation to the number of nodes of the original problem
3.69/3.71	c # [type: real, range: [0,1], default: 0.1]
3.69/3.71	c heuristics/crossover/nodesquot = 0.15
3.69/3.71	c 
3.69/3.71	c # minimum percentage of integer variables that have to be fixed 
3.69/3.71	c # [type: real, range: [0,1], default: 0.666]
3.69/3.71	c heuristics/crossover/minfixingrate = 0.5
3.69/3.71	c 
3.69/3.71	c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
3.69/3.71	c # [type: int, range: [-1,2147483647], default: 20]
3.69/3.71	c heuristics/feaspump/freq = -1
3.69/3.71	c 
3.69/3.71	c # additional number of allowed LP iterations
3.69/3.71	c # [type: int, range: [0,2147483647], default: 1000]
3.69/3.71	c heuristics/feaspump/maxlpiterofs = 2000
3.69/3.71	c 
3.69/3.71	c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
3.69/3.71	c # [type: int, range: [-1,2147483647], default: 10]
3.69/3.71	c heuristics/fracdiving/freq = -1
3.69/3.71	c 
3.69/3.71	c # maximal fraction of diving LP iterations compared to node LP iterations
3.69/3.71	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
3.69/3.71	c heuristics/fracdiving/maxlpiterquot = 0.075
3.69/3.71	c 
3.69/3.71	c # additional number of allowed LP iterations
3.69/3.71	c # [type: int, range: [0,2147483647], default: 1000]
3.69/3.71	c heuristics/fracdiving/maxlpiterofs = 1500
3.69/3.71	c 
3.69/3.71	c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
3.69/3.71	c # [type: int, range: [-1,2147483647], default: 10]
3.69/3.71	c heuristics/guideddiving/freq = -1
3.69/3.71	c 
3.69/3.71	c # maximal fraction of diving LP iterations compared to node LP iterations
3.69/3.71	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
3.69/3.71	c heuristics/guideddiving/maxlpiterquot = 0.075
3.69/3.71	c 
3.69/3.71	c # additional number of allowed LP iterations
3.69/3.71	c # [type: int, range: [0,2147483647], default: 1000]
3.69/3.71	c heuristics/guideddiving/maxlpiterofs = 1500
3.69/3.71	c 
3.69/3.71	c # maximal fraction of diving LP iterations compared to node LP iterations
3.69/3.71	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
3.69/3.71	c heuristics/intdiving/maxlpiterquot = 0.075
3.69/3.71	c 
3.69/3.71	c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
3.69/3.71	c # [type: int, range: [-1,2147483647], default: 10]
3.69/3.71	c heuristics/intshifting/freq = -1
3.69/3.71	c 
3.69/3.71	c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
3.69/3.71	c # [type: int, range: [-1,2147483647], default: 10]
3.69/3.71	c heuristics/linesearchdiving/freq = -1
3.69/3.71	c 
3.69/3.71	c # maximal fraction of diving LP iterations compared to node LP iterations
3.69/3.71	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
3.69/3.71	c heuristics/linesearchdiving/maxlpiterquot = 0.075
3.69/3.71	c 
3.69/3.71	c # additional number of allowed LP iterations
3.69/3.71	c # [type: int, range: [0,2147483647], default: 1000]
3.69/3.71	c heuristics/linesearchdiving/maxlpiterofs = 1500
3.69/3.71	c 
3.69/3.71	c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
3.69/3.71	c # [type: int, range: [-1,2147483647], default: 20]
3.69/3.71	c heuristics/objpscostdiving/freq = -1
3.69/3.71	c 
3.69/3.71	c # maximal fraction of diving LP iterations compared to total iteration number
3.69/3.71	c # [type: real, range: [0,1], default: 0.01]
3.69/3.71	c heuristics/objpscostdiving/maxlpiterquot = 0.015
3.69/3.71	c 
3.69/3.71	c # additional number of allowed LP iterations
3.69/3.71	c # [type: int, range: [0,2147483647], default: 1000]
3.69/3.71	c heuristics/objpscostdiving/maxlpiterofs = 1500
3.69/3.71	c 
3.69/3.71	c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
3.69/3.71	c # [type: int, range: [-1,2147483647], default: 1]
3.69/3.71	c heuristics/oneopt/freq = -1
3.69/3.71	c 
3.69/3.71	c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
3.69/3.71	c # [type: int, range: [-1,2147483647], default: 10]
3.69/3.71	c heuristics/pscostdiving/freq = -1
3.69/3.71	c 
3.69/3.71	c # maximal fraction of diving LP iterations compared to node LP iterations
3.69/3.71	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
3.69/3.71	c heuristics/pscostdiving/maxlpiterquot = 0.075
3.69/3.71	c 
3.69/3.71	c # additional number of allowed LP iterations
3.69/3.71	c # [type: int, range: [0,2147483647], default: 1000]
3.69/3.71	c heuristics/pscostdiving/maxlpiterofs = 1500
3.69/3.71	c 
3.69/3.71	c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
3.69/3.71	c # [type: int, range: [-1,2147483647], default: 0]
3.69/3.71	c heuristics/rens/freq = -1
3.69/3.71	c 
3.69/3.71	c # minimum percentage of integer variables that have to be fixable 
3.69/3.71	c # [type: real, range: [0,1], default: 0.5]
3.69/3.71	c heuristics/rens/minfixingrate = 0.3
3.69/3.71	c 
3.69/3.71	c # number of nodes added to the contingent of the total nodes
3.69/3.71	c # [type: longint, range: [0,9223372036854775807], default: 500]
3.69/3.71	c heuristics/rens/nodesofs = 2000
3.69/3.71	c 
3.69/3.71	c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
3.69/3.71	c # [type: int, range: [-1,2147483647], default: 20]
3.69/3.71	c heuristics/rootsoldiving/freq = -1
3.69/3.71	c 
3.69/3.71	c # maximal fraction of diving LP iterations compared to node LP iterations
3.69/3.71	c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
3.69/3.71	c heuristics/rootsoldiving/maxlpiterquot = 0.015
3.69/3.71	c 
3.69/3.71	c # additional number of allowed LP iterations
3.69/3.71	c # [type: int, range: [0,2147483647], default: 1000]
3.69/3.71	c heuristics/rootsoldiving/maxlpiterofs = 1500
3.69/3.71	c 
3.69/3.71	c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
3.69/3.71	c # [type: int, range: [-1,2147483647], default: 1]
3.69/3.71	c heuristics/rounding/freq = -1
3.69/3.71	c 
3.69/3.71	c # frequency for calling primal heuristic <shiftandpropagate> (-1: never, 0: only at depth freqofs)
3.69/3.71	c # [type: int, range: [-1,2147483647], default: 0]
3.69/3.71	c heuristics/shiftandpropagate/freq = -1
3.69/3.71	c 
3.69/3.71	c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
3.69/3.71	c # [type: int, range: [-1,2147483647], default: 10]
3.69/3.71	c heuristics/shifting/freq = -1
3.69/3.71	c 
3.69/3.71	c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
3.69/3.71	c # [type: int, range: [-1,2147483647], default: 1]
3.69/3.71	c heuristics/simplerounding/freq = -1
3.69/3.71	c 
3.69/3.71	c # frequency for calling primal heuristic <subnlp> (-1: never, 0: only at depth freqofs)
3.69/3.71	c # [type: int, range: [-1,2147483647], default: 1]
3.69/3.71	c heuristics/subnlp/freq = -1
3.69/3.71	c 
3.69/3.71	c # frequency for calling primal heuristic <trivial> (-1: never, 0: only at depth freqofs)
3.69/3.71	c # [type: int, range: [-1,2147483647], default: 0]
3.69/3.71	c heuristics/trivial/freq = -1
3.69/3.71	c 
3.69/3.71	c # frequency for calling primal heuristic <trysol> (-1: never, 0: only at depth freqofs)
3.69/3.71	c # [type: int, range: [-1,2147483647], default: 1]
3.69/3.71	c heuristics/trysol/freq = -1
3.69/3.71	c 
3.69/3.71	c # frequency for calling primal heuristic <undercover> (-1: never, 0: only at depth freqofs)
3.69/3.71	c # [type: int, range: [-1,2147483647], default: 0]
3.69/3.71	c heuristics/undercover/freq = -1
3.69/3.71	c 
3.69/3.71	c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
3.69/3.71	c # [type: int, range: [-1,2147483647], default: 10]
3.69/3.71	c heuristics/veclendiving/freq = -1
3.69/3.71	c 
3.69/3.71	c # maximal fraction of diving LP iterations compared to node LP iterations
3.69/3.71	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
3.69/3.71	c heuristics/veclendiving/maxlpiterquot = 0.075
3.69/3.71	c 
3.69/3.71	c # additional number of allowed LP iterations
3.69/3.71	c # [type: int, range: [0,2147483647], default: 1000]
3.69/3.71	c heuristics/veclendiving/maxlpiterofs = 1500
3.69/3.71	c 
3.69/3.71	c # frequency for calling primal heuristic <zirounding> (-1: never, 0: only at depth freqofs)
3.69/3.71	c # [type: int, range: [-1,2147483647], default: 1]
3.69/3.71	c heuristics/zirounding/freq = -1
3.69/3.71	c 
3.69/3.71	c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
3.69/3.71	c # [type: int, range: [-1,2147483647], default: 0]
3.69/3.71	c separating/cmir/freq = -1
3.69/3.71	c 
3.69/3.71	c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
3.69/3.71	c # [type: int, range: [-1,2147483647], default: 0]
3.69/3.71	c separating/flowcover/freq = -1
3.69/3.71	c 
3.69/3.71	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
3.69/3.71	c # [type: int, range: [-1,2147483647], default: -1]
3.69/3.71	c separating/rapidlearning/freq = 0
3.69/3.71	c 
3.69/3.71	c -----------------------------------------------------------------------------------------------
3.69/3.71	c start solving
3.69/3.71	c 
10.79/10.81	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
10.79/10.81	c  10.8s|     1 |     0 | 12446 |     - | 118M|   0 |2252 |6053 |  16k|6053 |  16k|   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
24.09/24.10	c  24.1s|     1 |     0 | 24115 |     - | 118M|   0 |2856 |6053 |  16k|6053 |  16k| 105 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
38.39/38.42	c  38.4s|     1 |     0 | 34964 |     - | 118M|   0 |3419 |6053 |  16k|6053 |  16k| 158 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
53.88/53.96	c  54.0s|     1 |     0 | 45842 |     - | 118M|   0 |3440 |6053 |  16k|6053 |  16k| 183 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
66.68/66.72	c  66.7s|     1 |     0 | 54187 |     - | 118M|   0 |3479 |6053 |  16k|6053 |  16k| 196 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
75.98/76.08	c  76.1s|     1 |     0 | 58604 |     - | 118M|   0 |3628 |6053 |  16k|6053 |  16k| 214 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
76.68/76.79	c  76.8s|     1 |     0 | 59045 |     - | 118M|   0 |3829 |6053 |  16k|6053 |  16k| 215 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
130.97/131.05	c   131s|     1 |     2 | 59045 |     - | 118M|   0 |3829 |6053 |  16k|6053 |  16k| 215 |   0 |  52 | 0.000000e+00 |      --      |    Inf 
1796.70/1797.01	c 
1796.70/1797.01	c SCIP Status        : solving was interrupted [time limit reached]
1796.70/1797.01	c Solving Time (sec) : 1797.01
1796.70/1797.01	c Solving Nodes      : 278
1796.70/1797.01	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1796.70/1797.01	c Dual Bound         : +0.00000000000000e+00
1796.70/1797.01	c Gap                : infinite
1796.70/1797.01	s UNKNOWN
1796.70/1797.01	c SCIP Status        : solving was interrupted [time limit reached]
1796.70/1797.01	c Total Time         :    1797.01
1796.70/1797.01	c   solving          :    1797.01
1796.70/1797.01	c   presolving       :       3.15 (included in solving)
1796.70/1797.01	c   reading          :       0.44 (included in solving)
1796.70/1797.01	c Original Problem   :
1796.70/1797.01	c   Problem name     : HOME/instance-3739712-1338737246.opb
1796.70/1797.01	c   Variables        : 24200 (24200 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.70/1797.01	c   Constraints      : 80110 initial, 80110 maximal
1796.70/1797.01	c Presolved Problem  :
1796.70/1797.01	c   Problem name     : t_HOME/instance-3739712-1338737246.opb
1796.70/1797.01	c   Variables        : 6053 (6053 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.70/1797.01	c   Constraints      : 16022 initial, 16340 maximal
1796.70/1797.01	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1796.70/1797.01	c   trivial          :       0.01        788          0          0          0          0          0          0          0          0
1796.70/1797.01	c   dualfix          :       0.02        108          0          0          0          0          0          0          0          0
1796.70/1797.01	c   boundshift       :       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.01	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.01	c   pseudoobj        :       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.01	c   implics          :       0.04          0          0          0          0          0          0          0          0          0
1796.70/1797.01	c   probing          :       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.01	c   knapsack         :       0.03          0          0          0          0          0          0          0         13         52
1796.70/1797.01	c   setppc           :       0.03          0          0          0          0          0          0          0          0          0
1796.70/1797.01	c   linear           :       2.90      13391       3860          0      14179          0      64088          0         82         89
1796.70/1797.01	c   logicor          :       0.03          0          0          0          0          0          0          0          0          0
1796.70/1797.01	c   root node        :          -          0          -          -          0          -          -          -          -          -
1796.70/1797.01	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #Resprop    Cutoffs    DomReds       Cuts      Conss   Children
1796.70/1797.01	c   integral         :          0          0          0        210          0          1          0          0          3          0          0        418
1796.70/1797.01	c   knapsack         :        320          5       2536          0          1          0       1564         11      12151        352          0          0
1796.70/1797.01	c   setppc           :      12991          5       2525          0          1          0      19987         30      38962          0          0          0
1796.70/1797.01	c   logicor          :       2711+         5       2089          0          1          0       2170         36       5088          0          0          0
1796.70/1797.01	c   countsols        :          0          0          0          0          1          0          0          0          0          0          0          0
1796.70/1797.01	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS      Check    Resprop
1796.70/1797.01	c   integral         :     722.77       0.00       0.00     722.77       0.00       0.00       0.00
1796.70/1797.01	c   knapsack         :       0.07       0.01       0.05       0.00       0.00       0.00       0.00
1796.70/1797.01	c   setppc           :       0.39       0.00       0.38       0.00       0.00       0.00       0.01
1796.70/1797.01	c   logicor          :       0.04       0.00       0.03       0.00       0.00       0.00       0.00
1796.70/1797.01	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1796.70/1797.01	c Propagators        : #Propagate   #Resprop    Cutoffs    DomReds
1796.70/1797.01	c   vbounds          :          0          0          0          0
1796.70/1797.01	c   rootredcost      :          0          0          0          0
1796.70/1797.01	c   pseudoobj        :          0          0          0          0
1796.70/1797.01	c Propagator Timings :  TotalTime  Propagate    Resprop
1796.70/1797.01	c   vbounds          :       0.00       0.00       0.00
1796.70/1797.01	c   rootredcost      :       0.00       0.00       0.00
1796.70/1797.01	c   pseudoobj        :       0.00       0.00       0.00
1796.70/1797.01	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1796.70/1797.01	c   propagation      :       0.01         77         77        914       35.5          4        7.8          -
1796.70/1797.01	c   infeasible LP    :       0.06         16         16        464      156.2          0        0.0          0
1796.70/1797.01	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1796.70/1797.01	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1796.70/1797.01	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1796.70/1797.01	c   applied globally :          -          -          -        444       61.7          -          -          -
1796.70/1797.01	c   applied locally  :          -          -          -          0        0.0          -          -          -
1796.70/1797.01	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1796.70/1797.01	c   cut pool         :       0.00          4          -          -          5          -    (maximal pool size: 48)
1796.70/1797.01	c   redcost          :       0.02        214          0          0          0          0
1796.70/1797.01	c   impliedbounds    :       0.02          5          0          0          0          0
1796.70/1797.01	c   intobj           :       0.00          0          0          0          0          0
1796.70/1797.01	c   gomory           :       9.48          5          0          0       1337          0
1796.70/1797.01	c   cgmip            :       0.00          0          0          0          0          0
1796.70/1797.01	c   closecuts        :       0.00          0          0          0          0          0
1796.70/1797.01	c   strongcg         :       9.28          5          0          0       1337          0
1796.70/1797.01	c   cmir             :       0.00          0          0          0          0          0
1796.70/1797.01	c   flowcover        :       0.00          0          0          0          0          0
1796.70/1797.01	c   clique           :       1.85          5          0          0         34          0
1796.70/1797.01	c   zerohalf         :       0.00          0          0          0          0          0
1796.70/1797.01	c   mcf              :       0.49          2          0          0          2          0
1796.70/1797.01	c   oddcycle         :       0.00          0          0          0          0          0
1796.70/1797.01	c   rapidlearning    :       0.00          0          0          0          0          0
1796.70/1797.01	c Pricers            :       Time      Calls       Vars
1796.70/1797.01	c   problem variables:       0.00          0          0
1796.70/1797.01	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1796.70/1797.01	c   relpscost        :     722.77        210          0          3          0          0        418
1796.70/1797.01	c   pscost           :       0.00          0          0          0          0          0          0
1796.70/1797.01	c   inference        :       0.00          1          0          0          0          0          2
1796.70/1797.01	c   mostinf          :       0.00          0          0          0          0          0          0
1796.70/1797.01	c   leastinf         :       0.00          0          0          0          0          0          0
1796.70/1797.01	c   fullstrong       :       0.00          0          0          0          0          0          0
1796.70/1797.01	c   allfullstrong    :       0.00          0          0          0          0          0          0
1796.70/1797.01	c   random           :       0.00          0          0          0          0          0          0
1796.70/1797.01	c Primal Heuristics  :       Time      Calls      Found
1796.70/1797.01	c   LP solutions     :       0.00          -          0
1796.70/1797.01	c   pseudo solutions :       0.00          -          0
1796.70/1797.01	c   trivial          :       0.02          1          0
1796.70/1797.01	c   shiftandpropagate:       0.00          0          0
1796.70/1797.01	c   simplerounding   :       0.00          0          0
1796.70/1797.01	c   zirounding       :       0.00          0          0
1796.70/1797.01	c   rounding         :       0.00          0          0
1796.70/1797.01	c   shifting         :       0.00          0          0
1796.70/1797.01	c   intshifting      :       0.00          0          0
1796.70/1797.01	c   oneopt           :       0.00          0          0
1796.70/1797.01	c   twoopt           :       0.00          0          0
1796.70/1797.01	c   fixandinfer      :       0.00          0          0
1796.70/1797.01	c   feaspump         :       0.00          0          0
1796.70/1797.01	c   clique           :       0.00          0          0
1796.70/1797.01	c   coefdiving       :       0.00          0          0
1796.70/1797.01	c   pscostdiving     :       0.00          0          0
1796.70/1797.01	c   fracdiving       :       0.00          0          0
1796.70/1797.01	c   veclendiving     :       0.00          0          0
1796.70/1797.01	c   intdiving        :       0.00          0          0
1796.70/1797.01	c   actconsdiving    :       0.00          0          0
1796.70/1797.01	c   objpscostdiving  :       0.00          0          0
1796.70/1797.01	c   rootsoldiving    :       0.00          0          0
1796.70/1797.01	c   linesearchdiving :       0.00          0          0
1796.70/1797.01	c   guideddiving     :       0.00          0          0
1796.70/1797.01	c   octane           :       0.00          0          0
1796.70/1797.01	c   rens             :       0.00          0          0
1796.70/1797.01	c   rins             :       0.00          0          0
1796.70/1797.01	c   localbranching   :       0.00          0          0
1796.70/1797.01	c   mutation         :       0.00          0          0
1796.70/1797.01	c   crossover        :       0.00          0          0
1796.70/1797.01	c   dins             :       0.00          0          0
1796.70/1797.01	c   vbounds          :       0.00          0          0
1796.70/1797.01	c   undercover       :       0.00          0          0
1796.70/1797.01	c   subnlp           :       0.00          0          0
1796.70/1797.01	c   trysol           :       0.00          0          0
1796.70/1797.01	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1796.70/1797.01	c   primal LP        :       0.02          0          0       0.00       0.00
1796.70/1797.01	c   dual LP          :    1047.94        233    1193102    5120.61    1138.53
1796.70/1797.01	c   lex dual LP      :       0.00          0          0       0.00          -
1796.70/1797.01	c   barrier LP       :       0.00          0          0       0.00          -
1796.70/1797.01	c   diving/probing LP:       0.00          0          0       0.00          -
1796.70/1797.01	c   strong branching :     722.57        775     756227     975.78    1046.57
1796.70/1797.01	c     (at root node) :          -         52      50456     970.31          -
1796.70/1797.01	c   conflict analysis:       0.00          0          0       0.00          -
1796.70/1797.01	c B&B Tree           :
1796.70/1797.01	c   number of runs   :          1
1796.70/1797.01	c   nodes            :        278
1796.70/1797.01	c   nodes (total)    :        278
1796.70/1797.01	c   nodes left       :        114
1796.70/1797.01	c   max depth        :         44
1796.70/1797.01	c   max depth (total):         44
1796.70/1797.01	c   backtracks       :         61 (21.9%)
1796.70/1797.01	c   delayed cutoffs  :         29
1796.70/1797.01	c   repropagations   :        171 (15926 domain reductions, 25 cutoffs)
1796.70/1797.01	c   avg switch length:       4.16
1796.70/1797.01	c   switching time   :       0.21
1796.70/1797.01	c Solution           :
1796.70/1797.01	c   Solutions found  :          0 (0 improvements)
1796.70/1797.01	c   Primal Bound     :          -
1796.70/1797.01	c   Dual Bound       : +0.00000000000000e+00
1796.70/1797.01	c   Gap              :   infinite
1796.70/1797.01	c   Root Dual Bound  : +0.00000000000000e+00
1796.70/1797.01	c   Root Iterations  :      59045
1796.80/1797.15	c Time complete: 1796.86.

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

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 16411
/proc/meminfo: memFree=26677824/32873648 swapFree=6860/6860
[pid=16411] ppid=16409 vsize=9588 CPUtime=0 cores=1,3,5,7
/proc/16411/stat : 16411 (scip-2.0.1.4b_2) R 16409 16411 13307 0 -1 4202496 1527 0 0 0 0 0 0 0 20 0 1 0 339850651 9818112 1482 33554432000 4194304 9016284 140734526352672 140737165050264 7875499 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16411/statm: 2397 1482 311 1178 0 1215 0

[startup+0.0242419 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 16411
/proc/meminfo: memFree=26677824/32873648 swapFree=6860/6860
[pid=16411] ppid=16409 vsize=16972 CPUtime=0.01 cores=1,3,5,7
/proc/16411/stat : 16411 (scip-2.0.1.4b_2) R 16409 16411 13307 0 -1 4202496 3234 0 0 0 1 0 0 0 20 0 1 0 339850651 17379328 3189 33554432000 4194304 9016284 140734526352672 140737165050264 4447111 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16411/statm: 4243 3189 357 1178 0 3061 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16972

[startup+0.100247 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 16411
/proc/meminfo: memFree=26677824/32873648 swapFree=6860/6860
[pid=16411] ppid=16409 vsize=28960 CPUtime=0.09 cores=1,3,5,7
/proc/16411/stat : 16411 (scip-2.0.1.4b_2) R 16409 16411 13307 0 -1 4202496 6233 0 0 0 9 0 0 0 20 0 1 0 339850651 29655040 6188 33554432000 4194304 9016284 140734526352672 140737165050264 7870498 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16411/statm: 7240 6188 357 1178 0 6058 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 28960

[startup+0.300227 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 16411
/proc/meminfo: memFree=26677824/32873648 swapFree=6860/6860
[pid=16411] ppid=16409 vsize=46664 CPUtime=0.29 cores=1,3,5,7
/proc/16411/stat : 16411 (scip-2.0.1.4b_2) R 16409 16411 13307 0 -1 4202496 10640 0 0 0 28 1 0 0 20 0 1 0 339850651 47783936 10595 33554432000 4194304 9016284 140734526352672 140734526216536 7870473 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16411/statm: 11666 10595 357 1178 0 10484 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 46664

[startup+0.700243 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 16411
/proc/meminfo: memFree=26677824/32873648 swapFree=6860/6860
[pid=16411] ppid=16409 vsize=151084 CPUtime=0.69 cores=1,3,5,7
/proc/16411/stat : 16411 (scip-2.0.1.4b_2) R 16409 16411 13307 0 -1 4202496 36110 0 0 0 64 5 0 0 20 0 1 0 339850651 154710016 36065 33554432000 4194304 9016284 140734526352672 140734526216536 6480376 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/16411/statm: 37771 36065 484 1178 0 36589 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 151084

[startup+1.50024 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 16412
/proc/meminfo: memFree=26504464/32873648 swapFree=6860/6860
[pid=16411] ppid=16409 vsize=221240 CPUtime=1.48 cores=1,3,5,7
/proc/16411/stat : 16411 (scip-2.0.1.4b_2) R 16409 16411 13307 0 -1 4202496 53574 0 0 0 141 7 0 0 20 0 1 0 339850651 226549760 53529 33554432000 4194304 9016284 140734526352672 140734526348024 4460340 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/16411/statm: 55310 53529 484 1178 0 54128 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 221240

[startup+3.10026 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 16412
/proc/meminfo: memFree=26437008/32873648 swapFree=6860/6860
[pid=16411] ppid=16409 vsize=264308 CPUtime=3.09 cores=1,3,5,7
/proc/16411/stat : 16411 (scip-2.0.1.4b_2) R 16409 16411 13307 0 -1 4202496 64184 0 0 0 300 9 0 0 20 0 1 0 339850651 270651392 63882 33554432000 4194304 9016284 140734526352672 140734526349256 6476131 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/16411/statm: 66077 63882 494 1178 0 64895 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 264308

[startup+6.30022 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 16412
/proc/meminfo: memFree=26393492/32873648 swapFree=6860/6860
[pid=16411] ppid=16409 vsize=296000 CPUtime=6.29 cores=1,3,5,7
/proc/16411/stat : 16411 (scip-2.0.1.4b_2) R 16409 16411 13307 0 -1 4202496 74162 0 0 0 617 12 0 0 20 0 1 0 339850651 303104000 71673 33554432000 4194304 9016284 140734526352672 140734526345592 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/16411/statm: 74000 71673 632 1178 0 72818 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 296000

[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 16412
/proc/meminfo: memFree=26391516/32873648 swapFree=6860/6860
[pid=16411] ppid=16409 vsize=296528 CPUtime=12.68 cores=1,3,5,7
/proc/16411/stat : 16411 (scip-2.0.1.4b_2) R 16409 16411 13307 0 -1 4202496 74628 0 0 0 1254 14 0 0 20 0 1 0 339850651 303644672 71939 33554432000 4194304 9016284 140734526352672 140734526347832 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/16411/statm: 74132 71939 658 1178 0 72950 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 296528

[startup+25.5001 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 16412
/proc/meminfo: memFree=26387520/32873648 swapFree=6860/6860
[pid=16411] ppid=16409 vsize=300596 CPUtime=25.48 cores=1,3,5,7
/proc/16411/stat : 16411 (scip-2.0.1.4b_2) R 16409 16411 13307 0 -1 4202496 75945 0 0 0 2530 18 0 0 20 0 1 0 339850651 307810304 73256 33554432000 4194304 9016284 140734526352672 140734526347784 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/16411/statm: 75149 73256 673 1178 0 73967 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 300596

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 16412
/proc/meminfo: memFree=26387892/32873648 swapFree=6860/6860
[pid=16411] ppid=16409 vsize=300212 CPUtime=51.08 cores=1,3,5,7
/proc/16411/stat : 16411 (scip-2.0.1.4b_2) R 16409 16411 13307 0 -1 4202496 76888 0 0 0 5084 24 0 0 20 0 1 0 339850651 307417088 73195 33554432000 4194304 9016284 140734526352672 140734526346632 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/16411/statm: 75053 73195 673 1178 0 73871 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 300212

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 16412
/proc/meminfo: memFree=26384544/32873648 swapFree=6860/6860
[pid=16411] ppid=16409 vsize=303468 CPUtime=102.28 cores=1,3,5,7
/proc/16411/stat : 16411 (scip-2.0.1.4b_2) R 16409 16411 13307 0 -1 4202496 97816 0 0 0 10190 38 0 0 20 0 1 0 339850651 310751232 74006 33554432000 4194304 9016284 140734526352672 140734526346728 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/16411/statm: 75867 74006 674 1178 0 74685 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 303468

[startup+162.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/178 16415
/proc/meminfo: memFree=26387880/32873648 swapFree=6860/6860
[pid=16411] ppid=16409 vsize=302712 CPUtime=162.27 cores=1,3,5,7
/proc/16411/stat : 16411 (scip-2.0.1.4b_2) R 16409 16411 13307 0 -1 4202496 111396 0 0 0 16174 53 0 0 20 0 1 0 339850651 309977088 73822 33554432000 4194304 9016284 140734526352672 140734526346728 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/16411/statm: 75678 73822 679 1178 0 74496 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 302712

[startup+222.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 16416
/proc/meminfo: memFree=26387612/32873648 swapFree=6860/6860
[pid=16411] ppid=16409 vsize=303484 CPUtime=222.25 cores=1,3,5,7
/proc/16411/stat : 16411 (scip-2.0.1.4b_2) R 16409 16411 13307 0 -1 4202496 111590 0 0 0 22163 62 0 0 20 0 1 0 339850651 310767616 74016 33554432000 4194304 9016284 140734526352672 140734526346728 7214194 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/16411/statm: 75871 74016 679 1178 0 74689 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 303484

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 16416
/proc/meminfo: memFree=26387852/32873648 swapFree=6860/6860
[pid=16411] ppid=16409 vsize=303484 CPUtime=282.25 cores=1,3,5,7
/proc/16411/stat : 16411 (scip-2.0.1.4b_2) R 16409 16411 13307 0 -1 4202496 111590 0 0 0 28152 73 0 0 20 0 1 0 339850651 310767616 74016 33554432000 4194304 9016284 140734526352672 140734526346520 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/16411/statm: 75871 74016 679 1178 0 74689 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 303484

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 16416
/proc/meminfo: memFree=26384912/32873648 swapFree=6860/6860
[pid=16411] ppid=16409 vsize=302712 CPUtime=342.22 cores=1,3,5,7
/proc/16411/stat : 16411 (scip-2.0.1.4b_2) R 16409 16411 13307 0 -1 4202496 112735 0 0 0 34138 84 0 0 20 0 1 0 339850651 309977088 74512 33554432000 4194304 9016284 140734526352672 140734526346536 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/16411/statm: 75678 74512 679 1178 0 74496 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 302712

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 16416
/proc/meminfo: memFree=26384628/32873648 swapFree=6860/6860
[pid=16411] ppid=16409 vsize=302712 CPUtime=402.21 cores=1,3,5,7
/proc/16411/stat : 16411 (scip-2.0.1.4b_2) R 16409 16411 13307 0 -1 4202496 112735 0 0 0 40125 96 0 0 20 0 1 0 339850651 309977088 74619 33554432000 4194304 9016284 140734526352672 140734526346424 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/16411/statm: 75678 74619 679 1178 0 74496 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 302712

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 16416
/proc/meminfo: memFree=26382420/32873648 swapFree=6860/6860
[pid=16411] ppid=16409 vsize=302712 CPUtime=462.2 cores=1,3,5,7
/proc/16411/stat : 16411 (scip-2.0.1.4b_2) R 16409 16411 13307 0 -1 4202496 112735 0 0 0 46112 108 0 0 20 0 1 0 339850651 309977088 74619 33554432000 4194304 9016284 140734526352672 140734526346632 7209562 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/16411/statm: 75678 74619 679 1178 0 74496 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 302712

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 16416
/proc/meminfo: memFree=26381972/32873648 swapFree=6860/6860
[pid=16411] ppid=16409 vsize=302712 CPUtime=522.2 cores=1,3,5,7
/proc/16411/stat : 16411 (scip-2.0.1.4b_2) R 16409 16411 13307 0 -1 4202496 112735 0 0 0 52098 122 0 0 20 0 1 0 339850651 309977088 74619 33554432000 4194304 9016284 140734526352672 140734526346584 7219179 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/16411/statm: 75678 74619 679 1178 0 74496 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 302712

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 16417
/proc/meminfo: memFree=26379364/32873648 swapFree=6860/6860
[pid=16411] ppid=16409 vsize=302968 CPUtime=582.18 cores=1,3,5,7
/proc/16411/stat : 16411 (scip-2.0.1.4b_2) R 16409 16411 13307 0 -1 4202496 112798 0 0 0 58084 134 0 0 20 0 1 0 339850651 310239232 74682 33554432000 4194304 9016284 140734526352672 140734526346424 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/16411/statm: 75742 74682 679 1178 0 74560 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 302968

[startup+642.3 s]

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

/proc/meminfo: memFree=26786376/32873648 swapFree=6860/6860
[pid=16411] ppid=16409 vsize=306196 CPUtime=1062.11 cores=1,3,5,7
/proc/16411/stat : 16411 (scip-2.0.1.4b_2) R 16409 16411 13307 0 -1 4202496 145263 0 0 0 105955 256 0 0 20 0 1 0 339850651 313544704 75495 33554432000 4194304 9016284 140734526352672 140734526346424 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/16411/statm: 76549 75495 684 1178 0 75367 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 306196

[startup+1122.3 s]
/proc/loadavg: 2.04 2.05 2.00 3/177 16840
/proc/meminfo: memFree=26790472/32873648 swapFree=6860/6860
[pid=16411] ppid=16409 vsize=303884 CPUtime=1122.1 cores=1,3,5,7
/proc/16411/stat : 16411 (scip-2.0.1.4b_2) R 16409 16411 13307 0 -1 4202496 156911 0 0 0 111940 270 0 0 20 0 1 0 339850651 311177216 74643 33554432000 4194304 9016284 140734526352672 140734526346728 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/16411/statm: 75971 74644 684 1178 0 74789 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 303884

[startup+1182.3 s]
/proc/loadavg: 2.05 2.05 2.00 3/177 16841
/proc/meminfo: memFree=26787640/32873648 swapFree=6860/6860
[pid=16411] ppid=16409 vsize=306468 CPUtime=1182.09 cores=1,3,5,7
/proc/16411/stat : 16411 (scip-2.0.1.4b_2) R 16409 16411 13307 0 -1 4202496 160337 0 0 0 117925 284 0 0 20 0 1 0 339850651 313823232 75562 33554432000 4194304 9016284 140734526352672 140734526346536 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/16411/statm: 76617 75562 684 1178 0 75435 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 306468

[startup+1242.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/177 16841
/proc/meminfo: memFree=26784708/32873648 swapFree=6860/6860
[pid=16411] ppid=16409 vsize=305572 CPUtime=1242.08 cores=1,3,5,7
/proc/16411/stat : 16411 (scip-2.0.1.4b_2) R 16409 16411 13307 0 -1 4202496 162407 0 0 0 123911 297 0 0 20 0 1 0 339850651 312905728 75339 33554432000 4194304 9016284 140734526352672 140734526346424 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/16411/statm: 76393 75339 684 1178 0 75211 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 305572

[startup+1302.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/177 16841
/proc/meminfo: memFree=26783592/32873648 swapFree=6860/6860
[pid=16411] ppid=16409 vsize=305800 CPUtime=1302.08 cores=1,3,5,7
/proc/16411/stat : 16411 (scip-2.0.1.4b_2) R 16409 16411 13307 0 -1 4202496 164988 0 0 0 129897 311 0 0 20 0 1 0 339850651 313139200 75395 33554432000 4194304 9016284 140734526352672 140734526346632 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/16411/statm: 76450 75395 684 1178 0 75268 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 305800

[startup+1362.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/178 16844
/proc/meminfo: memFree=26780688/32873648 swapFree=6860/6860
[pid=16411] ppid=16409 vsize=306508 CPUtime=1362.07 cores=1,3,5,7
/proc/16411/stat : 16411 (scip-2.0.1.4b_2) R 16409 16411 13307 0 -1 4202496 179016 0 0 0 135880 327 0 0 20 0 1 0 339850651 313864192 75598 33554432000 4194304 9016284 140734526352672 140734526346472 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/16411/statm: 76627 75598 684 1178 0 75445 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 306508

[startup+1422.31 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 16844
/proc/meminfo: memFree=26781992/32873648 swapFree=6860/6860
[pid=16411] ppid=16409 vsize=306508 CPUtime=1422.07 cores=1,3,5,7
/proc/16411/stat : 16411 (scip-2.0.1.4b_2) R 16409 16411 13307 0 -1 4202496 179018 0 0 0 141865 342 0 0 20 0 1 0 339850651 313864192 75600 33554432000 4194304 9016284 140734526352672 140734526345592 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/16411/statm: 76627 75600 684 1178 0 75445 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 306508

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 16845
/proc/meminfo: memFree=26781492/32873648 swapFree=6860/6860
[pid=16411] ppid=16409 vsize=306508 CPUtime=1482.05 cores=1,3,5,7
/proc/16411/stat : 16411 (scip-2.0.1.4b_2) R 16409 16411 13307 0 -1 4202496 179018 0 0 0 147850 355 0 0 20 0 1 0 339850651 313864192 75600 33554432000 4194304 9016284 140734526352672 140734526346520 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/16411/statm: 76627 75600 684 1178 0 75445 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 306508

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 16845
/proc/meminfo: memFree=26779016/32873648 swapFree=6860/6860
[pid=16411] ppid=16409 vsize=307432 CPUtime=1542.03 cores=1,3,5,7
/proc/16411/stat : 16411 (scip-2.0.1.4b_2) R 16409 16411 13307 0 -1 4202496 179221 0 0 0 153837 366 0 0 20 0 1 0 339850651 314810368 75803 33554432000 4194304 9016284 140734526352672 140734526346840 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/16411/statm: 76858 75803 684 1178 0 75676 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 307432

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 16845
/proc/meminfo: memFree=26779328/32873648 swapFree=6860/6860
[pid=16411] ppid=16409 vsize=307460 CPUtime=1602.03 cores=1,3,5,7
/proc/16411/stat : 16411 (scip-2.0.1.4b_2) R 16409 16411 13307 0 -1 4202496 200588 0 0 0 159824 379 0 0 20 0 1 0 339850651 314839040 75769 33554432000 4194304 9016284 140734526352672 140734526346424 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/16411/statm: 76865 75769 684 1178 0 75683 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 307460

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 16845
/proc/meminfo: memFree=26781188/32873648 swapFree=6860/6860
[pid=16411] ppid=16409 vsize=305460 CPUtime=1662.02 cores=1,3,5,7
/proc/16411/stat : 16411 (scip-2.0.1.4b_2) R 16409 16411 13307 0 -1 4202496 201223 0 0 0 165810 392 0 0 20 0 1 0 339850651 312791040 75267 33554432000 4194304 9016284 140734526352672 140734526345480 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/16411/statm: 76365 75267 684 1178 0 75183 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 305460

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 16845
/proc/meminfo: memFree=26778520/32873648 swapFree=6860/6860
[pid=16411] ppid=16409 vsize=307384 CPUtime=1722.01 cores=1,3,5,7
/proc/16411/stat : 16411 (scip-2.0.1.4b_2) R 16409 16411 13307 0 -1 4202496 201786 0 0 0 171800 401 0 0 20 0 1 0 339850651 314761216 75787 33554432000 4194304 9016284 140734526352672 140734526346584 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/16411/statm: 76846 75787 684 1178 0 75664 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 307384

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 16846
/proc/meminfo: memFree=26777280/32873648 swapFree=6860/6860
[pid=16411] ppid=16409 vsize=307108 CPUtime=1782.01 cores=1,3,5,7
/proc/16411/stat : 16411 (scip-2.0.1.4b_2) R 16409 16411 13307 0 -1 4202496 202895 0 0 0 177788 413 0 0 20 0 1 0 339850651 314478592 75721 33554432000 4194304 9016284 140734526352672 140734526345480 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/16411/statm: 76777 75721 684 1178 0 75595 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 307108

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

[startup+1785.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 16846
/proc/meminfo: memFree=26777528/32873648 swapFree=6860/6860
[pid=16411] ppid=16409 vsize=307108 CPUtime=1785.2 cores=1,3,5,7
/proc/16411/stat : 16411 (scip-2.0.1.4b_2) R 16409 16411 13307 0 -1 4202496 202895 0 0 0 178107 413 0 0 20 0 1 0 339850651 314478592 75721 33554432000 4194304 9016284 140734526352672 140734526346424 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/16411/statm: 76777 75721 684 1178 0 75595 0
Current children cumulated CPU time (s) 1785.2
Current children cumulated vsize (KiB) 307108

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 16846
/proc/meminfo: memFree=26777528/32873648 swapFree=6860/6860
[pid=16411] ppid=16409 vsize=307108 CPUtime=1791.61 cores=1,3,5,7
/proc/16411/stat : 16411 (scip-2.0.1.4b_2) R 16409 16411 13307 0 -1 4202496 202895 0 0 0 178747 414 0 0 20 0 1 0 339850651 314478592 75721 33554432000 4194304 9016284 140734526352672 140734526346520 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/16411/statm: 76777 75721 684 1178 0 75595 0
Current children cumulated CPU time (s) 1791.61
Current children cumulated vsize (KiB) 307108

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 16846
/proc/meminfo: memFree=26777528/32873648 swapFree=6860/6860
[pid=16411] ppid=16409 vsize=307108 CPUtime=1794.8 cores=1,3,5,7
/proc/16411/stat : 16411 (scip-2.0.1.4b_2) R 16409 16411 13307 0 -1 4202496 202895 0 0 0 179066 414 0 0 20 0 1 0 339850651 314478592 75721 33554432000 4194304 9016284 140734526352672 140734526346632 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/16411/statm: 76777 75721 684 1178 0 75595 0
Current children cumulated CPU time (s) 1794.8
Current children cumulated vsize (KiB) 307108

[startup+1795.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 16846
/proc/meminfo: memFree=26777528/32873648 swapFree=6860/6860
[pid=16411] ppid=16409 vsize=307108 CPUtime=1795.59 cores=1,3,5,7
/proc/16411/stat : 16411 (scip-2.0.1.4b_2) R 16409 16411 13307 0 -1 4202496 202895 0 0 0 179145 414 0 0 20 0 1 0 339850651 314478592 75721 33554432000 4194304 9016284 140734526352672 140734526346536 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/16411/statm: 76777 75721 684 1178 0 75595 0
Current children cumulated CPU time (s) 1795.59
Current children cumulated vsize (KiB) 307108

[startup+1796.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 16846
/proc/meminfo: memFree=26777528/32873648 swapFree=6860/6860
[pid=16411] ppid=16409 vsize=307108 CPUtime=1796.4 cores=1,3,5,7
/proc/16411/stat : 16411 (scip-2.0.1.4b_2) R 16409 16411 13307 0 -1 4202496 202895 0 0 0 179225 415 0 0 20 0 1 0 339850651 314478592 75721 33554432000 4194304 9016284 140734526352672 140734526346536 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/16411/statm: 76777 75721 684 1178 0 75595 0
Current children cumulated CPU time (s) 1796.4
Current children cumulated vsize (KiB) 307108

[startup+1797.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 16846
/proc/meminfo: memFree=26777528/32873648 swapFree=6860/6860
[pid=16411] ppid=16409 vsize=287416 CPUtime=1796.8 cores=1,3,5,7
/proc/16411/stat : 16411 (scip-2.0.1.4b_2) R 16409 16411 13307 0 -1 4202496 202902 0 0 0 179265 415 0 0 20 0 1 0 339850651 294313984 70836 33554432000 4194304 9016284 140734526352672 140734526346536 6812620 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16411/statm: 71854 70836 691 1178 0 70672 0
Current children cumulated CPU time (s) 1796.8
Current children cumulated vsize (KiB) 287416

Child status: 0
Real time (s): 1797.16
CPU time (s): 1796.87
CPU user time (s): 1792.69
CPU system time (s): 4.17637
CPU usage (%): 99.9838
Max. virtual memory (cumulated for all children) (KiB): 308820

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1792.69
system time used= 4.17636
maximum resident set size= 303776
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 202910
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= 25
involuntary context switches= 1849

runsolver used 2.58961 second user time and 7.2149 second system time

The end

Launcher Data

Begin job on node116 at 2012-06-03 17:27:26
IDJOB=3739712
IDBENCH=74176
IDSOLVER=2329
FILE ID=node116/3739712-1338737246
RUNJOBID= node116-1338713903-13324
PBS_JOBID= 14636747
Free space on /tmp= 71016 MiB

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

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

MD5SUM BENCH= fb3d4a8048fd8b0c89931c09319646a5
RANDOM SEED=2057904420

node116.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.556
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.11
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.556
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.556
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	: 5438.54
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.556
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.556
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.92
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.556
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.92
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.556
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.90
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.556
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:       32873648 kB
MemFree:        26678360 kB
Buffers:          553336 kB
Cached:          4130260 kB
SwapCached:         3028 kB
Active:          2841252 kB
Inactive:        2437264 kB
Active(anon):     584840 kB
Inactive(anon):     8500 kB
Active(file):    2256412 kB
Inactive(file):  2428764 kB
Unevictable:        6860 kB
Mlocked:            6860 kB
SwapTotal:      67108856 kB
SwapFree:       67103480 kB
Dirty:             19056 kB
Writeback:             0 kB
AnonPages:        662888 kB
Mapped:            14652 kB
Shmem:                68 kB
Slab:             774776 kB
SReclaimable:     219296 kB
SUnreclaim:       555480 kB
KernelStack:        1472 kB
PageTables:         5380 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     710168 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    565248 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= 71000 MiB
End job on node116 at 2012-06-03 17:57:23