Trace number 3451125

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 E SCIP 2.0.1.4b with SoPlex 1.5.0.4? 1799.99 1800.02

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
prestwich/armies/normalized-army12.21ls.opb
MD5SUM3d28f31cd61cfb39466f429c599fdb4f
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark64.9971
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables428
Total number of constraints644
Number of constraints which are clauses354
Number of constraints which are cardinality constraints (but not clauses)2
Number of constraints which are nor clauses,nor cardinality constraints288
Minimum length of a constraint2
Maximum length of a constraint144
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 21
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 165
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.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-3451125-1307067470.opb>
0.00/0.01	c original problem has 428 variables (428 bin, 0 int, 0 impl, 0 cont) and 644 constraints
0.00/0.01	c problem read
0.00/0.01	c No objective function, only one solution is needed.
0.00/0.01	c presolving settings loaded
0.00/0.01	c presolving:
0.00/0.02	c (round 1) 0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 644 upgd conss, 460 impls, 0 clqs
0.00/0.03	c (round 2) 8 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 644 upgd conss, 15484 impls, 0 clqs
0.00/0.03	c (round 3) 8 del vars, 8 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 644 upgd conss, 15484 impls, 0 clqs
0.00/0.03	c (round 4) 8 del vars, 12 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 644 upgd conss, 15484 impls, 0 clqs
0.00/0.03	c presolving (5 rounds):
0.00/0.03	c  8 deleted vars, 12 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.00/0.03	c  15484 implications, 0 cliques
0.00/0.03	c presolved problem has 420 variables (420 bin, 0 int, 0 impl, 0 cont) and 632 constraints
0.00/0.03	c     290 constraints of type <knapsack>
0.00/0.03	c     210 constraints of type <setppc>
0.00/0.03	c     132 constraints of type <logicor>
0.00/0.03	c transformed objective value is always integral (scale: 1)
0.00/0.03	c Presolving Time: 0.02
0.00/0.03	c - non default parameters ----------------------------------------------------------------------
0.00/0.03	c # SCIP version 2.0.1.5
0.00/0.03	c 
0.00/0.03	c # frequency for displaying node information lines
0.00/0.03	c # [type: int, range: [-1,2147483647], default: 100]
0.00/0.03	c display/freq = 10000
0.00/0.03	c 
0.00/0.03	c # maximal time in seconds to run
0.00/0.03	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.00/0.03	c limits/time = 1800
0.00/0.03	c 
0.00/0.03	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.00/0.03	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.00/0.03	c limits/memory = 13950
0.00/0.03	c 
0.00/0.03	c # solving stops, if the given number of solutions were found (-1: no limit)
0.00/0.03	c # [type: int, range: [-1,2147483647], default: -1]
0.00/0.03	c limits/solutions = 1
0.00/0.03	c 
0.00/0.03	c # maximal number of separation rounds per node (-1: unlimited)
0.00/0.03	c # [type: int, range: [-1,2147483647], default: 5]
0.00/0.03	c separating/maxrounds = 1
0.00/0.03	c 
0.00/0.03	c # maximal number of separation rounds in the root node (-1: unlimited)
0.00/0.03	c # [type: int, range: [-1,2147483647], default: -1]
0.00/0.03	c separating/maxroundsroot = 5
0.00/0.03	c 
0.00/0.03	c # default clock type (1: CPU user seconds, 2: wall clock time)
0.00/0.03	c # [type: int, range: [1,2], default: 1]
0.00/0.03	c timing/clocktype = 2
0.00/0.03	c 
0.00/0.03	c # belongs reading time to solving time?
0.00/0.03	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.00/0.03	c timing/reading = TRUE
0.00/0.03	c 
0.00/0.03	c # should presolving try to simplify inequalities
0.00/0.03	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.00/0.03	c constraints/linear/simplifyinequalities = TRUE
0.00/0.03	c 
0.00/0.03	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
0.00/0.03	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.00/0.03	c constraints/indicator/addCouplingCons = TRUE
0.00/0.03	c 
0.00/0.03	c # should disaggregation of knapsack constraints be allowed in preprocessing?
0.00/0.03	c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
0.00/0.03	c constraints/knapsack/disaggregation = FALSE
0.00/0.03	c 
0.00/0.03	c # should presolving try to simplify knapsacks
0.00/0.03	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.00/0.03	c constraints/knapsack/simplifyinequalities = TRUE
0.00/0.03	c 
0.00/0.03	c # maximal number of presolving rounds the presolver participates in (-1: no limit)
0.00/0.03	c # [type: int, range: [-1,2147483647], default: -1]
0.00/0.03	c presolving/probing/maxrounds = 0
0.00/0.03	c 
0.00/0.03	c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
0.00/0.03	c # [type: int, range: [-1,2147483647], default: 10]
0.00/0.03	c heuristics/coefdiving/freq = -1
0.00/0.03	c 
0.00/0.03	c # maximal fraction of diving LP iterations compared to node LP iterations
0.00/0.03	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.00/0.03	c heuristics/coefdiving/maxlpiterquot = 0.075
0.00/0.03	c 
0.00/0.03	c # additional number of allowed LP iterations
0.00/0.03	c # [type: int, range: [0,2147483647], default: 1000]
0.00/0.03	c heuristics/coefdiving/maxlpiterofs = 1500
0.00/0.03	c 
0.00/0.03	c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
0.00/0.03	c # [type: int, range: [-1,2147483647], default: 30]
0.00/0.03	c heuristics/crossover/freq = -1
0.00/0.03	c 
0.00/0.03	c # number of nodes added to the contingent of the total nodes
0.00/0.03	c # [type: longint, range: [0,9223372036854775807], default: 500]
0.00/0.03	c heuristics/crossover/nodesofs = 750
0.00/0.03	c 
0.00/0.03	c # number of nodes without incumbent change that heuristic should wait
0.00/0.03	c # [type: longint, range: [0,9223372036854775807], default: 200]
0.00/0.03	c heuristics/crossover/nwaitingnodes = 100
0.00/0.03	c 
0.00/0.03	c # contingent of sub problem nodes in relation to the number of nodes of the original problem
0.00/0.03	c # [type: real, range: [0,1], default: 0.1]
0.00/0.03	c heuristics/crossover/nodesquot = 0.15
0.00/0.03	c 
0.00/0.03	c # minimum percentage of integer variables that have to be fixed 
0.00/0.03	c # [type: real, range: [0,1], default: 0.666]
0.00/0.03	c heuristics/crossover/minfixingrate = 0.5
0.00/0.03	c 
0.00/0.03	c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
0.00/0.03	c # [type: int, range: [-1,2147483647], default: 20]
0.00/0.03	c heuristics/feaspump/freq = -1
0.00/0.03	c 
0.00/0.03	c # additional number of allowed LP iterations
0.00/0.03	c # [type: int, range: [0,2147483647], default: 1000]
0.00/0.03	c heuristics/feaspump/maxlpiterofs = 2000
0.00/0.03	c 
0.00/0.03	c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
0.00/0.03	c # [type: int, range: [-1,2147483647], default: 10]
0.00/0.03	c heuristics/fracdiving/freq = -1
0.00/0.03	c 
0.00/0.03	c # maximal fraction of diving LP iterations compared to node LP iterations
0.00/0.03	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.00/0.03	c heuristics/fracdiving/maxlpiterquot = 0.075
0.00/0.03	c 
0.00/0.03	c # additional number of allowed LP iterations
0.00/0.03	c # [type: int, range: [0,2147483647], default: 1000]
0.00/0.03	c heuristics/fracdiving/maxlpiterofs = 1500
0.00/0.03	c 
0.00/0.03	c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
0.00/0.03	c # [type: int, range: [-1,2147483647], default: 10]
0.00/0.03	c heuristics/guideddiving/freq = -1
0.00/0.03	c 
0.00/0.03	c # maximal fraction of diving LP iterations compared to node LP iterations
0.00/0.03	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.00/0.03	c heuristics/guideddiving/maxlpiterquot = 0.075
0.00/0.03	c 
0.00/0.03	c # additional number of allowed LP iterations
0.00/0.03	c # [type: int, range: [0,2147483647], default: 1000]
0.00/0.03	c heuristics/guideddiving/maxlpiterofs = 1500
0.00/0.03	c 
0.00/0.03	c # maximal fraction of diving LP iterations compared to node LP iterations
0.00/0.03	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.00/0.03	c heuristics/intdiving/maxlpiterquot = 0.075
0.00/0.03	c 
0.00/0.03	c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
0.00/0.03	c # [type: int, range: [-1,2147483647], default: 10]
0.00/0.03	c heuristics/intshifting/freq = -1
0.00/0.03	c 
0.00/0.03	c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
0.00/0.03	c # [type: int, range: [-1,2147483647], default: 10]
0.00/0.03	c heuristics/linesearchdiving/freq = -1
0.00/0.03	c 
0.00/0.03	c # maximal fraction of diving LP iterations compared to node LP iterations
0.00/0.03	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.00/0.03	c heuristics/linesearchdiving/maxlpiterquot = 0.075
0.00/0.03	c 
0.00/0.03	c # additional number of allowed LP iterations
0.00/0.03	c # [type: int, range: [0,2147483647], default: 1000]
0.00/0.03	c heuristics/linesearchdiving/maxlpiterofs = 1500
0.00/0.03	c 
0.00/0.03	c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
0.00/0.03	c # [type: int, range: [-1,2147483647], default: 20]
0.00/0.03	c heuristics/objpscostdiving/freq = -1
0.00/0.03	c 
0.00/0.03	c # maximal fraction of diving LP iterations compared to total iteration number
0.00/0.03	c # [type: real, range: [0,1], default: 0.01]
0.00/0.03	c heuristics/objpscostdiving/maxlpiterquot = 0.015
0.00/0.03	c 
0.00/0.03	c # additional number of allowed LP iterations
0.00/0.03	c # [type: int, range: [0,2147483647], default: 1000]
0.00/0.03	c heuristics/objpscostdiving/maxlpiterofs = 1500
0.00/0.03	c 
0.00/0.03	c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
0.00/0.03	c # [type: int, range: [-1,2147483647], default: 1]
0.00/0.03	c heuristics/oneopt/freq = -1
0.00/0.03	c 
0.00/0.03	c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
0.00/0.03	c # [type: int, range: [-1,2147483647], default: 10]
0.00/0.03	c heuristics/pscostdiving/freq = -1
0.00/0.03	c 
0.00/0.03	c # maximal fraction of diving LP iterations compared to node LP iterations
0.00/0.03	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.00/0.03	c heuristics/pscostdiving/maxlpiterquot = 0.075
0.00/0.03	c 
0.00/0.03	c # additional number of allowed LP iterations
0.00/0.03	c # [type: int, range: [0,2147483647], default: 1000]
0.00/0.03	c heuristics/pscostdiving/maxlpiterofs = 1500
0.00/0.03	c 
0.00/0.03	c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
0.00/0.03	c # [type: int, range: [-1,2147483647], default: 0]
0.00/0.03	c heuristics/rens/freq = -1
0.00/0.03	c 
0.00/0.03	c # minimum percentage of integer variables that have to be fixable 
0.00/0.03	c # [type: real, range: [0,1], default: 0.5]
0.00/0.03	c heuristics/rens/minfixingrate = 0.3
0.00/0.03	c 
0.00/0.03	c # number of nodes added to the contingent of the total nodes
0.00/0.03	c # [type: longint, range: [0,9223372036854775807], default: 500]
0.00/0.03	c heuristics/rens/nodesofs = 2000
0.00/0.03	c 
0.00/0.03	c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
0.00/0.03	c # [type: int, range: [-1,2147483647], default: 20]
0.00/0.03	c heuristics/rootsoldiving/freq = -1
0.00/0.03	c 
0.00/0.03	c # maximal fraction of diving LP iterations compared to node LP iterations
0.00/0.03	c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
0.00/0.03	c heuristics/rootsoldiving/maxlpiterquot = 0.015
0.00/0.03	c 
0.00/0.03	c # additional number of allowed LP iterations
0.00/0.03	c # [type: int, range: [0,2147483647], default: 1000]
0.00/0.03	c heuristics/rootsoldiving/maxlpiterofs = 1500
0.00/0.03	c 
0.00/0.03	c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
0.00/0.03	c # [type: int, range: [-1,2147483647], default: 1]
0.00/0.03	c heuristics/rounding/freq = -1
0.00/0.03	c 
0.00/0.03	c # frequency for calling primal heuristic <shiftandpropagate> (-1: never, 0: only at depth freqofs)
0.00/0.03	c # [type: int, range: [-1,2147483647], default: 0]
0.00/0.03	c heuristics/shiftandpropagate/freq = -1
0.00/0.03	c 
0.00/0.03	c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
0.00/0.03	c # [type: int, range: [-1,2147483647], default: 10]
0.00/0.03	c heuristics/shifting/freq = -1
0.00/0.03	c 
0.00/0.03	c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
0.00/0.03	c # [type: int, range: [-1,2147483647], default: 1]
0.00/0.03	c heuristics/simplerounding/freq = -1
0.00/0.03	c 
0.00/0.03	c # frequency for calling primal heuristic <subnlp> (-1: never, 0: only at depth freqofs)
0.00/0.03	c # [type: int, range: [-1,2147483647], default: 1]
0.00/0.03	c heuristics/subnlp/freq = -1
0.00/0.03	c 
0.00/0.03	c # frequency for calling primal heuristic <trivial> (-1: never, 0: only at depth freqofs)
0.00/0.03	c # [type: int, range: [-1,2147483647], default: 0]
0.00/0.03	c heuristics/trivial/freq = -1
0.00/0.03	c 
0.00/0.03	c # frequency for calling primal heuristic <trysol> (-1: never, 0: only at depth freqofs)
0.00/0.03	c # [type: int, range: [-1,2147483647], default: 1]
0.00/0.03	c heuristics/trysol/freq = -1
0.00/0.03	c 
0.00/0.03	c # frequency for calling primal heuristic <undercover> (-1: never, 0: only at depth freqofs)
0.00/0.03	c # [type: int, range: [-1,2147483647], default: 0]
0.00/0.03	c heuristics/undercover/freq = -1
0.00/0.03	c 
0.00/0.03	c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
0.00/0.03	c # [type: int, range: [-1,2147483647], default: 10]
0.00/0.03	c heuristics/veclendiving/freq = -1
0.00/0.03	c 
0.00/0.03	c # maximal fraction of diving LP iterations compared to node LP iterations
0.00/0.03	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.00/0.03	c heuristics/veclendiving/maxlpiterquot = 0.075
0.00/0.03	c 
0.00/0.03	c # additional number of allowed LP iterations
0.00/0.03	c # [type: int, range: [0,2147483647], default: 1000]
0.00/0.03	c heuristics/veclendiving/maxlpiterofs = 1500
0.00/0.03	c 
0.00/0.03	c # frequency for calling primal heuristic <zirounding> (-1: never, 0: only at depth freqofs)
0.00/0.03	c # [type: int, range: [-1,2147483647], default: 1]
0.00/0.03	c heuristics/zirounding/freq = -1
0.00/0.03	c 
0.00/0.03	c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
0.00/0.03	c # [type: int, range: [-1,2147483647], default: 0]
0.00/0.03	c separating/cmir/freq = -1
0.00/0.03	c 
0.00/0.03	c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
0.00/0.03	c # [type: int, range: [-1,2147483647], default: 0]
0.00/0.03	c separating/flowcover/freq = -1
0.00/0.03	c 
0.00/0.03	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.00/0.03	c # [type: int, range: [-1,2147483647], default: -1]
0.00/0.03	c separating/rapidlearning/freq = 0
0.00/0.03	c 
0.00/0.03	c -----------------------------------------------------------------------------------------------
0.00/0.03	c start solving
0.00/0.03	c 
0.00/0.04	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.00/0.04	c   0.0s|     1 |     0 |   251 |     - |2752k|   0 | 113 | 420 | 632 | 420 | 632 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.09/0.19	c   0.2s|     1 |     0 |  1386 |     - |3874k|   0 | 204 | 420 | 632 | 420 | 946 | 314 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.39/0.41	c   0.4s|     1 |     0 |  1750 |     - |7372k|   0 | 235 | 420 | 632 | 420 |1250 | 618 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.59/0.62	c   0.6s|     1 |     0 |  2040 |     - |  10M|   0 | 250 | 420 | 632 | 420 |1291 | 659 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.79/0.83	c   0.8s|     1 |     0 |  2293 |     - |  12M|   0 | 247 | 420 | 632 | 420 |1367 | 735 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.99/1.03	c   1.0s|     1 |     0 |  2442 |     - |  15M|   0 | 245 | 420 | 632 | 420 |1395 | 763 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1.11/1.16	c   1.2s|     1 |     2 |  2442 |     - |  15M|   0 | 245 | 420 | 632 | 420 |1395 | 763 |   0 |  10 | 0.000000e+00 |      --      |    Inf 
15.69/15.71	c  15.7s| 10000 |    49 |129945 |  12.8 |  15M|  37 |   - | 420 | 804 | 420 | 848 | 763 | 369 |2829 | 0.000000e+00 |      --      |    Inf 
24.69/24.73	c  24.7s| 20000 |    70 |251059 |  12.4 |  16M|  38 |  42 | 420 | 929 | 420 | 848 | 763 | 694 |2970 | 0.000000e+00 |      --      |    Inf 
32.79/32.81	c  32.8s| 30000 |    62 |354054 |  11.7 |  16M|  48 |  38 | 420 |1088 | 420 | 848 | 763 |1174 |3214 | 0.000000e+00 |      --      |    Inf 
42.29/42.33	c  42.3s| 40000 |    80 |469581 |  11.7 |  16M|  51 |   - | 420 |1081 | 420 | 848 | 763 |1486 |3798 | 0.000000e+00 |      --      |    Inf 
53.29/53.31	c  53.3s| 50000 |    84 |599283 |  11.9 |  16M|  51 |   - | 420 |1088 | 420 | 848 | 763 |1791 |4667 | 0.000000e+00 |      --      |    Inf 
62.29/62.39	c  62.4s| 60000 |    98 |716695 |  11.9 |  16M|  51 |   - | 420 |1059 |   0 |   0 | 763 |2152 |4961 | 0.000000e+00 |      --      |    Inf 
72.29/72.30	c  72.3s| 70000 |    91 |842480 |  12.0 |  16M|  51 |  38 | 420 |1044 | 420 | 848 | 763 |2444 |5438 | 0.000000e+00 |      --      |    Inf 
83.09/83.14	c  83.1s| 80000 |   109 |980928 |  12.2 |  16M|  51 |   - | 420 |1064 |   0 |   0 | 763 |2710 |5984 | 0.000000e+00 |      --      |    Inf 
93.09/93.16	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
93.09/93.16	c  93.2s| 90000 |   110 |  1112k|  12.3 |  16M|  51 |   - | 420 |1113 | 420 | 848 | 763 |3012 |6359 | 0.000000e+00 |      --      |    Inf 
100.57/100.63	c   101s|100000 |   109 |  1206k|  12.0 |  16M|  52 |  36 | 420 |1302 | 420 | 848 | 763 |3560 |6547 | 0.000000e+00 |      --      |    Inf 
107.83/107.92	c   108s|110000 |   129 |  1292k|  11.7 |  16M|  52 |   - | 420 |1561 |   0 |   0 | 763 |4118 |6698 | 0.000000e+00 |      --      |    Inf 
116.12/116.28	c   116s|120000 |   127 |  1389k|  11.6 |  16M|  53 |  22 | 420 |1563 | 420 | 848 | 763 |4566 |6819 | 0.000000e+00 |      --      |    Inf 
125.62/125.71	c   126s|130000 |   124 |  1494k|  11.5 |  16M|  60 |   - | 420 |1475 |   0 |   0 | 763 |4995 |7324 | 0.000000e+00 |      --      |    Inf 
135.91/136.09	c   136s|140000 |   146 |  1616k|  11.5 |  16M|  60 |   - | 420 |1477 | 420 | 848 | 763 |5302 |7620 | 0.000000e+00 |      --      |    Inf 
145.32/145.40	c   145s|150000 |   155 |  1728k|  11.5 |  16M|  60 |   - | 420 |1580 | 420 | 848 | 763 |5613 |7777 | 0.000000e+00 |      --      |    Inf 
153.62/153.71	c   154s|160000 |   163 |  1824k|  11.4 |  16M|  60 |   - | 420 |1677 |   0 |   0 | 763 |6013 |7898 | 0.000000e+00 |      --      |    Inf 
162.84/162.95	c   163s|170000 |   152 |  1929k|  11.3 |  16M|  60 |  36 | 420 |1623 | 420 | 848 | 763 |6353 |8189 | 0.000000e+00 |      --      |    Inf 
171.82/171.94	c   172s|180000 |   171 |  2034k|  11.3 |  16M|  60 |   - | 420 |1708 |   0 |   0 | 763 |6687 |8340 | 0.000000e+00 |      --      |    Inf 
180.44/180.58	c   181s|190000 |   204 |  2135k|  11.2 |  16M|  60 |   - | 420 |1761 | 420 | 848 | 763 |7039 |8435 | 0.000000e+00 |      --      |    Inf 
189.63/189.73	c   190s|200000 |   196 |  2241k|  11.2 |  16M|  63 |  23 | 420 |1662 | 420 | 848 | 763 |7330 |8637 | 0.000000e+00 |      --      |    Inf 
199.42/199.54	c   200s|210000 |   221 |  2358k|  11.2 |  17M|  63 |  24 | 420 |1757 | 420 | 848 | 763 |7686 |8850 | 0.000000e+00 |      --      |    Inf 
209.82/209.94	c   210s|220000 |   209 |  2479k|  11.3 |  16M|  63 |  18 | 420 |1634 | 420 | 848 | 763 |7969 |9082 | 0.000000e+00 |      --      |    Inf 
218.12/218.28	c   218s|230000 |   242 |  2576k|  11.2 |  17M|  63 |   - | 420 |1847 | 420 | 848 | 763 |8420 |9277 | 0.000000e+00 |      --      |    Inf 
226.64/226.75	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
226.64/226.75	c   227s|240000 |   252 |  2675k|  11.1 |  17M|  63 |  30 | 420 |2056 | 420 | 848 | 763 |8946 |9393 | 0.000000e+00 |      --      |    Inf 
234.93/235.06	c   235s|250000 |   236 |  2772k|  11.1 |  17M|  63 |   - | 420 |2165 |   0 |   0 | 763 |9467 |9521 | 0.000000e+00 |      --      |    Inf 
243.42/243.57	c   244s|260000 |   227 |  2870k|  11.0 |  17M|  63 |   - | 420 |1980 | 420 | 848 | 763 |9917 |9678 | 0.000000e+00 |      --      |    Inf 
252.22/252.39	c   252s|270000 |   236 |  2974k|  11.0 |  17M|  63 |  42 | 420 |2057 | 420 | 848 | 763 |  10k|9834 | 0.000000e+00 |      --      |    Inf 
261.02/261.17	c   261s|280000 |   230 |  3079k|  11.0 |  17M|  63 |  34 | 420 |2043 | 420 | 848 | 763 |  10k|9980 | 0.000000e+00 |      --      |    Inf 
270.92/271.01	c   271s|290000 |   232 |  3198k|  11.0 |  17M|  63 |  22 | 420 |2037 | 420 | 848 | 763 |  10k|  10k| 0.000000e+00 |      --      |    Inf 
279.34/279.42	c   279s|300000 |   241 |  3297k|  11.0 |  17M|  63 |  31 | 420 |2108 | 420 | 848 | 763 |  11k|  10k| 0.000000e+00 |      --      |    Inf 
288.82/288.90	c   289s|310000 |   252 |  3410k|  11.0 |  17M|  63 |  29 | 420 |2057 | 420 | 848 | 763 |  11k|  10k| 0.000000e+00 |      --      |    Inf 
298.04/298.20	c   298s|320000 |   256 |  3519k|  11.0 |  17M|  63 |  39 | 420 |2175 | 420 | 848 | 763 |  12k|  10k| 0.000000e+00 |      --      |    Inf 
307.52/307.69	c   308s|330000 |   275 |  3629k|  11.0 |  17M|  63 |   - | 420 |2086 |   0 |   0 | 763 |  12k|  10k| 0.000000e+00 |      --      |    Inf 
317.23/317.33	c   317s|340000 |   268 |  3743k|  11.0 |  17M|  63 |  31 | 420 |2122 | 420 | 848 | 763 |  12k|  10k| 0.000000e+00 |      --      |    Inf 
327.53/327.63	c   328s|350000 |   258 |  3868k|  11.0 |  17M|  63 |   - | 420 |2022 |   0 |   0 | 763 |  13k|  11k| 0.000000e+00 |      --      |    Inf 
337.12/337.22	c   337s|360000 |   241 |  3982k|  11.1 |  17M|  63 |  27 | 420 |1757 | 420 | 848 | 763 |  13k|  11k| 0.000000e+00 |      --      |    Inf 
344.93/345.05	c   345s|370000 |   302 |  4073k|  11.0 |  17M|  63 |   - | 420 |1904 |   0 |   0 | 763 |  13k|  11k| 0.000000e+00 |      --      |    Inf 
352.63/352.74	c   353s|380000 |   252 |  4161k|  10.9 |  17M|  63 |   - | 420 |1892 |   0 |   0 | 763 |  14k|  11k| 0.000000e+00 |      --      |    Inf 
361.03/361.10	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
361.03/361.10	c   361s|390000 |   260 |  4261k|  10.9 |  17M|  63 |   - | 420 |2001 |   0 |   0 | 763 |  14k|  11k| 0.000000e+00 |      --      |    Inf 
369.32/369.48	c   369s|400000 |   314 |  4359k|  10.9 |  17M|  68 |  37 | 420 |2040 | 420 | 848 | 763 |  15k|  11k| 0.000000e+00 |      --      |    Inf 
377.93/378.07	c   378s|410000 |   281 |  4460k|  10.9 |  17M|  68 |   - | 420 |2075 |   0 |   0 | 763 |  15k|  11k| 0.000000e+00 |      --      |    Inf 
386.33/386.42	c   386s|420000 |   264 |  4558k|  10.8 |  17M|  68 |  27 | 420 |2130 | 420 | 848 | 763 |  16k|  11k| 0.000000e+00 |      --      |    Inf 
394.62/394.78	c   395s|430000 |   260 |  4656k|  10.8 |  17M|  68 |   - | 420 |2102 |   0 |   0 | 763 |  16k|  11k| 0.000000e+00 |      --      |    Inf 
403.64/403.78	c   404s|440000 |   250 |  4761k|  10.8 |  17M|  68 |   - | 420 |2128 |   0 |   0 | 763 |  16k|  12k| 0.000000e+00 |      --      |    Inf 
412.33/412.43	c   412s|450000 |   252 |  4861k|  10.8 |  17M|  68 |  31 | 420 |2076 | 420 | 848 | 763 |  17k|  12k| 0.000000e+00 |      --      |    Inf 
420.43/420.52	c   421s|460000 |   260 |  4956k|  10.8 |  17M|  68 |  38 | 420 |2102 | 420 | 848 | 763 |  17k|  12k| 0.000000e+00 |      --      |    Inf 
429.83/429.94	c   430s|470000 |   239 |  5066k|  10.8 |  17M|  68 |  35 | 420 |1874 | 420 | 848 | 763 |  18k|  12k| 0.000000e+00 |      --      |    Inf 
439.33/439.41	c   439s|480000 |   242 |  5181k|  10.8 |  17M|  68 |  26 | 420 |1936 | 420 | 848 | 763 |  18k|  12k| 0.000000e+00 |      --      |    Inf 
447.74/447.85	c   448s|490000 |   246 |  5279k|  10.8 |  17M|  68 |  41 | 420 |1978 | 420 | 848 | 763 |  18k|  12k| 0.000000e+00 |      --      |    Inf 
456.55/456.61	c   457s|500000 |   261 |  5381k|  10.8 |  17M|  68 |  52 | 420 |2020 | 420 | 848 | 763 |  19k|  12k| 0.000000e+00 |      --      |    Inf 
466.03/466.18	c   466s|510000 |   260 |  5495k|  10.8 |  17M|  68 |   - | 420 |2041 |   0 |   0 | 763 |  19k|  12k| 0.000000e+00 |      --      |    Inf 
475.73/475.82	c   476s|520000 |   256 |  5609k|  10.8 |  17M|  68 |   - | 420 |1813 | 420 | 848 | 763 |  19k|  12k| 0.000000e+00 |      --      |    Inf 
484.82/484.90	c   485s|530000 |   269 |  5717k|  10.8 |  17M|  68 |   - | 420 |1888 | 420 | 848 | 763 |  20k|  13k| 0.000000e+00 |      --      |    Inf 
493.95/494.02	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
493.95/494.02	c   494s|540000 |   273 |  5823k|  10.8 |  17M|  68 |  44 | 420 |1966 | 420 | 848 | 763 |  20k|  13k| 0.000000e+00 |      --      |    Inf 
503.63/503.80	c   504s|550000 |   273 |  5940k|  10.8 |  17M|  68 |  35 | 420 |1957 | 420 | 848 | 763 |  20k|  13k| 0.000000e+00 |      --      |    Inf 
513.83/513.94	c   514s|560000 |   280 |  6062k|  10.8 |  17M|  68 |  58 | 420 |1956 | 420 | 848 | 763 |  21k|  13k| 0.000000e+00 |      --      |    Inf 
523.73/523.86	c   524s|570000 |   275 |  6178k|  10.8 |  17M|  68 |  41 | 420 |1829 | 420 | 848 | 763 |  21k|  13k| 0.000000e+00 |      --      |    Inf 
532.93/533.05	c   533s|580000 |   302 |  6287k|  10.8 |  17M|  68 |  27 | 420 |1741 | 420 | 848 | 763 |  21k|  13k| 0.000000e+00 |      --      |    Inf 
542.03/542.18	c   542s|590000 |   274 |  6395k|  10.8 |  17M|  68 |   - | 420 |1634 | 420 | 848 | 763 |  22k|  13k| 0.000000e+00 |      --      |    Inf 
551.83/551.93	c   552s|600000 |   269 |  6514k|  10.9 |  17M|  68 |  47 | 420 |1567 | 420 | 848 | 763 |  22k|  13k| 0.000000e+00 |      --      |    Inf 
562.23/562.36	c   562s|610000 |   273 |  6641k|  10.9 |  17M|  68 |   - | 420 |1551 | 420 | 848 | 763 |  22k|  13k| 0.000000e+00 |      --      |    Inf 
572.23/572.35	c   572s|620000 |   274 |  6761k|  10.9 |  17M|  68 |   - | 420 |1560 | 420 | 848 | 763 |  23k|  14k| 0.000000e+00 |      --      |    Inf 
581.13/581.25	c   581s|630000 |   295 |  6863k|  10.9 |  17M|  68 |   - | 420 |1703 | 420 | 848 | 763 |  23k|  14k| 0.000000e+00 |      --      |    Inf 
590.03/590.18	c   590s|640000 |   294 |  6968k|  10.9 |  17M|  68 |  38 | 420 |1640 | 420 | 848 | 763 |  23k|  14k| 0.000000e+00 |      --      |    Inf 
599.03/599.12	c   599s|650000 |   324 |  7075k|  10.9 |  17M|  68 |  32 | 420 |1693 | 420 | 848 | 763 |  24k|  14k| 0.000000e+00 |      --      |    Inf 
607.53/607.67	c   608s|660000 |   309 |  7173k|  10.9 |  17M|  68 |  36 | 420 |1637 | 420 | 848 | 763 |  24k|  14k| 0.000000e+00 |      --      |    Inf 
616.83/616.95	c   617s|670000 |   318 |  7284k|  10.9 |  17M|  68 |   - | 420 |1726 |   0 |   0 | 763 |  24k|  14k| 0.000000e+00 |      --      |    Inf 
626.63/626.79	c   627s|680000 |   347 |  7401k|  10.9 |  17M|  68 |  38 | 420 |1622 | 420 | 848 | 763 |  25k|  14k| 0.000000e+00 |      --      |    Inf 
636.63/636.73	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
636.63/636.73	c   637s|690000 |   330 |  7520k|  10.9 |  17M|  68 |  50 | 420 |1598 | 420 | 848 | 763 |  25k|  14k| 0.000000e+00 |      --      |    Inf 
646.53/646.65	c   647s|700000 |   322 |  7640k|  10.9 |  17M|  68 |  42 | 420 |1606 | 420 | 848 | 763 |  25k|  14k| 0.000000e+00 |      --      |    Inf 
655.73/655.88	c   656s|710000 |   322 |  7750k|  10.9 |  17M|  68 |  26 | 420 |1568 | 420 | 848 | 763 |  26k|  14k| 0.000000e+00 |      --      |    Inf 
664.23/664.39	c   664s|720000 |   302 |  7852k|  10.9 |  17M|  68 |   - | 420 |1677 | 420 | 848 | 763 |  26k|  14k| 0.000000e+00 |      --      |    Inf 
673.44/673.51	c   674s|730000 |   321 |  7958k|  10.9 |  17M|  68 |   - | 420 |1670 |   0 |   0 | 763 |  26k|  15k| 0.000000e+00 |      --      |    Inf 
682.33/682.47	c   682s|740000 |   318 |  8065k|  10.9 |  17M|  68 |   - | 420 |1727 | 420 | 848 | 763 |  27k|  15k| 0.000000e+00 |      --      |    Inf 
692.23/692.30	c   692s|750000 |   346 |  8183k|  10.9 |  17M|  68 |  45 | 420 |1742 | 420 | 848 | 763 |  27k|  15k| 0.000000e+00 |      --      |    Inf 
702.54/702.64	c   703s|760000 |   337 |  8309k|  10.9 |  17M|  68 |  29 | 420 |1645 | 420 | 848 | 763 |  28k|  15k| 0.000000e+00 |      --      |    Inf 
712.43/712.54	c   713s|770000 |   319 |  8429k|  10.9 |  17M|  70 |   - | 420 |1630 | 420 | 848 | 763 |  28k|  15k| 0.000000e+00 |      --      |    Inf 
722.13/722.30	c   722s|780000 |   309 |  8545k|  11.0 |  17M|  70 |   - | 420 |1553 |   0 |   0 | 763 |  28k|  15k| 0.000000e+00 |      --      |    Inf 
731.24/731.33	c   731s|790000 |   307 |  8653k|  11.0 |  17M|  70 |  39 | 420 |1664 | 420 | 848 | 763 |  29k|  15k| 0.000000e+00 |      --      |    Inf 
744.83/744.94	c   745s|800000 |   287 |  8767k|  11.0 |  17M|  70 |   - | 420 |1593 |   0 |   0 | 763 |  29k|  17k| 0.000000e+00 |      --      |    Inf 
755.84/755.90	c   756s|810000 |   289 |  8876k|  11.0 |  17M|  70 |   - | 420 |1611 |   0 |   0 | 763 |  29k|  18k| 0.000000e+00 |      --      |    Inf 
765.03/765.19	c   765s|820000 |   286 |  8989k|  11.0 |  17M|  70 |  41 | 420 |1531 | 420 | 848 | 763 |  30k|  18k| 0.000000e+00 |      --      |    Inf 
773.94/774.03	c   774s|830000 |   282 |  9097k|  11.0 |  17M|  70 |   - | 420 |1634 |   0 |   0 | 763 |  30k|  18k| 0.000000e+00 |      --      |    Inf 
783.16/783.24	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
783.16/783.24	c   783s|840000 |   272 |  9209k|  11.0 |  17M|  70 |  26 | 420 |1491 | 420 | 848 | 763 |  30k|  18k| 0.000000e+00 |      --      |    Inf 
791.54/791.64	c   792s|850000 |   268 |  9309k|  11.0 |  17M|  70 |  35 | 420 |1574 | 420 | 848 | 763 |  31k|  18k| 0.000000e+00 |      --      |    Inf 
803.24/803.30	c   803s|860000 |   264 |  9437k|  11.0 |  17M|  70 |   - | 420 |1243 |   0 |   0 | 763 |  31k|  19k| 0.000000e+00 |      --      |    Inf 
813.13/813.24	c   813s|870000 |   292 |  9560k|  11.0 |  17M|  70 |   - | 420 |1314 | 420 | 848 | 763 |  31k|  19k| 0.000000e+00 |      --      |    Inf 
821.93/822.00	c   822s|880000 |   305 |  9665k|  11.0 |  17M|  70 |   - | 420 |1372 |   0 |   0 | 763 |  32k|  19k| 0.000000e+00 |      --      |    Inf 
830.64/830.73	c   831s|890000 |   354 |  9770k|  11.0 |  17M|  70 |  41 | 420 |1435 | 420 | 848 | 763 |  32k|  19k| 0.000000e+00 |      --      |    Inf 
839.73/839.84	c   840s|900000 |   343 |  9880k|  11.0 |  17M|  70 |   - | 420 |1422 | 420 | 848 | 763 |  32k|  19k| 0.000000e+00 |      --      |    Inf 
848.84/848.92	c   849s|910000 |   336 |  9989k|  11.0 |  17M|  70 |   - | 420 |1480 |   0 |   0 | 763 |  33k|  19k| 0.000000e+00 |      --      |    Inf 
858.23/858.32	c   858s|920000 |   362 | 10103k|  11.0 |  17M|  70 |   - | 420 |1478 | 420 | 848 | 763 |  33k|  19k| 0.000000e+00 |      --      |    Inf 
867.74/867.81	c   868s|930000 |   403 | 10218k|  11.0 |  17M|  70 |  40 | 420 |1468 | 420 | 848 | 763 |  33k|  19k| 0.000000e+00 |      --      |    Inf 
877.23/877.32	c   877s|940000 |   378 | 10333k|  11.0 |  17M|  70 |   - | 420 |1540 |   0 |   0 | 763 |  34k|  19k| 0.000000e+00 |      --      |    Inf 
886.24/886.35	c   886s|950000 |   348 | 10443k|  11.0 |  17M|  70 |   - | 420 |1521 | 420 | 848 | 763 |  34k|  19k| 0.000000e+00 |      --      |    Inf 
895.84/895.93	c   896s|960000 |   394 | 10560k|  11.0 |  17M|  70 |  45 | 420 |1454 | 420 | 848 | 763 |  34k|  19k| 0.000000e+00 |      --      |    Inf 
904.83/904.93	c   905s|970000 |   400 | 10670k|  11.0 |  17M|  70 |  31 | 420 |1520 | 420 | 848 | 763 |  35k|  19k| 0.000000e+00 |      --      |    Inf 
913.94/914.06	c   914s|980000 |   397 | 10779k|  11.0 |  17M|  70 |  32 | 420 |1554 | 420 | 848 | 763 |  35k|  19k| 0.000000e+00 |      --      |    Inf 
923.44/923.56	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
923.44/923.56	c   924s|990000 |   413 | 10894k|  11.0 |  17M|  70 |  35 | 420 |1463 | 420 | 848 | 763 |  35k|  19k| 0.000000e+00 |      --      |    Inf 
932.44/932.58	c   933s|  1000k|   462 | 11005k|  11.0 |  18M|  70 |  41 | 420 |1535 | 420 | 848 | 763 |  35k|  19k| 0.000000e+00 |      --      |    Inf 
942.04/942.15	c   942s|  1010k|   594 | 11123k|  11.0 |  18M|  70 |  39 | 420 |1594 | 420 | 848 | 763 |  36k|  19k| 0.000000e+00 |      --      |    Inf 
951.94/952.07	c   952s|  1020k|   590 | 11245k|  11.0 |  18M|  70 |  33 | 420 |1537 | 420 | 848 | 763 |  36k|  19k| 0.000000e+00 |      --      |    Inf 
962.14/962.25	c   962s|  1030k|   577 | 11369k|  11.0 |  18M|  70 |  44 | 420 |1525 | 420 | 848 | 763 |  36k|  19k| 0.000000e+00 |      --      |    Inf 
971.64/971.70	c   972s|  1040k|   586 | 11485k|  11.0 |  18M|  70 |  35 | 420 |1595 | 420 | 848 | 763 |  37k|  19k| 0.000000e+00 |      --      |    Inf 
981.74/981.81	c   982s|  1050k|   632 | 11608k|  11.1 |  18M|  70 |  31 | 420 |1489 | 420 | 848 | 763 |  37k|  19k| 0.000000e+00 |      --      |    Inf 
991.94/992.05	c   992s|  1060k|   599 | 11732k|  11.1 |  18M|  70 |   - | 420 |1476 | 420 | 848 | 763 |  37k|  19k| 0.000000e+00 |      --      |    Inf 
1002.34/1002.45	c  1002s|  1070k|   564 | 11858k|  11.1 |  18M|  70 |   - | 420 |1472 | 420 | 848 | 763 |  37k|  19k| 0.000000e+00 |      --      |    Inf 
1011.74/1011.86	c  1012s|  1080k|   543 | 11972k|  11.1 |  18M|  70 |   - | 420 |1446 | 420 | 848 | 763 |  38k|  19k| 0.000000e+00 |      --      |    Inf 
1020.54/1020.69	c  1021s|  1090k|   550 | 12079k|  11.1 |  18M|  70 |   - | 420 |1470 |   0 |   0 | 763 |  38k|  19k| 0.000000e+00 |      --      |    Inf 
1030.24/1030.30	c  1030s|  1100k|   567 | 12196k|  11.1 |  18M|  70 |   - | 420 |1516 |   0 |   0 | 763 |  38k|  19k| 0.000000e+00 |      --      |    Inf 
1039.56/1039.66	c  1040s|  1110k|   563 | 12308k|  11.1 |  18M|  70 |  41 | 420 |1559 | 420 | 848 | 763 |  39k|  20k| 0.000000e+00 |      --      |    Inf 
1047.54/1047.69	c  1048s|  1120k|   565 | 12402k|  11.1 |  18M|  70 |  35 | 420 |1565 | 420 | 848 | 763 |  39k|  20k| 0.000000e+00 |      --      |    Inf 
1056.14/1056.20	c  1056s|  1130k|   580 | 12503k|  11.1 |  18M|  70 |  42 | 420 |1645 | 420 | 848 | 763 |  39k|  20k| 0.000000e+00 |      --      |    Inf 
1065.96/1066.02	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1065.96/1066.02	c  1066s|  1140k|   584 | 12619k|  11.1 |  18M|  70 |  35 | 420 |1530 | 420 | 848 | 763 |  40k|  20k| 0.000000e+00 |      --      |    Inf 
1075.34/1075.42	c  1075s|  1150k|   579 | 12732k|  11.1 |  18M|  70 |  47 | 420 |1556 | 420 | 848 | 763 |  40k|  20k| 0.000000e+00 |      --      |    Inf 
1085.14/1085.23	c  1085s|  1160k|   564 | 12848k|  11.1 |  18M|  70 |   - | 420 |1440 |   0 |   0 | 763 |  40k|  20k| 0.000000e+00 |      --      |    Inf 
1094.24/1094.30	c  1094s|  1170k|   581 | 12956k|  11.1 |  18M|  70 |  45 | 420 |1545 | 420 | 848 | 763 |  40k|  20k| 0.000000e+00 |      --      |    Inf 
1107.94/1108.03	c  1108s|  1180k|   540 | 13085k|  11.1 |  18M|  70 |  53 | 420 |1128 | 420 | 848 | 763 |  41k|  22k| 0.000000e+00 |      --      |    Inf 
1118.14/1118.22	c  1118s|  1190k|   509 | 13204k|  11.1 |  18M|  70 |   - | 420 |1157 | 420 | 848 | 763 |  41k|  22k| 0.000000e+00 |      --      |    Inf 
1128.34/1128.48	c  1128s|  1200k|   506 | 13333k|  11.1 |  18M|  70 |   - | 420 |1164 |   0 |   0 | 763 |  41k|  22k| 0.000000e+00 |      --      |    Inf 
1138.24/1138.30	c  1138s|  1210k|   480 | 13451k|  11.1 |  18M|  70 |  48 | 420 |1150 | 420 | 848 | 763 |  42k|  22k| 0.000000e+00 |      --      |    Inf 
1148.24/1148.30	c  1148s|  1220k|   484 | 13575k|  11.1 |  18M|  70 |  46 | 420 |1115 | 420 | 848 | 763 |  42k|  22k| 0.000000e+00 |      --      |    Inf 
1159.46/1159.59	c  1160s|  1230k|   481 | 13698k|  11.1 |  18M|  70 |   - | 420 |1135 | 420 | 848 | 763 |  42k|  23k| 0.000000e+00 |      --      |    Inf 
1170.04/1170.14	c  1170s|  1240k|   479 | 13830k|  11.2 |  18M|  70 |  51 | 420 |1090 | 420 | 848 | 763 |  42k|  23k| 0.000000e+00 |      --      |    Inf 
1178.94/1179.01	c  1179s|  1250k|   492 | 13938k|  11.1 |  18M|  70 |  25 | 420 |1144 | 420 | 848 | 763 |  43k|  23k| 0.000000e+00 |      --      |    Inf 
1187.64/1187.77	c  1188s|  1260k|   511 | 14045k|  11.1 |  18M|  70 |   - | 420 |1323 |   0 |   0 | 763 |  43k|  23k| 0.000000e+00 |      --      |    Inf 
1196.55/1196.65	c  1197s|  1270k|   521 | 14154k|  11.1 |  18M|  70 |   - | 420 |1414 |   0 |   0 | 763 |  43k|  23k| 0.000000e+00 |      --      |    Inf 
1205.56/1205.64	c  1206s|  1280k|   598 | 14264k|  11.1 |  18M|  70 |  43 | 420 |1457 | 420 | 848 | 763 |  44k|  23k| 0.000000e+00 |      --      |    Inf 
1214.75/1214.89	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1214.75/1214.89	c  1215s|  1290k|   672 | 14378k|  11.1 |  18M|  70 |   - | 420 |1457 | 420 | 848 | 763 |  44k|  23k| 0.000000e+00 |      --      |    Inf 
1224.05/1224.17	c  1224s|  1300k|   664 | 14492k|  11.1 |  18M|  70 |  30 | 420 |1473 | 420 | 848 | 763 |  44k|  23k| 0.000000e+00 |      --      |    Inf 
1234.05/1234.12	c  1234s|  1310k|   700 | 14617k|  11.2 |  18M|  70 |  49 | 420 |1556 | 420 | 848 | 763 |  45k|  23k| 0.000000e+00 |      --      |    Inf 
1243.45/1243.50	c  1243s|  1320k|   711 | 14732k|  11.2 |  18M|  70 |  28 | 420 |1541 | 420 | 848 | 763 |  45k|  23k| 0.000000e+00 |      --      |    Inf 
1252.55/1252.60	c  1253s|  1330k|   707 | 14844k|  11.2 |  18M|  70 |   - | 420 |1506 |   0 |   0 | 763 |  45k|  23k| 0.000000e+00 |      --      |    Inf 
1260.67/1260.78	c  1261s|  1340k|   717 | 14942k|  11.1 |  19M|  70 |  28 | 420 |1637 | 420 | 848 | 763 |  46k|  23k| 0.000000e+00 |      --      |    Inf 
1269.15/1269.26	c  1269s|  1350k|   734 | 15043k|  11.1 |  19M|  70 |   - | 420 |1621 | 420 | 848 | 763 |  46k|  23k| 0.000000e+00 |      --      |    Inf 
1278.75/1278.82	c  1279s|  1360k|   774 | 15160k|  11.1 |  19M|  70 |  32 | 420 |1611 | 420 | 848 | 763 |  47k|  23k| 0.000000e+00 |      --      |    Inf 
1288.17/1288.26	c  1288s|  1370k|   779 | 15275k|  11.1 |  19M|  70 |   - | 420 |1405 |   0 |   0 | 763 |  47k|  23k| 0.000000e+00 |      --      |    Inf 
1297.74/1297.82	c  1298s|  1380k|   841 | 15392k|  11.2 |  19M|  70 |  34 | 420 |1485 | 420 | 848 | 763 |  47k|  23k| 0.000000e+00 |      --      |    Inf 
1306.77/1306.85	c  1307s|  1390k|   847 | 15501k|  11.2 |  19M|  70 |   - | 420 |1480 | 420 | 848 | 763 |  47k|  23k| 0.000000e+00 |      --      |    Inf 
1316.15/1316.29	c  1316s|  1400k|   857 | 15616k|  11.2 |  19M|  70 |   - | 420 |1577 |   0 |   0 | 763 |  48k|  23k| 0.000000e+00 |      --      |    Inf 
1326.15/1326.28	c  1326s|  1410k|   842 | 15742k|  11.2 |  19M|  70 |   - | 420 |1526 |   0 |   0 | 763 |  48k|  23k| 0.000000e+00 |      --      |    Inf 
1335.47/1335.58	c  1336s|  1420k|   857 | 15853k|  11.2 |  19M|  70 |  30 | 420 |1575 | 420 | 848 | 763 |  48k|  23k| 0.000000e+00 |      --      |    Inf 
1344.85/1344.91	c  1345s|  1430k|   852 | 15966k|  11.2 |  19M|  70 |   - | 420 |1565 |   0 |   0 | 763 |  49k|  23k| 0.000000e+00 |      --      |    Inf 
1353.85/1353.96	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1353.85/1353.96	c  1354s|  1440k|   845 | 16075k|  11.2 |  19M|  70 |   - | 420 |1536 |   0 |   0 | 763 |  49k|  23k| 0.000000e+00 |      --      |    Inf 
1363.65/1363.76	c  1364s|  1450k|   879 | 16192k|  11.2 |  19M|  70 |  51 | 420 |1541 | 420 | 848 | 763 |  49k|  23k| 0.000000e+00 |      --      |    Inf 
1372.95/1373.04	c  1373s|  1460k|   919 | 16305k|  11.2 |  19M|  70 |   - | 420 |1507 |   0 |   0 | 763 |  50k|  23k| 0.000000e+00 |      --      |    Inf 
1382.15/1382.22	c  1382s|  1470k|   966 | 16416k|  11.2 |  19M|  70 |  43 | 420 |1518 | 420 | 848 | 763 |  50k|  23k| 0.000000e+00 |      --      |    Inf 
1391.95/1392.02	c  1392s|  1480k|   968 | 16536k|  11.2 |  19M|  70 |  43 | 420 |1477 | 420 | 848 | 763 |  50k|  23k| 0.000000e+00 |      --      |    Inf 
1401.55/1401.64	c  1402s|  1490k|   935 | 16652k|  11.2 |  19M|  70 |  46 | 420 |1431 | 420 | 848 | 763 |  50k|  23k| 0.000000e+00 |      --      |    Inf 
1410.65/1410.73	c  1411s|  1500k|   945 | 16761k|  11.2 |  19M|  70 |  33 | 420 |1517 | 420 | 848 | 763 |  51k|  23k| 0.000000e+00 |      --      |    Inf 
1420.25/1420.36	c  1420s|  1510k|   938 | 16879k|  11.2 |  19M|  70 |  58 | 420 |1481 | 420 | 848 | 763 |  51k|  23k| 0.000000e+00 |      --      |    Inf 
1429.65/1429.71	c  1430s|  1520k|  1014 | 16991k|  11.2 |  19M|  71 |  32 | 420 |1527 | 420 | 848 | 763 |  51k|  23k| 0.000000e+00 |      --      |    Inf 
1438.95/1439.08	c  1439s|  1530k|  1036 | 17103k|  11.2 |  20M|  71 |  25 | 420 |1534 | 420 | 848 | 763 |  52k|  24k| 0.000000e+00 |      --      |    Inf 
1448.67/1448.72	c  1449s|  1540k|  1001 | 17218k|  11.2 |  19M|  71 |  51 | 420 |1495 | 420 | 848 | 763 |  52k|  24k| 0.000000e+00 |      --      |    Inf 
1458.45/1458.58	c  1459s|  1550k|  1006 | 17339k|  11.2 |  19M|  71 |   - | 420 |1537 | 420 | 848 | 763 |  52k|  24k| 0.000000e+00 |      --      |    Inf 
1467.85/1467.92	c  1468s|  1560k|  1010 | 17450k|  11.2 |  19M|  71 |  46 | 420 |1534 | 420 | 848 | 763 |  53k|  24k| 0.000000e+00 |      --      |    Inf 
1477.05/1477.11	c  1477s|  1570k|  1026 | 17562k|  11.2 |  20M|  72 |  35 | 420 |1603 | 420 | 848 | 763 |  53k|  24k| 0.000000e+00 |      --      |    Inf 
1486.65/1486.76	c  1487s|  1580k|  1004 | 17679k|  11.2 |  19M|  72 |  47 | 420 |1541 | 420 | 848 | 763 |  53k|  24k| 0.000000e+00 |      --      |    Inf 
1496.65/1496.73	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1496.65/1496.73	c  1497s|  1590k|   993 | 17799k|  11.2 |  19M|  72 |  30 | 420 |1464 | 420 | 848 | 763 |  53k|  24k| 0.000000e+00 |      --      |    Inf 
1505.97/1506.03	c  1506s|  1600k|  1007 | 17911k|  11.2 |  20M|  72 |   - | 420 |1543 |   0 |   0 | 763 |  54k|  24k| 0.000000e+00 |      --      |    Inf 
1515.36/1515.42	c  1515s|  1610k|   987 | 18025k|  11.2 |  19M|  72 |   - | 420 |1509 |   0 |   0 | 763 |  54k|  24k| 0.000000e+00 |      --      |    Inf 
1524.76/1524.89	c  1525s|  1620k|   972 | 18140k|  11.2 |  19M|  72 |   - | 420 |1497 |   0 |   0 | 763 |  54k|  24k| 0.000000e+00 |      --      |    Inf 
1534.36/1534.40	c  1534s|  1630k|   969 | 18253k|  11.2 |  19M|  72 |  32 | 420 |1389 | 420 | 848 | 763 |  55k|  24k| 0.000000e+00 |      --      |    Inf 
1543.46/1543.51	c  1544s|  1640k|   963 | 18365k|  11.2 |  19M|  72 |   - | 420 |1400 |   0 |   0 | 763 |  55k|  24k| 0.000000e+00 |      --      |    Inf 
1552.18/1552.22	c  1552s|  1650k|   968 | 18470k|  11.2 |  19M|  72 |   - | 420 |1284 | 420 | 848 | 763 |  55k|  24k| 0.000000e+00 |      --      |    Inf 
1561.35/1561.47	c  1561s|  1660k|   970 | 18585k|  11.2 |  19M|  72 |  40 | 420 |1359 | 420 | 848 | 763 |  56k|  24k| 0.000000e+00 |      --      |    Inf 
1571.55/1571.62	c  1572s|  1670k|   980 | 18709k|  11.2 |  19M|  72 |  41 | 420 |1366 | 420 | 848 | 763 |  56k|  24k| 0.000000e+00 |      --      |    Inf 
1581.26/1581.37	c  1581s|  1680k|   958 | 18828k|  11.2 |  19M|  72 |  29 | 420 |1366 | 420 | 848 | 763 |  56k|  24k| 0.000000e+00 |      --      |    Inf 
1591.16/1591.27	c  1591s|  1690k|   979 | 18949k|  11.2 |  19M|  72 |   - | 420 |1360 |   0 |   0 | 763 |  57k|  24k| 0.000000e+00 |      --      |    Inf 
1601.57/1601.69	c  1602s|  1700k|   958 | 19076k|  11.2 |  19M|  75 |  44 | 420 |1347 | 420 | 848 | 763 |  57k|  24k| 0.000000e+00 |      --      |    Inf 
1610.95/1611.04	c  1611s|  1710k|   950 | 19190k|  11.2 |  19M|  75 |   - | 420 |1439 |   0 |   0 | 763 |  57k|  24k| 0.000000e+00 |      --      |    Inf 
1620.27/1620.33	c  1620s|  1720k|   964 | 19301k|  11.2 |  19M|  75 |   - | 420 |1457 |   0 |   0 | 763 |  58k|  25k| 0.000000e+00 |      --      |    Inf 
1630.17/1630.24	c  1630s|  1730k|   938 | 19421k|  11.2 |  19M|  75 |  32 | 420 |1276 | 420 | 848 | 763 |  58k|  25k| 0.000000e+00 |      --      |    Inf 
1639.65/1639.77	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1639.65/1639.77	c  1640s|  1740k|   930 | 19537k|  11.2 |  19M|  75 |  39 | 420 |1384 | 420 | 848 | 763 |  58k|  25k| 0.000000e+00 |      --      |    Inf 
1649.86/1650.00	c  1650s|  1750k|   937 | 19663k|  11.2 |  19M|  75 |   - | 420 |1371 | 420 | 848 | 763 |  58k|  25k| 0.000000e+00 |      --      |    Inf 
1659.97/1660.05	c  1660s|  1760k|   958 | 19786k|  11.2 |  19M|  75 |   - | 420 |1393 | 420 | 848 | 763 |  59k|  25k| 0.000000e+00 |      --      |    Inf 
1670.16/1670.22	c  1670s|  1770k|   999 | 19912k|  11.2 |  20M|  75 |  34 | 420 |1448 | 420 | 848 | 763 |  59k|  25k| 0.000000e+00 |      --      |    Inf 
1680.77/1680.83	c  1681s|  1780k|   977 | 20042k|  11.3 |  20M|  75 |  43 | 420 |1358 | 420 | 848 | 763 |  59k|  25k| 0.000000e+00 |      --      |    Inf 
1691.05/1691.19	c  1691s|  1790k|   976 | 20170k|  11.3 |  20M|  75 |   - | 420 |1457 | 420 | 848 | 763 |  60k|  25k| 0.000000e+00 |      --      |    Inf 
1701.86/1701.99	c  1702s|  1800k|   941 | 20304k|  11.3 |  19M|  75 |  58 | 420 |1391 | 420 | 848 | 763 |  60k|  25k| 0.000000e+00 |      --      |    Inf 
1711.06/1711.16	c  1711s|  1810k|   947 | 20414k|  11.3 |  20M|  75 |  30 | 420 |1511 | 420 | 848 | 763 |  60k|  25k| 0.000000e+00 |      --      |    Inf 
1720.38/1720.49	c  1720s|  1820k|   946 | 20527k|  11.3 |  19M|  75 |   - | 420 |1286 |   0 |   0 | 763 |  61k|  25k| 0.000000e+00 |      --      |    Inf 
1730.66/1730.79	c  1731s|  1830k|   919 | 20653k|  11.3 |  19M|  75 |   - | 420 |1283 |   0 |   0 | 763 |  61k|  25k| 0.000000e+00 |      --      |    Inf 
1740.36/1740.40	c  1740s|  1840k|   905 | 20771k|  11.3 |  19M|  75 |   - | 420 |1268 |   0 |   0 | 763 |  61k|  25k| 0.000000e+00 |      --      |    Inf 
1749.08/1749.16	c  1749s|  1850k|   914 | 20877k|  11.3 |  19M|  75 |   - | 420 |1411 | 420 | 848 | 763 |  62k|  25k| 0.000000e+00 |      --      |    Inf 
1757.56/1757.60	c  1758s|  1860k|   932 | 20978k|  11.3 |  19M|  75 |   - | 420 |1421 |   0 |   0 | 763 |  62k|  25k| 0.000000e+00 |      --      |    Inf 
1766.16/1766.25	c  1766s|  1870k|   951 | 21082k|  11.3 |  20M|  75 |   - | 420 |1450 | 420 | 848 | 763 |  62k|  25k| 0.000000e+00 |      --      |    Inf 
1774.96/1775.03	c  1775s|  1880k|   942 | 21186k|  11.3 |  20M|  75 |   - | 420 |1428 |   0 |   0 | 763 |  63k|  25k| 0.000000e+00 |      --      |    Inf 
1783.66/1783.78	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1783.66/1783.78	c  1784s|  1890k|   974 | 21291k|  11.3 |  20M|  75 |   - | 420 |1574 |   0 |   0 | 763 |  63k|  25k| 0.000000e+00 |      --      |    Inf 
1792.06/1792.19	c  1792s|  1900k|  1019 | 21391k|  11.3 |  20M|  75 |   - | 420 |1641 |   0 |   0 | 763 |  64k|  25k| 0.000000e+00 |      --      |    Inf 
1799.96/1800.00	c 
1799.96/1800.00	c SCIP Status        : solving was interrupted [time limit reached]
1799.96/1800.00	c Solving Time (sec) : 1800.00
1799.96/1800.00	c Solving Nodes      : 1909167
1799.96/1800.00	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1799.96/1800.00	c Dual Bound         : +0.00000000000000e+00
1799.96/1800.00	c Gap                : infinite
1799.96/1800.00	s UNKNOWN
1799.96/1800.00	c SCIP Status        : solving was interrupted [time limit reached]
1799.96/1800.00	c Total Time         :    1800.00
1799.96/1800.00	c   solving          :    1800.00
1799.96/1800.00	c   presolving       :       0.02 (included in solving)
1799.96/1800.00	c   reading          :       0.01 (included in solving)
1799.96/1800.00	c Original Problem   :
1799.96/1800.00	c   Problem name     : HOME/instance-3451125-1307067470.opb
1799.96/1800.00	c   Variables        : 428 (428 binary, 0 integer, 0 implicit integer, 0 continuous)
1799.96/1800.00	c   Constraints      : 644 initial, 644 maximal
1799.96/1800.00	c Presolved Problem  :
1799.96/1800.00	c   Problem name     : t_HOME/instance-3451125-1307067470.opb
1799.96/1800.00	c   Variables        : 420 (420 binary, 0 integer, 0 implicit integer, 0 continuous)
1799.96/1800.00	c   Constraints      : 632 initial, 2230 maximal
1799.96/1800.00	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1799.96/1800.00	c   trivial          :       0.00          0          0          0          0          0          0          0          0          0
1799.96/1800.00	c   dualfix          :       0.00          0          0          0          0          0          0          0          0          0
1799.96/1800.00	c   boundshift       :       0.00          0          0          0          0          0          0          0          0          0
1799.96/1800.00	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0          0
1799.96/1800.00	c   pseudoobj        :       0.00          0          0          0          0          0          0          0          0          0
1799.96/1800.00	c   implics          :       0.00          0          8          0          0          0          0          0          0          0
1799.96/1800.00	c   probing          :       0.00          0          0          0          0          0          0          0          0          0
1799.96/1800.00	c   knapsack         :       0.01          0          0          0          0          0          0          0          0          0
1799.96/1800.00	c   setppc           :       0.00          0          0          0          0          0         12          0          0          0
1799.96/1800.00	c   linear           :       0.01          0          0          0          0          0          0          0          0          0
1799.96/1800.00	c   logicor          :       0.00          0          0          0          0          0          0          0          0          0
1799.96/1800.00	c   root node        :          -          0          -          -          0          -          -          -          -          -
1799.96/1800.00	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #Resprop    Cutoffs    DomReds       Cuts      Conss   Children
1799.96/1800.00	c   integral         :          0          0          0     960872          0          1          0        758       5616          0          0    1912408
1799.96/1800.00	c   knapsack         :        290          5    4637320          0          1          0    9826211     574045   19921990        608          0          0
1799.96/1800.00	c   setppc           :        210          5    4008819          0          1          0    1727484        730    5617013          0          0          0
1799.96/1800.00	c   logicor          :        132+         5    3064550          0          1          0      19481       7100    2725947          0          0          0
1799.96/1800.00	c   countsols        :          0          0          0          0          1          0          0          0          0          0          0          0
1799.96/1800.00	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS      Check    Resprop
1799.96/1800.00	c   integral         :      58.85       0.00       0.00      58.85       0.00       0.00       0.00
1799.96/1800.00	c   knapsack         :      53.21       0.01      49.60       0.00       0.00       0.00       3.61
1799.96/1800.00	c   setppc           :       9.52       0.00       9.12       0.00       0.00       0.00       0.40
1799.96/1800.00	c   logicor          :      15.93       0.00      15.89       0.00       0.00       0.00       0.04
1799.96/1800.00	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1799.96/1800.00	c Propagators        : #Propagate   #Resprop    Cutoffs    DomReds
1799.96/1800.00	c   vbounds          :          0          0          0          0
1799.96/1800.00	c   rootredcost      :          0          0          0          0
1799.96/1800.00	c   pseudoobj        :          0          0          0          0
1799.96/1800.00	c Propagator Timings :  TotalTime  Propagate    Resprop
1799.96/1800.00	c   vbounds          :       0.70       0.70       0.00
1799.96/1800.00	c   rootredcost      :       0.76       0.76       0.00
1799.96/1800.00	c   pseudoobj        :       0.50       0.50       0.00
1799.96/1800.00	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1799.96/1800.00	c   propagation      :      12.60      70355      63359     468585       93.8        415      109.2          -
1799.96/1800.00	c   infeasible LP    :      33.27     372471          0          0        0.0          0        0.0          0
1799.96/1800.00	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1799.96/1800.00	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1799.96/1800.00	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1799.96/1800.00	c   applied globally :          -          -          -      61320       22.6          -          -          -
1799.96/1800.00	c   applied locally  :          -          -          -       3128       48.9          -          -          -
1799.96/1800.00	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1799.96/1800.00	c   cut pool         :       0.00          4          -          -        132          -    (maximal pool size: 2432)
1799.96/1800.00	c   redcost          :       6.28     958199          0          0          0          0
1799.96/1800.00	c   impliedbounds    :       0.00          5          0          0       1205          0
1799.96/1800.00	c   intobj           :       0.00          0          0          0          0          0
1799.96/1800.00	c   gomory           :       0.35          5          0          0        294          0
1799.96/1800.00	c   cgmip            :       0.00          0          0          0          0          0
1799.96/1800.00	c   closecuts        :       0.00          0          0          0          0          0
1799.96/1800.00	c   strongcg         :       0.31          5          0          0       2241          0
1799.96/1800.00	c   cmir             :       0.00          0          0          0          0          0
1799.96/1800.00	c   flowcover        :       0.00          0          0          0          0          0
1799.96/1800.00	c   clique           :       0.00          1          0          0          0          0
1799.96/1800.00	c   zerohalf         :       0.00          0          0          0          0          0
1799.96/1800.00	c   mcf              :       0.00          1          0          0          0          0
1799.96/1800.00	c   oddcycle         :       0.00          0          0          0          0          0
1799.96/1800.00	c   rapidlearning    :       0.03          1          0          0          0          0
1799.96/1800.00	c Pricers            :       Time      Calls       Vars
1799.96/1800.00	c   problem variables:       0.00          0          0
1799.96/1800.00	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1799.96/1800.00	c   relpscost        :      58.26     960872        758       5616          0          0    1912408
1799.96/1800.00	c   pscost           :       0.00          0          0          0          0          0          0
1799.96/1800.00	c   inference        :       0.00          1          0          0          0          0          2
1799.96/1800.00	c   mostinf          :       0.00          0          0          0          0          0          0
1799.96/1800.00	c   leastinf         :       0.00          0          0          0          0          0          0
1799.96/1800.00	c   fullstrong       :       0.00          0          0          0          0          0          0
1799.96/1800.00	c   allfullstrong    :       0.00          0          0          0          0          0          0
1799.96/1800.00	c   random           :       0.00          0          0          0          0          0          0
1799.96/1800.00	c Primal Heuristics  :       Time      Calls      Found
1799.96/1800.00	c   LP solutions     :       0.00          -          0
1799.96/1800.00	c   pseudo solutions :       0.00          -          0
1799.96/1800.00	c   trivial          :       0.00          1          0
1799.96/1800.00	c   shiftandpropagate:       0.00          0          0
1799.96/1800.00	c   simplerounding   :       0.00          0          0
1799.96/1800.00	c   zirounding       :       0.00          0          0
1799.96/1800.00	c   rounding         :       0.00          0          0
1799.96/1800.00	c   shifting         :       0.00          0          0
1799.96/1800.00	c   intshifting      :       0.00          0          0
1799.96/1800.00	c   oneopt           :       0.00          0          0
1799.96/1800.00	c   twoopt           :       0.00          0          0
1799.96/1800.00	c   fixandinfer      :       0.00          0          0
1799.96/1800.00	c   feaspump         :       0.00          0          0
1799.96/1800.00	c   clique           :       0.00          0          0
1799.96/1800.00	c   coefdiving       :       0.00          0          0
1799.96/1800.00	c   pscostdiving     :       0.00          0          0
1799.96/1800.00	c   fracdiving       :       0.00          0          0
1799.96/1800.00	c   veclendiving     :       0.00          0          0
1799.96/1800.00	c   intdiving        :       0.00          0          0
1799.96/1800.00	c   actconsdiving    :       0.00          0          0
1799.96/1800.00	c   objpscostdiving  :       0.00          0          0
1799.96/1800.00	c   rootsoldiving    :       0.00          0          0
1799.96/1800.00	c   linesearchdiving :       0.00          0          0
1799.96/1800.00	c   guideddiving     :       0.00          0          0
1799.96/1800.00	c   octane           :       0.00          0          0
1799.96/1800.00	c   rens             :       0.00          0          0
1799.96/1800.00	c   rins             :       0.00          0          0
1799.96/1800.00	c   localbranching   :       0.00          0          0
1799.96/1800.00	c   mutation         :       0.00          0          0
1799.96/1800.00	c   crossover        :       0.00          0          0
1799.96/1800.00	c   dins             :       0.00          0          0
1799.96/1800.00	c   vbounds          :       0.00          0          0
1799.96/1800.00	c   undercover       :       0.00          0          0
1799.96/1800.00	c   subnlp           :       0.00          0          0
1799.96/1800.00	c   trysol           :       0.00          0          0
1799.96/1800.00	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1799.96/1800.00	c   primal LP        :       0.00          0          0       0.00          -
1799.96/1800.00	c   dual LP          :    1419.43    1331795   21484247      16.13   15135.80
1799.96/1800.00	c   lex dual LP      :       0.00          0          0       0.00          -
1799.96/1800.00	c   barrier LP       :       0.00          0          0       0.00          -
1799.96/1800.00	c   diving/probing LP:       0.00          0          0       0.00          -
1799.96/1800.00	c   strong branching :      45.36      25878     561156      21.68   12370.82
1799.96/1800.00	c     (at root node) :          -         10       1140     114.00          -
1799.96/1800.00	c   conflict analysis:       0.00          0          0       0.00          -
1799.96/1800.00	c B&B Tree           :
1799.96/1800.00	c   number of runs   :          1
1799.96/1800.00	c   nodes            :    1909167
1799.96/1800.00	c   nodes (total)    :    1909167
1799.96/1800.00	c   nodes left       :       1018
1799.96/1800.00	c   max depth        :         75
1799.96/1800.00	c   max depth (total):         75
1799.96/1800.00	c   backtracks       :     258229 (13.5%)
1799.96/1800.00	c   delayed cutoffs  :       2226
1799.96/1800.00	c   repropagations   :     161800 (285462 domain reductions, 2142 cutoffs)
1799.96/1800.00	c   avg switch length:       2.82
1799.96/1800.00	c   switching time   :      65.27
1799.96/1800.00	c Solution           :
1799.96/1800.00	c   Solutions found  :          0 (0 improvements)
1799.96/1800.00	c   Primal Bound     :          -
1799.96/1800.00	c   Dual Bound       : +0.00000000000000e+00
1799.96/1800.00	c   Gap              :   infinite
1799.96/1800.00	c   Root Dual Bound  : +0.00000000000000e+00
1799.96/1800.00	c   Root Iterations  :       2442
1799.96/1800.02	c Time complete: 1799.97.

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-3451125-1307067470/watcher-3451125-1307067470 -o /tmp/evaluation-result-3451125-1307067470/solver-3451125-1307067470 -C 1800 -W 1900 -M 15500 HOME/scip-2.0.1.4b.linux.x86_64.gnu.opt.spx -f HOME/instance-3451125-1307067470.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: 1.96 2.03 1.91 2/505 28470
/proc/meminfo: memFree=30265080/32951124 swapFree=51712236/67111528
[pid=28470] ppid=28468 vsize=18460 CPUtime=0.01 cores=0,2,4,6
/proc/28470/stat : 28470 (scip-2.0.1.4b.l) R 28468 28470 27258 0 -1 4202496 3634 0 0 0 1 0 0 0 25 0 1 0 818349654 18903040 3329 33554432000 4194304 9163163 140736221864176 18446744073709551615 5214343 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/28470/statm: 4615 3329 502 1214 0 3397 0

[startup+0.108423 s]
/proc/loadavg: 1.96 2.03 1.91 2/505 28470
/proc/meminfo: memFree=30265080/32951124 swapFree=51712236/67111528
[pid=28470] ppid=28468 vsize=26432 CPUtime=0.09 cores=0,2,4,6
/proc/28470/stat : 28470 (scip-2.0.1.4b.l) R 28468 28470 27258 0 -1 4202496 9007 0 0 0 9 0 0 0 25 0 1 0 818349654 27066368 5588 33554432000 4194304 9163163 140736221864176 18446744073709551615 6652408 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/28470/statm: 6608 5588 707 1214 0 5390 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 26432

[startup+0.200401 s]
/proc/loadavg: 1.96 2.03 1.91 2/505 28470
/proc/meminfo: memFree=30265080/32951124 swapFree=51712236/67111528
[pid=28470] ppid=28468 vsize=26500 CPUtime=0.19 cores=0,2,4,6
/proc/28470/stat : 28470 (scip-2.0.1.4b.l) R 28468 28470 27258 0 -1 4202496 9038 0 0 0 19 0 0 0 25 0 1 0 818349654 27136000 5619 33554432000 4194304 9163163 140736221864176 18446744073709551615 4337755 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/28470/statm: 6625 5619 707 1214 0 5407 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 26500

[startup+0.300384 s]
/proc/loadavg: 1.96 2.03 1.91 2/505 28470
/proc/meminfo: memFree=30265080/32951124 swapFree=51712236/67111528
[pid=28470] ppid=28468 vsize=28172 CPUtime=0.29 cores=0,2,4,6
/proc/28470/stat : 28470 (scip-2.0.1.4b.l) R 28468 28470 27258 0 -1 4202496 9444 0 0 0 29 0 0 0 25 0 1 0 818349654 28848128 6025 33554432000 4194304 9163163 140736221864176 18446744073709551615 6677447 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/28470/statm: 7043 6025 707 1214 0 5825 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 28172

[startup+0.700328 s]
/proc/loadavg: 1.96 2.03 1.91 2/505 28470
/proc/meminfo: memFree=30265080/32951124 swapFree=51712236/67111528
[pid=28470] ppid=28468 vsize=35468 CPUtime=0.69 cores=0,2,4,6
/proc/28470/stat : 28470 (scip-2.0.1.4b.l) R 28468 28470 27258 0 -1 4202496 11100 0 0 0 68 1 0 0 25 0 1 0 818349654 36319232 7681 33554432000 4194304 9163163 140736221864176 18446744073709551615 8087562 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/28470/statm: 8867 7681 707 1214 0 7649 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 35468

[startup+1.50018 s]
/proc/loadavg: 1.96 2.03 1.91 3/506 28471
/proc/meminfo: memFree=30229732/32951124 swapFree=51712236/67111528
[pid=28470] ppid=28468 vsize=41992 CPUtime=1.49 cores=0,2,4,6
/proc/28470/stat : 28470 (scip-2.0.1.4b.l) R 28468 28470 27258 0 -1 4202496 12853 0 0 0 147 2 0 0 25 0 1 0 818349654 42999808 9434 33554432000 4194304 9163163 140736221864176 18446744073709551615 8087562 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/28470/statm: 10498 9434 710 1214 0 9280 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 41992

[startup+3.10089 s]
/proc/loadavg: 1.96 2.03 1.91 3/506 28471
/proc/meminfo: memFree=30228732/32951124 swapFree=51712236/67111528
[pid=28470] ppid=28468 vsize=41992 CPUtime=3.09 cores=0,2,4,6
/proc/28470/stat : 28470 (scip-2.0.1.4b.l) R 28468 28470 27258 0 -1 4202496 12855 0 0 0 305 4 0 0 25 0 1 0 818349654 42999808 9436 33554432000 4194304 9163163 140736221864176 18446744073709551615 8087562 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/28470/statm: 10498 9436 711 1214 0 9280 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 41992

[startup+6.30033 s]
/proc/loadavg: 1.97 2.03 1.91 3/506 28471
/proc/meminfo: memFree=30228380/32951124 swapFree=51712236/67111528
[pid=28470] ppid=28468 vsize=41992 CPUtime=6.29 cores=0,2,4,6
/proc/28470/stat : 28470 (scip-2.0.1.4b.l) R 28468 28470 27258 0 -1 4202496 12855 0 0 0 620 9 0 0 25 0 1 0 818349654 42999808 9436 33554432000 4194304 9163163 140736221864176 18446744073709551615 8087562 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/28470/statm: 10498 9436 711 1214 0 9280 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 41992

[startup+12.7002 s]
/proc/loadavg: 1.97 2.03 1.91 3/506 28471
/proc/meminfo: memFree=30228144/32951124 swapFree=51712236/67111528
[pid=28470] ppid=28468 vsize=41992 CPUtime=12.69 cores=0,2,4,6
/proc/28470/stat : 28470 (scip-2.0.1.4b.l) R 28468 28470 27258 0 -1 4202496 12855 0 0 0 1252 17 0 0 25 0 1 0 818349654 42999808 9436 33554432000 4194304 9163163 140736221864176 18446744073709551615 8087562 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/28470/statm: 10498 9436 711 1214 0 9280 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 41992

[startup+25.5009 s]
/proc/loadavg: 1.97 2.03 1.91 3/506 28471
/proc/meminfo: memFree=30227884/32951124 swapFree=51712236/67111528
[pid=28470] ppid=28468 vsize=41992 CPUtime=25.49 cores=0,2,4,6
/proc/28470/stat : 28470 (scip-2.0.1.4b.l) R 28468 28470 27258 0 -1 4202496 12855 0 0 0 2511 38 0 0 25 0 1 0 818349654 42999808 9436 33554432000 4194304 9163163 140736221864176 18446744073709551615 8087562 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/28470/statm: 10498 9436 711 1214 0 9280 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 41992

[startup+51.1004 s]
/proc/loadavg: 2.04 2.04 1.92 3/506 28472
/proc/meminfo: memFree=30227904/32951124 swapFree=51712236/67111528
[pid=28470] ppid=28468 vsize=42124 CPUtime=51.09 cores=0,2,4,6
/proc/28470/stat : 28470 (scip-2.0.1.4b.l) R 28468 28470 27258 0 -1 4202496 12884 0 0 0 5030 79 0 0 25 0 1 0 818349654 43134976 9465 33554432000 4194304 9163163 140736221864176 18446744073709551615 8087562 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/28470/statm: 10531 9465 711 1214 0 9313 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 42124

[startup+102.3 s]
/proc/loadavg: 2.02 2.03 1.92 3/506 28933
/proc/meminfo: memFree=30416160/32951124 swapFree=51712236/67111528
[pid=28470] ppid=28468 vsize=42544 CPUtime=102.25 cores=0,2,4,6
/proc/28470/stat : 28470 (scip-2.0.1.4b.l) R 28468 28470 27258 0 -1 4202496 13010 0 0 0 10066 159 0 0 25 0 1 0 818349654 43565056 9591 33554432000 4194304 9163163 140736221864176 18446744073709551615 7360875 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/28470/statm: 10636 9591 711 1214 0 9418 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 42544

[startup+162.301 s]
/proc/loadavg: 1.92 1.99 1.91 3/506 31203
/proc/meminfo: memFree=30394448/32951124 swapFree=51712236/67111528
[pid=28470] ppid=28468 vsize=43004 CPUtime=162.22 cores=0,2,4,6
/proc/28470/stat : 28470 (scip-2.0.1.4b.l) R 28468 28470 27258 0 -1 4202496 13137 0 0 0 15976 246 0 0 25 0 1 0 818349654 44036096 9718 33554432000 4194304 9163163 140736221864176 18446744073709551615 4497329 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/28470/statm: 10751 9718 711 1214 0 9533 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 43004

[startup+222.319 s]
/proc/loadavg: 2.04 2.02 1.92 3/506 31205
/proc/meminfo: memFree=30396124/32951124 swapFree=51712236/67111528
[pid=28470] ppid=28468 vsize=43408 CPUtime=222.24 cores=0,2,4,6
/proc/28470/stat : 28470 (scip-2.0.1.4b.l) R 28468 28470 27258 0 -1 4202496 13228 0 0 0 21891 333 0 0 25 0 1 0 818349654 44449792 9809 33554432000 4194304 9163163 140736221864176 18446744073709551615 7238325 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/28470/statm: 10852 9809 711 1214 0 9634 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 43408

[startup+282.301 s]
/proc/loadavg: 2.01 2.02 1.92 3/506 31206
/proc/meminfo: memFree=30395968/32951124 swapFree=51712236/67111528
[pid=28470] ppid=28468 vsize=43852 CPUtime=282.23 cores=0,2,4,6
/proc/28470/stat : 28470 (scip-2.0.1.4b.l) R 28468 28470 27258 0 -1 4202496 13320 0 0 0 27798 425 0 0 25 0 1 0 818349654 44904448 9901 33554432000 4194304 9163163 140736221864176 18446744073709551615 8087562 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/28470/statm: 10963 9901 711 1214 0 9745 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 43852

[startup+342.301 s]
/proc/loadavg: 2.00 2.01 1.92 3/506 31208
/proc/meminfo: memFree=30393816/32951124 swapFree=51712236/67111528
[pid=28470] ppid=28468 vsize=44640 CPUtime=342.22 cores=0,2,4,6
/proc/28470/stat : 28470 (scip-2.0.1.4b.l) R 28468 28470 27258 0 -1 4202496 13517 0 0 0 33709 513 0 0 25 0 1 0 818349654 45711360 10098 33554432000 4194304 9163163 140736221864176 18446744073709551615 8087562 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/28470/statm: 11160 10098 711 1214 0 9942 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 44640

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 1.92 3/506 31263
/proc/meminfo: memFree=30396140/32951124 swapFree=51712236/67111528
[pid=28470] ppid=28468 vsize=44640 CPUtime=402.22 cores=0,2,4,6
/proc/28470/stat : 28470 (scip-2.0.1.4b.l) R 28468 28470 27258 0 -1 4202496 13519 0 0 0 39620 602 0 0 25 0 1 0 818349654 45711360 10100 33554432000 4194304 9163163 140736221864176 18446744073709551615 8087562 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/28470/statm: 11160 10100 711 1214 0 9942 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 44640

[startup+462.301 s]
/proc/loadavg: 2.13 2.03 1.93 3/506 31265
/proc/meminfo: memFree=30395396/32951124 swapFree=51712236/67111528
[pid=28470] ppid=28468 vsize=44640 CPUtime=462.22 cores=0,2,4,6
/proc/28470/stat : 28470 (scip-2.0.1.4b.l) R 28468 28470 27258 0 -1 4202496 13528 0 0 0 45536 686 0 0 25 0 1 0 818349654 45711360 10109 33554432000 4194304 9163163 140736221864176 18446744073709551615 7240272 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/28470/statm: 11160 10109 711 1214 0 9942 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 44640

[startup+522.3 s]
/proc/loadavg: 2.11 2.04 1.94 3/506 31267
/proc/meminfo: memFree=30394596/32951124 swapFree=51712236/67111528
[pid=28470] ppid=28468 vsize=44640 CPUtime=522.23 cores=0,2,4,6
/proc/28470/stat : 28470 (scip-2.0.1.4b.l) R 28468 28470 27258 0 -1 4202496 13533 0 0 0 51447 776 0 0 25 0 1 0 818349654 45711360 10114 33554432000 4194304 9163163 140736221864176 18446744073709551615 7375375 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/28470/statm: 11160 10114 711 1214 0 9942 0
Current children cumulated CPU time (s) 522.23
Current children cumulated vsize (KiB) 44640

[startup+582.301 s]
/proc/loadavg: 2.08 2.04 1.94 3/506 31268
/proc/meminfo: memFree=30392968/32951124 swapFree=51712236/67111528
[pid=28470] ppid=28468 vsize=44772 CPUtime=582.23 cores=0,2,4,6
/proc/28470/stat : 28470 (scip-2.0.1.4b.l) R 28468 28470 27258 0 -1 4202496 13558 0 0 0 57358 865 0 0 25 0 1 0 818349654 45846528 10139 33554432000 4194304 9163163 140736221864176 18446744073709551615 6488925 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/28470/statm: 11193 10139 711 1214 0 9975 0
Current children cumulated CPU time (s) 582.23
Current children cumulated vsize (KiB) 44772

[startup+642.301 s]

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

/proc/meminfo: memFree=30392576/32951124 swapFree=51712236/67111528
[pid=28470] ppid=28468 vsize=46692 CPUtime=1062.24 cores=0,2,4,6
/proc/28470/stat : 28470 (scip-2.0.1.4b.l) R 28468 28470 27258 0 -1 4202496 14063 0 0 0 104641 1583 0 0 25 0 1 0 818349654 47812608 10644 33554432000 4194304 9163163 140736221864176 18446744073709551615 8087562 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/28470/statm: 11673 10644 711 1214 0 10455 0
Current children cumulated CPU time (s) 1062.24
Current children cumulated vsize (KiB) 46692

[startup+1122.3 s]
/proc/loadavg: 2.11 2.06 1.97 3/506 31445
/proc/meminfo: memFree=30392396/32951124 swapFree=51712236/67111528
[pid=28470] ppid=28468 vsize=46824 CPUtime=1122.24 cores=0,2,4,6
/proc/28470/stat : 28470 (scip-2.0.1.4b.l) R 28468 28470 27258 0 -1 4202496 14064 0 0 0 110551 1673 0 0 25 0 1 0 818349654 47947776 10645 33554432000 4194304 9163163 140736221864176 18446744073709551615 8087562 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/28470/statm: 11706 10645 711 1214 0 10488 0
Current children cumulated CPU time (s) 1122.24
Current children cumulated vsize (KiB) 46824

[startup+1182.3 s]
/proc/loadavg: 2.09 2.06 1.98 3/506 31446
/proc/meminfo: memFree=30390680/32951124 swapFree=51712236/67111528
[pid=28470] ppid=28468 vsize=46824 CPUtime=1182.25 cores=0,2,4,6
/proc/28470/stat : 28470 (scip-2.0.1.4b.l) R 28468 28470 27258 0 -1 4202496 14064 0 0 0 116460 1765 0 0 25 0 1 0 818349654 47947776 10645 33554432000 4194304 9163163 140736221864176 18446744073709551615 8087562 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/28470/statm: 11706 10645 711 1214 0 10488 0
Current children cumulated CPU time (s) 1182.25
Current children cumulated vsize (KiB) 46824

[startup+1242.3 s]
/proc/loadavg: 2.03 2.05 1.98 3/506 31448
/proc/meminfo: memFree=30389516/32951124 swapFree=51712236/67111528
[pid=28470] ppid=28468 vsize=46964 CPUtime=1242.25 cores=0,2,4,6
/proc/28470/stat : 28470 (scip-2.0.1.4b.l) R 28468 28470 27258 0 -1 4202496 14118 0 0 0 122370 1855 0 0 25 0 1 0 818349654 48091136 10699 33554432000 4194304 9163163 140736221864176 18446744073709551615 7375680 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/28470/statm: 11741 10699 711 1214 0 10523 0
Current children cumulated CPU time (s) 1242.25
Current children cumulated vsize (KiB) 46964

[startup+1302.3 s]
/proc/loadavg: 2.01 2.03 1.98 3/506 31449
/proc/meminfo: memFree=30386992/32951124 swapFree=51712236/67111528
[pid=28470] ppid=28468 vsize=47308 CPUtime=1302.24 cores=0,2,4,6
/proc/28470/stat : 28470 (scip-2.0.1.4b.l) R 28468 28470 27258 0 -1 4202496 14190 0 0 0 128280 1944 0 0 25 0 1 0 818349654 48443392 10771 33554432000 4194304 9163163 140736221864176 18446744073709551615 8087562 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/28470/statm: 11827 10771 711 1214 0 10609 0
Current children cumulated CPU time (s) 1302.24
Current children cumulated vsize (KiB) 47308

[startup+1362.3 s]
/proc/loadavg: 2.00 2.03 1.98 3/506 31478
/proc/meminfo: memFree=30393488/32951124 swapFree=51712236/67111528
[pid=28470] ppid=28468 vsize=47656 CPUtime=1362.25 cores=0,2,4,6
/proc/28470/stat : 28470 (scip-2.0.1.4b.l) R 28468 28470 27258 0 -1 4202496 14304 0 0 0 134194 2031 0 0 25 0 1 0 818349654 48799744 10885 33554432000 4194304 9163163 140736221864176 18446744073709551615 8087562 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/28470/statm: 11914 10885 711 1214 0 10696 0
Current children cumulated CPU time (s) 1362.25
Current children cumulated vsize (KiB) 47656

[startup+1422.3 s]
/proc/loadavg: 2.00 2.02 1.98 3/506 31480
/proc/meminfo: memFree=30390124/32951124 swapFree=51712236/67111528
[pid=28470] ppid=28468 vsize=48332 CPUtime=1422.27 cores=0,2,4,6
/proc/28470/stat : 28470 (scip-2.0.1.4b.l) R 28468 28470 27258 0 -1 4202496 14464 0 0 0 140107 2120 0 0 25 0 1 0 818349654 49491968 11045 33554432000 4194304 9163163 140736221864176 18446744073709551615 7312198 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/28470/statm: 12083 11045 711 1214 0 10865 0
Current children cumulated CPU time (s) 1422.27
Current children cumulated vsize (KiB) 48332

[startup+1482.3 s]
/proc/loadavg: 1.95 2.00 1.97 3/506 31562
/proc/meminfo: memFree=30389836/32951124 swapFree=51712236/67111528
[pid=28470] ppid=28468 vsize=48480 CPUtime=1482.26 cores=0,2,4,6
/proc/28470/stat : 28470 (scip-2.0.1.4b.l) R 28468 28470 27258 0 -1 4202496 14504 0 0 0 146015 2211 0 0 25 0 1 0 818349654 49643520 11085 33554432000 4194304 9163163 140736221864176 18446744073709551615 6887792 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/28470/statm: 12120 11085 711 1214 0 10902 0
Current children cumulated CPU time (s) 1482.26
Current children cumulated vsize (KiB) 48480

[startup+1542.32 s]
/proc/loadavg: 1.98 2.00 1.97 3/506 31564
/proc/meminfo: memFree=30389028/32951124 swapFree=51712236/67111528
[pid=28470] ppid=28468 vsize=48480 CPUtime=1542.28 cores=0,2,4,6
/proc/28470/stat : 28470 (scip-2.0.1.4b.l) R 28468 28470 27258 0 -1 4202496 14504 0 0 0 151928 2300 0 0 25 0 1 0 818349654 49643520 11085 33554432000 4194304 9163163 140736221864176 18446744073709551615 8087562 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/28470/statm: 12120 11085 711 1214 0 10902 0
Current children cumulated CPU time (s) 1542.28
Current children cumulated vsize (KiB) 48480

[startup+1602.3 s]
/proc/loadavg: 1.99 2.00 1.97 3/506 31565
/proc/meminfo: memFree=30387388/32951124 swapFree=51712236/67111528
[pid=28470] ppid=28468 vsize=48636 CPUtime=1602.26 cores=0,2,4,6
/proc/28470/stat : 28470 (scip-2.0.1.4b.l) R 28468 28470 27258 0 -1 4202496 14523 0 0 0 157839 2387 0 0 25 0 1 0 818349654 49803264 11104 33554432000 4194304 9163163 140736221864176 18446744073709551615 8087562 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/28470/statm: 12159 11104 711 1214 0 10941 0
Current children cumulated CPU time (s) 1602.26
Current children cumulated vsize (KiB) 48636

[startup+1662.3 s]
/proc/loadavg: 1.99 2.00 1.97 3/506 31567
/proc/meminfo: memFree=30386744/32951124 swapFree=51712236/67111528
[pid=28470] ppid=28468 vsize=48636 CPUtime=1662.26 cores=0,2,4,6
/proc/28470/stat : 28470 (scip-2.0.1.4b.l) R 28468 28470 27258 0 -1 4202496 14524 0 0 0 163750 2476 0 0 25 0 1 0 818349654 49803264 11105 33554432000 4194304 9163163 140736221864176 18446744073709551615 5073360 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/28470/statm: 12159 11105 711 1214 0 10941 0
Current children cumulated CPU time (s) 1662.26
Current children cumulated vsize (KiB) 48636

[startup+1722.3 s]
/proc/loadavg: 2.06 2.02 1.98 3/506 31569
/proc/meminfo: memFree=30385600/32951124 swapFree=51712236/67111528
[pid=28470] ppid=28468 vsize=48636 CPUtime=1722.26 cores=0,2,4,6
/proc/28470/stat : 28470 (scip-2.0.1.4b.l) R 28468 28470 27258 0 -1 4202496 14541 0 0 0 169668 2558 0 0 25 0 1 0 818349654 49803264 11122 33554432000 4194304 9163163 140736221864176 18446744073709551615 6480261 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/28470/statm: 12159 11122 711 1214 0 10941 0
Current children cumulated CPU time (s) 1722.26
Current children cumulated vsize (KiB) 48636

[startup+1782.3 s]
/proc/loadavg: 2.10 2.04 1.99 3/506 31570
/proc/meminfo: memFree=30382844/32951124 swapFree=51712236/67111528
[pid=28470] ppid=28468 vsize=48804 CPUtime=1782.26 cores=0,2,4,6
/proc/28470/stat : 28470 (scip-2.0.1.4b.l) R 28468 28470 27258 0 -1 4202496 14562 0 0 0 175574 2652 0 0 25 0 1 0 818349654 49975296 11143 33554432000 4194304 9163163 140736221864176 18446744073709551615 6687319 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/28470/statm: 12201 11143 711 1214 0 10983 0
Current children cumulated CPU time (s) 1782.26
Current children cumulated vsize (KiB) 48804

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

[startup+1792.02 s]
/proc/loadavg: 2.16 2.05 2.00 3/506 31570
/proc/meminfo: memFree=30382720/32951124 swapFree=51712236/67111528
[pid=28470] ppid=28468 vsize=48804 CPUtime=1791.98 cores=0,2,4,6
/proc/28470/stat : 28470 (scip-2.0.1.4b.l) R 28468 28470 27258 0 -1 4202496 14562 0 0 0 176531 2667 0 0 25 0 1 0 818349654 49975296 11143 33554432000 4194304 9163163 140736221864176 18446744073709551615 8087562 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/28470/statm: 12201 11143 711 1214 0 10983 0
Current children cumulated CPU time (s) 1791.98
Current children cumulated vsize (KiB) 48804

[startup+1795.2 s]
/proc/loadavg: 2.15 2.05 2.00 3/506 31570
/proc/meminfo: memFree=30382596/32951124 swapFree=51712236/67111528
[pid=28470] ppid=28468 vsize=48804 CPUtime=1795.17 cores=0,2,4,6
/proc/28470/stat : 28470 (scip-2.0.1.4b.l) R 28468 28470 27258 0 -1 4202496 14565 0 0 0 176846 2671 0 0 25 0 1 0 818349654 49975296 11146 33554432000 4194304 9163163 140736221864176 18446744073709551615 7348393 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/28470/statm: 12201 11146 711 1214 0 10983 0
Current children cumulated CPU time (s) 1795.17
Current children cumulated vsize (KiB) 48804

[startup+1798.4 s]
/proc/loadavg: 2.15 2.05 2.00 3/506 31571
/proc/meminfo: memFree=30382592/32951124 swapFree=51712236/67111528
[pid=28470] ppid=28468 vsize=48804 CPUtime=1798.36 cores=0,2,4,6
/proc/28470/stat : 28470 (scip-2.0.1.4b.l) R 28468 28470 27258 0 -1 4202496 14590 0 0 0 177161 2675 0 0 25 0 1 0 818349654 49975296 11171 33554432000 4194304 9163163 140736221864176 18446744073709551615 8087562 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/28470/statm: 12201 11171 711 1214 0 10983 0
Current children cumulated CPU time (s) 1798.36
Current children cumulated vsize (KiB) 48804

[startup+1799.2 s]
/proc/loadavg: 2.14 2.05 2.00 3/506 31571
/proc/meminfo: memFree=30382592/32951124 swapFree=51712236/67111528
[pid=28470] ppid=28468 vsize=48804 CPUtime=1799.16 cores=0,2,4,6
/proc/28470/stat : 28470 (scip-2.0.1.4b.l) R 28468 28470 27258 0 -1 4202496 14592 0 0 0 177240 2676 0 0 25 0 1 0 818349654 49975296 11173 33554432000 4194304 9163163 140736221864176 18446744073709551615 8087562 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/28470/statm: 12201 11173 711 1214 0 10983 0
Current children cumulated CPU time (s) 1799.16
Current children cumulated vsize (KiB) 48804

[startup+1799.6 s]
/proc/loadavg: 2.14 2.05 2.00 3/506 31571
/proc/meminfo: memFree=30382468/32951124 swapFree=51712236/67111528
[pid=28470] ppid=28468 vsize=48804 CPUtime=1799.57 cores=0,2,4,6
/proc/28470/stat : 28470 (scip-2.0.1.4b.l) R 28468 28470 27258 0 -1 4202496 14593 0 0 0 177281 2676 0 0 25 0 1 0 818349654 49975296 11174 33554432000 4194304 9163163 140736221864176 18446744073709551615 5074822 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/28470/statm: 12201 11174 711 1214 0 10983 0
Current children cumulated CPU time (s) 1799.57
Current children cumulated vsize (KiB) 48804

[startup+1800 s]
/proc/loadavg: 2.14 2.05 2.00 3/506 31571
/proc/meminfo: memFree=30382468/32951124 swapFree=51712236/67111528
[pid=28470] ppid=28468 vsize=48804 CPUtime=1799.96 cores=0,2,4,6
/proc/28470/stat : 28470 (scip-2.0.1.4b.l) R 28468 28470 27258 0 -1 4202496 14595 0 0 0 177319 2677 0 0 25 0 1 0 818349654 49975296 11176 33554432000 4194304 9163163 140736221864176 18446744073709551615 8087562 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/28470/statm: 12201 11176 712 1214 0 10983 0
Current children cumulated CPU time (s) 1799.96
Current children cumulated vsize (KiB) 48804

Child status: 0
Real time (s): 1800.02
CPU time (s): 1799.99
CPU user time (s): 1773.21
CPU system time (s): 26.7799
CPU usage (%): 99.9983
Max. virtual memory (cumulated for all children) (KiB): 48804

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1773.21
system time used= 26.7799
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14600
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= 6
involuntary context switches= 4135

runsolver used 9.37657 second user time and 20.0589 second system time

The end

Launcher Data

Begin job on node103 at 2011-06-03 04:17:50
IDJOB=3451125
IDBENCH=1168
IDSOLVER=1948
FILE ID=node103/3451125-1307067470
RUNJOBID= node103-1307065667-27815
PBS_JOBID= 13497885
Free space on /tmp= 73868 MiB

SOLVER NAME= SCIP spx E SCIP 2.0.1.4b with SoPlex 1.5.0.4
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/prestwich/armies/normalized-army12.21ls.opb
COMMAND LINE= HOME/scip-2.0.1.4b.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3451125-1307067470/watcher-3451125-1307067470 -o /tmp/evaluation-result-3451125-1307067470/solver-3451125-1307067470 -C 1800 -W 1900 -M 15500  HOME/scip-2.0.1.4b.linux.x86_64.gnu.opt.spx -f HOME/instance-3451125-1307067470.opb -t 1800 -m 15500

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

MD5SUM BENCH= 3d28f31cd61cfb39466f429c599fdb4f
RANDOM SEED=930534195

node103.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.858
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.71
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.858
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.75
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.858
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.75
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.858
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.77
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.858
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.858
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.858
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.83
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.858
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30265368 kB
Buffers:        251364 kB
Cached:         402184 kB
SwapCached:      23760 kB
Active:        2043708 kB
Inactive:       350492 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30265368 kB
SwapTotal:    67111528 kB
SwapFree:     51712236 kB
Dirty:           12080 kB
Writeback:           0 kB
AnonPages:     1737924 kB
Mapped:          25352 kB
Slab:           147744 kB
PageTables:      73672 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 162273264 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= 73856 MiB
End job on node103 at 2011-06-03 04:47:50