Trace number 3730483

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
PB11: SCIP spx E_2 2011-06-10 (fixed)SAT 596.03 596.136

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB05/aloul/
FPGA_SAT05/normalized-fpga25_24_sat_pb.cnf.cr.opb
MD5SUM7b1cf6104f891053895193aa96c054c6
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
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 benchmark0.026995
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables900
Total number of constraints673
Number of constraints which are clauses624
Number of constraints which are cardinality constraints (but not clauses)49
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint12
Maximum length of a constraint25
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 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 26
Number of bits of the biggest sum of numbers5
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-3730483-1338688265.opb>
0.00/0.01	c original problem has 900 variables (900 bin, 0 int, 0 impl, 0 cont) and 673 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.02	c presolving:
0.00/0.03	c (round 1) 0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 673 upgd conss, 0 impls, 49 clqs
0.00/0.04	c presolving (2 rounds):
0.00/0.04	c  0 deleted vars, 0 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.00/0.04	c  0 implications, 49 cliques
0.00/0.04	c presolved problem has 900 variables (900 bin, 0 int, 0 impl, 0 cont) and 673 constraints
0.00/0.04	c      49 constraints of type <setppc>
0.00/0.04	c     624 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.02
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.00/0.05	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.00/0.05	c   0.0s|     1 |     0 |   266 |     - |3677k|   0 | 120 | 900 | 673 | 900 | 673 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.09/0.17	c   0.2s|     1 |     0 |   371 |     - |4122k|   0 | 124 | 900 | 675 | 900 | 684 |  11 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.29/0.31	c   0.3s|     1 |     0 |   792 |     - |4736k|   0 | 167 | 900 | 675 | 900 | 700 |  27 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.38/0.49	c   0.5s|     1 |     0 |   941 |     - |5744k|   0 | 182 | 900 | 675 | 900 | 709 |  36 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.59/0.62	c   0.6s|     1 |     0 |  1358 |     - |6523k|   0 | 181 | 900 | 675 | 900 | 724 |  51 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.69/0.78	c   0.8s|     1 |     0 |  1753 |     - |7470k|   0 | 190 | 900 | 675 | 900 | 737 |  64 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.89/0.96	c   1.0s|     1 |     2 |  1753 |     - |7470k|   0 | 190 | 900 | 675 | 900 | 737 |  64 |   0 |  24 | 0.000000e+00 |      --      |    Inf 
18.68/18.72	c  18.7s| 10000 |    83 |127584 |  12.6 |9423k|  61 |  54 | 900 |2701 | 900 | 701 |  64 |  10k|4007 | 0.000000e+00 |      --      |    Inf 
30.18/30.20	c  30.2s| 20000 |    99 |263225 |  13.1 |9906k|  61 |  56 | 900 |3292 | 900 | 701 |  64 |  21k|4230 | 0.000000e+00 |      --      |    Inf 
42.57/42.63	c  42.6s| 30000 |   125 |405956 |  13.5 |  10M|  61 |   - | 900 |3529 | 900 | 701 |  64 |  31k|4725 | 0.000000e+00 |      --      |    Inf 
54.87/54.93	c  54.9s| 40000 |   112 |539985 |  13.5 |  10M|  61 |   - | 900 |4723 | 900 | 701 |  64 |  41k|5446 | 0.000000e+00 |      --      |    Inf 
66.97/67.02	c  67.0s| 50000 |   111 |671305 |  13.4 |  10M|  61 |   - | 900 |4819 | 900 | 701 |  64 |  47k|6048 | 0.000000e+00 |      --      |    Inf 
80.67/80.77	c  80.8s| 60000 |   117 |813831 |  13.5 |  11M|  61 |  51 | 900 |4971 | 900 | 701 |  64 |  54k|7263 | 0.000000e+00 |      --      |    Inf 
92.96/93.03	c  93.0s| 70000 |   109 |954213 |  13.6 |  11M|  61 |  59 | 900 |5950 | 900 | 701 |  64 |  62k|7647 | 0.000000e+00 |      --      |    Inf 
105.46/105.53	c   106s| 80000 |   132 |  1088k|  13.6 |  12M|  61 |  57 | 900 |6903 | 900 | 701 |  64 |  75k|8338 | 0.000000e+00 |      --      |    Inf 
118.56/118.69	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
118.56/118.69	c   119s| 90000 |   128 |  1238k|  13.7 |  12M|  61 |   - | 900 |6533 | 900 | 701 |  64 |  88k|8821 | 0.000000e+00 |      --      |    Inf 
130.76/130.87	c   131s|100000 |   134 |  1372k|  13.7 |  11M|  61 |  54 | 900 |5752 | 900 | 701 |  64 |  96k|9248 | 0.000000e+00 |      --      |    Inf 
143.66/143.76	c   144s|110000 |   123 |  1517k|  13.8 |  12M|  61 |   - | 900 |6401 | 900 | 701 |  64 | 103k|9714 | 0.000000e+00 |      --      |    Inf 
156.35/156.48	c   156s|120000 |   135 |  1651k|  13.8 |  13M|  61 |   - | 900 |8770 | 900 | 701 |  64 | 115k|  10k| 0.000000e+00 |      --      |    Inf 
169.65/169.76	c   170s|130000 |   144 |  1804k|  13.9 |  13M|  61 |   - | 900 |7702 | 900 | 701 |  64 | 127k|  10k| 0.000000e+00 |      --      |    Inf 
183.45/183.58	c   184s|140000 |   134 |  1953k|  13.9 |  12M|  61 |  55 | 900 |7125 | 900 | 701 |  64 | 138k|  11k| 0.000000e+00 |      --      |    Inf 
196.04/196.15	c   196s|150000 |   117 |  2097k|  14.0 |  13M|  61 |  60 | 900 |8542 | 900 | 701 |  64 | 145k|  11k| 0.000000e+00 |      --      |    Inf 
208.34/208.48	c   208s|160000 |   104 |  2231k|  13.9 |  13M|  61 |  55 | 900 |7478 | 900 | 701 |  64 | 155k|  12k| 0.000000e+00 |      --      |    Inf 
221.44/221.54	c   222s|170000 |   130 |  2381k|  14.0 |  15M|  61 |   - | 900 |  11k| 900 | 701 |  64 | 166k|  12k| 0.000000e+00 |      --      |    Inf 
235.44/235.50	c   235s|180000 |   132 |  2537k|  14.1 |  16M|  61 |   - | 900 |  14k| 900 | 701 |  64 | 178k|  12k| 0.000000e+00 |      --      |    Inf 
252.24/252.36	c   252s|190000 |   139 |  2686k|  14.1 |  15M|  61 |  55 | 900 |  10k| 900 | 701 |  64 | 190k|  15k| 0.000000e+00 |      --      |    Inf 
264.43/264.57	c   265s|200000 |   161 |  2813k|  14.1 |  16M|  70 |   - | 900 |  13k| 900 | 701 |  64 | 200k|  15k| 0.000000e+00 |      --      |    Inf 
276.63/276.76	c   277s|210000 |   146 |  2945k|  14.0 |  17M|  70 |  52 | 900 |  14k| 900 | 701 |  64 | 211k|  15k| 0.000000e+00 |      --      |    Inf 
289.43/289.50	c   289s|220000 |   172 |  3082k|  14.0 |  15M|  70 |   - | 900 |9629 | 900 | 701 |  64 | 223k|  16k| 0.000000e+00 |      --      |    Inf 
302.53/302.63	c   303s|230000 |   165 |  3226k|  14.0 |  16M|  70 |   - | 900 |  12k| 900 | 701 |  64 | 236k|  16k| 0.000000e+00 |      --      |    Inf 
316.13/316.20	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
316.13/316.20	c   316s|240000 |   172 |  3377k|  14.1 |  17M|  70 |   - | 900 |  12k| 900 | 701 |  64 | 248k|  16k| 0.000000e+00 |      --      |    Inf 
328.53/328.68	c   329s|250000 |   180 |  3508k|  14.0 |  14M|  70 |  57 | 900 |7016 | 900 | 701 |  64 | 259k|  16k| 0.000000e+00 |      --      |    Inf 
340.83/340.98	c   341s|260000 |   167 |  3639k|  14.0 |  14M|  70 |  61 | 900 |7167 | 900 | 701 |  64 | 271k|  17k| 0.000000e+00 |      --      |    Inf 
351.72/351.88	c   352s|270000 |   204 |  3748k|  13.9 |  14M|  70 |   - | 900 |6698 | 900 | 701 |  64 | 283k|  17k| 0.000000e+00 |      --      |    Inf 
364.23/364.33	c   364s|280000 |   168 |  3885k|  13.9 |  14M|  70 |  62 | 900 |6782 | 900 | 701 |  64 | 296k|  17k| 0.000000e+00 |      --      |    Inf 
376.92/377.00	c   377s|290000 |   195 |  4029k|  13.9 |  14M|  70 |   - | 900 |6478 | 900 | 701 |  64 | 308k|  17k| 0.000000e+00 |      --      |    Inf 
389.12/389.29	c   389s|300000 |   191 |  4150k|  13.8 |  14M|  70 |   - | 900 |5657 | 900 | 701 |  64 | 320k|  18k| 0.000000e+00 |      --      |    Inf 
400.61/400.73	c   401s|310000 |   211 |  4263k|  13.7 |  14M|  70 |  54 | 900 |5108 | 900 | 701 |  64 | 329k|  18k| 0.000000e+00 |      --      |    Inf 
412.42/412.58	c   413s|320000 |   225 |  4393k|  13.7 |  15M|  70 |  65 | 900 |7256 | 900 | 701 |  64 | 342k|  18k| 0.000000e+00 |      --      |    Inf 
424.71/424.80	c   425s|330000 |   225 |  4527k|  13.7 |  15M|  70 |   - | 900 |8128 | 900 | 701 |  64 | 357k|  18k| 0.000000e+00 |      --      |    Inf 
436.01/436.19	c   436s|340000 |   235 |  4649k|  13.7 |  16M|  70 |  67 | 900 |9278 | 900 | 701 |  64 | 371k|  19k| 0.000000e+00 |      --      |    Inf 
448.31/448.40	c   448s|350000 |   261 |  4777k|  13.6 |  15M|  70 |  57 | 900 |6558 | 900 | 701 |  64 | 386k|  19k| 0.000000e+00 |      --      |    Inf 
460.81/460.97	c   461s|360000 |   259 |  4914k|  13.6 |  15M|  70 |   - | 900 |7328 | 900 | 701 |  64 | 396k|  19k| 0.000000e+00 |      --      |    Inf 
473.61/473.71	c   474s|370000 |   257 |  5053k|  13.7 |  15M|  70 |  61 | 900 |5787 | 900 | 701 |  64 | 409k|  20k| 0.000000e+00 |      --      |    Inf 
485.30/485.47	c   485s|380000 |   270 |  5177k|  13.6 |  16M|  70 |  63 | 900 |9325 | 900 | 701 |  64 | 421k|  20k| 0.000000e+00 |      --      |    Inf 
497.40/497.59	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
497.40/497.59	c   498s|390000 |   292 |  5294k|  13.6 |  17M|  70 |   - | 900 |9846 | 900 | 701 |  64 | 433k|  20k| 0.000000e+00 |      --      |    Inf 
509.30/509.42	c   509s|400000 |   315 |  5412k|  13.5 |  17M|  70 |   - | 900 |  11k| 900 | 701 |  64 | 447k|  20k| 0.000000e+00 |      --      |    Inf 
521.60/521.78	c   522s|410000 |   319 |  5536k|  13.5 |  18M|  70 |  59 | 900 |  12k| 900 | 701 |  64 | 458k|  20k| 0.000000e+00 |      --      |    Inf 
533.89/534.08	c   534s|420000 |   321 |  5655k|  13.5 |  18M|  70 |  47 | 900 |  12k| 900 | 701 |  64 | 469k|  20k| 0.000000e+00 |      --      |    Inf 
546.89/547.08	c   547s|430000 |   334 |  5789k|  13.5 |  18M|  70 |  61 | 900 |  12k| 900 | 701 |  64 | 481k|  20k| 0.000000e+00 |      --      |    Inf 
559.39/559.52	c   560s|440000 |   333 |  5902k|  13.4 |  18M|  70 |   - | 900 |  12k| 900 | 701 |  64 | 493k|  21k| 0.000000e+00 |      --      |    Inf 
571.69/571.89	c   572s|450000 |   342 |  6015k|  13.4 |  19M|  70 |  60 | 900 |  14k| 900 | 701 |  64 | 505k|  21k| 0.000000e+00 |      --      |    Inf 
585.49/585.61	c   586s|460000 |   338 |  6152k|  13.4 |  19M|  70 |  63 | 900 |  13k| 900 | 701 |  64 | 518k|  21k| 0.000000e+00 |      --      |    Inf 
595.99/596.11	c * 596s|468016 |     0 |  6251k|  13.4 |  16M|  70 |   - | 900 |  10k| 900 | 701 |  64 | 528k|  21k| 0.000000e+00 | 0.000000e+00 |   0.00%
595.99/596.11	c 
595.99/596.11	c SCIP Status        : problem is solved [optimal solution found]
595.99/596.11	c Solving Time (sec) : 596.11
595.99/596.11	c Solving Nodes      : 468016
595.99/596.11	c Primal Bound       : +0.00000000000000e+00 (1 solutions)
595.99/596.11	c Dual Bound         : +0.00000000000000e+00
595.99/596.11	c Gap                : 0.00 %
595.99/596.11	s SATISFIABLE
595.99/596.11	v -x204 -x212 -x317 -x312 -x304 -x17 -x13 -x535 -x314 -x120 -x117 -x104 -x103 -x102 -x544 -x110 -x543 -x318 -x319 -x9 -x214 -x101 
595.99/596.11	v -x548 -x213 -x310 -x203 -x118 -x20 -x125 -x533 -x305 -x123 -x25 -x534 -x109 -x303 -x308 -x302 -x8 -x216 -x531 -x530 -x207 -x527 
595.99/596.11	v -x499 -x498 -x494 -x493 x492 -x489 -x487 -x482 -x480 -x479 -x478 -x476 -x323 -x496 -x119 -x200 -x199 -x198 -x195 -x189 -x187 
595.99/596.11	v -x185 -x184 -x183 -x249 -x247 -x245 -x244 x243 -x241 -x226 -x222 -x542 -x320 -x182 -x218 -x7 -x14 -x227 -x497 -x239 -x547 
595.99/596.11	v -x211 -x307 -x124 -x107 -x273 -x272 -x267 -x264 -x262 -x261 x258 -x253 -x251 -x21 -x473 -x472 -x470 -x463 -x459 -x458 -x457 
595.99/596.11	v -x454 -x451 -x324 -x467 -x5 -x194 -x259 -x112 -x549 -x315 -x246 -x3 -x111 x186 x114 -x268 -x464 -x306 -x248 -x529 -x179 -x228 
595.99/596.11	v -x234 -x11 -x209 -x115 -x188 -x484 -x180 -x255 -x491 -x274 -x108 -x18 -x232 -x250 x316 -x177 -x495 -x263 -x270 -x375 -x374 -x372 
595.99/596.11	v -x370 -x369 -x368 -x367 -x366 -x365 -x364 -x363 -x362 -x361 -x360 -x357 -x356 -x355 -x354 -x353 -x352 x351 -x471 -x181 -x550 
595.99/596.11	v -x238 -x106 -x206 -x196 -x537 -x322 -x223 -x486 -x116 x22 -x539 -x526 -x4 -x475 -x219 -x75 -x74 -x73 -x69 -x67 -x66 x65 
595.99/596.11	v -x64 -x60 -x58 -x57 -x55 -x54 -x51 -x229 -x208 -x465 -x481 -x321 -x215 -x540 -x485 -x257 -x121 -x52 -x68 x205 -x210 -x231 -x525 
595.99/596.11	v -x524 -x523 -x521 -x519 -x518 -x517 -x515 -x512 -x509 -x508 -x507 -x506 -x505 -x504 -x503 -x502 -x59 -x225 -x309 -x191 -x453 
595.99/596.11	v -x397 -x396 -x395 -x390 -x388 -x386 -x385 -x384 -x382 -x381 -x378 -x377 -x376 -x61 -x269 -x599 -x598 -x597 -x596 -x594 -x592 
595.99/596.11	v -x590 -x588 -x586 -x584 -x583 -x582 -x581 -x580 x579 -x578 -x24 -x230 -x501 -x387 -x2 -x456 -x311 -x536 -x1 -x380 -x266 -x450 
595.99/596.11	v -x447 -x446 -x442 -x440 -x439 -x437 -x436 -x435 -x434 -x432 -x430 -x429 x428 -x427 -x426 -x122 -x313 -x240 -x242 -x593 -x359 
595.99/596.11	v -x373 -x100 -x99 -x98 -x97 -x96 -x95 -x94 -x93 -x91 -x90 -x89 -x88 -x86 -x85 -x84 -x83 -x82 -x78 -x76 -x105 -x16 -x53 -x233 
595.99/596.11	v -x56 -x92 -x15 -x193 -x202 -x585 -x371 -x513 -x275 -x150 x149 -x148 -x147 -x146 -x145 -x144 -x143 -x141 -x140 -x139 -x138 
595.99/596.11	v -x136 -x135 -x134 -x133 -x132 -x131 -x130 -x129 -x128 -x126 -x708 -x707 -x706 -x705 -x704 x703 -x702 -x701 -x700 -x699 -x698 
595.99/596.11	v -x697 -x600 x520 -x23 -x461 -x591 -x142 -x455 -x393 -x12 -x541 x398 -x137 -x431 -x70 -x522 -x483 -x178 -x511 -x235 x300 -x299 
595.99/596.11	v -x298 -x297 -x296 -x295 -x294 -x293 -x291 -x290 -x289 -x287 -x284 -x283 -x282 -x281 -x280 -x279 -x278 -x276 -x466 -x477 -x220 
595.99/596.11	v -x224 -x576 -x79 -x490 -x449 -x510 -x546 -x292 -x443 -x575 -x574 -x572 -x571 -x570 x569 -x567 -x566 -x565 -x563 -x562 -x561 
595.99/596.11	v -x560 -x559 -x557 -x556 -x555 -x554 -x553 -x552 -x551 -x252 -x452 -x636 -x635 -x634 -x633 -x632 -x631 -x630 -x629 x628 -x627 
595.99/596.11	v -x626 -x625 -x528 -x288 -x221 -x10 -x532 -x445 -x77 -x558 -x277 -x217 -x325 -x468 -x391 -x448 -x425 -x423 -x422 -x420 -x419 
595.99/596.11	v -x418 -x417 -x416 -x415 -x414 -x413 -x412 -x410 -x409 -x408 -x406 -x405 -x404 -x403 -x402 -x401 -x256 -x190 -x424 -x589 x81 -x564 
595.99/596.11	v -x488 -x816 -x815 -x814 -x813 -x812 -x811 -x810 x809 -x808 -x807 -x806 -x805 -x568 -x474 -x389 -x660 -x659 -x658 -x657 -x656 
595.99/596.11	v -x655 -x654 x653 -x652 -x651 -x650 -x649 -x80 -x197 -x399 -x175 -x174 -x173 -x171 -x170 -x169 -x168 -x167 -x166 -x165 -x164 
595.99/596.11	v -x163 -x161 -x160 x159 -x158 -x157 -x156 -x155 -x154 -x153 -x151 -x152 -x545 -x441 -x516 -x438 -x421 -x350 -x348 -x347 -x346 
595.99/596.11	v -x345 -x344 -x343 -x342 -x340 -x339 -x338 -x337 -x336 -x335 -x334 -x333 -x332 -x331 -x330 -x329 -x328 x327 -x326 -x460 -x237 
595.99/596.11	v -x444 -x63 -x394 -x768 -x767 -x766 -x765 -x764 -x763 x762 -x761 -x760 -x759 -x758 -x757 -x514 -x176 -x192 -x500 -x379 -x577 
595.99/596.11	v -x71 -x840 -x839 -x838 -x837 -x836 -x835 -x834 -x833 -x832 x831 -x830 -x829 -x595 -x285 -x236 -x852 -x851 -x850 -x849 -x848 
595.99/596.11	v -x847 -x846 -x845 -x844 -x843 -x842 -x841 -x271 -x19 -x411 -x648 -x647 -x646 -x645 -x644 -x643 -x642 -x641 -x640 x639 -x638 
595.99/596.11	v -x637 -x254 -x113 -x876 -x875 -x874 -x873 x872 -x871 -x870 -x869 -x868 -x867 -x866 -x865 -x573 -x888 -x887 -x886 -x885 -x884 
595.99/596.11	v -x883 -x882 -x881 -x880 -x879 x878 -x877 -x349 -x162 -x732 -x731 -x730 -x729 -x728 -x727 x726 -x725 -x724 -x723 -x722 -x721 
595.99/596.11	v -x286 -x383 -x87 -x828 x827 -x826 -x825 -x824 -x823 -x822 -x821 -x820 -x819 -x818 -x817 -x469 -x624 -x623 -x622 -x621 -x620 -x619 
595.99/596.11	v -x618 -x617 -x616 -x615 x614 -x613 -x127 -x50 -x49 -x48 -x47 -x46 -x45 -x44 -x43 -x42 -x41 -x40 -x39 -x38 -x37 -x36 x35 
595.99/596.11	v -x34 -x33 -x32 -x31 -x30 -x29 -x28 -x27 -x26 -x358 x792 -x791 -x790 -x789 -x788 -x787 -x786 -x785 -x784 -x783 -x782 -x781 -x341 
595.99/596.11	v -x72 -x720 x719 -x718 -x717 -x716 -x715 -x714 -x713 -x712 -x711 -x710 -x709 -x260 -x684 -x683 -x682 x681 -x680 -x679 -x678 
595.99/596.11	v -x677 -x676 -x675 -x674 -x673 x407 -x201 -x672 -x671 -x670 -x669 x668 -x667 -x666 -x665 -x664 -x663 -x662 -x661 -x6 -x62 x462 
595.99/596.11	v -x756 -x755 -x754 x753 -x752 -x751 -x750 -x749 -x748 -x747 -x746 -x745 x538 -x900 -x899 -x898 -x897 -x896 x895 -x894 -x893 
595.99/596.11	v -x892 -x891 -x890 -x889 -x400 x696 -x695 -x694 -x693 -x692 -x691 -x690 -x689 -x688 -x687 -x686 -x685 -x433 -x864 -x863 x862 -x861 
595.99/596.11	v -x860 -x859 -x858 -x857 -x856 -x855 -x854 -x853 -x172 -x804 -x803 -x802 -x801 -x800 -x799 -x798 -x797 x796 -x795 -x794 -x793 
595.99/596.11	v -x392 -x612 -x611 x610 -x609 -x608 -x607 -x606 -x605 -x604 -x603 -x602 -x601 -x301 -x780 -x779 -x778 -x777 -x776 -x775 -x774 
595.99/596.11	v -x773 -x772 -x771 -x770 x769 -x265 -x744 -x743 -x742 -x741 -x740 -x739 -x738 -x737 -x736 -x735 -x734 x733 -x587 
595.99/596.11	c SCIP Status        : problem is solved [optimal solution found]
595.99/596.11	c Total Time         :     596.11
595.99/596.11	c   solving          :     596.11
595.99/596.11	c   presolving       :       0.02 (included in solving)
595.99/596.11	c   reading          :       0.01 (included in solving)
595.99/596.11	c Original Problem   :
595.99/596.11	c   Problem name     : HOME/instance-3730483-1338688265.opb
595.99/596.11	c   Variables        : 900 (900 binary, 0 integer, 0 implicit integer, 0 continuous)
595.99/596.11	c   Constraints      : 673 initial, 673 maximal
595.99/596.11	c Presolved Problem  :
595.99/596.11	c   Problem name     : t_HOME/instance-3730483-1338688265.opb
595.99/596.11	c   Variables        : 900 (900 binary, 0 integer, 0 implicit integer, 0 continuous)
595.99/596.11	c   Constraints      : 673 initial, 15848 maximal
595.99/596.11	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
595.99/596.11	c   trivial          :       0.00          0          0          0          0          0          0          0          0          0
595.99/596.11	c   dualfix          :       0.00          0          0          0          0          0          0          0          0          0
595.99/596.11	c   boundshift       :       0.00          0          0          0          0          0          0          0          0          0
595.99/596.11	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0          0
595.99/596.11	c   pseudoobj        :       0.00          0          0          0          0          0          0          0          0          0
595.99/596.11	c   implics          :       0.00          0          0          0          0          0          0          0          0          0
595.99/596.11	c   probing          :       0.00          0          0          0          0          0          0          0          0          0
595.99/596.11	c   setppc           :       0.00          0          0          0          0          0          0          0          0          0
595.99/596.11	c   linear           :       0.01          0          0          0          0          0          0          0          0          0
595.99/596.11	c   logicor          :       0.01          0          0          0          0          0          0          0          0          0
595.99/596.11	c   root node        :          -          0          -          -          0          -          -          -          -          -
595.99/596.11	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #Resprop    Cutoffs    DomReds       Cuts      Conss   Children
595.99/596.11	c   integral         :          0          0          0     241813          0          3          0        168       2450          0          0     479592
595.99/596.11	c   setppc           :         49          5    1721176          1          0          0   24597863       9051    3892004          0          0          0
595.99/596.11	c   linear           :          0+         5          3          0          0          0          0          0          0          0          0          0
595.99/596.11	c   logicor          :        624+         5     659148          1          0          0     937642       9196     746021          0          0          0
595.99/596.11	c   countsols        :          0          0          0          1          0          2          0          0          0          0          0          0
595.99/596.11	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS      Check    Resprop
595.99/596.11	c   integral         :      38.59       0.00       0.00      38.59       0.00       0.00       0.00
595.99/596.11	c   setppc           :       9.18       0.00       4.92       0.00       0.00       0.00       4.26
595.99/596.11	c   linear           :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
595.99/596.11	c   logicor          :      25.80       0.00      24.28       0.00       0.00       0.00       1.52
595.99/596.11	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
595.99/596.11	c Propagators        : #Propagate   #Resprop    Cutoffs    DomReds
595.99/596.11	c   vbounds          :          0          0          0          0
595.99/596.11	c   rootredcost      :          0          0          0          0
595.99/596.11	c   pseudoobj        :          0          0          0          0
595.99/596.11	c Propagator Timings :  TotalTime  Propagate    Resprop
595.99/596.11	c   vbounds          :       0.19       0.19       0.00
595.99/596.11	c   rootredcost      :       0.20       0.20       0.00
595.99/596.11	c   pseudoobj        :       0.13       0.13       0.00
595.99/596.11	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
595.99/596.11	c   propagation      :       1.65      18247      18219     180714       74.7        208       55.6          -
595.99/596.11	c   infeasible LP    :      50.17     217464     201541    2586882       92.9       4511       52.0          0
595.99/596.11	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
595.99/596.11	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
595.99/596.11	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
595.99/596.11	c   applied globally :          -          -          -     528972       42.7          -          -          -
595.99/596.11	c   applied locally  :          -          -          -          0        0.0          -          -          -
595.99/596.11	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
595.99/596.11	c   cut pool         :       0.00          4          -          -          0          -    (maximal pool size: 434)
595.99/596.11	c   redcost          :       3.22     240067          0          0          0          0
595.99/596.11	c   impliedbounds    :       0.00          5          0          0          0          0
595.99/596.11	c   intobj           :       0.00          0          0          0          0          0
595.99/596.11	c   gomory           :       0.27          5          0          0       1717          0
595.99/596.11	c   cgmip            :       0.00          0          0          0          0          0
595.99/596.11	c   closecuts        :       0.00          0          0          0          0          0
595.99/596.11	c   strongcg         :       0.27          5          0          0       2500          0
595.99/596.11	c   cmir             :       0.00          0          0          0          0          0
595.99/596.11	c   flowcover        :       0.00          0          0          0          0          0
595.99/596.11	c   clique           :       0.00          5          0          0          0          0
595.99/596.11	c   zerohalf         :       0.00          0          0          0          0          0
595.99/596.11	c   mcf              :       0.00          1          0          0          0          0
595.99/596.11	c   oddcycle         :       0.00          0          0          0          0          0
595.99/596.11	c   rapidlearning    :       0.04          1          0          0          0          2
595.99/596.11	c Pricers            :       Time      Calls       Vars
595.99/596.11	c   problem variables:       0.00          0          0
595.99/596.11	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
595.99/596.11	c   relpscost        :      38.45     241812        168       2450          0          0     479592
595.99/596.11	c   pscost           :       0.00          0          0          0          0          0          0
595.99/596.11	c   inference        :       0.00          0          0          0          0          0          0
595.99/596.11	c   mostinf          :       0.00          0          0          0          0          0          0
595.99/596.11	c   leastinf         :       0.00          0          0          0          0          0          0
595.99/596.11	c   fullstrong       :       0.00          0          0          0          0          0          0
595.99/596.11	c   allfullstrong    :       0.00          0          0          0          0          0          0
595.99/596.11	c   random           :       0.00          0          0          0          0          0          0
595.99/596.11	c Primal Heuristics  :       Time      Calls      Found
595.99/596.11	c   LP solutions     :       0.00          -          1
595.99/596.11	c   pseudo solutions :       0.00          -          0
595.99/596.11	c   trivial          :       0.00          1          0
595.99/596.11	c   shiftandpropagate:       0.00          0          0
595.99/596.11	c   simplerounding   :       0.00          0          0
595.99/596.11	c   zirounding       :       0.00          0          0
595.99/596.11	c   rounding         :       0.00          0          0
595.99/596.11	c   shifting         :       0.00          0          0
595.99/596.11	c   intshifting      :       0.00          0          0
595.99/596.11	c   oneopt           :       0.00          0          0
595.99/596.11	c   twoopt           :       0.00          0          0
595.99/596.11	c   fixandinfer      :       0.00          0          0
595.99/596.11	c   feaspump         :       0.00          0          0
595.99/596.11	c   clique           :       0.00          0          0
595.99/596.11	c   coefdiving       :       0.00          0          0
595.99/596.11	c   pscostdiving     :       0.00          0          0
595.99/596.11	c   fracdiving       :       0.00          0          0
595.99/596.11	c   veclendiving     :       0.00          0          0
595.99/596.11	c   intdiving        :       0.00          0          0
595.99/596.11	c   actconsdiving    :       0.00          0          0
595.99/596.11	c   objpscostdiving  :       0.00          0          0
595.99/596.11	c   rootsoldiving    :       0.00          0          0
595.99/596.11	c   linesearchdiving :       0.00          0          0
595.99/596.11	c   guideddiving     :       0.00          0          0
595.99/596.11	c   octane           :       0.00          0          0
595.99/596.11	c   rens             :       0.00          0          0
595.99/596.11	c   rins             :       0.00          0          0
595.99/596.11	c   localbranching   :       0.00          0          0
595.99/596.11	c   mutation         :       0.00          0          0
595.99/596.11	c   crossover        :       0.00          0          0
595.99/596.11	c   dins             :       0.00          0          0
595.99/596.11	c   vbounds          :       0.00          0          0
595.99/596.11	c   undercover       :       0.00          0          0
595.99/596.11	c   subnlp           :       0.00          0          0
595.99/596.11	c   trysol           :       0.00          0          0
595.99/596.11	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
595.99/596.11	c   primal LP        :       0.00          0          0       0.00          -
595.99/596.11	c   dual LP          :     388.85     458731    6251302      13.63   16076.40
595.99/596.11	c   lex dual LP      :       0.00          0          0       0.00          -
595.99/596.11	c   barrier LP       :       0.00          0          0       0.00          -
595.99/596.11	c   diving/probing LP:       0.00          0          0       0.00          -
595.99/596.11	c   strong branching :      33.99      21953     418620      19.07   12317.03
595.99/596.11	c     (at root node) :          -         24       2021      84.21          -
595.99/596.11	c   conflict analysis:       0.00          0          0       0.00          -
595.99/596.11	c B&B Tree           :
595.99/596.11	c   number of runs   :          1
595.99/596.11	c   nodes            :     468016
595.99/596.11	c   nodes (total)    :     468016
595.99/596.11	c   nodes left       :          0
595.99/596.11	c   max depth        :         70
595.99/596.11	c   max depth (total):         70
595.99/596.11	c   backtracks       :      71776 (15.3%)
595.99/596.11	c   delayed cutoffs  :      11245
595.99/596.11	c   repropagations   :     666906 (1356655 domain reductions, 7660 cutoffs)
595.99/596.11	c   avg switch length:       4.54
595.99/596.11	c   switching time   :      29.71
595.99/596.11	c Solution           :
595.99/596.11	c   Solutions found  :          1 (1 improvements)
595.99/596.11	c   First Solution   : +0.00000000000000e+00   (in run 1, after 468016 nodes, 596.10 seconds, depth 43, found by <relaxation>)
595.99/596.11	c   Primal Bound     : +0.00000000000000e+00   (in run 1, after 468016 nodes, 596.10 seconds, depth 43, found by <relaxation>)
595.99/596.11	c   Dual Bound       : +0.00000000000000e+00
595.99/596.11	c   Gap              :       0.00 %
595.99/596.11	c   Root Dual Bound  : +0.00000000000000e+00
595.99/596.11	c   Root Iterations  :       1753
595.99/596.13	c Time complete: 596.02.

Verifier Data

OK	0

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

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

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


[startup+0 s]
/proc/loadavg: 2.02 2.01 2.00 3/174 30305
/proc/meminfo: memFree=27644048/32873852 swapFree=6856/6856
[pid=30305] ppid=30303 vsize=9588 CPUtime=0 cores=1,3,5,7
/proc/30305/stat : 30305 (scip-2.0.1.4b_2) R 30303 30305 20074 0 -1 4202496 1527 0 0 0 0 0 0 0 20 0 1 0 334952374 9818112 1481 33554432000 4194304 9016284 140737333907360 140737093204680 7875499 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/30305/statm: 2397 1481 311 1178 0 1215 0

[startup+0.0859041 s]
/proc/loadavg: 2.02 2.01 2.00 3/174 30305
/proc/meminfo: memFree=27644048/32873852 swapFree=6856/6856
[pid=30305] ppid=30303 vsize=25004 CPUtime=0.08 cores=1,3,5,7
/proc/30305/stat : 30305 (scip-2.0.1.4b_2) R 30303 30305 20074 0 -1 4202496 5652 0 0 0 7 1 0 0 20 0 1 0 334952374 25604096 5236 33554432000 4194304 9016284 140737333907360 140737333771256 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30305/statm: 6251 5236 617 1178 0 5069 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 25004

[startup+0.100314 s]
/proc/loadavg: 2.02 2.01 2.00 3/174 30305
/proc/meminfo: memFree=27644048/32873852 swapFree=6856/6856
[pid=30305] ppid=30303 vsize=25764 CPUtime=0.09 cores=1,3,5,7
/proc/30305/stat : 30305 (scip-2.0.1.4b_2) R 30303 30305 20074 0 -1 4202496 5827 0 0 0 8 1 0 0 20 0 1 0 334952374 26382336 5411 33554432000 4194304 9016284 140737333907360 140737333771256 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30305/statm: 6441 5411 618 1178 0 5259 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 25764

[startup+0.300283 s]
/proc/loadavg: 2.02 2.01 2.00 3/174 30305
/proc/meminfo: memFree=27644048/32873852 swapFree=6856/6856
[pid=30305] ppid=30303 vsize=42228 CPUtime=0.29 cores=1,3,5,7
/proc/30305/stat : 30305 (scip-2.0.1.4b_2) R 30303 30305 20074 0 -1 4202496 10355 0 0 0 28 1 0 0 20 0 1 0 334952374 43241472 9233 33554432000 4194304 9016284 140737333907360 140737333771256 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30305/statm: 10557 9233 659 1178 0 9375 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 42228

[startup+0.700282 s]
/proc/loadavg: 2.02 2.01 2.00 3/174 30305
/proc/meminfo: memFree=27644048/32873852 swapFree=6856/6856
[pid=30305] ppid=30303 vsize=42228 CPUtime=0.69 cores=1,3,5,7
/proc/30305/stat : 30305 (scip-2.0.1.4b_2) R 30303 30305 20074 0 -1 4202496 10679 0 0 0 67 2 0 0 20 0 1 0 334952374 43241472 9557 33554432000 4194304 9016284 140737333907360 140737333771256 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30305/statm: 10557 9557 659 1178 0 9375 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 42228

[startup+1.50022 s]
/proc/loadavg: 2.02 2.01 2.00 3/175 30306
/proc/meminfo: memFree=27608452/32873852 swapFree=6856/6856
[pid=30305] ppid=30303 vsize=42228 CPUtime=1.49 cores=1,3,5,7
/proc/30305/stat : 30305 (scip-2.0.1.4b_2) R 30303 30305 20074 0 -1 4202496 10690 0 0 0 146 3 0 0 20 0 1 0 334952374 43241472 9568 33554432000 4194304 9016284 140737333907360 140737333901208 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30305/statm: 10557 9568 664 1178 0 9375 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 42228

[startup+3.10022 s]
/proc/loadavg: 2.02 2.01 2.00 3/175 30306
/proc/meminfo: memFree=27607956/32873852 swapFree=6856/6856
[pid=30305] ppid=30303 vsize=42228 CPUtime=3.08 cores=1,3,5,7
/proc/30305/stat : 30305 (scip-2.0.1.4b_2) R 30303 30305 20074 0 -1 4202496 10690 0 0 0 304 4 0 0 20 0 1 0 334952374 43241472 9568 33554432000 4194304 9016284 140737333907360 140737333901688 7213584 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30305/statm: 10557 9568 664 1178 0 9375 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 42228

[startup+6.30022 s]
/proc/loadavg: 2.02 2.01 2.00 3/175 30306
/proc/meminfo: memFree=27609764/32873852 swapFree=6856/6856
[pid=30305] ppid=30303 vsize=42228 CPUtime=6.29 cores=1,3,5,7
/proc/30305/stat : 30305 (scip-2.0.1.4b_2) R 30303 30305 20074 0 -1 4202496 10692 0 0 0 620 9 0 0 20 0 1 0 334952374 43241472 9570 33554432000 4194304 9016284 140737333907360 140737333901640 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30305/statm: 10557 9570 666 1178 0 9375 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 42228

[startup+12.7002 s]
/proc/loadavg: 2.02 2.01 2.00 3/175 30306
/proc/meminfo: memFree=27609132/32873852 swapFree=6856/6856
[pid=30305] ppid=30303 vsize=42228 CPUtime=12.68 cores=1,3,5,7
/proc/30305/stat : 30305 (scip-2.0.1.4b_2) R 30303 30305 20074 0 -1 4202496 10697 0 0 0 1249 19 0 0 20 0 1 0 334952374 43241472 9720 33554432000 4194304 9016284 140737333907360 140737333901416 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30305/statm: 10557 9720 666 1178 0 9375 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 42228

[startup+25.5002 s]
/proc/loadavg: 2.01 2.01 2.00 3/175 30306
/proc/meminfo: memFree=27608636/32873852 swapFree=6856/6856
[pid=30305] ppid=30303 vsize=43068 CPUtime=25.47 cores=1,3,5,7
/proc/30305/stat : 30305 (scip-2.0.1.4b_2) R 30303 30305 20074 0 -1 4202496 10909 0 0 0 2510 37 0 0 20 0 1 0 334952374 44101632 10120 33554432000 4194304 9016284 140737333907360 140737333900728 6422831 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30305/statm: 10767 10120 666 1178 0 9585 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 43068

[startup+51.1002 s]
/proc/loadavg: 2.07 2.02 2.00 3/175 30306
/proc/meminfo: memFree=27607024/32873852 swapFree=6856/6856
[pid=30305] ppid=30303 vsize=44076 CPUtime=51.07 cores=1,3,5,7
/proc/30305/stat : 30305 (scip-2.0.1.4b_2) R 30303 30305 20074 0 -1 4202496 11168 0 0 0 5032 75 0 0 20 0 1 0 334952374 45133824 10379 33554432000 4194304 9016284 140737333907360 140737333901640 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30305/statm: 11019 10379 666 1178 0 9837 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 44076

[startup+102.307 s]
/proc/loadavg: 2.03 2.02 2.00 3/175 30307
/proc/meminfo: memFree=27601064/32873852 swapFree=6856/6856
[pid=30305] ppid=30303 vsize=45840 CPUtime=102.27 cores=1,3,5,7
/proc/30305/stat : 30305 (scip-2.0.1.4b_2) R 30303 30305 20074 0 -1 4202496 11632 0 0 0 10080 147 0 0 20 0 1 0 334952374 46940160 10838 33554432000 4194304 9016284 140737333907360 140737333901224 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30305/statm: 11460 10838 666 1178 0 10278 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 45840

[startup+162.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/175 30307
/proc/meminfo: memFree=27598332/32873852 swapFree=6856/6856
[pid=30305] ppid=30303 vsize=47716 CPUtime=162.25 cores=1,3,5,7
/proc/30305/stat : 30305 (scip-2.0.1.4b_2) R 30303 30305 20074 0 -1 4202496 12066 0 0 0 16001 224 0 0 20 0 1 0 334952374 48861184 11272 33554432000 4194304 9016284 140737333907360 140737333901160 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30305/statm: 11929 11272 666 1178 0 10747 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 47716

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 30307
/proc/meminfo: memFree=27596716/32873852 swapFree=6856/6856
[pid=30305] ppid=30303 vsize=48616 CPUtime=222.25 cores=1,3,5,7
/proc/30305/stat : 30305 (scip-2.0.1.4b_2) R 30303 30305 20074 0 -1 4202496 12298 0 0 0 21919 306 0 0 20 0 1 0 334952374 49782784 11494 33554432000 4194304 9016284 140737333907360 140737333901528 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30305/statm: 12154 11494 666 1178 0 10972 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 48616

[startup+282.3 s]
/proc/loadavg: 2.12 2.03 2.01 3/175 30307
/proc/meminfo: memFree=27592684/32873852 swapFree=6856/6856
[pid=30305] ppid=30303 vsize=52464 CPUtime=282.23 cores=1,3,5,7
/proc/30305/stat : 30305 (scip-2.0.1.4b_2) R 30303 30305 20074 0 -1 4202496 13216 0 0 0 27841 382 0 0 20 0 1 0 334952374 53723136 12412 33554432000 4194304 9016284 140737333907360 140737333901640 4294018 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30305/statm: 13116 12412 666 1178 0 11934 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 52464

[startup+342.3 s]
/proc/loadavg: 2.10 2.04 2.01 3/175 30307
/proc/meminfo: memFree=27591564/32873852 swapFree=6856/6856
[pid=30305] ppid=30303 vsize=53100 CPUtime=342.22 cores=1,3,5,7
/proc/30305/stat : 30305 (scip-2.0.1.4b_2) R 30303 30305 20074 0 -1 4202496 13431 0 0 0 33764 458 0 0 20 0 1 0 334952374 54374400 12638 33554432000 4194304 9016284 140737333907360 140737333901688 6469475 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30305/statm: 13275 12638 666 1178 0 12093 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 53100

[startup+402.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/174 30307
/proc/meminfo: memFree=27590704/32873852 swapFree=6856/6856
[pid=30305] ppid=30303 vsize=53240 CPUtime=402.21 cores=1,3,5,7
/proc/30305/stat : 30305 (scip-2.0.1.4b_2) R 30303 30305 20074 0 -1 4202496 13471 0 0 0 39685 536 0 0 20 0 1 0 334952374 54517760 12678 33554432000 4194304 9016284 140737333907360 140737333901688 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30305/statm: 13310 12678 666 1178 0 12128 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 53240

[startup+462.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/175 30308
/proc/meminfo: memFree=27584620/32873852 swapFree=6856/6856
[pid=30305] ppid=30303 vsize=53924 CPUtime=462.2 cores=1,3,5,7
/proc/30305/stat : 30305 (scip-2.0.1.4b_2) R 30303 30305 20074 0 -1 4202496 13642 0 0 0 45607 613 0 0 20 0 1 0 334952374 55218176 12848 33554432000 4194304 9016284 140737333907360 140737333901224 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30305/statm: 13481 12848 666 1178 0 12299 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 53924

[startup+522.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/175 30308
/proc/meminfo: memFree=27583372/32873852 swapFree=6856/6856
[pid=30305] ppid=30303 vsize=54780 CPUtime=522.19 cores=1,3,5,7
/proc/30305/stat : 30305 (scip-2.0.1.4b_2) R 30303 30305 20074 0 -1 4202496 13756 0 0 0 51532 687 0 0 20 0 1 0 334952374 56094720 12961 33554432000 4194304 9016284 140737333907360 140737333901528 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30305/statm: 13695 12961 666 1178 0 12513 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 54780

[startup+582.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/176 30311
/proc/meminfo: memFree=27583800/32873852 swapFree=6856/6856
[pid=30305] ppid=30303 vsize=56132 CPUtime=582.18 cores=1,3,5,7
/proc/30305/stat : 30305 (scip-2.0.1.4b_2) R 30303 30305 20074 0 -1 4202496 14112 0 0 0 57463 755 0 0 20 0 1 0 334952374 57479168 13317 33554432000 4194304 9016284 140737333907360 140737333901320 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30305/statm: 14033 13317 666 1178 0 12851 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 56132

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

[startup+588.7 s]
/proc/loadavg: 2.00 2.02 2.00 3/176 30311
/proc/meminfo: memFree=27583428/32873852 swapFree=6856/6856
[pid=30305] ppid=30303 vsize=56132 CPUtime=588.58 cores=1,3,5,7
/proc/30305/stat : 30305 (scip-2.0.1.4b_2) R 30303 30305 20074 0 -1 4202496 14116 0 0 0 58097 761 0 0 20 0 1 0 334952374 57479168 13321 33554432000 4194304 9016284 140737333907360 140737333901688 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30305/statm: 14033 13321 666 1178 0 12851 0
Current children cumulated CPU time (s) 588.58
Current children cumulated vsize (KiB) 56132

[startup+591.9 s]
/proc/loadavg: 2.00 2.02 2.00 3/176 30311
/proc/meminfo: memFree=27583304/32873852 swapFree=6856/6856
[pid=30305] ppid=30303 vsize=56132 CPUtime=591.79 cores=1,3,5,7
/proc/30305/stat : 30305 (scip-2.0.1.4b_2) R 30303 30305 20074 0 -1 4202496 14119 0 0 0 58414 765 0 0 20 0 1 0 334952374 57479168 13324 33554432000 4194304 9016284 140737333907360 140737333901688 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30305/statm: 14033 13324 666 1178 0 12851 0
Current children cumulated CPU time (s) 591.79
Current children cumulated vsize (KiB) 56132

[startup+593.5 s]
/proc/loadavg: 2.00 2.02 2.00 3/176 30311
/proc/meminfo: memFree=27583304/32873852 swapFree=6856/6856
[pid=30305] ppid=30303 vsize=56132 CPUtime=593.39 cores=1,3,5,7
/proc/30305/stat : 30305 (scip-2.0.1.4b_2) R 30303 30305 20074 0 -1 4202496 14129 0 0 0 58572 767 0 0 20 0 1 0 334952374 57479168 13334 33554432000 4194304 9016284 140737333907360 140737333901688 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30305/statm: 14033 13334 666 1178 0 12851 0
Current children cumulated CPU time (s) 593.39
Current children cumulated vsize (KiB) 56132

[startup+595.107 s]
/proc/loadavg: 2.00 2.02 2.00 3/176 30311
/proc/meminfo: memFree=27583180/32873852 swapFree=6856/6856
[pid=30305] ppid=30303 vsize=56280 CPUtime=594.99 cores=1,3,5,7
/proc/30305/stat : 30305 (scip-2.0.1.4b_2) R 30303 30305 20074 0 -1 4202496 14153 0 0 0 58730 769 0 0 20 0 1 0 334952374 57630720 13358 33554432000 4194304 9016284 140737333907360 140737333901688 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30305/statm: 14070 13358 666 1178 0 12888 0
Current children cumulated CPU time (s) 594.99
Current children cumulated vsize (KiB) 56280

[startup+595.9 s]
/proc/loadavg: 2.00 2.02 2.00 3/176 30311
/proc/meminfo: memFree=27583180/32873852 swapFree=6856/6856
[pid=30305] ppid=30303 vsize=56280 CPUtime=595.78 cores=1,3,5,7
/proc/30305/stat : 30305 (scip-2.0.1.4b_2) R 30303 30305 20074 0 -1 4202496 14157 0 0 0 58808 770 0 0 20 0 1 0 334952374 57630720 13362 33554432000 4194304 9016284 140737333907360 140737333901688 6422937 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30305/statm: 14070 13362 666 1178 0 12888 0
Current children cumulated CPU time (s) 595.78
Current children cumulated vsize (KiB) 56280

[startup+596.1 s]
/proc/loadavg: 2.00 2.02 2.00 3/176 30311
/proc/meminfo: memFree=27583180/32873852 swapFree=6856/6856
[pid=30305] ppid=30303 vsize=56280 CPUtime=595.99 cores=1,3,5,7
/proc/30305/stat : 30305 (scip-2.0.1.4b_2) R 30303 30305 20074 0 -1 4202496 14157 0 0 0 58828 771 0 0 20 0 1 0 334952374 57630720 13362 33554432000 4194304 9016284 140737333907360 140737333900616 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30305/statm: 14070 13362 666 1178 0 12888 0
Current children cumulated CPU time (s) 595.99
Current children cumulated vsize (KiB) 56280

Child status: 0
Real time (s): 596.136
CPU time (s): 596.03
CPU user time (s): 588.316
CPU system time (s): 7.71483
CPU usage (%): 99.9822
Max. virtual memory (cumulated for all children) (KiB): 56280

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 588.316
system time used= 7.71483
maximum resident set size= 53460
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14165
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= 19
involuntary context switches= 614

runsolver used 0.956854 second user time and 2.43763 second system time

The end

Launcher Data

Begin job on node128 at 2012-06-03 03:51:05
IDJOB=3730483
IDBENCH=1429
IDSOLVER=2329
FILE ID=node128/3730483-1338688265
RUNJOBID= node128-1338679209-28500
PBS_JOBID= 14636685
Free space on /tmp= 70420 MiB

SOLVER NAME= PB11: SCIP spx E_2 2011-06-10 (fixed)
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB05/aloul/FPGA_SAT05/normalized-fpga25_24_sat_pb.cnf.cr.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-3730483-1338688265/watcher-3730483-1338688265 -o /tmp/evaluation-result-3730483-1338688265/solver-3730483-1338688265 -C 1800 -W 1900 -M 15500  HOME/scip-2.0.1.4b_2.linux.x86_64.gnu.opt.spx -f HOME/instance-3730483-1338688265.opb -t 1800 -m 15500

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

MD5SUM BENCH= 7b1cf6104f891053895193aa96c054c6
RANDOM SEED=760084100

node128.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/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.389
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.389
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.389
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5438.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.389
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.389
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.389
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.389
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.389
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873852 kB
MemFree:        27644312 kB
Buffers:          537140 kB
Cached:          3726204 kB
SwapCached:          744 kB
Active:          2030308 kB
Inactive:        2299536 kB
Active(anon):      57364 kB
Inactive(anon):    11420 kB
Active(file):    1972944 kB
Inactive(file):  2288116 kB
Unevictable:        6856 kB
Mlocked:            6856 kB
SwapTotal:      67108856 kB
SwapFree:       67106656 kB
Dirty:             17016 kB
Writeback:             0 kB
AnonPages:         72552 kB
Mapped:            16712 kB
Shmem:               200 kB
Slab:             756688 kB
SReclaimable:     198112 kB
SUnreclaim:       558576 kB
KernelStack:        1432 kB
PageTables:         4036 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:     180528 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346360 kB
VmallocChunk:   34341988004 kB
HardwareCorrupted:     0 kB
AnonHugePages:     45056 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70404 MiB
End job on node128 at 2012-06-03 04:01:01