Trace number 3489038

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SCIP spx E_2 2011-06-10 (fixed)? 1797.06 1797.02

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
prestwich/armies/normalized-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.5 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.5.0.5]
0.00/0.00	c Copyright (c) 2002-2011 Konrad-Zuse-Zentrum fuer Informationstechnik Berlin (ZIB)
0.00/0.00	c 
0.00/0.00	c user parameter file <scip.set> not found - using default parameters
0.00/0.00	c reading problem <HOME/instance-3489038-1307750195.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.01	c (round 1) 3 del vars, 1 del conss, 0 add conss, 1 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 464 impls, 0 clqs
0.00/0.01	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.01	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.02	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.03	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.03	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.5
0.00/0.04	c 
0.00/0.04	c # frequency for displaying node information lines
0.00/0.04	c # [type: int, range: [-1,2147483647], default: 100]
0.00/0.04	c display/freq = 10000
0.00/0.04	c 
0.00/0.04	c # maximal time in seconds to run
0.00/0.04	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.00/0.04	c limits/time = 1797
0.00/0.04	c 
0.00/0.04	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.00/0.04	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.00/0.04	c limits/memory = 13950
0.00/0.04	c 
0.00/0.04	c # solving stops, if the given number of solutions were found (-1: no limit)
0.00/0.04	c # [type: int, range: [-1,2147483647], default: -1]
0.00/0.04	c limits/solutions = 1
0.00/0.04	c 
0.00/0.04	c # maximal number of separation rounds per node (-1: unlimited)
0.00/0.04	c # [type: int, range: [-1,2147483647], default: 5]
0.00/0.04	c separating/maxrounds = 1
0.00/0.04	c 
0.00/0.04	c # maximal number of separation rounds in the root node (-1: unlimited)
0.00/0.04	c # [type: int, range: [-1,2147483647], default: -1]
0.00/0.04	c separating/maxroundsroot = 5
0.00/0.04	c 
0.00/0.04	c # default clock type (1: CPU user seconds, 2: wall clock time)
0.00/0.04	c # [type: int, range: [1,2], default: 1]
0.00/0.04	c timing/clocktype = 2
0.00/0.04	c 
0.00/0.04	c # belongs reading time to solving time?
0.00/0.04	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.00/0.04	c timing/reading = TRUE
0.00/0.04	c 
0.00/0.04	c # should presolving try to simplify inequalities
0.00/0.04	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.00/0.04	c constraints/linear/simplifyinequalities = TRUE
0.00/0.04	c 
0.00/0.04	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
0.00/0.04	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.00/0.04	c constraints/indicator/addCouplingCons = TRUE
0.00/0.04	c 
0.00/0.04	c # should disaggregation of knapsack constraints be allowed in preprocessing?
0.00/0.04	c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
0.00/0.04	c constraints/knapsack/disaggregation = FALSE
0.00/0.04	c 
0.00/0.04	c # should presolving try to simplify knapsacks
0.00/0.04	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.00/0.04	c constraints/knapsack/simplifyinequalities = TRUE
0.00/0.04	c 
0.00/0.04	c # maximal number of presolving rounds the presolver participates in (-1: no limit)
0.00/0.04	c # [type: int, range: [-1,2147483647], default: -1]
0.00/0.04	c presolving/probing/maxrounds = 0
0.00/0.04	c 
0.00/0.04	c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
0.00/0.04	c # [type: int, range: [-1,2147483647], default: 10]
0.00/0.04	c heuristics/coefdiving/freq = -1
0.00/0.04	c 
0.00/0.04	c # maximal fraction of diving LP iterations compared to node LP iterations
0.00/0.04	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.00/0.04	c heuristics/coefdiving/maxlpiterquot = 0.075
0.00/0.04	c 
0.00/0.04	c # additional number of allowed LP iterations
0.00/0.04	c # [type: int, range: [0,2147483647], default: 1000]
0.00/0.04	c heuristics/coefdiving/maxlpiterofs = 1500
0.00/0.04	c 
0.00/0.04	c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
0.00/0.04	c # [type: int, range: [-1,2147483647], default: 30]
0.00/0.04	c heuristics/crossover/freq = -1
0.00/0.04	c 
0.00/0.04	c # number of nodes added to the contingent of the total nodes
0.00/0.04	c # [type: longint, range: [0,9223372036854775807], default: 500]
0.00/0.04	c heuristics/crossover/nodesofs = 750
0.00/0.04	c 
0.00/0.04	c # number of nodes without incumbent change that heuristic should wait
0.00/0.04	c # [type: longint, range: [0,9223372036854775807], default: 200]
0.00/0.04	c heuristics/crossover/nwaitingnodes = 100
0.00/0.04	c 
0.00/0.04	c # contingent of sub problem nodes in relation to the number of nodes of the original problem
0.00/0.04	c # [type: real, range: [0,1], default: 0.1]
0.00/0.04	c heuristics/crossover/nodesquot = 0.15
0.00/0.04	c 
0.00/0.04	c # minimum percentage of integer variables that have to be fixed 
0.00/0.04	c # [type: real, range: [0,1], default: 0.666]
0.00/0.04	c heuristics/crossover/minfixingrate = 0.5
0.00/0.04	c 
0.00/0.04	c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
0.00/0.04	c # [type: int, range: [-1,2147483647], default: 20]
0.00/0.04	c heuristics/feaspump/freq = -1
0.00/0.04	c 
0.00/0.04	c # additional number of allowed LP iterations
0.00/0.04	c # [type: int, range: [0,2147483647], default: 1000]
0.00/0.04	c heuristics/feaspump/maxlpiterofs = 2000
0.00/0.04	c 
0.00/0.04	c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
0.00/0.04	c # [type: int, range: [-1,2147483647], default: 10]
0.00/0.04	c heuristics/fracdiving/freq = -1
0.00/0.04	c 
0.00/0.04	c # maximal fraction of diving LP iterations compared to node LP iterations
0.00/0.04	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.00/0.04	c heuristics/fracdiving/maxlpiterquot = 0.075
0.00/0.04	c 
0.00/0.04	c # additional number of allowed LP iterations
0.00/0.04	c # [type: int, range: [0,2147483647], default: 1000]
0.00/0.04	c heuristics/fracdiving/maxlpiterofs = 1500
0.00/0.04	c 
0.00/0.04	c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
0.00/0.04	c # [type: int, range: [-1,2147483647], default: 10]
0.00/0.04	c heuristics/guideddiving/freq = -1
0.00/0.04	c 
0.00/0.04	c # maximal fraction of diving LP iterations compared to node LP iterations
0.00/0.04	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.00/0.04	c heuristics/guideddiving/maxlpiterquot = 0.075
0.00/0.04	c 
0.00/0.04	c # additional number of allowed LP iterations
0.00/0.04	c # [type: int, range: [0,2147483647], default: 1000]
0.00/0.04	c heuristics/guideddiving/maxlpiterofs = 1500
0.00/0.04	c 
0.00/0.04	c # maximal fraction of diving LP iterations compared to node LP iterations
0.00/0.04	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.00/0.04	c heuristics/intdiving/maxlpiterquot = 0.075
0.00/0.04	c 
0.00/0.04	c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
0.00/0.04	c # [type: int, range: [-1,2147483647], default: 10]
0.00/0.04	c heuristics/intshifting/freq = -1
0.00/0.04	c 
0.00/0.04	c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
0.00/0.04	c # [type: int, range: [-1,2147483647], default: 10]
0.00/0.04	c heuristics/linesearchdiving/freq = -1
0.00/0.04	c 
0.00/0.04	c # maximal fraction of diving LP iterations compared to node LP iterations
0.00/0.04	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.00/0.04	c heuristics/linesearchdiving/maxlpiterquot = 0.075
0.00/0.04	c 
0.00/0.04	c # additional number of allowed LP iterations
0.00/0.04	c # [type: int, range: [0,2147483647], default: 1000]
0.00/0.04	c heuristics/linesearchdiving/maxlpiterofs = 1500
0.00/0.04	c 
0.00/0.04	c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
0.00/0.04	c # [type: int, range: [-1,2147483647], default: 20]
0.00/0.04	c heuristics/objpscostdiving/freq = -1
0.00/0.04	c 
0.00/0.04	c # maximal fraction of diving LP iterations compared to total iteration number
0.00/0.04	c # [type: real, range: [0,1], default: 0.01]
0.00/0.04	c heuristics/objpscostdiving/maxlpiterquot = 0.015
0.00/0.04	c 
0.00/0.04	c # additional number of allowed LP iterations
0.00/0.04	c # [type: int, range: [0,2147483647], default: 1000]
0.00/0.04	c heuristics/objpscostdiving/maxlpiterofs = 1500
0.00/0.04	c 
0.00/0.04	c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
0.00/0.04	c # [type: int, range: [-1,2147483647], default: 1]
0.00/0.04	c heuristics/oneopt/freq = -1
0.00/0.04	c 
0.00/0.04	c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
0.00/0.04	c # [type: int, range: [-1,2147483647], default: 10]
0.00/0.04	c heuristics/pscostdiving/freq = -1
0.00/0.04	c 
0.00/0.04	c # maximal fraction of diving LP iterations compared to node LP iterations
0.00/0.04	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.00/0.04	c heuristics/pscostdiving/maxlpiterquot = 0.075
0.00/0.04	c 
0.00/0.04	c # additional number of allowed LP iterations
0.00/0.04	c # [type: int, range: [0,2147483647], default: 1000]
0.00/0.04	c heuristics/pscostdiving/maxlpiterofs = 1500
0.00/0.04	c 
0.00/0.04	c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
0.00/0.04	c # [type: int, range: [-1,2147483647], default: 0]
0.00/0.04	c heuristics/rens/freq = -1
0.00/0.04	c 
0.00/0.04	c # minimum percentage of integer variables that have to be fixable 
0.00/0.04	c # [type: real, range: [0,1], default: 0.5]
0.00/0.04	c heuristics/rens/minfixingrate = 0.3
0.00/0.04	c 
0.00/0.04	c # number of nodes added to the contingent of the total nodes
0.00/0.04	c # [type: longint, range: [0,9223372036854775807], default: 500]
0.00/0.04	c heuristics/rens/nodesofs = 2000
0.00/0.04	c 
0.00/0.04	c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
0.00/0.04	c # [type: int, range: [-1,2147483647], default: 20]
0.00/0.04	c heuristics/rootsoldiving/freq = -1
0.00/0.04	c 
0.00/0.04	c # maximal fraction of diving LP iterations compared to node LP iterations
0.00/0.04	c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
0.00/0.04	c heuristics/rootsoldiving/maxlpiterquot = 0.015
0.00/0.04	c 
0.00/0.04	c # additional number of allowed LP iterations
0.00/0.04	c # [type: int, range: [0,2147483647], default: 1000]
0.00/0.04	c heuristics/rootsoldiving/maxlpiterofs = 1500
0.00/0.04	c 
0.00/0.04	c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
0.00/0.04	c # [type: int, range: [-1,2147483647], default: 1]
0.00/0.04	c heuristics/rounding/freq = -1
0.00/0.04	c 
0.00/0.04	c # frequency for calling primal heuristic <shiftandpropagate> (-1: never, 0: only at depth freqofs)
0.00/0.04	c # [type: int, range: [-1,2147483647], default: 0]
0.00/0.04	c heuristics/shiftandpropagate/freq = -1
0.00/0.04	c 
0.00/0.04	c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
0.00/0.04	c # [type: int, range: [-1,2147483647], default: 10]
0.00/0.04	c heuristics/shifting/freq = -1
0.00/0.04	c 
0.00/0.04	c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
0.00/0.04	c # [type: int, range: [-1,2147483647], default: 1]
0.00/0.04	c heuristics/simplerounding/freq = -1
0.00/0.04	c 
0.00/0.04	c # frequency for calling primal heuristic <subnlp> (-1: never, 0: only at depth freqofs)
0.00/0.04	c # [type: int, range: [-1,2147483647], default: 1]
0.00/0.04	c heuristics/subnlp/freq = -1
0.00/0.04	c 
0.00/0.04	c # frequency for calling primal heuristic <trivial> (-1: never, 0: only at depth freqofs)
0.00/0.04	c # [type: int, range: [-1,2147483647], default: 0]
0.00/0.04	c heuristics/trivial/freq = -1
0.00/0.04	c 
0.00/0.04	c # frequency for calling primal heuristic <trysol> (-1: never, 0: only at depth freqofs)
0.00/0.04	c # [type: int, range: [-1,2147483647], default: 1]
0.00/0.04	c heuristics/trysol/freq = -1
0.00/0.04	c 
0.00/0.04	c # frequency for calling primal heuristic <undercover> (-1: never, 0: only at depth freqofs)
0.00/0.04	c # [type: int, range: [-1,2147483647], default: 0]
0.00/0.04	c heuristics/undercover/freq = -1
0.00/0.04	c 
0.00/0.04	c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
0.00/0.04	c # [type: int, range: [-1,2147483647], default: 10]
0.00/0.04	c heuristics/veclendiving/freq = -1
0.00/0.04	c 
0.00/0.04	c # maximal fraction of diving LP iterations compared to node LP iterations
0.00/0.04	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.00/0.04	c heuristics/veclendiving/maxlpiterquot = 0.075
0.00/0.04	c 
0.00/0.04	c # additional number of allowed LP iterations
0.00/0.04	c # [type: int, range: [0,2147483647], default: 1000]
0.00/0.04	c heuristics/veclendiving/maxlpiterofs = 1500
0.00/0.04	c 
0.00/0.04	c # frequency for calling primal heuristic <zirounding> (-1: never, 0: only at depth freqofs)
0.00/0.04	c # [type: int, range: [-1,2147483647], default: 1]
0.00/0.04	c heuristics/zirounding/freq = -1
0.00/0.04	c 
0.00/0.04	c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
0.00/0.04	c # [type: int, range: [-1,2147483647], default: 0]
0.00/0.04	c separating/cmir/freq = -1
0.00/0.04	c 
0.00/0.04	c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
0.00/0.04	c # [type: int, range: [-1,2147483647], default: 0]
0.00/0.04	c separating/flowcover/freq = -1
0.00/0.04	c 
0.00/0.04	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.00/0.04	c # [type: int, range: [-1,2147483647], default: -1]
0.00/0.04	c separating/rapidlearning/freq = 0
0.00/0.04	c 
0.00/0.04	c -----------------------------------------------------------------------------------------------
0.00/0.04	c start solving
0.00/0.04	c 
0.04/0.08	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.08	c   0.1s|     1 |     0 |   781 |     - |3100k|   0 | 190 | 405 | 899 | 405 | 899 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.49/0.50	c   0.5s|     1 |     0 |  2600 |     - |7939k|   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.33	c   1.3s|     1 |     0 |  5220 |     - |  13M|   0 | 306 | 405 | 904 | 405 |1602 | 703 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1.69/1.70	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.11	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.65	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 
150.99/151.08	c   151s| 50000 |    83 |  1461k|  29.1 |  18M|  46 |   - | 405 |2729 | 405 |1161 | 821 |5844 |4127 | 0.000000e+00 |      --      |    Inf 
177.89/177.99	c   178s| 60000 |    97 |  1756k|  29.2 |  18M|  46 |  67 | 405 |2859 | 405 |1161 | 821 |7023 |4547 | 0.000000e+00 |      --      |    Inf 
205.60/205.69	c   206s| 70000 |   115 |  2055k|  29.3 |  19M|  46 |  42 | 405 |2981 | 405 |1161 | 821 |8132 |5005 | 0.000000e+00 |      --      |    Inf 
232.80/232.86	c   233s| 80000 |   118 |  2352k|  29.3 |  19M|  46 |  48 | 405 |3233 | 405 |1161 | 821 |9450 |5311 | 0.000000e+00 |      --      |    Inf 
257.90/257.99	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
257.90/257.99	c   258s| 90000 |   116 |  2632k|  29.2 |  19M|  46 |   - | 405 |3823 | 405 |1161 | 821 |  10k|5563 | 0.000000e+00 |      --      |    Inf 
284.80/284.86	c   285s|100000 |   119 |  2926k|  29.2 |  19M|  46 |  73 | 405 |3590 | 405 |1161 | 821 |  11k|5813 | 0.000000e+00 |      --      |    Inf 
310.80/310.84	c   311s|110000 |   121 |  3213k|  29.1 |  19M|  46 |  41 | 405 |3159 | 405 |1161 | 821 |  13k|6150 | 0.000000e+00 |      --      |    Inf 
334.89/334.90	c   335s|120000 |   124 |  3488k|  29.0 |  19M|  46 |  58 | 405 |3751 | 405 |1161 | 821 |  14k|6351 | 0.000000e+00 |      --      |    Inf 
361.30/361.39	c   361s|130000 |   120 |  3773k|  29.0 |  19M|  50 |  73 | 405 |4046 | 405 |1161 | 821 |  15k|6679 | 0.000000e+00 |      --      |    Inf 
387.39/387.40	c   387s|140000 |   115 |  4065k|  29.0 |  19M|  55 |   - | 405 |3570 | 405 |1161 | 821 |  16k|6912 | 0.000000e+00 |      --      |    Inf 
414.80/414.82	c   415s|150000 |   124 |  4360k|  29.0 |  19M|  55 |   - | 405 |3580 | 405 |1161 | 821 |  17k|7345 | 0.000000e+00 |      --      |    Inf 
441.70/441.70	c   442s|160000 |   121 |  4652k|  29.0 |  19M|  55 |   - | 405 |3335 | 405 |1161 | 821 |  18k|7536 | 0.000000e+00 |      --      |    Inf 
468.60/468.65	c   469s|170000 |   127 |  4959k|  29.1 |  19M|  55 |  70 | 405 |3537 | 405 |1161 | 821 |  19k|7708 | 0.000000e+00 |      --      |    Inf 
493.60/493.60	c   494s|180000 |   125 |  5243k|  29.1 |  19M|  55 |  98 | 405 |3405 | 405 |1161 | 821 |  21k|7833 | 0.000000e+00 |      --      |    Inf 
519.11/519.13	c   519s|190000 |   122 |  5533k|  29.1 |  19M|  55 |  76 | 405 |3596 | 405 |1161 | 821 |  22k|8030 | 0.000000e+00 |      --      |    Inf 
543.00/543.06	c   543s|200000 |   133 |  5808k|  29.0 |  19M|  55 |   - | 405 |4209 | 405 |1161 | 821 |  23k|8138 | 0.000000e+00 |      --      |    Inf 
567.80/567.84	c   568s|210000 |   143 |  6095k|  29.0 |  20M|  55 |   - | 405 |4677 |   0 |   0 | 821 |  24k|8228 | 0.000000e+00 |      --      |    Inf 
591.50/591.52	c   592s|220000 |   127 |  6366k|  28.9 |  20M|  55 |   - | 405 |4530 | 405 |1161 | 821 |  25k|8293 | 0.000000e+00 |      --      |    Inf 
616.00/616.02	c   616s|230000 |   131 |  6646k|  28.9 |  19M|  55 |   - | 405 |4089 |   0 |   0 | 821 |  26k|8434 | 0.000000e+00 |      --      |    Inf 
642.00/642.08	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
642.00/642.08	c   642s|240000 |   125 |  6942k|  28.9 |  19M|  55 |  59 | 405 |4233 | 405 |1161 | 821 |  27k|8528 | 0.000000e+00 |      --      |    Inf 
667.51/667.56	c   668s|250000 |   126 |  7232k|  28.9 |  20M|  55 |  62 | 405 |4305 | 405 |1161 | 821 |  28k|8603 | 0.000000e+00 |      --      |    Inf 
694.01/694.07	c   694s|260000 |   123 |  7524k|  28.9 |  20M|  55 |  69 | 405 |4244 | 405 |1161 | 821 |  29k|8865 | 0.000000e+00 |      --      |    Inf 
720.60/720.69	c   721s|270000 |   119 |  7814k|  28.9 |  19M|  55 |   - | 405 |4142 |   0 |   0 | 821 |  30k|9145 | 0.000000e+00 |      --      |    Inf 
745.11/745.13	c   745s|280000 |   117 |  8083k|  28.8 |  20M|  55 |  76 | 405 |4450 | 405 |1161 | 821 |  32k|9496 | 0.000000e+00 |      --      |    Inf 
773.11/773.13	c   773s|290000 |   121 |  8394k|  28.9 |  19M|  55 |  83 | 405 |4171 | 405 |1161 | 821 |  33k|9640 | 0.000000e+00 |      --      |    Inf 
798.71/798.73	c   799s|300000 |   118 |  8686k|  28.9 |  19M|  55 |  94 | 405 |3797 | 405 |1161 | 821 |  34k|9703 | 0.000000e+00 |      --      |    Inf 
825.02/825.01	c   825s|310000 |   121 |  8982k|  29.0 |  19M|  55 |  44 | 405 |4123 | 405 |1161 | 821 |  35k|9807 | 0.000000e+00 |      --      |    Inf 
853.81/853.87	c   854s|320000 |   121 |  9307k|  29.1 |  20M|  55 |   - | 405 |4128 | 405 |1161 | 821 |  36k|9954 | 0.000000e+00 |      --      |    Inf 
881.80/881.82	c   882s|330000 |   127 |  9620k|  29.1 |  20M|  55 |  60 | 405 |4146 | 405 |1161 | 821 |  37k|  10k| 0.000000e+00 |      --      |    Inf 
909.21/909.22	c   909s|340000 |   118 |  9923k|  29.2 |  19M|  55 |  46 | 405 |3848 | 405 |1161 | 821 |  38k|  10k| 0.000000e+00 |      --      |    Inf 
942.21/942.25	c   942s|350000 |   119 | 10240k|  29.2 |  19M|  55 |  51 | 405 |3344 | 405 |1161 | 821 |  39k|  11k| 0.000000e+00 |      --      |    Inf 
968.31/968.32	c   968s|360000 |   122 | 10541k|  29.3 |  20M|  55 |   - | 405 |4047 | 405 |1161 | 821 |  40k|  11k| 0.000000e+00 |      --      |    Inf 
996.52/996.52	c   997s|370000 |   126 | 10865k|  29.3 |  19M|  59 |   - | 405 |3767 | 405 |1161 | 821 |  41k|  11k| 0.000000e+00 |      --      |    Inf 
1025.12/1025.17	c  1025s|380000 |   126 | 11199k|  29.5 |  19M|  59 |   - | 405 |3815 | 405 |1161 | 821 |  42k|  11k| 0.000000e+00 |      --      |    Inf 
1054.71/1054.78	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1054.71/1054.78	c  1055s|390000 |   126 | 11545k|  29.6 |  20M|  59 |  89 | 405 |4456 | 405 |1161 | 821 |  43k|  11k| 0.000000e+00 |      --      |    Inf 
1084.12/1084.19	c  1084s|400000 |   122 | 11873k|  29.7 |  20M|  59 |   - | 405 |4507 | 405 |1161 | 821 |  44k|  11k| 0.000000e+00 |      --      |    Inf 
1109.72/1109.73	c  1110s|410000 |   128 | 12166k|  29.7 |  20M|  59 |  69 | 405 |4632 | 405 |1161 | 821 |  45k|  11k| 0.000000e+00 |      --      |    Inf 
1137.32/1137.40	c  1137s|420000 |   125 | 12478k|  29.7 |  20M|  59 |  96 | 405 |4928 | 405 |1161 | 821 |  46k|  11k| 0.000000e+00 |      --      |    Inf 
1165.32/1165.31	c  1165s|430000 |   126 | 12797k|  29.7 |  20M|  59 |   - | 405 |3907 | 405 |1161 | 821 |  47k|  11k| 0.000000e+00 |      --      |    Inf 
1195.42/1195.47	c  1195s|440000 |   126 | 13138k|  29.8 |  20M|  59 |  48 | 405 |4112 | 405 |1161 | 821 |  48k|  12k| 0.000000e+00 |      --      |    Inf 
1222.72/1222.79	c  1223s|450000 |   126 | 13445k|  29.9 |  20M|  59 |  85 | 405 |4656 | 405 |1161 | 821 |  50k|  12k| 0.000000e+00 |      --      |    Inf 
1251.42/1251.43	c  1251s|460000 |   127 | 13771k|  29.9 |  20M|  59 |  46 | 405 |4594 | 405 |1161 | 821 |  51k|  12k| 0.000000e+00 |      --      |    Inf 
1280.72/1280.70	c  1281s|470000 |   122 | 14107k|  30.0 |  20M|  59 |  73 | 405 |4203 | 405 |1161 | 821 |  52k|  12k| 0.000000e+00 |      --      |    Inf 
1308.22/1308.29	c  1308s|480000 |   121 | 14425k|  30.0 |  20M|  59 |  64 | 405 |4635 | 405 |1161 | 821 |  53k|  12k| 0.000000e+00 |      --      |    Inf 
1337.32/1337.35	c  1337s|490000 |   122 | 14763k|  30.1 |  20M|  59 |  69 | 405 |4812 | 405 |1161 | 821 |  55k|  12k| 0.000000e+00 |      --      |    Inf 
1364.22/1364.29	c  1364s|500000 |   118 | 15076k|  30.1 |  20M|  59 |   - | 405 |5467 | 405 |1161 | 821 |  56k|  12k| 0.000000e+00 |      --      |    Inf 
1394.22/1394.20	c  1394s|510000 |   120 | 15419k|  30.2 |  20M|  59 |  77 | 405 |5442 | 405 |1161 | 821 |  57k|  12k| 0.000000e+00 |      --      |    Inf 
1423.52/1423.51	c  1424s|520000 |   115 | 15747k|  30.3 |  20M|  59 |   - | 405 |5200 |   0 |   0 | 821 |  59k|  12k| 0.000000e+00 |      --      |    Inf 
1454.73/1454.77	c  1455s|530000 |   106 | 16083k|  30.3 |  20M|  59 | 123 | 405 |4306 | 405 |1161 | 821 |  60k|  13k| 0.000000e+00 |      --      |    Inf 
1482.32/1482.34	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1482.32/1482.34	c  1482s|540000 |   110 | 16374k|  30.3 |  20M|  59 |   - | 405 |4313 |   0 |   0 | 821 |  61k|  13k| 0.000000e+00 |      --      |    Inf 
1512.52/1512.53	c  1513s|550000 |   115 | 16720k|  30.4 |  20M|  59 |  51 | 405 |4481 | 405 |1161 | 821 |  62k|  13k| 0.000000e+00 |      --      |    Inf 
1541.33/1541.35	c  1541s|560000 |   108 | 17052k|  30.4 |  20M|  59 |  65 | 405 |4435 | 405 |1161 | 821 |  64k|  13k| 0.000000e+00 |      --      |    Inf 
1571.42/1571.49	c  1571s|570000 |   103 | 17370k|  30.5 |  20M|  59 |  76 | 405 |4153 | 405 |1161 | 821 |  65k|  14k| 0.000000e+00 |      --      |    Inf 
1598.83/1598.89	c  1599s|580000 |   102 | 17675k|  30.5 |  20M|  59 |  42 | 405 |4360 | 405 |1161 | 821 |  66k|  14k| 0.000000e+00 |      --      |    Inf 
1627.13/1627.13	c  1627s|590000 |   112 | 17986k|  30.5 |  20M|  59 |  70 | 405 |4128 | 405 |1161 | 821 |  67k|  14k| 0.000000e+00 |      --      |    Inf 
1653.13/1653.13	c  1653s|600000 |   104 | 18277k|  30.5 |  20M|  59 |  70 | 405 |4329 | 405 |1161 | 821 |  68k|  14k| 0.000000e+00 |      --      |    Inf 
1682.72/1682.76	c  1683s|610000 |    99 | 18605k|  30.5 |  20M|  60 |   - | 405 |4188 | 405 |1161 | 821 |  69k|  14k| 0.000000e+00 |      --      |    Inf 
1708.23/1708.29	c  1708s|620000 |   107 | 18889k|  30.5 |  20M|  60 |   - | 405 |4586 |   0 |   0 | 821 |  71k|  14k| 0.000000e+00 |      --      |    Inf 
1737.53/1737.54	c  1738s|630000 |   105 | 19209k|  30.5 |  20M|  60 |   - | 405 |4773 | 405 |1161 | 821 |  72k|  14k| 0.000000e+00 |      --      |    Inf 
1766.73/1766.76	c  1767s|640000 |   101 | 19527k|  30.5 |  20M|  60 |   - | 405 |4684 |   0 |   0 | 821 |  74k|  15k| 0.000000e+00 |      --      |    Inf 
1793.23/1793.24	c  1793s|650000 |   103 | 19824k|  30.5 |  20M|  60 |   - | 405 |4778 |   0 |   0 | 821 |  75k|  15k| 0.000000e+00 |      --      |    Inf 
1797.03/1797.00	c 
1797.03/1797.00	c SCIP Status        : solving was interrupted [time limit reached]
1797.03/1797.00	c Solving Time (sec) : 1797.00
1797.03/1797.00	c Solving Nodes      : 651478
1797.03/1797.00	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1797.03/1797.00	c Dual Bound         : +0.00000000000000e+00
1797.03/1797.00	c Gap                : infinite
1797.03/1797.00	s UNKNOWN
1797.03/1797.00	c SCIP Status        : solving was interrupted [time limit reached]
1797.03/1797.00	c Total Time         :    1797.00
1797.03/1797.00	c   solving          :    1797.00
1797.03/1797.00	c   presolving       :       0.03 (included in solving)
1797.03/1797.00	c   reading          :       0.01 (included in solving)
1797.03/1797.00	c Original Problem   :
1797.03/1797.00	c   Problem name     : HOME/instance-3489038-1307750195.opb
1797.03/1797.00	c   Variables        : 428 (428 binary, 0 integer, 0 implicit integer, 0 continuous)
1797.03/1797.00	c   Constraints      : 942 initial, 942 maximal
1797.03/1797.00	c Presolved Problem  :
1797.03/1797.00	c   Problem name     : t_HOME/instance-3489038-1307750195.opb
1797.03/1797.00	c   Variables        : 405 (405 binary, 0 integer, 0 implicit integer, 0 continuous)
1797.03/1797.00	c   Constraints      : 899 initial, 5627 maximal
1797.03/1797.00	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1797.03/1797.00	c   trivial          :       0.00          0          0          0          0          0          0          0          0          0
1797.03/1797.00	c   dualfix          :       0.00          0          0          0          0          0          0          0          0          0
1797.03/1797.00	c   boundshift       :       0.00          0          0          0          0          0          0          0          0          0
1797.03/1797.00	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0          0
1797.03/1797.00	c   pseudoobj        :       0.00          0          0          0          0          0          0          0          0          0
1797.03/1797.00	c   implics          :       0.00          0          8          0          0          0          0          0          0          0
1797.03/1797.00	c   probing          :       0.00          0          0          0          0          0          0          0          0          0
1797.03/1797.00	c   knapsack         :       0.01          0          0          0          0          0          0          0          0          0
1797.03/1797.00	c   setppc           :       0.00          0          0          0          0          0          8          0          0          0
1797.03/1797.00	c   linear           :       0.01         15          0          0         15          0         35          0          0          0
1797.03/1797.00	c   logicor          :       0.00          0          0          0          0          0          0          0          0          0
1797.03/1797.00	c   root node        :          -          0          -          -          0          -          -          -          -          -
1797.03/1797.00	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #Resprop    Cutoffs    DomReds       Cuts      Conss   Children
1797.03/1797.00	c   integral         :          0          0          0     329222          0          1          0        249       2378          0          0     654832
1797.03/1797.00	c   knapsack         :        285          5    2055239          0          2          0    6850361      99046    6778980        773          0          0
1797.03/1797.00	c   setppc           :        195          5    1954723          0          2          0    1370538       6677    1935201          0          0          0
1797.03/1797.00	c   linear           :          0+         5      32250          0          0          0          0          0          4          0          0          0
1797.03/1797.00	c   logicor          :        419+         5    1636216          0          2          0     222721      29685    2000127          0          0          0
1797.03/1797.00	c   countsols        :          0          0          0          0          2          0          0          0          0          0          0          0
1797.03/1797.00	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS      Check    Resprop
1797.03/1797.00	c   integral         :      79.75       0.00       0.00      79.75       0.00       0.00       0.00
1797.03/1797.00	c   knapsack         :      18.64       0.01      16.19       0.00       0.00       0.00       2.44
1797.03/1797.00	c   setppc           :       5.11       0.00       4.80       0.00       0.00       0.00       0.30
1797.03/1797.00	c   linear           :       0.01       0.00       0.01       0.00       0.00       0.00       0.00
1797.03/1797.00	c   logicor          :      18.13       0.00      17.98       0.00       0.00       0.00       0.15
1797.03/1797.00	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1797.03/1797.00	c Propagators        : #Propagate   #Resprop    Cutoffs    DomReds
1797.03/1797.00	c   vbounds          :          0          0          0          0
1797.03/1797.00	c   rootredcost      :          0          0          0          0
1797.03/1797.00	c   pseudoobj        :          0          0          0          0
1797.03/1797.00	c Propagator Timings :  TotalTime  Propagate    Resprop
1797.03/1797.00	c   vbounds          :       0.28       0.28       0.00
1797.03/1797.00	c   rootredcost      :       0.30       0.30       0.00
1797.03/1797.00	c   pseudoobj        :       0.21       0.21       0.00
1797.03/1797.00	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1797.03/1797.00	c   propagation      :       8.16      54052      52817     458075       84.6        683       15.6          -
1797.03/1797.00	c   infeasible LP    :      20.18     191516          0          0        0.0          0        0.0          0
1797.03/1797.00	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1797.03/1797.00	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1797.03/1797.00	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1797.03/1797.00	c   applied globally :          -          -          -      75012       18.9          -          -          -
1797.03/1797.00	c   applied locally  :          -          -          -        505       90.9          -          -          -
1797.03/1797.00	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1797.03/1797.00	c   cut pool         :       0.01          4          -          -         27          -    (maximal pool size: 2488)
1797.03/1797.00	c   redcost          :       2.02     328079          0          0          0          0
1797.03/1797.00	c   impliedbounds    :       0.00          5          0          0       1481          0
1797.03/1797.00	c   intobj           :       0.00          0          0          0          0          0
1797.03/1797.00	c   gomory           :       0.60          5          0          0        103          0
1797.03/1797.00	c   cgmip            :       0.00          0          0          0          0          0
1797.03/1797.00	c   closecuts        :       0.00          0          0          0          0          0
1797.03/1797.00	c   strongcg         :       0.56          5          0          0       2080          0
1797.03/1797.00	c   cmir             :       0.00          0          0          0          0          0
1797.03/1797.00	c   flowcover        :       0.00          0          0          0          0          0
1797.03/1797.00	c   clique           :       0.00          5          0          0          5          0
1797.03/1797.00	c   zerohalf         :       0.00          0          0          0          0          0
1797.03/1797.00	c   mcf              :       0.00          1          0          0          0          0
1797.03/1797.00	c   oddcycle         :       0.00          0          0          0          0          0
1797.03/1797.00	c   rapidlearning    :       0.04          1          0          0          0          5
1797.03/1797.00	c Pricers            :       Time      Calls       Vars
1797.03/1797.00	c   problem variables:       0.00          0          0
1797.03/1797.00	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1797.03/1797.00	c   relpscost        :      79.58     329222        249       2378          0          0     654832
1797.03/1797.00	c   pscost           :       0.00          0          0          0          0          0          0
1797.03/1797.00	c   inference        :       0.00          2          0          0          0          0          4
1797.03/1797.00	c   mostinf          :       0.00          0          0          0          0          0          0
1797.03/1797.00	c   leastinf         :       0.00          0          0          0          0          0          0
1797.03/1797.00	c   fullstrong       :       0.00          0          0          0          0          0          0
1797.03/1797.00	c   allfullstrong    :       0.00          0          0          0          0          0          0
1797.03/1797.00	c   random           :       0.00          0          0          0          0          0          0
1797.03/1797.00	c Primal Heuristics  :       Time      Calls      Found
1797.03/1797.00	c   LP solutions     :       0.00          -          0
1797.03/1797.00	c   pseudo solutions :       0.00          -          0
1797.03/1797.00	c   trivial          :       0.00          1          0
1797.03/1797.00	c   shiftandpropagate:       0.00          0          0
1797.03/1797.00	c   simplerounding   :       0.00          0          0
1797.03/1797.00	c   zirounding       :       0.00          0          0
1797.03/1797.00	c   rounding         :       0.00          0          0
1797.03/1797.00	c   shifting         :       0.00          0          0
1797.03/1797.00	c   intshifting      :       0.00          0          0
1797.03/1797.00	c   oneopt           :       0.00          0          0
1797.03/1797.00	c   twoopt           :       0.00          0          0
1797.03/1797.00	c   fixandinfer      :       0.00          0          0
1797.03/1797.00	c   feaspump         :       0.00          0          0
1797.03/1797.00	c   clique           :       0.00          0          0
1797.03/1797.00	c   coefdiving       :       0.00          0          0
1797.03/1797.00	c   pscostdiving     :       0.00          0          0
1797.03/1797.00	c   fracdiving       :       0.00          0          0
1797.03/1797.00	c   veclendiving     :       0.00          0          0
1797.03/1797.00	c   intdiving        :       0.00          0          0
1797.03/1797.00	c   actconsdiving    :       0.00          0          0
1797.03/1797.00	c   objpscostdiving  :       0.00          0          0
1797.03/1797.00	c   rootsoldiving    :       0.00          0          0
1797.03/1797.00	c   linesearchdiving :       0.00          0          0
1797.03/1797.00	c   guideddiving     :       0.00          0          0
1797.03/1797.00	c   octane           :       0.00          0          0
1797.03/1797.00	c   rens             :       0.00          0          0
1797.03/1797.00	c   rins             :       0.00          0          0
1797.03/1797.00	c   localbranching   :       0.00          0          0
1797.03/1797.00	c   mutation         :       0.00          0          0
1797.03/1797.00	c   crossover        :       0.00          0          0
1797.03/1797.00	c   dins             :       0.00          0          0
1797.03/1797.00	c   vbounds          :       0.00          0          0
1797.03/1797.00	c   undercover       :       0.00          0          0
1797.03/1797.00	c   subnlp           :       0.00          0          0
1797.03/1797.00	c   trysol           :       0.00          0          0
1797.03/1797.00	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1797.03/1797.00	c   primal LP        :       0.00          0          0       0.00          -
1797.03/1797.00	c   dual LP          :    1563.33     520622   19866096      38.16   12707.58
1797.03/1797.00	c   lex dual LP      :       0.00          0          0       0.00          -
1797.03/1797.00	c   barrier LP       :       0.00          0          0       0.00          -
1797.03/1797.00	c   diving/probing LP:       0.00          0          0       0.00          -
1797.03/1797.00	c   strong branching :      73.29      15228     827905      54.37   11296.23
1797.03/1797.00	c     (at root node) :          -         10       6786     678.60          -
1797.03/1797.00	c   conflict analysis:       0.00          0          0       0.00          -
1797.03/1797.00	c B&B Tree           :
1797.03/1797.00	c   number of runs   :          1
1797.03/1797.00	c   nodes            :     651478
1797.03/1797.00	c   nodes (total)    :     651478
1797.03/1797.00	c   nodes left       :        102
1797.03/1797.00	c   max depth        :         60
1797.03/1797.00	c   max depth (total):         60
1797.03/1797.00	c   backtracks       :      96274 (14.8%)
1797.03/1797.00	c   delayed cutoffs  :       3257
1797.03/1797.00	c   repropagations   :      84704 (308618 domain reductions, 3113 cutoffs)
1797.03/1797.00	c   avg switch length:       2.81
1797.03/1797.00	c   switching time   :      29.10
1797.03/1797.00	c Solution           :
1797.03/1797.00	c   Solutions found  :          0 (0 improvements)
1797.03/1797.00	c   Primal Bound     :          -
1797.03/1797.00	c   Dual Bound       : +0.00000000000000e+00
1797.03/1797.00	c   Gap              :   infinite
1797.03/1797.00	c   Root Dual Bound  : +0.00000000000000e+00
1797.03/1797.00	c   Root Iterations  :       6638
1797.03/1797.01	c Time complete: 1797.04.

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 988)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3489038-1307750195/watcher-3489038-1307750195 -o /tmp/evaluation-result-3489038-1307750195/solver-3489038-1307750195 -C 1800 -W 1900 -M 15500 HOME/scip-2.0.1.4b_2.linux.x86_64.gnu.opt.spx -f HOME/instance-3489038-1307750195.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: 0.51 0.11 0.04 2/174 13283
/proc/meminfo: memFree=31986960/32950940 swapFree=67074964/67111528
[pid=13283] ppid=13280 vsize=12884 CPUtime=0 cores=0,2,4,6
/proc/13283/stat : 13283 (scip-2.0.1.4b_2) R 13280 13283 13240 0 -1 4202496 2220 0 0 0 0 0 0 0 22 0 1 0 965250266 13193216 2175 33554432000 4194304 9016284 140733666157216 18446744073709551615 6813403 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/13283/statm: 3221 2177 357 1178 0 2039 0

[startup+0.055184 s]
/proc/loadavg: 0.51 0.11 0.04 2/174 13283
/proc/meminfo: memFree=31986960/32950940 swapFree=67074964/67111528
[pid=13283] ppid=13280 vsize=23308 CPUtime=0.04 cores=0,2,4,6
/proc/13283/stat : 13283 (scip-2.0.1.4b_2) R 13280 13283 13240 0 -1 4202496 4996 0 0 0 4 0 0 0 23 0 1 0 965250266 23867392 4694 33554432000 4194304 9016284 140733666157216 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13283/statm: 5827 4695 629 1178 0 4645 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 23308

[startup+0.101181 s]
/proc/loadavg: 0.51 0.11 0.04 2/174 13283
/proc/meminfo: memFree=31986960/32950940 swapFree=67074964/67111528
[pid=13283] ppid=13280 vsize=24192 CPUtime=0.09 cores=0,2,4,6
/proc/13283/stat : 13283 (scip-2.0.1.4b_2) R 13280 13283 13240 0 -1 4202496 5290 0 0 0 9 0 0 0 23 0 1 0 965250266 24772608 4965 33554432000 4194304 9016284 140733666157216 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13283/statm: 6048 4965 654 1178 0 4866 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 24192

[startup+0.300153 s]
/proc/loadavg: 0.51 0.11 0.04 2/174 13283
/proc/meminfo: memFree=31986960/32950940 swapFree=67074964/67111528
[pid=13283] ppid=13280 vsize=43588 CPUtime=0.29 cores=0,2,4,6
/proc/13283/stat : 13283 (scip-2.0.1.4b_2) R 13280 13283 13240 0 -1 4202496 10602 0 0 0 28 1 0 0 23 0 1 0 965250266 44634112 9571 33554432000 4194304 9016284 140733666157216 18446744073709551615 6561023 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13283/statm: 10897 9571 686 1178 0 9715 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 43588

[startup+0.701123 s]
/proc/loadavg: 0.51 0.11 0.04 2/174 13283
/proc/meminfo: memFree=31986960/32950940 swapFree=67074964/67111528
[pid=13283] ppid=13280 vsize=43616 CPUtime=0.69 cores=0,2,4,6
/proc/13283/stat : 13283 (scip-2.0.1.4b_2) R 13280 13283 13240 0 -1 4202496 10660 0 0 0 68 1 0 0 25 0 1 0 965250266 44662784 9614 33554432000 4194304 9016284 140733666157216 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13283/statm: 10904 9614 686 1178 0 9722 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 43616

[startup+1.50087 s]
/proc/loadavg: 0.51 0.11 0.04 4/178 13287
/proc/meminfo: memFree=31915552/32950940 swapFree=67074964/67111528
[pid=13283] ppid=13280 vsize=43896 CPUtime=1.49 cores=0,2,4,6
/proc/13283/stat : 13283 (scip-2.0.1.4b_2) R 13280 13283 13240 0 -1 4202496 10789 0 0 0 147 2 0 0 25 0 1 0 965250266 44949504 9743 33554432000 4194304 9016284 140733666157216 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13283/statm: 10974 9743 686 1178 0 9792 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 43896

[startup+3.1007 s]
/proc/loadavg: 0.63 0.14 0.05 4/178 13287
/proc/meminfo: memFree=31909724/32950940 swapFree=67074964/67111528
[pid=13283] ppid=13280 vsize=45496 CPUtime=3.09 cores=0,2,4,6
/proc/13283/stat : 13283 (scip-2.0.1.4b_2) R 13280 13283 13240 0 -1 4202496 11445 0 0 0 306 3 0 0 25 0 1 0 965250266 46587904 10399 33554432000 4194304 9016284 140733666157216 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13283/statm: 11374 10399 689 1178 0 10192 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 45496

[startup+6.30114 s]
/proc/loadavg: 0.63 0.14 0.05 3/178 13287
/proc/meminfo: memFree=31906384/32950940 swapFree=67074964/67111528
[pid=13283] ppid=13280 vsize=45496 CPUtime=6.29 cores=0,2,4,6
/proc/13283/stat : 13283 (scip-2.0.1.4b_2) R 13280 13283 13240 0 -1 4202496 11449 0 0 0 621 8 0 0 25 0 1 0 965250266 46587904 10403 33554432000 4194304 9016284 140733666157216 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13283/statm: 11374 10403 691 1178 0 10192 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 45496

[startup+12.701 s]
/proc/loadavg: 0.84 0.21 0.07 4/178 13287
/proc/meminfo: memFree=31906028/32950940 swapFree=67074964/67111528
[pid=13283] ppid=13280 vsize=45496 CPUtime=12.69 cores=0,2,4,6
/proc/13283/stat : 13283 (scip-2.0.1.4b_2) R 13280 13283 13240 0 -1 4202496 11449 0 0 0 1253 16 0 0 25 0 1 0 965250266 46587904 10403 33554432000 4194304 9016284 140733666157216 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13283/statm: 11374 10403 691 1178 0 10192 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 45496

[startup+25.5008 s]
/proc/loadavg: 1.02 0.26 0.09 4/178 13288
/proc/meminfo: memFree=31907008/32950940 swapFree=67074964/67111528
[pid=13283] ppid=13280 vsize=45496 CPUtime=25.49 cores=0,2,4,6
/proc/13283/stat : 13283 (scip-2.0.1.4b_2) R 13280 13283 13240 0 -1 4202496 11449 0 0 0 2515 34 0 0 25 0 1 0 965250266 46587904 10403 33554432000 4194304 9016284 140733666157216 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13283/statm: 11374 10403 691 1178 0 10192 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 45496

[startup+51.1002 s]
/proc/loadavg: 1.35 0.40 0.14 3/178 13288
/proc/meminfo: memFree=31906460/32950940 swapFree=67074964/67111528
[pid=13283] ppid=13280 vsize=45496 CPUtime=51.09 cores=0,2,4,6
/proc/13283/stat : 13283 (scip-2.0.1.4b_2) R 13280 13283 13240 0 -1 4202496 11450 0 0 0 5040 69 0 0 25 0 1 0 965250266 46587904 10404 33554432000 4194304 9016284 140733666157216 18446744073709551615 7214571 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13283/statm: 11374 10404 691 1178 0 10192 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 45496

[startup+102.306 s]
/proc/loadavg: 1.74 0.67 0.24 3/178 13290
/proc/meminfo: memFree=31905180/32950940 swapFree=67074964/67111528
[pid=13283] ppid=13280 vsize=45988 CPUtime=102.3 cores=0,2,4,6
/proc/13283/stat : 13283 (scip-2.0.1.4b_2) R 13280 13283 13240 0 -1 4202496 11574 0 0 0 10086 144 0 0 25 0 1 0 965250266 47091712 10528 33554432000 4194304 9016284 140733666157216 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13283/statm: 11497 10528 691 1178 0 10315 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 45988

[startup+162.301 s]
/proc/loadavg: 1.90 0.91 0.35 4/178 13291
/proc/meminfo: memFree=31903992/32950940 swapFree=67074964/67111528
[pid=13283] ppid=13280 vsize=46740 CPUtime=162.3 cores=0,2,4,6
/proc/13283/stat : 13283 (scip-2.0.1.4b_2) R 13280 13283 13240 0 -1 4202496 11753 0 0 0 15994 236 0 0 25 0 1 0 965250266 47861760 10707 33554432000 4194304 9016284 140733666157216 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13283/statm: 11685 10707 691 1178 0 10503 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 46740

[startup+222.3 s]
/proc/loadavg: 1.96 1.10 0.45 3/178 13293
/proc/meminfo: memFree=31903316/32950940 swapFree=67074964/67111528
[pid=13283] ppid=13280 vsize=47016 CPUtime=222.29 cores=0,2,4,6
/proc/13283/stat : 13283 (scip-2.0.1.4b_2) R 13280 13283 13240 0 -1 4202496 11830 0 0 0 21904 325 0 0 25 0 1 0 965250266 48144384 10784 33554432000 4194304 9016284 140733666157216 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13283/statm: 11754 10784 691 1178 0 10572 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 47016

[startup+282.301 s]
/proc/loadavg: 1.98 1.26 0.54 5/178 13304
/proc/meminfo: memFree=31902260/32950940 swapFree=67074964/67111528
[pid=13283] ppid=13280 vsize=47468 CPUtime=282.29 cores=0,2,4,6
/proc/13283/stat : 13283 (scip-2.0.1.4b_2) R 13280 13283 13240 0 -1 4202496 11941 0 0 0 27806 423 0 0 25 0 1 0 965250266 48607232 10895 33554432000 4194304 9016284 140733666157216 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13283/statm: 11867 10895 691 1178 0 10685 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 47468

[startup+342.3 s]
/proc/loadavg: 1.99 1.40 0.63 3/178 13305
/proc/meminfo: memFree=31902044/32950940 swapFree=67074964/67111528
[pid=13283] ppid=13280 vsize=47624 CPUtime=342.3 cores=0,2,4,6
/proc/13283/stat : 13283 (scip-2.0.1.4b_2) R 13280 13283 13240 0 -1 4202496 11947 0 0 0 33706 524 0 0 25 0 1 0 965250266 48766976 10901 33554432000 4194304 9016284 140733666157216 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13283/statm: 11906 10901 691 1178 0 10724 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 47624

[startup+402.301 s]
/proc/loadavg: 1.99 1.50 0.71 4/178 13307
/proc/meminfo: memFree=31901484/32950940 swapFree=67074964/67111528
[pid=13283] ppid=13280 vsize=47624 CPUtime=402.3 cores=0,2,4,6
/proc/13283/stat : 13283 (scip-2.0.1.4b_2) R 13280 13283 13240 0 -1 4202496 11965 0 0 0 39612 618 0 0 25 0 1 0 965250266 48766976 10919 33554432000 4194304 9016284 140733666157216 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13283/statm: 11906 10919 691 1178 0 10724 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 47624

[startup+462.3 s]
/proc/loadavg: 1.99 1.59 0.79 3/178 13308
/proc/meminfo: memFree=31901288/32950940 swapFree=67074964/67111528
[pid=13283] ppid=13280 vsize=47624 CPUtime=462.29 cores=0,2,4,6
/proc/13283/stat : 13283 (scip-2.0.1.4b_2) R 13280 13283 13240 0 -1 4202496 12010 0 0 0 45521 708 0 0 25 0 1 0 965250266 48766976 10964 33554432000 4194304 9016284 140733666157216 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13283/statm: 11906 10964 691 1178 0 10724 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 47624

[startup+522.301 s]
/proc/loadavg: 1.99 1.66 0.86 4/178 13310
/proc/meminfo: memFree=31901332/32950940 swapFree=67074964/67111528
[pid=13283] ppid=13280 vsize=47928 CPUtime=522.3 cores=0,2,4,6
/proc/13283/stat : 13283 (scip-2.0.1.4b_2) R 13280 13283 13240 0 -1 4202496 12011 0 0 0 51436 794 0 0 25 0 1 0 965250266 49078272 10965 33554432000 4194304 9016284 140733666157216 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13283/statm: 11982 10965 691 1178 0 10800 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 47928

[startup+582.3 s]
/proc/loadavg: 1.99 1.72 0.93 3/178 13312
/proc/meminfo: memFree=31900768/32950940 swapFree=67074964/67111528
[pid=13283] ppid=13280 vsize=48276 CPUtime=582.3 cores=0,2,4,6
/proc/13283/stat : 13283 (scip-2.0.1.4b_2) R 13280 13283 13240 0 -1 4202496 12107 0 0 0 57344 886 0 0 25 0 1 0 965250266 49434624 11061 33554432000 4194304 9016284 140733666157216 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13283/statm: 12069 11061 691 1178 0 10887 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 48276

[startup+642.301 s]

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

/proc/meminfo: memFree=31896052/32950940 swapFree=67074964/67111528
[pid=13283] ppid=13280 vsize=49000 CPUtime=1122.32 cores=0,2,4,6
/proc/13283/stat : 13283 (scip-2.0.1.4b_2) R 13280 13283 13240 0 -1 4202496 12327 0 0 0 110521 1711 0 0 25 0 1 0 965250266 50176000 11281 33554432000 4194304 9016284 140733666157216 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13283/statm: 12250 11281 691 1178 0 11068 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 49000

[startup+1182.3 s]
/proc/loadavg: 1.99 1.95 1.42 3/178 13328
/proc/meminfo: memFree=31895864/32950940 swapFree=67074964/67111528
[pid=13283] ppid=13280 vsize=49148 CPUtime=1182.31 cores=0,2,4,6
/proc/13283/stat : 13283 (scip-2.0.1.4b_2) R 13280 13283 13240 0 -1 4202496 12338 0 0 0 116437 1794 0 0 25 0 1 0 965250266 50327552 11292 33554432000 4194304 9016284 140733666157216 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13283/statm: 12287 11292 691 1178 0 11105 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 49148

[startup+1242.3 s]
/proc/loadavg: 1.99 1.95 1.45 4/178 13329
/proc/meminfo: memFree=31895444/32950940 swapFree=67074964/67111528
[pid=13283] ppid=13280 vsize=49148 CPUtime=1242.32 cores=0,2,4,6
/proc/13283/stat : 13283 (scip-2.0.1.4b_2) R 13280 13283 13240 0 -1 4202496 12377 0 0 0 122350 1882 0 0 25 0 1 0 965250266 50327552 11331 33554432000 4194304 9016284 140733666157216 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13283/statm: 12287 11331 691 1178 0 11105 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 49148

[startup+1302.3 s]
/proc/loadavg: 1.99 1.96 1.48 4/178 13331
/proc/meminfo: memFree=31895120/32950940 swapFree=67074964/67111528
[pid=13283] ppid=13280 vsize=49336 CPUtime=1302.32 cores=0,2,4,6
/proc/13283/stat : 13283 (scip-2.0.1.4b_2) R 13280 13283 13240 0 -1 4202496 12408 0 0 0 128260 1972 0 0 25 0 1 0 965250266 50520064 11362 33554432000 4194304 9016284 140733666157216 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13283/statm: 12334 11362 691 1178 0 11152 0
Current children cumulated CPU time (s) 1302.32
Current children cumulated vsize (KiB) 49336

[startup+1362.3 s]
/proc/loadavg: 1.99 1.97 1.51 4/178 13332
/proc/meminfo: memFree=31895044/32950940 swapFree=67074964/67111528
[pid=13283] ppid=13280 vsize=49336 CPUtime=1362.32 cores=0,2,4,6
/proc/13283/stat : 13283 (scip-2.0.1.4b_2) R 13280 13283 13240 0 -1 4202496 12408 0 0 0 134171 2061 0 0 25 0 1 0 965250266 50520064 11362 33554432000 4194304 9016284 140733666157216 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13283/statm: 12334 11362 691 1178 0 11152 0
Current children cumulated CPU time (s) 1362.32
Current children cumulated vsize (KiB) 49336

[startup+1422.31 s]
/proc/loadavg: 1.99 1.97 1.54 4/178 13334
/proc/meminfo: memFree=31894856/32950940 swapFree=67074964/67111528
[pid=13283] ppid=13280 vsize=49336 CPUtime=1422.33 cores=0,2,4,6
/proc/13283/stat : 13283 (scip-2.0.1.4b_2) R 13280 13283 13240 0 -1 4202496 12410 0 0 0 140078 2155 0 0 25 0 1 0 965250266 50520064 11364 33554432000 4194304 9016284 140733666157216 18446744073709551615 7178878 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13283/statm: 12334 11364 691 1178 0 11152 0
Current children cumulated CPU time (s) 1422.33
Current children cumulated vsize (KiB) 49336

[startup+1482.3 s]
/proc/loadavg: 1.99 1.97 1.57 4/178 13336
/proc/meminfo: memFree=31894652/32950940 swapFree=67074964/67111528
[pid=13283] ppid=13280 vsize=49336 CPUtime=1482.32 cores=0,2,4,6
/proc/13283/stat : 13283 (scip-2.0.1.4b_2) R 13280 13283 13240 0 -1 4202496 12423 0 0 0 145987 2245 0 0 25 0 1 0 965250266 50520064 11377 33554432000 4194304 9016284 140733666157216 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13283/statm: 12334 11377 691 1178 0 11152 0
Current children cumulated CPU time (s) 1482.32
Current children cumulated vsize (KiB) 49336

[startup+1542.3 s]
/proc/loadavg: 1.99 1.97 1.59 4/178 13337
/proc/meminfo: memFree=31894712/32950940 swapFree=67074964/67111528
[pid=13283] ppid=13280 vsize=49468 CPUtime=1542.32 cores=0,2,4,6
/proc/13283/stat : 13283 (scip-2.0.1.4b_2) R 13280 13283 13240 0 -1 4202496 12444 0 0 0 151900 2332 0 0 25 0 1 0 965250266 50655232 11398 33554432000 4194304 9016284 140733666157216 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13283/statm: 12367 11398 691 1178 0 11185 0
Current children cumulated CPU time (s) 1542.32
Current children cumulated vsize (KiB) 49468

[startup+1602.3 s]
/proc/loadavg: 1.99 1.97 1.61 4/178 13339
/proc/meminfo: memFree=31893912/32950940 swapFree=67074964/67111528
[pid=13283] ppid=13280 vsize=49764 CPUtime=1602.33 cores=0,2,4,6
/proc/13283/stat : 13283 (scip-2.0.1.4b_2) R 13280 13283 13240 0 -1 4202496 12475 0 0 0 157817 2416 0 0 25 0 1 0 965250266 50958336 11429 33554432000 4194304 9016284 140733666157216 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13283/statm: 12441 11429 691 1178 0 11259 0
Current children cumulated CPU time (s) 1602.33
Current children cumulated vsize (KiB) 49764

[startup+1662.3 s]
/proc/loadavg: 1.99 1.97 1.64 4/178 13340
/proc/meminfo: memFree=31893572/32950940 swapFree=67074964/67111528
[pid=13283] ppid=13280 vsize=49764 CPUtime=1662.33 cores=0,2,4,6
/proc/13283/stat : 13283 (scip-2.0.1.4b_2) R 13280 13283 13240 0 -1 4202496 12518 0 0 0 163729 2504 0 0 25 0 1 0 965250266 50958336 11472 33554432000 4194304 9016284 140733666157216 18446744073709551615 4990992 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13283/statm: 12441 11472 691 1178 0 11259 0
Current children cumulated CPU time (s) 1662.33
Current children cumulated vsize (KiB) 49764

[startup+1722.3 s]
/proc/loadavg: 2.14 2.00 1.66 4/178 13342
/proc/meminfo: memFree=31893500/32950940 swapFree=67074964/67111528
[pid=13283] ppid=13280 vsize=49764 CPUtime=1722.33 cores=0,2,4,6
/proc/13283/stat : 13283 (scip-2.0.1.4b_2) R 13280 13283 13240 0 -1 4202496 12518 0 0 0 169639 2594 0 0 25 0 1 0 965250266 50958336 11472 33554432000 4194304 9016284 140733666157216 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13283/statm: 12441 11472 691 1178 0 11259 0
Current children cumulated CPU time (s) 1722.33
Current children cumulated vsize (KiB) 49764

[startup+1782.3 s]
/proc/loadavg: 2.05 2.00 1.68 4/178 13344
/proc/meminfo: memFree=31893180/32950940 swapFree=67074964/67111528
[pid=13283] ppid=13280 vsize=49764 CPUtime=1782.33 cores=0,2,4,6
/proc/13283/stat : 13283 (scip-2.0.1.4b_2) R 13280 13283 13240 0 -1 4202496 12519 0 0 0 175553 2680 0 0 25 0 1 0 965250266 50958336 11473 33554432000 4194304 9016284 140733666157216 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13283/statm: 12441 11473 691 1178 0 11259 0
Current children cumulated CPU time (s) 1782.33
Current children cumulated vsize (KiB) 49764

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

[startup+1785.5 s]
/proc/loadavg: 2.05 2.00 1.68 3/178 13344
/proc/meminfo: memFree=31893176/32950940 swapFree=67074964/67111528
[pid=13283] ppid=13280 vsize=49764 CPUtime=1785.53 cores=0,2,4,6
/proc/13283/stat : 13283 (scip-2.0.1.4b_2) R 13280 13283 13240 0 -1 4202496 12519 0 0 0 175868 2685 0 0 25 0 1 0 965250266 50958336 11473 33554432000 4194304 9016284 140733666157216 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13283/statm: 12441 11473 691 1178 0 11259 0
Current children cumulated CPU time (s) 1785.53
Current children cumulated vsize (KiB) 49764

[startup+1791.91 s]
/proc/loadavg: 2.04 2.00 1.69 3/178 13344
/proc/meminfo: memFree=31893276/32950940 swapFree=67074964/67111528
[pid=13283] ppid=13280 vsize=49764 CPUtime=1791.94 cores=0,2,4,6
/proc/13283/stat : 13283 (scip-2.0.1.4b_2) R 13280 13283 13240 0 -1 4202496 12519 0 0 0 176500 2694 0 0 25 0 1 0 965250266 50958336 11473 33554432000 4194304 9016284 140733666157216 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13283/statm: 12441 11473 691 1178 0 11259 0
Current children cumulated CPU time (s) 1791.94
Current children cumulated vsize (KiB) 49764

[startup+1795.1 s]
/proc/loadavg: 2.04 2.00 1.69 4/178 13344
/proc/meminfo: memFree=31893276/32950940 swapFree=67074964/67111528
[pid=13283] ppid=13280 vsize=49764 CPUtime=1795.14 cores=0,2,4,6
/proc/13283/stat : 13283 (scip-2.0.1.4b_2) R 13280 13283 13240 0 -1 4202496 12519 0 0 0 176816 2698 0 0 25 0 1 0 965250266 50958336 11473 33554432000 4194304 9016284 140733666157216 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13283/statm: 12441 11473 691 1178 0 11259 0
Current children cumulated CPU time (s) 1795.14
Current children cumulated vsize (KiB) 49764

[startup+1795.9 s]
/proc/loadavg: 2.04 2.00 1.69 4/178 13344
/proc/meminfo: memFree=31893276/32950940 swapFree=67074964/67111528
[pid=13283] ppid=13280 vsize=49764 CPUtime=1795.93 cores=0,2,4,6
/proc/13283/stat : 13283 (scip-2.0.1.4b_2) R 13280 13283 13240 0 -1 4202496 12519 0 0 0 176894 2699 0 0 25 0 1 0 965250266 50958336 11473 33554432000 4194304 9016284 140733666157216 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13283/statm: 12441 11473 691 1178 0 11259 0
Current children cumulated CPU time (s) 1795.93
Current children cumulated vsize (KiB) 49764

[startup+1796.7 s]
/proc/loadavg: 2.04 2.00 1.69 4/178 13344
/proc/meminfo: memFree=31893276/32950940 swapFree=67074964/67111528
[pid=13283] ppid=13280 vsize=49764 CPUtime=1796.73 cores=0,2,4,6
/proc/13283/stat : 13283 (scip-2.0.1.4b_2) R 13280 13283 13240 0 -1 4202496 12519 0 0 0 176972 2701 0 0 25 0 1 0 965250266 50958336 11473 33554432000 4194304 9016284 140733666157216 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13283/statm: 12441 11473 691 1178 0 11259 0
Current children cumulated CPU time (s) 1796.73
Current children cumulated vsize (KiB) 49764

[startup+1796.9 s]
/proc/loadavg: 2.04 2.00 1.69 4/178 13344
/proc/meminfo: memFree=31893276/32950940 swapFree=67074964/67111528
[pid=13283] ppid=13280 vsize=49764 CPUtime=1796.93 cores=0,2,4,6
/proc/13283/stat : 13283 (scip-2.0.1.4b_2) R 13280 13283 13240 0 -1 4202496 12519 0 0 0 176992 2701 0 0 25 0 1 0 965250266 50958336 11473 33554432000 4194304 9016284 140733666157216 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13283/statm: 12441 11473 691 1178 0 11259 0
Current children cumulated CPU time (s) 1796.93
Current children cumulated vsize (KiB) 49764

[startup+1797 s]
/proc/loadavg: 2.04 2.00 1.69 4/178 13344
/proc/meminfo: memFree=31893276/32950940 swapFree=67074964/67111528
[pid=13283] ppid=13280 vsize=49764 CPUtime=1797.03 cores=0,2,4,6
/proc/13283/stat : 13283 (scip-2.0.1.4b_2) R 13280 13283 13240 0 -1 4202496 12520 0 0 0 177002 2701 0 0 25 0 1 0 965250266 50958336 11474 33554432000 4194304 9016284 140733666157216 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13283/statm: 12441 11474 692 1178 0 11259 0
Current children cumulated CPU time (s) 1797.03
Current children cumulated vsize (KiB) 49764

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1770.04
system time used= 27.0179
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12527
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 9
involuntary context switches= 4567

runsolver used 2.82557 second user time and 6.15506 second system time

The end

Launcher Data

Begin job on node117 at 2011-06-11 01:56:35
IDJOB=3489038
IDBENCH=1161
IDSOLVER=1979
FILE ID=node117/3489038-1307750195
RUNJOBID= node117-1307750194-13258
PBS_JOBID= 13550860
Free space on /tmp= 74020 MiB

SOLVER NAME= SCIP spx E_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.4b_2.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3489038-1307750195/watcher-3489038-1307750195 -o /tmp/evaluation-result-3489038-1307750195/solver-3489038-1307750195 -C 1800 -W 1900 -M 15500  HOME/scip-2.0.1.4b_2.linux.x86_64.gnu.opt.spx -f HOME/instance-3489038-1307750195.opb -t 1800 -m 15500

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

MD5SUM BENCH= cc11de80c07cf0d445d50327479f6689
RANDOM SEED=641130400

node117.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      31987684 kB
Buffers:        107604 kB
Cached:         671388 kB
SwapCached:       6116 kB
Active:         351312 kB
Inactive:       462704 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      31987684 kB
SwapTotal:    67111528 kB
SwapFree:     67074964 kB
Dirty:           67516 kB
Writeback:           0 kB
AnonPages:       31452 kB
Mapped:          13384 kB
Slab:            82644 kB
PageTables:       4464 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS:   187196 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73988 MiB
End job on node117 at 2011-06-11 02:26:32