Trace number 3489035

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)SAT 868.202 868.192

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
prestwich/armies/normalized-army11.17bt.opb
MD5SUMbde651356fbc7760944c2b16aa27f15d
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark40.6598
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables370
Total number of constraints809
Number of constraints which are clauses558
Number of constraints which are cardinality constraints (but not clauses)2
Number of constraints which are nor clauses,nor cardinality constraints249
Minimum length of a constraint1
Maximum length of a constraint121
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 17
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 138
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-3489035-1307750183.opb>
0.00/0.01	c original problem has 370 variables (370 bin, 0 int, 0 impl, 0 cont) and 809 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, 406 impls, 0 clqs
0.00/0.01	c (round 2) 16 del vars, 20 del conss, 0 add conss, 14 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 406 impls, 0 clqs
0.00/0.01	c (round 3) 16 del vars, 33 del conss, 0 add conss, 14 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 406 impls, 0 clqs
0.00/0.02	c (round 4) 16 del vars, 33 del conss, 0 add conss, 14 chg bounds, 0 chg sides, 0 chg coeffs, 776 upgd conss, 406 impls, 0 clqs
0.00/0.03	c (round 5) 22 del vars, 33 del conss, 0 add conss, 14 chg bounds, 0 chg sides, 0 chg coeffs, 776 upgd conss, 11256 impls, 6 clqs
0.00/0.03	c (round 6) 22 del vars, 39 del conss, 0 add conss, 14 chg bounds, 0 chg sides, 0 chg coeffs, 776 upgd conss, 11256 impls, 6 clqs
0.00/0.03	c (round 7) 22 del vars, 41 del conss, 0 add conss, 14 chg bounds, 0 chg sides, 0 chg coeffs, 776 upgd conss, 11256 impls, 6 clqs
0.00/0.03	c presolving (8 rounds):
0.00/0.03	c  22 deleted vars, 41 deleted constraints, 0 added constraints, 14 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.00/0.03	c  11256 implications, 6 cliques
0.00/0.03	c presolved problem has 348 variables (348 bin, 0 int, 0 impl, 0 cont) and 768 constraints
0.00/0.03	c     240 constraints of type <knapsack>
0.00/0.03	c     167 constraints of type <setppc>
0.00/0.03	c     361 constraints of type <logicor>
0.00/0.03	c transformed objective value is always integral (scale: 1)
0.00/0.03	c Presolving Time: 0.02
0.00/0.03	c - non default parameters ----------------------------------------------------------------------
0.00/0.03	c # SCIP version 2.0.1.5
0.00/0.03	c 
0.00/0.03	c # frequency for displaying node information lines
0.00/0.03	c # [type: int, range: [-1,2147483647], default: 100]
0.00/0.03	c display/freq = 10000
0.00/0.03	c 
0.00/0.03	c # maximal time in seconds to run
0.00/0.03	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.00/0.03	c limits/time = 1797
0.00/0.03	c 
0.00/0.03	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.00/0.03	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.00/0.03	c limits/memory = 13950
0.00/0.03	c 
0.00/0.03	c # solving stops, if the given number of solutions were found (-1: no limit)
0.00/0.03	c # [type: int, range: [-1,2147483647], default: -1]
0.00/0.03	c limits/solutions = 1
0.00/0.03	c 
0.00/0.03	c # maximal number of separation rounds per node (-1: unlimited)
0.00/0.03	c # [type: int, range: [-1,2147483647], default: 5]
0.00/0.03	c separating/maxrounds = 1
0.00/0.03	c 
0.00/0.03	c # maximal number of separation rounds in the root node (-1: unlimited)
0.00/0.03	c # [type: int, range: [-1,2147483647], default: -1]
0.00/0.03	c separating/maxroundsroot = 5
0.00/0.03	c 
0.00/0.03	c # default clock type (1: CPU user seconds, 2: wall clock time)
0.00/0.03	c # [type: int, range: [1,2], default: 1]
0.00/0.03	c timing/clocktype = 2
0.00/0.03	c 
0.00/0.03	c # belongs reading time to solving time?
0.00/0.03	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.00/0.03	c timing/reading = TRUE
0.00/0.03	c 
0.00/0.03	c # should presolving try to simplify inequalities
0.00/0.03	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.00/0.03	c constraints/linear/simplifyinequalities = TRUE
0.00/0.03	c 
0.00/0.03	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
0.00/0.03	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.00/0.03	c constraints/indicator/addCouplingCons = TRUE
0.00/0.03	c 
0.00/0.03	c # should disaggregation of knapsack constraints be allowed in preprocessing?
0.00/0.03	c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
0.00/0.03	c constraints/knapsack/disaggregation = FALSE
0.00/0.03	c 
0.00/0.03	c # should presolving try to simplify knapsacks
0.00/0.03	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.00/0.03	c constraints/knapsack/simplifyinequalities = TRUE
0.00/0.03	c 
0.00/0.03	c # maximal number of presolving rounds the presolver participates in (-1: no limit)
0.00/0.03	c # [type: int, range: [-1,2147483647], default: -1]
0.00/0.03	c presolving/probing/maxrounds = 0
0.00/0.03	c 
0.00/0.03	c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
0.00/0.03	c # [type: int, range: [-1,2147483647], default: 10]
0.00/0.03	c heuristics/coefdiving/freq = -1
0.00/0.03	c 
0.00/0.03	c # maximal fraction of diving LP iterations compared to node LP iterations
0.00/0.03	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.00/0.03	c heuristics/coefdiving/maxlpiterquot = 0.075
0.00/0.03	c 
0.00/0.03	c # additional number of allowed LP iterations
0.00/0.03	c # [type: int, range: [0,2147483647], default: 1000]
0.00/0.03	c heuristics/coefdiving/maxlpiterofs = 1500
0.00/0.03	c 
0.00/0.03	c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
0.00/0.03	c # [type: int, range: [-1,2147483647], default: 30]
0.00/0.03	c heuristics/crossover/freq = -1
0.00/0.03	c 
0.00/0.03	c # number of nodes added to the contingent of the total nodes
0.00/0.03	c # [type: longint, range: [0,9223372036854775807], default: 500]
0.00/0.03	c heuristics/crossover/nodesofs = 750
0.00/0.03	c 
0.00/0.03	c # number of nodes without incumbent change that heuristic should wait
0.00/0.03	c # [type: longint, range: [0,9223372036854775807], default: 200]
0.00/0.03	c heuristics/crossover/nwaitingnodes = 100
0.00/0.03	c 
0.00/0.03	c # contingent of sub problem nodes in relation to the number of nodes of the original problem
0.00/0.03	c # [type: real, range: [0,1], default: 0.1]
0.00/0.03	c heuristics/crossover/nodesquot = 0.15
0.00/0.03	c 
0.00/0.03	c # minimum percentage of integer variables that have to be fixed 
0.00/0.03	c # [type: real, range: [0,1], default: 0.666]
0.00/0.03	c heuristics/crossover/minfixingrate = 0.5
0.00/0.03	c 
0.00/0.03	c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
0.00/0.03	c # [type: int, range: [-1,2147483647], default: 20]
0.00/0.03	c heuristics/feaspump/freq = -1
0.00/0.03	c 
0.00/0.03	c # additional number of allowed LP iterations
0.00/0.03	c # [type: int, range: [0,2147483647], default: 1000]
0.00/0.03	c heuristics/feaspump/maxlpiterofs = 2000
0.00/0.03	c 
0.00/0.03	c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
0.00/0.03	c # [type: int, range: [-1,2147483647], default: 10]
0.00/0.03	c heuristics/fracdiving/freq = -1
0.00/0.03	c 
0.00/0.03	c # maximal fraction of diving LP iterations compared to node LP iterations
0.00/0.03	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.00/0.03	c heuristics/fracdiving/maxlpiterquot = 0.075
0.00/0.03	c 
0.00/0.03	c # additional number of allowed LP iterations
0.00/0.03	c # [type: int, range: [0,2147483647], default: 1000]
0.00/0.03	c heuristics/fracdiving/maxlpiterofs = 1500
0.00/0.03	c 
0.00/0.03	c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
0.00/0.03	c # [type: int, range: [-1,2147483647], default: 10]
0.00/0.03	c heuristics/guideddiving/freq = -1
0.00/0.03	c 
0.00/0.03	c # maximal fraction of diving LP iterations compared to node LP iterations
0.00/0.03	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.00/0.03	c heuristics/guideddiving/maxlpiterquot = 0.075
0.00/0.03	c 
0.00/0.03	c # additional number of allowed LP iterations
0.00/0.03	c # [type: int, range: [0,2147483647], default: 1000]
0.00/0.03	c heuristics/guideddiving/maxlpiterofs = 1500
0.00/0.03	c 
0.00/0.03	c # maximal fraction of diving LP iterations compared to node LP iterations
0.00/0.03	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.00/0.03	c heuristics/intdiving/maxlpiterquot = 0.075
0.00/0.03	c 
0.00/0.03	c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
0.00/0.03	c # [type: int, range: [-1,2147483647], default: 10]
0.00/0.03	c heuristics/intshifting/freq = -1
0.00/0.03	c 
0.00/0.03	c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
0.00/0.03	c # [type: int, range: [-1,2147483647], default: 10]
0.00/0.03	c heuristics/linesearchdiving/freq = -1
0.00/0.03	c 
0.00/0.03	c # maximal fraction of diving LP iterations compared to node LP iterations
0.00/0.03	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.00/0.03	c heuristics/linesearchdiving/maxlpiterquot = 0.075
0.00/0.03	c 
0.00/0.03	c # additional number of allowed LP iterations
0.00/0.03	c # [type: int, range: [0,2147483647], default: 1000]
0.00/0.03	c heuristics/linesearchdiving/maxlpiterofs = 1500
0.00/0.03	c 
0.00/0.03	c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
0.00/0.03	c # [type: int, range: [-1,2147483647], default: 20]
0.00/0.03	c heuristics/objpscostdiving/freq = -1
0.00/0.03	c 
0.00/0.03	c # maximal fraction of diving LP iterations compared to total iteration number
0.00/0.03	c # [type: real, range: [0,1], default: 0.01]
0.00/0.03	c heuristics/objpscostdiving/maxlpiterquot = 0.015
0.00/0.03	c 
0.00/0.03	c # additional number of allowed LP iterations
0.00/0.03	c # [type: int, range: [0,2147483647], default: 1000]
0.00/0.03	c heuristics/objpscostdiving/maxlpiterofs = 1500
0.00/0.03	c 
0.00/0.03	c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
0.00/0.03	c # [type: int, range: [-1,2147483647], default: 1]
0.00/0.03	c heuristics/oneopt/freq = -1
0.00/0.03	c 
0.00/0.03	c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
0.00/0.03	c # [type: int, range: [-1,2147483647], default: 10]
0.00/0.03	c heuristics/pscostdiving/freq = -1
0.00/0.03	c 
0.00/0.03	c # maximal fraction of diving LP iterations compared to node LP iterations
0.00/0.03	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.00/0.03	c heuristics/pscostdiving/maxlpiterquot = 0.075
0.00/0.03	c 
0.00/0.03	c # additional number of allowed LP iterations
0.00/0.03	c # [type: int, range: [0,2147483647], default: 1000]
0.00/0.03	c heuristics/pscostdiving/maxlpiterofs = 1500
0.00/0.03	c 
0.00/0.03	c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
0.00/0.03	c # [type: int, range: [-1,2147483647], default: 0]
0.00/0.03	c heuristics/rens/freq = -1
0.00/0.03	c 
0.00/0.03	c # minimum percentage of integer variables that have to be fixable 
0.00/0.03	c # [type: real, range: [0,1], default: 0.5]
0.00/0.03	c heuristics/rens/minfixingrate = 0.3
0.00/0.03	c 
0.00/0.03	c # number of nodes added to the contingent of the total nodes
0.00/0.03	c # [type: longint, range: [0,9223372036854775807], default: 500]
0.00/0.03	c heuristics/rens/nodesofs = 2000
0.00/0.03	c 
0.00/0.03	c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
0.00/0.03	c # [type: int, range: [-1,2147483647], default: 20]
0.00/0.03	c heuristics/rootsoldiving/freq = -1
0.00/0.03	c 
0.00/0.03	c # maximal fraction of diving LP iterations compared to node LP iterations
0.00/0.03	c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
0.00/0.03	c heuristics/rootsoldiving/maxlpiterquot = 0.015
0.00/0.03	c 
0.00/0.03	c # additional number of allowed LP iterations
0.00/0.03	c # [type: int, range: [0,2147483647], default: 1000]
0.00/0.03	c heuristics/rootsoldiving/maxlpiterofs = 1500
0.00/0.03	c 
0.00/0.03	c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
0.00/0.03	c # [type: int, range: [-1,2147483647], default: 1]
0.00/0.03	c heuristics/rounding/freq = -1
0.00/0.03	c 
0.00/0.03	c # frequency for calling primal heuristic <shiftandpropagate> (-1: never, 0: only at depth freqofs)
0.00/0.03	c # [type: int, range: [-1,2147483647], default: 0]
0.00/0.03	c heuristics/shiftandpropagate/freq = -1
0.00/0.03	c 
0.00/0.03	c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
0.00/0.03	c # [type: int, range: [-1,2147483647], default: 10]
0.00/0.03	c heuristics/shifting/freq = -1
0.00/0.03	c 
0.00/0.03	c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
0.00/0.03	c # [type: int, range: [-1,2147483647], default: 1]
0.00/0.03	c heuristics/simplerounding/freq = -1
0.00/0.03	c 
0.00/0.03	c # frequency for calling primal heuristic <subnlp> (-1: never, 0: only at depth freqofs)
0.00/0.03	c # [type: int, range: [-1,2147483647], default: 1]
0.00/0.03	c heuristics/subnlp/freq = -1
0.00/0.03	c 
0.00/0.03	c # frequency for calling primal heuristic <trivial> (-1: never, 0: only at depth freqofs)
0.00/0.03	c # [type: int, range: [-1,2147483647], default: 0]
0.00/0.03	c heuristics/trivial/freq = -1
0.00/0.03	c 
0.00/0.03	c # frequency for calling primal heuristic <trysol> (-1: never, 0: only at depth freqofs)
0.00/0.03	c # [type: int, range: [-1,2147483647], default: 1]
0.00/0.03	c heuristics/trysol/freq = -1
0.00/0.03	c 
0.00/0.03	c # frequency for calling primal heuristic <undercover> (-1: never, 0: only at depth freqofs)
0.00/0.03	c # [type: int, range: [-1,2147483647], default: 0]
0.00/0.03	c heuristics/undercover/freq = -1
0.00/0.03	c 
0.00/0.03	c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
0.00/0.03	c # [type: int, range: [-1,2147483647], default: 10]
0.00/0.03	c heuristics/veclendiving/freq = -1
0.00/0.03	c 
0.00/0.03	c # maximal fraction of diving LP iterations compared to node LP iterations
0.00/0.03	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.00/0.03	c heuristics/veclendiving/maxlpiterquot = 0.075
0.00/0.03	c 
0.00/0.03	c # additional number of allowed LP iterations
0.00/0.03	c # [type: int, range: [0,2147483647], default: 1000]
0.00/0.03	c heuristics/veclendiving/maxlpiterofs = 1500
0.00/0.03	c 
0.00/0.03	c # frequency for calling primal heuristic <zirounding> (-1: never, 0: only at depth freqofs)
0.00/0.03	c # [type: int, range: [-1,2147483647], default: 1]
0.00/0.03	c heuristics/zirounding/freq = -1
0.00/0.03	c 
0.00/0.03	c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
0.00/0.03	c # [type: int, range: [-1,2147483647], default: 0]
0.00/0.03	c separating/cmir/freq = -1
0.00/0.03	c 
0.00/0.03	c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
0.00/0.03	c # [type: int, range: [-1,2147483647], default: 0]
0.00/0.03	c separating/flowcover/freq = -1
0.00/0.03	c 
0.00/0.03	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.00/0.03	c # [type: int, range: [-1,2147483647], default: -1]
0.00/0.03	c separating/rapidlearning/freq = 0
0.00/0.03	c 
0.00/0.03	c -----------------------------------------------------------------------------------------------
0.00/0.03	c start solving
0.00/0.03	c 
0.09/0.10	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.09/0.10	c   0.1s|     1 |     0 |  1002 |     - |2650k|   0 | 212 | 348 | 768 | 348 | 768 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.29/0.38	c   0.4s|     1 |     0 |  1963 |     - |6653k|   0 | 236 | 348 | 769 | 348 |1062 | 294 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.59/0.67	c   0.7s|     1 |     0 |  3232 |     - |  10M|   0 | 258 | 348 | 769 | 348 |1225 | 457 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.89/0.92	c   0.9s|     1 |     0 |  3718 |     - |  13M|   0 | 259 | 348 | 769 | 348 |1299 | 531 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1.09/1.15	c   1.2s|     1 |     0 |  4226 |     - |  16M|   0 | 257 | 348 | 769 | 348 |1344 | 576 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1.29/1.37	c   1.4s|     1 |     0 |  4488 |     - |  19M|   0 | 269 | 348 | 769 | 348 |1380 | 612 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1.99/2.03	c   2.0s|     1 |     2 |  4488 |     - |  19M|   0 | 269 | 348 | 769 | 348 |1380 | 612 |   0 |  10 | 0.000000e+00 |      --      |    Inf 
31.79/31.90	c  31.9s| 10000 |    76 |248423 |  24.4 |  20M|  35 |   - | 348 |1699 |   0 |   0 | 612 |1557 |2170 | 0.000000e+00 |      --      |    Inf 
51.60/51.69	c  51.7s| 20000 |    75 |498027 |  24.7 |  20M|  39 |  54 | 348 |2318 | 348 | 992 | 612 |2998 |2395 | 0.000000e+00 |      --      |    Inf 
68.20/68.24	c  68.2s| 30000 |    80 |707439 |  23.4 |  20M|  39 |   - | 348 |3068 | 348 | 992 | 612 |4522 |2624 | 0.000000e+00 |      --      |    Inf 
85.39/85.48	c  85.5s| 40000 |    89 |913464 |  22.7 |  21M|  39 |  42 | 348 |3533 | 348 | 992 | 612 |6373 |3073 | 0.000000e+00 |      --      |    Inf 
104.40/104.48	c   104s| 50000 |    91 |  1146k|  22.8 |  21M|  43 |   - | 348 |3045 |   0 |   0 | 612 |7949 |3431 | 0.000000e+00 |      --      |    Inf 
124.59/124.69	c   125s| 60000 |    93 |  1390k|  23.1 |  20M|  43 |   - | 348 |2700 |   0 |   0 | 612 |9408 |3793 | 0.000000e+00 |      --      |    Inf 
142.50/142.50	c   143s| 70000 |    99 |  1608k|  22.9 |  21M|  43 |  72 | 348 |3441 | 348 | 992 | 612 |  11k|4087 | 0.000000e+00 |      --      |    Inf 
157.39/157.45	c   157s| 80000 |   102 |  1798k|  22.4 |  21M|  43 |  42 | 348 |4277 | 348 | 992 | 612 |  13k|4239 | 0.000000e+00 |      --      |    Inf 
176.90/176.96	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
176.90/176.96	c   177s| 90000 |   103 |  2035k|  22.6 |  21M|  43 |   - | 348 |3984 | 348 | 992 | 612 |  15k|4511 | 0.000000e+00 |      --      |    Inf 
197.00/197.03	c   197s|100000 |    98 |  2282k|  22.8 |  21M|  43 |  51 | 348 |4333 | 348 | 992 | 612 |  16k|4770 | 0.000000e+00 |      --      |    Inf 
216.00/216.02	c   216s|110000 |    92 |  2514k|  22.8 |  21M|  43 |   - | 348 |4879 | 348 | 992 | 612 |  18k|5053 | 0.000000e+00 |      --      |    Inf 
230.69/230.70	c   231s|120000 |   101 |  2701k|  22.5 |  22M|  43 |  55 | 348 |5179 | 348 | 992 | 612 |  20k|5192 | 0.000000e+00 |      --      |    Inf 
246.89/246.91	c   247s|130000 |    99 |  2907k|  22.3 |  22M|  43 |   - | 348 |5207 |   0 |   0 | 612 |  22k|5331 | 0.000000e+00 |      --      |    Inf 
266.30/266.36	c   266s|140000 |   101 |  3143k|  22.4 |  22M|  43 |   - | 348 |5392 |   0 |   0 | 612 |  24k|5605 | 0.000000e+00 |      --      |    Inf 
284.50/284.51	c   285s|150000 |   107 |  3372k|  22.5 |  22M|  43 |  41 | 348 |5629 | 348 | 992 | 612 |  26k|5729 | 0.000000e+00 |      --      |    Inf 
301.90/301.99	c   302s|160000 |   106 |  3593k|  22.4 |  22M|  44 |  56 | 348 |6148 | 348 | 992 | 612 |  27k|5825 | 0.000000e+00 |      --      |    Inf 
321.20/321.28	c   321s|170000 |   108 |  3829k|  22.5 |  22M|  46 |   - | 348 |5644 |   0 |   0 | 612 |  29k|6038 | 0.000000e+00 |      --      |    Inf 
340.60/340.68	c   341s|180000 |   106 |  4066k|  22.6 |  22M|  46 |   - | 348 |4990 |   0 |   0 | 612 |  30k|6241 | 0.000000e+00 |      --      |    Inf 
361.09/361.12	c   361s|190000 |   107 |  4316k|  22.7 |  22M|  46 |   - | 348 |5676 | 348 | 992 | 612 |  32k|6443 | 0.000000e+00 |      --      |    Inf 
381.00/381.05	c   381s|200000 |   102 |  4563k|  22.8 |  22M|  46 |   - | 348 |5858 |   0 |   0 | 612 |  34k|6594 | 0.000000e+00 |      --      |    Inf 
402.61/402.64	c   403s|210000 |   105 |  4829k|  23.0 |  22M|  46 |  60 | 348 |5359 | 348 | 992 | 612 |  35k|6758 | 0.000000e+00 |      --      |    Inf 
422.90/422.92	c   423s|220000 |   104 |  5082k|  23.1 |  22M|  49 |   - | 348 |6051 | 348 | 992 | 612 |  37k|6844 | 0.000000e+00 |      --      |    Inf 
442.20/442.29	c   442s|230000 |   105 |  5322k|  23.1 |  22M|  49 |   - | 348 |5840 |   0 |   0 | 612 |  39k|6985 | 0.000000e+00 |      --      |    Inf 
462.50/462.58	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
462.50/462.58	c   463s|240000 |   103 |  5574k|  23.2 |  23M|  49 |   - | 348 |6500 | 348 | 992 | 612 |  40k|7100 | 0.000000e+00 |      --      |    Inf 
484.01/484.08	c   484s|250000 |   101 |  5838k|  23.3 |  23M|  49 |   - | 348 |7039 |   0 |   0 | 612 |  42k|7225 | 0.000000e+00 |      --      |    Inf 
505.00/505.04	c   505s|260000 |   107 |  6093k|  23.4 |  23M|  49 |   - | 348 |6798 |   0 |   0 | 612 |  44k|7404 | 0.000000e+00 |      --      |    Inf 
521.80/521.85	c   522s|270000 |   110 |  6306k|  23.3 |  23M|  49 |  33 | 348 |7656 | 348 | 992 | 612 |  46k|7469 | 0.000000e+00 |      --      |    Inf 
541.00/541.04	c   541s|280000 |   110 |  6546k|  23.4 |  23M|  49 |  28 | 348 |8218 | 348 | 992 | 612 |  48k|7523 | 0.000000e+00 |      --      |    Inf 
559.51/559.59	c   560s|290000 |   105 |  6778k|  23.4 |  23M|  49 |  50 | 348 |8341 | 348 | 992 | 612 |  50k|7601 | 0.000000e+00 |      --      |    Inf 
581.51/581.56	c   582s|300000 |   100 |  7043k|  23.5 |  23M|  49 |   - | 348 |7472 | 348 | 992 | 612 |  52k|7796 | 0.000000e+00 |      --      |    Inf 
598.91/598.95	c   599s|310000 |    91 |  7260k|  23.4 |  23M|  51 |  39 | 348 |6928 | 348 | 992 | 612 |  54k|7903 | 0.000000e+00 |      --      |    Inf 
618.41/618.49	c   618s|320000 |    89 |  7502k|  23.4 |  23M|  51 |   - | 348 |6679 | 348 | 992 | 612 |  55k|8026 | 0.000000e+00 |      --      |    Inf 
638.71/638.77	c   639s|330000 |    88 |  7752k|  23.5 |  23M|  51 |   - | 348 |6736 | 348 | 992 | 612 |  57k|8137 | 0.000000e+00 |      --      |    Inf 
658.81/658.85	c   659s|340000 |    87 |  8000k|  23.5 |  23M|  51 |   - | 348 |5781 |   0 |   0 | 612 |  59k|8257 | 0.000000e+00 |      --      |    Inf 
678.90/678.91	c   679s|350000 |    90 |  8251k|  23.6 |  23M|  51 |  44 | 348 |5975 | 348 | 992 | 612 |  60k|8353 | 0.000000e+00 |      --      |    Inf 
697.80/697.85	c   698s|360000 |    83 |  8489k|  23.6 |  23M|  51 |   - | 348 |6229 |   0 |   0 | 612 |  61k|8418 | 0.000000e+00 |      --      |    Inf 
717.22/717.22	c   717s|370000 |    77 |  8733k|  23.6 |  23M|  51 |   - | 348 |6732 |   0 |   0 | 612 |  63k|8478 | 0.000000e+00 |      --      |    Inf 
736.91/736.97	c   737s|380000 |    81 |  8978k|  23.6 |  23M|  51 |  63 | 348 |6788 | 348 | 992 | 612 |  64k|8551 | 0.000000e+00 |      --      |    Inf 
757.81/757.84	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
757.81/757.84	c   758s|390000 |    72 |  9233k|  23.7 |  23M|  51 |   - | 348 |6236 | 348 | 992 | 612 |  66k|8690 | 0.000000e+00 |      --      |    Inf 
775.41/775.42	c   775s|400000 |    85 |  9454k|  23.6 |  23M|  51 |   - | 348 |7503 | 348 | 992 | 612 |  68k|8738 | 0.000000e+00 |      --      |    Inf 
793.60/793.68	c   794s|410000 |    85 |  9679k|  23.6 |  23M|  51 |  39 | 348 |7684 | 348 | 992 | 612 |  70k|8805 | 0.000000e+00 |      --      |    Inf 
813.10/813.16	c   813s|420000 |    81 |  9898k|  23.6 |  24M|  51 |   - | 348 |8373 | 348 | 992 | 612 |  72k|8872 | 0.000000e+00 |      --      |    Inf 
834.91/834.93	c   835s|430000 |    75 | 10137k|  23.6 |  24M|  51 |   - | 348 |8006 | 348 | 992 | 612 |  74k|9058 | 0.000000e+00 |      --      |    Inf 
852.20/852.26	c   852s|440000 |    85 | 10336k|  23.5 |  24M|  51 |  75 | 348 |8978 | 348 | 992 | 612 |  76k|9074 | 0.000000e+00 |      --      |    Inf 
868.10/868.17	c * 868s|449250 |     0 | 10519k|  23.4 |  24M|  51 |   - | 348 |9518 | 348 | 992 | 612 |  78k|9109 | 0.000000e+00 | 0.000000e+00 |   0.00%
868.10/868.17	c 
868.10/868.17	c SCIP Status        : problem is solved [optimal solution found]
868.10/868.17	c Solving Time (sec) : 868.17
868.10/868.17	c Solving Nodes      : 449250
868.10/868.17	c Primal Bound       : +0.00000000000000e+00 (1 solutions)
868.10/868.17	c Dual Bound         : +0.00000000000000e+00
868.10/868.17	c Gap                : 0.00 %
868.10/868.17	s SATISFIABLE
868.10/868.17	v x369 -x370 x367 -x368 x365 -x366 x363 -x364 x361 -x362 x359 -x360 x357 -x358 x355 -x356 x353 -x354 -x351 -x352 -x349 -x350 -x347 
868.10/868.17	v -x348 -x345 -x346 x343 -x344 x341 -x342 x339 -x340 x337 -x338 x335 -x336 -x333 x334 -x331 x332 -x329 x330 x327 -x328 x325 -x326 
868.10/868.17	v x323 -x324 -x321 x322 -x319 x320 -x317 x318 -x315 x316 -x313 x314 -x311 -x312 -x309 -x310 -x307 x308 -x305 x306 -x303 x304 
868.10/868.17	v -x301 x302 -x299 x300 -x297 x298 -x295 x296 -x293 x294 -x291 x292 x289 -x290 -x287 x288 x285 -x286 x283 -x284 x281 -x282 x279 
868.10/868.17	v -x280 x277 -x278 -x275 -x276 -x273 x274 -x271 x272 -x269 x270 -x267 x268 -x265 x266 -x263 x264 -x261 x262 -x259 x260 x257 
868.10/868.17	v -x258 x255 -x256 x253 -x254 -x251 x252 -x249 x250 -x247 x248 x245 -x246 x243 -x244 -x242 -x240 -x238 -x236 -x234 -x232 -x230 
868.10/868.17	v -x228 -x226 -x224 -x222 -x220 -x218 -x216 -x214 -x212 -x210 -x208 -x206 -x204 -x202 -x200 -x198 -x196 -x194 -x192 -x190 -x188 
868.10/868.17	v -x186 -x184 -x182 -x180 -x178 x176 x174 x172 -x170 x168 -x166 -x164 -x162 -x160 -x158 -x156 x154 x152 x150 x148 -x146 -x144 
868.10/868.17	v -x142 -x140 -x138 -x136 -x134 x132 x130 x128 -x126 -x124 -x122 -x120 -x118 -x116 -x114 -x112 -x110 -x108 -x106 -x104 -x102 -x100 
868.10/868.17	v -x98 -x96 -x94 -x92 -x90 -x88 -x86 -x84 -x82 -x80 -x78 -x76 -x74 -x72 -x70 -x68 -x66 -x64 -x62 -x60 -x58 -x56 -x54 -x52 
868.10/868.17	v -x50 -x48 -x46 -x44 -x42 x40 x38 x36 -x34 -x32 -x30 -x28 -x26 -x24 -x22 x20 x18 x16 -x14 -x12 -x10 -x8 -x6 -x4 -x2 -x241 -x239 
868.10/868.17	v -x237 -x235 -x233 -x231 -x229 -x227 x225 x223 x221 -x219 -x217 -x215 -x213 -x211 -x209 -x207 x205 x203 x201 -x199 -x197 -x195 
868.10/868.17	v -x193 -x191 -x189 -x187 x185 x183 x181 -x179 -x177 -x175 -x173 -x171 -x169 -x167 -x165 -x163 -x161 -x159 -x157 -x155 -x153 
868.10/868.17	v -x151 -x149 -x147 -x145 -x143 -x141 -x139 -x137 -x135 -x133 -x131 -x129 -x127 -x125 -x123 -x121 -x119 -x117 -x115 -x113 -x111 
868.10/868.17	v -x109 -x107 -x105 -x103 -x101 -x99 -x97 -x95 x93 x91 x89 -x87 -x85 -x83 -x81 -x79 -x77 -x75 x73 -x71 x69 x67 -x65 -x63 -x61 
868.10/868.17	v -x59 -x57 -x55 -x53 -x51 x49 -x47 x45 -x43 -x41 -x39 -x37 -x35 -x33 -x31 -x29 -x27 -x25 -x23 -x21 -x19 -x17 -x15 -x13 -x11 -x9 
868.10/868.17	v -x7 -x5 -x3 -x1 
868.10/868.17	c SCIP Status        : problem is solved [optimal solution found]
868.10/868.17	c Total Time         :     868.17
868.10/868.17	c   solving          :     868.17
868.10/868.17	c   presolving       :       0.02 (included in solving)
868.10/868.17	c   reading          :       0.01 (included in solving)
868.10/868.17	c Original Problem   :
868.10/868.17	c   Problem name     : HOME/instance-3489035-1307750183.opb
868.10/868.17	c   Variables        : 370 (370 binary, 0 integer, 0 implicit integer, 0 continuous)
868.10/868.17	c   Constraints      : 809 initial, 809 maximal
868.10/868.17	c Presolved Problem  :
868.10/868.17	c   Problem name     : t_HOME/instance-3489035-1307750183.opb
868.10/868.17	c   Variables        : 348 (348 binary, 0 integer, 0 implicit integer, 0 continuous)
868.10/868.17	c   Constraints      : 768 initial, 9520 maximal
868.10/868.17	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
868.10/868.17	c   trivial          :       0.00          0          0          0          0          0          0          0          0          0
868.10/868.17	c   dualfix          :       0.00          0          0          0          0          0          0          0          0          0
868.10/868.17	c   boundshift       :       0.00          0          0          0          0          0          0          0          0          0
868.10/868.17	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0          0
868.10/868.17	c   pseudoobj        :       0.00          0          0          0          0          0          0          0          0          0
868.10/868.17	c   implics          :       0.00          0          8          0          0          0          0          0          0          0
868.10/868.17	c   probing          :       0.00          0          0          0          0          0          0          0          0          0
868.10/868.17	c   knapsack         :       0.01          0          0          0          0          0          0          0          0          0
868.10/868.17	c   setppc           :       0.00          0          0          0          0          0          8          0          0          0
868.10/868.17	c   linear           :       0.01         14          0          0         14          0         33          0          0          0
868.10/868.17	c   logicor          :       0.00          0          0          0          0          0          0          0          0          0
868.10/868.17	c   root node        :          -          1          -          -          1          -          -          -          -          -
868.10/868.17	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #Resprop    Cutoffs    DomReds       Cuts      Conss   Children
868.10/868.17	c   integral         :          0          0          0     229757          0          3          0        125       1290          0          0     457646
868.10/868.17	c   knapsack         :        240          5    1529500          1          0          0    6704317     104866    4612686        665          0          0
868.10/868.17	c   setppc           :        167          5    1421870          0          0          0    1447143       8402    1319341          0          0          0
868.10/868.17	c   linear           :          0+         5       4651          0          0          0          0          0          0          0          0          0
868.10/868.17	c   logicor          :        361+         5    1199761          1          0          0     315195      29224    1648244          0          0          0
868.10/868.17	c   countsols        :          0          0          0          1          0          2          0          0          0          0          0          0
868.10/868.17	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS      Check    Resprop
868.10/868.17	c   integral         :      42.55       0.00       0.00      42.55       0.00       0.00       0.00
868.10/868.17	c   knapsack         :      15.36       0.01      13.01       0.00       0.00       0.00       2.35
868.10/868.17	c   setppc           :       4.34       0.00       4.02       0.00       0.00       0.00       0.32
868.10/868.17	c   linear           :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
868.10/868.17	c   logicor          :      17.85       0.00      17.63       0.00       0.00       0.00       0.22
868.10/868.17	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
868.10/868.17	c Propagators        : #Propagate   #Resprop    Cutoffs    DomReds
868.10/868.17	c   vbounds          :          0          0          0          0
868.10/868.17	c   rootredcost      :          0          0          0          0
868.10/868.17	c   pseudoobj        :          0          0          0          0
868.10/868.17	c Propagator Timings :  TotalTime  Propagate    Resprop
868.10/868.17	c   vbounds          :       0.20       0.20       0.00
868.10/868.17	c   rootredcost      :       0.22       0.22       0.00
868.10/868.17	c   pseudoobj        :       0.15       0.15       0.00
868.10/868.17	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
868.10/868.17	c   propagation      :       8.42      59974      58020     522312       75.3        991       25.9          -
868.10/868.17	c   infeasible LP    :       7.48      85717          0          0        0.0          0        0.0          0
868.10/868.17	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
868.10/868.17	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
868.10/868.17	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
868.10/868.17	c   applied globally :          -          -          -      77622       20.0          -          -          -
868.10/868.17	c   applied locally  :          -          -          -        968       55.5          -          -          -
868.10/868.17	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
868.10/868.17	c   cut pool         :       0.01          4          -          -         26          -    (maximal pool size: 2846)
868.10/868.17	c   redcost          :       1.24     229211          0          0          0          0
868.10/868.17	c   impliedbounds    :       0.00          5          0          0       1059          0
868.10/868.17	c   intobj           :       0.00          0          0          0          0          0
868.10/868.17	c   gomory           :       0.43          5          0          0        117          0
868.10/868.17	c   cgmip            :       0.00          0          0          0          0          0
868.10/868.17	c   closecuts        :       0.00          0          0          0          0          0
868.10/868.17	c   strongcg         :       0.35          5          0          0       2500          0
868.10/868.17	c   cmir             :       0.00          0          0          0          0          0
868.10/868.17	c   flowcover        :       0.00          0          0          0          0          0
868.10/868.17	c   clique           :       0.00          5          0          0         13          0
868.10/868.17	c   zerohalf         :       0.00          0          0          0          0          0
868.10/868.17	c   mcf              :       0.00          1          0          0          0          0
868.10/868.17	c   oddcycle         :       0.00          0          0          0          0          0
868.10/868.17	c   rapidlearning    :       0.04          1          0          0          0          1
868.10/868.17	c Pricers            :       Time      Calls       Vars
868.10/868.17	c   problem variables:       0.00          0          0
868.10/868.17	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
868.10/868.17	c   relpscost        :      42.43     229756        125       1290          0          0     457646
868.10/868.17	c   pscost           :       0.00          0          0          0          0          0          0
868.10/868.17	c   inference        :       0.00          0          0          0          0          0          0
868.10/868.17	c   mostinf          :       0.00          0          0          0          0          0          0
868.10/868.17	c   leastinf         :       0.00          0          0          0          0          0          0
868.10/868.17	c   fullstrong       :       0.00          0          0          0          0          0          0
868.10/868.17	c   allfullstrong    :       0.00          0          0          0          0          0          0
868.10/868.17	c   random           :       0.00          0          0          0          0          0          0
868.10/868.17	c Primal Heuristics  :       Time      Calls      Found
868.10/868.17	c   LP solutions     :       0.00          -          1
868.10/868.17	c   pseudo solutions :       0.00          -          0
868.10/868.17	c   trivial          :       0.00          1          0
868.10/868.17	c   shiftandpropagate:       0.00          0          0
868.10/868.17	c   simplerounding   :       0.00          0          0
868.10/868.17	c   zirounding       :       0.00          0          0
868.10/868.17	c   rounding         :       0.00          0          0
868.10/868.17	c   shifting         :       0.00          0          0
868.10/868.17	c   intshifting      :       0.00          0          0
868.10/868.17	c   oneopt           :       0.00          0          0
868.10/868.17	c   twoopt           :       0.00          0          0
868.10/868.17	c   fixandinfer      :       0.00          0          0
868.10/868.17	c   feaspump         :       0.00          0          0
868.10/868.17	c   clique           :       0.00          0          0
868.10/868.17	c   coefdiving       :       0.00          0          0
868.10/868.17	c   pscostdiving     :       0.00          0          0
868.10/868.17	c   fracdiving       :       0.00          0          0
868.10/868.17	c   veclendiving     :       0.00          0          0
868.10/868.17	c   intdiving        :       0.00          0          0
868.10/868.17	c   actconsdiving    :       0.00          0          0
868.10/868.17	c   objpscostdiving  :       0.00          0          0
868.10/868.17	c   rootsoldiving    :       0.00          0          0
868.10/868.17	c   linesearchdiving :       0.00          0          0
868.10/868.17	c   guideddiving     :       0.00          0          0
868.10/868.17	c   octane           :       0.00          0          0
868.10/868.17	c   rens             :       0.00          0          0
868.10/868.17	c   rins             :       0.00          0          0
868.10/868.17	c   localbranching   :       0.00          0          0
868.10/868.17	c   mutation         :       0.00          0          0
868.10/868.17	c   crossover        :       0.00          0          0
868.10/868.17	c   dins             :       0.00          0          0
868.10/868.17	c   vbounds          :       0.00          0          0
868.10/868.17	c   undercover       :       0.00          0          0
868.10/868.17	c   subnlp           :       0.00          0          0
868.10/868.17	c   trysol           :       0.00          0          0
868.10/868.17	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
868.10/868.17	c   primal LP        :       0.00          0          0       0.00          -
868.10/868.17	c   dual LP          :     719.38     315393   10519206      33.35   14622.64
868.10/868.17	c   lex dual LP      :       0.00          0          0       0.00          -
868.10/868.17	c   barrier LP       :       0.00          0          0       0.00          -
868.10/868.17	c   diving/probing LP:       0.00          0          0       0.00          -
868.10/868.17	c   strong branching :      38.82       9109     475692      52.22   12255.17
868.10/868.17	c     (at root node) :          -         10       5391     539.10          -
868.10/868.17	c   conflict analysis:       0.00          0          0       0.00          -
868.10/868.17	c B&B Tree           :
868.10/868.17	c   number of runs   :          1
868.10/868.17	c   nodes            :     449250
868.10/868.17	c   nodes (total)    :     449250
868.10/868.17	c   nodes left       :          0
868.10/868.17	c   max depth        :         51
868.10/868.17	c   max depth (total):         51
868.10/868.17	c   backtracks       :      78872 (17.6%)
868.10/868.17	c   delayed cutoffs  :       8306
868.10/868.17	c   repropagations   :      74997 (456406 domain reductions, 7908 cutoffs)
868.10/868.17	c   avg switch length:       2.87
868.10/868.17	c   switching time   :      22.86
868.10/868.17	c Solution           :
868.10/868.17	c   Solutions found  :          1 (1 improvements)
868.10/868.17	c   First Solution   : +0.00000000000000e+00   (in run 1, after 449250 nodes, 868.17 seconds, depth 30, found by <relaxation>)
868.10/868.17	c   Primal Bound     : +0.00000000000000e+00   (in run 1, after 449250 nodes, 868.17 seconds, depth 30, found by <relaxation>)
868.10/868.17	c   Dual Bound       : +0.00000000000000e+00
868.10/868.17	c   Gap              :       0.00 %
868.10/868.17	c   Root Dual Bound  : +0.00000000000000e+00
868.10/868.17	c   Root Iterations  :       4488
868.10/868.19	c Time complete: 868.2.

Verifier Data

OK	0

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-3489035-1307750183/watcher-3489035-1307750183 -o /tmp/evaluation-result-3489035-1307750183/solver-3489035-1307750183 -C 1800 -W 1900 -M 15500 HOME/scip-2.0.1.4b_2.linux.x86_64.gnu.opt.spx -f HOME/instance-3489035-1307750183.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.00 0.00 0.00 3/176 1824
/proc/meminfo: memFree=31968320/32951124 swapFree=67050780/67111528
[pid=1822] ppid=1820 vsize=9316 CPUtime=0 cores=0,2,4,6
/proc/1822/stat : 1822 (scip-2.0.1.4b_2) R 1820 1822 1779 0 -1 4202496 1469 0 0 0 0 0 0 0 20 0 1 0 886621107 9539584 1424 33554432000 4194304 9016284 140734784602240 18446744073709551615 7824814 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/1822/statm: 2329 1424 311 1178 0 1147 0

[startup+0.06809 s]
/proc/loadavg: 0.00 0.00 0.00 3/176 1824
/proc/meminfo: memFree=31968320/32951124 swapFree=67050780/67111528
[pid=1822] ppid=1820 vsize=23228 CPUtime=0.06 cores=0,2,4,6
/proc/1822/stat : 1822 (scip-2.0.1.4b_2) R 1820 1822 1779 0 -1 4202496 4962 0 0 0 6 0 0 0 18 0 1 0 886621107 23785472 4660 33554432000 4194304 9016284 140734784602240 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/1822/statm: 5807 4660 629 1178 0 4625 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 23228

[startup+0.101085 s]
/proc/loadavg: 0.00 0.00 0.00 3/176 1824
/proc/meminfo: memFree=31968320/32951124 swapFree=67050780/67111528
[pid=1822] ppid=1820 vsize=23228 CPUtime=0.09 cores=0,2,4,6
/proc/1822/stat : 1822 (scip-2.0.1.4b_2) R 1820 1822 1779 0 -1 4202496 4987 0 0 0 9 0 0 0 18 0 1 0 886621107 23785472 4685 33554432000 4194304 9016284 140734784602240 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/1822/statm: 5807 4685 629 1178 0 4625 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 23228

[startup+0.301045 s]
/proc/loadavg: 0.00 0.00 0.00 3/176 1824
/proc/meminfo: memFree=31968320/32951124 swapFree=67050780/67111528
[pid=1822] ppid=1820 vsize=40692 CPUtime=0.29 cores=0,2,4,6
/proc/1822/stat : 1822 (scip-2.0.1.4b_2) R 1820 1822 1779 0 -1 4202496 9864 0 0 0 28 1 0 0 18 0 1 0 886621107 41668608 8856 33554432000 4194304 9016284 140734784602240 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/1822/statm: 10173 8856 686 1178 0 8991 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 40692

[startup+0.701003 s]
/proc/loadavg: 0.00 0.00 0.00 3/176 1824
/proc/meminfo: memFree=31968320/32951124 swapFree=67050780/67111528
[pid=1822] ppid=1820 vsize=40804 CPUtime=0.69 cores=0,2,4,6
/proc/1822/stat : 1822 (scip-2.0.1.4b_2) R 1820 1822 1779 0 -1 4202496 9941 0 0 0 68 1 0 0 18 0 1 0 886621107 41783296 8933 33554432000 4194304 9016284 140734784602240 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/1822/statm: 10201 8933 686 1178 0 9019 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 40804

[startup+1.50086 s]
/proc/loadavg: 0.00 0.00 0.00 4/178 1826
/proc/meminfo: memFree=31908112/32951124 swapFree=67050780/67111528
[pid=1822] ppid=1820 vsize=46336 CPUtime=1.49 cores=0,2,4,6
/proc/1822/stat : 1822 (scip-2.0.1.4b_2) R 1820 1822 1779 0 -1 4202496 11508 0 0 0 147 2 0 0 19 0 1 0 886621107 47448064 10500 33554432000 4194304 9016284 140734784602240 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/1822/statm: 11584 10500 687 1178 0 10402 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 46336

[startup+3.10058 s]
/proc/loadavg: 0.00 0.00 0.00 4/178 1826
/proc/meminfo: memFree=31902036/32951124 swapFree=67050780/67111528
[pid=1822] ppid=1820 vsize=46512 CPUtime=3.09 cores=0,2,4,6
/proc/1822/stat : 1822 (scip-2.0.1.4b_2) R 1820 1822 1779 0 -1 4202496 11603 0 0 0 305 4 0 0 25 0 1 0 886621107 47628288 10595 33554432000 4194304 9016284 140734784602240 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/1822/statm: 11628 10595 689 1178 0 10446 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 46512

[startup+6.30098 s]
/proc/loadavg: 0.24 0.05 0.02 4/178 1827
/proc/meminfo: memFree=31901760/32951124 swapFree=67050780/67111528
[pid=1822] ppid=1820 vsize=46512 CPUtime=6.29 cores=0,2,4,6
/proc/1822/stat : 1822 (scip-2.0.1.4b_2) R 1820 1822 1779 0 -1 4202496 11606 0 0 0 623 6 0 0 25 0 1 0 886621107 47628288 10598 33554432000 4194304 9016284 140734784602240 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/1822/statm: 11628 10598 691 1178 0 10446 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 46512

[startup+12.7008 s]
/proc/loadavg: 0.38 0.08 0.03 4/178 1827
/proc/meminfo: memFree=31902004/32951124 swapFree=67050780/67111528
[pid=1822] ppid=1820 vsize=46512 CPUtime=12.69 cores=0,2,4,6
/proc/1822/stat : 1822 (scip-2.0.1.4b_2) R 1820 1822 1779 0 -1 4202496 11606 0 0 0 1255 14 0 0 25 0 1 0 886621107 47628288 10598 33554432000 4194304 9016284 140734784602240 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/1822/statm: 11628 10598 691 1178 0 10446 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 46512

[startup+25.5006 s]
/proc/loadavg: 0.74 0.18 0.06 3/178 1903
/proc/meminfo: memFree=31901512/32951124 swapFree=67050780/67111528
[pid=1822] ppid=1820 vsize=47184 CPUtime=25.49 cores=0,2,4,6
/proc/1822/stat : 1822 (scip-2.0.1.4b_2) R 1820 1822 1779 0 -1 4202496 11712 0 0 0 2518 31 0 0 25 0 1 0 886621107 48316416 10704 33554432000 4194304 9016284 140734784602240 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/1822/statm: 11796 10704 691 1178 0 10614 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 47184

[startup+51.1011 s]
/proc/loadavg: 1.23 0.34 0.11 3/178 1904
/proc/meminfo: memFree=31901332/32951124 swapFree=67050780/67111528
[pid=1822] ppid=1820 vsize=47184 CPUtime=51.09 cores=0,2,4,6
/proc/1822/stat : 1822 (scip-2.0.1.4b_2) R 1820 1822 1779 0 -1 4202496 11730 0 0 0 5046 63 0 0 25 0 1 0 886621107 48316416 10722 33554432000 4194304 9016284 140734784602240 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/1822/statm: 11796 10722 691 1178 0 10614 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 47184

[startup+102.306 s]
/proc/loadavg: 1.66 0.59 0.21 3/178 1905
/proc/meminfo: memFree=31899232/32951124 swapFree=67050780/67111528
[pid=1822] ppid=1820 vsize=48672 CPUtime=102.3 cores=0,2,4,6
/proc/1822/stat : 1822 (scip-2.0.1.4b_2) R 1820 1822 1779 0 -1 4202496 12110 0 0 0 10102 128 0 0 25 0 1 0 886621107 49840128 11102 33554432000 4194304 9016284 140734784602240 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/1822/statm: 12168 11102 691 1178 0 10986 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 48672

[startup+162.3 s]
/proc/loadavg: 1.87 0.84 0.32 3/178 1907
/proc/meminfo: memFree=31898636/32951124 swapFree=67050780/67111528
[pid=1822] ppid=1820 vsize=48864 CPUtime=162.29 cores=0,2,4,6
/proc/1822/stat : 1822 (scip-2.0.1.4b_2) R 1820 1822 1779 0 -1 4202496 12189 0 0 0 16018 211 0 0 25 0 1 0 886621107 50036736 11181 33554432000 4194304 9016284 140734784602240 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/1822/statm: 12216 11181 691 1178 0 11034 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 48864

[startup+222.301 s]
/proc/loadavg: 1.95 1.05 0.42 3/178 1908
/proc/meminfo: memFree=31897064/32951124 swapFree=67050780/67111528
[pid=1822] ppid=1820 vsize=49328 CPUtime=222.3 cores=0,2,4,6
/proc/1822/stat : 1822 (scip-2.0.1.4b_2) R 1820 1822 1779 0 -1 4202496 12321 0 0 0 21936 294 0 0 25 0 1 0 886621107 50511872 11313 33554432000 4194304 9016284 140734784602240 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/1822/statm: 12332 11313 691 1178 0 11150 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 49328

[startup+282.301 s]
/proc/loadavg: 1.98 1.22 0.52 3/178 1919
/proc/meminfo: memFree=31895620/32951124 swapFree=67050780/67111528
[pid=1822] ppid=1820 vsize=50164 CPUtime=282.29 cores=0,2,4,6
/proc/1822/stat : 1822 (scip-2.0.1.4b_2) R 1820 1822 1779 0 -1 4202496 12467 0 0 0 27856 373 0 0 25 0 1 0 886621107 51367936 11459 33554432000 4194304 9016284 140734784602240 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/1822/statm: 12541 11459 691 1178 0 11359 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 50164

[startup+342.301 s]
/proc/loadavg: 2.04 1.38 0.61 3/178 1921
/proc/meminfo: memFree=31894536/32951124 swapFree=67050780/67111528
[pid=1822] ppid=1820 vsize=50920 CPUtime=342.3 cores=0,2,4,6
/proc/1822/stat : 1822 (scip-2.0.1.4b_2) R 1820 1822 1779 0 -1 4202496 12667 0 0 0 33777 453 0 0 25 0 1 0 886621107 52142080 11659 33554432000 4194304 9016284 140734784602240 18446744073709551615 7103737 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/1822/statm: 12730 11659 691 1178 0 11548 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 50920

[startup+402.301 s]
/proc/loadavg: 2.01 1.49 0.70 3/178 1922
/proc/meminfo: memFree=31893464/32951124 swapFree=67050780/67111528
[pid=1822] ppid=1820 vsize=50920 CPUtime=402.3 cores=0,2,4,6
/proc/1822/stat : 1822 (scip-2.0.1.4b_2) R 1820 1822 1779 0 -1 4202496 12711 0 0 0 39699 531 0 0 25 0 1 0 886621107 52142080 11703 33554432000 4194304 9016284 140734784602240 18446744073709551615 6363054 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/1822/statm: 12730 11703 691 1178 0 11548 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 50920

[startup+462.3 s]
/proc/loadavg: 2.00 1.58 0.77 3/178 1927
/proc/meminfo: memFree=31892484/32951124 swapFree=67050780/67111528
[pid=1822] ppid=1820 vsize=51080 CPUtime=462.3 cores=0,2,4,6
/proc/1822/stat : 1822 (scip-2.0.1.4b_2) R 1820 1822 1779 0 -1 4202496 12748 0 0 0 45620 610 0 0 25 0 1 0 886621107 52305920 11740 33554432000 4194304 9016284 140734784602240 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/1822/statm: 12770 11740 691 1178 0 11588 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 51080

[startup+522.301 s]
/proc/loadavg: 2.00 1.65 0.85 3/178 1928
/proc/meminfo: memFree=31891332/32951124 swapFree=67050780/67111528
[pid=1822] ppid=1820 vsize=52056 CPUtime=522.31 cores=0,2,4,6
/proc/1822/stat : 1822 (scip-2.0.1.4b_2) R 1820 1822 1779 0 -1 4202496 12992 0 0 0 51543 688 0 0 25 0 1 0 886621107 53305344 11984 33554432000 4194304 9016284 140734784602240 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/1822/statm: 13014 11984 691 1178 0 11832 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 52056

[startup+582.301 s]
/proc/loadavg: 2.00 1.71 0.92 3/178 1930
/proc/meminfo: memFree=31890156/32951124 swapFree=67050780/67111528
[pid=1822] ppid=1820 vsize=52772 CPUtime=582.31 cores=0,2,4,6
/proc/1822/stat : 1822 (scip-2.0.1.4b_2) R 1820 1822 1779 0 -1 4202496 13178 0 0 0 57465 766 0 0 25 0 1 0 886621107 54038528 12170 33554432000 4194304 9016284 140734784602240 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/1822/statm: 13193 12170 691 1178 0 12011 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 52772

[startup+642.3 s]
/proc/loadavg: 2.00 1.76 0.98 3/178 1932
/proc/meminfo: memFree=31890464/32951124 swapFree=67050780/67111528
[pid=1822] ppid=1820 vsize=52964 CPUtime=642.31 cores=0,2,4,6
/proc/1822/stat : 1822 (scip-2.0.1.4b_2) R 1820 1822 1779 0 -1 4202496 13190 0 0 0 63388 843 0 0 25 0 1 0 886621107 54235136 12182 33554432000 4194304 9016284 140734784602240 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/1822/statm: 13241 12182 691 1178 0 12059 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 52964

[startup+702.301 s]
/proc/loadavg: 2.00 1.80 1.04 3/178 1933
/proc/meminfo: memFree=31890052/32951124 swapFree=67050780/67111528
[pid=1822] ppid=1820 vsize=52964 CPUtime=702.3 cores=0,2,4,6
/proc/1822/stat : 1822 (scip-2.0.1.4b_2) R 1820 1822 1779 0 -1 4202496 13217 0 0 0 69303 927 0 0 25 0 1 0 886621107 54235136 12209 33554432000 4194304 9016284 140734784602240 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/1822/statm: 13241 12209 691 1178 0 12059 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 52964

[startup+762.306 s]
/proc/loadavg: 1.83 1.79 1.09 3/178 4181
/proc/meminfo: memFree=31892228/32951124 swapFree=67050780/67111528
[pid=1822] ppid=1820 vsize=53532 CPUtime=762.31 cores=0,2,4,6
/proc/1822/stat : 1822 (scip-2.0.1.4b_2) R 1820 1822 1779 0 -1 4202496 13306 0 0 0 75225 1006 0 0 25 0 1 0 886621107 54816768 12298 33554432000 4194304 9016284 140734784602240 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/1822/statm: 13383 12298 691 1178 0 12201 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 53532

[startup+822.3 s]
/proc/loadavg: 1.86 1.80 1.13 3/178 5854
/proc/meminfo: memFree=31877020/32951124 swapFree=67050780/67111528
[pid=1822] ppid=1820 vsize=53532 CPUtime=822.31 cores=0,2,4,6
/proc/1822/stat : 1822 (scip-2.0.1.4b_2) R 1820 1822 1779 0 -1 4202496 13309 0 0 0 81145 1086 0 0 25 0 1 0 886621107 54816768 12301 33554432000 4194304 9016284 140734784602240 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/1822/statm: 13383 12301 691 1178 0 12201 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 53532

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

[startup+844.701 s]
/proc/loadavg: 1.91 1.81 1.15 3/178 5855
/proc/meminfo: memFree=31877128/32951124 swapFree=67050780/67111528
[pid=1822] ppid=1820 vsize=53532 CPUtime=844.71 cores=0,2,4,6
/proc/1822/stat : 1822 (scip-2.0.1.4b_2) R 1820 1822 1779 0 -1 4202496 13311 0 0 0 83352 1119 0 0 25 0 1 0 886621107 54816768 12303 33554432000 4194304 9016284 140734784602240 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/1822/statm: 13383 12303 691 1178 0 12201 0
Current children cumulated CPU time (s) 844.71
Current children cumulated vsize (KiB) 53532

[startup+857.5 s]
/proc/loadavg: 1.92 1.82 1.16 3/178 5855
/proc/meminfo: memFree=31876752/32951124 swapFree=67050780/67111528
[pid=1822] ppid=1820 vsize=53532 CPUtime=857.51 cores=0,2,4,6
/proc/1822/stat : 1822 (scip-2.0.1.4b_2) R 1820 1822 1779 0 -1 4202496 13311 0 0 0 84615 1136 0 0 25 0 1 0 886621107 54816768 12303 33554432000 4194304 9016284 140734784602240 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/1822/statm: 13383 12303 691 1178 0 12201 0
Current children cumulated CPU time (s) 857.51
Current children cumulated vsize (KiB) 53532

[startup+863.901 s]
/proc/loadavg: 2.01 1.84 1.17 3/178 5855
/proc/meminfo: memFree=31876788/32951124 swapFree=67050780/67111528
[pid=1822] ppid=1820 vsize=53532 CPUtime=863.91 cores=0,2,4,6
/proc/1822/stat : 1822 (scip-2.0.1.4b_2) R 1820 1822 1779 0 -1 4202496 13311 0 0 0 85248 1143 0 0 25 0 1 0 886621107 54816768 12303 33554432000 4194304 9016284 140734784602240 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/1822/statm: 13383 12303 691 1178 0 12201 0
Current children cumulated CPU time (s) 863.91
Current children cumulated vsize (KiB) 53532

[startup+865.501 s]
/proc/loadavg: 2.01 1.84 1.17 3/178 5855
/proc/meminfo: memFree=31876788/32951124 swapFree=67050780/67111528
[pid=1822] ppid=1820 vsize=53532 CPUtime=865.51 cores=0,2,4,6
/proc/1822/stat : 1822 (scip-2.0.1.4b_2) R 1820 1822 1779 0 -1 4202496 13311 0 0 0 85406 1145 0 0 25 0 1 0 886621107 54816768 12303 33554432000 4194304 9016284 140734784602240 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/1822/statm: 13383 12303 691 1178 0 12201 0
Current children cumulated CPU time (s) 865.51
Current children cumulated vsize (KiB) 53532

[startup+867.101 s]
/proc/loadavg: 2.01 1.84 1.17 3/178 5856
/proc/meminfo: memFree=31876788/32951124 swapFree=67050780/67111528
[pid=1822] ppid=1820 vsize=53532 CPUtime=867.11 cores=0,2,4,6
/proc/1822/stat : 1822 (scip-2.0.1.4b_2) R 1820 1822 1779 0 -1 4202496 13311 0 0 0 85564 1147 0 0 25 0 1 0 886621107 54816768 12303 33554432000 4194304 9016284 140734784602240 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/1822/statm: 13383 12303 691 1178 0 12201 0
Current children cumulated CPU time (s) 867.11
Current children cumulated vsize (KiB) 53532

[startup+867.906 s]
/proc/loadavg: 2.01 1.84 1.18 3/178 5856
/proc/meminfo: memFree=31876788/32951124 swapFree=67050780/67111528
[pid=1822] ppid=1820 vsize=53532 CPUtime=867.91 cores=0,2,4,6
/proc/1822/stat : 1822 (scip-2.0.1.4b_2) R 1820 1822 1779 0 -1 4202496 13311 0 0 0 85644 1147 0 0 25 0 1 0 886621107 54816768 12303 33554432000 4194304 9016284 140734784602240 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/1822/statm: 13383 12303 691 1178 0 12201 0
Current children cumulated CPU time (s) 867.91
Current children cumulated vsize (KiB) 53532

[startup+868.1 s]
/proc/loadavg: 2.01 1.84 1.18 3/178 5856
/proc/meminfo: memFree=31876788/32951124 swapFree=67050780/67111528
[pid=1822] ppid=1820 vsize=53532 CPUtime=868.1 cores=0,2,4,6
/proc/1822/stat : 1822 (scip-2.0.1.4b_2) R 1820 1822 1779 0 -1 4202496 13311 0 0 0 85663 1147 0 0 25 0 1 0 886621107 54816768 12303 33554432000 4194304 9016284 140734784602240 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/1822/statm: 13383 12303 691 1178 0 12201 0
Current children cumulated CPU time (s) 868.1
Current children cumulated vsize (KiB) 53532

Child status: 0
Real time (s): 868.192
CPU time (s): 868.202
CPU user time (s): 856.721
CPU system time (s): 11.4813
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 53532

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

runsolver used 1.3258 second user time and 2.6436 second system time

The end

Launcher Data

Begin job on node101 at 2011-06-11 01:56:23
IDJOB=3489035
IDBENCH=1158
IDSOLVER=1979
FILE ID=node101/3489035-1307750183
RUNJOBID= node101-1307750183-1797
PBS_JOBID= 13550859
Free space on /tmp= 74104 MiB

SOLVER NAME= SCIP spx E_2 2011-06-10 (fixed)
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/prestwich/armies/normalized-army11.17bt.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-3489035-1307750183/watcher-3489035-1307750183 -o /tmp/evaluation-result-3489035-1307750183/solver-3489035-1307750183 -C 1800 -W 1900 -M 15500  HOME/scip-2.0.1.4b_2.linux.x86_64.gnu.opt.spx -f HOME/instance-3489035-1307750183.opb -t 1800 -m 15500

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

MD5SUM BENCH= bde651356fbc7760944c2b16aa27f15d
RANDOM SEED=1839058068

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31971420 kB
Buffers:        167304 kB
Cached:         606216 kB
SwapCached:      27688 kB
Active:         228244 kB
Inactive:       576668 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31971420 kB
SwapTotal:    67111528 kB
SwapFree:     67050780 kB
Dirty:           33420 kB
Writeback:           0 kB
AnonPages:       25712 kB
Mapped:           8492 kB
Slab:           109780 kB
PageTables:       4216 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   188728 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= 74076 MiB
End job on node101 at 2011-06-11 02:10:52