Trace number 3453060

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SCIP spx SCIP 2.0.1.4. with SoPlex 1.5.0.4? (TO) 1800.62 1800.55

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/web/
uclid_pb_benchmarks/normalized-ooo.rf9.ucl.opb
MD5SUM4d33d3f14b2660aefc9b3a640617db34
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.413936
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables11476
Total number of constraints33090
Number of constraints which are clauses32382
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints708
Minimum length of a constraint1
Maximum length of a constraint11
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 33
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 126
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c SCIP version 2.0.1.4 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.5.0.4]
0.00/0.00	c Copyright (c) 2002-2011 Konrad-Zuse-Zentrum fuer Informationstechnik Berlin (ZIB)
0.00/0.00	c 
0.00/0.00	c user parameter file <scip.set> not found - using default parameters
0.00/0.00	c reading problem <HOME/instance-3453060-1307073262.opb>
0.19/0.21	c original problem has 11476 variables (11476 bin, 0 int, 0 impl, 0 cont) and 33090 constraints
0.19/0.21	c problem read
0.19/0.21	c No objective function, only one solution is needed.
0.19/0.21	c presolving settings loaded
0.29/0.31	c presolving:
0.49/0.56	c (round 1) 935 del vars, 767 del conss, 0 add conss, 276 chg bounds, 354 chg sides, 810 chg coeffs, 0 upgd conss, 643966 impls, 0 clqs
0.49/0.58	c (round 2) 968 del vars, 2335 del conss, 0 add conss, 295 chg bounds, 354 chg sides, 810 chg coeffs, 0 upgd conss, 644092 impls, 0 clqs
0.49/0.59	c (round 3) 988 del vars, 2375 del conss, 0 add conss, 303 chg bounds, 354 chg sides, 810 chg coeffs, 0 upgd conss, 644408 impls, 0 clqs
0.49/0.59	c (round 4) 989 del vars, 2405 del conss, 0 add conss, 303 chg bounds, 354 chg sides, 810 chg coeffs, 0 upgd conss, 644500 impls, 0 clqs
0.69/0.70	c (round 5) 989 del vars, 2422 del conss, 0 add conss, 303 chg bounds, 354 chg sides, 810 chg coeffs, 30668 upgd conss, 644500 impls, 0 clqs
0.69/0.74	c presolving (6 rounds):
0.69/0.74	c  989 deleted vars, 2422 deleted constraints, 0 added constraints, 303 tightened bounds, 0 added holes, 354 changed sides, 810 changed coefficients
0.69/0.74	c  644500 implications, 0 cliques
0.69/0.74	c presolved problem has 10487 variables (10487 bin, 0 int, 0 impl, 0 cont) and 30668 constraints
0.69/0.74	c     708 constraints of type <knapsack>
0.69/0.74	c   19990 constraints of type <setppc>
0.69/0.74	c    9970 constraints of type <logicor>
0.69/0.74	c transformed objective value is always integral (scale: 1)
0.69/0.74	c Presolving Time: 0.50
0.69/0.74	c - non default parameters ----------------------------------------------------------------------
0.69/0.74	c # SCIP version 2.0.1.4
0.69/0.74	c 
0.69/0.74	c # frequency for displaying node information lines
0.69/0.74	c # [type: int, range: [-1,2147483647], default: 100]
0.69/0.74	c display/freq = 10000
0.69/0.74	c 
0.69/0.74	c # maximal time in seconds to run
0.69/0.74	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.69/0.74	c limits/time = 1800
0.69/0.74	c 
0.69/0.74	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.69/0.74	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.69/0.74	c limits/memory = 13950
0.69/0.74	c 
0.69/0.74	c # solving stops, if the given number of solutions were found (-1: no limit)
0.69/0.74	c # [type: int, range: [-1,2147483647], default: -1]
0.69/0.74	c limits/solutions = 1
0.69/0.74	c 
0.69/0.74	c # maximal number of separation rounds per node (-1: unlimited)
0.69/0.74	c # [type: int, range: [-1,2147483647], default: 5]
0.69/0.74	c separating/maxrounds = 1
0.69/0.74	c 
0.69/0.74	c # maximal number of separation rounds in the root node (-1: unlimited)
0.69/0.74	c # [type: int, range: [-1,2147483647], default: -1]
0.69/0.74	c separating/maxroundsroot = 5
0.69/0.74	c 
0.69/0.74	c # default clock type (1: CPU user seconds, 2: wall clock time)
0.69/0.74	c # [type: int, range: [1,2], default: 1]
0.69/0.74	c timing/clocktype = 2
0.69/0.74	c 
0.69/0.74	c # belongs reading time to solving time?
0.69/0.74	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.69/0.74	c timing/reading = TRUE
0.69/0.74	c 
0.69/0.74	c # should presolving try to simplify inequalities
0.69/0.74	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.69/0.74	c constraints/linear/simplifyinequalities = TRUE
0.69/0.74	c 
0.69/0.74	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
0.69/0.74	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.69/0.74	c constraints/indicator/addCouplingCons = TRUE
0.69/0.74	c 
0.69/0.74	c # should disaggregation of knapsack constraints be allowed in preprocessing?
0.69/0.74	c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
0.69/0.74	c constraints/knapsack/disaggregation = FALSE
0.69/0.74	c 
0.69/0.74	c # should presolving try to simplify knapsacks
0.69/0.74	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.69/0.74	c constraints/knapsack/simplifyinequalities = TRUE
0.69/0.74	c 
0.69/0.74	c # maximal number of presolving rounds the presolver participates in (-1: no limit)
0.69/0.74	c # [type: int, range: [-1,2147483647], default: -1]
0.69/0.74	c presolving/probing/maxrounds = 0
0.69/0.74	c 
0.69/0.74	c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
0.69/0.74	c # [type: int, range: [-1,2147483647], default: 10]
0.69/0.74	c heuristics/coefdiving/freq = -1
0.69/0.74	c 
0.69/0.74	c # maximal fraction of diving LP iterations compared to node LP iterations
0.69/0.74	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.69/0.74	c heuristics/coefdiving/maxlpiterquot = 0.075
0.69/0.74	c 
0.69/0.74	c # additional number of allowed LP iterations
0.69/0.74	c # [type: int, range: [0,2147483647], default: 1000]
0.69/0.74	c heuristics/coefdiving/maxlpiterofs = 1500
0.69/0.74	c 
0.69/0.74	c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
0.69/0.74	c # [type: int, range: [-1,2147483647], default: 30]
0.69/0.74	c heuristics/crossover/freq = -1
0.69/0.74	c 
0.69/0.74	c # number of nodes added to the contingent of the total nodes
0.69/0.74	c # [type: longint, range: [0,9223372036854775807], default: 500]
0.69/0.74	c heuristics/crossover/nodesofs = 750
0.69/0.74	c 
0.69/0.74	c # number of nodes without incumbent change that heuristic should wait
0.69/0.74	c # [type: longint, range: [0,9223372036854775807], default: 200]
0.69/0.74	c heuristics/crossover/nwaitingnodes = 100
0.69/0.74	c 
0.69/0.74	c # contingent of sub problem nodes in relation to the number of nodes of the original problem
0.69/0.74	c # [type: real, range: [0,1], default: 0.1]
0.69/0.74	c heuristics/crossover/nodesquot = 0.15
0.69/0.74	c 
0.69/0.74	c # minimum percentage of integer variables that have to be fixed 
0.69/0.74	c # [type: real, range: [0,1], default: 0.666]
0.69/0.74	c heuristics/crossover/minfixingrate = 0.5
0.69/0.74	c 
0.69/0.74	c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
0.69/0.74	c # [type: int, range: [-1,2147483647], default: 20]
0.69/0.74	c heuristics/feaspump/freq = -1
0.69/0.74	c 
0.69/0.74	c # additional number of allowed LP iterations
0.69/0.74	c # [type: int, range: [0,2147483647], default: 1000]
0.69/0.74	c heuristics/feaspump/maxlpiterofs = 2000
0.69/0.74	c 
0.69/0.74	c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
0.69/0.74	c # [type: int, range: [-1,2147483647], default: 10]
0.69/0.74	c heuristics/fracdiving/freq = -1
0.69/0.74	c 
0.69/0.74	c # maximal fraction of diving LP iterations compared to node LP iterations
0.69/0.74	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.69/0.74	c heuristics/fracdiving/maxlpiterquot = 0.075
0.69/0.74	c 
0.69/0.74	c # additional number of allowed LP iterations
0.69/0.74	c # [type: int, range: [0,2147483647], default: 1000]
0.69/0.74	c heuristics/fracdiving/maxlpiterofs = 1500
0.69/0.74	c 
0.69/0.74	c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
0.69/0.74	c # [type: int, range: [-1,2147483647], default: 10]
0.69/0.74	c heuristics/guideddiving/freq = -1
0.69/0.74	c 
0.69/0.74	c # maximal fraction of diving LP iterations compared to node LP iterations
0.69/0.74	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.69/0.74	c heuristics/guideddiving/maxlpiterquot = 0.075
0.69/0.74	c 
0.69/0.74	c # additional number of allowed LP iterations
0.69/0.74	c # [type: int, range: [0,2147483647], default: 1000]
0.69/0.74	c heuristics/guideddiving/maxlpiterofs = 1500
0.69/0.74	c 
0.69/0.74	c # maximal fraction of diving LP iterations compared to node LP iterations
0.69/0.74	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.69/0.74	c heuristics/intdiving/maxlpiterquot = 0.075
0.69/0.74	c 
0.69/0.74	c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
0.69/0.74	c # [type: int, range: [-1,2147483647], default: 10]
0.69/0.74	c heuristics/intshifting/freq = -1
0.69/0.74	c 
0.69/0.74	c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
0.69/0.74	c # [type: int, range: [-1,2147483647], default: 10]
0.69/0.74	c heuristics/linesearchdiving/freq = -1
0.69/0.74	c 
0.69/0.74	c # maximal fraction of diving LP iterations compared to node LP iterations
0.69/0.74	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.69/0.74	c heuristics/linesearchdiving/maxlpiterquot = 0.075
0.69/0.74	c 
0.69/0.74	c # additional number of allowed LP iterations
0.69/0.74	c # [type: int, range: [0,2147483647], default: 1000]
0.69/0.74	c heuristics/linesearchdiving/maxlpiterofs = 1500
0.69/0.74	c 
0.69/0.74	c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
0.69/0.74	c # [type: int, range: [-1,2147483647], default: 20]
0.69/0.74	c heuristics/objpscostdiving/freq = -1
0.69/0.74	c 
0.69/0.74	c # maximal fraction of diving LP iterations compared to total iteration number
0.69/0.74	c # [type: real, range: [0,1], default: 0.01]
0.69/0.74	c heuristics/objpscostdiving/maxlpiterquot = 0.015
0.69/0.74	c 
0.69/0.74	c # additional number of allowed LP iterations
0.69/0.74	c # [type: int, range: [0,2147483647], default: 1000]
0.69/0.74	c heuristics/objpscostdiving/maxlpiterofs = 1500
0.69/0.74	c 
0.69/0.74	c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
0.69/0.74	c # [type: int, range: [-1,2147483647], default: 1]
0.69/0.74	c heuristics/oneopt/freq = -1
0.69/0.74	c 
0.69/0.74	c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
0.69/0.74	c # [type: int, range: [-1,2147483647], default: 10]
0.69/0.74	c heuristics/pscostdiving/freq = -1
0.69/0.74	c 
0.69/0.74	c # maximal fraction of diving LP iterations compared to node LP iterations
0.69/0.74	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.69/0.74	c heuristics/pscostdiving/maxlpiterquot = 0.075
0.69/0.74	c 
0.69/0.74	c # additional number of allowed LP iterations
0.69/0.74	c # [type: int, range: [0,2147483647], default: 1000]
0.69/0.74	c heuristics/pscostdiving/maxlpiterofs = 1500
0.69/0.74	c 
0.69/0.74	c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
0.69/0.74	c # [type: int, range: [-1,2147483647], default: 0]
0.69/0.74	c heuristics/rens/freq = -1
0.69/0.74	c 
0.69/0.74	c # minimum percentage of integer variables that have to be fixable 
0.69/0.74	c # [type: real, range: [0,1], default: 0.5]
0.69/0.74	c heuristics/rens/minfixingrate = 0.3
0.69/0.74	c 
0.69/0.74	c # number of nodes added to the contingent of the total nodes
0.69/0.74	c # [type: longint, range: [0,9223372036854775807], default: 500]
0.69/0.74	c heuristics/rens/nodesofs = 2000
0.69/0.74	c 
0.69/0.74	c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
0.69/0.74	c # [type: int, range: [-1,2147483647], default: 20]
0.69/0.74	c heuristics/rootsoldiving/freq = -1
0.69/0.74	c 
0.69/0.74	c # maximal fraction of diving LP iterations compared to node LP iterations
0.69/0.74	c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
0.69/0.74	c heuristics/rootsoldiving/maxlpiterquot = 0.015
0.69/0.74	c 
0.69/0.74	c # additional number of allowed LP iterations
0.69/0.74	c # [type: int, range: [0,2147483647], default: 1000]
0.69/0.74	c heuristics/rootsoldiving/maxlpiterofs = 1500
0.69/0.74	c 
0.69/0.74	c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
0.69/0.74	c # [type: int, range: [-1,2147483647], default: 1]
0.69/0.74	c heuristics/rounding/freq = -1
0.69/0.74	c 
0.69/0.74	c # frequency for calling primal heuristic <shiftandpropagate> (-1: never, 0: only at depth freqofs)
0.69/0.74	c # [type: int, range: [-1,2147483647], default: 0]
0.69/0.74	c heuristics/shiftandpropagate/freq = -1
0.69/0.74	c 
0.69/0.74	c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
0.69/0.74	c # [type: int, range: [-1,2147483647], default: 10]
0.69/0.74	c heuristics/shifting/freq = -1
0.69/0.74	c 
0.69/0.74	c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
0.69/0.74	c # [type: int, range: [-1,2147483647], default: 1]
0.69/0.74	c heuristics/simplerounding/freq = -1
0.69/0.74	c 
0.69/0.74	c # frequency for calling primal heuristic <subnlp> (-1: never, 0: only at depth freqofs)
0.69/0.74	c # [type: int, range: [-1,2147483647], default: 1]
0.69/0.74	c heuristics/subnlp/freq = -1
0.69/0.74	c 
0.69/0.74	c # frequency for calling primal heuristic <trivial> (-1: never, 0: only at depth freqofs)
0.69/0.74	c # [type: int, range: [-1,2147483647], default: 0]
0.69/0.74	c heuristics/trivial/freq = -1
0.69/0.74	c 
0.69/0.74	c # frequency for calling primal heuristic <trysol> (-1: never, 0: only at depth freqofs)
0.69/0.74	c # [type: int, range: [-1,2147483647], default: 1]
0.69/0.74	c heuristics/trysol/freq = -1
0.69/0.74	c 
0.69/0.74	c # frequency for calling primal heuristic <undercover> (-1: never, 0: only at depth freqofs)
0.69/0.74	c # [type: int, range: [-1,2147483647], default: 0]
0.69/0.74	c heuristics/undercover/freq = -1
0.69/0.74	c 
0.69/0.74	c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
0.69/0.74	c # [type: int, range: [-1,2147483647], default: 10]
0.69/0.74	c heuristics/veclendiving/freq = -1
0.69/0.74	c 
0.69/0.74	c # maximal fraction of diving LP iterations compared to node LP iterations
0.69/0.74	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.69/0.74	c heuristics/veclendiving/maxlpiterquot = 0.075
0.69/0.74	c 
0.69/0.74	c # additional number of allowed LP iterations
0.69/0.74	c # [type: int, range: [0,2147483647], default: 1000]
0.69/0.74	c heuristics/veclendiving/maxlpiterofs = 1500
0.69/0.74	c 
0.69/0.74	c # frequency for calling primal heuristic <zirounding> (-1: never, 0: only at depth freqofs)
0.69/0.74	c # [type: int, range: [-1,2147483647], default: 1]
0.69/0.74	c heuristics/zirounding/freq = -1
0.69/0.74	c 
0.69/0.74	c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
0.69/0.74	c # [type: int, range: [-1,2147483647], default: 0]
0.69/0.74	c separating/cmir/freq = -1
0.69/0.74	c 
0.69/0.74	c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
0.69/0.74	c # [type: int, range: [-1,2147483647], default: 0]
0.69/0.74	c separating/flowcover/freq = -1
0.69/0.74	c 
0.69/0.74	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.69/0.74	c # [type: int, range: [-1,2147483647], default: -1]
0.69/0.74	c separating/rapidlearning/freq = 0
0.69/0.74	c 
0.69/0.74	c -----------------------------------------------------------------------------------------------
0.69/0.74	c start solving
0.69/0.75	c 
1.19/1.26	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1.19/1.26	c   1.3s|     1 |     0 |  3228 |     - |  76M|   0 |1823 |  10k|  30k|  10k|  30k|   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
2.60/2.64	c   2.6s|     1 |     0 |  5404 |     - |  77M|   0 |2308 |  10k|  30k|  10k|  30k|  92 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
5.10/5.19	c   5.2s|     1 |     0 | 11220 |     - |  77M|   0 |2966 |  10k|  30k|  10k|  30k| 210 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
9.99/10.00	c  10.0s|     1 |     0 | 16849 |     - |  77M|   0 |3115 |  10k|  30k|  10k|  30k| 319 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
12.11/12.18	c  12.2s|     1 |     0 | 20120 |     - |  79M|   0 |3212 |  10k|  30k|  10k|  31k| 450 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
17.61/17.63	c  17.6s|     1 |     0 | 30308 |     - |  79M|   0 |3434 |  10k|  30k|  10k|  31k| 593 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
28.79/28.81	c  28.8s|     1 |     2 | 30308 |     - |  79M|   0 |3434 |  10k|  30k|  10k|  31k| 593 |   0 |  20 | 0.000000e+00 |      --      |    Inf 
1800.46/1800.43	c 
1800.46/1800.43	c SCIP Status        : solving was interrupted [user interrupt]
1800.46/1800.43	c Solving Time (sec) : 1800.43
1800.46/1800.43	c Solving Nodes      : 3651
1800.46/1800.43	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1800.46/1800.43	c Dual Bound         : +0.00000000000000e+00
1800.46/1800.43	c Gap                : infinite
1800.46/1800.43	s UNKNOWN
1800.46/1800.43	c SCIP Status        : solving was interrupted [user interrupt]
1800.46/1800.43	c Total Time         :    1800.43
1800.46/1800.43	c   solving          :    1800.43
1800.46/1800.43	c   presolving       :       0.50 (included in solving)
1800.46/1800.43	c   reading          :       0.21 (included in solving)
1800.46/1800.43	c Original Problem   :
1800.46/1800.43	c   Problem name     : HOME/instance-3453060-1307073262.opb
1800.46/1800.43	c   Variables        : 11476 (11476 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.46/1800.43	c   Constraints      : 33090 initial, 33090 maximal
1800.46/1800.43	c Presolved Problem  :
1800.46/1800.43	c   Problem name     : t_HOME/instance-3453060-1307073262.opb
1800.46/1800.43	c   Variables        : 10487 (10487 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.46/1800.43	c   Constraints      : 30668 initial, 33488 maximal
1800.46/1800.43	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1800.46/1800.43	c   trivial          :       0.00         12          0          0          0          0          0          0          0          0
1800.46/1800.43	c   dualfix          :       0.00          0          0          0          0          0          0          0          0          0
1800.46/1800.43	c   boundshift       :       0.00          0          0          0          0          0          0          0          0          0
1800.46/1800.43	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0          0
1800.46/1800.43	c   implics          :       0.05          0        670          0          0          0          0          0          0          0
1800.46/1800.43	c   probing          :       0.00          0          0          0          0          0          0          0          0          0
1800.46/1800.43	c   knapsack         :       0.00          0          0          0          0          0          0          0          0          0
1800.46/1800.43	c   setppc           :       0.03          0          0          0          0          0          0          0          0          0
1800.46/1800.43	c   linear           :       0.31        303          4          0        303          0       2422          0        354        810
1800.46/1800.43	c   logicor          :       0.01          0          0          0          0          0          0          0          0          0
1800.46/1800.43	c   root node        :          -          0          -          -          0          -          -          -          -          -
1800.46/1800.43	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #Resprop    Cutoffs    DomReds       Cuts      Conss   Children
1800.46/1800.43	c   integral         :          0          0          0       2655          0          1          0         19        188          0          0       5128
1800.46/1800.43	c   knapsack         :        708          5      73561          0          0          0          0          0         34       1001          0          0
1800.46/1800.43	c   setppc           :      19990          5      73561          0          0          0     748912        692    1363516          0          0          0
1800.46/1800.43	c   logicor          :       9970+         5      69011          0          0          0     355689       1326     778618          0          0          0
1800.46/1800.43	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0
1800.46/1800.43	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS      Check    Resprop
1800.46/1800.43	c   integral         :     736.72       0.00       0.00     736.72       0.00       0.00       0.00
1800.46/1800.43	c   knapsack         :       0.75       0.01       0.74       0.00       0.00       0.00       0.00
1800.46/1800.43	c   setppc           :       8.96       0.00       8.68       0.00       0.00       0.00       0.27
1800.46/1800.43	c   logicor          :       3.15       0.00       2.92       0.00       0.00       0.00       0.23
1800.46/1800.43	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1800.46/1800.43	c Propagators        : #Propagate   #Resprop    Cutoffs    DomReds
1800.46/1800.43	c   vbounds          :          0          0          0          0
1800.46/1800.43	c   rootredcost      :          0          0          0          0
1800.46/1800.43	c   pseudoobj        :          0          0          0          0
1800.46/1800.43	c Propagator Timings :  TotalTime  Propagate    Resprop
1800.46/1800.43	c   vbounds          :       0.01       0.01       0.00
1800.46/1800.43	c   rootredcost      :       0.01       0.01       0.00
1800.46/1800.43	c   pseudoobj        :       0.01       0.01       0.00
1800.46/1800.43	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.46/1800.43	c   propagation      :       0.90       2018       1928      18016       69.0        301       24.2          -
1800.46/1800.43	c   infeasible LP    :       0.07         30         30        100       27.4          6       19.3          0
1800.46/1800.43	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.46/1800.43	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.46/1800.43	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1800.46/1800.43	c   applied globally :          -          -          -       6988       51.7          -          -          -
1800.46/1800.43	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.46/1800.43	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.46/1800.43	c   cut pool         :       0.00          4          -          -        234          -    (maximal pool size: 1497)
1800.46/1800.43	c   redcost          :       0.49       2596          0          0          0          0
1800.46/1800.43	c   impliedbounds    :       0.02          5          0          0          0          0
1800.46/1800.43	c   intobj           :       0.00          0          0          0          0          0
1800.46/1800.43	c   gomory           :       2.58          5          0          0       2500          0
1800.46/1800.43	c   cgmip            :       0.00          0          0          0          0          0
1800.46/1800.43	c   closecuts        :       0.00          0          0          0          0          0
1800.46/1800.43	c   strongcg         :       2.07          5          0          0       2500          0
1800.46/1800.43	c   cmir             :       0.00          0          0          0          0          0
1800.46/1800.43	c   flowcover        :       0.00          0          0          0          0          0
1800.46/1800.43	c   clique           :       0.77          5          0          0         39          0
1800.46/1800.43	c   zerohalf         :       0.00          0          0          0          0          0
1800.46/1800.43	c   mcf              :       0.11          1          0          0          0          0
1800.46/1800.43	c   oddcycle         :       0.00          0          0          0          0          0
1800.46/1800.43	c   rapidlearning    :       0.00          0          0          0          0          0
1800.46/1800.43	c Pricers            :       Time      Calls       Vars
1800.46/1800.43	c   problem variables:       0.00          0          0
1800.46/1800.43	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.46/1800.43	c   relpscost        :     736.71       2655         19        188          0          0       5128
1800.46/1800.43	c   pscost           :       0.00          0          0          0          0          0          0
1800.46/1800.43	c   inference        :       0.00          0          0          0          0          0          0
1800.46/1800.43	c   mostinf          :       0.00          0          0          0          0          0          0
1800.46/1800.43	c   leastinf         :       0.00          0          0          0          0          0          0
1800.46/1800.43	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.46/1800.43	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.46/1800.43	c   random           :       0.00          0          0          0          0          0          0
1800.46/1800.43	c Primal Heuristics  :       Time      Calls      Found
1800.46/1800.43	c   LP solutions     :       0.00          -          0
1800.46/1800.43	c   pseudo solutions :       0.00          -          0
1800.46/1800.43	c   trivial          :       0.01          1          0
1800.46/1800.43	c   shiftandpropagate:       0.00          0          0
1800.46/1800.43	c   simplerounding   :       0.00          0          0
1800.46/1800.43	c   zirounding       :       0.00          0          0
1800.46/1800.43	c   rounding         :       0.00          0          0
1800.46/1800.43	c   shifting         :       0.00          0          0
1800.46/1800.43	c   intshifting      :       0.00          0          0
1800.46/1800.43	c   oneopt           :       0.00          0          0
1800.46/1800.43	c   twoopt           :       0.00          0          0
1800.46/1800.43	c   fixandinfer      :       0.00          0          0
1800.46/1800.43	c   feaspump         :       0.00          0          0
1800.46/1800.43	c   clique           :       0.00          0          0
1800.46/1800.43	c   coefdiving       :       0.00          0          0
1800.46/1800.43	c   pscostdiving     :       0.00          0          0
1800.46/1800.43	c   fracdiving       :       0.00          0          0
1800.46/1800.43	c   veclendiving     :       0.00          0          0
1800.46/1800.43	c   intdiving        :       0.00          0          0
1800.46/1800.43	c   actconsdiving    :       0.00          0          0
1800.46/1800.43	c   objpscostdiving  :       0.00          0          0
1800.46/1800.43	c   rootsoldiving    :       0.00          0          0
1800.46/1800.43	c   linesearchdiving :       0.00          0          0
1800.46/1800.43	c   guideddiving     :       0.00          0          0
1800.46/1800.43	c   octane           :       0.00          0          0
1800.46/1800.43	c   rens             :       0.00          0          0
1800.46/1800.43	c   rins             :       0.00          0          0
1800.46/1800.43	c   localbranching   :       0.00          0          0
1800.46/1800.43	c   mutation         :       0.00          0          0
1800.46/1800.43	c   crossover        :       0.00          0          0
1800.46/1800.43	c   dins             :       0.00          0          0
1800.46/1800.43	c   vbounds          :       0.00          0          0
1800.46/1800.43	c   undercover       :       0.00          0          0
1800.46/1800.43	c   subnlp           :       0.00          0          0
1800.46/1800.43	c   trysol           :       0.00          0          0
1800.46/1800.43	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.46/1800.43	c   primal LP        :       0.01          0          0       0.00          -
1800.46/1800.43	c   dual LP          :    1025.72       2689    2416478     898.65    2355.88
1800.46/1800.43	c   lex dual LP      :       0.00          0          0       0.00          -
1800.46/1800.43	c   barrier LP       :       0.00          0          0       0.00          -
1800.46/1800.43	c   diving/probing LP:       0.00          0          0       0.00          -
1800.46/1800.43	c   strong branching :     735.15       2017    1329087     658.94    1807.90
1800.46/1800.43	c     (at root node) :          -         20      16698     834.90          -
1800.46/1800.43	c   conflict analysis:       0.00          0          0       0.00          -
1800.46/1800.43	c B&B Tree           :
1800.46/1800.43	c   number of runs   :          1
1800.46/1800.43	c   nodes            :       3651
1800.46/1800.43	c   nodes (total)    :       3651
1800.46/1800.43	c   nodes left       :         24
1800.46/1800.43	c   max depth        :         30
1800.46/1800.43	c   max depth (total):         30
1800.46/1800.43	c   backtracks       :       1128 (30.9%)
1800.46/1800.43	c   delayed cutoffs  :       1454
1800.46/1800.43	c   repropagations   :       2993 (797817 domain reductions, 980 cutoffs)
1800.46/1800.43	c   avg switch length:       3.07
1800.46/1800.43	c   switching time   :       5.54
1800.46/1800.43	c Solution           :
1800.46/1800.43	c   Solutions found  :          0 (0 improvements)
1800.46/1800.43	c   Primal Bound     :          -
1800.46/1800.43	c   Dual Bound       : +0.00000000000000e+00
1800.46/1800.43	c   Gap              :   infinite
1800.46/1800.43	c   Root Dual Bound  : +0.00000000000000e+00
1800.46/1800.43	c   Root Iterations  :      30308
1800.56/1800.54	c Time complete: 1800.61.

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3453060-1307073262/watcher-3453060-1307073262 -o /tmp/evaluation-result-3453060-1307073262/solver-3453060-1307073262 -C 1800 -W 1900 -M 15500 HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f HOME/instance-3453060-1307073262.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.17 2.06 2.01 2/481 5604
/proc/meminfo: memFree=27345404/32950928 swapFree=39617324/67111528
[pid=5604] ppid=5602 vsize=10560 CPUtime=0 cores=0,2,4,6
/proc/5604/stat : 5604 (scip-2.0.1.4.li) R 5602 5604 4028 0 -1 4202496 1642 0 0 0 0 0 0 0 25 0 1 0 818925877 10813440 1595 33554432000 4194304 9128323 140737218260720 18446744073709551615 8012251 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/5604/statm: 2640 1595 397 1205 0 1431 0

[startup+0.04933 s]
/proc/loadavg: 2.17 2.06 2.01 2/481 5604
/proc/meminfo: memFree=27345404/32950928 swapFree=39617324/67111528
[pid=5604] ppid=5602 vsize=15340 CPUtime=0.04 cores=0,2,4,6
/proc/5604/stat : 5604 (scip-2.0.1.4.li) R 5602 5604 4028 0 -1 4202496 2845 0 0 0 4 0 0 0 25 0 1 0 818925877 15708160 2797 33554432000 4194304 9128323 140737218260720 18446744073709551615 8008910 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/5604/statm: 3835 2797 397 1205 0 2626 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 15340

[startup+0.100287 s]
/proc/loadavg: 2.17 2.06 2.01 2/481 5604
/proc/meminfo: memFree=27345404/32950928 swapFree=39617324/67111528
[pid=5604] ppid=5602 vsize=19912 CPUtime=0.09 cores=0,2,4,6
/proc/5604/stat : 5604 (scip-2.0.1.4.li) R 5602 5604 4028 0 -1 4202496 3986 0 0 0 9 0 0 0 25 0 1 0 818925877 20389888 3937 33554432000 4194304 9128323 140737218260720 18446744073709551615 8008925 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/5604/statm: 4978 3937 397 1205 0 3769 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 19912

[startup+0.300251 s]
/proc/loadavg: 2.17 2.06 2.01 2/481 5604
/proc/meminfo: memFree=27345404/32950928 swapFree=39617324/67111528
[pid=5604] ppid=5602 vsize=71348 CPUtime=0.29 cores=0,2,4,6
/proc/5604/stat : 5604 (scip-2.0.1.4.li) R 5602 5604 4028 0 -1 4202496 16556 0 0 0 28 1 0 0 25 0 1 0 818925877 73060352 16462 33554432000 4194304 9128323 140737218260720 18446744073709551615 4667277 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/5604/statm: 17837 16462 466 1205 0 16628 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 71348

[startup+0.700176 s]
/proc/loadavg: 2.17 2.06 2.01 2/481 5604
/proc/meminfo: memFree=27345404/32950928 swapFree=39617324/67111528
[pid=5604] ppid=5602 vsize=111436 CPUtime=0.69 cores=0,2,4,6
/proc/5604/stat : 5604 (scip-2.0.1.4.li) R 5602 5604 4028 0 -1 4202496 28237 0 0 0 66 3 0 0 25 0 1 0 818925877 114110464 26159 33554432000 4194304 9128323 140737218260720 18446744073709551615 4593132 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/5604/statm: 27859 26159 532 1205 0 26650 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 111436

[startup+1.50113 s]
/proc/loadavg: 2.17 2.06 2.01 3/482 5605
/proc/meminfo: memFree=27194484/32950928 swapFree=39617324/67111528
[pid=5604] ppid=5602 vsize=165744 CPUtime=1.49 cores=0,2,4,6
/proc/5604/stat : 5604 (scip-2.0.1.4.li) R 5602 5604 4028 0 -1 4202496 42078 0 0 0 145 4 0 0 25 0 1 0 818925877 169721856 39138 33554432000 4194304 9128323 140737218260720 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/5604/statm: 41436 39138 764 1205 0 40227 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 165744

[startup+3.10083 s]
/proc/loadavg: 2.17 2.06 2.01 3/482 5605
/proc/meminfo: memFree=27187416/32950928 swapFree=39617324/67111528
[pid=5604] ppid=5602 vsize=167564 CPUtime=3.1 cores=0,2,4,6
/proc/5604/stat : 5604 (scip-2.0.1.4.li) R 5602 5604 4028 0 -1 4202496 43183 0 0 0 305 5 0 0 25 0 1 0 818925877 171585536 40214 33554432000 4194304 9128323 140737218260720 18446744073709551615 7315612 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/5604/statm: 41891 40214 758 1205 0 40682 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 167564

[startup+6.30011 s]
/proc/loadavg: 2.16 2.06 2.01 3/482 5605
/proc/meminfo: memFree=27182828/32950928 swapFree=39617324/67111528
[pid=5604] ppid=5602 vsize=169960 CPUtime=6.29 cores=0,2,4,6
/proc/5604/stat : 5604 (scip-2.0.1.4.li) R 5602 5604 4028 0 -1 4202496 43789 0 0 0 623 6 0 0 25 0 1 0 818925877 174039040 40820 33554432000 4194304 9128323 140737218260720 18446744073709551615 6694272 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/5604/statm: 42490 40820 758 1205 0 41281 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 169960

[startup+12.7009 s]
/proc/loadavg: 2.15 2.06 2.01 3/482 5605
/proc/meminfo: memFree=27177136/32950928 swapFree=39617324/67111528
[pid=5604] ppid=5602 vsize=174256 CPUtime=12.69 cores=0,2,4,6
/proc/5604/stat : 5604 (scip-2.0.1.4.li) R 5602 5604 4028 0 -1 4202496 45187 0 0 0 1261 8 0 0 25 0 1 0 818925877 178438144 42200 33554432000 4194304 9128323 140737218260720 18446744073709551615 7018441 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/5604/statm: 43564 42200 753 1205 0 42355 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 174256

[startup+25.5006 s]
/proc/loadavg: 2.11 2.05 2.01 3/482 5606
/proc/meminfo: memFree=27173284/32950928 swapFree=39617324/67111528
[pid=5604] ppid=5602 vsize=178272 CPUtime=25.49 cores=0,2,4,6
/proc/5604/stat : 5604 (scip-2.0.1.4.li) R 5602 5604 4028 0 -1 4202496 46151 0 0 0 2536 13 0 0 25 0 1 0 818925877 182550528 43162 33554432000 4194304 9128323 140737218260720 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/5604/statm: 44568 43162 757 1205 0 43359 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 178272

[startup+51.1007 s]
/proc/loadavg: 2.07 2.05 2.01 3/482 5606
/proc/meminfo: memFree=27171136/32950928 swapFree=39617324/67111528
[pid=5604] ppid=5602 vsize=178272 CPUtime=51.09 cores=0,2,4,6
/proc/5604/stat : 5604 (scip-2.0.1.4.li) R 5602 5604 4028 0 -1 4202496 46185 0 0 0 5089 20 0 0 25 0 1 0 818925877 182550528 43196 33554432000 4194304 9128323 140737218260720 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/5604/statm: 44568 43196 760 1205 0 43359 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 178272

[startup+102.318 s]
/proc/loadavg: 2.03 2.04 2.00 3/482 5608
/proc/meminfo: memFree=27168524/32950928 swapFree=39617324/67111528
[pid=5604] ppid=5602 vsize=178796 CPUtime=102.31 cores=0,2,4,6
/proc/5604/stat : 5604 (scip-2.0.1.4.li) R 5602 5604 4028 0 -1 4202496 46187 0 0 0 10196 35 0 0 25 0 1 0 818925877 183087104 43198 33554432000 4194304 9128323 140737218260720 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/5604/statm: 44699 43198 760 1205 0 43490 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 178796

[startup+162.301 s]
/proc/loadavg: 1.97 2.01 1.99 3/482 5637
/proc/meminfo: memFree=27199748/32950928 swapFree=39617324/67111528
[pid=5604] ppid=5602 vsize=180488 CPUtime=162.29 cores=0,2,4,6
/proc/5604/stat : 5604 (scip-2.0.1.4.li) R 5602 5604 4028 0 -1 4202496 48705 0 0 0 16176 53 0 0 25 0 1 0 818925877 184819712 43524 33554432000 4194304 9128323 140737218260720 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/5604/statm: 45122 43524 784 1205 0 43913 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 180488

[startup+222.301 s]
/proc/loadavg: 1.99 2.01 1.99 3/482 5639
/proc/meminfo: memFree=27189816/32950928 swapFree=39617324/67111528
[pid=5604] ppid=5602 vsize=184612 CPUtime=222.3 cores=0,2,4,6
/proc/5604/stat : 5604 (scip-2.0.1.4.li) R 5602 5604 4028 0 -1 4202496 115866 0 0 0 22144 86 0 0 25 0 1 0 818925877 189042688 44484 33554432000 4194304 9128323 140737218260720 18446744073709551615 7192200 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/5604/statm: 46153 44484 922 1205 0 44944 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 184612

[startup+282.301 s]
/proc/loadavg: 1.99 2.00 1.99 3/482 5640
/proc/meminfo: memFree=27178128/32950928 swapFree=39617324/67111528
[pid=5604] ppid=5602 vsize=190852 CPUtime=282.31 cores=0,2,4,6
/proc/5604/stat : 5604 (scip-2.0.1.4.li) R 5602 5604 4028 0 -1 4202496 165916 0 0 0 28117 114 0 0 25 0 1 0 818925877 195432448 46131 33554432000 4194304 9128323 140737218260720 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/5604/statm: 47713 46131 766 1205 0 46504 0
Current children cumulated CPU time (s) 282.31
Current children cumulated vsize (KiB) 190852

[startup+342.301 s]
/proc/loadavg: 1.99 2.00 1.99 3/482 5642
/proc/meminfo: memFree=27168184/32950928 swapFree=39617324/67111528
[pid=5604] ppid=5602 vsize=199076 CPUtime=342.31 cores=0,2,4,6
/proc/5604/stat : 5604 (scip-2.0.1.4.li) R 5602 5604 4028 0 -1 4202496 221500 0 0 0 34091 140 0 0 25 0 1 0 818925877 203853824 48437 33554432000 4194304 9128323 140737218260720 18446744073709551615 7192348 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/5604/statm: 49769 48437 768 1205 0 48560 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 199076

[startup+402.301 s]
/proc/loadavg: 2.07 2.02 2.00 3/482 5653
/proc/meminfo: memFree=27165644/32950928 swapFree=39617324/67111528
[pid=5604] ppid=5602 vsize=199076 CPUtime=402.31 cores=0,2,4,6
/proc/5604/stat : 5604 (scip-2.0.1.4.li) R 5602 5604 4028 0 -1 4202496 221521 0 0 0 40071 160 0 0 25 0 1 0 818925877 203853824 48456 33554432000 4194304 9128323 140737218260720 18446744073709551615 7315240 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/5604/statm: 49769 48456 766 1205 0 48560 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 199076

[startup+462.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/482 5654
/proc/meminfo: memFree=27151660/32950928 swapFree=39617324/67111528
[pid=5604] ppid=5602 vsize=205928 CPUtime=462.31 cores=0,2,4,6
/proc/5604/stat : 5604 (scip-2.0.1.4.li) R 5602 5604 4028 0 -1 4202496 260949 0 0 0 46044 187 0 0 25 0 1 0 818925877 210870272 49501 33554432000 4194304 9128323 140737218260720 18446744073709551615 7346389 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/5604/statm: 51482 49501 767 1205 0 50273 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 205928

[startup+522.301 s]
/proc/loadavg: 2.07 2.03 2.01 3/482 5656
/proc/meminfo: memFree=27143448/32950928 swapFree=39617324/67111528
[pid=5604] ppid=5602 vsize=208868 CPUtime=522.31 cores=0,2,4,6
/proc/5604/stat : 5604 (scip-2.0.1.4.li) R 5602 5604 4028 0 -1 4202496 290022 0 0 0 52018 213 0 0 25 0 1 0 818925877 213880832 50606 33554432000 4194304 9128323 140737218260720 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/5604/statm: 52217 50606 766 1205 0 51008 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 208868

[startup+582.3 s]
/proc/loadavg: 2.11 2.05 2.01 3/482 5659
/proc/meminfo: memFree=27137824/32950928 swapFree=39617324/67111528
[pid=5604] ppid=5602 vsize=216108 CPUtime=582.31 cores=0,2,4,6
/proc/5604/stat : 5604 (scip-2.0.1.4.li) R 5602 5604 4028 0 -1 4202496 353650 0 0 0 57988 243 0 0 25 0 1 0 818925877 221294592 52181 33554432000 4194304 9128323 140737218260720 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/5604/statm: 54027 52181 779 1205 0 52818 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 216108

[startup+642.301 s]

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

[startup+1002.3 s]
/proc/loadavg: 2.10 2.04 2.01 3/482 5672
/proc/meminfo: memFree=27084104/32950928 swapFree=39617324/67111528
[pid=5604] ppid=5602 vsize=247692 CPUtime=1002.33 cores=0,2,4,6
/proc/5604/stat : 5604 (scip-2.0.1.4.li) R 5602 5604 4028 0 -1 4202496 736945 0 0 0 99782 451 0 0 25 0 1 0 818925877 253636608 60323 33554432000 4194304 9128323 140737218260720 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/5604/statm: 61923 60323 820 1205 0 60714 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 247692

[startup+1062.3 s]
/proc/loadavg: 2.08 2.04 2.01 3/482 5673
/proc/meminfo: memFree=27079248/32950928 swapFree=39617324/67111528
[pid=5604] ppid=5602 vsize=252720 CPUtime=1062.34 cores=0,2,4,6
/proc/5604/stat : 5604 (scip-2.0.1.4.li) R 5602 5604 4028 0 -1 4202496 792831 0 0 0 105755 479 0 0 25 0 1 0 818925877 258785280 61580 33554432000 4194304 9128323 140737218260720 18446744073709551615 7315299 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/5604/statm: 63180 61580 796 1205 0 61971 0
Current children cumulated CPU time (s) 1062.34
Current children cumulated vsize (KiB) 252720

[startup+1122.3 s]
/proc/loadavg: 2.09 2.05 2.01 3/482 5675
/proc/meminfo: memFree=27077112/32950928 swapFree=39617324/67111528
[pid=5604] ppid=5602 vsize=256640 CPUtime=1122.33 cores=0,2,4,6
/proc/5604/stat : 5604 (scip-2.0.1.4.li) R 5602 5604 4028 0 -1 4202496 832453 0 0 0 111723 510 0 0 25 0 1 0 818925877 262799360 61841 33554432000 4194304 9128323 140737218260720 18446744073709551615 7192219 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/5604/statm: 64160 61841 796 1205 0 62951 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 256640

[startup+1182.3 s]
/proc/loadavg: 2.03 2.04 2.00 3/482 5676
/proc/meminfo: memFree=27069280/32950928 swapFree=39617324/67111528
[pid=5604] ppid=5602 vsize=260948 CPUtime=1182.33 cores=0,2,4,6
/proc/5604/stat : 5604 (scip-2.0.1.4.li) R 5602 5604 4028 0 -1 4202496 855046 0 0 0 117701 532 0 0 25 0 1 0 818925877 267210752 63688 33554432000 4194304 9128323 140737218260720 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/5604/statm: 65237 63688 796 1205 0 64028 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 260948

[startup+1242.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/482 5678
/proc/meminfo: memFree=27065160/32950928 swapFree=39617324/67111528
[pid=5604] ppid=5602 vsize=270248 CPUtime=1242.34 cores=0,2,4,6
/proc/5604/stat : 5604 (scip-2.0.1.4.li) R 5602 5604 4028 0 -1 4202496 871288 0 0 0 123676 558 0 0 25 0 1 0 818925877 276733952 65186 33554432000 4194304 9128323 140737218260720 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/5604/statm: 67562 65186 852 1205 0 66353 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 270248

[startup+1302.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/482 5680
/proc/meminfo: memFree=27053600/32950928 swapFree=39617324/67111528
[pid=5604] ppid=5602 vsize=275640 CPUtime=1302.35 cores=0,2,4,6
/proc/5604/stat : 5604 (scip-2.0.1.4.li) R 5602 5604 4028 0 -1 4202496 932741 0 0 0 129647 588 0 0 25 0 1 0 818925877 282255360 67178 33554432000 4194304 9128323 140737218260720 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/5604/statm: 68910 67178 802 1205 0 67701 0
Current children cumulated CPU time (s) 1302.35
Current children cumulated vsize (KiB) 275640

[startup+1362.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/482 5681
/proc/meminfo: memFree=27047868/32950928 swapFree=39617324/67111528
[pid=5604] ppid=5602 vsize=280108 CPUtime=1362.34 cores=0,2,4,6
/proc/5604/stat : 5604 (scip-2.0.1.4.li) R 5602 5604 4028 0 -1 4202496 966298 0 0 0 135619 615 0 0 25 0 1 0 818925877 286830592 68371 33554432000 4194304 9128323 140737218260720 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/5604/statm: 70027 68371 796 1205 0 68818 0
Current children cumulated CPU time (s) 1362.34
Current children cumulated vsize (KiB) 280108

[startup+1422.32 s]
/proc/loadavg: 2.00 2.01 2.00 3/482 5683
/proc/meminfo: memFree=27044496/32950928 swapFree=39617324/67111528
[pid=5604] ppid=5602 vsize=282076 CPUtime=1422.36 cores=0,2,4,6
/proc/5604/stat : 5604 (scip-2.0.1.4.li) R 5602 5604 4028 0 -1 4202496 979552 0 0 0 141596 640 0 0 25 0 1 0 818925877 288845824 68800 33554432000 4194304 9128323 140737218260720 18446744073709551615 7315639 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/5604/statm: 70519 68800 1113 1205 0 69310 0
Current children cumulated CPU time (s) 1422.36
Current children cumulated vsize (KiB) 282076

[startup+1482.3 s]
/proc/loadavg: 2.15 2.04 2.01 3/482 5684
/proc/meminfo: memFree=27045820/32950928 swapFree=39617324/67111528
[pid=5604] ppid=5602 vsize=281584 CPUtime=1482.35 cores=0,2,4,6
/proc/5604/stat : 5604 (scip-2.0.1.4.li) R 5602 5604 4028 0 -1 4202496 1055415 0 0 0 147563 672 0 0 25 0 1 0 818925877 288342016 68232 33554432000 4194304 9128323 140737218260720 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/5604/statm: 70396 68232 796 1205 0 69187 0
Current children cumulated CPU time (s) 1482.35
Current children cumulated vsize (KiB) 281584

[startup+1542.3 s]
/proc/loadavg: 2.12 2.04 2.01 3/482 5686
/proc/meminfo: memFree=27041200/32950928 swapFree=39617324/67111528
[pid=5604] ppid=5602 vsize=286732 CPUtime=1542.35 cores=0,2,4,6
/proc/5604/stat : 5604 (scip-2.0.1.4.li) R 5602 5604 4028 0 -1 4202496 1127202 0 0 0 153530 705 0 0 25 0 1 0 818925877 293613568 69440 33554432000 4194304 9128323 140737218260720 18446744073709551615 6941904 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/5604/statm: 71683 69440 796 1205 0 70474 0
Current children cumulated CPU time (s) 1542.35
Current children cumulated vsize (KiB) 286732

[startup+1602.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/482 5688
/proc/meminfo: memFree=27035836/32950928 swapFree=39617324/67111528
[pid=5604] ppid=5602 vsize=290552 CPUtime=1602.35 cores=0,2,4,6
/proc/5604/stat : 5604 (scip-2.0.1.4.li) R 5602 5604 4028 0 -1 4202496 1169757 0 0 0 159503 732 0 0 25 0 1 0 818925877 297525248 70459 33554432000 4194304 9128323 140737218260720 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/5604/statm: 72638 70459 816 1205 0 71429 0
Current children cumulated CPU time (s) 1602.35
Current children cumulated vsize (KiB) 290552

[startup+1662.3 s]
/proc/loadavg: 2.08 2.05 2.01 3/482 5689
/proc/meminfo: memFree=27030472/32950928 swapFree=39617324/67111528
[pid=5604] ppid=5602 vsize=295836 CPUtime=1662.35 cores=0,2,4,6
/proc/5604/stat : 5604 (scip-2.0.1.4.li) R 5602 5604 4028 0 -1 4202496 1206051 0 0 0 165478 757 0 0 25 0 1 0 818925877 302936064 71921 33554432000 4194304 9128323 140737218260720 18446744073709551615 7312751 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/5604/statm: 73959 71921 796 1205 0 72750 0
Current children cumulated CPU time (s) 1662.35
Current children cumulated vsize (KiB) 295836

[startup+1722.3 s]
/proc/loadavg: 2.06 2.05 2.01 3/482 5691
/proc/meminfo: memFree=27023256/32950928 swapFree=39617324/67111528
[pid=5604] ppid=5602 vsize=298624 CPUtime=1722.36 cores=0,2,4,6
/proc/5604/stat : 5604 (scip-2.0.1.4.li) R 5602 5604 4028 0 -1 4202496 1261920 0 0 0 171449 787 0 0 25 0 1 0 818925877 305790976 73121 33554432000 4194304 9128323 140737218260720 18446744073709551615 7192366 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/5604/statm: 74656 73121 851 1205 0 73447 0
Current children cumulated CPU time (s) 1722.36
Current children cumulated vsize (KiB) 298624

[startup+1782.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/482 5692
/proc/meminfo: memFree=27018024/32950928 swapFree=39617324/67111528
[pid=5604] ppid=5602 vsize=302704 CPUtime=1782.36 cores=0,2,4,6
/proc/5604/stat : 5604 (scip-2.0.1.4.li) R 5602 5604 4028 0 -1 4202496 1360765 0 0 0 177415 821 0 0 25 0 1 0 818925877 309968896 73987 33554432000 4194304 9128323 140737218260720 18446744073709551615 7315436 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/5604/statm: 75676 73987 795 1205 0 74467 0
Current children cumulated CPU time (s) 1782.36
Current children cumulated vsize (KiB) 302704



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.01 2.04 2.00 3/482 5693
/proc/meminfo: memFree=27019000/32950928 swapFree=39617324/67111528
[pid=5604] ppid=5602 vsize=303436 CPUtime=1800.07 cores=0,2,4,6
/proc/5604/stat : 5604 (scip-2.0.1.4.li) R 5602 5604 4028 0 -1 4202496 1380886 0 0 0 179177 830 0 0 25 0 1 0 818925877 310718464 73569 33554432000 4194304 9128323 140737218260720 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/5604/statm: 75859 73569 795 1205 0 74650 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 303436

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

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

[startup+1800.2 s]
/proc/loadavg: 2.01 2.04 2.00 3/482 5693
/proc/meminfo: memFree=27019000/32950928 swapFree=39617324/67111528
[pid=5604] ppid=5602 vsize=305348 CPUtime=1800.26 cores=0,2,4,6
/proc/5604/stat : 5604 (scip-2.0.1.4.li) R 5602 5604 4028 0 -1 4202496 1381682 0 0 0 179196 830 0 0 25 0 1 0 818925877 312676352 74365 33554432000 4194304 9128323 140737218260720 18446744073709551615 6941071 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/5604/statm: 76337 74365 958 1205 0 75128 0
Current children cumulated CPU time (s) 1800.26
Current children cumulated vsize (KiB) 305348

[startup+1800.4 s]
/proc/loadavg: 2.01 2.04 2.00 3/482 5693
/proc/meminfo: memFree=27019000/32950928 swapFree=39617324/67111528
[pid=5604] ppid=5602 vsize=305348 CPUtime=1800.46 cores=0,2,4,6
/proc/5604/stat : 5604 (scip-2.0.1.4.li) R 5602 5604 4028 0 -1 4202496 1381717 0 0 0 179216 830 0 0 25 0 1 0 818925877 312676352 74400 33554432000 4194304 9128323 140737218260720 18446744073709551615 7363480 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/5604/statm: 76337 74400 958 1205 0 75128 0
Current children cumulated CPU time (s) 1800.46
Current children cumulated vsize (KiB) 305348

[startup+1800.5 s]
/proc/loadavg: 2.01 2.04 2.00 3/482 5693
/proc/meminfo: memFree=27019000/32950928 swapFree=39617324/67111528
[pid=5604] ppid=5602 vsize=303052 CPUtime=1800.56 cores=0,2,4,6
/proc/5604/stat : 5604 (scip-2.0.1.4.li) R 5602 5604 4028 0 -1 4202496 1381727 0 0 0 179226 830 0 0 25 0 1 0 818925877 310325248 73844 33554432000 4194304 9128323 140737218260720 18446744073709551615 6890107 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/5604/statm: 75763 73844 968 1205 0 74554 0
Current children cumulated CPU time (s) 1800.56
Current children cumulated vsize (KiB) 303052

Child status: 0
Real time (s): 1800.55
CPU time (s): 1800.62
CPU user time (s): 1792.29
CPU system time (s): 8.32373
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 306804

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1792.29
system time used= 8.32373
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1381735
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= 5
involuntary context switches= 1495

runsolver used 8.65868 second user time and 19.2501 second system time

The end

Launcher Data

Begin job on node127 at 2011-06-03 05:54:22
IDJOB=3453060
IDBENCH=1459
IDSOLVER=1949
FILE ID=node127/3453060-1307073262
RUNJOBID= node127-1307068821-5046
PBS_JOBID= 13497859
Free space on /tmp= 73928 MiB

SOLVER NAME= SCIP spx SCIP 2.0.1.4. with SoPlex 1.5.0.4
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/web/uclid_pb_benchmarks/normalized-ooo.rf9.ucl.opb
COMMAND LINE= HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3453060-1307073262/watcher-3453060-1307073262 -o /tmp/evaluation-result-3453060-1307073262/solver-3453060-1307073262 -C 1800 -W 1900 -M 15500  HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f HOME/instance-3453060-1307073262.opb -t 1800 -m 15500

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

MD5SUM BENCH= 4d33d3f14b2660aefc9b3a640617db34
RANDOM SEED=1323164392

node127.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.823
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.64
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.823
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.823
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.823
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.86
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.823
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.823
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.823
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.60
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.823
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      27345692 kB
Buffers:        311356 kB
Cached:         891904 kB
SwapCached:      59160 kB
Active:        3315508 kB
Inactive:      2001928 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      27345692 kB
SwapTotal:    67111528 kB
SwapFree:     39617324 kB
Dirty:           13392 kB
Writeback:           0 kB
AnonPages:     4062152 kB
Mapped:          25040 kB
Slab:           122428 kB
PageTables:      95476 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 119857640 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73916 MiB
End job on node127 at 2011-06-03 06:24:24