Trace number 3730691

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.77 1797.08

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/web/uclid_pb_benchmarks/
normalized-ooo.burch_dill.3.accl.ucl.opb
MD5SUM03090e2b7426cc03a4be73b62ee3d658
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
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.670897
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables4622
Total number of constraints12569
Number of constraints which are clauses11753
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints816
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 36
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 130
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c SCIP version 2.0.1.5 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.5.0.5]
0.00/0.00	c Copyright (c) 2002-2011 Konrad-Zuse-Zentrum fuer Informationstechnik Berlin (ZIB)
0.00/0.00	c 
0.00/0.00	c user parameter file <scip.set> not found - using default parameters
0.00/0.00	c reading problem <HOME/instance-3730691-1338690189.opb>
0.02/0.08	c original problem has 4622 variables (4622 bin, 0 int, 0 impl, 0 cont) and 12569 constraints
0.02/0.08	c problem read
0.02/0.08	c No objective function, only one solution is needed.
0.02/0.08	c presolving settings loaded
0.09/0.11	c presolving:
0.19/0.22	c (round 1) 421 del vars, 346 del conss, 0 add conss, 120 chg bounds, 408 chg sides, 868 chg coeffs, 0 upgd conss, 215043 impls, 0 clqs
0.19/0.24	c (round 2) 423 del vars, 986 del conss, 0 add conss, 122 chg bounds, 408 chg sides, 868 chg coeffs, 0 upgd conss, 215043 impls, 0 clqs
0.19/0.25	c (round 3) 427 del vars, 996 del conss, 0 add conss, 126 chg bounds, 408 chg sides, 868 chg coeffs, 0 upgd conss, 215401 impls, 0 clqs
0.19/0.25	c (round 4) 430 del vars, 1002 del conss, 0 add conss, 129 chg bounds, 408 chg sides, 868 chg coeffs, 0 upgd conss, 215401 impls, 0 clqs
0.19/0.26	c (round 5) 435 del vars, 1011 del conss, 0 add conss, 134 chg bounds, 408 chg sides, 868 chg coeffs, 0 upgd conss, 215401 impls, 0 clqs
0.19/0.27	c (round 6) 441 del vars, 1024 del conss, 0 add conss, 140 chg bounds, 408 chg sides, 868 chg coeffs, 0 upgd conss, 215429 impls, 0 clqs
0.19/0.28	c (round 7) 445 del vars, 1038 del conss, 0 add conss, 144 chg bounds, 408 chg sides, 868 chg coeffs, 0 upgd conss, 215623 impls, 0 clqs
0.19/0.29	c (round 8) 445 del vars, 1046 del conss, 0 add conss, 144 chg bounds, 408 chg sides, 868 chg coeffs, 0 upgd conss, 215975 impls, 0 clqs
0.29/0.36	c (round 9) 445 del vars, 1067 del conss, 0 add conss, 144 chg bounds, 408 chg sides, 868 chg coeffs, 11502 upgd conss, 215975 impls, 0 clqs
0.38/0.40	c presolving (10 rounds):
0.38/0.40	c  445 deleted vars, 1067 deleted constraints, 0 added constraints, 144 tightened bounds, 0 added holes, 408 changed sides, 868 changed coefficients
0.38/0.40	c  215975 implications, 0 cliques
0.38/0.40	c presolved problem has 4177 variables (4177 bin, 0 int, 0 impl, 0 cont) and 11502 constraints
0.38/0.40	c     810 constraints of type <knapsack>
0.38/0.40	c    7137 constraints of type <setppc>
0.38/0.40	c    3555 constraints of type <logicor>
0.38/0.40	c transformed objective value is always integral (scale: 1)
0.38/0.40	c Presolving Time: 0.30
0.38/0.40	c - non default parameters ----------------------------------------------------------------------
0.38/0.40	c # SCIP version 2.0.1.5
0.38/0.40	c 
0.38/0.40	c # frequency for displaying node information lines
0.38/0.40	c # [type: int, range: [-1,2147483647], default: 100]
0.38/0.40	c display/freq = 10000
0.38/0.40	c 
0.38/0.40	c # maximal time in seconds to run
0.38/0.40	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.38/0.40	c limits/time = 1797
0.38/0.40	c 
0.38/0.40	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.38/0.40	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.38/0.40	c limits/memory = 13950
0.38/0.40	c 
0.38/0.40	c # solving stops, if the given number of solutions were found (-1: no limit)
0.38/0.40	c # [type: int, range: [-1,2147483647], default: -1]
0.38/0.40	c limits/solutions = 1
0.38/0.40	c 
0.38/0.40	c # maximal number of separation rounds per node (-1: unlimited)
0.38/0.40	c # [type: int, range: [-1,2147483647], default: 5]
0.38/0.40	c separating/maxrounds = 1
0.38/0.40	c 
0.38/0.40	c # maximal number of separation rounds in the root node (-1: unlimited)
0.38/0.40	c # [type: int, range: [-1,2147483647], default: -1]
0.38/0.40	c separating/maxroundsroot = 5
0.38/0.40	c 
0.38/0.40	c # default clock type (1: CPU user seconds, 2: wall clock time)
0.38/0.40	c # [type: int, range: [1,2], default: 1]
0.38/0.40	c timing/clocktype = 2
0.38/0.40	c 
0.38/0.40	c # belongs reading time to solving time?
0.38/0.40	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.38/0.40	c timing/reading = TRUE
0.38/0.40	c 
0.38/0.40	c # should presolving try to simplify inequalities
0.38/0.40	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.38/0.40	c constraints/linear/simplifyinequalities = TRUE
0.38/0.40	c 
0.38/0.40	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
0.38/0.40	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.38/0.40	c constraints/indicator/addCouplingCons = TRUE
0.38/0.40	c 
0.38/0.40	c # should disaggregation of knapsack constraints be allowed in preprocessing?
0.38/0.40	c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
0.38/0.40	c constraints/knapsack/disaggregation = FALSE
0.38/0.40	c 
0.38/0.40	c # should presolving try to simplify knapsacks
0.38/0.40	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.38/0.40	c constraints/knapsack/simplifyinequalities = TRUE
0.38/0.40	c 
0.38/0.40	c # maximal number of presolving rounds the presolver participates in (-1: no limit)
0.38/0.40	c # [type: int, range: [-1,2147483647], default: -1]
0.38/0.40	c presolving/probing/maxrounds = 0
0.38/0.40	c 
0.38/0.40	c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
0.38/0.40	c # [type: int, range: [-1,2147483647], default: 10]
0.38/0.40	c heuristics/coefdiving/freq = -1
0.38/0.40	c 
0.38/0.40	c # maximal fraction of diving LP iterations compared to node LP iterations
0.38/0.40	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.38/0.40	c heuristics/coefdiving/maxlpiterquot = 0.075
0.38/0.40	c 
0.38/0.40	c # additional number of allowed LP iterations
0.38/0.40	c # [type: int, range: [0,2147483647], default: 1000]
0.38/0.40	c heuristics/coefdiving/maxlpiterofs = 1500
0.38/0.40	c 
0.38/0.40	c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
0.38/0.40	c # [type: int, range: [-1,2147483647], default: 30]
0.38/0.40	c heuristics/crossover/freq = -1
0.38/0.40	c 
0.38/0.40	c # number of nodes added to the contingent of the total nodes
0.38/0.40	c # [type: longint, range: [0,9223372036854775807], default: 500]
0.38/0.40	c heuristics/crossover/nodesofs = 750
0.38/0.40	c 
0.38/0.40	c # number of nodes without incumbent change that heuristic should wait
0.38/0.40	c # [type: longint, range: [0,9223372036854775807], default: 200]
0.38/0.40	c heuristics/crossover/nwaitingnodes = 100
0.38/0.40	c 
0.38/0.40	c # contingent of sub problem nodes in relation to the number of nodes of the original problem
0.38/0.40	c # [type: real, range: [0,1], default: 0.1]
0.38/0.40	c heuristics/crossover/nodesquot = 0.15
0.38/0.40	c 
0.38/0.40	c # minimum percentage of integer variables that have to be fixed 
0.38/0.40	c # [type: real, range: [0,1], default: 0.666]
0.38/0.40	c heuristics/crossover/minfixingrate = 0.5
0.38/0.40	c 
0.38/0.40	c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
0.38/0.40	c # [type: int, range: [-1,2147483647], default: 20]
0.38/0.40	c heuristics/feaspump/freq = -1
0.38/0.40	c 
0.38/0.40	c # additional number of allowed LP iterations
0.38/0.40	c # [type: int, range: [0,2147483647], default: 1000]
0.38/0.40	c heuristics/feaspump/maxlpiterofs = 2000
0.38/0.40	c 
0.38/0.40	c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
0.38/0.40	c # [type: int, range: [-1,2147483647], default: 10]
0.38/0.40	c heuristics/fracdiving/freq = -1
0.38/0.40	c 
0.38/0.40	c # maximal fraction of diving LP iterations compared to node LP iterations
0.38/0.40	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.38/0.40	c heuristics/fracdiving/maxlpiterquot = 0.075
0.38/0.40	c 
0.38/0.40	c # additional number of allowed LP iterations
0.38/0.40	c # [type: int, range: [0,2147483647], default: 1000]
0.38/0.40	c heuristics/fracdiving/maxlpiterofs = 1500
0.38/0.40	c 
0.38/0.40	c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
0.38/0.40	c # [type: int, range: [-1,2147483647], default: 10]
0.38/0.40	c heuristics/guideddiving/freq = -1
0.38/0.40	c 
0.38/0.40	c # maximal fraction of diving LP iterations compared to node LP iterations
0.38/0.40	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.38/0.40	c heuristics/guideddiving/maxlpiterquot = 0.075
0.38/0.40	c 
0.38/0.40	c # additional number of allowed LP iterations
0.38/0.40	c # [type: int, range: [0,2147483647], default: 1000]
0.38/0.40	c heuristics/guideddiving/maxlpiterofs = 1500
0.38/0.40	c 
0.38/0.40	c # maximal fraction of diving LP iterations compared to node LP iterations
0.38/0.40	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.38/0.40	c heuristics/intdiving/maxlpiterquot = 0.075
0.38/0.40	c 
0.38/0.40	c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
0.38/0.40	c # [type: int, range: [-1,2147483647], default: 10]
0.38/0.40	c heuristics/intshifting/freq = -1
0.38/0.40	c 
0.38/0.40	c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
0.38/0.40	c # [type: int, range: [-1,2147483647], default: 10]
0.38/0.40	c heuristics/linesearchdiving/freq = -1
0.38/0.40	c 
0.38/0.40	c # maximal fraction of diving LP iterations compared to node LP iterations
0.38/0.40	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.38/0.40	c heuristics/linesearchdiving/maxlpiterquot = 0.075
0.38/0.40	c 
0.38/0.40	c # additional number of allowed LP iterations
0.38/0.40	c # [type: int, range: [0,2147483647], default: 1000]
0.38/0.40	c heuristics/linesearchdiving/maxlpiterofs = 1500
0.38/0.40	c 
0.38/0.40	c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
0.38/0.40	c # [type: int, range: [-1,2147483647], default: 20]
0.38/0.40	c heuristics/objpscostdiving/freq = -1
0.38/0.40	c 
0.38/0.40	c # maximal fraction of diving LP iterations compared to total iteration number
0.38/0.40	c # [type: real, range: [0,1], default: 0.01]
0.38/0.40	c heuristics/objpscostdiving/maxlpiterquot = 0.015
0.38/0.40	c 
0.38/0.40	c # additional number of allowed LP iterations
0.38/0.40	c # [type: int, range: [0,2147483647], default: 1000]
0.38/0.40	c heuristics/objpscostdiving/maxlpiterofs = 1500
0.38/0.40	c 
0.38/0.40	c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
0.38/0.40	c # [type: int, range: [-1,2147483647], default: 1]
0.38/0.40	c heuristics/oneopt/freq = -1
0.38/0.40	c 
0.38/0.40	c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
0.38/0.40	c # [type: int, range: [-1,2147483647], default: 10]
0.38/0.40	c heuristics/pscostdiving/freq = -1
0.38/0.40	c 
0.38/0.40	c # maximal fraction of diving LP iterations compared to node LP iterations
0.38/0.40	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.38/0.40	c heuristics/pscostdiving/maxlpiterquot = 0.075
0.38/0.40	c 
0.38/0.40	c # additional number of allowed LP iterations
0.38/0.40	c # [type: int, range: [0,2147483647], default: 1000]
0.38/0.40	c heuristics/pscostdiving/maxlpiterofs = 1500
0.38/0.40	c 
0.38/0.40	c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
0.38/0.40	c # [type: int, range: [-1,2147483647], default: 0]
0.38/0.40	c heuristics/rens/freq = -1
0.38/0.40	c 
0.38/0.40	c # minimum percentage of integer variables that have to be fixable 
0.38/0.40	c # [type: real, range: [0,1], default: 0.5]
0.38/0.40	c heuristics/rens/minfixingrate = 0.3
0.38/0.40	c 
0.38/0.40	c # number of nodes added to the contingent of the total nodes
0.38/0.40	c # [type: longint, range: [0,9223372036854775807], default: 500]
0.38/0.40	c heuristics/rens/nodesofs = 2000
0.38/0.40	c 
0.38/0.40	c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
0.38/0.40	c # [type: int, range: [-1,2147483647], default: 20]
0.38/0.40	c heuristics/rootsoldiving/freq = -1
0.38/0.40	c 
0.38/0.40	c # maximal fraction of diving LP iterations compared to node LP iterations
0.38/0.40	c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
0.38/0.40	c heuristics/rootsoldiving/maxlpiterquot = 0.015
0.38/0.40	c 
0.38/0.40	c # additional number of allowed LP iterations
0.38/0.40	c # [type: int, range: [0,2147483647], default: 1000]
0.38/0.40	c heuristics/rootsoldiving/maxlpiterofs = 1500
0.38/0.40	c 
0.38/0.40	c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
0.38/0.40	c # [type: int, range: [-1,2147483647], default: 1]
0.38/0.40	c heuristics/rounding/freq = -1
0.38/0.40	c 
0.38/0.40	c # frequency for calling primal heuristic <shiftandpropagate> (-1: never, 0: only at depth freqofs)
0.38/0.40	c # [type: int, range: [-1,2147483647], default: 0]
0.38/0.40	c heuristics/shiftandpropagate/freq = -1
0.38/0.40	c 
0.38/0.40	c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
0.38/0.40	c # [type: int, range: [-1,2147483647], default: 10]
0.38/0.40	c heuristics/shifting/freq = -1
0.38/0.40	c 
0.38/0.40	c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
0.38/0.40	c # [type: int, range: [-1,2147483647], default: 1]
0.38/0.40	c heuristics/simplerounding/freq = -1
0.38/0.40	c 
0.38/0.40	c # frequency for calling primal heuristic <subnlp> (-1: never, 0: only at depth freqofs)
0.38/0.40	c # [type: int, range: [-1,2147483647], default: 1]
0.38/0.40	c heuristics/subnlp/freq = -1
0.38/0.40	c 
0.38/0.40	c # frequency for calling primal heuristic <trivial> (-1: never, 0: only at depth freqofs)
0.38/0.40	c # [type: int, range: [-1,2147483647], default: 0]
0.38/0.40	c heuristics/trivial/freq = -1
0.38/0.40	c 
0.38/0.40	c # frequency for calling primal heuristic <trysol> (-1: never, 0: only at depth freqofs)
0.38/0.40	c # [type: int, range: [-1,2147483647], default: 1]
0.38/0.40	c heuristics/trysol/freq = -1
0.38/0.40	c 
0.38/0.40	c # frequency for calling primal heuristic <undercover> (-1: never, 0: only at depth freqofs)
0.38/0.40	c # [type: int, range: [-1,2147483647], default: 0]
0.38/0.40	c heuristics/undercover/freq = -1
0.38/0.40	c 
0.38/0.40	c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
0.38/0.40	c # [type: int, range: [-1,2147483647], default: 10]
0.38/0.40	c heuristics/veclendiving/freq = -1
0.38/0.40	c 
0.38/0.40	c # maximal fraction of diving LP iterations compared to node LP iterations
0.38/0.40	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.38/0.40	c heuristics/veclendiving/maxlpiterquot = 0.075
0.38/0.40	c 
0.38/0.40	c # additional number of allowed LP iterations
0.38/0.40	c # [type: int, range: [0,2147483647], default: 1000]
0.38/0.40	c heuristics/veclendiving/maxlpiterofs = 1500
0.38/0.40	c 
0.38/0.40	c # frequency for calling primal heuristic <zirounding> (-1: never, 0: only at depth freqofs)
0.38/0.40	c # [type: int, range: [-1,2147483647], default: 1]
0.38/0.40	c heuristics/zirounding/freq = -1
0.38/0.40	c 
0.38/0.40	c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
0.38/0.40	c # [type: int, range: [-1,2147483647], default: 0]
0.38/0.40	c separating/cmir/freq = -1
0.38/0.40	c 
0.38/0.40	c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
0.38/0.40	c # [type: int, range: [-1,2147483647], default: 0]
0.38/0.40	c separating/flowcover/freq = -1
0.38/0.40	c 
0.38/0.40	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.38/0.40	c # [type: int, range: [-1,2147483647], default: -1]
0.38/0.40	c separating/rapidlearning/freq = 0
0.38/0.40	c 
0.38/0.40	c -----------------------------------------------------------------------------------------------
0.38/0.40	c start solving
0.38/0.40	c 
0.49/0.50	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.49/0.50	c   0.5s|     1 |     0 |  1167 |     - |  31M|   0 | 892 |4177 |  11k|4177 |  11k|   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.79/0.86	c   0.9s|     1 |     0 |  1860 |     - |  31M|   0 |1055 |4177 |  11k|4177 |  11k| 131 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1.48/1.53	c   1.5s|     1 |     0 |  3347 |     - |  31M|   0 |1398 |4177 |  11k|4177 |  11k| 266 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
3.09/3.10	c   3.1s|     1 |     0 |  4421 |     - |  32M|   0 |1534 |4177 |  11k|4177 |  11k| 410 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
3.78/3.80	c   3.8s|     1 |     0 |  6672 |     - |  32M|   0 |1749 |4177 |  11k|4177 |  12k| 538 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
5.40/5.48	c   5.5s|     1 |     0 | 11035 |     - |  33M|   0 |1810 |4177 |  11k|4177 |  12k| 632 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
11.59/11.68	c  11.7s|     1 |     2 | 11035 |     - |  33M|   0 |1810 |4177 |  11k|4177 |  12k| 632 |   0 |  26 | 0.000000e+00 |      --      |    Inf 
384.73/384.86	c   385s| 10000 |    68 |748742 |  73.8 |  38M|  70 | 406 |4177 |  16k|4177 |  11k| 632 |  12k|3700 | 0.000000e+00 |      --      |    Inf 
848.44/848.65	c   849s| 20000 |    74 |  1832k|  91.1 |  39M|  70 |   - |4177 |  17k|   0 |   0 | 632 |  27k|7111 | 0.000000e+00 |      --      |    Inf 
1210.98/1211.22	c  1211s| 30000 |    98 |  2824k|  93.8 |  41M|  70 | 536 |4177 |  20k|4177 |  11k| 632 |  42k|8952 | 0.000000e+00 |      --      |    Inf 
1611.13/1611.40	c  1611s| 40000 |   100 |  3799k|  94.7 |  42M|  70 |   - |4177 |  19k|   0 |   0 | 632 |  57k|  11k| 0.000000e+00 |      --      |    Inf 
1796.69/1797.00	c 
1796.69/1797.00	c SCIP Status        : solving was interrupted [time limit reached]
1796.69/1797.00	c Solving Time (sec) : 1797.00
1796.69/1797.00	c Solving Nodes      : 45259
1796.69/1797.00	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1796.69/1797.00	c Dual Bound         : +0.00000000000000e+00
1796.69/1797.00	c Gap                : infinite
1796.69/1797.00	s UNKNOWN
1796.69/1797.00	c SCIP Status        : solving was interrupted [time limit reached]
1796.69/1797.00	c Total Time         :    1797.00
1796.69/1797.00	c   solving          :    1797.00
1796.69/1797.00	c   presolving       :       0.30 (included in solving)
1796.69/1797.00	c   reading          :       0.07 (included in solving)
1796.69/1797.00	c Original Problem   :
1796.69/1797.00	c   Problem name     : HOME/instance-3730691-1338690189.opb
1796.69/1797.00	c   Variables        : 4622 (4622 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.69/1797.00	c   Constraints      : 12569 initial, 12569 maximal
1796.69/1797.00	c Presolved Problem  :
1796.69/1797.00	c   Problem name     : t_HOME/instance-3730691-1338690189.opb
1796.69/1797.00	c   Variables        : 4177 (4177 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.69/1797.00	c   Constraints      : 11502 initial, 20559 maximal
1796.69/1797.00	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1796.69/1797.00	c   trivial          :       0.00          0          0          0          0          0          0          0          0          0
1796.69/1797.00	c   dualfix          :       0.00          0          0          0          0          0          0          0          0          0
1796.69/1797.00	c   boundshift       :       0.00          0          0          0          0          0          0          0          0          0
1796.69/1797.00	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0          0
1796.69/1797.00	c   pseudoobj        :       0.00          0          0          0          0          0          0          0          0          0
1796.69/1797.00	c   implics          :       0.02          0        295          0          0          0          0          0          0          0
1796.69/1797.00	c   probing          :       0.00          0          0          0          0          0          0          0          0          0
1796.69/1797.00	c   knapsack         :       0.01          0          0          0          0          0          0          0          0          0
1796.69/1797.00	c   setppc           :       0.02          0          0          0          0          0          0          0          0          0
1796.69/1797.00	c   linear           :       0.21        144          6          0        144          0       1067          0        408        868
1796.69/1797.00	c   logicor          :       0.02          0          0          0          0          0          0          0          0          0
1796.69/1797.00	c   root node        :          -        179          -          -        179          -          -          -          -          -
1796.69/1797.00	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #Resprop    Cutoffs    DomReds       Cuts      Conss   Children
1796.69/1797.00	c   integral         :          0          0          0      35778          0          1          0        505       2601          0          0      68728
1796.69/1797.00	c   knapsack         :        810          5     504739          0          1          0     247718       5585     575797       1003          0          0
1796.69/1797.00	c   setppc           :       7137          5     499154          0          1          0    2977557       3787    2229661          0          0          0
1796.69/1797.00	c   logicor          :       3555+         5     439289          0          1          0    1791175      10451    1459404          0          0          0
1796.69/1797.00	c   countsols        :          0          0          0          0          1          0          0          0          0          0          0          0
1796.69/1797.00	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS      Check    Resprop
1796.69/1797.00	c   integral         :     626.78       0.00       0.00     626.78       0.00       0.00       0.00
1796.69/1797.00	c   knapsack         :      12.19       0.01      11.86       0.00       0.00       0.00       0.32
1796.69/1797.00	c   setppc           :      23.85       0.00      21.38       0.00       0.00       0.00       2.46
1796.69/1797.00	c   logicor          :      18.10       0.00      15.92       0.00       0.00       0.00       2.18
1796.69/1797.00	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1796.69/1797.00	c Propagators        : #Propagate   #Resprop    Cutoffs    DomReds
1796.69/1797.00	c   vbounds          :          0          0          0          0
1796.69/1797.00	c   rootredcost      :          0          0          0          0
1796.69/1797.00	c   pseudoobj        :          0          0          0          0
1796.69/1797.00	c Propagator Timings :  TotalTime  Propagate    Resprop
1796.69/1797.00	c   vbounds          :       0.35       0.35       0.00
1796.69/1797.00	c   rootredcost      :       0.34       0.34       0.00
1796.69/1797.00	c   pseudoobj        :       0.32       0.32       0.00
1796.69/1797.00	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1796.69/1797.00	c   propagation      :       9.91      19823      19814     173604       53.4       5622       23.6          -
1796.69/1797.00	c   infeasible LP    :       0.21        148        148        670       43.6         39       17.2          0
1796.69/1797.00	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1796.69/1797.00	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1796.69/1797.00	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1796.69/1797.00	c   applied globally :          -          -          -      64599       35.7          -          -          -
1796.69/1797.00	c   applied locally  :          -          -          -          0        0.0          -          -          -
1796.69/1797.00	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1796.69/1797.00	c   cut pool         :       0.00          4          -          -        128          -    (maximal pool size: 1666)
1796.69/1797.00	c   redcost          :       2.32      34913          0          0          0          0
1796.69/1797.00	c   impliedbounds    :       0.01          5          0          0          0          0
1796.69/1797.00	c   intobj           :       0.00          0          0          0          0          0
1796.69/1797.00	c   gomory           :       1.69          5          0          0       2500          0
1796.69/1797.00	c   cgmip            :       0.00          0          0          0          0          0
1796.69/1797.00	c   closecuts        :       0.00          0          0          0          0          0
1796.69/1797.00	c   strongcg         :       1.04          5          0          0       2500          0
1796.69/1797.00	c   cmir             :       0.00          0          0          0          0          0
1796.69/1797.00	c   flowcover        :       0.00          0          0          0          0          0
1796.69/1797.00	c   clique           :       0.26          5          0          0         38          0
1796.69/1797.00	c   zerohalf         :       0.00          0          0          0          0          0
1796.69/1797.00	c   mcf              :       0.02          1          0          0          0          0
1796.69/1797.00	c   oddcycle         :       0.00          0          0          0          0          0
1796.69/1797.00	c   rapidlearning    :       0.00          0          0          0          0          0
1796.69/1797.00	c Pricers            :       Time      Calls       Vars
1796.69/1797.00	c   problem variables:       0.00          0          0
1796.69/1797.00	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1796.69/1797.00	c   relpscost        :     626.59      35778        505       2601          0          0      68728
1796.69/1797.00	c   pscost           :       0.00          0          0          0          0          0          0
1796.69/1797.00	c   inference        :       0.00          1          0          0          0          0          2
1796.69/1797.00	c   mostinf          :       0.00          0          0          0          0          0          0
1796.69/1797.00	c   leastinf         :       0.00          0          0          0          0          0          0
1796.69/1797.00	c   fullstrong       :       0.00          0          0          0          0          0          0
1796.69/1797.00	c   allfullstrong    :       0.00          0          0          0          0          0          0
1796.69/1797.00	c   random           :       0.00          0          0          0          0          0          0
1796.69/1797.00	c Primal Heuristics  :       Time      Calls      Found
1796.69/1797.00	c   LP solutions     :       0.00          -          0
1796.69/1797.00	c   pseudo solutions :       0.00          -          0
1796.69/1797.00	c   trivial          :       0.00          1          0
1796.69/1797.00	c   shiftandpropagate:       0.00          0          0
1796.69/1797.00	c   simplerounding   :       0.00          0          0
1796.69/1797.00	c   zirounding       :       0.00          0          0
1796.69/1797.00	c   rounding         :       0.00          0          0
1796.69/1797.00	c   shifting         :       0.00          0          0
1796.69/1797.00	c   intshifting      :       0.00          0          0
1796.69/1797.00	c   oneopt           :       0.00          0          0
1796.69/1797.00	c   twoopt           :       0.00          0          0
1796.69/1797.00	c   fixandinfer      :       0.00          0          0
1796.69/1797.00	c   feaspump         :       0.00          0          0
1796.69/1797.00	c   clique           :       0.00          0          0
1796.69/1797.00	c   coefdiving       :       0.00          0          0
1796.69/1797.00	c   pscostdiving     :       0.00          0          0
1796.69/1797.00	c   fracdiving       :       0.00          0          0
1796.69/1797.00	c   veclendiving     :       0.00          0          0
1796.69/1797.00	c   intdiving        :       0.00          0          0
1796.69/1797.00	c   actconsdiving    :       0.00          0          0
1796.69/1797.00	c   objpscostdiving  :       0.00          0          0
1796.69/1797.00	c   rootsoldiving    :       0.00          0          0
1796.69/1797.00	c   linesearchdiving :       0.00          0          0
1796.69/1797.00	c   guideddiving     :       0.00          0          0
1796.69/1797.00	c   octane           :       0.00          0          0
1796.69/1797.00	c   rens             :       0.00          0          0
1796.69/1797.00	c   rins             :       0.00          0          0
1796.69/1797.00	c   localbranching   :       0.00          0          0
1796.69/1797.00	c   mutation         :       0.00          0          0
1796.69/1797.00	c   crossover        :       0.00          0          0
1796.69/1797.00	c   dins             :       0.00          0          0
1796.69/1797.00	c   vbounds          :       0.00          0          0
1796.69/1797.00	c   undercover       :       0.00          0          0
1796.69/1797.00	c   subnlp           :       0.00          0          0
1796.69/1797.00	c   trysol           :       0.00          0          0
1796.69/1797.00	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1796.69/1797.00	c   primal LP        :       0.01          0          0       0.00          -
1796.69/1797.00	c   dual LP          :    1010.51      35916    4325393     120.43    4280.41
1796.69/1797.00	c   lex dual LP      :       0.00          0          0       0.00          -
1796.69/1797.00	c   barrier LP       :       0.00          0          0       0.00          -
1796.69/1797.00	c   diving/probing LP:       0.00          0          0       0.00          -
1796.69/1797.00	c   strong branching :     616.77      12628    1882707     149.09    3052.54
1796.69/1797.00	c     (at root node) :          -         26      16971     652.73          -
1796.69/1797.00	c   conflict analysis:       0.00          0          0       0.00          -
1796.69/1797.00	c B&B Tree           :
1796.69/1797.00	c   number of runs   :          1
1796.69/1797.00	c   nodes            :      45259
1796.69/1797.00	c   nodes (total)    :      45259
1796.69/1797.00	c   nodes left       :         69
1796.69/1797.00	c   max depth        :         70
1796.69/1797.00	c   max depth (total):         70
1796.69/1797.00	c   backtracks       :      10658 (23.5%)
1796.69/1797.00	c   delayed cutoffs  :      23403
1796.69/1797.00	c   repropagations   :      43951 (1533166 domain reductions, 9582 cutoffs)
1796.69/1797.00	c   avg switch length:       3.58
1796.69/1797.00	c   switching time   :      23.74
1796.69/1797.00	c Solution           :
1796.69/1797.00	c   Solutions found  :          0 (0 improvements)
1796.69/1797.00	c   Primal Bound     :          -
1796.69/1797.00	c   Dual Bound       : +0.00000000000000e+00
1796.69/1797.00	c   Gap              :   infinite
1796.69/1797.00	c   Root Dual Bound  : +0.00000000000000e+00
1796.69/1797.00	c   Root Iterations  :      11035
1796.69/1797.07	c Time complete: 1796.77.

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-3730691-1338690189/watcher-3730691-1338690189 -o /tmp/evaluation-result-3730691-1338690189/solver-3730691-1338690189 -C 1800 -W 1900 -M 15500 HOME/scip-2.0.1.4b_2.linux.x86_64.gnu.opt.spx -f HOME/instance-3730691-1338690189.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 3237
/proc/meminfo: memFree=26816072/32873844 swapFree=7128/7128
[pid=3237] ppid=3235 vsize=9456 CPUtime=0 cores=1,3,5,7
/proc/3237/stat : 3237 (scip-2.0.1.4b_2) R 3235 3237 25330 0 -1 4202496 1495 0 0 0 0 0 0 0 20 0 1 0 335085884 9682944 1449 33554432000 4194304 9016284 140734693146096 140735073574680 7824814 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3237/statm: 2364 1453 311 1178 0 1182 0

[startup+0.0314189 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 3237
/proc/meminfo: memFree=26816072/32873844 swapFree=7128/7128
[pid=3237] ppid=3235 vsize=15700 CPUtime=0.02 cores=1,3,5,7
/proc/3237/stat : 3237 (scip-2.0.1.4b_2) R 3235 3237 25330 0 -1 4202496 2913 0 0 0 2 0 0 0 20 0 1 0 335085884 16076800 2867 33554432000 4194304 9016284 140734693146096 140735073574680 7805993 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3237/statm: 3925 2867 357 1178 0 2743 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 15700

[startup+0.100311 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 3237
/proc/meminfo: memFree=26816072/32873844 swapFree=7128/7128
[pid=3237] ppid=3235 vsize=33704 CPUtime=0.09 cores=1,3,5,7
/proc/3237/stat : 3237 (scip-2.0.1.4b_2) R 3235 3237 25330 0 -1 4202496 7397 0 0 0 8 1 0 0 20 0 1 0 335085884 34512896 7351 33554432000 4194304 9016284 140734693146096 140735073574680 6816869 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3237/statm: 8459 7370 411 1178 0 7277 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 33704

[startup+0.300316 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 3237
/proc/meminfo: memFree=26816072/32873844 swapFree=7128/7128
[pid=3237] ppid=3235 vsize=48384 CPUtime=0.29 cores=1,3,5,7
/proc/3237/stat : 3237 (scip-2.0.1.4b_2) R 3235 3237 25330 0 -1 4202496 11058 0 0 0 28 1 0 0 20 0 1 0 335085884 49545216 10755 33554432000 4194304 9016284 140734693146096 140735073574680 18446744073699066235 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3237/statm: 12096 10755 494 1178 0 10914 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 48384

[startup+0.700324 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 3237
/proc/meminfo: memFree=26816072/32873844 swapFree=7128/7128
[pid=3237] ppid=3235 vsize=76088 CPUtime=0.69 cores=1,3,5,7
/proc/3237/stat : 3237 (scip-2.0.1.4b_2) R 3235 3237 25330 0 -1 4202496 18830 0 0 0 66 3 0 0 20 0 1 0 335085884 77914112 17679 33554432000 4194304 9016284 140734693146096 140735073574680 18446744073699066235 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3237/statm: 19022 17679 657 1178 0 17840 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 76088

[startup+1.50031 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3238
/proc/meminfo: memFree=26745872/32873844 swapFree=7128/7128
[pid=3237] ppid=3235 vsize=78524 CPUtime=1.48 cores=1,3,5,7
/proc/3237/stat : 3237 (scip-2.0.1.4b_2) R 3235 3237 25330 0 -1 4202496 19718 0 0 0 145 3 0 0 20 0 1 0 335085884 80408576 18524 33554432000 4194304 9016284 140734693146096 140734693139960 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3237/statm: 19631 18524 667 1178 0 18449 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 78524

[startup+3.10031 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 3238
/proc/meminfo: memFree=26743136/32873844 swapFree=7128/7128
[pid=3237] ppid=3235 vsize=80536 CPUtime=3.09 cores=1,3,5,7
/proc/3237/stat : 3237 (scip-2.0.1.4b_2) R 3235 3237 25330 0 -1 4202496 20310 0 0 0 305 4 0 0 20 0 1 0 335085884 82468864 19116 33554432000 4194304 9016284 140734693146096 140734693141256 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3237/statm: 20134 19116 667 1178 0 18952 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 80536

[startup+6.30034 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 3238
/proc/meminfo: memFree=26738176/32873844 swapFree=7128/7128
[pid=3237] ppid=3235 vsize=84528 CPUtime=6.29 cores=1,3,5,7
/proc/3237/stat : 3237 (scip-2.0.1.4b_2) R 3235 3237 25330 0 -1 4202496 22643 0 0 0 623 6 0 0 20 0 1 0 335085884 86556672 20007 33554432000 4194304 9016284 140734693146096 140734693139848 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3237/statm: 21132 20007 668 1178 0 19950 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 84528

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3239
/proc/meminfo: memFree=26739028/32873844 swapFree=7128/7128
[pid=3237] ppid=3235 vsize=82956 CPUtime=12.69 cores=1,3,5,7
/proc/3237/stat : 3237 (scip-2.0.1.4b_2) R 3235 3237 25330 0 -1 4202496 26311 0 0 0 1259 10 0 0 20 0 1 0 335085884 84946944 19764 33554432000 4194304 9016284 140734693146096 140734693140152 7093192 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3237/statm: 20739 19764 673 1178 0 19557 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 82956

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3239
/proc/meminfo: memFree=26734236/32873844 swapFree=7128/7128
[pid=3237] ppid=3235 vsize=83860 CPUtime=25.48 cores=1,3,5,7
/proc/3237/stat : 3237 (scip-2.0.1.4b_2) R 3235 3237 25330 0 -1 4202496 26534 0 0 0 2534 14 0 0 20 0 1 0 335085884 85872640 19987 33554432000 4194304 9016284 140734693146096 140734693139352 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3237/statm: 20965 19987 673 1178 0 19783 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 83860

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3239
/proc/meminfo: memFree=26731288/32873844 swapFree=7128/7128
[pid=3237] ppid=3235 vsize=83884 CPUtime=51.08 cores=1,3,5,7
/proc/3237/stat : 3237 (scip-2.0.1.4b_2) R 3235 3237 25330 0 -1 4202496 27210 0 0 0 5083 25 0 0 20 0 1 0 335085884 85897216 20003 33554432000 4194304 9016284 140734693146096 140734693140152 7214207 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3237/statm: 20971 20003 678 1178 0 19789 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 83884

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3239
/proc/meminfo: memFree=26726496/32873844 swapFree=7128/7128
[pid=3237] ppid=3235 vsize=90836 CPUtime=102.28 cores=1,3,5,7
/proc/3237/stat : 3237 (scip-2.0.1.4b_2) R 3235 3237 25330 0 -1 4202496 38436 0 0 0 10181 47 0 0 20 0 1 0 335085884 93016064 21303 33554432000 4194304 9016284 140734693146096 140734693140264 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3237/statm: 22709 21303 678 1178 0 21527 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 90836

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3239
/proc/meminfo: memFree=26718108/32873844 swapFree=7128/7128
[pid=3237] ppid=3235 vsize=97192 CPUtime=162.26 cores=1,3,5,7
/proc/3237/stat : 3237 (scip-2.0.1.4b_2) R 3235 3237 25330 0 -1 4202496 71431 0 0 0 16149 77 0 0 20 0 1 0 335085884 99524608 23250 33554432000 4194304 9016284 140734693146096 140734693140424 6855054 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3237/statm: 24298 23250 678 1178 0 23116 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 97192

[startup+222.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 3239
/proc/meminfo: memFree=26715608/32873844 swapFree=7128/7128
[pid=3237] ppid=3235 vsize=100068 CPUtime=222.25 cores=1,3,5,7
/proc/3237/stat : 3237 (scip-2.0.1.4b_2) R 3235 3237 25330 0 -1 4202496 111021 0 0 0 22113 112 0 0 20 0 1 0 335085884 102469632 23788 33554432000 4194304 9016284 140734693146096 140734693140152 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3237/statm: 25017 23788 678 1178 0 23835 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 100068

[startup+282.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 3239
/proc/meminfo: memFree=26709428/32873844 swapFree=7128/7128
[pid=3237] ppid=3235 vsize=101480 CPUtime=282.25 cores=1,3,5,7
/proc/3237/stat : 3237 (scip-2.0.1.4b_2) R 3235 3237 25330 0 -1 4202496 147732 0 0 0 28083 142 0 0 20 0 1 0 335085884 103915520 24329 33554432000 4194304 9016284 140734693146096 140734693140424 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3237/statm: 25370 24329 678 1178 0 24188 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 101480

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3240
/proc/meminfo: memFree=26700204/32873844 swapFree=7128/7128
[pid=3237] ppid=3235 vsize=102972 CPUtime=342.23 cores=1,3,5,7
/proc/3237/stat : 3237 (scip-2.0.1.4b_2) R 3235 3237 25330 0 -1 4202496 170161 0 0 0 34055 168 0 0 20 0 1 0 335085884 105443328 24719 33554432000 4194304 9016284 140734693146096 140734693139848 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3237/statm: 25743 24719 678 1178 0 24561 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 102972

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3240
/proc/meminfo: memFree=26697008/32873844 swapFree=7128/7128
[pid=3237] ppid=3235 vsize=104740 CPUtime=402.23 cores=1,3,5,7
/proc/3237/stat : 3237 (scip-2.0.1.4b_2) R 3235 3237 25330 0 -1 4202496 200983 0 0 0 40029 194 0 0 20 0 1 0 335085884 107253760 25042 33554432000 4194304 9016284 140734693146096 140734693139512 7065563 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3237/statm: 26185 25042 678 1178 0 25003 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 104740

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 3243
/proc/meminfo: memFree=26689216/32873844 swapFree=7128/7128
[pid=3237] ppid=3235 vsize=108840 CPUtime=462.22 cores=1,3,5,7
/proc/3237/stat : 3237 (scip-2.0.1.4b_2) R 3235 3237 25330 0 -1 4202496 268457 0 0 0 45990 232 0 0 20 0 1 0 335085884 111452160 26086 33554432000 4194304 9016284 140734693146096 140734693140216 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3237/statm: 27210 26086 678 1178 0 26028 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 108840

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3243
/proc/meminfo: memFree=26683920/32873844 swapFree=7128/7128
[pid=3237] ppid=3235 vsize=113516 CPUtime=522.21 cores=1,3,5,7
/proc/3237/stat : 3237 (scip-2.0.1.4b_2) R 3235 3237 25330 0 -1 4202496 352584 0 0 0 51944 277 0 0 20 0 1 0 335085884 116240384 27235 33554432000 4194304 9016284 140734693146096 140734693140328 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3237/statm: 28379 27235 678 1178 0 27197 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 113516

[startup+582.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 3243
/proc/meminfo: memFree=26681224/32873844 swapFree=7128/7128
[pid=3237] ppid=3235 vsize=115592 CPUtime=582.19 cores=1,3,5,7
/proc/3237/stat : 3237 (scip-2.0.1.4b_2) R 3235 3237 25330 0 -1 4202496 383611 0 0 0 57909 310 0 0 20 0 1 0 335085884 118366208 27869 33554432000 4194304 9016284 140734693146096 140734693140424 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3237/statm: 28898 27869 678 1178 0 27716 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 115592

[startup+642.3 s]

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

/proc/meminfo: memFree=26651408/32873844 swapFree=7128/7128
[pid=3237] ppid=3235 vsize=127892 CPUtime=1122.09 cores=1,3,5,7
/proc/3237/stat : 3237 (scip-2.0.1.4b_2) R 3235 3237 25330 0 -1 4202496 879401 0 0 0 111552 657 0 0 20 0 1 0 335085884 130961408 31058 33554432000 4194304 9016284 140734693146096 140734693140264 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3237/statm: 31973 31058 678 1178 0 30791 0
Current children cumulated CPU time (s) 1122.09
Current children cumulated vsize (KiB) 127892

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3248
/proc/meminfo: memFree=26645516/32873844 swapFree=7128/7128
[pid=3237] ppid=3235 vsize=128392 CPUtime=1182.08 cores=1,3,5,7
/proc/3237/stat : 3237 (scip-2.0.1.4b_2) R 3235 3237 25330 0 -1 4202496 929592 0 0 0 117518 690 0 0 20 0 1 0 335085884 131473408 31141 33554432000 4194304 9016284 140734693146096 140734693139960 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3237/statm: 32098 31141 678 1178 0 30916 0
Current children cumulated CPU time (s) 1182.08
Current children cumulated vsize (KiB) 128392

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3249
/proc/meminfo: memFree=26644276/32873844 swapFree=7128/7128
[pid=3237] ppid=3235 vsize=129184 CPUtime=1242.08 cores=1,3,5,7
/proc/3237/stat : 3237 (scip-2.0.1.4b_2) R 3235 3237 25330 0 -1 4202496 990163 0 0 0 123474 734 0 0 20 0 1 0 335085884 132284416 31633 33554432000 4194304 9016284 140734693146096 140734693140264 6469423 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3237/statm: 32296 31633 678 1178 0 31114 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 129184

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 3250
/proc/meminfo: memFree=26644500/32873844 swapFree=7128/7128
[pid=3237] ppid=3235 vsize=130048 CPUtime=1302.06 cores=1,3,5,7
/proc/3237/stat : 3237 (scip-2.0.1.4b_2) R 3235 3237 25330 0 -1 4202496 1120203 0 0 0 129417 789 0 0 20 0 1 0 335085884 133169152 31595 33554432000 4194304 9016284 140734693146096 140734693140264 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3237/statm: 32512 31595 678 1178 0 31330 0
Current children cumulated CPU time (s) 1302.06
Current children cumulated vsize (KiB) 130048

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3250
/proc/meminfo: memFree=26644632/32873844 swapFree=7128/7128
[pid=3237] ppid=3235 vsize=130432 CPUtime=1362.05 cores=1,3,5,7
/proc/3237/stat : 3237 (scip-2.0.1.4b_2) R 3235 3237 25330 0 -1 4202496 1173801 0 0 0 135377 828 0 0 20 0 1 0 335085884 133562368 31779 33554432000 4194304 9016284 140734693146096 140734693140424 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3237/statm: 32608 31779 678 1178 0 31426 0
Current children cumulated CPU time (s) 1362.05
Current children cumulated vsize (KiB) 130432

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3250
/proc/meminfo: memFree=26636632/32873844 swapFree=7128/7128
[pid=3237] ppid=3235 vsize=132088 CPUtime=1422.05 cores=1,3,5,7
/proc/3237/stat : 3237 (scip-2.0.1.4b_2) R 3235 3237 25330 0 -1 4202496 1245943 0 0 0 141333 872 0 0 20 0 1 0 335085884 135258112 32294 33554432000 4194304 9016284 140734693146096 140734693139352 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3237/statm: 33022 32294 678 1178 0 31840 0
Current children cumulated CPU time (s) 1422.05
Current children cumulated vsize (KiB) 132088

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3250
/proc/meminfo: memFree=26627636/32873844 swapFree=7128/7128
[pid=3237] ppid=3235 vsize=133300 CPUtime=1482.04 cores=1,3,5,7
/proc/3237/stat : 3237 (scip-2.0.1.4b_2) R 3235 3237 25330 0 -1 4202496 1303284 0 0 0 147290 914 0 0 20 0 1 0 335085884 136499200 32479 33554432000 4194304 9016284 140734693146096 140734693140264 5155084 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3237/statm: 33325 32479 678 1178 0 32143 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 133300

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 3251
/proc/meminfo: memFree=26627396/32873844 swapFree=7128/7128
[pid=3237] ppid=3235 vsize=134212 CPUtime=1542.02 cores=1,3,5,7
/proc/3237/stat : 3237 (scip-2.0.1.4b_2) R 3235 3237 25330 0 -1 4202496 1455148 0 0 0 153231 971 0 0 20 0 1 0 335085884 137433088 32866 33554432000 4194304 9016284 140734693146096 140734693139896 7875840 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3237/statm: 33553 32866 678 1178 0 32371 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 134212

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3252
/proc/meminfo: memFree=26626768/32873844 swapFree=7128/7128
[pid=3237] ppid=3235 vsize=135368 CPUtime=1602.02 cores=1,3,5,7
/proc/3237/stat : 3237 (scip-2.0.1.4b_2) R 3235 3237 25330 0 -1 4202496 1568663 0 0 0 159182 1020 0 0 20 0 1 0 335085884 138616832 32840 33554432000 4194304 9016284 140734693146096 140734693140152 7226825 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3237/statm: 33842 32840 678 1178 0 32660 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 135368

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 3331
/proc/meminfo: memFree=27486196/32873844 swapFree=7128/7128
[pid=3237] ppid=3235 vsize=137508 CPUtime=1662.01 cores=1,3,5,7
/proc/3237/stat : 3237 (scip-2.0.1.4b_2) R 3235 3237 25330 0 -1 4202496 1614009 0 0 0 165150 1051 0 0 20 0 1 0 335085884 140808192 33546 33554432000 4194304 9016284 140734693146096 140734693140264 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3237/statm: 34377 33546 678 1178 0 33195 0
Current children cumulated CPU time (s) 1662.01
Current children cumulated vsize (KiB) 137508

[startup+1722.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 3331
/proc/meminfo: memFree=27473980/32873844 swapFree=7128/7128
[pid=3237] ppid=3235 vsize=138888 CPUtime=1722 cores=1,3,5,7
/proc/3237/stat : 3237 (scip-2.0.1.4b_2) R 3235 3237 25330 0 -1 4202496 1680278 0 0 0 171106 1094 0 0 20 0 1 0 335085884 142221312 34004 33554432000 4194304 9016284 140734693146096 140734693140216 7199023 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3237/statm: 34722 34004 678 1178 0 33540 0
Current children cumulated CPU time (s) 1722
Current children cumulated vsize (KiB) 138888

[startup+1782.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 3331
/proc/meminfo: memFree=27473276/32873844 swapFree=7128/7128
[pid=3237] ppid=3235 vsize=139544 CPUtime=1781.99 cores=1,3,5,7
/proc/3237/stat : 3237 (scip-2.0.1.4b_2) R 3235 3237 25330 0 -1 4202496 1687128 0 0 0 177073 1126 0 0 20 0 1 0 335085884 142893056 34007 33554432000 4194304 9016284 140734693146096 140734693140264 7213597 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3237/statm: 34886 34007 678 1178 0 33704 0
Current children cumulated CPU time (s) 1781.99
Current children cumulated vsize (KiB) 139544

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

[startup+1785.5 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 3331
/proc/meminfo: memFree=27471664/32873844 swapFree=7128/7128
[pid=3237] ppid=3235 vsize=139544 CPUtime=1785.19 cores=1,3,5,7
/proc/3237/stat : 3237 (scip-2.0.1.4b_2) R 3235 3237 25330 0 -1 4202496 1687303 0 0 0 177392 1127 0 0 20 0 1 0 335085884 142893056 34182 33554432000 4194304 9016284 140734693146096 140734693139960 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3237/statm: 34886 34182 678 1178 0 33704 0
Current children cumulated CPU time (s) 1785.19
Current children cumulated vsize (KiB) 139544

[startup+1791.91 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 3331
/proc/meminfo: memFree=27471960/32873844 swapFree=7128/7128
[pid=3237] ppid=3235 vsize=138844 CPUtime=1791.59 cores=1,3,5,7
/proc/3237/stat : 3237 (scip-2.0.1.4b_2) R 3235 3237 25330 0 -1 4202496 1690029 0 0 0 178027 1132 0 0 20 0 1 0 335085884 142176256 33725 33554432000 4194304 9016284 140734693146096 140734693140424 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3237/statm: 34711 33725 678 1178 0 33529 0
Current children cumulated CPU time (s) 1791.59
Current children cumulated vsize (KiB) 138844

[startup+1795.1 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 3331
/proc/meminfo: memFree=27471712/32873844 swapFree=7128/7128
[pid=3237] ppid=3235 vsize=139584 CPUtime=1794.79 cores=1,3,5,7
/proc/3237/stat : 3237 (scip-2.0.1.4b_2) R 3235 3237 25330 0 -1 4202496 1691041 0 0 0 178345 1134 0 0 20 0 1 0 335085884 142934016 34137 33554432000 4194304 9016284 140734693146096 140734693140264 7214016 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3237/statm: 34896 34137 678 1178 0 33714 0
Current children cumulated CPU time (s) 1794.79
Current children cumulated vsize (KiB) 139584

[startup+1795.9 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 3331
/proc/meminfo: memFree=27471712/32873844 swapFree=7128/7128
[pid=3237] ppid=3235 vsize=139584 CPUtime=1795.58 cores=1,3,5,7
/proc/3237/stat : 3237 (scip-2.0.1.4b_2) R 3235 3237 25330 0 -1 4202496 1691041 0 0 0 178424 1134 0 0 20 0 1 0 335085884 142934016 34137 33554432000 4194304 9016284 140734693146096 140734693139960 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3237/statm: 34896 34137 678 1178 0 33714 0
Current children cumulated CPU time (s) 1795.58
Current children cumulated vsize (KiB) 139584

[startup+1796.7 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 3331
/proc/meminfo: memFree=27471456/32873844 swapFree=7128/7128
[pid=3237] ppid=3235 vsize=139584 CPUtime=1796.39 cores=1,3,5,7
/proc/3237/stat : 3237 (scip-2.0.1.4b_2) R 3235 3237 25330 0 -1 4202496 1691055 0 0 0 178504 1135 0 0 20 0 1 0 335085884 142934016 34151 33554432000 4194304 9016284 140734693146096 140734693139960 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3237/statm: 34896 34151 678 1178 0 33714 0
Current children cumulated CPU time (s) 1796.39
Current children cumulated vsize (KiB) 139584

[startup+1796.9 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 3331
/proc/meminfo: memFree=27471456/32873844 swapFree=7128/7128
[pid=3237] ppid=3235 vsize=139584 CPUtime=1796.59 cores=1,3,5,7
/proc/3237/stat : 3237 (scip-2.0.1.4b_2) R 3235 3237 25330 0 -1 4202496 1691055 0 0 0 178524 1135 0 0 20 0 1 0 335085884 142934016 34151 33554432000 4194304 9016284 140734693146096 140734693140264 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3237/statm: 34896 34151 678 1178 0 33714 0
Current children cumulated CPU time (s) 1796.59
Current children cumulated vsize (KiB) 139584

[startup+1797 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 3331
/proc/meminfo: memFree=27471456/32873844 swapFree=7128/7128
[pid=3237] ppid=3235 vsize=139584 CPUtime=1796.69 cores=1,3,5,7
/proc/3237/stat : 3237 (scip-2.0.1.4b_2) R 3235 3237 25330 0 -1 4202496 1691055 0 0 0 178534 1135 0 0 20 0 1 0 335085884 142934016 34151 33554432000 4194304 9016284 140734693146096 140734693140264 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3237/statm: 34896 34151 678 1178 0 33714 0
Current children cumulated CPU time (s) 1796.69
Current children cumulated vsize (KiB) 139584

Child status: 0
Real time (s): 1797.08
CPU time (s): 1796.77
CPU user time (s): 1785.41
CPU system time (s): 11.3603
CPU usage (%): 99.983
Max. virtual memory (cumulated for all children) (KiB): 140104

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1785.41
system time used= 11.3603
maximum resident set size= 137372
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1691070
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 38
involuntary context switches= 2030

runsolver used 2.75258 second user time and 7.43487 second system time

The end

Launcher Data

Begin job on node105 at 2012-06-03 04:23:09
IDJOB=3730691
IDBENCH=1467
IDSOLVER=2329
FILE ID=node105/3730691-1338690189
RUNJOBID= node105-1338679210-1718
PBS_JOBID= 14636708
Free space on /tmp= 71252 MiB

SOLVER NAME= PB11: SCIP spx E_2 2011-06-10 (fixed)
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/web/uclid_pb_benchmarks/normalized-ooo.burch_dill.3.accl.ucl.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-3730691-1338690189/watcher-3730691-1338690189 -o /tmp/evaluation-result-3730691-1338690189/solver-3730691-1338690189 -C 1800 -W 1900 -M 15500  HOME/scip-2.0.1.4b_2.linux.x86_64.gnu.opt.spx -f HOME/instance-3730691-1338690189.opb -t 1800 -m 15500

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

MD5SUM BENCH= 03090e2b7426cc03a4be73b62ee3d658
RANDOM SEED=2116907887

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        26816072 kB
Buffers:          544072 kB
Cached:          3551068 kB
SwapCached:         1700 kB
Active:          2125756 kB
Inactive:        3049356 kB
Active(anon):    1076020 kB
Inactive(anon):     4800 kB
Active(file):    1049736 kB
Inactive(file):  3044556 kB
Unevictable:        7128 kB
Mlocked:            7128 kB
SwapTotal:      67108856 kB
SwapFree:       67100456 kB
Dirty:             17124 kB
Writeback:             0 kB
AnonPages:       1083828 kB
Mapped:            11620 kB
Shmem:                 0 kB
Slab:             740884 kB
SReclaimable:     182456 kB
SUnreclaim:       558428 kB
KernelStack:        1472 kB
PageTables:         6400 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1225728 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    274432 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71240 MiB
End job on node105 at 2012-06-03 04:53:06