Trace number 3489037

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_2 2011-06-10 (fixed)? 1797.06 1797.02

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
prestwich/armies/normalized-army13.24bt.opb
MD5SUMf8964c43535341fcc69e672675167b77
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 benchmark976.778
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables490
Total number of constraints1085
Number of constraints which are clauses738
Number of constraints which are cardinality constraints (but not clauses)2
Number of constraints which are nor clauses,nor cardinality constraints345
Minimum length of a constraint1
Maximum length of a constraint169
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 32
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 193
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c SCIP version 2.0.1.5 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.5.0.5]
0.00/0.00	c Copyright (c) 2002-2011 Konrad-Zuse-Zentrum fuer Informationstechnik Berlin (ZIB)
0.00/0.00	c 
0.00/0.00	c user parameter file <scip.set> not found - using default parameters
0.00/0.00	c reading problem <HOME/instance-3489037-1307750195.opb>
0.00/0.01	c original problem has 490 variables (490 bin, 0 int, 0 impl, 0 cont) and 1085 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.01	c (round 1) 3 del vars, 1 del conss, 0 add conss, 1 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 526 impls, 0 clqs
0.00/0.01	c (round 2) 18 del vars, 22 del conss, 0 add conss, 16 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 526 impls, 0 clqs
0.00/0.01	c (round 3) 18 del vars, 37 del conss, 0 add conss, 16 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 526 impls, 0 clqs
0.00/0.03	c (round 4) 18 del vars, 37 del conss, 0 add conss, 16 chg bounds, 0 chg sides, 0 chg coeffs, 1048 upgd conss, 526 impls, 0 clqs
0.00/0.04	c (round 5) 24 del vars, 37 del conss, 0 add conss, 16 chg bounds, 0 chg sides, 0 chg coeffs, 1048 upgd conss, 17948 impls, 6 clqs
0.00/0.04	c (round 6) 24 del vars, 43 del conss, 0 add conss, 16 chg bounds, 0 chg sides, 0 chg coeffs, 1048 upgd conss, 17948 impls, 6 clqs
0.00/0.04	c (round 7) 24 del vars, 45 del conss, 0 add conss, 16 chg bounds, 0 chg sides, 0 chg coeffs, 1048 upgd conss, 17948 impls, 6 clqs
0.00/0.04	c presolving (8 rounds):
0.00/0.04	c  24 deleted vars, 45 deleted constraints, 0 added constraints, 16 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.00/0.04	c  17948 implications, 6 cliques
0.00/0.04	c presolved problem has 466 variables (466 bin, 0 int, 0 impl, 0 cont) and 1040 constraints
0.00/0.04	c     334 constraints of type <knapsack>
0.00/0.04	c     225 constraints of type <setppc>
0.00/0.04	c     481 constraints of type <logicor>
0.00/0.04	c transformed objective value is always integral (scale: 1)
0.00/0.04	c Presolving Time: 0.03
0.00/0.04	c - non default parameters ----------------------------------------------------------------------
0.00/0.04	c # SCIP version 2.0.1.5
0.00/0.04	c 
0.00/0.04	c # frequency for displaying node information lines
0.00/0.04	c # [type: int, range: [-1,2147483647], default: 100]
0.00/0.04	c display/freq = 10000
0.00/0.04	c 
0.00/0.04	c # maximal time in seconds to run
0.00/0.04	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.00/0.04	c limits/time = 1797
0.00/0.04	c 
0.00/0.04	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.00/0.04	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.00/0.04	c limits/memory = 13950
0.00/0.04	c 
0.00/0.04	c # solving stops, if the given number of solutions were found (-1: no limit)
0.00/0.04	c # [type: int, range: [-1,2147483647], default: -1]
0.00/0.04	c limits/solutions = 1
0.00/0.04	c 
0.00/0.04	c # maximal number of separation rounds per node (-1: unlimited)
0.00/0.04	c # [type: int, range: [-1,2147483647], default: 5]
0.00/0.04	c separating/maxrounds = 1
0.00/0.04	c 
0.00/0.04	c # maximal number of separation rounds in the root node (-1: unlimited)
0.00/0.04	c # [type: int, range: [-1,2147483647], default: -1]
0.00/0.04	c separating/maxroundsroot = 5
0.00/0.04	c 
0.00/0.04	c # default clock type (1: CPU user seconds, 2: wall clock time)
0.00/0.04	c # [type: int, range: [1,2], default: 1]
0.00/0.04	c timing/clocktype = 2
0.00/0.04	c 
0.00/0.04	c # belongs reading time to solving time?
0.00/0.04	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.00/0.04	c timing/reading = TRUE
0.00/0.04	c 
0.00/0.04	c # should presolving try to simplify inequalities
0.00/0.04	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.00/0.04	c constraints/linear/simplifyinequalities = TRUE
0.00/0.04	c 
0.00/0.04	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
0.00/0.04	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.00/0.04	c constraints/indicator/addCouplingCons = TRUE
0.00/0.04	c 
0.00/0.04	c # should disaggregation of knapsack constraints be allowed in preprocessing?
0.00/0.04	c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
0.00/0.04	c constraints/knapsack/disaggregation = FALSE
0.00/0.04	c 
0.00/0.04	c # should presolving try to simplify knapsacks
0.00/0.04	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.00/0.04	c constraints/knapsack/simplifyinequalities = TRUE
0.00/0.04	c 
0.00/0.04	c # maximal number of presolving rounds the presolver participates in (-1: no limit)
0.00/0.04	c # [type: int, range: [-1,2147483647], default: -1]
0.00/0.04	c presolving/probing/maxrounds = 0
0.00/0.04	c 
0.00/0.04	c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
0.00/0.04	c # [type: int, range: [-1,2147483647], default: 10]
0.00/0.04	c heuristics/coefdiving/freq = -1
0.00/0.04	c 
0.00/0.04	c # maximal fraction of diving LP iterations compared to node LP iterations
0.00/0.04	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.00/0.04	c heuristics/coefdiving/maxlpiterquot = 0.075
0.00/0.04	c 
0.00/0.04	c # additional number of allowed LP iterations
0.00/0.04	c # [type: int, range: [0,2147483647], default: 1000]
0.00/0.04	c heuristics/coefdiving/maxlpiterofs = 1500
0.00/0.04	c 
0.00/0.04	c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
0.00/0.04	c # [type: int, range: [-1,2147483647], default: 30]
0.00/0.04	c heuristics/crossover/freq = -1
0.00/0.04	c 
0.00/0.04	c # number of nodes added to the contingent of the total nodes
0.00/0.04	c # [type: longint, range: [0,9223372036854775807], default: 500]
0.00/0.04	c heuristics/crossover/nodesofs = 750
0.00/0.04	c 
0.00/0.04	c # number of nodes without incumbent change that heuristic should wait
0.00/0.04	c # [type: longint, range: [0,9223372036854775807], default: 200]
0.00/0.04	c heuristics/crossover/nwaitingnodes = 100
0.00/0.04	c 
0.00/0.04	c # contingent of sub problem nodes in relation to the number of nodes of the original problem
0.00/0.04	c # [type: real, range: [0,1], default: 0.1]
0.00/0.04	c heuristics/crossover/nodesquot = 0.15
0.00/0.04	c 
0.00/0.04	c # minimum percentage of integer variables that have to be fixed 
0.00/0.04	c # [type: real, range: [0,1], default: 0.666]
0.00/0.04	c heuristics/crossover/minfixingrate = 0.5
0.00/0.04	c 
0.00/0.04	c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
0.00/0.04	c # [type: int, range: [-1,2147483647], default: 20]
0.00/0.04	c heuristics/feaspump/freq = -1
0.00/0.04	c 
0.00/0.04	c # additional number of allowed LP iterations
0.00/0.04	c # [type: int, range: [0,2147483647], default: 1000]
0.00/0.04	c heuristics/feaspump/maxlpiterofs = 2000
0.00/0.04	c 
0.00/0.04	c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
0.00/0.04	c # [type: int, range: [-1,2147483647], default: 10]
0.00/0.04	c heuristics/fracdiving/freq = -1
0.00/0.04	c 
0.00/0.04	c # maximal fraction of diving LP iterations compared to node LP iterations
0.00/0.04	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.00/0.04	c heuristics/fracdiving/maxlpiterquot = 0.075
0.00/0.04	c 
0.00/0.04	c # additional number of allowed LP iterations
0.00/0.04	c # [type: int, range: [0,2147483647], default: 1000]
0.00/0.04	c heuristics/fracdiving/maxlpiterofs = 1500
0.00/0.04	c 
0.00/0.04	c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
0.00/0.04	c # [type: int, range: [-1,2147483647], default: 10]
0.00/0.04	c heuristics/guideddiving/freq = -1
0.00/0.04	c 
0.00/0.04	c # maximal fraction of diving LP iterations compared to node LP iterations
0.00/0.04	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.00/0.04	c heuristics/guideddiving/maxlpiterquot = 0.075
0.00/0.04	c 
0.00/0.04	c # additional number of allowed LP iterations
0.00/0.04	c # [type: int, range: [0,2147483647], default: 1000]
0.00/0.04	c heuristics/guideddiving/maxlpiterofs = 1500
0.00/0.04	c 
0.00/0.04	c # maximal fraction of diving LP iterations compared to node LP iterations
0.00/0.04	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.00/0.04	c heuristics/intdiving/maxlpiterquot = 0.075
0.00/0.04	c 
0.00/0.04	c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
0.00/0.04	c # [type: int, range: [-1,2147483647], default: 10]
0.00/0.04	c heuristics/intshifting/freq = -1
0.00/0.04	c 
0.00/0.04	c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
0.00/0.04	c # [type: int, range: [-1,2147483647], default: 10]
0.00/0.04	c heuristics/linesearchdiving/freq = -1
0.00/0.04	c 
0.00/0.04	c # maximal fraction of diving LP iterations compared to node LP iterations
0.00/0.04	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.00/0.04	c heuristics/linesearchdiving/maxlpiterquot = 0.075
0.00/0.04	c 
0.00/0.04	c # additional number of allowed LP iterations
0.00/0.04	c # [type: int, range: [0,2147483647], default: 1000]
0.00/0.04	c heuristics/linesearchdiving/maxlpiterofs = 1500
0.00/0.04	c 
0.00/0.04	c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
0.00/0.04	c # [type: int, range: [-1,2147483647], default: 20]
0.00/0.04	c heuristics/objpscostdiving/freq = -1
0.00/0.04	c 
0.00/0.04	c # maximal fraction of diving LP iterations compared to total iteration number
0.00/0.04	c # [type: real, range: [0,1], default: 0.01]
0.00/0.04	c heuristics/objpscostdiving/maxlpiterquot = 0.015
0.00/0.04	c 
0.00/0.04	c # additional number of allowed LP iterations
0.00/0.04	c # [type: int, range: [0,2147483647], default: 1000]
0.00/0.04	c heuristics/objpscostdiving/maxlpiterofs = 1500
0.00/0.04	c 
0.00/0.04	c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
0.00/0.04	c # [type: int, range: [-1,2147483647], default: 1]
0.00/0.04	c heuristics/oneopt/freq = -1
0.00/0.04	c 
0.00/0.04	c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
0.00/0.04	c # [type: int, range: [-1,2147483647], default: 10]
0.00/0.04	c heuristics/pscostdiving/freq = -1
0.00/0.04	c 
0.00/0.04	c # maximal fraction of diving LP iterations compared to node LP iterations
0.00/0.04	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.00/0.04	c heuristics/pscostdiving/maxlpiterquot = 0.075
0.00/0.04	c 
0.00/0.04	c # additional number of allowed LP iterations
0.00/0.04	c # [type: int, range: [0,2147483647], default: 1000]
0.00/0.04	c heuristics/pscostdiving/maxlpiterofs = 1500
0.00/0.04	c 
0.00/0.04	c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
0.00/0.04	c # [type: int, range: [-1,2147483647], default: 0]
0.00/0.04	c heuristics/rens/freq = -1
0.00/0.04	c 
0.00/0.04	c # minimum percentage of integer variables that have to be fixable 
0.00/0.04	c # [type: real, range: [0,1], default: 0.5]
0.00/0.04	c heuristics/rens/minfixingrate = 0.3
0.00/0.04	c 
0.00/0.04	c # number of nodes added to the contingent of the total nodes
0.00/0.04	c # [type: longint, range: [0,9223372036854775807], default: 500]
0.00/0.04	c heuristics/rens/nodesofs = 2000
0.00/0.04	c 
0.00/0.04	c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
0.00/0.04	c # [type: int, range: [-1,2147483647], default: 20]
0.00/0.04	c heuristics/rootsoldiving/freq = -1
0.00/0.04	c 
0.00/0.04	c # maximal fraction of diving LP iterations compared to node LP iterations
0.00/0.04	c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
0.00/0.04	c heuristics/rootsoldiving/maxlpiterquot = 0.015
0.00/0.04	c 
0.00/0.04	c # additional number of allowed LP iterations
0.00/0.04	c # [type: int, range: [0,2147483647], default: 1000]
0.00/0.04	c heuristics/rootsoldiving/maxlpiterofs = 1500
0.00/0.04	c 
0.00/0.04	c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
0.00/0.04	c # [type: int, range: [-1,2147483647], default: 1]
0.00/0.04	c heuristics/rounding/freq = -1
0.00/0.04	c 
0.00/0.04	c # frequency for calling primal heuristic <shiftandpropagate> (-1: never, 0: only at depth freqofs)
0.00/0.04	c # [type: int, range: [-1,2147483647], default: 0]
0.00/0.04	c heuristics/shiftandpropagate/freq = -1
0.00/0.04	c 
0.00/0.04	c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
0.00/0.04	c # [type: int, range: [-1,2147483647], default: 10]
0.00/0.04	c heuristics/shifting/freq = -1
0.00/0.04	c 
0.00/0.04	c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
0.00/0.04	c # [type: int, range: [-1,2147483647], default: 1]
0.00/0.04	c heuristics/simplerounding/freq = -1
0.00/0.04	c 
0.00/0.04	c # frequency for calling primal heuristic <subnlp> (-1: never, 0: only at depth freqofs)
0.00/0.04	c # [type: int, range: [-1,2147483647], default: 1]
0.00/0.04	c heuristics/subnlp/freq = -1
0.00/0.04	c 
0.00/0.04	c # frequency for calling primal heuristic <trivial> (-1: never, 0: only at depth freqofs)
0.00/0.04	c # [type: int, range: [-1,2147483647], default: 0]
0.00/0.04	c heuristics/trivial/freq = -1
0.00/0.04	c 
0.00/0.04	c # frequency for calling primal heuristic <trysol> (-1: never, 0: only at depth freqofs)
0.00/0.04	c # [type: int, range: [-1,2147483647], default: 1]
0.00/0.04	c heuristics/trysol/freq = -1
0.00/0.04	c 
0.00/0.04	c # frequency for calling primal heuristic <undercover> (-1: never, 0: only at depth freqofs)
0.00/0.04	c # [type: int, range: [-1,2147483647], default: 0]
0.00/0.04	c heuristics/undercover/freq = -1
0.00/0.04	c 
0.00/0.04	c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
0.00/0.04	c # [type: int, range: [-1,2147483647], default: 10]
0.00/0.04	c heuristics/veclendiving/freq = -1
0.00/0.04	c 
0.00/0.04	c # maximal fraction of diving LP iterations compared to node LP iterations
0.00/0.04	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.00/0.04	c heuristics/veclendiving/maxlpiterquot = 0.075
0.00/0.04	c 
0.00/0.04	c # additional number of allowed LP iterations
0.00/0.04	c # [type: int, range: [0,2147483647], default: 1000]
0.00/0.04	c heuristics/veclendiving/maxlpiterofs = 1500
0.00/0.04	c 
0.00/0.04	c # frequency for calling primal heuristic <zirounding> (-1: never, 0: only at depth freqofs)
0.00/0.04	c # [type: int, range: [-1,2147483647], default: 1]
0.00/0.04	c heuristics/zirounding/freq = -1
0.00/0.04	c 
0.00/0.04	c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
0.00/0.04	c # [type: int, range: [-1,2147483647], default: 0]
0.00/0.04	c separating/cmir/freq = -1
0.00/0.04	c 
0.00/0.04	c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
0.00/0.04	c # [type: int, range: [-1,2147483647], default: 0]
0.00/0.04	c separating/flowcover/freq = -1
0.00/0.04	c 
0.00/0.04	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.00/0.04	c # [type: int, range: [-1,2147483647], default: -1]
0.00/0.04	c separating/rapidlearning/freq = 0
0.00/0.04	c 
0.00/0.04	c -----------------------------------------------------------------------------------------------
0.00/0.04	c start solving
0.00/0.04	c 
0.19/0.21	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.19/0.21	c   0.2s|     1 |     0 |  2140 |     - |3620k|   0 | 243 | 466 |1040 | 466 |1040 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.69/0.75	c   0.8s|     1 |     0 |  4186 |     - |8697k|   0 | 330 | 466 |1048 | 466 |1480 | 440 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1.19/1.24	c   1.2s|     1 |     0 |  5756 |     - |  13M|   0 | 365 | 466 |1048 | 466 |1679 | 639 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1.69/1.76	c   1.8s|     1 |     0 |  6816 |     - |  16M|   0 | 374 | 466 |1048 | 466 |1822 | 782 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
2.20/2.21	c   2.2s|     1 |     0 |  7292 |     - |  19M|   0 | 371 | 466 |1048 | 466 |1867 | 827 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
2.59/2.64	c   2.6s|     1 |     0 |  7733 |     - |  22M|   0 | 357 | 466 |1048 | 466 |1896 | 856 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
3.49/3.58	c   3.6s|     1 |     2 |  7733 |     - |  22M|   0 | 357 | 466 |1048 | 466 |1896 | 856 |   0 |  10 | 0.000000e+00 |      --      |    Inf 
55.39/55.45	c  55.5s| 10000 |    89 |353404 |  34.6 |  23M|  37 |   - | 466 |1840 | 466 |1339 | 856 |1384 |2116 | 0.000000e+00 |      --      |    Inf 
91.59/91.67	c  91.7s| 20000 |    92 |697916 |  34.5 |  23M|  40 |   - | 466 |2290 | 466 |1339 | 856 |2902 |2775 | 0.000000e+00 |      --      |    Inf 
124.69/124.70	c   125s| 30000 |   102 |  1025k|  33.9 |  23M|  47 |   - | 466 |2528 |   0 |   0 | 856 |4309 |3133 | 0.000000e+00 |      --      |    Inf 
158.40/158.46	c   158s| 40000 |   101 |  1351k|  33.6 |  23M|  47 |   - | 466 |2866 | 466 |1339 | 856 |5725 |3654 | 0.000000e+00 |      --      |    Inf 
192.90/192.91	c   193s| 50000 |   105 |  1690k|  33.7 |  24M|  47 |  93 | 466 |3629 | 466 |1339 | 856 |7308 |4119 | 0.000000e+00 |      --      |    Inf 
228.10/228.10	c   228s| 60000 |   101 |  2033k|  33.8 |  24M|  47 |   - | 466 |3484 | 466 |1339 | 856 |8659 |4620 | 0.000000e+00 |      --      |    Inf 
263.39/263.48	c   263s| 70000 |   103 |  2379k|  33.9 |  24M|  47 |  53 | 466 |3706 | 466 |1339 | 856 |9733 |5009 | 0.000000e+00 |      --      |    Inf 
297.20/297.23	c   297s| 80000 |   109 |  2722k|  33.9 |  24M|  49 |   - | 466 |3786 |   0 |   0 | 856 |  10k|5274 | 0.000000e+00 |      --      |    Inf 
333.70/333.77	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
333.70/333.77	c   334s| 90000 |   110 |  3065k|  34.0 |  24M|  50 |  51 | 466 |3572 | 466 |1339 | 856 |  11k|5872 | 0.000000e+00 |      --      |    Inf 
373.00/373.00	c   373s|100000 |   109 |  3413k|  34.1 |  24M|  50 |   - | 466 |2965 | 466 |1339 | 856 |  13k|6837 | 0.000000e+00 |      --      |    Inf 
406.80/406.82	c   407s|110000 |   104 |  3763k|  34.1 |  24M|  50 |   - | 466 |3406 |   0 |   0 | 856 |  14k|6887 | 0.000000e+00 |      --      |    Inf 
439.80/439.89	c   440s|120000 |   108 |  4095k|  34.1 |  24M|  52 |   - | 466 |3312 | 466 |1339 | 856 |  15k|7127 | 0.000000e+00 |      --      |    Inf 
473.50/473.59	c   474s|130000 |   100 |  4424k|  34.0 |  24M|  59 |   - | 466 |3339 |   0 |   0 | 856 |  16k|7489 | 0.000000e+00 |      --      |    Inf 
506.30/506.35	c   506s|140000 |   102 |  4754k|  33.9 |  24M|  59 |   - | 466 |3972 |   0 |   0 | 856 |  18k|7666 | 0.000000e+00 |      --      |    Inf 
541.21/541.28	c   541s|150000 |   103 |  5095k|  33.9 |  24M|  59 |   - | 466 |3835 |   0 |   0 | 856 |  19k|7954 | 0.000000e+00 |      --      |    Inf 
572.01/572.01	c   572s|160000 |   109 |  5408k|  33.8 |  24M|  59 |  86 | 466 |3730 | 466 |1339 | 856 |  21k|8145 | 0.000000e+00 |      --      |    Inf 
606.90/606.99	c   607s|170000 |   104 |  5753k|  33.8 |  24M|  59 |   - | 466 |3677 | 466 |1339 | 856 |  22k|8414 | 0.000000e+00 |      --      |    Inf 
638.20/638.29	c   638s|180000 |   106 |  6080k|  33.7 |  24M|  59 |   - | 466 |3858 |   0 |   0 | 856 |  23k|8520 | 0.000000e+00 |      --      |    Inf 
672.70/672.76	c   673s|190000 |   107 |  6432k|  33.8 |  24M|  59 |  46 | 466 |4572 | 466 |1339 | 856 |  25k|8670 | 0.000000e+00 |      --      |    Inf 
704.30/704.35	c   704s|200000 |   108 |  6751k|  33.7 |  25M|  59 |  56 | 466 |4764 | 466 |1339 | 856 |  26k|8835 | 0.000000e+00 |      --      |    Inf 
736.60/736.68	c   737s|210000 |   107 |  7070k|  33.6 |  25M|  59 |   - | 466 |4943 | 466 |1339 | 856 |  28k|9153 | 0.000000e+00 |      --      |    Inf 
770.90/771.00	c   771s|220000 |   112 |  7409k|  33.6 |  25M|  59 |   - | 466 |4816 | 466 |1339 | 856 |  29k|9511 | 0.000000e+00 |      --      |    Inf 
801.71/801.74	c   802s|230000 |   110 |  7733k|  33.6 |  25M|  59 |  43 | 466 |4881 | 466 |1339 | 856 |  30k|9596 | 0.000000e+00 |      --      |    Inf 
832.01/832.00	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
832.01/832.00	c   832s|240000 |   108 |  8051k|  33.5 |  25M|  59 |  47 | 466 |5265 | 466 |1339 | 856 |  32k|9675 | 0.000000e+00 |      --      |    Inf 
867.21/867.22	c   867s|250000 |   104 |  8397k|  33.6 |  25M|  59 |   - | 466 |5600 | 466 |1339 | 856 |  34k|  10k| 0.000000e+00 |      --      |    Inf 
901.01/901.02	c   901s|260000 |   108 |  8733k|  33.6 |  25M|  59 |   - | 466 |6352 | 466 |1339 | 856 |  36k|  10k| 0.000000e+00 |      --      |    Inf 
934.41/934.47	c   934s|270000 |   111 |  9076k|  33.6 |  26M|  59 |   - | 466 |7062 |   0 |   0 | 856 |  38k|  10k| 0.000000e+00 |      --      |    Inf 
967.01/967.00	c   967s|280000 |   110 |  9404k|  33.6 |  25M|  59 |  61 | 466 |6254 | 466 |1339 | 856 |  39k|  10k| 0.000000e+00 |      --      |    Inf 
997.01/997.01	c   997s|290000 |   112 |  9710k|  33.5 |  25M|  59 |  43 | 466 |5866 | 466 |1339 | 856 |  40k|  10k| 0.000000e+00 |      --      |    Inf 
1025.61/1025.63	c  1026s|300000 |   118 | 10006k|  33.3 |  26M|  59 |   - | 466 |6734 | 466 |1339 | 856 |  42k|  10k| 0.000000e+00 |      --      |    Inf 
1057.02/1057.07	c  1057s|310000 |   108 | 10326k|  33.3 |  26M|  59 |  91 | 466 |6794 | 466 |1339 | 856 |  44k|  10k| 0.000000e+00 |      --      |    Inf 
1088.02/1088.02	c  1088s|320000 |   109 | 10638k|  33.2 |  26M|  60 |  91 | 466 |7392 | 466 |1339 | 856 |  45k|  10k| 0.000000e+00 |      --      |    Inf 
1118.72/1118.77	c  1119s|330000 |   108 | 10950k|  33.2 |  26M|  60 |   - | 466 |6888 |   0 |   0 | 856 |  47k|  11k| 0.000000e+00 |      --      |    Inf 
1152.61/1152.62	c  1153s|340000 |   105 | 11296k|  33.2 |  26M|  60 |  94 | 466 |6909 | 466 |1339 | 856 |  48k|  11k| 0.000000e+00 |      --      |    Inf 
1184.31/1184.30	c  1184s|350000 |   111 | 11604k|  33.1 |  26M|  60 |   - | 466 |7466 | 466 |1339 | 856 |  50k|  11k| 0.000000e+00 |      --      |    Inf 
1217.42/1217.48	c  1217s|360000 |   107 | 11929k|  33.1 |  26M|  60 |   - | 466 |6836 | 466 |1339 | 856 |  52k|  11k| 0.000000e+00 |      --      |    Inf 
1245.91/1245.99	c  1246s|370000 |   108 | 12224k|  33.0 |  26M|  60 |  66 | 466 |7707 | 466 |1339 | 856 |  53k|  11k| 0.000000e+00 |      --      |    Inf 
1276.41/1276.41	c  1276s|380000 |   108 | 12532k|  33.0 |  26M|  60 |   - | 466 |7743 |   0 |   0 | 856 |  54k|  11k| 0.000000e+00 |      --      |    Inf 
1310.03/1310.07	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1310.03/1310.07	c  1310s|390000 |   108 | 12867k|  33.0 |  26M|  60 |   - | 466 |7282 | 466 |1339 | 856 |  56k|  11k| 0.000000e+00 |      --      |    Inf 
1340.01/1340.01	c  1340s|400000 |   109 | 13173k|  32.9 |  26M|  60 |   - | 466 |7609 |   0 |   0 | 856 |  57k|  11k| 0.000000e+00 |      --      |    Inf 
1371.02/1371.04	c  1371s|410000 |   110 | 13487k|  32.9 |  26M|  60 |   - | 466 |7831 | 466 |1339 | 856 |  58k|  11k| 0.000000e+00 |      --      |    Inf 
1402.92/1402.94	c  1403s|420000 |   109 | 13805k|  32.9 |  26M|  60 |   - | 466 |8003 |   0 |   0 | 856 |  60k|  11k| 0.000000e+00 |      --      |    Inf 
1435.43/1435.47	c  1435s|430000 |   111 | 14121k|  32.8 |  26M|  64 |   - | 466 |7370 |   0 |   0 | 856 |  61k|  12k| 0.000000e+00 |      --      |    Inf 
1469.32/1469.33	c  1469s|440000 |   108 | 14454k|  32.8 |  25M|  64 |   - | 466 |5192 | 466 |1339 | 856 |  63k|  12k| 0.000000e+00 |      --      |    Inf 
1501.52/1501.53	c  1502s|450000 |   106 | 14787k|  32.8 |  26M|  64 |   - | 466 |5917 |   0 |   0 | 856 |  65k|  12k| 0.000000e+00 |      --      |    Inf 
1534.53/1534.56	c  1535s|460000 |   107 | 15120k|  32.9 |  26M|  67 |   - | 466 |6428 |   0 |   0 | 856 |  66k|  12k| 0.000000e+00 |      --      |    Inf 
1566.82/1566.81	c  1567s|470000 |   109 | 15446k|  32.8 |  26M|  67 |   - | 466 |7280 |   0 |   0 | 856 |  68k|  12k| 0.000000e+00 |      --      |    Inf 
1597.82/1597.80	c  1598s|480000 |   108 | 15764k|  32.8 |  26M|  67 |   - | 466 |7388 | 466 |1339 | 856 |  69k|  12k| 0.000000e+00 |      --      |    Inf 
1631.23/1631.26	c  1631s|490000 |   109 | 16103k|  32.8 |  26M|  67 |   - | 466 |7882 | 466 |1339 | 856 |  71k|  12k| 0.000000e+00 |      --      |    Inf 
1668.12/1668.10	c  1668s|500000 |   108 | 16454k|  32.9 |  26M|  67 | 120 | 466 |6461 | 466 |1339 | 856 |  72k|  13k| 0.000000e+00 |      --      |    Inf 
1702.92/1702.92	c  1703s|510000 |   108 | 16793k|  32.9 |  26M|  67 |  69 | 466 |6645 | 466 |1339 | 856 |  74k|  13k| 0.000000e+00 |      --      |    Inf 
1736.83/1736.82	c  1737s|520000 |   108 | 17145k|  33.0 |  26M|  67 |  39 | 466 |7104 | 466 |1339 | 856 |  75k|  13k| 0.000000e+00 |      --      |    Inf 
1767.93/1767.95	c  1768s|530000 |   112 | 17468k|  32.9 |  26M|  67 |   - | 466 |7445 |   0 |   0 | 856 |  76k|  13k| 0.000000e+00 |      --      |    Inf 
1797.03/1797.00	c 
1797.03/1797.00	c SCIP Status        : solving was interrupted [time limit reached]
1797.03/1797.00	c Solving Time (sec) : 1797.00
1797.03/1797.00	c Solving Nodes      : 538984
1797.03/1797.00	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1797.03/1797.00	c Dual Bound         : +0.00000000000000e+00
1797.03/1797.00	c Gap                : infinite
1797.03/1797.00	s UNKNOWN
1797.03/1797.00	c SCIP Status        : solving was interrupted [time limit reached]
1797.03/1797.00	c Total Time         :    1797.00
1797.03/1797.00	c   solving          :    1797.00
1797.03/1797.00	c   presolving       :       0.03 (included in solving)
1797.03/1797.00	c   reading          :       0.01 (included in solving)
1797.03/1797.00	c Original Problem   :
1797.03/1797.00	c   Problem name     : HOME/instance-3489037-1307750195.opb
1797.03/1797.00	c   Variables        : 490 (490 binary, 0 integer, 0 implicit integer, 0 continuous)
1797.03/1797.00	c   Constraints      : 1085 initial, 1085 maximal
1797.03/1797.00	c Presolved Problem  :
1797.03/1797.00	c   Problem name     : t_HOME/instance-3489037-1307750195.opb
1797.03/1797.00	c   Variables        : 466 (466 binary, 0 integer, 0 implicit integer, 0 continuous)
1797.03/1797.00	c   Constraints      : 1040 initial, 8365 maximal
1797.03/1797.00	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1797.03/1797.00	c   trivial          :       0.00          0          0          0          0          0          0          0          0          0
1797.03/1797.00	c   dualfix          :       0.00          0          0          0          0          0          0          0          0          0
1797.03/1797.00	c   boundshift       :       0.00          0          0          0          0          0          0          0          0          0
1797.03/1797.00	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0          0
1797.03/1797.00	c   pseudoobj        :       0.00          0          0          0          0          0          0          0          0          0
1797.03/1797.00	c   implics          :       0.00          0          8          0          0          0          0          0          0          0
1797.03/1797.00	c   probing          :       0.00          0          0          0          0          0          0          0          0          0
1797.03/1797.00	c   knapsack         :       0.01          0          0          0          0          0          0          0          0          0
1797.03/1797.00	c   setppc           :       0.00          0          0          0          0          0          8          0          0          0
1797.03/1797.00	c   linear           :       0.01         16          0          0         16          0         37          0          0          0
1797.03/1797.00	c   logicor          :       0.00          0          0          0          0          0          0          0          0          0
1797.03/1797.00	c   root node        :          -          1          -          -          1          -          -          -          -          -
1797.03/1797.00	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #Resprop    Cutoffs    DomReds       Cuts      Conss   Children
1797.03/1797.00	c   integral         :          0          0          0     272403          0          1          0        203       2057          0          0     541880
1797.03/1797.00	c   knapsack         :        334          5    1750838          0          0          0    6551526      77475    5860288        701          0          0
1797.03/1797.00	c   setppc           :        225          5    1672457          0          0          0    1289093       6178    1607181          0          0          0
1797.03/1797.00	c   linear           :          0+         5      78700          0          0          0          4         11         58          0          0          0
1797.03/1797.00	c   logicor          :        481+         5    1390633          0          0          0     246311      24136    1785936          0          0          0
1797.03/1797.00	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0
1797.03/1797.00	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS      Check    Resprop
1797.03/1797.00	c   integral         :      91.74       0.00       0.00      91.74       0.00       0.00       0.00
1797.03/1797.00	c   knapsack         :      17.55       0.02      15.20       0.00       0.00       0.00       2.33
1797.03/1797.00	c   setppc           :       4.82       0.00       4.53       0.00       0.00       0.00       0.29
1797.03/1797.00	c   linear           :       0.04       0.00       0.04       0.00       0.00       0.00       0.00
1797.03/1797.00	c   logicor          :      18.64       0.00      18.48       0.00       0.00       0.00       0.16
1797.03/1797.00	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1797.03/1797.00	c Propagators        : #Propagate   #Resprop    Cutoffs    DomReds
1797.03/1797.00	c   vbounds          :          0          0          0          0
1797.03/1797.00	c   rootredcost      :          0          0          0          0
1797.03/1797.00	c   pseudoobj        :          0          0          0          0
1797.03/1797.00	c Propagator Timings :  TotalTime  Propagate    Resprop
1797.03/1797.00	c   vbounds          :       0.23       0.23       0.00
1797.03/1797.00	c   rootredcost      :       0.25       0.25       0.00
1797.03/1797.00	c   pseudoobj        :       0.17       0.17       0.00
1797.03/1797.00	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1797.03/1797.00	c   propagation      :       8.27      44540      43357     413994       95.1        413       20.4          -
1797.03/1797.00	c   infeasible LP    :      21.39     162699          0          0        0.0          0        0.0          0
1797.03/1797.00	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1797.03/1797.00	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1797.03/1797.00	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1797.03/1797.00	c   applied globally :          -          -          -      76906       21.7          -          -          -
1797.03/1797.00	c   applied locally  :          -          -          -        510      124.6          -          -          -
1797.03/1797.00	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1797.03/1797.00	c   cut pool         :       0.01          4          -          -         36          -    (maximal pool size: 2780)
1797.03/1797.00	c   redcost          :       1.95     271395          0          0          0          0
1797.03/1797.00	c   impliedbounds    :       0.00          5          0          0       1611          0
1797.03/1797.00	c   intobj           :       0.00          0          0          0          0          0
1797.03/1797.00	c   gomory           :       0.80          5          0          0        114          0
1797.03/1797.00	c   cgmip            :       0.00          0          0          0          0          0
1797.03/1797.00	c   closecuts        :       0.00          0          0          0          0          0
1797.03/1797.00	c   strongcg         :       0.69          5          0          0       2237          0
1797.03/1797.00	c   cmir             :       0.00          0          0          0          0          0
1797.03/1797.00	c   flowcover        :       0.00          0          0          0          0          0
1797.03/1797.00	c   clique           :       0.00          5          0          0          8          0
1797.03/1797.00	c   zerohalf         :       0.00          0          0          0          0          0
1797.03/1797.00	c   mcf              :       0.00          1          0          0          0          0
1797.03/1797.00	c   oddcycle         :       0.00          0          0          0          0          0
1797.03/1797.00	c   rapidlearning    :       0.07          1          0          0          0          8
1797.03/1797.00	c Pricers            :       Time      Calls       Vars
1797.03/1797.00	c   problem variables:       0.00          0          0
1797.03/1797.00	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1797.03/1797.00	c   relpscost        :      91.60     272403        203       2057          0          0     541880
1797.03/1797.00	c   pscost           :       0.00          0          0          0          0          0          0
1797.03/1797.00	c   inference        :       0.00          0          0          0          0          0          0
1797.03/1797.00	c   mostinf          :       0.00          0          0          0          0          0          0
1797.03/1797.00	c   leastinf         :       0.00          0          0          0          0          0          0
1797.03/1797.00	c   fullstrong       :       0.00          0          0          0          0          0          0
1797.03/1797.00	c   allfullstrong    :       0.00          0          0          0          0          0          0
1797.03/1797.00	c   random           :       0.00          0          0          0          0          0          0
1797.03/1797.00	c Primal Heuristics  :       Time      Calls      Found
1797.03/1797.00	c   LP solutions     :       0.00          -          0
1797.03/1797.00	c   pseudo solutions :       0.00          -          0
1797.03/1797.00	c   trivial          :       0.00          1          0
1797.03/1797.00	c   shiftandpropagate:       0.00          0          0
1797.03/1797.00	c   simplerounding   :       0.00          0          0
1797.03/1797.00	c   zirounding       :       0.00          0          0
1797.03/1797.00	c   rounding         :       0.00          0          0
1797.03/1797.00	c   shifting         :       0.00          0          0
1797.03/1797.00	c   intshifting      :       0.00          0          0
1797.03/1797.00	c   oneopt           :       0.00          0          0
1797.03/1797.00	c   twoopt           :       0.00          0          0
1797.03/1797.00	c   fixandinfer      :       0.00          0          0
1797.03/1797.00	c   feaspump         :       0.00          0          0
1797.03/1797.00	c   clique           :       0.00          0          0
1797.03/1797.00	c   coefdiving       :       0.00          0          0
1797.03/1797.00	c   pscostdiving     :       0.00          0          0
1797.03/1797.00	c   fracdiving       :       0.00          0          0
1797.03/1797.00	c   veclendiving     :       0.00          0          0
1797.03/1797.00	c   intdiving        :       0.00          0          0
1797.03/1797.00	c   actconsdiving    :       0.00          0          0
1797.03/1797.00	c   objpscostdiving  :       0.00          0          0
1797.03/1797.00	c   rootsoldiving    :       0.00          0          0
1797.03/1797.00	c   linesearchdiving :       0.00          0          0
1797.03/1797.00	c   guideddiving     :       0.00          0          0
1797.03/1797.00	c   octane           :       0.00          0          0
1797.03/1797.00	c   rens             :       0.00          0          0
1797.03/1797.00	c   rins             :       0.00          0          0
1797.03/1797.00	c   localbranching   :       0.00          0          0
1797.03/1797.00	c   mutation         :       0.00          0          0
1797.03/1797.00	c   crossover        :       0.00          0          0
1797.03/1797.00	c   dins             :       0.00          0          0
1797.03/1797.00	c   vbounds          :       0.00          0          0
1797.03/1797.00	c   undercover       :       0.00          0          0
1797.03/1797.00	c   subnlp           :       0.00          0          0
1797.03/1797.00	c   trysol           :       0.00          0          0
1797.03/1797.00	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1797.03/1797.00	c   primal LP        :       0.00          0          0       0.00          -
1797.03/1797.00	c   dual LP          :    1556.07     434946   17766833      40.85   11417.74
1797.03/1797.00	c   lex dual LP      :       0.00          0          0       0.00          -
1797.03/1797.00	c   barrier LP       :       0.00          0          0       0.00          -
1797.03/1797.00	c   diving/probing LP:       0.00          0          0       0.00          -
1797.03/1797.00	c   strong branching :      86.17      13610     856023      62.90    9934.31
1797.03/1797.00	c     (at root node) :          -         10       6031     603.10          -
1797.03/1797.00	c   conflict analysis:       0.00          0          0       0.00          -
1797.03/1797.00	c B&B Tree           :
1797.03/1797.00	c   number of runs   :          1
1797.03/1797.00	c   nodes            :     538984
1797.03/1797.00	c   nodes (total)    :     538984
1797.03/1797.00	c   nodes left       :        113
1797.03/1797.00	c   max depth        :         67
1797.03/1797.00	c   max depth (total):         67
1797.03/1797.00	c   backtracks       :      78511 (14.6%)
1797.03/1797.00	c   delayed cutoffs  :       2784
1797.03/1797.00	c   repropagations   :      69968 (269786 domain reductions, 2658 cutoffs)
1797.03/1797.00	c   avg switch length:       2.79
1797.03/1797.00	c   switching time   :      27.60
1797.03/1797.00	c Solution           :
1797.03/1797.00	c   Solutions found  :          0 (0 improvements)
1797.03/1797.00	c   Primal Bound     :          -
1797.03/1797.00	c   Dual Bound       : +0.00000000000000e+00
1797.03/1797.00	c   Gap              :   infinite
1797.03/1797.00	c   Root Dual Bound  : +0.00000000000000e+00
1797.03/1797.00	c   Root Iterations  :       7733
1797.03/1797.02	c Time complete: 1797.04.

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 988)

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

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

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


[startup+0 s]
/proc/loadavg: 0.51 0.11 0.04 3/176 13285
/proc/meminfo: memFree=31986936/32950940 swapFree=67074964/67111528
[pid=13285] ppid=13281 vsize=12884 CPUtime=0 cores=1,3,5,7
/proc/13285/stat : 13285 (scip-2.0.1.4b_2) R 13281 13285 13240 0 -1 4202496 2217 0 0 0 0 0 0 0 21 0 1 0 965250266 13193216 2171 33554432000 4194304 9016284 140734834776832 18446744073709551615 7824814 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13285/statm: 3221 2171 357 1178 0 2039 0

[startup+0.0547639 s]
/proc/loadavg: 0.51 0.11 0.04 3/176 13285
/proc/meminfo: memFree=31986936/32950940 swapFree=67074964/67111528
[pid=13285] ppid=13281 vsize=24348 CPUtime=0.04 cores=1,3,5,7
/proc/13285/stat : 13285 (scip-2.0.1.4b_2) R 13281 13285 13240 0 -1 4202496 5280 0 0 0 4 0 0 0 21 0 1 0 965250266 24932352 4976 33554432000 4194304 9016284 140734834776832 18446744073709551615 6976974 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/13285/statm: 6087 4976 628 1178 0 4905 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 24348

[startup+0.100755 s]
/proc/loadavg: 0.51 0.11 0.04 3/176 13285
/proc/meminfo: memFree=31986936/32950940 swapFree=67074964/67111528
[pid=13285] ppid=13281 vsize=25236 CPUtime=0.09 cores=1,3,5,7
/proc/13285/stat : 13285 (scip-2.0.1.4b_2) R 13281 13285 13240 0 -1 4202496 5462 0 0 0 9 0 0 0 21 0 1 0 965250266 25841664 5158 33554432000 4194304 9016284 140734834776832 18446744073709551615 7158087 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/13285/statm: 6309 5158 629 1178 0 5127 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 25236

[startup+0.30072 s]
/proc/loadavg: 0.51 0.11 0.04 3/176 13285
/proc/meminfo: memFree=31986936/32950940 swapFree=67074964/67111528
[pid=13285] ppid=13281 vsize=25008 CPUtime=0.29 cores=1,3,5,7
/proc/13285/stat : 13285 (scip-2.0.1.4b_2) R 13281 13285 13240 0 -1 4202496 5514 0 0 0 28 1 0 0 21 0 1 0 965250266 25608192 5183 33554432000 4194304 9016284 140734834776832 18446744073709551615 6580465 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/13285/statm: 6252 5183 654 1178 0 5070 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 25008

[startup+0.70065 s]
/proc/loadavg: 0.51 0.11 0.04 3/176 13285
/proc/meminfo: memFree=31986936/32950940 swapFree=67074964/67111528
[pid=13285] ppid=13281 vsize=43672 CPUtime=0.69 cores=1,3,5,7
/proc/13285/stat : 13285 (scip-2.0.1.4b_2) R 13281 13285 13240 0 -1 4202496 10661 0 0 0 67 2 0 0 22 0 1 0 965250266 44720128 9613 33554432000 4194304 9016284 140734834776832 18446744073709551615 7158157 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/13285/statm: 10918 9613 686 1178 0 9736 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 43672

[startup+1.50051 s]
/proc/loadavg: 0.51 0.11 0.04 3/178 13287
/proc/meminfo: memFree=31915552/32950940 swapFree=67074964/67111528
[pid=13285] ppid=13281 vsize=43836 CPUtime=1.49 cores=1,3,5,7
/proc/13285/stat : 13285 (scip-2.0.1.4b_2) R 13281 13285 13240 0 -1 4202496 11023 0 0 0 145 4 0 0 25 0 1 0 965250266 44888064 9975 33554432000 4194304 9016284 140734834776832 18446744073709551615 6520736 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/13285/statm: 10959 9975 686 1178 0 9777 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 43836

[startup+3.10023 s]
/proc/loadavg: 0.63 0.14 0.05 4/178 13287
/proc/meminfo: memFree=31909724/32950940 swapFree=67074964/67111528
[pid=13285] ppid=13281 vsize=48712 CPUtime=3.09 cores=1,3,5,7
/proc/13285/stat : 13285 (scip-2.0.1.4b_2) R 13281 13285 13240 0 -1 4202496 12208 0 0 0 302 7 0 0 25 0 1 0 965250266 49881088 11160 33554432000 4194304 9016284 140734834776832 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/13285/statm: 12178 11160 687 1178 0 10996 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 48712

[startup+6.30067 s]
/proc/loadavg: 0.63 0.14 0.05 4/178 13287
/proc/meminfo: memFree=31906384/32950940 swapFree=67074964/67111528
[pid=13285] ppid=13281 vsize=48712 CPUtime=6.29 cores=1,3,5,7
/proc/13285/stat : 13285 (scip-2.0.1.4b_2) R 13281 13285 13240 0 -1 4202496 12230 0 0 0 614 15 0 0 25 0 1 0 965250266 49881088 11182 33554432000 4194304 9016284 140734834776832 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/13285/statm: 12178 11182 689 1178 0 10996 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 48712

[startup+12.7005 s]
/proc/loadavg: 0.84 0.21 0.07 3/178 13287
/proc/meminfo: memFree=31906028/32950940 swapFree=67074964/67111528
[pid=13285] ppid=13281 vsize=48712 CPUtime=12.69 cores=1,3,5,7
/proc/13285/stat : 13285 (scip-2.0.1.4b_2) R 13281 13285 13240 0 -1 4202496 12234 0 0 0 1228 41 0 0 25 0 1 0 965250266 49881088 11186 33554432000 4194304 9016284 140734834776832 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/13285/statm: 12178 11186 691 1178 0 10996 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 48712

[startup+25.5003 s]
/proc/loadavg: 1.02 0.26 0.09 3/178 13288
/proc/meminfo: memFree=31907008/32950940 swapFree=67074964/67111528
[pid=13285] ppid=13281 vsize=48712 CPUtime=25.49 cores=1,3,5,7
/proc/13285/stat : 13285 (scip-2.0.1.4b_2) R 13281 13285 13240 0 -1 4202496 12234 0 0 0 2455 94 0 0 25 0 1 0 965250266 49881088 11186 33554432000 4194304 9016284 140734834776832 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/13285/statm: 12178 11186 691 1178 0 10996 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 48712

[startup+51.1008 s]
/proc/loadavg: 1.35 0.40 0.14 4/178 13288
/proc/meminfo: memFree=31906460/32950940 swapFree=67074964/67111528
[pid=13285] ppid=13281 vsize=49060 CPUtime=51.09 cores=1,3,5,7
/proc/13285/stat : 13285 (scip-2.0.1.4b_2) R 13281 13285 13240 0 -1 4202496 12286 0 0 0 4903 206 0 0 25 0 1 0 965250266 50237440 11238 33554432000 4194304 9016284 140734834776832 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/13285/statm: 12265 11238 691 1178 0 11083 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 49060

[startup+102.306 s]
/proc/loadavg: 1.74 0.67 0.24 4/178 13290
/proc/meminfo: memFree=31905180/32950940 swapFree=67074964/67111528
[pid=13285] ppid=13281 vsize=49756 CPUtime=102.3 cores=1,3,5,7
/proc/13285/stat : 13285 (scip-2.0.1.4b_2) R 13281 13285 13240 0 -1 4202496 12475 0 0 0 9801 429 0 0 25 0 1 0 965250266 50950144 11427 33554432000 4194304 9016284 140734834776832 18446744073709551615 7219886 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/13285/statm: 12439 11427 691 1178 0 11257 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 49756

[startup+162.3 s]
/proc/loadavg: 1.90 0.91 0.35 3/178 13291
/proc/meminfo: memFree=31903992/32950940 swapFree=67074964/67111528
[pid=13285] ppid=13281 vsize=50252 CPUtime=162.3 cores=1,3,5,7
/proc/13285/stat : 13285 (scip-2.0.1.4b_2) R 13281 13285 13240 0 -1 4202496 12608 0 0 0 15544 686 0 0 25 0 1 0 965250266 51458048 11560 33554432000 4194304 9016284 140734834776832 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/13285/statm: 12563 11560 691 1178 0 11381 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 50252

[startup+222.301 s]
/proc/loadavg: 1.96 1.10 0.45 4/178 13293
/proc/meminfo: memFree=31903316/32950940 swapFree=67074964/67111528
[pid=13285] ppid=13281 vsize=50812 CPUtime=222.29 cores=1,3,5,7
/proc/13285/stat : 13285 (scip-2.0.1.4b_2) R 13281 13285 13240 0 -1 4202496 12724 0 0 0 21285 944 0 0 25 0 1 0 965250266 52031488 11676 33554432000 4194304 9016284 140734834776832 18446744073709551615 7178862 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/13285/statm: 12703 11676 691 1178 0 11521 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 50812

[startup+282.3 s]
/proc/loadavg: 1.98 1.26 0.54 5/178 13304
/proc/meminfo: memFree=31902260/32950940 swapFree=67074964/67111528
[pid=13285] ppid=13281 vsize=51180 CPUtime=282.29 cores=1,3,5,7
/proc/13285/stat : 13285 (scip-2.0.1.4b_2) R 13281 13285 13240 0 -1 4202496 12821 0 0 0 27037 1192 0 0 25 0 1 0 965250266 52408320 11773 33554432000 4194304 9016284 140734834776832 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/13285/statm: 12795 11773 691 1178 0 11613 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 51180

[startup+342.301 s]
/proc/loadavg: 1.99 1.40 0.63 4/178 13305
/proc/meminfo: memFree=31902044/32950940 swapFree=67074964/67111528
[pid=13285] ppid=13281 vsize=51180 CPUtime=342.3 cores=1,3,5,7
/proc/13285/stat : 13285 (scip-2.0.1.4b_2) R 13281 13285 13240 0 -1 4202496 12839 0 0 0 32775 1455 0 0 25 0 1 0 965250266 52408320 11791 33554432000 4194304 9016284 140734834776832 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/13285/statm: 12795 11791 691 1178 0 11613 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 51180

[startup+402.3 s]
/proc/loadavg: 1.99 1.50 0.71 3/178 13307
/proc/meminfo: memFree=31901484/32950940 swapFree=67074964/67111528
[pid=13285] ppid=13281 vsize=51620 CPUtime=402.3 cores=1,3,5,7
/proc/13285/stat : 13285 (scip-2.0.1.4b_2) R 13281 13285 13240 0 -1 4202496 12966 0 0 0 38519 1711 0 0 25 0 1 0 965250266 52858880 11918 33554432000 4194304 9016284 140734834776832 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/13285/statm: 12905 11918 691 1178 0 11723 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 51620

[startup+462.301 s]
/proc/loadavg: 1.99 1.59 0.79 4/178 13308
/proc/meminfo: memFree=31901288/32950940 swapFree=67074964/67111528
[pid=13285] ppid=13281 vsize=51812 CPUtime=462.31 cores=1,3,5,7
/proc/13285/stat : 13285 (scip-2.0.1.4b_2) R 13281 13285 13240 0 -1 4202496 12969 0 0 0 44264 1967 0 0 25 0 1 0 965250266 53055488 11921 33554432000 4194304 9016284 140734834776832 18446744073709551615 7081839 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/13285/statm: 12953 11921 691 1178 0 11771 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 51812

[startup+522.3 s]
/proc/loadavg: 1.99 1.66 0.86 3/178 13310
/proc/meminfo: memFree=31901332/32950940 swapFree=67074964/67111528
[pid=13285] ppid=13281 vsize=51812 CPUtime=522.3 cores=1,3,5,7
/proc/13285/stat : 13285 (scip-2.0.1.4b_2) R 13281 13285 13240 0 -1 4202496 12975 0 0 0 50009 2221 0 0 25 0 1 0 965250266 53055488 11927 33554432000 4194304 9016284 140734834776832 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/13285/statm: 12953 11927 691 1178 0 11771 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 51812

[startup+582.301 s]
/proc/loadavg: 1.99 1.72 0.93 4/178 13312
/proc/meminfo: memFree=31900768/32950940 swapFree=67074964/67111528
[pid=13285] ppid=13281 vsize=51812 CPUtime=582.3 cores=1,3,5,7
/proc/13285/stat : 13285 (scip-2.0.1.4b_2) R 13281 13285 13240 0 -1 4202496 13020 0 0 0 55749 2481 0 0 25 0 1 0 965250266 53055488 11972 33554432000 4194304 9016284 140734834776832 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/13285/statm: 12953 11972 691 1178 0 11771 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 51812

[startup+642.3 s]

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

/proc/meminfo: memFree=31896052/32950940 swapFree=67074964/67111528
[pid=13285] ppid=13281 vsize=55340 CPUtime=1122.31 cores=1,3,5,7
/proc/13285/stat : 13285 (scip-2.0.1.4b_2) R 13281 13285 13240 0 -1 4202496 13887 0 0 0 107452 4779 0 0 25 0 1 0 965250266 56668160 12839 33554432000 4194304 9016284 140734834776832 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/13285/statm: 13835 12839 691 1178 0 12653 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 55340

[startup+1182.3 s]
/proc/loadavg: 1.99 1.95 1.42 4/178 13328
/proc/meminfo: memFree=31895864/32950940 swapFree=67074964/67111528
[pid=13285] ppid=13281 vsize=55340 CPUtime=1182.31 cores=1,3,5,7
/proc/13285/stat : 13285 (scip-2.0.1.4b_2) R 13281 13285 13240 0 -1 4202496 13892 0 0 0 113192 5039 0 0 25 0 1 0 965250266 56668160 12844 33554432000 4194304 9016284 140734834776832 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/13285/statm: 13835 12844 691 1178 0 12653 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 55340

[startup+1242.3 s]
/proc/loadavg: 1.99 1.95 1.45 3/178 13329
/proc/meminfo: memFree=31895444/32950940 swapFree=67074964/67111528
[pid=13285] ppid=13281 vsize=55536 CPUtime=1242.31 cores=1,3,5,7
/proc/13285/stat : 13285 (scip-2.0.1.4b_2) R 13281 13285 13240 0 -1 4202496 13915 0 0 0 118937 5294 0 0 25 0 1 0 965250266 56868864 12867 33554432000 4194304 9016284 140734834776832 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/13285/statm: 13884 12867 691 1178 0 12702 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 55536

[startup+1302.3 s]
/proc/loadavg: 1.99 1.96 1.48 3/178 13331
/proc/meminfo: memFree=31895120/32950940 swapFree=67074964/67111528
[pid=13285] ppid=13281 vsize=55852 CPUtime=1302.32 cores=1,3,5,7
/proc/13285/stat : 13285 (scip-2.0.1.4b_2) R 13281 13285 13240 0 -1 4202496 13965 0 0 0 124685 5547 0 0 25 0 1 0 965250266 57192448 12917 33554432000 4194304 9016284 140734834776832 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/13285/statm: 13963 12917 691 1178 0 12781 0
Current children cumulated CPU time (s) 1302.32
Current children cumulated vsize (KiB) 55852

[startup+1362.3 s]
/proc/loadavg: 1.99 1.97 1.51 3/178 13332
/proc/meminfo: memFree=31895044/32950940 swapFree=67074964/67111528
[pid=13285] ppid=13281 vsize=55852 CPUtime=1362.32 cores=1,3,5,7
/proc/13285/stat : 13285 (scip-2.0.1.4b_2) R 13281 13285 13240 0 -1 4202496 13967 0 0 0 130422 5810 0 0 25 0 1 0 965250266 57192448 12919 33554432000 4194304 9016284 140734834776832 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/13285/statm: 13963 12919 691 1178 0 12781 0
Current children cumulated CPU time (s) 1362.32
Current children cumulated vsize (KiB) 55852

[startup+1422.31 s]
/proc/loadavg: 1.99 1.97 1.54 4/178 13334
/proc/meminfo: memFree=31894856/32950940 swapFree=67074964/67111528
[pid=13285] ppid=13281 vsize=55852 CPUtime=1422.32 cores=1,3,5,7
/proc/13285/stat : 13285 (scip-2.0.1.4b_2) R 13281 13285 13240 0 -1 4202496 14015 0 0 0 136179 6053 0 0 25 0 1 0 965250266 57192448 12967 33554432000 4194304 9016284 140734834776832 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/13285/statm: 13963 12967 691 1178 0 12781 0
Current children cumulated CPU time (s) 1422.32
Current children cumulated vsize (KiB) 55852

[startup+1482.3 s]
/proc/loadavg: 1.99 1.97 1.57 4/178 13336
/proc/meminfo: memFree=31894652/32950940 swapFree=67074964/67111528
[pid=13285] ppid=13281 vsize=55852 CPUtime=1482.32 cores=1,3,5,7
/proc/13285/stat : 13285 (scip-2.0.1.4b_2) R 13281 13285 13240 0 -1 4202496 14019 0 0 0 141919 6313 0 0 25 0 1 0 965250266 57192448 12971 33554432000 4194304 9016284 140734834776832 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/13285/statm: 13963 12971 691 1178 0 12781 0
Current children cumulated CPU time (s) 1482.32
Current children cumulated vsize (KiB) 55852

[startup+1542.3 s]
/proc/loadavg: 1.99 1.97 1.59 3/178 13337
/proc/meminfo: memFree=31894712/32950940 swapFree=67074964/67111528
[pid=13285] ppid=13281 vsize=56124 CPUtime=1542.32 cores=1,3,5,7
/proc/13285/stat : 13285 (scip-2.0.1.4b_2) R 13281 13285 13240 0 -1 4202496 14031 0 0 0 147663 6569 0 0 25 0 1 0 965250266 57470976 12983 33554432000 4194304 9016284 140734834776832 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/13285/statm: 14031 12983 691 1178 0 12849 0
Current children cumulated CPU time (s) 1542.32
Current children cumulated vsize (KiB) 56124

[startup+1602.3 s]
/proc/loadavg: 1.99 1.97 1.61 3/178 13339
/proc/meminfo: memFree=31893912/32950940 swapFree=67074964/67111528
[pid=13285] ppid=13281 vsize=56496 CPUtime=1602.33 cores=1,3,5,7
/proc/13285/stat : 13285 (scip-2.0.1.4b_2) R 13281 13285 13240 0 -1 4202496 14161 0 0 0 153410 6823 0 0 25 0 1 0 965250266 57851904 13113 33554432000 4194304 9016284 140734834776832 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/13285/statm: 14124 13113 691 1178 0 12942 0
Current children cumulated CPU time (s) 1602.33
Current children cumulated vsize (KiB) 56496

[startup+1662.3 s]
/proc/loadavg: 1.99 1.97 1.64 3/178 13340
/proc/meminfo: memFree=31893572/32950940 swapFree=67074964/67111528
[pid=13285] ppid=13281 vsize=56640 CPUtime=1662.33 cores=1,3,5,7
/proc/13285/stat : 13285 (scip-2.0.1.4b_2) R 13281 13285 13240 0 -1 4202496 14215 0 0 0 159151 7082 0 0 25 0 1 0 965250266 57999360 13167 33554432000 4194304 9016284 140734834776832 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/13285/statm: 14160 13167 691 1178 0 12978 0
Current children cumulated CPU time (s) 1662.33
Current children cumulated vsize (KiB) 56640

[startup+1722.3 s]
/proc/loadavg: 2.14 2.00 1.66 3/178 13342
/proc/meminfo: memFree=31893500/32950940 swapFree=67074964/67111528
[pid=13285] ppid=13281 vsize=56640 CPUtime=1722.33 cores=1,3,5,7
/proc/13285/stat : 13285 (scip-2.0.1.4b_2) R 13281 13285 13240 0 -1 4202496 14217 0 0 0 164895 7338 0 0 25 0 1 0 965250266 57999360 13169 33554432000 4194304 9016284 140734834776832 18446744073709551615 7199074 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/13285/statm: 14160 13169 691 1178 0 12978 0
Current children cumulated CPU time (s) 1722.33
Current children cumulated vsize (KiB) 56640

[startup+1782.3 s]
/proc/loadavg: 2.05 2.00 1.68 3/178 13344
/proc/meminfo: memFree=31893180/32950940 swapFree=67074964/67111528
[pid=13285] ppid=13281 vsize=56940 CPUtime=1782.33 cores=1,3,5,7
/proc/13285/stat : 13285 (scip-2.0.1.4b_2) R 13281 13285 13240 0 -1 4202496 14259 0 0 0 170643 7590 0 0 25 0 1 0 965250266 58306560 13211 33554432000 4194304 9016284 140734834776832 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/13285/statm: 14235 13211 691 1178 0 13053 0
Current children cumulated CPU time (s) 1782.33
Current children cumulated vsize (KiB) 56940

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

[startup+1785.5 s]
/proc/loadavg: 2.05 2.00 1.68 4/178 13344
/proc/meminfo: memFree=31893176/32950940 swapFree=67074964/67111528
[pid=13285] ppid=13281 vsize=56940 CPUtime=1785.53 cores=1,3,5,7
/proc/13285/stat : 13285 (scip-2.0.1.4b_2) R 13281 13285 13240 0 -1 4202496 14259 0 0 0 170950 7603 0 0 25 0 1 0 965250266 58306560 13211 33554432000 4194304 9016284 140734834776832 18446744073709551615 7180382 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/13285/statm: 14235 13211 691 1178 0 13053 0
Current children cumulated CPU time (s) 1785.53
Current children cumulated vsize (KiB) 56940

[startup+1791.91 s]
/proc/loadavg: 2.04 2.00 1.69 4/178 13344
/proc/meminfo: memFree=31893276/32950940 swapFree=67074964/67111528
[pid=13285] ppid=13281 vsize=56940 CPUtime=1791.93 cores=1,3,5,7
/proc/13285/stat : 13285 (scip-2.0.1.4b_2) R 13281 13285 13240 0 -1 4202496 14259 0 0 0 171564 7629 0 0 25 0 1 0 965250266 58306560 13211 33554432000 4194304 9016284 140734834776832 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/13285/statm: 14235 13211 691 1178 0 13053 0
Current children cumulated CPU time (s) 1791.93
Current children cumulated vsize (KiB) 56940

[startup+1795.1 s]
/proc/loadavg: 2.04 2.00 1.69 3/178 13344
/proc/meminfo: memFree=31893276/32950940 swapFree=67074964/67111528
[pid=13285] ppid=13281 vsize=56940 CPUtime=1795.13 cores=1,3,5,7
/proc/13285/stat : 13285 (scip-2.0.1.4b_2) R 13281 13285 13240 0 -1 4202496 14259 0 0 0 171870 7643 0 0 25 0 1 0 965250266 58306560 13211 33554432000 4194304 9016284 140734834776832 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/13285/statm: 14235 13211 691 1178 0 13053 0
Current children cumulated CPU time (s) 1795.13
Current children cumulated vsize (KiB) 56940

[startup+1795.9 s]
/proc/loadavg: 2.04 2.00 1.69 3/178 13344
/proc/meminfo: memFree=31893276/32950940 swapFree=67074964/67111528
[pid=13285] ppid=13281 vsize=56940 CPUtime=1795.93 cores=1,3,5,7
/proc/13285/stat : 13285 (scip-2.0.1.4b_2) R 13281 13285 13240 0 -1 4202496 14259 0 0 0 171947 7646 0 0 25 0 1 0 965250266 58306560 13211 33554432000 4194304 9016284 140734834776832 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/13285/statm: 14235 13211 691 1178 0 13053 0
Current children cumulated CPU time (s) 1795.93
Current children cumulated vsize (KiB) 56940

[startup+1796.7 s]
/proc/loadavg: 2.04 2.00 1.69 4/178 13344
/proc/meminfo: memFree=31893276/32950940 swapFree=67074964/67111528
[pid=13285] ppid=13281 vsize=56940 CPUtime=1796.73 cores=1,3,5,7
/proc/13285/stat : 13285 (scip-2.0.1.4b_2) R 13281 13285 13240 0 -1 4202496 14259 0 0 0 172025 7648 0 0 25 0 1 0 965250266 58306560 13211 33554432000 4194304 9016284 140734834776832 18446744073709551615 4977381 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/13285/statm: 14235 13211 691 1178 0 13053 0
Current children cumulated CPU time (s) 1796.73
Current children cumulated vsize (KiB) 56940

[startup+1796.9 s]
/proc/loadavg: 2.04 2.00 1.69 4/178 13344
/proc/meminfo: memFree=31893276/32950940 swapFree=67074964/67111528
[pid=13285] ppid=13281 vsize=56940 CPUtime=1796.93 cores=1,3,5,7
/proc/13285/stat : 13285 (scip-2.0.1.4b_2) R 13281 13285 13240 0 -1 4202496 14259 0 0 0 172044 7649 0 0 25 0 1 0 965250266 58306560 13211 33554432000 4194304 9016284 140734834776832 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/13285/statm: 14235 13211 691 1178 0 13053 0
Current children cumulated CPU time (s) 1796.93
Current children cumulated vsize (KiB) 56940

[startup+1797 s]
/proc/loadavg: 2.04 2.00 1.69 4/178 13344
/proc/meminfo: memFree=31893276/32950940 swapFree=67074964/67111528
[pid=13285] ppid=13281 vsize=56940 CPUtime=1797.03 cores=1,3,5,7
/proc/13285/stat : 13285 (scip-2.0.1.4b_2) R 13281 13285 13240 0 -1 4202496 14259 0 0 0 172054 7649 0 0 25 0 1 0 965250266 58306560 13211 33554432000 4194304 9016284 140734834776832 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/13285/statm: 14235 13211 691 1178 0 13053 0
Current children cumulated CPU time (s) 1797.03
Current children cumulated vsize (KiB) 56940

Child status: 0
Real time (s): 1797.02
CPU time (s): 1797.06
CPU user time (s): 1720.56
CPU system time (s): 76.4984
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 56940

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1720.56
system time used= 76.4984
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14266
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= 9
involuntary context switches= 3310

runsolver used 2.51762 second user time and 6.15306 second system time

The end

Launcher Data

Begin job on node117 at 2011-06-11 01:56:35
IDJOB=3489037
IDBENCH=1160
IDSOLVER=1979
FILE ID=node117/3489037-1307750195
RUNJOBID= node117-1307750194-13259
PBS_JOBID= 13550860
Free space on /tmp= 74024 MiB

SOLVER NAME= SCIP spx E_2 2011-06-10 (fixed)
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/prestwich/armies/normalized-army13.24bt.opb
COMMAND LINE= HOME/scip-2.0.1.4b_2.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3489037-1307750195/watcher-3489037-1307750195 -o /tmp/evaluation-result-3489037-1307750195/solver-3489037-1307750195 -C 1800 -W 1900 -M 15500  HOME/scip-2.0.1.4b_2.linux.x86_64.gnu.opt.spx -f HOME/instance-3489037-1307750195.opb -t 1800 -m 15500

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

MD5SUM BENCH= f8964c43535341fcc69e672675167b77
RANDOM SEED=641130400

node117.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.849
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.69
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.849
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.849
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      31987676 kB
Buffers:        107604 kB
Cached:         671388 kB
SwapCached:       6116 kB
Active:         351400 kB
Inactive:       462624 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      31987676 kB
SwapTotal:    67111528 kB
SwapFree:     67074964 kB
Dirty:           67516 kB
Writeback:           0 kB
AnonPages:       31452 kB
Mapped:          13384 kB
Slab:            82644 kB
PageTables:       4464 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS:   187196 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= 73988 MiB
End job on node117 at 2011-06-11 02:26:32