Trace number 3485596

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 2 2011-06-10 (fixed)? 1797.07 1797.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.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-3485596-1307750178.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.03	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 = 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.05/0.09	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.05/0.09	c   0.1s|     1 |     0 |   781 |     - |3030k|   0 | 190 | 405 | 899 | 405 | 899 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.49/0.50	c   0.5s|     1 |     0 |  2600 |     - |7869k|   0 | 281 | 405 | 904 | 405 |1272 | 373 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.89/0.90	c   0.9s|     1 |     0 |  4016 |     - |  11M|   0 | 319 | 405 | 904 | 405 |1474 | 575 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1.29/1.32	c   1.3s|     1 |     0 |  5220 |     - |  13M|   0 | 306 | 405 | 904 | 405 |1602 | 703 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1.59/1.69	c   1.7s|     1 |     0 |  6034 |     - |  15M|   0 | 313 | 405 | 904 | 405 |1686 | 787 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1.99/2.08	c   2.1s|     1 |     0 |  6638 |     - |  17M|   0 | 316 | 405 | 904 | 405 |1720 | 821 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
2.99/3.04	c   3.0s|     1 |     2 |  6638 |     - |  17M|   0 | 316 | 405 | 904 | 405 |1720 | 821 |   0 |  10 | 0.000000e+00 |      --      |    Inf 
43.09/43.12	c  43.1s| 10000 |    79 |307241 |  30.1 |  18M|  37 |  65 | 405 |1611 | 405 |1161 | 821 |1012 |2333 | 0.000000e+00 |      --      |    Inf 
71.89/71.96	c  72.0s| 20000 |    93 |609596 |  30.1 |  18M|  39 |   - | 405 |1916 | 405 |1161 | 821 |2202 |2846 | 0.000000e+00 |      --      |    Inf 
96.59/96.64	c  96.6s| 30000 |   100 |881479 |  29.2 |  18M|  46 |  84 | 405 |2129 | 405 |1161 | 821 |3444 |3174 | 0.000000e+00 |      --      |    Inf 
124.09/124.11	c   124s| 40000 |    95 |  1176k|  29.3 |  18M|  46 |   - | 405 |2452 |   0 |   0 | 821 |4647 |3619 | 0.000000e+00 |      --      |    Inf 
151.09/151.11	c   151s| 50000 |    83 |  1461k|  29.1 |  18M|  46 |   - | 405 |2729 | 405 |1161 | 821 |5844 |4127 | 0.000000e+00 |      --      |    Inf 
177.99/178.07	c   178s| 60000 |    97 |  1756k|  29.2 |  18M|  46 |  67 | 405 |2859 | 405 |1161 | 821 |7023 |4547 | 0.000000e+00 |      --      |    Inf 
205.70/205.79	c   206s| 70000 |   115 |  2055k|  29.3 |  19M|  46 |  42 | 405 |2981 | 405 |1161 | 821 |8132 |5005 | 0.000000e+00 |      --      |    Inf 
232.89/232.98	c   233s| 80000 |   118 |  2352k|  29.3 |  19M|  46 |  48 | 405 |3233 | 405 |1161 | 821 |9450 |5311 | 0.000000e+00 |      --      |    Inf 
258.10/258.17	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
258.10/258.17	c   258s| 90000 |   116 |  2632k|  29.2 |  19M|  46 |   - | 405 |3823 | 405 |1161 | 821 |  10k|5563 | 0.000000e+00 |      --      |    Inf 
285.00/285.05	c   285s|100000 |   119 |  2926k|  29.2 |  19M|  46 |  73 | 405 |3590 | 405 |1161 | 821 |  11k|5813 | 0.000000e+00 |      --      |    Inf 
310.99/311.07	c   311s|110000 |   121 |  3213k|  29.1 |  19M|  46 |  41 | 405 |3159 | 405 |1161 | 821 |  13k|6150 | 0.000000e+00 |      --      |    Inf 
335.10/335.16	c   335s|120000 |   124 |  3488k|  29.0 |  19M|  46 |  58 | 405 |3751 | 405 |1161 | 821 |  14k|6351 | 0.000000e+00 |      --      |    Inf 
361.60/361.67	c   362s|130000 |   120 |  3773k|  29.0 |  19M|  50 |  73 | 405 |4046 | 405 |1161 | 821 |  15k|6679 | 0.000000e+00 |      --      |    Inf 
387.70/387.70	c   388s|140000 |   115 |  4065k|  29.0 |  19M|  55 |   - | 405 |3570 | 405 |1161 | 821 |  16k|6912 | 0.000000e+00 |      --      |    Inf 
415.10/415.16	c   415s|150000 |   124 |  4360k|  29.0 |  19M|  55 |   - | 405 |3580 | 405 |1161 | 821 |  17k|7345 | 0.000000e+00 |      --      |    Inf 
442.00/442.06	c   442s|160000 |   121 |  4652k|  29.0 |  19M|  55 |   - | 405 |3335 | 405 |1161 | 821 |  18k|7536 | 0.000000e+00 |      --      |    Inf 
469.00/469.05	c   469s|170000 |   127 |  4959k|  29.1 |  19M|  55 |  70 | 405 |3537 | 405 |1161 | 821 |  19k|7708 | 0.000000e+00 |      --      |    Inf 
494.01/494.05	c   494s|180000 |   125 |  5243k|  29.1 |  19M|  55 |  98 | 405 |3405 | 405 |1161 | 821 |  21k|7833 | 0.000000e+00 |      --      |    Inf 
519.61/519.63	c   520s|190000 |   122 |  5533k|  29.1 |  19M|  55 |  76 | 405 |3596 | 405 |1161 | 821 |  22k|8030 | 0.000000e+00 |      --      |    Inf 
543.61/543.63	c   544s|200000 |   133 |  5808k|  29.0 |  19M|  55 |   - | 405 |4209 | 405 |1161 | 821 |  23k|8138 | 0.000000e+00 |      --      |    Inf 
568.41/568.45	c   568s|210000 |   143 |  6095k|  29.0 |  20M|  55 |   - | 405 |4677 |   0 |   0 | 821 |  24k|8228 | 0.000000e+00 |      --      |    Inf 
592.11/592.18	c   592s|220000 |   127 |  6366k|  28.9 |  19M|  55 |   - | 405 |4530 | 405 |1161 | 821 |  25k|8293 | 0.000000e+00 |      --      |    Inf 
616.71/616.72	c   617s|230000 |   131 |  6646k|  28.9 |  19M|  55 |   - | 405 |4089 |   0 |   0 | 821 |  26k|8434 | 0.000000e+00 |      --      |    Inf 
642.81/642.81	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
642.81/642.81	c   643s|240000 |   125 |  6942k|  28.9 |  19M|  55 |  59 | 405 |4233 | 405 |1161 | 821 |  27k|8528 | 0.000000e+00 |      --      |    Inf 
668.30/668.34	c   668s|250000 |   126 |  7232k|  28.9 |  19M|  55 |  62 | 405 |4305 | 405 |1161 | 821 |  28k|8603 | 0.000000e+00 |      --      |    Inf 
694.81/694.88	c   695s|260000 |   123 |  7524k|  28.9 |  19M|  55 |  69 | 405 |4244 | 405 |1161 | 821 |  29k|8865 | 0.000000e+00 |      --      |    Inf 
721.51/721.52	c   722s|270000 |   119 |  7814k|  28.9 |  19M|  55 |   - | 405 |4142 |   0 |   0 | 821 |  30k|9145 | 0.000000e+00 |      --      |    Inf 
745.91/745.99	c   746s|280000 |   117 |  8083k|  28.8 |  20M|  55 |  76 | 405 |4450 | 405 |1161 | 821 |  32k|9496 | 0.000000e+00 |      --      |    Inf 
774.02/774.01	c   774s|290000 |   121 |  8394k|  28.9 |  19M|  55 |  83 | 405 |4171 | 405 |1161 | 821 |  33k|9640 | 0.000000e+00 |      --      |    Inf 
799.62/799.61	c   800s|300000 |   118 |  8686k|  28.9 |  19M|  55 |  94 | 405 |3797 | 405 |1161 | 821 |  34k|9703 | 0.000000e+00 |      --      |    Inf 
825.91/825.93	c   826s|310000 |   121 |  8982k|  29.0 |  19M|  55 |  44 | 405 |4123 | 405 |1161 | 821 |  35k|9807 | 0.000000e+00 |      --      |    Inf 
854.81/854.83	c   855s|320000 |   121 |  9307k|  29.1 |  19M|  55 |   - | 405 |4128 | 405 |1161 | 821 |  36k|9954 | 0.000000e+00 |      --      |    Inf 
882.81/882.80	c   883s|330000 |   127 |  9620k|  29.1 |  19M|  55 |  60 | 405 |4146 | 405 |1161 | 821 |  37k|  10k| 0.000000e+00 |      --      |    Inf 
910.22/910.23	c   910s|340000 |   118 |  9923k|  29.2 |  19M|  55 |  46 | 405 |3848 | 405 |1161 | 821 |  38k|  10k| 0.000000e+00 |      --      |    Inf 
943.21/943.27	c   943s|350000 |   119 | 10240k|  29.2 |  19M|  55 |  51 | 405 |3344 | 405 |1161 | 821 |  39k|  11k| 0.000000e+00 |      --      |    Inf 
969.32/969.37	c   969s|360000 |   122 | 10541k|  29.3 |  19M|  55 |   - | 405 |4047 | 405 |1161 | 821 |  40k|  11k| 0.000000e+00 |      --      |    Inf 
997.52/997.60	c   998s|370000 |   126 | 10865k|  29.3 |  19M|  59 |   - | 405 |3767 | 405 |1161 | 821 |  41k|  11k| 0.000000e+00 |      --      |    Inf 
1026.22/1026.26	c  1026s|380000 |   126 | 11199k|  29.5 |  19M|  59 |   - | 405 |3815 | 405 |1161 | 821 |  42k|  11k| 0.000000e+00 |      --      |    Inf 
1055.83/1055.90	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1055.83/1055.90	c  1056s|390000 |   126 | 11545k|  29.6 |  20M|  59 |  89 | 405 |4456 | 405 |1161 | 821 |  43k|  11k| 0.000000e+00 |      --      |    Inf 
1085.32/1085.31	c  1085s|400000 |   122 | 11873k|  29.7 |  20M|  59 |   - | 405 |4507 | 405 |1161 | 821 |  44k|  11k| 0.000000e+00 |      --      |    Inf 
1110.82/1110.84	c  1111s|410000 |   128 | 12166k|  29.7 |  20M|  59 |  69 | 405 |4632 | 405 |1161 | 821 |  45k|  11k| 0.000000e+00 |      --      |    Inf 
1138.43/1138.50	c  1138s|420000 |   125 | 12478k|  29.7 |  20M|  59 |  96 | 405 |4928 | 405 |1161 | 821 |  46k|  11k| 0.000000e+00 |      --      |    Inf 
1166.43/1166.41	c  1166s|430000 |   126 | 12797k|  29.7 |  20M|  59 |   - | 405 |3907 | 405 |1161 | 821 |  47k|  11k| 0.000000e+00 |      --      |    Inf 
1196.62/1196.60	c  1197s|440000 |   126 | 13138k|  29.8 |  20M|  59 |  48 | 405 |4112 | 405 |1161 | 821 |  48k|  12k| 0.000000e+00 |      --      |    Inf 
1223.92/1223.94	c  1224s|450000 |   126 | 13445k|  29.9 |  20M|  59 |  85 | 405 |4656 | 405 |1161 | 821 |  50k|  12k| 0.000000e+00 |      --      |    Inf 
1252.53/1252.59	c  1253s|460000 |   127 | 13771k|  29.9 |  20M|  59 |  46 | 405 |4594 | 405 |1161 | 821 |  51k|  12k| 0.000000e+00 |      --      |    Inf 
1281.83/1281.87	c  1282s|470000 |   122 | 14107k|  30.0 |  20M|  59 |  73 | 405 |4203 | 405 |1161 | 821 |  52k|  12k| 0.000000e+00 |      --      |    Inf 
1309.43/1309.48	c  1309s|480000 |   121 | 14425k|  30.0 |  20M|  59 |  64 | 405 |4635 | 405 |1161 | 821 |  53k|  12k| 0.000000e+00 |      --      |    Inf 
1338.53/1338.55	c  1339s|490000 |   122 | 14763k|  30.1 |  20M|  59 |  69 | 405 |4812 | 405 |1161 | 821 |  55k|  12k| 0.000000e+00 |      --      |    Inf 
1365.43/1365.49	c  1365s|500000 |   118 | 15076k|  30.1 |  20M|  59 |   - | 405 |5467 | 405 |1161 | 821 |  56k|  12k| 0.000000e+00 |      --      |    Inf 
1395.33/1395.39	c  1395s|510000 |   120 | 15419k|  30.2 |  20M|  59 |  77 | 405 |5442 | 405 |1161 | 821 |  57k|  12k| 0.000000e+00 |      --      |    Inf 
1424.63/1424.68	c  1425s|520000 |   115 | 15747k|  30.3 |  20M|  59 |   - | 405 |5200 |   0 |   0 | 821 |  59k|  12k| 0.000000e+00 |      --      |    Inf 
1455.93/1455.93	c  1456s|530000 |   106 | 16083k|  30.3 |  20M|  59 | 123 | 405 |4306 | 405 |1161 | 821 |  60k|  13k| 0.000000e+00 |      --      |    Inf 
1483.44/1483.47	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1483.44/1483.47	c  1483s|540000 |   110 | 16374k|  30.3 |  20M|  59 |   - | 405 |4313 |   0 |   0 | 821 |  61k|  13k| 0.000000e+00 |      --      |    Inf 
1513.64/1513.64	c  1514s|550000 |   115 | 16720k|  30.4 |  20M|  59 |  51 | 405 |4481 | 405 |1161 | 821 |  62k|  13k| 0.000000e+00 |      --      |    Inf 
1542.44/1542.43	c  1542s|560000 |   108 | 17052k|  30.4 |  20M|  59 |  65 | 405 |4435 | 405 |1161 | 821 |  64k|  13k| 0.000000e+00 |      --      |    Inf 
1572.54/1572.58	c  1573s|570000 |   103 | 17370k|  30.5 |  20M|  59 |  76 | 405 |4153 | 405 |1161 | 821 |  65k|  14k| 0.000000e+00 |      --      |    Inf 
1599.94/1599.95	c  1600s|580000 |   102 | 17675k|  30.5 |  20M|  59 |  42 | 405 |4360 | 405 |1161 | 821 |  66k|  14k| 0.000000e+00 |      --      |    Inf 
1628.13/1628.17	c  1628s|590000 |   112 | 17986k|  30.5 |  20M|  59 |  70 | 405 |4128 | 405 |1161 | 821 |  67k|  14k| 0.000000e+00 |      --      |    Inf 
1654.14/1654.16	c  1654s|600000 |   104 | 18277k|  30.5 |  20M|  59 |  70 | 405 |4329 | 405 |1161 | 821 |  68k|  14k| 0.000000e+00 |      --      |    Inf 
1683.84/1683.80	c  1684s|610000 |    99 | 18605k|  30.5 |  20M|  60 |   - | 405 |4188 | 405 |1161 | 821 |  69k|  14k| 0.000000e+00 |      --      |    Inf 
1709.34/1709.31	c  1709s|620000 |   107 | 18889k|  30.5 |  20M|  60 |   - | 405 |4586 |   0 |   0 | 821 |  71k|  14k| 0.000000e+00 |      --      |    Inf 
1738.54/1738.58	c  1739s|630000 |   105 | 19209k|  30.5 |  20M|  60 |   - | 405 |4773 | 405 |1161 | 821 |  72k|  14k| 0.000000e+00 |      --      |    Inf 
1767.85/1767.80	c  1768s|640000 |   101 | 19527k|  30.5 |  20M|  60 |   - | 405 |4684 |   0 |   0 | 821 |  74k|  15k| 0.000000e+00 |      --      |    Inf 
1794.25/1794.26	c  1794s|650000 |   103 | 19824k|  30.5 |  20M|  60 |   - | 405 |4778 |   0 |   0 | 821 |  75k|  15k| 0.000000e+00 |      --      |    Inf 
1797.05/1797.01	c 
1797.05/1797.01	c SCIP Status        : solving was interrupted [time limit reached]
1797.05/1797.01	c Solving Time (sec) : 1797.00
1797.05/1797.01	c Solving Nodes      : 651098
1797.05/1797.01	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1797.05/1797.01	c Dual Bound         : +0.00000000000000e+00
1797.05/1797.01	c Gap                : infinite
1797.05/1797.01	s UNKNOWN
1797.05/1797.01	c SCIP Status        : solving was interrupted [time limit reached]
1797.05/1797.01	c Total Time         :    1797.00
1797.05/1797.01	c   solving          :    1797.00
1797.05/1797.01	c   presolving       :       0.03 (included in solving)
1797.05/1797.01	c   reading          :       0.01 (included in solving)
1797.05/1797.01	c Original Problem   :
1797.05/1797.01	c   Problem name     : HOME/instance-3485596-1307750178.opb
1797.05/1797.01	c   Variables        : 428 (428 binary, 0 integer, 0 implicit integer, 0 continuous)
1797.05/1797.01	c   Constraints      : 942 initial, 942 maximal
1797.05/1797.01	c Presolved Problem  :
1797.05/1797.01	c   Problem name     : t_HOME/instance-3485596-1307750178.opb
1797.05/1797.01	c   Variables        : 405 (405 binary, 0 integer, 0 implicit integer, 0 continuous)
1797.05/1797.01	c   Constraints      : 899 initial, 5627 maximal
1797.05/1797.01	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1797.05/1797.01	c   trivial          :       0.00          0          0          0          0          0          0          0          0          0
1797.05/1797.01	c   dualfix          :       0.00          0          0          0          0          0          0          0          0          0
1797.05/1797.01	c   boundshift       :       0.00          0          0          0          0          0          0          0          0          0
1797.05/1797.01	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0          0
1797.05/1797.01	c   implics          :       0.00          0          8          0          0          0          0          0          0          0
1797.05/1797.01	c   probing          :       0.00          0          0          0          0          0          0          0          0          0
1797.05/1797.01	c   knapsack         :       0.01          0          0          0          0          0          0          0          0          0
1797.05/1797.01	c   setppc           :       0.00          0          0          0          0          0          8          0          0          0
1797.05/1797.01	c   linear           :       0.01         15          0          0         15          0         35          0          0          0
1797.05/1797.01	c   logicor          :       0.00          0          0          0          0          0          0          0          0          0
1797.05/1797.01	c   root node        :          -          0          -          -          0          -          -          -          -          -
1797.05/1797.01	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #Resprop    Cutoffs    DomReds       Cuts      Conss   Children
1797.05/1797.01	c   integral         :          0          0          0     329032          0          1          0        249       2376          0          0     654454
1797.05/1797.01	c   knapsack         :        285          5    2054070          0          2          0    6846669      98985    6775185        773          0          0
1797.05/1797.01	c   setppc           :        195          5    1953615          0          2          0    1369846       6672    1934136          0          0          0
1797.05/1797.01	c   linear           :          0+         5      32267          0          0          0          0          0          4          0          0          0
1797.05/1797.01	c   logicor          :        419+         5    1635308          0          2          0     222624      29673    1999129          0          0          0
1797.05/1797.01	c   countsols        :          0          0          0          0          2          0          0          0          0          0          0          0
1797.05/1797.01	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS      Check    Resprop
1797.05/1797.01	c   integral         :      79.81       0.00       0.00      79.81       0.00       0.00       0.00
1797.05/1797.01	c   knapsack         :      18.76       0.01      16.31       0.00       0.00       0.00       2.44
1797.05/1797.01	c   setppc           :       5.20       0.00       4.89       0.00       0.00       0.00       0.31
1797.05/1797.01	c   linear           :       0.01       0.00       0.01       0.00       0.00       0.00       0.00
1797.05/1797.01	c   logicor          :      18.48       0.00      18.34       0.00       0.00       0.00       0.15
1797.05/1797.01	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1797.05/1797.01	c Propagators        : #Propagate   #Resprop    Cutoffs    DomReds
1797.05/1797.01	c   vbounds          :          0          0          0          0
1797.05/1797.01	c   rootredcost      :          0          0          0          0
1797.05/1797.01	c   pseudoobj        :          0          0          0          0
1797.05/1797.01	c Propagator Timings :  TotalTime  Propagate    Resprop
1797.05/1797.01	c   vbounds          :       0.26       0.26       0.00
1797.05/1797.01	c   rootredcost      :       0.28       0.28       0.00
1797.05/1797.01	c   pseudoobj        :       0.20       0.20       0.00
1797.05/1797.01	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1797.05/1797.01	c   propagation      :       8.09      54021      52786     457814       84.6        683       15.6          -
1797.05/1797.01	c   infeasible LP    :      18.94     191401          0          0        0.0          0        0.0          0
1797.05/1797.01	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1797.05/1797.01	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1797.05/1797.01	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1797.05/1797.01	c   applied globally :          -          -          -      74966       18.9          -          -          -
1797.05/1797.01	c   applied locally  :          -          -          -        505       90.9          -          -          -
1797.05/1797.01	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1797.05/1797.01	c   cut pool         :       0.01          4          -          -         27          -    (maximal pool size: 2488)
1797.05/1797.01	c   redcost          :       1.95     327889          0          0          0          0
1797.05/1797.01	c   impliedbounds    :       0.00          5          0          0       1481          0
1797.05/1797.01	c   intobj           :       0.00          0          0          0          0          0
1797.05/1797.01	c   gomory           :       0.60          5          0          0        103          0
1797.05/1797.01	c   cgmip            :       0.00          0          0          0          0          0
1797.05/1797.01	c   closecuts        :       0.00          0          0          0          0          0
1797.05/1797.01	c   strongcg         :       0.55          5          0          0       2080          0
1797.05/1797.01	c   cmir             :       0.00          0          0          0          0          0
1797.05/1797.01	c   flowcover        :       0.00          0          0          0          0          0
1797.05/1797.01	c   clique           :       0.00          5          0          0          5          0
1797.05/1797.01	c   zerohalf         :       0.00          0          0          0          0          0
1797.05/1797.01	c   mcf              :       0.00          1          0          0          0          0
1797.05/1797.01	c   oddcycle         :       0.00          0          0          0          0          0
1797.05/1797.01	c   rapidlearning    :       0.04          1          0          0          0          5
1797.05/1797.01	c Pricers            :       Time      Calls       Vars
1797.05/1797.01	c   problem variables:       0.00          0          0
1797.05/1797.01	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1797.05/1797.01	c   relpscost        :      79.60     329032        249       2376          0          0     654454
1797.05/1797.01	c   pscost           :       0.00          0          0          0          0          0          0
1797.05/1797.01	c   inference        :       0.00          2          0          0          0          0          4
1797.05/1797.01	c   mostinf          :       0.00          0          0          0          0          0          0
1797.05/1797.01	c   leastinf         :       0.00          0          0          0          0          0          0
1797.05/1797.01	c   fullstrong       :       0.00          0          0          0          0          0          0
1797.05/1797.01	c   allfullstrong    :       0.00          0          0          0          0          0          0
1797.05/1797.01	c   random           :       0.00          0          0          0          0          0          0
1797.05/1797.01	c Primal Heuristics  :       Time      Calls      Found
1797.05/1797.01	c   LP solutions     :       0.00          -          0
1797.05/1797.01	c   pseudo solutions :       0.00          -          0
1797.05/1797.01	c   trivial          :       0.00          1          0
1797.05/1797.01	c   shiftandpropagate:       0.00          0          0
1797.05/1797.01	c   simplerounding   :       0.00          0          0
1797.05/1797.01	c   zirounding       :       0.00          0          0
1797.05/1797.01	c   rounding         :       0.00          0          0
1797.05/1797.01	c   shifting         :       0.00          0          0
1797.05/1797.01	c   intshifting      :       0.00          0          0
1797.05/1797.01	c   oneopt           :       0.00          0          0
1797.05/1797.01	c   twoopt           :       0.00          0          0
1797.05/1797.01	c   fixandinfer      :       0.00          0          0
1797.05/1797.01	c   feaspump         :       0.00          0          0
1797.05/1797.01	c   clique           :       0.00          0          0
1797.05/1797.01	c   coefdiving       :       0.00          0          0
1797.05/1797.01	c   pscostdiving     :       0.00          0          0
1797.05/1797.01	c   fracdiving       :       0.00          0          0
1797.05/1797.01	c   veclendiving     :       0.00          0          0
1797.05/1797.01	c   intdiving        :       0.00          0          0
1797.05/1797.01	c   actconsdiving    :       0.00          0          0
1797.05/1797.01	c   objpscostdiving  :       0.00          0          0
1797.05/1797.01	c   rootsoldiving    :       0.00          0          0
1797.05/1797.01	c   linesearchdiving :       0.00          0          0
1797.05/1797.01	c   guideddiving     :       0.00          0          0
1797.05/1797.01	c   octane           :       0.00          0          0
1797.05/1797.01	c   rens             :       0.00          0          0
1797.05/1797.01	c   rins             :       0.00          0          0
1797.05/1797.01	c   localbranching   :       0.00          0          0
1797.05/1797.01	c   mutation         :       0.00          0          0
1797.05/1797.01	c   crossover        :       0.00          0          0
1797.05/1797.01	c   dins             :       0.00          0          0
1797.05/1797.01	c   vbounds          :       0.00          0          0
1797.05/1797.01	c   undercover       :       0.00          0          0
1797.05/1797.01	c   subnlp           :       0.00          0          0
1797.05/1797.01	c   trysol           :       0.00          0          0
1797.05/1797.01	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1797.05/1797.01	c   primal LP        :       0.00          0          0       0.00          -
1797.05/1797.01	c   dual LP          :    1563.49     520318   19855243      38.16   12699.28
1797.05/1797.01	c   lex dual LP      :       0.00          0          0       0.00          -
1797.05/1797.01	c   barrier LP       :       0.00          0          0       0.00          -
1797.05/1797.01	c   diving/probing LP:       0.00          0          0       0.00          -
1797.05/1797.01	c   strong branching :      73.32      15222     827576      54.37   11287.58
1797.05/1797.01	c     (at root node) :          -         10       6786     678.60          -
1797.05/1797.01	c   conflict analysis:       0.00          0          0       0.00          -
1797.05/1797.01	c B&B Tree           :
1797.05/1797.01	c   number of runs   :          1
1797.05/1797.01	c   nodes            :     651098
1797.05/1797.01	c   nodes (total)    :     651098
1797.05/1797.01	c   nodes left       :        106
1797.05/1797.01	c   max depth        :         60
1797.05/1797.01	c   max depth (total):         60
1797.05/1797.01	c   backtracks       :      96221 (14.8%)
1797.05/1797.01	c   delayed cutoffs  :       3255
1797.05/1797.01	c   repropagations   :      84626 (308503 domain reductions, 3111 cutoffs)
1797.05/1797.01	c   avg switch length:       2.81
1797.05/1797.01	c   switching time   :      29.37
1797.05/1797.01	c Solution           :
1797.05/1797.01	c   Solutions found  :          0 (0 improvements)
1797.05/1797.01	c   Primal Bound     :          -
1797.05/1797.01	c   Dual Bound       : +0.00000000000000e+00
1797.05/1797.01	c   Gap              :   infinite
1797.05/1797.01	c   Root Dual Bound  : +0.00000000000000e+00
1797.05/1797.01	c   Root Iterations  :       6638
1797.05/1797.02	c Time complete: 1797.06.

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-3485596-1307750178/watcher-3485596-1307750178 -o /tmp/evaluation-result-3485596-1307750178/solver-3485596-1307750178 -C 1800 -W 1900 -M 15500 HOME/scip-2.0.1.4_2.linux.x86_64.gnu.opt.spx -f HOME/instance-3485596-1307750178.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.00 0.00 0.00 2/177 3139
/proc/meminfo: memFree=31780184/32950928 swapFree=67051812/67111528
[pid=3139] ppid=3137 vsize=6312 CPUtime=0 cores=1,3,5,7
/proc/3139/stat : 3139 (scip-2.0.1.4_2.) R 3137 3139 3085 0 -1 4202496 679 0 0 0 0 0 0 0 22 0 1 0 965248451 6463488 634 33554432000 4194304 8979876 140737393261856 18446744073709551615 5862288 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/3139/statm: 1578 638 275 1169 0 405 0

[startup+0.0661929 s]
/proc/loadavg: 0.00 0.00 0.00 2/177 3139
/proc/meminfo: memFree=31780184/32950928 swapFree=67051812/67111528
[pid=3139] ppid=3137 vsize=22068 CPUtime=0.05 cores=1,3,5,7
/proc/3139/stat : 3139 (scip-2.0.1.4_2.) R 3137 3139 3085 0 -1 4202496 4699 0 0 0 5 0 0 0 23 0 1 0 965248451 22597632 4396 33554432000 4194304 8979876 140737393261856 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3139/statm: 5517 4396 636 1169 0 4344 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 22068

[startup+0.100184 s]
/proc/loadavg: 0.00 0.00 0.00 2/177 3139
/proc/meminfo: memFree=31780184/32950928 swapFree=67051812/67111528
[pid=3139] ppid=3137 vsize=22796 CPUtime=0.08 cores=1,3,5,7
/proc/3139/stat : 3139 (scip-2.0.1.4_2.) R 3137 3139 3085 0 -1 4202496 4972 0 0 0 8 0 0 0 23 0 1 0 965248451 23343104 4646 33554432000 4194304 8979876 140737393261856 18446744073709551615 6606314 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3139/statm: 5699 4646 661 1169 0 4526 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 22796

[startup+0.300153 s]
/proc/loadavg: 0.00 0.00 0.00 2/177 3139
/proc/meminfo: memFree=31780184/32950928 swapFree=67051812/67111528
[pid=3139] ppid=3137 vsize=42304 CPUtime=0.29 cores=1,3,5,7
/proc/3139/stat : 3139 (scip-2.0.1.4_2.) R 3137 3139 3085 0 -1 4202496 9938 0 0 0 28 1 0 0 23 0 1 0 965248451 43319296 9259 33554432000 4194304 8979876 140737393261856 18446744073709551615 6584136 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3139/statm: 10576 9259 695 1169 0 9403 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 42304

[startup+0.700076 s]
/proc/loadavg: 0.00 0.00 0.00 2/177 3139
/proc/meminfo: memFree=31780184/32950928 swapFree=67051812/67111528
[pid=3139] ppid=3137 vsize=42332 CPUtime=0.69 cores=1,3,5,7
/proc/3139/stat : 3139 (scip-2.0.1.4_2.) R 3137 3139 3085 0 -1 4202496 9996 0 0 0 67 2 0 0 25 0 1 0 965248451 43347968 9302 33554432000 4194304 8979876 140737393261856 18446744073709551615 6609781 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3139/statm: 10583 9302 695 1169 0 9410 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 42332

[startup+1.50093 s]
/proc/loadavg: 0.00 0.00 0.00 2/173 3165
/proc/meminfo: memFree=31777356/32950928 swapFree=67051812/67111528
[pid=3139] ppid=3137 vsize=42612 CPUtime=1.48 cores=1,3,5,7
/proc/3139/stat : 3139 (scip-2.0.1.4_2.) R 3137 3139 3085 0 -1 4202496 10166 0 0 0 145 3 0 0 25 0 1 0 965248451 43634688 9472 33554432000 4194304 8979876 140737393261856 18446744073709551615 6390298 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3139/statm: 10653 9472 695 1169 0 9480 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 42612

[startup+3.10064 s]
/proc/loadavg: 0.00 0.00 0.00 2/173 3165
/proc/meminfo: memFree=31774636/32950928 swapFree=67051812/67111528
[pid=3139] ppid=3137 vsize=44204 CPUtime=3.09 cores=1,3,5,7
/proc/3139/stat : 3139 (scip-2.0.1.4_2.) R 3137 3139 3085 0 -1 4202496 10743 0 0 0 299 10 0 0 25 0 1 0 965248451 45264896 10049 33554432000 4194304 8979876 140737393261856 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3139/statm: 11051 10049 697 1169 0 9878 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 44204

[startup+6.30005 s]
/proc/loadavg: 0.16 0.03 0.01 2/173 3207
/proc/meminfo: memFree=31774084/32950928 swapFree=67051812/67111528
[pid=3139] ppid=3137 vsize=44204 CPUtime=6.29 cores=1,3,5,7
/proc/3139/stat : 3139 (scip-2.0.1.4_2.) R 3137 3139 3085 0 -1 4202496 10747 0 0 0 602 27 0 0 25 0 1 0 965248451 45264896 10053 33554432000 4194304 8979876 140737393261856 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3139/statm: 11051 10053 700 1169 0 9878 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 44204

[startup+12.7009 s]
/proc/loadavg: 0.31 0.07 0.02 3/178 3342
/proc/meminfo: memFree=31736148/32950928 swapFree=67051812/67111528
[pid=3139] ppid=3137 vsize=44204 CPUtime=12.69 cores=1,3,5,7
/proc/3139/stat : 3139 (scip-2.0.1.4_2.) R 3137 3139 3085 0 -1 4202496 10747 0 0 0 1213 56 0 0 25 0 1 0 965248451 45264896 10053 33554432000 4194304 8979876 140737393261856 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3139/statm: 11051 10053 700 1169 0 9878 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 44204

[startup+25.5005 s]
/proc/loadavg: 0.83 0.19 0.06 3/178 3818
/proc/meminfo: memFree=31722172/32950928 swapFree=67051812/67111528
[pid=3139] ppid=3137 vsize=44204 CPUtime=25.49 cores=1,3,5,7
/proc/3139/stat : 3139 (scip-2.0.1.4_2.) R 3137 3139 3085 0 -1 4202496 10747 0 0 0 2430 119 0 0 25 0 1 0 965248451 45264896 10053 33554432000 4194304 8979876 140737393261856 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3139/statm: 11051 10053 700 1169 0 9878 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 44204

[startup+51.1009 s]
/proc/loadavg: 1.23 0.34 0.11 3/178 3857
/proc/meminfo: memFree=31722592/32950928 swapFree=67051812/67111528
[pid=3139] ppid=3137 vsize=44204 CPUtime=51.09 cores=1,3,5,7
/proc/3139/stat : 3139 (scip-2.0.1.4_2.) R 3137 3139 3085 0 -1 4202496 10754 0 0 0 4892 217 0 0 25 0 1 0 965248451 45264896 10060 33554432000 4194304 8979876 140737393261856 18446744073709551615 7146136 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3139/statm: 11051 10060 700 1169 0 9878 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 44204

[startup+102.306 s]
/proc/loadavg: 1.66 0.59 0.21 3/178 3858
/proc/meminfo: memFree=31721660/32950928 swapFree=67051812/67111528
[pid=3139] ppid=3137 vsize=44576 CPUtime=102.3 cores=1,3,5,7
/proc/3139/stat : 3139 (scip-2.0.1.4_2.) R 3137 3139 3085 0 -1 4202496 10888 0 0 0 9805 425 0 0 25 0 1 0 965248451 45645824 10194 33554432000 4194304 8979876 140737393261856 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3139/statm: 11144 10194 700 1169 0 9971 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 44576

[startup+162.301 s]
/proc/loadavg: 1.87 0.84 0.32 3/178 3860
/proc/meminfo: memFree=31720840/32950928 swapFree=67051812/67111528
[pid=3139] ppid=3137 vsize=45088 CPUtime=162.29 cores=1,3,5,7
/proc/3139/stat : 3139 (scip-2.0.1.4_2.) R 3137 3139 3085 0 -1 4202496 11023 0 0 0 15569 660 0 0 25 0 1 0 965248451 46170112 10329 33554432000 4194304 8979876 140737393261856 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3139/statm: 11272 10329 700 1169 0 10099 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 45088

[startup+222.301 s]
/proc/loadavg: 1.95 1.05 0.42 3/178 3862
/proc/meminfo: memFree=31720156/32950928 swapFree=67051812/67111528
[pid=3139] ppid=3137 vsize=45600 CPUtime=222.29 cores=1,3,5,7
/proc/3139/stat : 3139 (scip-2.0.1.4_2.) R 3137 3139 3085 0 -1 4202496 11135 0 0 0 21350 879 0 0 25 0 1 0 965248451 46694400 10441 33554432000 4194304 8979876 140737393261856 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3139/statm: 11400 10441 700 1169 0 10227 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 45600

[startup+282.301 s]
/proc/loadavg: 1.98 1.22 0.52 3/178 3863
/proc/meminfo: memFree=31719856/32950928 swapFree=67051812/67111528
[pid=3139] ppid=3137 vsize=45984 CPUtime=282.3 cores=1,3,5,7
/proc/3139/stat : 3139 (scip-2.0.1.4_2.) R 3137 3139 3085 0 -1 4202496 11234 0 0 0 27114 1116 0 0 25 0 1 0 965248451 47087616 10540 33554432000 4194304 8979876 140737393261856 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3139/statm: 11496 10540 700 1169 0 10323 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 45984

[startup+342.301 s]
/proc/loadavg: 1.99 1.36 0.61 3/178 3912
/proc/meminfo: memFree=31720092/32950928 swapFree=67051812/67111528
[pid=3139] ppid=3137 vsize=46340 CPUtime=342.3 cores=1,3,5,7
/proc/3139/stat : 3139 (scip-2.0.1.4_2.) R 3137 3139 3085 0 -1 4202496 11283 0 0 0 32877 1353 0 0 25 0 1 0 965248451 47452160 10589 33554432000 4194304 8979876 140737393261856 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3139/statm: 11585 10589 700 1169 0 10412 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 46340

[startup+402.301 s]
/proc/loadavg: 1.99 1.47 0.69 3/178 3913
/proc/meminfo: memFree=31718840/32950928 swapFree=67051812/67111528
[pid=3139] ppid=3137 vsize=46340 CPUtime=402.3 cores=1,3,5,7
/proc/3139/stat : 3139 (scip-2.0.1.4_2.) R 3137 3139 3085 0 -1 4202496 11318 0 0 0 38635 1595 0 0 25 0 1 0 965248451 47452160 10624 33554432000 4194304 8979876 140737393261856 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3139/statm: 11585 10624 700 1169 0 10412 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 46340

[startup+462.301 s]
/proc/loadavg: 1.99 1.57 0.77 3/178 3915
/proc/meminfo: memFree=31718276/32950928 swapFree=67051812/67111528
[pid=3139] ppid=3137 vsize=46340 CPUtime=462.3 cores=1,3,5,7
/proc/3139/stat : 3139 (scip-2.0.1.4_2.) R 3137 3139 3085 0 -1 4202496 11323 0 0 0 44398 1832 0 0 25 0 1 0 965248451 47452160 10629 33554432000 4194304 8979876 140737393261856 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3139/statm: 11585 10629 700 1169 0 10412 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 46340

[startup+522.301 s]
/proc/loadavg: 1.99 1.64 0.84 3/178 3917
/proc/meminfo: memFree=31716464/32950928 swapFree=67051812/67111528
[pid=3139] ppid=3137 vsize=46808 CPUtime=522.31 cores=1,3,5,7
/proc/3139/stat : 3139 (scip-2.0.1.4_2.) R 3137 3139 3085 0 -1 4202496 11370 0 0 0 50160 2071 0 0 25 0 1 0 965248451 47931392 10676 33554432000 4194304 8979876 140737393261856 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3139/statm: 11702 10676 700 1169 0 10529 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 46808

[startup+582.301 s]
/proc/loadavg: 2.06 1.72 0.92 3/178 3918
/proc/meminfo: memFree=31714812/32950928 swapFree=67051812/67111528
[pid=3139] ppid=3137 vsize=47152 CPUtime=582.31 cores=1,3,5,7
/proc/3139/stat : 3139 (scip-2.0.1.4_2.) R 3137 3139 3085 0 -1 4202496 11467 0 0 0 55915 2316 0 0 25 0 1 0 965248451 48283648 10773 33554432000 4194304 8979876 140737393261856 18446744073709551615 7185058 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3139/statm: 11788 10773 700 1169 0 10615 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 47152

[startup+642.301 s]

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

/proc/meminfo: memFree=31714404/32950928 swapFree=67051812/67111528
[pid=3139] ppid=3137 vsize=47740 CPUtime=1122.32 cores=1,3,5,7
/proc/3139/stat : 3139 (scip-2.0.1.4_2.) R 3137 3139 3085 0 -1 4202496 11678 0 0 0 107453 4779 0 0 25 0 1 0 965248451 48885760 10984 33554432000 4194304 8979876 140737393261856 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3139/statm: 11935 10984 700 1169 0 10762 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 47740

[startup+1182.3 s]
/proc/loadavg: 2.03 1.97 1.42 3/178 4162
/proc/meminfo: memFree=31717784/32950928 swapFree=67051812/67111528
[pid=3139] ppid=3137 vsize=47740 CPUtime=1182.32 cores=1,3,5,7
/proc/3139/stat : 3139 (scip-2.0.1.4_2.) R 3137 3139 3085 0 -1 4202496 11682 0 0 0 113167 5065 0 0 25 0 1 0 965248451 48885760 10988 33554432000 4194304 8979876 140737393261856 18446744073709551615 7189841 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3139/statm: 11935 10988 700 1169 0 10762 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 47740

[startup+1242.3 s]
/proc/loadavg: 2.01 1.97 1.45 3/178 4164
/proc/meminfo: memFree=31715620/32950928 swapFree=67051812/67111528
[pid=3139] ppid=3137 vsize=48044 CPUtime=1242.33 cores=1,3,5,7
/proc/3139/stat : 3139 (scip-2.0.1.4_2.) R 3137 3139 3085 0 -1 4202496 11726 0 0 0 118889 5344 0 0 25 0 1 0 965248451 49197056 11032 33554432000 4194304 8979876 140737393261856 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3139/statm: 12011 11032 700 1169 0 10838 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 48044

[startup+1302.3 s]
/proc/loadavg: 2.00 1.97 1.48 3/178 4203
/proc/meminfo: memFree=31716724/32950928 swapFree=67051812/67111528
[pid=3139] ppid=3137 vsize=48044 CPUtime=1302.33 cores=1,3,5,7
/proc/3139/stat : 3139 (scip-2.0.1.4_2.) R 3137 3139 3085 0 -1 4202496 11727 0 0 0 124612 5621 0 0 25 0 1 0 965248451 49197056 11033 33554432000 4194304 8979876 140737393261856 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3139/statm: 12011 11033 700 1169 0 10838 0
Current children cumulated CPU time (s) 1302.33
Current children cumulated vsize (KiB) 48044

[startup+1362.3 s]
/proc/loadavg: 2.00 1.97 1.51 3/178 4205
/proc/meminfo: memFree=31714600/32950928 swapFree=67051812/67111528
[pid=3139] ppid=3137 vsize=48044 CPUtime=1362.33 cores=1,3,5,7
/proc/3139/stat : 3139 (scip-2.0.1.4_2.) R 3137 3139 3085 0 -1 4202496 11728 0 0 0 130320 5913 0 0 25 0 1 0 965248451 49197056 11034 33554432000 4194304 8979876 140737393261856 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3139/statm: 12011 11034 700 1169 0 10838 0
Current children cumulated CPU time (s) 1362.33
Current children cumulated vsize (KiB) 48044

[startup+1422.31 s]
/proc/loadavg: 2.00 1.97 1.54 3/178 4283
/proc/meminfo: memFree=31716600/32950928 swapFree=67051812/67111528
[pid=3139] ppid=3137 vsize=48044 CPUtime=1422.34 cores=1,3,5,7
/proc/3139/stat : 3139 (scip-2.0.1.4_2.) R 3137 3139 3085 0 -1 4202496 11749 0 0 0 136083 6151 0 0 25 0 1 0 965248451 49197056 11055 33554432000 4194304 8979876 140737393261856 18446744073709551615 7173004 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3139/statm: 12011 11055 700 1169 0 10838 0
Current children cumulated CPU time (s) 1422.34
Current children cumulated vsize (KiB) 48044

[startup+1482.3 s]
/proc/loadavg: 2.00 1.97 1.57 3/178 4284
/proc/meminfo: memFree=31715380/32950928 swapFree=67051812/67111528
[pid=3139] ppid=3137 vsize=48044 CPUtime=1482.33 cores=1,3,5,7
/proc/3139/stat : 3139 (scip-2.0.1.4_2.) R 3137 3139 3085 0 -1 4202496 11776 0 0 0 141847 6386 0 0 25 0 1 0 965248451 49197056 11082 33554432000 4194304 8979876 140737393261856 18446744073709551615 7145972 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3139/statm: 12011 11082 700 1169 0 10838 0
Current children cumulated CPU time (s) 1482.33
Current children cumulated vsize (KiB) 48044

[startup+1542.3 s]
/proc/loadavg: 2.00 1.97 1.59 3/178 4286
/proc/meminfo: memFree=31715320/32950928 swapFree=67051812/67111528
[pid=3139] ppid=3137 vsize=48044 CPUtime=1542.33 cores=1,3,5,7
/proc/3139/stat : 3139 (scip-2.0.1.4_2.) R 3137 3139 3085 0 -1 4202496 11777 0 0 0 147605 6628 0 0 25 0 1 0 965248451 49197056 11083 33554432000 4194304 8979876 140737393261856 18446744073709551615 7144470 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3139/statm: 12011 11083 700 1169 0 10838 0
Current children cumulated CPU time (s) 1542.33
Current children cumulated vsize (KiB) 48044

[startup+1602.3 s]
/proc/loadavg: 2.00 1.97 1.61 3/178 4325
/proc/meminfo: memFree=31605084/32950928 swapFree=67051812/67111528
[pid=3139] ppid=3137 vsize=48344 CPUtime=1602.34 cores=1,3,5,7
/proc/3139/stat : 3139 (scip-2.0.1.4_2.) R 3137 3139 3085 0 -1 4202496 11819 0 0 0 153375 6859 0 0 25 0 1 0 965248451 49504256 11125 33554432000 4194304 8979876 140737393261856 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3139/statm: 12086 11125 700 1169 0 10913 0
Current children cumulated CPU time (s) 1602.34
Current children cumulated vsize (KiB) 48344

[startup+1662.3 s]
/proc/loadavg: 2.00 1.97 1.64 3/178 4327
/proc/meminfo: memFree=31596948/32950928 swapFree=67051812/67111528
[pid=3139] ppid=3137 vsize=48484 CPUtime=1662.34 cores=1,3,5,7
/proc/3139/stat : 3139 (scip-2.0.1.4_2.) R 3137 3139 3085 0 -1 4202496 11852 0 0 0 159148 7086 0 0 25 0 1 0 965248451 49647616 11158 33554432000 4194304 8979876 140737393261856 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3139/statm: 12121 11158 700 1169 0 10948 0
Current children cumulated CPU time (s) 1662.34
Current children cumulated vsize (KiB) 48484

[startup+1722.3 s]
/proc/loadavg: 2.04 1.99 1.66 3/178 4329
/proc/meminfo: memFree=31595332/32950928 swapFree=67051812/67111528
[pid=3139] ppid=3137 vsize=48484 CPUtime=1722.34 cores=1,3,5,7
/proc/3139/stat : 3139 (scip-2.0.1.4_2.) R 3137 3139 3085 0 -1 4202496 11854 0 0 0 164912 7322 0 0 25 0 1 0 965248451 49647616 11160 33554432000 4194304 8979876 140737393261856 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3139/statm: 12121 11160 700 1169 0 10948 0
Current children cumulated CPU time (s) 1722.34
Current children cumulated vsize (KiB) 48484

[startup+1782.3 s]
/proc/loadavg: 2.01 1.99 1.68 3/178 4330
/proc/meminfo: memFree=31594788/32950928 swapFree=67051812/67111528
[pid=3139] ppid=3137 vsize=48484 CPUtime=1782.35 cores=1,3,5,7
/proc/3139/stat : 3139 (scip-2.0.1.4_2.) R 3137 3139 3085 0 -1 4202496 11864 0 0 0 170674 7561 0 0 25 0 1 0 965248451 49647616 11170 33554432000 4194304 8979876 140737393261856 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3139/statm: 12121 11170 700 1169 0 10948 0
Current children cumulated CPU time (s) 1782.35
Current children cumulated vsize (KiB) 48484

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

[startup+1785.5 s]
/proc/loadavg: 2.01 1.99 1.68 3/178 4330
/proc/meminfo: memFree=31594416/32950928 swapFree=67051812/67111528
[pid=3139] ppid=3137 vsize=48484 CPUtime=1785.54 cores=1,3,5,7
/proc/3139/stat : 3139 (scip-2.0.1.4_2.) R 3137 3139 3085 0 -1 4202496 11864 0 0 0 170979 7575 0 0 25 0 1 0 965248451 49647616 11170 33554432000 4194304 8979876 140737393261856 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3139/statm: 12121 11170 700 1169 0 10948 0
Current children cumulated CPU time (s) 1785.54
Current children cumulated vsize (KiB) 48484

[startup+1791.91 s]
/proc/loadavg: 2.01 1.99 1.68 3/178 4330
/proc/meminfo: memFree=31594632/32950928 swapFree=67051812/67111528
[pid=3139] ppid=3137 vsize=48484 CPUtime=1791.95 cores=1,3,5,7
/proc/3139/stat : 3139 (scip-2.0.1.4_2.) R 3137 3139 3085 0 -1 4202496 11864 0 0 0 171594 7601 0 0 25 0 1 0 965248451 49647616 11170 33554432000 4194304 8979876 140737393261856 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3139/statm: 12121 11170 700 1169 0 10948 0
Current children cumulated CPU time (s) 1791.95
Current children cumulated vsize (KiB) 48484

[startup+1795.1 s]
/proc/loadavg: 2.01 1.99 1.68 3/178 4331
/proc/meminfo: memFree=31594632/32950928 swapFree=67051812/67111528
[pid=3139] ppid=3137 vsize=48484 CPUtime=1795.14 cores=1,3,5,7
/proc/3139/stat : 3139 (scip-2.0.1.4_2.) R 3137 3139 3085 0 -1 4202496 11864 0 0 0 171903 7611 0 0 25 0 1 0 965248451 49647616 11170 33554432000 4194304 8979876 140737393261856 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3139/statm: 12121 11170 700 1169 0 10948 0
Current children cumulated CPU time (s) 1795.14
Current children cumulated vsize (KiB) 48484

[startup+1795.9 s]
/proc/loadavg: 2.01 1.99 1.68 3/178 4331
/proc/meminfo: memFree=31594632/32950928 swapFree=67051812/67111528
[pid=3139] ppid=3137 vsize=48484 CPUtime=1795.95 cores=1,3,5,7
/proc/3139/stat : 3139 (scip-2.0.1.4_2.) R 3137 3139 3085 0 -1 4202496 11864 0 0 0 171981 7614 0 0 25 0 1 0 965248451 49647616 11170 33554432000 4194304 8979876 140737393261856 18446744073709551615 7123808 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3139/statm: 12121 11170 700 1169 0 10948 0
Current children cumulated CPU time (s) 1795.95
Current children cumulated vsize (KiB) 48484

[startup+1796.7 s]
/proc/loadavg: 2.01 1.99 1.68 3/178 4331
/proc/meminfo: memFree=31594632/32950928 swapFree=67051812/67111528
[pid=3139] ppid=3137 vsize=48484 CPUtime=1796.75 cores=1,3,5,7
/proc/3139/stat : 3139 (scip-2.0.1.4_2.) R 3137 3139 3085 0 -1 4202496 11864 0 0 0 172057 7618 0 0 25 0 1 0 965248451 49647616 11170 33554432000 4194304 8979876 140737393261856 18446744073709551615 5025723 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3139/statm: 12121 11170 700 1169 0 10948 0
Current children cumulated CPU time (s) 1796.75
Current children cumulated vsize (KiB) 48484

[startup+1796.9 s]
/proc/loadavg: 2.01 1.99 1.68 3/178 4331
/proc/meminfo: memFree=31594632/32950928 swapFree=67051812/67111528
[pid=3139] ppid=3137 vsize=48484 CPUtime=1796.95 cores=1,3,5,7
/proc/3139/stat : 3139 (scip-2.0.1.4_2.) R 3137 3139 3085 0 -1 4202496 11864 0 0 0 172076 7619 0 0 25 0 1 0 965248451 49647616 11170 33554432000 4194304 8979876 140737393261856 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3139/statm: 12121 11170 700 1169 0 10948 0
Current children cumulated CPU time (s) 1796.95
Current children cumulated vsize (KiB) 48484

[startup+1797 s]
/proc/loadavg: 2.01 1.99 1.68 3/178 4331
/proc/meminfo: memFree=31594632/32950928 swapFree=67051812/67111528
[pid=3139] ppid=3137 vsize=48484 CPUtime=1797.05 cores=1,3,5,7
/proc/3139/stat : 3139 (scip-2.0.1.4_2.) R 3137 3139 3085 0 -1 4202496 11864 0 0 0 172086 7619 0 0 25 0 1 0 965248451 49647616 11170 33554432000 4194304 8979876 140737393261856 18446744073709551615 7146222 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3139/statm: 12121 11170 700 1169 0 10948 0
Current children cumulated CPU time (s) 1797.05
Current children cumulated vsize (KiB) 48484

Child status: 0
Real time (s): 1797.02
CPU time (s): 1797.07
CPU user time (s): 1720.88
CPU system time (s): 76.1964
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 48484

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

runsolver used 2.46162 second user time and 5.71413 second system time

The end

Launcher Data

Begin job on node116 at 2011-06-11 01:56:18
IDJOB=3485596
IDBENCH=1161
IDSOLVER=1977
FILE ID=node116/3485596-1307750178
RUNJOBID= node116-1307750177-3105
PBS_JOBID= 13550846
Free space on /tmp= 74132 MiB

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

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

MD5SUM BENCH= cc11de80c07cf0d445d50327479f6689
RANDOM SEED=1514239143

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      31780632 kB
Buffers:        253700 kB
Cached:         701112 kB
SwapCached:      13040 kB
Active:         445784 kB
Inactive:       544504 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      31780632 kB
SwapTotal:    67111528 kB
SwapFree:     67051812 kB
Dirty:           33400 kB
Writeback:           8 kB
AnonPages:       33696 kB
Mapped:          11752 kB
Slab:           114880 kB
PageTables:       4796 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   225008 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= 74112 MiB
End job on node116 at 2011-06-11 02:26:15