Trace number 3691808

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 SCIP 2.1.1.4. Exp with SoPlex 1.6.0.3 fixed? 1796.74 1797.04

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/ShortestPathBA/
normalized-BeauxArts_K68.opb
MD5SUM506a6fce450974b6f48fc0e3b77d8777
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 benchmark15.9726
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables3740
Total number of constraints3878
Number of constraints which are clauses3810
Number of constraints which are cardinality constraints (but not clauses)68
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint68
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 69
Number of bits of the biggest sum of numbers7
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.1.1.4 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.6.0.3] [GitHash: 947bdb7-dirty]
0.00/0.00	c Copyright (c) 2002-2012 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-3691808-1338045225.opb>
0.00/0.02	c original problem has 3740 variables (3740 bin, 0 int, 0 impl, 0 cont) and 3878 constraints
0.00/0.02	c problem read in 0.02
0.00/0.02	c No objective function, only one solution is needed.
0.00/0.02	c presolving settings loaded
0.03/0.04	c presolving:
0.03/0.06	c (round 1) 2 del vars, 2 del conss, 0 add conss, 2 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 5762 impls, 68 clqs
0.03/0.06	c (round 2) 165 del vars, 16 del conss, 0 add conss, 165 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 5762 impls, 65 clqs
0.03/0.07	c (round 3) 230 del vars, 187 del conss, 0 add conss, 230 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 5808 impls, 64 clqs
0.03/0.07	c (round 4) 293 del vars, 251 del conss, 0 add conss, 292 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 6552 impls, 64 clqs
0.03/0.07	c (round 5) 341 del vars, 299 del conss, 0 add conss, 340 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 7334 impls, 64 clqs
0.03/0.08	c (round 6) 376 del vars, 334 del conss, 0 add conss, 375 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 8348 impls, 64 clqs
0.03/0.08	c (round 7) 403 del vars, 361 del conss, 0 add conss, 402 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 8890 impls, 64 clqs
0.03/0.09	c (round 8) 426 del vars, 384 del conss, 0 add conss, 425 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 9290 impls, 64 clqs
0.03/0.09	c (round 9) 443 del vars, 401 del conss, 0 add conss, 442 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 9656 impls, 64 clqs
0.03/0.09	c (round 10) 451 del vars, 409 del conss, 0 add conss, 450 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 9728 impls, 64 clqs
0.09/0.10	c (round 11) 455 del vars, 413 del conss, 0 add conss, 454 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 9774 impls, 64 clqs
0.09/0.10	c (round 12) 456 del vars, 414 del conss, 0 add conss, 455 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 9804 impls, 64 clqs
0.09/0.14	c (round 13) 456 del vars, 478 del conss, 0 add conss, 455 chg bounds, 0 chg sides, 0 chg coeffs, 3336 upgd conss, 9810 impls, 64 clqs
0.09/0.15	c (round 14) 456 del vars, 478 del conss, 0 add conss, 455 chg bounds, 0 chg sides, 0 chg coeffs, 3400 upgd conss, 9810 impls, 64 clqs
0.09/0.17	c presolving (15 rounds):
0.09/0.17	c  456 deleted vars, 478 deleted constraints, 0 added constraints, 455 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.09/0.17	c  9810 implications, 64 cliques
0.09/0.17	c presolved problem has 3284 variables (3284 bin, 0 int, 0 impl, 0 cont) and 3400 constraints
0.09/0.17	c     750 constraints of type <setppc>
0.09/0.17	c    2650 constraints of type <logicor>
0.09/0.17	c transformed objective value is always integral (scale: 1)
0.09/0.17	c Presolving Time: 0.14
0.09/0.17	c - non default parameters ----------------------------------------------------------------------
0.09/0.17	c # SCIP version 2.1.1.4
0.09/0.17	c 
0.09/0.17	c # maximal time in seconds to run
0.09/0.17	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.17	c limits/time = 1797
0.09/0.17	c 
0.09/0.17	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.09/0.17	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.17	c limits/memory = 13950
0.09/0.17	c 
0.09/0.17	c # solving stops, if the given number of solutions were found (-1: no limit)
0.09/0.17	c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.17	c limits/solutions = 1
0.09/0.17	c 
0.09/0.17	c # maximal number of separation rounds per node (-1: unlimited)
0.09/0.17	c # [type: int, range: [-1,2147483647], default: 5]
0.09/0.17	c separating/maxrounds = 1
0.09/0.17	c 
0.09/0.17	c # maximal number of separation rounds in the root node (-1: unlimited)
0.09/0.17	c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.17	c separating/maxroundsroot = 5
0.09/0.17	c 
0.09/0.17	c # default clock type (1: CPU user seconds, 2: wall clock time)
0.09/0.17	c # [type: int, range: [1,2], default: 1]
0.09/0.17	c timing/clocktype = 2
0.09/0.17	c 
0.09/0.17	c # belongs reading time to solving time?
0.09/0.17	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.17	c timing/reading = TRUE
0.09/0.17	c 
0.09/0.17	c # should disaggregation of knapsack constraints be allowed in preprocessing?
0.09/0.17	c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
0.09/0.18	c constraints/knapsack/disaggregation = FALSE
0.09/0.18	c 
0.09/0.18	c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
0.09/0.18	c # [type: int, range: [-1,2147483647], default: 10]
0.09/0.18	c heuristics/coefdiving/freq = -1
0.09/0.18	c 
0.09/0.18	c # maximal fraction of diving LP iterations compared to node LP iterations
0.09/0.18	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.09/0.18	c heuristics/coefdiving/maxlpiterquot = 0.075
0.09/0.18	c 
0.09/0.18	c # additional number of allowed LP iterations
0.09/0.18	c # [type: int, range: [0,2147483647], default: 1000]
0.09/0.18	c heuristics/coefdiving/maxlpiterofs = 1500
0.09/0.18	c 
0.09/0.18	c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
0.09/0.18	c # [type: int, range: [-1,2147483647], default: 30]
0.09/0.18	c heuristics/crossover/freq = -1
0.09/0.18	c 
0.09/0.18	c # number of nodes added to the contingent of the total nodes
0.09/0.18	c # [type: longint, range: [0,9223372036854775807], default: 500]
0.09/0.18	c heuristics/crossover/nodesofs = 750
0.09/0.18	c 
0.09/0.18	c # number of nodes without incumbent change that heuristic should wait
0.09/0.18	c # [type: longint, range: [0,9223372036854775807], default: 200]
0.09/0.18	c heuristics/crossover/nwaitingnodes = 100
0.09/0.18	c 
0.09/0.18	c # contingent of sub problem nodes in relation to the number of nodes of the original problem
0.09/0.18	c # [type: real, range: [0,1], default: 0.1]
0.09/0.18	c heuristics/crossover/nodesquot = 0.15
0.09/0.18	c 
0.09/0.18	c # minimum percentage of integer variables that have to be fixed 
0.09/0.18	c # [type: real, range: [0,1], default: 0.666]
0.09/0.18	c heuristics/crossover/minfixingrate = 0.5
0.09/0.18	c 
0.09/0.18	c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
0.09/0.18	c # [type: int, range: [-1,2147483647], default: 20]
0.09/0.18	c heuristics/feaspump/freq = -1
0.09/0.18	c 
0.09/0.18	c # additional number of allowed LP iterations
0.09/0.18	c # [type: int, range: [0,2147483647], default: 1000]
0.09/0.18	c heuristics/feaspump/maxlpiterofs = 2000
0.09/0.18	c 
0.09/0.18	c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
0.09/0.18	c # [type: int, range: [-1,2147483647], default: 10]
0.09/0.18	c heuristics/fracdiving/freq = -1
0.09/0.18	c 
0.09/0.18	c # maximal fraction of diving LP iterations compared to node LP iterations
0.09/0.18	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.09/0.18	c heuristics/fracdiving/maxlpiterquot = 0.075
0.09/0.18	c 
0.09/0.18	c # additional number of allowed LP iterations
0.09/0.18	c # [type: int, range: [0,2147483647], default: 1000]
0.09/0.18	c heuristics/fracdiving/maxlpiterofs = 1500
0.09/0.18	c 
0.09/0.18	c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
0.09/0.18	c # [type: int, range: [-1,2147483647], default: 10]
0.09/0.18	c heuristics/guideddiving/freq = -1
0.09/0.18	c 
0.09/0.18	c # maximal fraction of diving LP iterations compared to node LP iterations
0.09/0.18	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.09/0.18	c heuristics/guideddiving/maxlpiterquot = 0.075
0.09/0.18	c 
0.09/0.18	c # additional number of allowed LP iterations
0.09/0.18	c # [type: int, range: [0,2147483647], default: 1000]
0.09/0.18	c heuristics/guideddiving/maxlpiterofs = 1500
0.09/0.18	c 
0.09/0.18	c # maximal fraction of diving LP iterations compared to node LP iterations
0.09/0.18	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.09/0.18	c heuristics/intdiving/maxlpiterquot = 0.075
0.09/0.18	c 
0.09/0.18	c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
0.09/0.18	c # [type: int, range: [-1,2147483647], default: 10]
0.09/0.18	c heuristics/intshifting/freq = -1
0.09/0.18	c 
0.09/0.18	c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
0.09/0.18	c # [type: int, range: [-1,2147483647], default: 10]
0.09/0.18	c heuristics/linesearchdiving/freq = -1
0.09/0.18	c 
0.09/0.18	c # maximal fraction of diving LP iterations compared to node LP iterations
0.09/0.18	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.09/0.18	c heuristics/linesearchdiving/maxlpiterquot = 0.075
0.09/0.18	c 
0.09/0.18	c # additional number of allowed LP iterations
0.09/0.18	c # [type: int, range: [0,2147483647], default: 1000]
0.09/0.18	c heuristics/linesearchdiving/maxlpiterofs = 1500
0.09/0.18	c 
0.09/0.18	c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
0.09/0.18	c # [type: int, range: [-1,2147483647], default: 20]
0.09/0.18	c heuristics/objpscostdiving/freq = -1
0.09/0.18	c 
0.09/0.18	c # maximal fraction of diving LP iterations compared to total iteration number
0.09/0.18	c # [type: real, range: [0,1], default: 0.01]
0.09/0.18	c heuristics/objpscostdiving/maxlpiterquot = 0.015
0.09/0.18	c 
0.09/0.18	c # additional number of allowed LP iterations
0.09/0.18	c # [type: int, range: [0,2147483647], default: 1000]
0.09/0.18	c heuristics/objpscostdiving/maxlpiterofs = 1500
0.09/0.18	c 
0.09/0.18	c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
0.09/0.18	c # [type: int, range: [-1,2147483647], default: 1]
0.09/0.18	c heuristics/oneopt/freq = -1
0.09/0.18	c 
0.09/0.18	c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
0.09/0.18	c # [type: int, range: [-1,2147483647], default: 10]
0.09/0.18	c heuristics/pscostdiving/freq = -1
0.09/0.18	c 
0.09/0.18	c # maximal fraction of diving LP iterations compared to node LP iterations
0.09/0.18	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.09/0.18	c heuristics/pscostdiving/maxlpiterquot = 0.075
0.09/0.18	c 
0.09/0.18	c # additional number of allowed LP iterations
0.09/0.18	c # [type: int, range: [0,2147483647], default: 1000]
0.09/0.18	c heuristics/pscostdiving/maxlpiterofs = 1500
0.09/0.18	c 
0.09/0.18	c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
0.09/0.18	c # [type: int, range: [-1,2147483647], default: 0]
0.09/0.18	c heuristics/rens/freq = -1
0.09/0.18	c 
0.09/0.18	c # minimum percentage of integer variables that have to be fixable 
0.09/0.18	c # [type: real, range: [0,1], default: 0.5]
0.09/0.18	c heuristics/rens/minfixingrate = 0.3
0.09/0.18	c 
0.09/0.18	c # number of nodes added to the contingent of the total nodes
0.09/0.18	c # [type: longint, range: [0,9223372036854775807], default: 500]
0.09/0.18	c heuristics/rens/nodesofs = 2000
0.09/0.18	c 
0.09/0.18	c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
0.09/0.18	c # [type: int, range: [-1,2147483647], default: 20]
0.09/0.18	c heuristics/rootsoldiving/freq = -1
0.09/0.18	c 
0.09/0.18	c # maximal fraction of diving LP iterations compared to node LP iterations
0.09/0.18	c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
0.09/0.18	c heuristics/rootsoldiving/maxlpiterquot = 0.015
0.09/0.18	c 
0.09/0.18	c # additional number of allowed LP iterations
0.09/0.18	c # [type: int, range: [0,2147483647], default: 1000]
0.09/0.18	c heuristics/rootsoldiving/maxlpiterofs = 1500
0.09/0.18	c 
0.09/0.18	c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
0.09/0.18	c # [type: int, range: [-1,2147483647], default: 1]
0.09/0.18	c heuristics/rounding/freq = -1
0.09/0.18	c 
0.09/0.18	c # frequency for calling primal heuristic <shiftandpropagate> (-1: never, 0: only at depth freqofs)
0.09/0.18	c # [type: int, range: [-1,2147483647], default: 0]
0.09/0.18	c heuristics/shiftandpropagate/freq = -1
0.09/0.18	c 
0.09/0.18	c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
0.09/0.18	c # [type: int, range: [-1,2147483647], default: 10]
0.09/0.18	c heuristics/shifting/freq = -1
0.09/0.18	c 
0.09/0.18	c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
0.09/0.18	c # [type: int, range: [-1,2147483647], default: 1]
0.09/0.18	c heuristics/simplerounding/freq = -1
0.09/0.18	c 
0.09/0.18	c # frequency for calling primal heuristic <subnlp> (-1: never, 0: only at depth freqofs)
0.09/0.18	c # [type: int, range: [-1,2147483647], default: 1]
0.09/0.18	c heuristics/subnlp/freq = -1
0.09/0.18	c 
0.09/0.18	c # frequency for calling primal heuristic <trivial> (-1: never, 0: only at depth freqofs)
0.09/0.18	c # [type: int, range: [-1,2147483647], default: 0]
0.09/0.18	c heuristics/trivial/freq = -1
0.09/0.18	c 
0.09/0.18	c # frequency for calling primal heuristic <trysol> (-1: never, 0: only at depth freqofs)
0.09/0.18	c # [type: int, range: [-1,2147483647], default: 1]
0.09/0.18	c heuristics/trysol/freq = -1
0.09/0.18	c 
0.09/0.18	c # frequency for calling primal heuristic <undercover> (-1: never, 0: only at depth freqofs)
0.09/0.18	c # [type: int, range: [-1,2147483647], default: 0]
0.09/0.18	c heuristics/undercover/freq = -1
0.09/0.18	c 
0.09/0.18	c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
0.09/0.18	c # [type: int, range: [-1,2147483647], default: 10]
0.09/0.18	c heuristics/veclendiving/freq = -1
0.09/0.18	c 
0.09/0.18	c # maximal fraction of diving LP iterations compared to node LP iterations
0.09/0.18	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.09/0.18	c heuristics/veclendiving/maxlpiterquot = 0.075
0.09/0.18	c 
0.09/0.18	c # additional number of allowed LP iterations
0.09/0.18	c # [type: int, range: [0,2147483647], default: 1000]
0.09/0.18	c heuristics/veclendiving/maxlpiterofs = 1500
0.09/0.18	c 
0.09/0.18	c # frequency for calling primal heuristic <zirounding> (-1: never, 0: only at depth freqofs)
0.09/0.18	c # [type: int, range: [-1,2147483647], default: 1]
0.09/0.18	c heuristics/zirounding/freq = -1
0.09/0.18	c 
0.09/0.18	c # maximal number of presolving rounds the propagator participates in (-1: no limit)
0.09/0.18	c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.18	c propagating/probing/maxprerounds = 0
0.09/0.18	c 
0.09/0.18	c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
0.09/0.18	c # [type: int, range: [-1,2147483647], default: 0]
0.09/0.18	c separating/cmir/freq = -1
0.09/0.18	c 
0.09/0.18	c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
0.09/0.18	c # [type: int, range: [-1,2147483647], default: 0]
0.09/0.18	c separating/flowcover/freq = -1
0.09/0.18	c 
0.09/0.18	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.09/0.18	c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.18	c separating/rapidlearning/freq = 0
0.09/0.18	c 
0.09/0.18	c # frequency for calling primal heuristic <indoneopt> (-1: never, 0: only at depth freqofs)
0.09/0.18	c # [type: int, range: [-1,2147483647], default: 1]
0.09/0.18	c heuristics/indoneopt/freq = -1
0.09/0.18	c 
0.09/0.18	c -----------------------------------------------------------------------------------------------
0.09/0.18	c start solving
0.09/0.18	c 
1.38/1.47	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1.38/1.47	c   1.5s|     1 |     0 |  5234 |     - |  15M|   0 | 963 |3284 |3400 |3284 |3400 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
4.69/4.78	c   4.8s|     1 |     0 |  6209 |     - |  17M|   0 |1044 |3284 |4593 |3284 |3404 |   8 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
5.09/5.16	c   5.2s|     1 |     0 |  6705 |     - |  17M|   0 |1041 |3284 |4593 |3284 |3411 |  15 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
5.29/5.39	c   5.4s|     1 |     0 |  6843 |     - |  17M|   0 |1126 |3284 |4593 |3284 |3417 |  21 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
5.59/5.67	c   5.7s|     1 |     0 |  7044 |     - |  17M|   0 |1114 |3284 |4593 |3284 |3423 |  27 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
5.89/5.90	c   5.9s|     1 |     0 |  7136 |     - |  17M|   0 |1217 |3284 |4593 |3284 |3426 |  30 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
8.39/8.47	c   8.5s|     1 |     2 |  7136 |     - |  17M|   0 |1217 |3284 |4593 |3284 |3426 |  30 |   0 |  10 | 0.000000e+00 |      --      |    Inf 
86.27/86.39	c  86.4s|   100 |    33 | 75912 | 694.7 |  18M|  29 |   - |3284 |4616 |3284 |3418 |  30 |  24 | 203 | 0.000000e+00 |      --      |    Inf 
120.47/120.53	c   121s|   200 |    35 |143860 | 687.1 |  18M|  39 | 359 |3284 |4640 |3284 |3418 |  30 |  48 | 255 | 0.000000e+00 |      --      |    Inf 
154.86/155.00	c   155s|   300 |    41 |216231 | 699.3 |  18M|  39 | 228 |3284 |4654 |3284 |3418 |  30 |  63 | 308 | 0.000000e+00 |      --      |    Inf 
174.26/174.38	c   174s|   400 |    49 |257975 | 628.7 |  18M|  39 |   - |3284 |4666 |3284 |3418 |  30 |  75 | 335 | 0.000000e+00 |      --      |    Inf 
206.76/206.84	c   207s|   500 |    49 |322292 | 631.6 |  18M|  39 | 265 |3284 |4672 |3284 |3418 |  30 |  82 | 388 | 0.000000e+00 |      --      |    Inf 
239.05/239.17	c   239s|   600 |    43 |390515 | 640.0 |  18M|  39 |   - |3284 |4682 |   0 |   0 |  30 |  92 | 436 | 0.000000e+00 |      --      |    Inf 
272.34/272.44	c   272s|   700 |    43 |465017 | 655.1 |  18M|  39 |   - |3284 |4694 |3284 |3418 |  30 | 105 | 485 | 0.000000e+00 |      --      |    Inf 
308.04/308.16	c   308s|   800 |    43 |535708 | 661.5 |  18M|  39 |   - |3284 |4710 |3284 |3418 |  30 | 125 | 535 | 0.000000e+00 |      --      |    Inf 
341.53/341.65	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
341.53/341.65	c   342s|   900 |    61 |604306 | 664.3 |  18M|  39 | 258 |3284 |4732 |3284 |3418 |  30 | 150 | 578 | 0.000000e+00 |      --      |    Inf 
386.32/386.42	c   386s|  1000 |    79 |693320 | 686.9 |  19M|  39 | 787 |3284 |4734 |3284 |3418 |  30 | 154 | 638 | 0.000000e+00 |      --      |    Inf 
427.22/427.30	c   427s|  1100 |    91 |771348 | 695.4 |  19M|  39 | 359 |3284 |4736 |3284 |3418 |  30 | 158 | 697 | 0.000000e+00 |      --      |    Inf 
466.71/466.87	c   467s|  1200 |    87 |852502 | 705.1 |  19M|  39 |   - |3284 |4737 |3284 |3418 |  30 | 165 | 752 | 0.000000e+00 |      --      |    Inf 
494.10/494.24	c   494s|  1300 |   103 |908265 | 693.7 |  19M|  39 | 160 |3284 |4742 |3284 |3418 |  30 | 170 | 793 | 0.000000e+00 |      --      |    Inf 
521.70/521.88	c   522s|  1400 |    95 |966950 | 686.1 |  19M|  39 |   - |3284 |4749 |3284 |3418 |  30 | 178 | 829 | 0.000000e+00 |      --      |    Inf 
554.80/554.98	c   555s|  1500 |   103 |  1033k| 684.9 |  19M|  39 | 301 |3284 |4755 |3284 |3418 |  30 | 186 | 879 | 0.000000e+00 |      --      |    Inf 
589.79/589.99	c   590s|  1600 |   115 |  1102k| 684.9 |  19M|  39 |   - |3284 |4765 |3284 |3418 |  30 | 197 | 930 | 0.000000e+00 |      --      |    Inf 
626.98/627.13	c   627s|  1700 |   127 |  1178k| 689.2 |  19M|  39 |   - |3284 |4765 |   0 |   0 |  30 | 203 | 985 | 0.000000e+00 |      --      |    Inf 
663.18/663.35	c   663s|  1800 |   140 |  1249k| 690.8 |  19M|  39 | 430 |3284 |4783 |3284 |3418 |  30 | 229 |1035 | 0.000000e+00 |      --      |    Inf 
699.07/699.25	c   699s|  1900 |   150 |  1323k| 693.0 |  19M|  39 |   - |3284 |4793 |3284 |3418 |  30 | 241 |1083 | 0.000000e+00 |      --      |    Inf 
734.96/735.17	c   735s|  2000 |   158 |  1397k| 695.3 |  19M|  39 |   - |3284 |4766 |3284 |3418 |  30 | 248 |1129 | 0.000000e+00 |      --      |    Inf 
754.56/754.75	c   755s|  2100 |   154 |  1439k| 682.6 |  19M|  39 |   - |3284 |4770 |3284 |3418 |  30 | 252 |1161 | 0.000000e+00 |      --      |    Inf 
776.16/776.37	c   776s|  2200 |   156 |  1484k| 671.6 |  19M|  42 |   - |3284 |4791 |3284 |3418 |  30 | 275 |1202 | 0.000000e+00 |      --      |    Inf 
802.55/802.77	c   803s|  2300 |   166 |  1541k| 667.3 |  20M|  42 |   - |3284 |4792 |3284 |3418 |  30 | 283 |1243 | 0.000000e+00 |      --      |    Inf 
830.75/830.91	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
830.75/830.91	c   831s|  2400 |   176 |  1598k| 663.3 |  20M|  42 |   - |3284 |4795 |3284 |3418 |  30 | 292 |1291 | 0.000000e+00 |      --      |    Inf 
852.75/852.93	c   853s|  2500 |   188 |  1644k| 655.4 |  20M|  42 | 172 |3284 |4796 |3284 |3418 |  30 | 299 |1331 | 0.000000e+00 |      --      |    Inf 
873.74/873.96	c   874s|  2600 |   186 |  1689k| 647.2 |  20M|  42 | 140 |3284 |4806 |3284 |3418 |  30 | 309 |1370 | 0.000000e+00 |      --      |    Inf 
902.94/903.11	c   903s|  2700 |   182 |  1749k| 645.6 |  20M|  42 |   - |3284 |4811 |3284 |3418 |  30 | 318 |1418 | 0.000000e+00 |      --      |    Inf 
950.83/951.06	c   951s|  2800 |   216 |  1844k| 656.3 |  20M|  42 | 238 |3284 |4798 |3284 |3418 |  30 | 319 |1498 | 0.000000e+00 |      --      |    Inf 
979.83/980.01	c   980s|  2900 |   222 |  1902k| 653.9 |  20M|  42 | 189 |3284 |4804 |3284 |3418 |  30 | 330 |1544 | 0.000000e+00 |      --      |    Inf 
1004.42/1004.60	c  1005s|  3000 |   220 |  1955k| 649.6 |  20M|  42 | 130 |3284 |4805 |3284 |3418 |  30 | 336 |1587 | 0.000000e+00 |      --      |    Inf 
1034.02/1034.22	c  1034s|  3100 |   218 |  2016k| 648.4 |  20M|  42 | 517 |3284 |4802 |3284 |3418 |  30 | 341 |1636 | 0.000000e+00 |      --      |    Inf 
1072.21/1072.42	c  1072s|  3200 |   254 |  2092k| 652.0 |  20M|  42 |   - |3284 |4780 |3284 |3418 |  30 | 342 |1694 | 0.000000e+00 |      --      |    Inf 
1125.90/1126.17	c  1126s|  3300 |   290 |  2195k| 663.4 |  21M|  42 | 860 |3284 |4765 |3284 |3418 |  30 | 343 |1780 | 0.000000e+00 |      --      |    Inf 
1171.40/1171.69	c  1172s|  3400 |   326 |  2289k| 671.6 |  21M|  42 |   - |3284 |4753 |3284 |3418 |  30 | 346 |1837 | 0.000000e+00 |      --      |    Inf 
1211.18/1211.43	c  1211s|  3500 |   358 |  2367k| 674.5 |  21M|  42 | 338 |3284 |4746 |3284 |3418 |  30 | 350 |1908 | 0.000000e+00 |      --      |    Inf 
1257.18/1257.47	c  1257s|  3600 |   378 |  2458k| 681.2 |  22M|  42 | 426 |3284 |4733 |3284 |3418 |  30 | 353 |1983 | 0.000000e+00 |      --      |    Inf 
1282.48/1282.73	c  1283s|  3700 |   386 |  2510k| 676.7 |  22M|  42 | 187 |3284 |4732 |3284 |3418 |  30 | 357 |2034 | 0.000000e+00 |      --      |    Inf 
1318.27/1318.58	c  1319s|  3800 |   410 |  2585k| 678.8 |  22M|  42 |   - |3284 |4730 |3284 |3418 |  30 | 362 |2092 | 0.000000e+00 |      --      |    Inf 
1361.16/1361.44	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1361.16/1361.44	c  1361s|  3900 |   424 |  2666k| 682.1 |  22M|  42 | 407 |3284 |4727 |3284 |3418 |  30 | 370 |2172 | 0.000000e+00 |      --      |    Inf 
1399.06/1399.31	c  1399s|  4000 |   446 |  2744k| 684.5 |  22M|  42 | 318 |3284 |4724 |3284 |3418 |  30 | 379 |2227 | 0.000000e+00 |      --      |    Inf 
1430.06/1430.31	c  1430s|  4100 |   450 |  2808k| 683.4 |  22M|  42 | 298 |3284 |4726 |3284 |3418 |  30 | 389 |2271 | 0.000000e+00 |      --      |    Inf 
1473.94/1474.23	c  1474s|  4200 |   464 |  2895k| 687.9 |  23M|  42 |   - |3284 |4723 |3284 |3418 |  30 | 391 |2335 | 0.000000e+00 |      --      |    Inf 
1509.14/1509.49	c  1509s|  4300 |   476 |  2965k| 688.2 |  23M|  42 |   - |3284 |4731 |3284 |3418 |  30 | 404 |2395 | 0.000000e+00 |      --      |    Inf 
1543.04/1543.30	c  1543s|  4400 |   490 |  3035k| 688.3 |  23M|  42 | 259 |3284 |4728 |3284 |3418 |  30 | 407 |2452 | 0.000000e+00 |      --      |    Inf 
1573.74/1574.08	c  1574s|  4500 |   498 |  3097k| 686.9 |  23M|  42 | 355 |3284 |4724 |3284 |3418 |  30 | 410 |2503 | 0.000000e+00 |      --      |    Inf 
1599.72/1600.04	c  1600s|  4600 |   502 |  3154k| 684.4 |  23M|  42 | 204 |3284 |4723 |3284 |3418 |  30 | 414 |2544 | 0.000000e+00 |      --      |    Inf 
1622.23/1622.51	c  1623s|  4700 |   504 |  3202k| 680.1 |  23M|  42 |   - |3284 |4747 |3284 |3418 |  30 | 439 |2581 | 0.000000e+00 |      --      |    Inf 
1643.92/1644.24	c  1644s|  4800 |   510 |  3245k| 674.9 |  23M|  42 |   - |3284 |4747 |3284 |3418 |  30 | 445 |2625 | 0.000000e+00 |      --      |    Inf 
1657.11/1657.47	c  1657s|  4900 |   510 |  3287k| 669.6 |  23M|  42 |   - |3284 |4747 |3284 |3418 |  30 | 445 |2631 | 0.000000e+00 |      --      |    Inf 
1678.02/1678.39	c  1678s|  5000 |   514 |  3329k| 664.6 |  23M|  42 |   - |3284 |4776 |3284 |3418 |  30 | 477 |2681 | 0.000000e+00 |      --      |    Inf 
1708.31/1708.63	c  1709s|  5100 |   516 |  3385k| 662.5 |  23M|  42 |   - |3284 |4771 |3284 |3418 |  30 | 480 |2745 | 0.000000e+00 |      --      |    Inf 
1740.70/1741.08	c  1741s|  5200 |   526 |  3446k| 661.5 |  23M|  42 | 303 |3284 |4761 |3284 |3418 |  30 | 481 |2809 | 0.000000e+00 |      --      |    Inf 
1757.30/1757.61	c  1758s|  5300 |   524 |  3492k| 657.7 |  23M|  42 |   - |3284 |4755 |3284 |3418 |  30 | 485 |2821 | 0.000000e+00 |      --      |    Inf 
1782.89/1783.26	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1782.89/1783.26	c  1783s|  5400 |   520 |  3544k| 655.2 |  23M|  42 |   - |3284 |4751 |3284 |3418 |  30 | 495 |2875 | 0.000000e+00 |      --      |    Inf 
1796.70/1797.00	c 
1796.70/1797.00	c SCIP Status        : solving was interrupted [time limit reached]
1796.70/1797.00	c Solving Time (sec) : 1797.00
1796.70/1797.00	c Solving Nodes      : 5460
1796.70/1797.00	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1796.70/1797.00	c Dual Bound         : +0.00000000000000e+00
1796.70/1797.00	c Gap                : infinite
1796.70/1797.00	s UNKNOWN
1796.70/1797.00	c SCIP Status        : solving was interrupted [time limit reached]
1796.70/1797.00	c Total Time         :    1797.00
1796.70/1797.00	c   solving          :    1797.00
1796.70/1797.00	c   presolving       :       0.14 (included in solving)
1796.70/1797.00	c   reading          :       0.02 (included in solving)
1796.70/1797.00	c   copying          :       0.01 (1 #copies) (minimal 0.01, maximal 0.01, average 0.01)
1796.70/1797.00	c Original Problem   :
1796.70/1797.00	c   Problem name     : HOME/instance-3691808-1338045225.opb
1796.70/1797.00	c   Variables        : 3740 (3740 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.70/1797.00	c   Constraints      : 3878 initial, 3878 maximal
1796.70/1797.00	c   Objective sense  : minimize
1796.70/1797.00	c Presolved Problem  :
1796.70/1797.00	c   Problem name     : t_HOME/instance-3691808-1338045225.opb
1796.70/1797.00	c   Variables        : 3284 (3284 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.70/1797.00	c   Constraints      : 3400 initial, 4813 maximal
1796.70/1797.00	c Presolvers         :   ExecTime  SetupTime  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1796.70/1797.00	c   domcol           :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.00	c   trivial          :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.00	c   dualfix          :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.00	c   boundshift       :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.00	c   inttobinary      :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.00	c   convertinttobin  :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.00	c   gateextraction   :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.00	c   implics          :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.00	c   components       :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.00	c   pseudoobj        :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.00	c   probing          :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.00	c   setppc           :       0.01       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.00	c   linear           :       0.08       0.00        455          1          0        455          0        478          0          0          0
1796.70/1797.00	c   logicor          :       0.04       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.00	c   root node        :          -          -          4          -          -          4          -          -          -          -          -
1796.70/1797.00	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #ResProp    Cutoffs    DomReds       Cuts      Conss   Children
1796.70/1797.00	c   integral         :          0          0          0          0       3240          0          1          0         16        473          0          0       5984
1796.70/1797.00	c   setppc           :        750        750          6      29952          0          1          0      96283         13     205424          0          0          0
1796.70/1797.00	c   linear           :          0+      1197          5      29911          0          0          0       1264          6       1695          6          0          0
1796.70/1797.00	c   logicor          :       2650+      2903          6      25169          0          1          0     179694        149     264451          0          0          0
1796.70/1797.00	c   countsols        :          0          0          0          0          0          1          0          0          0          0          0          0          0
1796.70/1797.00	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS      Check    ResProp
1796.70/1797.00	c   integral         :     654.39       0.00       0.00       0.00     654.39       0.00       0.00       0.00
1796.70/1797.00	c   setppc           :       0.64       0.00       0.00       0.55       0.00       0.00       0.00       0.09
1796.70/1797.00	c   linear           :       0.23       0.00       0.00       0.22       0.00       0.00       0.00       0.00
1796.70/1797.00	c   logicor          :       0.91       0.00       0.00       0.72       0.00       0.00       0.00       0.18
1796.70/1797.00	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1796.70/1797.00	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
1796.70/1797.00	c   rootredcost      :          0          0          0          0
1796.70/1797.00	c   pseudoobj        :          0          0          0          0
1796.70/1797.00	c   vbounds          :          0          0          0          0
1796.70/1797.00	c   redcost          :       3245          0          0          0
1796.70/1797.00	c   probing          :          0          0          0          0
1796.70/1797.00	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp
1796.70/1797.00	c   rootredcost      :       0.03       0.00       0.00       0.03       0.00
1796.70/1797.00	c   pseudoobj        :       0.03       0.00       0.00       0.03       0.00
1796.70/1797.00	c   vbounds          :       0.02       0.00       0.00       0.02       0.00
1796.70/1797.00	c   redcost          :       0.16       0.00       0.00       0.16       0.00
1796.70/1797.00	c   probing          :       0.00       0.00       0.00       0.00       0.00
1796.70/1797.00	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1796.70/1797.00	c   propagation      :       0.04        168        168        330       17.8         16       37.3          -
1796.70/1797.00	c   infeasible LP    :       4.08       2284        171       2278      481.8          1        6.0          0
1796.70/1797.00	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1796.70/1797.00	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1796.70/1797.00	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1796.70/1797.00	c   applied globally :          -          -          -        509       27.6          -          -          -
1796.70/1797.00	c   applied locally  :          -          -          -          1      576.0          -          -          -
1796.70/1797.00	c Separators         :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss
1796.70/1797.00	c   cut pool         :       0.00                     4          -          -          4          -    (maximal pool size: 34)
1796.70/1797.00	c   closecuts        :       0.00       0.00          0          0          0          0          0
1796.70/1797.00	c   impliedbounds    :       0.00       0.00          5          0          0          0          0
1796.70/1797.00	c   intobj           :       0.00       0.00          0          0          0          0          0
1796.70/1797.00	c   gomory           :       0.35       0.00          5          0          0         39          0
1796.70/1797.00	c   cgmip            :       0.00       0.00          0          0          0          0          0
1796.70/1797.00	c   strongcg         :       0.36       0.00          5          0          0         39          0
1796.70/1797.00	c   cmir             :       0.00       0.00          0          0          0          0          0
1796.70/1797.00	c   flowcover        :       0.00       0.00          0          0          0          0          0
1796.70/1797.00	c   clique           :       0.12       0.00          5          0          0         26          0
1796.70/1797.00	c   zerohalf         :       0.00       0.00          0          0          0          0          0
1796.70/1797.00	c   mcf              :       0.00       0.00          1          0          0          0          0
1796.70/1797.00	c   oddcycle         :       0.00       0.00          0          0          0          0          0
1796.70/1797.00	c   rapidlearning    :       2.79       0.00          1          0          4          0       1197
1796.70/1797.00	c Pricers            :   ExecTime  SetupTime      Calls       Vars
1796.70/1797.00	c   problem variables:       0.00          -          0          0
1796.70/1797.00	c Branching Rules    :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1796.70/1797.00	c   relpscost        :     654.38       0.00       3240         16        473          0          0       5984
1796.70/1797.00	c   pscost           :       0.00       0.00          0          0          0          0          0          0
1796.70/1797.00	c   inference        :       0.00       0.00          1          0          0          0          0          2
1796.70/1797.00	c   mostinf          :       0.00       0.00          0          0          0          0          0          0
1796.70/1797.00	c   leastinf         :       0.00       0.00          0          0          0          0          0          0
1796.70/1797.00	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0
1796.70/1797.00	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0
1796.70/1797.00	c   random           :       0.00       0.00          0          0          0          0          0          0
1796.70/1797.00	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found
1796.70/1797.00	c   LP solutions     :       0.00          -          -          0
1796.70/1797.00	c   pseudo solutions :       0.00          -          -          0
1796.70/1797.00	c   smallcard        :       0.00       0.00          0          0
1796.70/1797.00	c   trivial          :       0.00       0.00          1          0
1796.70/1797.00	c   shiftandpropagate:       0.00       0.00          0          0
1796.70/1797.00	c   simplerounding   :       0.00       0.00          0          0
1796.70/1797.00	c   zirounding       :       0.00       0.00          0          0
1796.70/1797.00	c   rounding         :       0.00       0.00          0          0
1796.70/1797.00	c   shifting         :       0.00       0.00          0          0
1796.70/1797.00	c   intshifting      :       0.00       0.00          0          0
1796.70/1797.00	c   oneopt           :       0.00       0.00          0          0
1796.70/1797.00	c   twoopt           :       0.00       0.00          0          0
1796.70/1797.00	c   indtwoopt        :       0.00       0.00          0          0
1796.70/1797.00	c   indoneopt        :       0.00       0.00          0          0
1796.70/1797.00	c   fixandinfer      :       0.00       0.00          0          0
1796.70/1797.00	c   feaspump         :       0.00       0.00          0          0
1796.70/1797.00	c   clique           :       0.00       0.00          0          0
1796.70/1797.00	c   indrounding      :       0.00       0.00          0          0
1796.70/1797.00	c   indcoefdiving    :       0.00       0.00          0          0
1796.70/1797.00	c   coefdiving       :       0.00       0.00          0          0
1796.70/1797.00	c   pscostdiving     :       0.00       0.00          0          0
1796.70/1797.00	c   nlpdiving        :       0.00       0.00          0          0
1796.70/1797.00	c   fracdiving       :       0.00       0.00          0          0
1796.70/1797.00	c   veclendiving     :       0.00       0.00          0          0
1796.70/1797.00	c   intdiving        :       0.00       0.00          0          0
1796.70/1797.00	c   actconsdiving    :       0.00       0.00          0          0
1796.70/1797.00	c   objpscostdiving  :       0.00       0.00          0          0
1796.70/1797.00	c   rootsoldiving    :       0.00       0.00          0          0
1796.70/1797.00	c   linesearchdiving :       0.00       0.00          0          0
1796.70/1797.00	c   guideddiving     :       0.00       0.00          0          0
1796.70/1797.00	c   octane           :       0.00       0.00          0          0
1796.70/1797.00	c   rens             :       0.00       0.00          0          0
1796.70/1797.00	c   rins             :       0.00       0.00          0          0
1796.70/1797.00	c   localbranching   :       0.00       0.00          0          0
1796.70/1797.00	c   mutation         :       0.00       0.00          0          0
1796.70/1797.00	c   crossover        :       0.00       0.00          0          0
1796.70/1797.00	c   dins             :       0.00       0.00          0          0
1796.70/1797.00	c   vbounds          :       0.00       0.00          0          0
1796.70/1797.00	c   undercover       :       0.00       0.00          0          0
1796.70/1797.00	c   subnlp           :       0.00       0.00          0          0
1796.70/1797.00	c   trysol           :       0.00       0.00          0          0
1796.70/1797.00	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It
1796.70/1797.00	c   primal LP        :       0.01          1          0       0.00          -       0.01          1
1796.70/1797.00	c   dual LP          :    1127.44       5531    3578059     647.03    3173.62       0.00          1
1796.70/1797.00	c   lex dual LP      :       0.00          0          0       0.00          -
1796.70/1797.00	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
1796.70/1797.00	c   diving/probing LP:       0.00          0          0       0.00          -
1796.70/1797.00	c   strong branching :     654.00       2894    1869990     646.16    2859.30
1796.70/1797.00	c     (at root node) :          -         10       5369     536.90          -
1796.70/1797.00	c   conflict analysis:       0.00          0          0       0.00          -
1796.70/1797.00	c B&B Tree           :
1796.70/1797.00	c   number of runs   :          1
1796.70/1797.00	c   nodes            :       5460
1796.70/1797.00	c   nodes (total)    :       5460
1796.70/1797.00	c   nodes left       :        526
1796.70/1797.00	c   max depth        :         42
1796.70/1797.00	c   max depth (total):         42
1796.70/1797.00	c   backtracks       :       1023 (18.7%)
1796.70/1797.00	c   delayed cutoffs  :          1
1796.70/1797.00	c   repropagations   :       1587 (4518 domain reductions, 1 cutoffs)
1796.70/1797.00	c   avg switch length:       5.00
1796.70/1797.00	c   switching time   :       2.44
1796.70/1797.00	c Solution           :
1796.70/1797.00	c   Solutions found  :          0 (0 improvements)
1796.70/1797.00	c   Primal Bound     :          -
1796.70/1797.00	c   Dual Bound       : +0.00000000000000e+00
1796.70/1797.00	c   Gap              :   infinite
1796.70/1797.00	c   Root Dual Bound  : +0.00000000000000e+00
1796.70/1797.00	c   Root Iterations  :       7136
1796.70/1797.04	c Time complete: 1796.73.

Verifier Data

ERROR: no interpretation found !

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-3691808-1338045225/watcher-3691808-1338045225 -o /tmp/evaluation-result-3691808-1338045225/solver-3691808-1338045225 -C 1800 -W 1900 -M 15500 HOME/scip-2.1.1.4expfix.linux.x86_64.gnu.opt.spx -f HOME/instance-3691808-1338045225.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: 2.01 2.01 2.00 3/174 32335
/proc/meminfo: memFree=29347088/32873844 swapFree=7104/7104
[pid=32335] ppid=32333 vsize=12028 CPUtime=0 cores=0,2,4,6
/proc/32335/stat : 32335 (scip-2.1.1.4exp) R 32333 32335 28130 0 -1 4202496 1654 0 0 0 0 0 0 0 20 0 1 0 270651080 12316672 1608 33554432000 4194304 10219143 140733256770144 140736518039528 8891101 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/32335/statm: 3007 1618 398 1471 0 1527 0

[startup+0.040828 s]
/proc/loadavg: 2.01 2.01 2.00 3/174 32335
/proc/meminfo: memFree=29347088/32873844 swapFree=7104/7104
[pid=32335] ppid=32333 vsize=30892 CPUtime=0.03 cores=0,2,4,6
/proc/32335/stat : 32335 (scip-2.1.1.4exp) R 32333 32335 28130 0 -1 4202496 6203 0 0 0 2 1 0 0 20 0 1 0 270651080 31633408 6157 33554432000 4194304 10219143 140733256770144 140736518039528 5824112 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/32335/statm: 7723 6162 526 1471 0 6243 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 30892

[startup+0.100273 s]
/proc/loadavg: 2.01 2.01 2.00 3/174 32335
/proc/meminfo: memFree=29347088/32873844 swapFree=7104/7104
[pid=32335] ppid=32333 vsize=32976 CPUtime=0.09 cores=0,2,4,6
/proc/32335/stat : 32335 (scip-2.1.1.4exp) R 32333 32335 28130 0 -1 4202496 7016 0 0 0 5 4 0 0 20 0 1 0 270651080 33767424 6713 33554432000 4194304 10219143 140733256770144 140736518039528 9008087 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/32335/statm: 8244 6713 567 1471 0 6764 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 32976

[startup+0.300235 s]
/proc/loadavg: 2.01 2.01 2.00 3/174 32335
/proc/meminfo: memFree=29347088/32873844 swapFree=7104/7104
[pid=32335] ppid=32333 vsize=49120 CPUtime=0.29 cores=0,2,4,6
/proc/32335/stat : 32335 (scip-2.1.1.4exp) R 32333 32335 28130 0 -1 4202496 11225 0 0 0 23 6 0 0 20 0 1 0 270651080 50298880 10898 33554432000 4194304 10219143 140733256770144 140736518039528 9026266 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/32335/statm: 12280 10898 733 1471 0 10800 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 49120

[startup+0.700213 s]
/proc/loadavg: 2.01 2.01 2.00 3/174 32335
/proc/meminfo: memFree=29347088/32873844 swapFree=7104/7104
[pid=32335] ppid=32333 vsize=49896 CPUtime=0.69 cores=0,2,4,6
/proc/32335/stat : 32335 (scip-2.1.1.4exp) R 32333 32335 28130 0 -1 4202496 11344 0 0 0 63 6 0 0 20 0 1 0 270651080 51093504 11017 33554432000 4194304 10219143 140733256770144 140733256763784 8056644 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/32335/statm: 12474 11017 733 1471 0 10994 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 49896

[startup+1.50021 s]
/proc/loadavg: 2.01 2.00 2.00 3/175 32336
/proc/meminfo: memFree=29305928/32873844 swapFree=7104/7104
[pid=32335] ppid=32333 vsize=49700 CPUtime=1.49 cores=0,2,4,6
/proc/32335/stat : 32335 (scip-2.1.1.4exp) R 32333 32335 28130 0 -1 4202496 11554 0 0 0 142 7 0 0 20 0 1 0 270651080 50892800 11147 33554432000 4194304 10219143 140733256770144 140733256763496 9026266 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/32335/statm: 12425 11147 754 1471 0 10945 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 49700

[startup+3.10024 s]
/proc/loadavg: 2.01 2.00 2.00 3/175 32336
/proc/meminfo: memFree=29271456/32873844 swapFree=7104/7104
[pid=32335] ppid=32333 vsize=91980 CPUtime=3.09 cores=0,2,4,6
/proc/32335/stat : 32335 (scip-2.1.1.4exp) R 32333 32335 28130 0 -1 4202496 21811 0 0 0 265 44 0 0 20 0 1 0 270651080 94187520 21404 33554432000 4194304 10219143 140733256770144 140733256764184 5379674 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/32335/statm: 22995 21404 782 1471 0 21515 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 91980

[startup+6.30023 s]
/proc/loadavg: 2.01 2.00 2.00 3/175 32336
/proc/meminfo: memFree=29260916/32873844 swapFree=7104/7104
[pid=32335] ppid=32333 vsize=94544 CPUtime=6.29 cores=0,2,4,6
/proc/32335/stat : 32335 (scip-2.1.1.4exp) R 32333 32335 28130 0 -1 4202496 23182 0 0 0 554 75 0 0 20 0 1 0 270651080 96813056 22054 33554432000 4194304 10219143 140733256770144 140733256763688 9026266 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/32335/statm: 23636 22054 803 1471 0 22156 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 94544

[startup+12.7002 s]
/proc/loadavg: 2.08 2.02 2.00 3/175 32374
/proc/meminfo: memFree=29317300/32873844 swapFree=7104/7104
[pid=32335] ppid=32333 vsize=94544 CPUtime=12.68 cores=0,2,4,6
/proc/32335/stat : 32335 (scip-2.1.1.4exp) R 32333 32335 28130 0 -1 4202496 23182 0 0 0 1191 77 0 0 20 0 1 0 270651080 96813056 22054 33554432000 4194304 10219143 140733256770144 140733256763592 9026266 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/32335/statm: 23636 22054 803 1471 0 22156 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 94544

[startup+25.5002 s]
/proc/loadavg: 2.07 2.02 2.00 3/175 32374
/proc/meminfo: memFree=29316556/32873844 swapFree=7104/7104
[pid=32335] ppid=32333 vsize=94544 CPUtime=25.49 cores=0,2,4,6
/proc/32335/stat : 32335 (scip-2.1.1.4exp) R 32333 32335 28130 0 -1 4202496 23186 0 0 0 2469 80 0 0 20 0 1 0 270651080 96813056 22199 33554432000 4194304 10219143 140733256770144 140733256763592 8030334 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/32335/statm: 23636 22199 804 1471 0 22156 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 94544

[startup+51.1002 s]
/proc/loadavg: 2.04 2.02 2.00 3/175 32374
/proc/meminfo: memFree=29315144/32873844 swapFree=7104/7104
[pid=32335] ppid=32333 vsize=94544 CPUtime=51.08 cores=0,2,4,6
/proc/32335/stat : 32335 (scip-2.1.1.4exp) R 32333 32335 28130 0 -1 4202496 23191 0 0 0 5023 85 0 0 20 0 1 0 270651080 96813056 22611 33554432000 4194304 10219143 140733256770144 140733256763688 8025358 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/32335/statm: 23636 22611 805 1471 0 22156 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 94544

[startup+102.306 s]
/proc/loadavg: 2.02 2.01 2.00 3/175 32374
/proc/meminfo: memFree=29312912/32873844 swapFree=7104/7104
[pid=32335] ppid=32333 vsize=94544 CPUtime=102.27 cores=0,2,4,6
/proc/32335/stat : 32335 (scip-2.1.1.4exp) R 32333 32335 28130 0 -1 4202496 23194 0 0 0 10128 99 0 0 20 0 1 0 270651080 96813056 22637 33554432000 4194304 10219143 140733256770144 140733256763640 9026266 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/32335/statm: 23636 22637 808 1471 0 22156 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 94544

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/175 32374
/proc/meminfo: memFree=29311584/32873844 swapFree=7104/7104
[pid=32335] ppid=32333 vsize=94544 CPUtime=162.26 cores=0,2,4,6
/proc/32335/stat : 32335 (scip-2.1.1.4exp) R 32333 32335 28130 0 -1 4202496 23194 0 0 0 16110 116 0 0 20 0 1 0 270651080 96813056 22637 33554432000 4194304 10219143 140733256770144 140733256763400 9026266 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/32335/statm: 23636 22637 808 1471 0 22156 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 94544

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 32374
/proc/meminfo: memFree=29311584/32873844 swapFree=7104/7104
[pid=32335] ppid=32333 vsize=94544 CPUtime=222.25 cores=0,2,4,6
/proc/32335/stat : 32335 (scip-2.1.1.4exp) R 32333 32335 28130 0 -1 4202496 23194 0 0 0 22092 133 0 0 20 0 1 0 270651080 96813056 22637 33554432000 4194304 10219143 140733256770144 140733256763496 9026266 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/32335/statm: 23636 22637 808 1471 0 22156 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 94544

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 32375
/proc/meminfo: memFree=29311708/32873844 swapFree=7104/7104
[pid=32335] ppid=32333 vsize=94544 CPUtime=282.24 cores=0,2,4,6
/proc/32335/stat : 32335 (scip-2.1.1.4exp) R 32333 32335 28130 0 -1 4202496 23194 0 0 0 28070 154 0 0 20 0 1 0 270651080 96813056 22637 33554432000 4194304 10219143 140733256770144 140733256763400 8076279 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/32335/statm: 23636 22637 808 1471 0 22156 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 94544

[startup+342.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/175 32375
/proc/meminfo: memFree=29311708/32873844 swapFree=7104/7104
[pid=32335] ppid=32333 vsize=94544 CPUtime=342.23 cores=0,2,4,6
/proc/32335/stat : 32335 (scip-2.1.1.4exp) R 32333 32335 28130 0 -1 4202496 23194 0 0 0 34047 176 0 0 20 0 1 0 270651080 96813056 22637 33554432000 4194304 10219143 140733256770144 140733256763640 9026266 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/32335/statm: 23636 22637 808 1471 0 22156 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 94544

[startup+402.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/176 32378
/proc/meminfo: memFree=29312072/32873844 swapFree=7104/7104
[pid=32335] ppid=32333 vsize=94544 CPUtime=402.22 cores=0,2,4,6
/proc/32335/stat : 32335 (scip-2.1.1.4exp) R 32333 32335 28130 0 -1 4202496 23194 0 0 0 40029 193 0 0 20 0 1 0 270651080 96813056 22637 33554432000 4194304 10219143 140733256770144 140733256763688 7727047 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/32335/statm: 23636 22637 808 1471 0 22156 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 94544

[startup+462.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/175 32378
/proc/meminfo: memFree=29312080/32873844 swapFree=7104/7104
[pid=32335] ppid=32333 vsize=94544 CPUtime=462.2 cores=0,2,4,6
/proc/32335/stat : 32335 (scip-2.1.1.4exp) R 32333 32335 28130 0 -1 4202496 23194 0 0 0 46011 209 0 0 20 0 1 0 270651080 96813056 22637 33554432000 4194304 10219143 140733256770144 140733256763400 9026266 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/32335/statm: 23636 22637 808 1471 0 22156 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 94544

[startup+522.3 s]
/proc/loadavg: 2.12 2.04 2.01 3/175 32378
/proc/meminfo: memFree=29312576/32873844 swapFree=7104/7104
[pid=32335] ppid=32333 vsize=94544 CPUtime=522.2 cores=0,2,4,6
/proc/32335/stat : 32335 (scip-2.1.1.4exp) R 32333 32335 28130 0 -1 4202496 23194 0 0 0 51995 225 0 0 20 0 1 0 270651080 96813056 22637 33554432000 4194304 10219143 140733256770144 140733256763400 7954866 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/32335/statm: 23636 22637 808 1471 0 22156 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 94544

[startup+582.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/175 32379
/proc/meminfo: memFree=29312576/32873844 swapFree=7104/7104
[pid=32335] ppid=32333 vsize=94544 CPUtime=582.19 cores=0,2,4,6
/proc/32335/stat : 32335 (scip-2.1.1.4exp) R 32333 32335 28130 0 -1 4202496 23194 0 0 0 57977 242 0 0 20 0 1 0 270651080 96813056 22637 33554432000 4194304 10219143 140733256770144 140733256763640 8030228 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/32335/statm: 23636 22637 808 1471 0 22156 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 94544

[startup+642.3 s]

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

/proc/meminfo: memFree=29312576/32873844 swapFree=7104/7104
[pid=32335] ppid=32333 vsize=94544 CPUtime=1122.1 cores=0,2,4,6
/proc/32335/stat : 32335 (scip-2.1.1.4exp) R 32333 32335 28130 0 -1 4202496 23194 0 0 0 111827 383 0 0 20 0 1 0 270651080 96813056 22637 33554432000 4194304 10219143 140733256770144 140733256763784 9026266 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/32335/statm: 23636 22637 808 1471 0 22156 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 94544

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 32384
/proc/meminfo: memFree=29312824/32873844 swapFree=7104/7104
[pid=32335] ppid=32333 vsize=94544 CPUtime=1182.09 cores=0,2,4,6
/proc/32335/stat : 32335 (scip-2.1.1.4exp) R 32333 32335 28130 0 -1 4202496 23194 0 0 0 117810 399 0 0 20 0 1 0 270651080 96813056 22637 33554432000 4194304 10219143 140733256770144 140733256763400 8100277 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/32335/statm: 23636 22637 808 1471 0 22156 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 94544

[startup+1242.3 s]
/proc/loadavg: 2.06 2.01 2.00 3/175 32384
/proc/meminfo: memFree=29312576/32873844 swapFree=7104/7104
[pid=32335] ppid=32333 vsize=94544 CPUtime=1242.08 cores=0,2,4,6
/proc/32335/stat : 32335 (scip-2.1.1.4exp) R 32333 32335 28130 0 -1 4202496 23194 0 0 0 123793 415 0 0 20 0 1 0 270651080 96813056 22637 33554432000 4194304 10219143 140733256770144 140733256763400 8069854 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/32335/statm: 23636 22637 808 1471 0 22156 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 94544

[startup+1302.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/175 32384
/proc/meminfo: memFree=29312452/32873844 swapFree=7104/7104
[pid=32335] ppid=32333 vsize=94544 CPUtime=1302.08 cores=0,2,4,6
/proc/32335/stat : 32335 (scip-2.1.1.4exp) R 32333 32335 28130 0 -1 4202496 23194 0 0 0 129776 432 0 0 20 0 1 0 270651080 96813056 22637 33554432000 4194304 10219143 140733256770144 140733256763448 9026266 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/32335/statm: 23636 22637 808 1471 0 22156 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 94544

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 32384
/proc/meminfo: memFree=29312576/32873844 swapFree=7104/7104
[pid=32335] ppid=32333 vsize=94544 CPUtime=1362.07 cores=0,2,4,6
/proc/32335/stat : 32335 (scip-2.1.1.4exp) R 32333 32335 28130 0 -1 4202496 23194 0 0 0 135759 448 0 0 20 0 1 0 270651080 96813056 22637 33554432000 4194304 10219143 140733256770144 140733256763400 8051314 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/32335/statm: 23636 22637 808 1471 0 22156 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 94544

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 32385
/proc/meminfo: memFree=29312568/32873844 swapFree=7104/7104
[pid=32335] ppid=32333 vsize=94544 CPUtime=1422.06 cores=0,2,4,6
/proc/32335/stat : 32335 (scip-2.1.1.4exp) R 32333 32335 28130 0 -1 4202496 23194 0 0 0 141742 464 0 0 20 0 1 0 270651080 96813056 22637 33554432000 4194304 10219143 140733256770144 140733256763976 9026266 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/32335/statm: 23636 22637 808 1471 0 22156 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 94544

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 32386
/proc/meminfo: memFree=29312700/32873844 swapFree=7104/7104
[pid=32335] ppid=32333 vsize=94544 CPUtime=1482.05 cores=0,2,4,6
/proc/32335/stat : 32335 (scip-2.1.1.4exp) R 32333 32335 28130 0 -1 4202496 23194 0 0 0 147728 477 0 0 20 0 1 0 270651080 96813056 22637 33554432000 4194304 10219143 140733256770144 140733256763320 9026266 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/32335/statm: 23636 22637 808 1471 0 22156 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 94544

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 32386
/proc/meminfo: memFree=29312700/32873844 swapFree=7104/7104
[pid=32335] ppid=32333 vsize=94544 CPUtime=1542.03 cores=0,2,4,6
/proc/32335/stat : 32335 (scip-2.1.1.4exp) R 32333 32335 28130 0 -1 4202496 23194 0 0 0 153709 494 0 0 20 0 1 0 270651080 96813056 22637 33554432000 4194304 10219143 140733256770144 140733256763496 8056663 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/32335/statm: 23636 22637 808 1471 0 22156 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 94544

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 32389
/proc/meminfo: memFree=29312568/32873844 swapFree=7104/7104
[pid=32335] ppid=32333 vsize=94544 CPUtime=1602.03 cores=0,2,4,6
/proc/32335/stat : 32335 (scip-2.1.1.4exp) R 32333 32335 28130 0 -1 4202496 23194 0 0 0 159693 510 0 0 20 0 1 0 270651080 96813056 22637 33554432000 4194304 10219143 140733256770144 140733256763496 9026266 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/32335/statm: 23636 22637 808 1471 0 22156 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 94544

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 32389
/proc/meminfo: memFree=29312700/32873844 swapFree=7104/7104
[pid=32335] ppid=32333 vsize=94544 CPUtime=1662.02 cores=0,2,4,6
/proc/32335/stat : 32335 (scip-2.1.1.4exp) R 32333 32335 28130 0 -1 4202496 23195 0 0 0 165674 528 0 0 20 0 1 0 270651080 96813056 22638 33554432000 4194304 10219143 140733256770144 140733256763688 9026266 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/32335/statm: 23636 22638 808 1471 0 22156 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 94544

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 32389
/proc/meminfo: memFree=29312824/32873844 swapFree=7104/7104
[pid=32335] ppid=32333 vsize=94544 CPUtime=1722.01 cores=0,2,4,6
/proc/32335/stat : 32335 (scip-2.1.1.4exp) R 32333 32335 28130 0 -1 4202496 23195 0 0 0 171656 545 0 0 20 0 1 0 270651080 96813056 22638 33554432000 4194304 10219143 140733256770144 140733256763496 9026266 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/32335/statm: 23636 22638 808 1471 0 22156 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 94544

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 32390
/proc/meminfo: memFree=29312328/32873844 swapFree=7104/7104
[pid=32335] ppid=32333 vsize=94544 CPUtime=1781.99 cores=0,2,4,6
/proc/32335/stat : 32335 (scip-2.1.1.4exp) R 32333 32335 28130 0 -1 4202496 23195 0 0 0 177638 561 0 0 20 0 1 0 270651080 96813056 22638 33554432000 4194304 10219143 140733256770144 140733256763400 8056436 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/32335/statm: 23636 22638 808 1471 0 22156 0
Current children cumulated CPU time (s) 1781.99
Current children cumulated vsize (KiB) 94544

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

[startup+1785.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 32390
/proc/meminfo: memFree=29312204/32873844 swapFree=7104/7104
[pid=32335] ppid=32333 vsize=94544 CPUtime=1785.19 cores=0,2,4,6
/proc/32335/stat : 32335 (scip-2.1.1.4exp) R 32333 32335 28130 0 -1 4202496 23195 0 0 0 177958 561 0 0 20 0 1 0 270651080 96813056 22638 33554432000 4194304 10219143 140733256770144 140733256763448 9026266 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/32335/statm: 23636 22638 808 1471 0 22156 0
Current children cumulated CPU time (s) 1785.19
Current children cumulated vsize (KiB) 94544

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 32390
/proc/meminfo: memFree=29312700/32873844 swapFree=7104/7104
[pid=32335] ppid=32333 vsize=94544 CPUtime=1791.6 cores=0,2,4,6
/proc/32335/stat : 32335 (scip-2.1.1.4exp) R 32333 32335 28130 0 -1 4202496 23195 0 0 0 178596 564 0 0 20 0 1 0 270651080 96813056 22638 33554432000 4194304 10219143 140733256770144 140733256763400 9026266 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/32335/statm: 23636 22638 808 1471 0 22156 0
Current children cumulated CPU time (s) 1791.6
Current children cumulated vsize (KiB) 94544

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 32390
/proc/meminfo: memFree=29312824/32873844 swapFree=7104/7104
[pid=32335] ppid=32333 vsize=94544 CPUtime=1794.8 cores=0,2,4,6
/proc/32335/stat : 32335 (scip-2.1.1.4exp) R 32333 32335 28130 0 -1 4202496 23195 0 0 0 178915 565 0 0 20 0 1 0 270651080 96813056 22638 33554432000 4194304 10219143 140733256770144 140733256763400 9026266 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/32335/statm: 23636 22638 808 1471 0 22156 0
Current children cumulated CPU time (s) 1794.8
Current children cumulated vsize (KiB) 94544

[startup+1795.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 32390
/proc/meminfo: memFree=29312824/32873844 swapFree=7104/7104
[pid=32335] ppid=32333 vsize=94544 CPUtime=1795.6 cores=0,2,4,6
/proc/32335/stat : 32335 (scip-2.1.1.4exp) R 32333 32335 28130 0 -1 4202496 23195 0 0 0 178995 565 0 0 20 0 1 0 270651080 96813056 22638 33554432000 4194304 10219143 140733256770144 140733256763400 9026266 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/32335/statm: 23636 22638 808 1471 0 22156 0
Current children cumulated CPU time (s) 1795.6
Current children cumulated vsize (KiB) 94544

[startup+1796.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 32390
/proc/meminfo: memFree=29312824/32873844 swapFree=7104/7104
[pid=32335] ppid=32333 vsize=94544 CPUtime=1796.4 cores=0,2,4,6
/proc/32335/stat : 32335 (scip-2.1.1.4exp) R 32333 32335 28130 0 -1 4202496 23195 0 0 0 179075 565 0 0 20 0 1 0 270651080 96813056 22638 33554432000 4194304 10219143 140733256770144 140733256763400 9026266 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/32335/statm: 23636 22638 808 1471 0 22156 0
Current children cumulated CPU time (s) 1796.4
Current children cumulated vsize (KiB) 94544

[startup+1796.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 32390
/proc/meminfo: memFree=29312824/32873844 swapFree=7104/7104
[pid=32335] ppid=32333 vsize=94544 CPUtime=1796.6 cores=0,2,4,6
/proc/32335/stat : 32335 (scip-2.1.1.4exp) R 32333 32335 28130 0 -1 4202496 23195 0 0 0 179095 565 0 0 20 0 1 0 270651080 96813056 22638 33554432000 4194304 10219143 140733256770144 140733256763400 9026266 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/32335/statm: 23636 22638 808 1471 0 22156 0
Current children cumulated CPU time (s) 1796.6
Current children cumulated vsize (KiB) 94544

[startup+1797 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 32390
/proc/meminfo: memFree=29312824/32873844 swapFree=7104/7104
[pid=32335] ppid=32333 vsize=94544 CPUtime=1796.7 cores=0,2,4,6
/proc/32335/stat : 32335 (scip-2.1.1.4exp) R 32333 32335 28130 0 -1 4202496 23195 0 0 0 179105 565 0 0 20 0 1 0 270651080 96813056 22638 33554432000 4194304 10219143 140733256770144 140733256763448 8098567 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/32335/statm: 23636 22638 808 1471 0 22156 0
Current children cumulated CPU time (s) 1796.7
Current children cumulated vsize (KiB) 94544

Child status: 0
Real time (s): 1797.04
CPU time (s): 1796.74
CPU user time (s): 1791.09
CPU system time (s): 5.65614
CPU usage (%): 99.9835
Max. virtual memory (cumulated for all children) (KiB): 97368

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1791.09
system time used= 5.65614
maximum resident set size= 90900
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23201
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 10
involuntary context switches= 3149

runsolver used 5.61115 second user time and 14.0249 second system time

The end

Launcher Data

Begin job on node104 at 2012-05-26 17:13:45
IDJOB=3691808
IDBENCH=90229
IDSOLVER=2271
FILE ID=node104/3691808-1338045225
RUNJOBID= node104-1338029632-29128
PBS_JOBID= 14624367
Free space on /tmp= 71376 MiB

SOLVER NAME= SCIP spx E SCIP 2.1.1.4. Exp with SoPlex 1.6.0.3 fixed
BENCH NAME= PB12/normalized-PB12/DEC-SMALLINT-LIN/sroussel/ShortestPathBA/normalized-BeauxArts_K68.opb
COMMAND LINE= HOME/scip-2.1.1.4expfix.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3691808-1338045225/watcher-3691808-1338045225 -o /tmp/evaluation-result-3691808-1338045225/solver-3691808-1338045225 -C 1800 -W 1900 -M 15500  HOME/scip-2.1.1.4expfix.linux.x86_64.gnu.opt.spx -f HOME/instance-3691808-1338045225.opb -t 1800 -m 15500

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

MD5SUM BENCH= 506a6fce450974b6f48fc0e3b77d8777
RANDOM SEED=893870569

node104.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.266
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.53
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.266
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.266
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	: 5331.91
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.266
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.92
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.266
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.266
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.266
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.266
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.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        29347616 kB
Buffers:          250904 kB
Cached:          2353568 kB
SwapCached:            0 kB
Active:           868504 kB
Inactive:        1884256 kB
Active(anon):     151052 kB
Inactive(anon):        0 kB
Active(file):     717452 kB
Inactive(file):  1884256 kB
Unevictable:        7104 kB
Mlocked:            7104 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             13600 kB
Writeback:             0 kB
AnonPages:        155560 kB
Mapped:            16528 kB
Shmem:               200 kB
Slab:             636680 kB
SReclaimable:      79328 kB
SUnreclaim:       557352 kB
KernelStack:        1416 kB
PageTables:         4108 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     253544 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    129024 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= 71360 MiB
End job on node104 at 2012-05-26 17:43:42