Trace number 3452778

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
prestwich/armies/normalized-army12.21bt.opb
MD5SUMcc11de80c07cf0d445d50327479f6689
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
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 constraints942
Number of constraints which are clauses645
Number of constraints which are cardinality constraints (but not clauses)2
Number of constraints which are nor clauses,nor cardinality constraints295
Minimum length of a constraint1
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 32
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 189
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.4 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.5.0.4]
0.00/0.00	c Copyright (c) 2002-2011 Konrad-Zuse-Zentrum fuer Informationstechnik Berlin (ZIB)
0.00/0.00	c 
0.00/0.00	c user parameter file <scip.set> not found - using default parameters
0.00/0.00	c reading problem <HOME/instance-3452778-1307066716.opb>
0.00/0.01	c original problem has 428 variables (428 bin, 0 int, 0 impl, 0 cont) and 942 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) 3 del vars, 1 del conss, 0 add conss, 1 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 464 impls, 0 clqs
0.00/0.02	c (round 2) 17 del vars, 21 del conss, 0 add conss, 15 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 464 impls, 0 clqs
0.00/0.02	c (round 3) 17 del vars, 35 del conss, 0 add conss, 15 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 464 impls, 0 clqs
0.00/0.03	c (round 4) 17 del vars, 35 del conss, 0 add conss, 15 chg bounds, 0 chg sides, 0 chg coeffs, 907 upgd conss, 464 impls, 0 clqs
0.00/0.04	c (round 5) 23 del vars, 35 del conss, 0 add conss, 15 chg bounds, 0 chg sides, 0 chg coeffs, 907 upgd conss, 14344 impls, 6 clqs
0.00/0.04	c (round 6) 23 del vars, 41 del conss, 0 add conss, 15 chg bounds, 0 chg sides, 0 chg coeffs, 907 upgd conss, 14344 impls, 6 clqs
0.00/0.04	c (round 7) 23 del vars, 43 del conss, 0 add conss, 15 chg bounds, 0 chg sides, 0 chg coeffs, 907 upgd conss, 14344 impls, 6 clqs
0.00/0.04	c presolving (8 rounds):
0.00/0.04	c  23 deleted vars, 43 deleted constraints, 0 added constraints, 15 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.00/0.04	c  14344 implications, 6 cliques
0.00/0.04	c presolved problem has 405 variables (405 bin, 0 int, 0 impl, 0 cont) and 899 constraints
0.00/0.04	c     285 constraints of type <knapsack>
0.00/0.04	c     195 constraints of type <setppc>
0.00/0.04	c     419 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.4
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 = 1800
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.04/0.10	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.04/0.10	c   0.1s|     1 |     0 |   781 |     - |3030k|   0 | 190 | 405 | 899 | 405 | 899 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.49/0.57	c   0.6s|     1 |     0 |  2600 |     - |7869k|   0 | 281 | 405 | 904 | 405 |1272 | 373 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.99/1.02	c   1.0s|     1 |     0 |  4016 |     - |  11M|   0 | 319 | 405 | 904 | 405 |1474 | 575 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1.49/1.50	c   1.5s|     1 |     0 |  5220 |     - |  13M|   0 | 306 | 405 | 904 | 405 |1602 | 703 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1.89/1.91	c   1.9s|     1 |     0 |  6034 |     - |  15M|   0 | 313 | 405 | 904 | 405 |1686 | 787 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
2.29/2.34	c   2.3s|     1 |     0 |  6638 |     - |  17M|   0 | 316 | 405 | 904 | 405 |1720 | 821 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
3.39/3.41	c   3.4s|     1 |     2 |  6638 |     - |  17M|   0 | 316 | 405 | 904 | 405 |1720 | 821 |   0 |  10 | 0.000000e+00 |      --      |    Inf 
47.09/47.14	c  47.1s| 10000 |    79 |307241 |  30.1 |  18M|  37 |  65 | 405 |1611 | 405 |1161 | 821 |1012 |2333 | 0.000000e+00 |      --      |    Inf 
78.59/78.61	c  78.6s| 20000 |    93 |609596 |  30.1 |  18M|  39 |   - | 405 |1916 | 405 |1161 | 821 |2202 |2846 | 0.000000e+00 |      --      |    Inf 
105.38/105.51	c   106s| 30000 |   100 |881479 |  29.2 |  18M|  46 |  84 | 405 |2129 | 405 |1161 | 821 |3444 |3174 | 0.000000e+00 |      --      |    Inf 
135.39/135.43	c   135s| 40000 |    95 |  1176k|  29.3 |  18M|  46 |   - | 405 |2452 |   0 |   0 | 821 |4647 |3619 | 0.000000e+00 |      --      |    Inf 
164.78/164.83	c   165s| 50000 |    83 |  1461k|  29.1 |  18M|  46 |   - | 405 |2729 | 405 |1161 | 821 |5844 |4127 | 0.000000e+00 |      --      |    Inf 
194.09/194.17	c   194s| 60000 |    97 |  1756k|  29.2 |  18M|  46 |  67 | 405 |2859 | 405 |1161 | 821 |7023 |4547 | 0.000000e+00 |      --      |    Inf 
224.30/224.36	c   224s| 70000 |   115 |  2055k|  29.3 |  19M|  46 |  42 | 405 |2981 | 405 |1161 | 821 |8132 |5005 | 0.000000e+00 |      --      |    Inf 
253.89/253.97	c   254s| 80000 |   118 |  2352k|  29.3 |  19M|  46 |  48 | 405 |3233 | 405 |1161 | 821 |9450 |5311 | 0.000000e+00 |      --      |    Inf 
281.29/281.38	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
281.29/281.38	c   281s| 90000 |   116 |  2632k|  29.2 |  19M|  46 |   - | 405 |3823 | 405 |1161 | 821 |  10k|5563 | 0.000000e+00 |      --      |    Inf 
310.59/310.67	c   311s|100000 |   119 |  2926k|  29.2 |  19M|  46 |  73 | 405 |3590 | 405 |1161 | 821 |  11k|5813 | 0.000000e+00 |      --      |    Inf 
338.89/338.98	c   339s|110000 |   121 |  3213k|  29.1 |  19M|  46 |  41 | 405 |3159 | 405 |1161 | 821 |  13k|6150 | 0.000000e+00 |      --      |    Inf 
365.10/365.19	c   365s|120000 |   124 |  3488k|  29.0 |  19M|  46 |  58 | 405 |3751 | 405 |1161 | 821 |  14k|6351 | 0.000000e+00 |      --      |    Inf 
393.99/394.05	c   394s|130000 |   120 |  3773k|  29.0 |  19M|  50 |  73 | 405 |4046 | 405 |1161 | 821 |  15k|6679 | 0.000000e+00 |      --      |    Inf 
422.30/422.39	c   422s|140000 |   115 |  4065k|  29.0 |  19M|  55 |   - | 405 |3570 | 405 |1161 | 821 |  16k|6912 | 0.000000e+00 |      --      |    Inf 
452.20/452.27	c   452s|150000 |   124 |  4360k|  29.0 |  19M|  55 |   - | 405 |3580 | 405 |1161 | 821 |  17k|7345 | 0.000000e+00 |      --      |    Inf 
481.50/481.57	c   482s|160000 |   121 |  4652k|  29.0 |  19M|  55 |   - | 405 |3335 | 405 |1161 | 821 |  18k|7536 | 0.000000e+00 |      --      |    Inf 
510.90/510.96	c   511s|170000 |   127 |  4959k|  29.1 |  19M|  55 |  70 | 405 |3537 | 405 |1161 | 821 |  19k|7708 | 0.000000e+00 |      --      |    Inf 
538.10/538.17	c   538s|180000 |   125 |  5243k|  29.1 |  19M|  55 |  98 | 405 |3405 | 405 |1161 | 821 |  21k|7833 | 0.000000e+00 |      --      |    Inf 
565.89/565.99	c   566s|190000 |   122 |  5533k|  29.1 |  19M|  55 |  76 | 405 |3596 | 405 |1161 | 821 |  22k|8030 | 0.000000e+00 |      --      |    Inf 
591.99/592.07	c   592s|200000 |   133 |  5808k|  29.0 |  19M|  55 |   - | 405 |4209 | 405 |1161 | 821 |  23k|8138 | 0.000000e+00 |      --      |    Inf 
619.00/619.08	c   619s|210000 |   143 |  6095k|  29.0 |  20M|  55 |   - | 405 |4677 |   0 |   0 | 821 |  24k|8228 | 0.000000e+00 |      --      |    Inf 
644.89/644.91	c   645s|220000 |   127 |  6366k|  28.9 |  19M|  55 |   - | 405 |4530 | 405 |1161 | 821 |  25k|8293 | 0.000000e+00 |      --      |    Inf 
671.60/671.61	c   672s|230000 |   131 |  6646k|  28.9 |  19M|  55 |   - | 405 |4089 |   0 |   0 | 821 |  26k|8434 | 0.000000e+00 |      --      |    Inf 
700.00/700.04	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
700.00/700.04	c   700s|240000 |   125 |  6942k|  28.9 |  19M|  55 |  59 | 405 |4233 | 405 |1161 | 821 |  27k|8528 | 0.000000e+00 |      --      |    Inf 
727.80/727.86	c   728s|250000 |   126 |  7232k|  28.9 |  19M|  55 |  62 | 405 |4305 | 405 |1161 | 821 |  28k|8603 | 0.000000e+00 |      --      |    Inf 
756.71/756.79	c   757s|260000 |   123 |  7524k|  28.9 |  19M|  55 |  69 | 405 |4244 | 405 |1161 | 821 |  29k|8865 | 0.000000e+00 |      --      |    Inf 
785.81/785.81	c   786s|270000 |   119 |  7814k|  28.9 |  19M|  55 |   - | 405 |4142 |   0 |   0 | 821 |  30k|9145 | 0.000000e+00 |      --      |    Inf 
812.40/812.45	c   812s|280000 |   117 |  8083k|  28.8 |  20M|  55 |  76 | 405 |4450 | 405 |1161 | 821 |  32k|9496 | 0.000000e+00 |      --      |    Inf 
843.00/843.02	c   843s|290000 |   121 |  8394k|  28.9 |  19M|  55 |  83 | 405 |4171 | 405 |1161 | 821 |  33k|9640 | 0.000000e+00 |      --      |    Inf 
870.91/870.91	c   871s|300000 |   118 |  8686k|  28.9 |  19M|  55 |  94 | 405 |3797 | 405 |1161 | 821 |  34k|9703 | 0.000000e+00 |      --      |    Inf 
899.60/899.60	c   900s|310000 |   121 |  8982k|  29.0 |  19M|  55 |  44 | 405 |4123 | 405 |1161 | 821 |  35k|9807 | 0.000000e+00 |      --      |    Inf 
931.10/931.14	c   931s|320000 |   121 |  9307k|  29.1 |  19M|  55 |   - | 405 |4128 | 405 |1161 | 821 |  36k|9954 | 0.000000e+00 |      --      |    Inf 
961.61/961.66	c   962s|330000 |   127 |  9620k|  29.1 |  19M|  55 |  60 | 405 |4146 | 405 |1161 | 821 |  37k|  10k| 0.000000e+00 |      --      |    Inf 
991.51/991.54	c   992s|340000 |   118 |  9923k|  29.2 |  19M|  55 |  46 | 405 |3848 | 405 |1161 | 821 |  38k|  10k| 0.000000e+00 |      --      |    Inf 
1027.51/1027.59	c  1028s|350000 |   119 | 10240k|  29.2 |  19M|  55 |  51 | 405 |3344 | 405 |1161 | 821 |  39k|  11k| 0.000000e+00 |      --      |    Inf 
1056.03/1056.03	c  1056s|360000 |   122 | 10541k|  29.3 |  19M|  55 |   - | 405 |4047 | 405 |1161 | 821 |  40k|  11k| 0.000000e+00 |      --      |    Inf 
1086.71/1086.79	c  1087s|370000 |   126 | 10865k|  29.3 |  19M|  59 |   - | 405 |3767 | 405 |1161 | 821 |  41k|  11k| 0.000000e+00 |      --      |    Inf 
1118.01/1118.04	c  1118s|380000 |   126 | 11199k|  29.5 |  19M|  59 |   - | 405 |3815 | 405 |1161 | 821 |  42k|  11k| 0.000000e+00 |      --      |    Inf 
1150.31/1150.34	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1150.31/1150.34	c  1150s|390000 |   126 | 11545k|  29.6 |  20M|  59 |  89 | 405 |4456 | 405 |1161 | 821 |  43k|  11k| 0.000000e+00 |      --      |    Inf 
1182.42/1182.43	c  1182s|400000 |   122 | 11873k|  29.7 |  20M|  59 |   - | 405 |4507 | 405 |1161 | 821 |  44k|  11k| 0.000000e+00 |      --      |    Inf 
1210.31/1210.30	c  1210s|410000 |   128 | 12166k|  29.7 |  20M|  59 |  69 | 405 |4632 | 405 |1161 | 821 |  45k|  11k| 0.000000e+00 |      --      |    Inf 
1240.41/1240.47	c  1240s|420000 |   125 | 12478k|  29.7 |  20M|  59 |  96 | 405 |4928 | 405 |1161 | 821 |  46k|  11k| 0.000000e+00 |      --      |    Inf 
1270.91/1270.93	c  1271s|430000 |   126 | 12797k|  29.7 |  20M|  59 |   - | 405 |3907 | 405 |1161 | 821 |  47k|  11k| 0.000000e+00 |      --      |    Inf 
1303.81/1303.88	c  1304s|440000 |   126 | 13138k|  29.8 |  20M|  59 |  48 | 405 |4112 | 405 |1161 | 821 |  48k|  12k| 0.000000e+00 |      --      |    Inf 
1333.71/1333.74	c  1334s|450000 |   126 | 13445k|  29.9 |  20M|  59 |  85 | 405 |4656 | 405 |1161 | 821 |  50k|  12k| 0.000000e+00 |      --      |    Inf 
1364.91/1365.01	c  1365s|460000 |   127 | 13771k|  29.9 |  20M|  59 |  46 | 405 |4594 | 405 |1161 | 821 |  51k|  12k| 0.000000e+00 |      --      |    Inf 
1396.92/1396.98	c  1397s|470000 |   122 | 14107k|  30.0 |  20M|  59 |  73 | 405 |4203 | 405 |1161 | 821 |  52k|  12k| 0.000000e+00 |      --      |    Inf 
1427.11/1427.13	c  1427s|480000 |   121 | 14425k|  30.0 |  20M|  59 |  64 | 405 |4635 | 405 |1161 | 821 |  53k|  12k| 0.000000e+00 |      --      |    Inf 
1458.81/1458.85	c  1459s|490000 |   122 | 14763k|  30.1 |  20M|  59 |  69 | 405 |4812 | 405 |1161 | 821 |  55k|  12k| 0.000000e+00 |      --      |    Inf 
1488.22/1488.23	c  1488s|500000 |   118 | 15076k|  30.1 |  20M|  59 |   - | 405 |5467 | 405 |1161 | 821 |  56k|  12k| 0.000000e+00 |      --      |    Inf 
1520.81/1520.86	c  1521s|510000 |   120 | 15419k|  30.2 |  20M|  59 |  77 | 405 |5442 | 405 |1161 | 821 |  57k|  12k| 0.000000e+00 |      --      |    Inf 
1552.82/1552.83	c  1553s|520000 |   115 | 15747k|  30.3 |  20M|  59 |   - | 405 |5200 |   0 |   0 | 821 |  59k|  12k| 0.000000e+00 |      --      |    Inf 
1586.92/1586.97	c  1587s|530000 |   106 | 16083k|  30.3 |  20M|  59 | 123 | 405 |4306 | 405 |1161 | 821 |  60k|  13k| 0.000000e+00 |      --      |    Inf 
1617.04/1617.03	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1617.04/1617.03	c  1617s|540000 |   110 | 16374k|  30.3 |  20M|  59 |   - | 405 |4313 |   0 |   0 | 821 |  61k|  13k| 0.000000e+00 |      --      |    Inf 
1649.93/1649.99	c  1650s|550000 |   115 | 16720k|  30.4 |  20M|  59 |  51 | 405 |4481 | 405 |1161 | 821 |  62k|  13k| 0.000000e+00 |      --      |    Inf 
1681.42/1681.45	c  1681s|560000 |   108 | 17052k|  30.4 |  20M|  59 |  65 | 405 |4435 | 405 |1161 | 821 |  64k|  13k| 0.000000e+00 |      --      |    Inf 
1714.32/1714.33	c  1714s|570000 |   103 | 17370k|  30.5 |  20M|  59 |  76 | 405 |4153 | 405 |1161 | 821 |  65k|  14k| 0.000000e+00 |      --      |    Inf 
1744.22/1744.22	c  1744s|580000 |   102 | 17675k|  30.5 |  20M|  59 |  42 | 405 |4360 | 405 |1161 | 821 |  66k|  14k| 0.000000e+00 |      --      |    Inf 
1775.02/1775.05	c  1775s|590000 |   112 | 17986k|  30.5 |  20M|  59 |  70 | 405 |4128 | 405 |1161 | 821 |  67k|  14k| 0.000000e+00 |      --      |    Inf 
1800.02/1800.00	c 
1800.02/1800.00	c SCIP Status        : solving was interrupted [time limit reached]
1800.02/1800.00	c Solving Time (sec) : 1800.00
1800.02/1800.00	c Solving Nodes      : 598849
1800.02/1800.00	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1800.02/1800.00	c Dual Bound         : +0.00000000000000e+00
1800.02/1800.00	c Gap                : infinite
1800.02/1800.00	s UNKNOWN
1800.02/1800.00	c SCIP Status        : solving was interrupted [time limit reached]
1800.02/1800.00	c Total Time         :    1800.00
1800.02/1800.00	c   solving          :    1800.00
1800.02/1800.00	c   presolving       :       0.03 (included in solving)
1800.02/1800.00	c   reading          :       0.01 (included in solving)
1800.02/1800.00	c Original Problem   :
1800.02/1800.00	c   Problem name     : HOME/instance-3452778-1307066716.opb
1800.02/1800.00	c   Variables        : 428 (428 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.02/1800.00	c   Constraints      : 942 initial, 942 maximal
1800.02/1800.00	c Presolved Problem  :
1800.02/1800.00	c   Problem name     : t_HOME/instance-3452778-1307066716.opb
1800.02/1800.00	c   Variables        : 405 (405 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.02/1800.00	c   Constraints      : 899 initial, 5627 maximal
1800.02/1800.00	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1800.02/1800.00	c   trivial          :       0.00          0          0          0          0          0          0          0          0          0
1800.02/1800.00	c   dualfix          :       0.00          0          0          0          0          0          0          0          0          0
1800.02/1800.00	c   boundshift       :       0.00          0          0          0          0          0          0          0          0          0
1800.02/1800.00	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0          0
1800.02/1800.00	c   implics          :       0.00          0          8          0          0          0          0          0          0          0
1800.02/1800.00	c   probing          :       0.00          0          0          0          0          0          0          0          0          0
1800.02/1800.00	c   knapsack         :       0.01          0          0          0          0          0          0          0          0          0
1800.02/1800.00	c   setppc           :       0.00          0          0          0          0          0          8          0          0          0
1800.02/1800.00	c   linear           :       0.01         15          0          0         15          0         35          0          0          0
1800.02/1800.00	c   logicor          :       0.00          0          0          0          0          0          0          0          0          0
1800.02/1800.00	c   root node        :          -          0          -          -          0          -          -          -          -          -
1800.02/1800.00	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #Resprop    Cutoffs    DomReds       Cuts      Conss   Children
1800.02/1800.00	c   integral         :          0          0          0     302710          0          1          0        238       2291          0          0     601974
1800.02/1800.00	c   knapsack         :        285          5    1887512          0          1          0    6315491      90574    6221085        773          0          0
1800.02/1800.00	c   setppc           :        195          5    1795538          0          1          0    1262337       6189    1778740          0          0          0
1800.02/1800.00	c   linear           :          0+         5      32267          0          0          0          0          0          4          0          0          0
1800.02/1800.00	c   logicor          :        419+         5    1502602          0          1          0     198819      27372    1821845          0          0          0
1800.02/1800.00	c   countsols        :          0          0          0          0          1          0          0          0          0          0          0          0
1800.02/1800.00	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS      Check    Resprop
1800.02/1800.00	c   integral         :      82.66       0.00       0.00      82.66       0.00       0.00       0.00
1800.02/1800.00	c   knapsack         :      19.30       0.02      16.83       0.00       0.00       0.00       2.46
1800.02/1800.00	c   setppc           :       5.25       0.00       4.95       0.00       0.00       0.00       0.30
1800.02/1800.00	c   linear           :       0.02       0.00       0.02       0.00       0.00       0.00       0.00
1800.02/1800.00	c   logicor          :      18.69       0.00      18.54       0.00       0.00       0.00       0.15
1800.02/1800.00	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1800.02/1800.00	c Propagators        : #Propagate   #Resprop    Cutoffs    DomReds
1800.02/1800.00	c   vbounds          :          0          0          0          0
1800.02/1800.00	c   rootredcost      :          0          0          0          0
1800.02/1800.00	c   pseudoobj        :          0          0          0          0
1800.02/1800.00	c Propagator Timings :  TotalTime  Propagate    Resprop
1800.02/1800.00	c   vbounds          :       0.28       0.28       0.00
1800.02/1800.00	c   rootredcost      :       0.30       0.30       0.00
1800.02/1800.00	c   pseudoobj        :       0.21       0.21       0.00
1800.02/1800.00	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.02/1800.00	c   propagation      :       8.44      49660      48541     420061       85.0        625       15.7          -
1800.02/1800.00	c   infeasible LP    :      17.63     176384          0          0        0.0          0        0.0          0
1800.02/1800.00	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.02/1800.00	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.02/1800.00	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1800.02/1800.00	c   applied globally :          -          -          -      68109       18.8          -          -          -
1800.02/1800.00	c   applied locally  :          -          -          -        457       90.8          -          -          -
1800.02/1800.00	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.02/1800.00	c   cut pool         :       0.01          4          -          -         27          -    (maximal pool size: 2488)
1800.02/1800.00	c   redcost          :       1.88     301625          0          0          0          0
1800.02/1800.00	c   impliedbounds    :       0.00          5          0          0       1481          0
1800.02/1800.00	c   intobj           :       0.00          0          0          0          0          0
1800.02/1800.00	c   gomory           :       0.69          5          0          0        103          0
1800.02/1800.00	c   cgmip            :       0.00          0          0          0          0          0
1800.02/1800.00	c   closecuts        :       0.00          0          0          0          0          0
1800.02/1800.00	c   strongcg         :       0.63          5          0          0       2080          0
1800.02/1800.00	c   cmir             :       0.00          0          0          0          0          0
1800.02/1800.00	c   flowcover        :       0.00          0          0          0          0          0
1800.02/1800.00	c   clique           :       0.00          5          0          0          5          0
1800.02/1800.00	c   zerohalf         :       0.00          0          0          0          0          0
1800.02/1800.00	c   mcf              :       0.00          1          0          0          0          0
1800.02/1800.00	c   oddcycle         :       0.00          0          0          0          0          0
1800.02/1800.00	c   rapidlearning    :       0.04          1          0          0          0          5
1800.02/1800.00	c Pricers            :       Time      Calls       Vars
1800.02/1800.00	c   problem variables:       0.00          0          0
1800.02/1800.00	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.02/1800.00	c   relpscost        :      82.47     302710        238       2291          0          0     601974
1800.02/1800.00	c   pscost           :       0.00          0          0          0          0          0          0
1800.02/1800.00	c   inference        :       0.00          1          0          0          0          0          2
1800.02/1800.00	c   mostinf          :       0.00          0          0          0          0          0          0
1800.02/1800.00	c   leastinf         :       0.00          0          0          0          0          0          0
1800.02/1800.00	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.02/1800.00	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.02/1800.00	c   random           :       0.00          0          0          0          0          0          0
1800.02/1800.00	c Primal Heuristics  :       Time      Calls      Found
1800.02/1800.00	c   LP solutions     :       0.00          -          0
1800.02/1800.00	c   pseudo solutions :       0.00          -          0
1800.02/1800.00	c   trivial          :       0.00          1          0
1800.02/1800.00	c   shiftandpropagate:       0.00          0          0
1800.02/1800.00	c   simplerounding   :       0.00          0          0
1800.02/1800.00	c   zirounding       :       0.00          0          0
1800.02/1800.00	c   rounding         :       0.00          0          0
1800.02/1800.00	c   shifting         :       0.00          0          0
1800.02/1800.00	c   intshifting      :       0.00          0          0
1800.02/1800.00	c   oneopt           :       0.00          0          0
1800.02/1800.00	c   twoopt           :       0.00          0          0
1800.02/1800.00	c   fixandinfer      :       0.00          0          0
1800.02/1800.00	c   feaspump         :       0.00          0          0
1800.02/1800.00	c   clique           :       0.00          0          0
1800.02/1800.00	c   coefdiving       :       0.00          0          0
1800.02/1800.00	c   pscostdiving     :       0.00          0          0
1800.02/1800.00	c   fracdiving       :       0.00          0          0
1800.02/1800.00	c   veclendiving     :       0.00          0          0
1800.02/1800.00	c   intdiving        :       0.00          0          0
1800.02/1800.00	c   actconsdiving    :       0.00          0          0
1800.02/1800.00	c   objpscostdiving  :       0.00          0          0
1800.02/1800.00	c   rootsoldiving    :       0.00          0          0
1800.02/1800.00	c   linesearchdiving :       0.00          0          0
1800.02/1800.00	c   guideddiving     :       0.00          0          0
1800.02/1800.00	c   octane           :       0.00          0          0
1800.02/1800.00	c   rens             :       0.00          0          0
1800.02/1800.00	c   rins             :       0.00          0          0
1800.02/1800.00	c   localbranching   :       0.00          0          0
1800.02/1800.00	c   mutation         :       0.00          0          0
1800.02/1800.00	c   crossover        :       0.00          0          0
1800.02/1800.00	c   dins             :       0.00          0          0
1800.02/1800.00	c   vbounds          :       0.00          0          0
1800.02/1800.00	c   undercover       :       0.00          0          0
1800.02/1800.00	c   subnlp           :       0.00          0          0
1800.02/1800.00	c   trysol           :       0.00          0          0
1800.02/1800.00	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.02/1800.00	c   primal LP        :       0.00          0          0       0.00          -
1800.02/1800.00	c   dual LP          :    1567.48     478989   18242873      38.09   11638.31
1800.02/1800.00	c   lex dual LP      :       0.00          0          0       0.00          -
1800.02/1800.00	c   barrier LP       :       0.00          0          0       0.00          -
1800.02/1800.00	c   diving/probing LP:       0.00          0          0       0.00          -
1800.02/1800.00	c   strong branching :      76.02      14476     788092      54.44   10366.99
1800.02/1800.00	c     (at root node) :          -         10       6786     678.60          -
1800.02/1800.00	c   conflict analysis:       0.00          0          0       0.00          -
1800.02/1800.00	c B&B Tree           :
1800.02/1800.00	c   number of runs   :          1
1800.02/1800.00	c   nodes            :     598849
1800.02/1800.00	c   nodes (total)    :     598849
1800.02/1800.00	c   nodes left       :        107
1800.02/1800.00	c   max depth        :         59
1800.02/1800.00	c   max depth (total):         59
1800.02/1800.00	c   backtracks       :      88895 (14.8%)
1800.02/1800.00	c   delayed cutoffs  :       3021
1800.02/1800.00	c   repropagations   :      77139 (286032 domain reductions, 2896 cutoffs)
1800.02/1800.00	c   avg switch length:       2.81
1800.02/1800.00	c   switching time   :      29.01
1800.02/1800.00	c Solution           :
1800.02/1800.00	c   Solutions found  :          0 (0 improvements)
1800.02/1800.00	c   Primal Bound     :          -
1800.02/1800.00	c   Dual Bound       : +0.00000000000000e+00
1800.02/1800.00	c   Gap              :   infinite
1800.02/1800.00	c   Root Dual Bound  : +0.00000000000000e+00
1800.02/1800.00	c   Root Iterations  :       6638
1800.02/1800.01	c Time complete: 1800.04.

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-3452778-1307066716/watcher-3452778-1307066716 -o /tmp/evaluation-result-3452778-1307066716/solver-3452778-1307066716 -C 1800 -W 1900 -M 15500 HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f HOME/instance-3452778-1307066716.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.16 1.07 1.29 2/535 14278
/proc/meminfo: memFree=29120164/32951124 swapFree=58212616/67111528
[pid=14278] ppid=14276 vsize=10436 CPUtime=0 cores=0,2,4,6
/proc/14278/stat : 14278 (scip-2.0.1.4.li) R 14276 14278 13256 0 -1 4202496 1615 0 0 0 0 0 0 0 25 0 1 0 818269597 10686464 1569 33554432000 4194304 9128323 140735007260528 18446744073709551615 7980987 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/14278/statm: 2609 1569 397 1205 0 1400 0

[startup+0.056267 s]
/proc/loadavg: 1.16 1.07 1.29 2/535 14278
/proc/meminfo: memFree=29120164/32951124 swapFree=58212616/67111528
[pid=14278] ppid=14276 vsize=21900 CPUtime=0.04 cores=0,2,4,6
/proc/14278/stat : 14278 (scip-2.0.1.4.li) R 14276 14278 13256 0 -1 4202496 4660 0 0 0 4 0 0 0 25 0 1 0 818269597 22425600 4356 33554432000 4194304 9128323 140735007260528 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/14278/statm: 5475 4356 648 1205 0 4266 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 21900

[startup+0.101271 s]
/proc/loadavg: 1.16 1.07 1.29 2/535 14278
/proc/meminfo: memFree=29120164/32951124 swapFree=58212616/67111528
[pid=14278] ppid=14276 vsize=22284 CPUtime=0.09 cores=0,2,4,6
/proc/14278/stat : 14278 (scip-2.0.1.4.li) R 14276 14278 13256 0 -1 4202496 4787 0 0 0 9 0 0 0 25 0 1 0 818269597 22818816 4460 33554432000 4194304 9128323 140735007260528 18446744073709551615 5132185 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/14278/statm: 5571 4460 669 1205 0 4362 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 22284

[startup+0.300232 s]
/proc/loadavg: 1.16 1.07 1.29 2/535 14278
/proc/meminfo: memFree=29120164/32951124 swapFree=58212616/67111528
[pid=14278] ppid=14276 vsize=42856 CPUtime=0.29 cores=0,2,4,6
/proc/14278/stat : 14278 (scip-2.0.1.4.li) R 14276 14278 13256 0 -1 4202496 9677 0 0 0 28 1 0 0 25 0 1 0 818269597 43884544 9350 33554432000 4194304 9128323 140735007260528 18446744073709551615 6889744 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/14278/statm: 10714 9350 695 1205 0 9505 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 42856

[startup+0.701164 s]
/proc/loadavg: 1.16 1.07 1.29 2/535 14278
/proc/meminfo: memFree=29120164/32951124 swapFree=58212616/67111528
[pid=14278] ppid=14276 vsize=42472 CPUtime=0.69 cores=0,2,4,6
/proc/14278/stat : 14278 (scip-2.0.1.4.li) R 14276 14278 13256 0 -1 4202496 10015 0 0 0 68 1 0 0 25 0 1 0 818269597 43491328 9320 33554432000 4194304 9128323 140735007260528 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/14278/statm: 10618 9320 717 1205 0 9409 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 42472

[startup+1.50102 s]
/proc/loadavg: 1.16 1.07 1.29 3/536 14279
/proc/meminfo: memFree=29084196/32951124 swapFree=58212616/67111528
[pid=14278] ppid=14276 vsize=42752 CPUtime=1.49 cores=0,2,4,6
/proc/14278/stat : 14278 (scip-2.0.1.4.li) R 14276 14278 13256 0 -1 4202496 10154 0 0 0 147 2 0 0 25 0 1 0 818269597 43778048 9459 33554432000 4194304 9128323 140735007260528 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/14278/statm: 10688 9459 717 1205 0 9479 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 42752

[startup+3.1007 s]
/proc/loadavg: 1.16 1.07 1.29 3/536 14279
/proc/meminfo: memFree=29081964/32951124 swapFree=58212616/67111528
[pid=14278] ppid=14276 vsize=44668 CPUtime=3.09 cores=0,2,4,6
/proc/14278/stat : 14278 (scip-2.0.1.4.li) R 14276 14278 13256 0 -1 4202496 10889 0 0 0 306 3 0 0 25 0 1 0 818269597 45740032 10194 33554432000 4194304 9128323 140735007260528 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/14278/statm: 11167 10194 719 1205 0 9958 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 44668

[startup+6.30115 s]
/proc/loadavg: 1.23 1.08 1.29 3/536 14279
/proc/meminfo: memFree=29079372/32951124 swapFree=58212616/67111528
[pid=14278] ppid=14276 vsize=44668 CPUtime=6.29 cores=0,2,4,6
/proc/14278/stat : 14278 (scip-2.0.1.4.li) R 14276 14278 13256 0 -1 4202496 10891 0 0 0 624 5 0 0 25 0 1 0 818269597 45740032 10196 33554432000 4194304 9128323 140735007260528 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/14278/statm: 11167 10196 720 1205 0 9958 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 44668

[startup+12.701 s]
/proc/loadavg: 1.29 1.10 1.30 3/536 14280
/proc/meminfo: memFree=29079204/32951124 swapFree=58212616/67111528
[pid=14278] ppid=14276 vsize=44668 CPUtime=12.7 cores=0,2,4,6
/proc/14278/stat : 14278 (scip-2.0.1.4.li) R 14276 14278 13256 0 -1 4202496 10891 0 0 0 1257 13 0 0 25 0 1 0 818269597 45740032 10196 33554432000 4194304 9128323 140735007260528 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/14278/statm: 11167 10196 720 1205 0 9958 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 44668

[startup+25.5008 s]
/proc/loadavg: 1.44 1.14 1.31 3/536 14280
/proc/meminfo: memFree=29079540/32951124 swapFree=58212616/67111528
[pid=14278] ppid=14276 vsize=44668 CPUtime=25.49 cores=0,2,4,6
/proc/14278/stat : 14278 (scip-2.0.1.4.li) R 14276 14278 13256 0 -1 4202496 10891 0 0 0 2522 27 0 0 25 0 1 0 818269597 45740032 10196 33554432000 4194304 9128323 140735007260528 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/14278/statm: 11167 10196 720 1205 0 9958 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 44668

[startup+51.1003 s]
/proc/loadavg: 1.63 1.21 1.32 3/536 14281
/proc/meminfo: memFree=29080116/32951124 swapFree=58212616/67111528
[pid=14278] ppid=14276 vsize=44668 CPUtime=51.09 cores=0,2,4,6
/proc/14278/stat : 14278 (scip-2.0.1.4.li) R 14276 14278 13256 0 -1 4202496 10891 0 0 0 5051 58 0 0 25 0 1 0 818269597 45740032 10196 33554432000 4194304 9128323 140735007260528 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/14278/statm: 11167 10196 720 1205 0 9958 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 44668

[startup+102.319 s]
/proc/loadavg: 1.84 1.33 1.36 3/536 14282
/proc/meminfo: memFree=29079096/32951124 swapFree=58212616/67111528
[pid=14278] ppid=14276 vsize=44808 CPUtime=102.3 cores=0,2,4,6
/proc/14278/stat : 14278 (scip-2.0.1.4.li) R 14276 14278 13256 0 -1 4202496 10913 0 0 0 10109 121 0 0 25 0 1 0 818269597 45883392 10218 33554432000 4194304 9128323 140735007260528 18446744073709551615 7207613 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/14278/statm: 11202 10218 720 1205 0 9993 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 44808

[startup+162.301 s]
/proc/loadavg: 2.09 1.48 1.41 3/536 14284
/proc/meminfo: memFree=29076464/32951124 swapFree=58212616/67111528
[pid=14278] ppid=14276 vsize=45108 CPUtime=162.28 cores=0,2,4,6
/proc/14278/stat : 14278 (scip-2.0.1.4.li) R 14276 14278 13256 0 -1 4202496 11015 0 0 0 16036 192 0 0 25 0 1 0 818269597 46190592 10320 33554432000 4194304 9128323 140735007260528 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/14278/statm: 11277 10320 720 1205 0 10068 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 45108

[startup+222.301 s]
/proc/loadavg: 2.16 1.60 1.45 3/536 14285
/proc/meminfo: memFree=29077544/32951124 swapFree=58212616/67111528
[pid=14278] ppid=14276 vsize=45680 CPUtime=222.29 cores=0,2,4,6
/proc/14278/stat : 14278 (scip-2.0.1.4.li) R 14276 14278 13256 0 -1 4202496 11120 0 0 0 21962 267 0 0 25 0 1 0 818269597 46776320 10425 33554432000 4194304 9128323 140735007260528 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/14278/statm: 11420 10425 720 1205 0 10211 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 45680

[startup+282.301 s]
/proc/loadavg: 2.17 1.71 1.49 3/536 14287
/proc/meminfo: memFree=29077136/32951124 swapFree=58212616/67111528
[pid=14278] ppid=14276 vsize=46056 CPUtime=282.29 cores=0,2,4,6
/proc/14278/stat : 14278 (scip-2.0.1.4.li) R 14276 14278 13256 0 -1 4202496 11237 0 0 0 27888 341 0 0 25 0 1 0 818269597 47161344 10542 33554432000 4194304 9128323 140735007260528 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/14278/statm: 11514 10542 720 1205 0 10305 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 46056

[startup+342.301 s]
/proc/loadavg: 2.11 1.77 1.53 3/536 14288
/proc/meminfo: memFree=29076244/32951124 swapFree=58212616/67111528
[pid=14278] ppid=14276 vsize=46360 CPUtime=342.29 cores=0,2,4,6
/proc/14278/stat : 14278 (scip-2.0.1.4.li) R 14276 14278 13256 0 -1 4202496 11316 0 0 0 33821 408 0 0 25 0 1 0 818269597 47472640 10621 33554432000 4194304 9128323 140735007260528 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/14278/statm: 11590 10621 720 1205 0 10381 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 46360

[startup+402.301 s]
/proc/loadavg: 2.04 1.81 1.55 3/536 14290
/proc/meminfo: memFree=29076208/32951124 swapFree=58212616/67111528
[pid=14278] ppid=14276 vsize=46544 CPUtime=402.29 cores=0,2,4,6
/proc/14278/stat : 14278 (scip-2.0.1.4.li) R 14276 14278 13256 0 -1 4202496 11381 0 0 0 39747 482 0 0 25 0 1 0 818269597 47661056 10686 33554432000 4194304 9128323 140735007260528 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/14278/statm: 11636 10686 720 1205 0 10427 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 46544

[startup+462.301 s]
/proc/loadavg: 2.01 1.84 1.58 3/536 14292
/proc/meminfo: memFree=29075932/32951124 swapFree=58212616/67111528
[pid=14278] ppid=14276 vsize=46544 CPUtime=462.3 cores=0,2,4,6
/proc/14278/stat : 14278 (scip-2.0.1.4.li) R 14276 14278 13256 0 -1 4202496 11382 0 0 0 45677 553 0 0 25 0 1 0 818269597 47661056 10687 33554432000 4194304 9128323 140735007260528 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/14278/statm: 11636 10687 720 1205 0 10427 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 46544

[startup+522.3 s]
/proc/loadavg: 2.00 1.87 1.60 3/536 14293
/proc/meminfo: memFree=29076892/32951124 swapFree=58212616/67111528
[pid=14278] ppid=14276 vsize=46800 CPUtime=522.3 cores=0,2,4,6
/proc/14278/stat : 14278 (scip-2.0.1.4.li) R 14276 14278 13256 0 -1 4202496 11391 0 0 0 51604 626 0 0 25 0 1 0 818269597 47923200 10696 33554432000 4194304 9128323 140735007260528 18446744073709551615 7342760 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/14278/statm: 11700 10696 720 1205 0 10491 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 46800

[startup+582.301 s]
/proc/loadavg: 2.00 1.89 1.62 3/536 14295
/proc/meminfo: memFree=29076744/32951124 swapFree=58212616/67111528
[pid=14278] ppid=14276 vsize=46800 CPUtime=582.29 cores=0,2,4,6
/proc/14278/stat : 14278 (scip-2.0.1.4.li) R 14276 14278 13256 0 -1 4202496 11391 0 0 0 57530 699 0 0 25 0 1 0 818269597 47923200 10696 33554432000 4194304 9128323 140735007260528 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/14278/statm: 11700 10696 720 1205 0 10491 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 46800

[startup+642.3 s]

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

[startup+822.301 s]
/proc/loadavg: 2.19 1.99 1.71 3/536 14301
/proc/meminfo: memFree=29074264/32951124 swapFree=58212616/67111528
[pid=14278] ppid=14276 vsize=47392 CPUtime=822.3 cores=0,2,4,6
/proc/14278/stat : 14278 (scip-2.0.1.4.li) R 14276 14278 13256 0 -1 4202496 11591 0 0 0 81240 990 0 0 25 0 1 0 818269597 48529408 10896 33554432000 4194304 9128323 140735007260528 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/14278/statm: 11848 10896 720 1205 0 10639 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 47392

[startup+882.301 s]
/proc/loadavg: 2.17 2.02 1.74 3/536 14303
/proc/meminfo: memFree=29073852/32951124 swapFree=58212616/67111528
[pid=14278] ppid=14276 vsize=47392 CPUtime=882.31 cores=0,2,4,6
/proc/14278/stat : 14278 (scip-2.0.1.4.li) R 14276 14278 13256 0 -1 4202496 11594 0 0 0 87172 1059 0 0 25 0 1 0 818269597 48529408 10899 33554432000 4194304 9128323 140735007260528 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/14278/statm: 11848 10899 720 1205 0 10639 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 47392

[startup+942.301 s]
/proc/loadavg: 2.06 2.01 1.75 3/536 14304
/proc/meminfo: memFree=29073448/32951124 swapFree=58212616/67111528
[pid=14278] ppid=14276 vsize=47696 CPUtime=942.3 cores=0,2,4,6
/proc/14278/stat : 14278 (scip-2.0.1.4.li) R 14276 14278 13256 0 -1 4202496 11648 0 0 0 93097 1133 0 0 25 0 1 0 818269597 48840704 10953 33554432000 4194304 9128323 140735007260528 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/14278/statm: 11924 10953 720 1205 0 10715 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 47696

[startup+1002.3 s]
/proc/loadavg: 2.02 2.01 1.76 3/536 14306
/proc/meminfo: memFree=29073176/32951124 swapFree=58212616/67111528
[pid=14278] ppid=14276 vsize=47888 CPUtime=1002.3 cores=0,2,4,6
/proc/14278/stat : 14278 (scip-2.0.1.4.li) R 14276 14278 13256 0 -1 4202496 11683 0 0 0 99025 1205 0 0 25 0 1 0 818269597 49037312 10988 33554432000 4194304 9128323 140735007260528 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/14278/statm: 11972 10988 720 1205 0 10763 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 47888

[startup+1062.3 s]
/proc/loadavg: 2.01 2.00 1.77 3/536 14308
/proc/meminfo: memFree=29072148/32951124 swapFree=58212616/67111528
[pid=14278] ppid=14276 vsize=47888 CPUtime=1062.31 cores=0,2,4,6
/proc/14278/stat : 14278 (scip-2.0.1.4.li) R 14276 14278 13256 0 -1 4202496 11683 0 0 0 104952 1279 0 0 25 0 1 0 818269597 49037312 10988 33554432000 4194304 9128323 140735007260528 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/14278/statm: 11972 10988 720 1205 0 10763 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 47888

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 1.79 3/536 14309
/proc/meminfo: memFree=29070504/32951124 swapFree=58212616/67111528
[pid=14278] ppid=14276 vsize=47888 CPUtime=1122.3 cores=0,2,4,6
/proc/14278/stat : 14278 (scip-2.0.1.4.li) R 14276 14278 13256 0 -1 4202496 11685 0 0 0 110883 1347 0 0 25 0 1 0 818269597 49037312 10990 33554432000 4194304 9128323 140735007260528 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/14278/statm: 11972 10990 720 1205 0 10763 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 47888

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 1.80 3/536 14311
/proc/meminfo: memFree=29070612/32951124 swapFree=58212616/67111528
[pid=14278] ppid=14276 vsize=47888 CPUtime=1182.31 cores=0,2,4,6
/proc/14278/stat : 14278 (scip-2.0.1.4.li) R 14276 14278 13256 0 -1 4202496 11690 0 0 0 116812 1419 0 0 25 0 1 0 818269597 49037312 10995 33554432000 4194304 9128323 140735007260528 18446744073709551615 7192348 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/14278/statm: 11972 10995 720 1205 0 10763 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 47888

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.81 3/536 14312
/proc/meminfo: memFree=29070600/32951124 swapFree=58212616/67111528
[pid=14278] ppid=14276 vsize=47888 CPUtime=1242.31 cores=0,2,4,6
/proc/14278/stat : 14278 (scip-2.0.1.4.li) R 14276 14278 13256 0 -1 4202496 11706 0 0 0 122741 1490 0 0 25 0 1 0 818269597 49037312 11011 33554432000 4194304 9128323 140735007260528 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/14278/statm: 11972 11011 720 1205 0 10763 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 47888

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.82 3/536 14314
/proc/meminfo: memFree=29068708/32951124 swapFree=58212616/67111528
[pid=14278] ppid=14276 vsize=47888 CPUtime=1302.32 cores=0,2,4,6
/proc/14278/stat : 14278 (scip-2.0.1.4.li) R 14276 14278 13256 0 -1 4202496 11711 0 0 0 128671 1561 0 0 25 0 1 0 818269597 49037312 11016 33554432000 4194304 9128323 140735007260528 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/14278/statm: 11972 11016 720 1205 0 10763 0
Current children cumulated CPU time (s) 1302.32
Current children cumulated vsize (KiB) 47888

[startup+1362.3 s]
/proc/loadavg: 2.10 2.03 1.84 3/536 14316
/proc/meminfo: memFree=29071396/32951124 swapFree=58212616/67111528
[pid=14278] ppid=14276 vsize=48028 CPUtime=1362.31 cores=0,2,4,6
/proc/14278/stat : 14278 (scip-2.0.1.4.li) R 14276 14278 13256 0 -1 4202496 11723 0 0 0 134601 1630 0 0 25 0 1 0 818269597 49180672 11028 33554432000 4194304 9128323 140735007260528 18446744073709551615 7342961 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/14278/statm: 12007 11028 720 1205 0 10798 0
Current children cumulated CPU time (s) 1362.31
Current children cumulated vsize (KiB) 48028

[startup+1422.32 s]
/proc/loadavg: 2.16 2.06 1.86 3/536 14317
/proc/meminfo: memFree=29070872/32951124 swapFree=58212616/67111528
[pid=14278] ppid=14276 vsize=48028 CPUtime=1422.34 cores=0,2,4,6
/proc/14278/stat : 14278 (scip-2.0.1.4.li) R 14276 14278 13256 0 -1 4202496 11755 0 0 0 140529 1705 0 0 25 0 1 0 818269597 49180672 11060 33554432000 4194304 9128323 140735007260528 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/14278/statm: 12007 11060 720 1205 0 10798 0
Current children cumulated CPU time (s) 1422.34
Current children cumulated vsize (KiB) 48028

[startup+1482.3 s]
/proc/loadavg: 2.09 2.06 1.87 3/536 14319
/proc/meminfo: memFree=29070448/32951124 swapFree=58212616/67111528
[pid=14278] ppid=14276 vsize=48180 CPUtime=1482.31 cores=0,2,4,6
/proc/14278/stat : 14278 (scip-2.0.1.4.li) R 14276 14278 13256 0 -1 4202496 11758 0 0 0 146458 1773 0 0 25 0 1 0 818269597 49336320 11063 33554432000 4194304 9128323 140735007260528 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/14278/statm: 12045 11063 720 1205 0 10836 0
Current children cumulated CPU time (s) 1482.31
Current children cumulated vsize (KiB) 48180

[startup+1542.3 s]
/proc/loadavg: 2.03 2.05 1.88 3/536 14320
/proc/meminfo: memFree=29070408/32951124 swapFree=58212616/67111528
[pid=14278] ppid=14276 vsize=48180 CPUtime=1542.32 cores=0,2,4,6
/proc/14278/stat : 14278 (scip-2.0.1.4.li) R 14276 14278 13256 0 -1 4202496 11760 0 0 0 152381 1851 0 0 25 0 1 0 818269597 49336320 11065 33554432000 4194304 9128323 140735007260528 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/14278/statm: 12045 11065 720 1205 0 10836 0
Current children cumulated CPU time (s) 1542.32
Current children cumulated vsize (KiB) 48180

[startup+1602.3 s]
/proc/loadavg: 2.01 2.04 1.88 3/536 14322
/proc/meminfo: memFree=29069756/32951124 swapFree=58212616/67111528
[pid=14278] ppid=14276 vsize=48180 CPUtime=1602.32 cores=0,2,4,6
/proc/14278/stat : 14278 (scip-2.0.1.4.li) R 14276 14278 13256 0 -1 4202496 11794 0 0 0 158306 1926 0 0 25 0 1 0 818269597 49336320 11099 33554432000 4194304 9128323 140735007260528 18446744073709551615 7359267 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/14278/statm: 12045 11099 720 1205 0 10836 0
Current children cumulated CPU time (s) 1602.32
Current children cumulated vsize (KiB) 48180

[startup+1662.3 s]
/proc/loadavg: 2.00 2.03 1.89 3/536 14324
/proc/meminfo: memFree=29070088/32951124 swapFree=58212616/67111528
[pid=14278] ppid=14276 vsize=48180 CPUtime=1662.32 cores=0,2,4,6
/proc/14278/stat : 14278 (scip-2.0.1.4.li) R 14276 14278 13256 0 -1 4202496 11800 0 0 0 164234 1998 0 0 25 0 1 0 818269597 49336320 11105 33554432000 4194304 9128323 140735007260528 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/14278/statm: 12045 11105 720 1205 0 10836 0
Current children cumulated CPU time (s) 1662.32
Current children cumulated vsize (KiB) 48180

[startup+1722.3 s]
/proc/loadavg: 2.00 2.02 1.89 3/536 14325
/proc/meminfo: memFree=29069568/32951124 swapFree=58212616/67111528
[pid=14278] ppid=14276 vsize=48340 CPUtime=1722.32 cores=0,2,4,6
/proc/14278/stat : 14278 (scip-2.0.1.4.li) R 14276 14278 13256 0 -1 4202496 11801 0 0 0 170167 2065 0 0 25 0 1 0 818269597 49500160 11106 33554432000 4194304 9128323 140735007260528 18446744073709551615 7192387 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/14278/statm: 12085 11106 720 1205 0 10876 0
Current children cumulated CPU time (s) 1722.32
Current children cumulated vsize (KiB) 48340

[startup+1782.3 s]
/proc/loadavg: 2.00 2.02 1.90 3/536 14327
/proc/meminfo: memFree=29067304/32951124 swapFree=58212616/67111528
[pid=14278] ppid=14276 vsize=48560 CPUtime=1782.32 cores=0,2,4,6
/proc/14278/stat : 14278 (scip-2.0.1.4.li) R 14276 14278 13256 0 -1 4202496 11837 0 0 0 176097 2135 0 0 25 0 1 0 818269597 49725440 11142 33554432000 4194304 9128323 140735007260528 18446744073709551615 4336256 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/14278/statm: 12140 11142 720 1205 0 10931 0
Current children cumulated CPU time (s) 1782.32
Current children cumulated vsize (KiB) 48560



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.00 2.01 1.90 3/536 14409
/proc/meminfo: memFree=29083056/32951124 swapFree=58212616/67111528
[pid=14278] ppid=14276 vsize=48560 CPUtime=1800.03 cores=0,2,4,6
/proc/14278/stat : 14278 (scip-2.0.1.4.li) R 14276 14278 13256 0 -1 4202496 11841 0 0 0 177847 2156 0 0 18 0 1 0 818269597 49725440 11146 33554432000 4194304 9128323 140735007260528 18446744073709551615 4748498 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/14278/statm: 12140 11146 724 1205 0 10931 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 48560

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

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

Child status: 0
Real time (s): 1800.02
CPU time (s): 1800.05
CPU user time (s): 1778.48
CPU system time (s): 21.5687
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 48560

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

runsolver used 10.0925 second user time and 21.0288 second system time

The end

Launcher Data

Begin job on node136 at 2011-06-03 04:05:16
IDJOB=3452778
IDBENCH=1161
IDSOLVER=1949
FILE ID=node136/3452778-1307066716
RUNJOBID= node136-1307066701-14231
PBS_JOBID= 13497850
Free space on /tmp= 73824 MiB

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

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

MD5SUM BENCH= cc11de80c07cf0d445d50327479f6689
RANDOM SEED=1103008973

node136.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.809
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.61
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.809
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.809
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.809
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.76
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.809
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.809
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.83
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.809
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.809
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      29120196 kB
Buffers:        235480 kB
Cached:         437460 kB
SwapCached:       7704 kB
Active:        3207108 kB
Inactive:       328972 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      29120196 kB
SwapTotal:    67111528 kB
SwapFree:     58212616 kB
Dirty:           24492 kB
Writeback:           0 kB
AnonPages:     2861516 kB
Mapped:          27664 kB
Slab:           154996 kB
PageTables:      69008 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 169278772 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= 73812 MiB
End job on node136 at 2011-06-03 04:35:18