Trace number 3691805

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.75 1797.04

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/ShortestPathBA/
normalized-BeauxArts_K65.opb
MD5SUMa4b90b74bc3d4958439bc17b9ac2ee03
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark312.531
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables3575
Total number of constraints3707
Number of constraints which are clauses3642
Number of constraints which are cardinality constraints (but not clauses)65
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint65
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 66
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-3691805-1338044838.opb>
0.00/0.02	c original problem has 3575 variables (3575 bin, 0 int, 0 impl, 0 cont) and 3707 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.00/0.04	c presolving:
0.00/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, 5312 impls, 65 clqs
0.05/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, 5312 impls, 62 clqs
0.05/0.06	c (round 3) 230 del vars, 187 del conss, 0 add conss, 230 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 5358 impls, 61 clqs
0.05/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, 6072 impls, 61 clqs
0.05/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, 6824 impls, 61 clqs
0.05/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, 7802 impls, 61 clqs
0.05/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, 8326 impls, 61 clqs
0.05/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, 8714 impls, 61 clqs
0.05/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, 9068 impls, 61 clqs
0.05/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, 9140 impls, 61 clqs
0.08/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, 9186 impls, 61 clqs
0.08/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, 9216 impls, 61 clqs
0.08/0.13	c (round 13) 456 del vars, 475 del conss, 0 add conss, 455 chg bounds, 0 chg sides, 0 chg coeffs, 3171 upgd conss, 9222 impls, 61 clqs
0.08/0.15	c (round 14) 456 del vars, 475 del conss, 0 add conss, 455 chg bounds, 0 chg sides, 0 chg coeffs, 3232 upgd conss, 9222 impls, 61 clqs
0.08/0.17	c presolving (15 rounds):
0.08/0.17	c  456 deleted vars, 475 deleted constraints, 0 added constraints, 455 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.08/0.17	c  9222 implications, 61 cliques
0.08/0.17	c presolved problem has 3119 variables (3119 bin, 0 int, 0 impl, 0 cont) and 3232 constraints
0.08/0.17	c     717 constraints of type <setppc>
0.08/0.17	c    2515 constraints of type <logicor>
0.08/0.17	c transformed objective value is always integral (scale: 1)
0.08/0.17	c Presolving Time: 0.14
0.08/0.17	c - non default parameters ----------------------------------------------------------------------
0.08/0.17	c # SCIP version 2.1.1.4
0.08/0.17	c 
0.08/0.17	c # maximal time in seconds to run
0.08/0.17	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.08/0.17	c limits/time = 1797
0.08/0.17	c 
0.08/0.17	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.08/0.17	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.08/0.17	c limits/memory = 13950
0.08/0.17	c 
0.08/0.17	c # solving stops, if the given number of solutions were found (-1: no limit)
0.08/0.17	c # [type: int, range: [-1,2147483647], default: -1]
0.08/0.17	c limits/solutions = 1
0.08/0.17	c 
0.08/0.17	c # maximal number of separation rounds per node (-1: unlimited)
0.08/0.17	c # [type: int, range: [-1,2147483647], default: 5]
0.08/0.17	c separating/maxrounds = 1
0.08/0.17	c 
0.08/0.17	c # maximal number of separation rounds in the root node (-1: unlimited)
0.08/0.17	c # [type: int, range: [-1,2147483647], default: -1]
0.08/0.17	c separating/maxroundsroot = 5
0.08/0.17	c 
0.08/0.17	c # default clock type (1: CPU user seconds, 2: wall clock time)
0.08/0.17	c # [type: int, range: [1,2], default: 1]
0.08/0.17	c timing/clocktype = 2
0.08/0.17	c 
0.08/0.17	c # belongs reading time to solving time?
0.08/0.17	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.08/0.17	c timing/reading = TRUE
0.08/0.17	c 
0.08/0.17	c # should disaggregation of knapsack constraints be allowed in preprocessing?
0.08/0.17	c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
0.08/0.17	c constraints/knapsack/disaggregation = FALSE
0.08/0.17	c 
0.08/0.17	c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
0.08/0.17	c # [type: int, range: [-1,2147483647], default: 10]
0.08/0.17	c heuristics/coefdiving/freq = -1
0.08/0.17	c 
0.08/0.17	c # maximal fraction of diving LP iterations compared to node LP iterations
0.08/0.17	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.08/0.17	c heuristics/coefdiving/maxlpiterquot = 0.075
0.08/0.17	c 
0.08/0.17	c # additional number of allowed LP iterations
0.08/0.17	c # [type: int, range: [0,2147483647], default: 1000]
0.08/0.17	c heuristics/coefdiving/maxlpiterofs = 1500
0.08/0.17	c 
0.08/0.17	c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
0.08/0.17	c # [type: int, range: [-1,2147483647], default: 30]
0.08/0.17	c heuristics/crossover/freq = -1
0.08/0.17	c 
0.08/0.17	c # number of nodes added to the contingent of the total nodes
0.08/0.17	c # [type: longint, range: [0,9223372036854775807], default: 500]
0.08/0.17	c heuristics/crossover/nodesofs = 750
0.08/0.17	c 
0.08/0.17	c # number of nodes without incumbent change that heuristic should wait
0.08/0.17	c # [type: longint, range: [0,9223372036854775807], default: 200]
0.08/0.17	c heuristics/crossover/nwaitingnodes = 100
0.08/0.17	c 
0.08/0.17	c # contingent of sub problem nodes in relation to the number of nodes of the original problem
0.08/0.17	c # [type: real, range: [0,1], default: 0.1]
0.08/0.17	c heuristics/crossover/nodesquot = 0.15
0.08/0.17	c 
0.08/0.17	c # minimum percentage of integer variables that have to be fixed 
0.08/0.17	c # [type: real, range: [0,1], default: 0.666]
0.08/0.17	c heuristics/crossover/minfixingrate = 0.5
0.08/0.17	c 
0.08/0.17	c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
0.08/0.17	c # [type: int, range: [-1,2147483647], default: 20]
0.08/0.17	c heuristics/feaspump/freq = -1
0.08/0.17	c 
0.08/0.17	c # additional number of allowed LP iterations
0.08/0.17	c # [type: int, range: [0,2147483647], default: 1000]
0.08/0.17	c heuristics/feaspump/maxlpiterofs = 2000
0.08/0.17	c 
0.08/0.17	c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
0.08/0.17	c # [type: int, range: [-1,2147483647], default: 10]
0.08/0.17	c heuristics/fracdiving/freq = -1
0.08/0.17	c 
0.08/0.17	c # maximal fraction of diving LP iterations compared to node LP iterations
0.08/0.17	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.08/0.17	c heuristics/fracdiving/maxlpiterquot = 0.075
0.08/0.17	c 
0.08/0.17	c # additional number of allowed LP iterations
0.08/0.17	c # [type: int, range: [0,2147483647], default: 1000]
0.08/0.17	c heuristics/fracdiving/maxlpiterofs = 1500
0.08/0.17	c 
0.08/0.17	c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
0.08/0.17	c # [type: int, range: [-1,2147483647], default: 10]
0.08/0.17	c heuristics/guideddiving/freq = -1
0.08/0.17	c 
0.08/0.17	c # maximal fraction of diving LP iterations compared to node LP iterations
0.08/0.17	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.08/0.17	c heuristics/guideddiving/maxlpiterquot = 0.075
0.08/0.17	c 
0.08/0.17	c # additional number of allowed LP iterations
0.08/0.17	c # [type: int, range: [0,2147483647], default: 1000]
0.08/0.17	c heuristics/guideddiving/maxlpiterofs = 1500
0.08/0.17	c 
0.08/0.17	c # maximal fraction of diving LP iterations compared to node LP iterations
0.08/0.17	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.08/0.17	c heuristics/intdiving/maxlpiterquot = 0.075
0.08/0.17	c 
0.08/0.17	c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
0.08/0.17	c # [type: int, range: [-1,2147483647], default: 10]
0.08/0.17	c heuristics/intshifting/freq = -1
0.08/0.17	c 
0.08/0.17	c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
0.08/0.17	c # [type: int, range: [-1,2147483647], default: 10]
0.08/0.17	c heuristics/linesearchdiving/freq = -1
0.08/0.17	c 
0.08/0.17	c # maximal fraction of diving LP iterations compared to node LP iterations
0.08/0.17	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.08/0.17	c heuristics/linesearchdiving/maxlpiterquot = 0.075
0.08/0.17	c 
0.08/0.17	c # additional number of allowed LP iterations
0.08/0.17	c # [type: int, range: [0,2147483647], default: 1000]
0.08/0.17	c heuristics/linesearchdiving/maxlpiterofs = 1500
0.08/0.17	c 
0.08/0.17	c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
0.08/0.17	c # [type: int, range: [-1,2147483647], default: 20]
0.08/0.17	c heuristics/objpscostdiving/freq = -1
0.08/0.17	c 
0.08/0.17	c # maximal fraction of diving LP iterations compared to total iteration number
0.08/0.17	c # [type: real, range: [0,1], default: 0.01]
0.08/0.17	c heuristics/objpscostdiving/maxlpiterquot = 0.015
0.08/0.17	c 
0.08/0.17	c # additional number of allowed LP iterations
0.08/0.17	c # [type: int, range: [0,2147483647], default: 1000]
0.08/0.17	c heuristics/objpscostdiving/maxlpiterofs = 1500
0.08/0.17	c 
0.08/0.17	c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
0.08/0.17	c # [type: int, range: [-1,2147483647], default: 1]
0.08/0.17	c heuristics/oneopt/freq = -1
0.08/0.17	c 
0.08/0.17	c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
0.08/0.17	c # [type: int, range: [-1,2147483647], default: 10]
0.08/0.17	c heuristics/pscostdiving/freq = -1
0.08/0.17	c 
0.08/0.17	c # maximal fraction of diving LP iterations compared to node LP iterations
0.08/0.17	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.08/0.17	c heuristics/pscostdiving/maxlpiterquot = 0.075
0.08/0.17	c 
0.08/0.17	c # additional number of allowed LP iterations
0.08/0.17	c # [type: int, range: [0,2147483647], default: 1000]
0.08/0.17	c heuristics/pscostdiving/maxlpiterofs = 1500
0.08/0.17	c 
0.08/0.17	c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
0.08/0.17	c # [type: int, range: [-1,2147483647], default: 0]
0.08/0.17	c heuristics/rens/freq = -1
0.08/0.17	c 
0.08/0.17	c # minimum percentage of integer variables that have to be fixable 
0.08/0.17	c # [type: real, range: [0,1], default: 0.5]
0.08/0.17	c heuristics/rens/minfixingrate = 0.3
0.08/0.17	c 
0.08/0.17	c # number of nodes added to the contingent of the total nodes
0.08/0.17	c # [type: longint, range: [0,9223372036854775807], default: 500]
0.08/0.17	c heuristics/rens/nodesofs = 2000
0.08/0.17	c 
0.08/0.17	c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
0.08/0.17	c # [type: int, range: [-1,2147483647], default: 20]
0.08/0.17	c heuristics/rootsoldiving/freq = -1
0.08/0.17	c 
0.08/0.17	c # maximal fraction of diving LP iterations compared to node LP iterations
0.08/0.17	c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
0.08/0.17	c heuristics/rootsoldiving/maxlpiterquot = 0.015
0.08/0.17	c 
0.08/0.17	c # additional number of allowed LP iterations
0.08/0.17	c # [type: int, range: [0,2147483647], default: 1000]
0.08/0.17	c heuristics/rootsoldiving/maxlpiterofs = 1500
0.08/0.17	c 
0.08/0.17	c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
0.08/0.17	c # [type: int, range: [-1,2147483647], default: 1]
0.08/0.17	c heuristics/rounding/freq = -1
0.08/0.17	c 
0.08/0.17	c # frequency for calling primal heuristic <shiftandpropagate> (-1: never, 0: only at depth freqofs)
0.08/0.17	c # [type: int, range: [-1,2147483647], default: 0]
0.08/0.17	c heuristics/shiftandpropagate/freq = -1
0.08/0.17	c 
0.08/0.17	c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
0.08/0.17	c # [type: int, range: [-1,2147483647], default: 10]
0.08/0.17	c heuristics/shifting/freq = -1
0.08/0.17	c 
0.08/0.17	c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
0.08/0.17	c # [type: int, range: [-1,2147483647], default: 1]
0.08/0.17	c heuristics/simplerounding/freq = -1
0.08/0.17	c 
0.08/0.17	c # frequency for calling primal heuristic <subnlp> (-1: never, 0: only at depth freqofs)
0.08/0.17	c # [type: int, range: [-1,2147483647], default: 1]
0.08/0.17	c heuristics/subnlp/freq = -1
0.08/0.17	c 
0.08/0.17	c # frequency for calling primal heuristic <trivial> (-1: never, 0: only at depth freqofs)
0.08/0.17	c # [type: int, range: [-1,2147483647], default: 0]
0.08/0.17	c heuristics/trivial/freq = -1
0.08/0.17	c 
0.08/0.17	c # frequency for calling primal heuristic <trysol> (-1: never, 0: only at depth freqofs)
0.08/0.17	c # [type: int, range: [-1,2147483647], default: 1]
0.08/0.17	c heuristics/trysol/freq = -1
0.08/0.17	c 
0.08/0.17	c # frequency for calling primal heuristic <undercover> (-1: never, 0: only at depth freqofs)
0.08/0.17	c # [type: int, range: [-1,2147483647], default: 0]
0.08/0.17	c heuristics/undercover/freq = -1
0.08/0.17	c 
0.08/0.17	c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
0.08/0.17	c # [type: int, range: [-1,2147483647], default: 10]
0.08/0.17	c heuristics/veclendiving/freq = -1
0.08/0.17	c 
0.08/0.17	c # maximal fraction of diving LP iterations compared to node LP iterations
0.08/0.17	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.08/0.17	c heuristics/veclendiving/maxlpiterquot = 0.075
0.08/0.17	c 
0.08/0.17	c # additional number of allowed LP iterations
0.08/0.17	c # [type: int, range: [0,2147483647], default: 1000]
0.08/0.17	c heuristics/veclendiving/maxlpiterofs = 1500
0.08/0.17	c 
0.08/0.17	c # frequency for calling primal heuristic <zirounding> (-1: never, 0: only at depth freqofs)
0.08/0.17	c # [type: int, range: [-1,2147483647], default: 1]
0.08/0.17	c heuristics/zirounding/freq = -1
0.08/0.17	c 
0.08/0.17	c # maximal number of presolving rounds the propagator participates in (-1: no limit)
0.08/0.17	c # [type: int, range: [-1,2147483647], default: -1]
0.08/0.17	c propagating/probing/maxprerounds = 0
0.08/0.17	c 
0.08/0.17	c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
0.08/0.17	c # [type: int, range: [-1,2147483647], default: 0]
0.08/0.17	c separating/cmir/freq = -1
0.08/0.17	c 
0.08/0.17	c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
0.08/0.17	c # [type: int, range: [-1,2147483647], default: 0]
0.08/0.17	c separating/flowcover/freq = -1
0.08/0.17	c 
0.08/0.17	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.08/0.17	c # [type: int, range: [-1,2147483647], default: -1]
0.08/0.17	c separating/rapidlearning/freq = 0
0.08/0.17	c 
0.08/0.17	c # frequency for calling primal heuristic <indoneopt> (-1: never, 0: only at depth freqofs)
0.08/0.17	c # [type: int, range: [-1,2147483647], default: 1]
0.08/0.17	c heuristics/indoneopt/freq = -1
0.08/0.17	c 
0.08/0.17	c -----------------------------------------------------------------------------------------------
0.08/0.17	c start solving
0.08/0.17	c 
1.59/1.66	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1.59/1.66	c   1.7s|     1 |     0 |  6430 |     - |  15M|   0 | 840 |3119 |3232 |3119 |3232 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
3.49/3.56	c   3.6s|     1 |     0 |  9254 |     - |  16M|   0 | 902 |3119 |4558 |3119 |3231 |  10 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
3.89/3.92	c   3.9s|     1 |     0 |  9817 |     - |  16M|   0 | 975 |3119 |4558 |3119 |3237 |  16 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
4.09/4.12	c   4.1s|     1 |     0 |  9937 |     - |  16M|   0 | 975 |3119 |4558 |3119 |3243 |  22 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
4.19/4.30	c   4.3s|     1 |     0 | 10011 |     - |  16M|   0 | 991 |3119 |4558 |3119 |3246 |  25 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
4.40/4.47	c   4.5s|     1 |     0 | 10044 |     - |  16M|   0 | 987 |3119 |4558 |3119 |3248 |  27 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
7.89/7.95	c   7.9s|     1 |     2 | 10044 |     - |  16M|   0 | 987 |3119 |4558 |3119 |3248 |  27 |   0 |  13 | 0.000000e+00 |      --      |    Inf 
98.07/98.18	c  98.2s|   100 |    27 |109927 |1008.9 |  17M|  22 | 492 |3119 |4592 |3119 |3244 |  27 |  41 | 229 | 0.000000e+00 |      --      |    Inf 
132.06/132.13	c   132s|   200 |    29 |184913 | 878.7 |  17M|  22 | 467 |3119 |4631 |3119 |3244 |  27 |  81 | 270 | 0.000000e+00 |      --      |    Inf 
173.25/173.31	c   173s|   300 |    35 |273199 | 880.1 |  17M|  22 |   - |3119 |4677 |3119 |3244 |  27 | 130 | 326 | 0.000000e+00 |      --      |    Inf 
211.85/211.99	c   212s|   400 |    40 |353871 | 861.7 |  17M|  29 | 336 |3119 |4707 |3119 |3244 |  27 | 170 | 385 | 0.000000e+00 |      --      |    Inf 
254.94/255.06	c   255s|   500 |    37 |443728 | 869.1 |  17M|  32 |   - |3119 |4766 |3119 |3244 |  27 | 236 | 441 | 0.000000e+00 |      --      |    Inf 
297.53/297.67	c   298s|   600 |    47 |533091 | 873.2 |  17M|  32 | 303 |3119 |4795 |3119 |3244 |  27 | 272 | 508 | 0.000000e+00 |      --      |    Inf 
325.54/325.65	c   326s|   700 |    47 |594978 | 836.8 |  18M|  32 |   - |3119 |4803 |3119 |3244 |  27 | 282 | 550 | 0.000000e+00 |      --      |    Inf 
345.63/345.78	c   346s|   800 |    47 |639470 | 787.8 |  18M|  32 |   - |3119 |4828 |3119 |3244 |  27 | 308 | 583 | 0.000000e+00 |      --      |    Inf 
360.53/360.70	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
360.53/360.70	c   361s|   900 |    51 |674063 | 738.6 |  18M|  38 |   - |3119 |4851 |   0 |   0 |  27 | 331 | 607 | 0.000000e+00 |      --      |    Inf 
382.32/382.46	c   382s|  1000 |    51 |722910 | 713.6 |  18M|  38 |   - |3119 |4862 |3119 |3244 |  27 | 343 | 648 | 0.000000e+00 |      --      |    Inf 
431.52/431.67	c   432s|  1100 |    71 |827438 | 743.8 |  18M|  38 | 297 |3119 |4872 |3119 |3244 |  27 | 360 | 720 | 0.000000e+00 |      --      |    Inf 
462.92/463.09	c   463s|  1200 |    77 |899815 | 742.1 |  18M|  38 | 254 |3119 |4877 |3119 |3244 |  27 | 371 | 766 | 0.000000e+00 |      --      |    Inf 
491.30/491.49	c   491s|  1300 |    75 |963966 | 734.4 |  18M|  38 |   - |3119 |4894 |3119 |3244 |  27 | 391 | 806 | 0.000000e+00 |      --      |    Inf 
523.80/523.95	c   524s|  1400 |    89 |  1035k| 732.8 |  18M|  38 | 219 |3119 |4907 |3119 |3244 |  27 | 408 | 854 | 0.000000e+00 |      --      |    Inf 
555.50/555.69	c   556s|  1500 |    91 |  1104k| 730.3 |  18M|  38 | 554 |3119 |4912 |3119 |3244 |  27 | 417 | 902 | 0.000000e+00 |      --      |    Inf 
583.19/583.35	c   583s|  1600 |    97 |  1169k| 725.3 |  18M|  38 | 325 |3119 |4919 |3119 |3244 |  27 | 424 | 942 | 0.000000e+00 |      --      |    Inf 
608.69/608.85	c   609s|  1700 |    98 |  1223k| 714.4 |  18M|  38 | 277 |3119 |4927 |3119 |3244 |  27 | 435 | 988 | 0.000000e+00 |      --      |    Inf 
647.88/648.06	c   648s|  1800 |   114 |  1308k| 721.7 |  19M|  38 | 269 |3119 |4932 |3119 |3244 |  27 | 444 |1044 | 0.000000e+00 |      --      |    Inf 
670.88/671.06	c   671s|  1900 |   122 |  1361k| 711.7 |  19M|  38 | 208 |3119 |4943 |3119 |3244 |  27 | 458 |1077 | 0.000000e+00 |      --      |    Inf 
696.18/696.32	c   696s|  2000 |   118 |  1418k| 704.5 |  19M|  38 | 477 |3119 |4949 |3119 |3244 |  27 | 470 |1118 | 0.000000e+00 |      --      |    Inf 
724.78/724.99	c   725s|  2100 |   122 |  1481k| 700.9 |  19M|  38 |   - |3119 |4972 |3119 |3244 |  27 | 496 |1158 | 0.000000e+00 |      --      |    Inf 
753.67/753.81	c   754s|  2200 |   122 |  1546k| 698.5 |  19M|  38 | 287 |3119 |4980 |3119 |3244 |  27 | 513 |1198 | 0.000000e+00 |      --      |    Inf 
793.26/793.43	c   793s|  2300 |   134 |  1631k| 705.1 |  19M|  38 |   - |3119 |4991 |3119 |3244 |  27 | 541 |1255 | 0.000000e+00 |      --      |    Inf 
822.95/823.18	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
822.95/823.18	c   823s|  2400 |   141 |  1695k| 702.6 |  19M|  47 | 420 |3119 |5006 |3119 |3244 |  27 | 571 |1295 | 0.000000e+00 |      --      |    Inf 
851.35/851.55	c   852s|  2500 |   145 |  1756k| 698.9 |  19M|  58 | 361 |3119 |5022 |3119 |3244 |  27 | 596 |1333 | 0.000000e+00 |      --      |    Inf 
883.54/883.78	c   884s|  2600 |   147 |  1830k| 700.6 |  19M|  61 |   - |3119 |5046 |3119 |3244 |  27 | 625 |1373 | 0.000000e+00 |      --      |    Inf 
912.44/912.65	c   913s|  2700 |   155 |  1895k| 698.6 |  19M|  61 | 194 |3119 |5061 |3119 |3244 |  27 | 649 |1413 | 0.000000e+00 |      --      |    Inf 
943.94/944.17	c   944s|  2800 |   159 |  1964k| 698.2 |  19M|  61 |   - |3119 |5024 |3119 |3244 |  27 | 672 |1462 | 0.000000e+00 |      --      |    Inf 
979.43/979.69	c   980s|  2900 |   169 |  2039k| 699.9 |  19M|  61 | 435 |3119 |4781 |3119 |3244 |  27 | 682 |1518 | 0.000000e+00 |      --      |    Inf 
1018.33/1018.57	c  1019s|  3000 |   180 |  2125k| 705.3 |  19M|  61 | 416 |3119 |4638 |3119 |3244 |  27 | 707 |1566 | 0.000000e+00 |      --      |    Inf 
1047.13/1047.38	c  1047s|  3100 |   180 |  2189k| 703.3 |  19M|  61 |   - |3119 |4639 |3119 |3244 |  27 | 723 |1606 | 0.000000e+00 |      --      |    Inf 
1082.22/1082.48	c  1082s|  3200 |   178 |  2266k| 705.3 |  19M|  61 |   - |3119 |4634 |3119 |3244 |  27 | 736 |1654 | 0.000000e+00 |      --      |    Inf 
1122.71/1122.96	c  1123s|  3300 |   188 |  2354k| 710.6 |  20M|  61 | 323 |3119 |4632 |3119 |3244 |  27 | 764 |1710 | 0.000000e+00 |      --      |    Inf 
1154.91/1155.16	c  1155s|  3400 |   196 |  2427k| 711.3 |  20M|  61 |   - |3119 |4610 |3119 |3244 |  27 | 777 |1758 | 0.000000e+00 |      --      |    Inf 
1184.20/1184.48	c  1184s|  3500 |   204 |  2492k| 709.5 |  20M|  61 |   - |3119 |4599 |3119 |3244 |  27 | 788 |1806 | 0.000000e+00 |      --      |    Inf 
1203.10/1203.37	c  1203s|  3600 |   202 |  2536k| 702.0 |  20M|  61 |   - |3119 |4382 |3119 |3244 |  27 | 833 |1838 | 0.000000e+00 |      --      |    Inf 
1224.40/1224.68	c  1225s|  3700 |   208 |  2585k| 696.2 |  20M|  61 |   - |3119 |4384 |3119 |3244 |  27 | 861 |1870 | 0.000000e+00 |      --      |    Inf 
1254.29/1254.54	c  1255s|  3800 |   208 |  2651k| 695.3 |  20M|  61 | 354 |3119 |4349 |3119 |3244 |  27 | 879 |1928 | 0.000000e+00 |      --      |    Inf 
1278.19/1278.43	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1278.19/1278.43	c  1278s|  3900 |   210 |  2709k| 692.4 |  20M|  67 |   - |3119 |4309 |3119 |3244 |  27 | 898 |1968 | 0.000000e+00 |      --      |    Inf 
1306.99/1307.23	c  1307s|  4000 |   212 |  2770k| 690.4 |  20M|  67 | 334 |3119 |4261 |3119 |3244 |  27 | 907 |2025 | 0.000000e+00 |      --      |    Inf 
1344.37/1344.67	c  1345s|  4100 |   215 |  2854k| 693.9 |  20M|  67 | 413 |3119 |4231 |3119 |3244 |  27 | 928 |2081 | 0.000000e+00 |      --      |    Inf 
1373.58/1373.83	c  1374s|  4200 |   225 |  2918k| 692.7 |  20M|  67 | 363 |3119 |4223 |3119 |3244 |  27 | 944 |2133 | 0.000000e+00 |      --      |    Inf 
1406.68/1406.97	c  1407s|  4300 |   233 |  2992k| 693.8 |  20M|  67 | 394 |3119 |4215 |3119 |3244 |  27 | 957 |2189 | 0.000000e+00 |      --      |    Inf 
1437.96/1438.20	c  1438s|  4400 |   237 |  3060k| 693.4 |  20M|  67 |   - |3119 |4198 |3119 |3244 |  27 | 974 |2245 | 0.000000e+00 |      --      |    Inf 
1476.05/1476.34	c  1476s|  4500 |   243 |  3145k| 696.9 |  20M|  67 | 296 |3119 |4188 |3119 |3244 |  27 | 993 |2309 | 0.000000e+00 |      --      |    Inf 
1511.45/1511.74	c  1512s|  4600 |   255 |  3220k| 698.0 |  20M|  67 | 459 |3119 |4178 |3119 |3244 |  27 |1011 |2365 | 0.000000e+00 |      --      |    Inf 
1547.45/1547.76	c  1548s|  4700 |   259 |  3302k| 700.6 |  20M|  67 | 368 |3119 |4185 |3119 |3244 |  27 |1031 |2423 | 0.000000e+00 |      --      |    Inf 
1590.14/1590.46	c  1590s|  4800 |   275 |  3391k| 704.7 |  20M|  67 | 472 |3119 |4184 |3119 |3244 |  27 |1051 |2495 | 0.000000e+00 |      --      |    Inf 
1631.24/1631.58	c  1632s|  4900 |   291 |  3478k| 708.1 |  20M|  67 |1035 |3119 |4175 |3119 |3244 |  27 |1069 |2567 | 0.000000e+00 |      --      |    Inf 
1672.83/1673.18	c  1673s|  5000 |   289 |  3569k| 712.1 |  20M|  67 |   - |3119 |4193 |3119 |3244 |  27 |1097 |2632 | 0.000000e+00 |      --      |    Inf 
1709.02/1709.38	c  1709s|  5100 |   301 |  3647k| 713.5 |  20M|  67 |   - |3119 |4191 |3119 |3244 |  27 |1112 |2694 | 0.000000e+00 |      --      |    Inf 
1749.92/1750.22	c  1750s|  5200 |   327 |  3733k| 716.2 |  20M|  67 | 257 |3119 |4198 |3119 |3244 |  27 |1132 |2766 | 0.000000e+00 |      --      |    Inf 
1774.02/1774.36	c  1774s|  5300 |   327 |  3789k| 713.3 |  20M|  67 | 242 |3119 |4194 |3119 |3244 |  27 |1144 |2807 | 0.000000e+00 |      --      |    Inf 
1796.71/1797.00	c 
1796.71/1797.00	c SCIP Status        : solving was interrupted [time limit reached]
1796.71/1797.00	c Solving Time (sec) : 1797.00
1796.71/1797.00	c Solving Nodes      : 5350
1796.71/1797.00	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1796.71/1797.00	c Dual Bound         : +0.00000000000000e+00
1796.71/1797.00	c Gap                : infinite
1796.71/1797.00	s UNKNOWN
1796.71/1797.00	c SCIP Status        : solving was interrupted [time limit reached]
1796.71/1797.00	c Total Time         :    1797.00
1796.71/1797.00	c   solving          :    1797.00
1796.71/1797.00	c   presolving       :       0.14 (included in solving)
1796.71/1797.00	c   reading          :       0.02 (included in solving)
1796.71/1797.00	c   copying          :       0.01 (1 #copies) (minimal 0.01, maximal 0.01, average 0.01)
1796.71/1797.00	c Original Problem   :
1796.71/1797.00	c   Problem name     : HOME/instance-3691805-1338044838.opb
1796.71/1797.00	c   Variables        : 3575 (3575 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.71/1797.00	c   Constraints      : 3707 initial, 3707 maximal
1796.71/1797.00	c   Objective sense  : minimize
1796.71/1797.00	c Presolved Problem  :
1796.71/1797.00	c   Problem name     : t_HOME/instance-3691805-1338044838.opb
1796.71/1797.00	c   Variables        : 3119 (3119 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.71/1797.00	c   Constraints      : 3232 initial, 5064 maximal
1796.71/1797.00	c Presolvers         :   ExecTime  SetupTime  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1796.71/1797.00	c   domcol           :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.71/1797.00	c   trivial          :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.71/1797.00	c   dualfix          :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.71/1797.00	c   boundshift       :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.71/1797.00	c   inttobinary      :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.71/1797.00	c   convertinttobin  :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.71/1797.00	c   gateextraction   :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.71/1797.00	c   implics          :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.71/1797.00	c   components       :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.71/1797.00	c   pseudoobj        :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.71/1797.00	c   probing          :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.71/1797.00	c   setppc           :       0.01       0.00          0          0          0          0          0          0          0          0          0
1796.71/1797.00	c   linear           :       0.08       0.00        455          1          0        455          0        475          0          0          0
1796.71/1797.00	c   logicor          :       0.04       0.00          0          0          0          0          0          0          0          0          0
1796.71/1797.00	c   root node        :          -          -         19          -          -         19          -          -          -          -          -
1796.71/1797.00	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #ResProp    Cutoffs    DomReds       Cuts      Conss   Children
1796.71/1797.00	c   integral         :          0          0          0          0       3020          0          1          0         17        284          0          0       5700
1796.71/1797.00	c   setppc           :        717        717          6      32624          0          1          0     356353         35     216996          0          0          0
1796.71/1797.00	c   linear           :          0+      1383          5      32583          0          0          0      17511          3       7934         16          0          0
1796.71/1797.00	c   logicor          :       2515+      3169          6      26237          0          1          0     595306        142     309580          0          0          0
1796.71/1797.00	c   countsols        :          0          0          0          0          0          1          0          0          0          0          0          0          0
1796.71/1797.00	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS      Check    ResProp
1796.71/1797.00	c   integral         :     656.68       0.00       0.00       0.00     656.68       0.00       0.00       0.00
1796.71/1797.00	c   setppc           :       0.88       0.00       0.00       0.51       0.00       0.00       0.00       0.37
1796.71/1797.00	c   linear           :       0.46       0.00       0.00       0.42       0.00       0.00       0.00       0.03
1796.71/1797.00	c   logicor          :       1.42       0.00       0.00       0.80       0.00       0.00       0.00       0.62
1796.71/1797.00	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1796.71/1797.00	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
1796.71/1797.00	c   rootredcost      :          0          0          0          0
1796.71/1797.00	c   pseudoobj        :          0          0          0          0
1796.71/1797.00	c   vbounds          :          0          0          0          0
1796.71/1797.00	c   redcost          :       3025          0          0          0
1796.71/1797.00	c   probing          :          0          0          0          0
1796.71/1797.00	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp
1796.71/1797.00	c   rootredcost      :       0.03       0.00       0.00       0.03       0.00
1796.71/1797.00	c   pseudoobj        :       0.03       0.00       0.00       0.03       0.00
1796.71/1797.00	c   vbounds          :       0.03       0.00       0.00       0.03       0.00
1796.71/1797.00	c   redcost          :       0.14       0.00       0.00       0.14       0.00
1796.71/1797.00	c   probing          :       0.00       0.00       0.00       0.00       0.00
1796.71/1797.00	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1796.71/1797.00	c   propagation      :       0.07        180        179        588       44.8         13       18.2          -
1796.71/1797.00	c   infeasible LP    :       5.40       2311        690       7482      407.7          4       11.2          0
1796.71/1797.00	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1796.71/1797.00	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1796.71/1797.00	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1796.71/1797.00	c   applied globally :          -          -          -       1137       38.1          -          -          -
1796.71/1797.00	c   applied locally  :          -          -          -         15      472.5          -          -          -
1796.71/1797.00	c Separators         :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss
1796.71/1797.00	c   cut pool         :       0.00                     4          -          -          0          -    (maximal pool size: 32)
1796.71/1797.00	c   closecuts        :       0.00       0.00          0          0          0          0          0
1796.71/1797.00	c   impliedbounds    :       0.00       0.00          5          0          0          0          0
1796.71/1797.00	c   intobj           :       0.00       0.00          0          0          0          0          0
1796.71/1797.00	c   gomory           :       0.30       0.00          5          0          0          8          0
1796.71/1797.00	c   cgmip            :       0.00       0.00          0          0          0          0          0
1796.71/1797.00	c   strongcg         :       0.31       0.00          5          0          0          8          0
1796.71/1797.00	c   cmir             :       0.00       0.00          0          0          0          0          0
1796.71/1797.00	c   flowcover        :       0.00       0.00          0          0          0          0          0
1796.71/1797.00	c   clique           :       0.10       0.00          5          0          0         26          0
1796.71/1797.00	c   zerohalf         :       0.00       0.00          0          0          0          0          0
1796.71/1797.00	c   mcf              :       0.00       0.00          1          0          0          0          0
1796.71/1797.00	c   oddcycle         :       0.00       0.00          0          0          0          0          0
1796.71/1797.00	c   rapidlearning    :       0.75       0.00          1          0         19          0       1383
1796.71/1797.00	c Pricers            :   ExecTime  SetupTime      Calls       Vars
1796.71/1797.00	c   problem variables:       0.00          -          0          0
1796.71/1797.00	c Branching Rules    :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1796.71/1797.00	c   relpscost        :     656.67       0.00       3020         17        284          0          0       5700
1796.71/1797.00	c   pscost           :       0.00       0.00          0          0          0          0          0          0
1796.71/1797.00	c   inference        :       0.00       0.00          1          0          0          0          0          2
1796.71/1797.00	c   mostinf          :       0.00       0.00          0          0          0          0          0          0
1796.71/1797.00	c   leastinf         :       0.00       0.00          0          0          0          0          0          0
1796.71/1797.00	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0
1796.71/1797.00	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0
1796.71/1797.00	c   random           :       0.00       0.00          0          0          0          0          0          0
1796.71/1797.00	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found
1796.71/1797.00	c   LP solutions     :       0.00          -          -          0
1796.71/1797.00	c   pseudo solutions :       0.00          -          -          0
1796.71/1797.00	c   smallcard        :       0.00       0.00          0          0
1796.71/1797.00	c   trivial          :       0.00       0.00          1          0
1796.71/1797.00	c   shiftandpropagate:       0.00       0.00          0          0
1796.71/1797.00	c   simplerounding   :       0.00       0.00          0          0
1796.71/1797.00	c   zirounding       :       0.00       0.00          0          0
1796.71/1797.00	c   rounding         :       0.00       0.00          0          0
1796.71/1797.00	c   shifting         :       0.00       0.00          0          0
1796.71/1797.00	c   intshifting      :       0.00       0.00          0          0
1796.71/1797.00	c   oneopt           :       0.00       0.00          0          0
1796.71/1797.00	c   twoopt           :       0.00       0.00          0          0
1796.71/1797.00	c   indtwoopt        :       0.00       0.00          0          0
1796.71/1797.00	c   indoneopt        :       0.00       0.00          0          0
1796.71/1797.00	c   fixandinfer      :       0.00       0.00          0          0
1796.71/1797.00	c   feaspump         :       0.00       0.00          0          0
1796.71/1797.00	c   clique           :       0.00       0.00          0          0
1796.71/1797.00	c   indrounding      :       0.00       0.00          0          0
1796.71/1797.00	c   indcoefdiving    :       0.00       0.00          0          0
1796.71/1797.00	c   coefdiving       :       0.00       0.00          0          0
1796.71/1797.00	c   pscostdiving     :       0.00       0.00          0          0
1796.71/1797.00	c   nlpdiving        :       0.00       0.00          0          0
1796.71/1797.00	c   fracdiving       :       0.00       0.00          0          0
1796.71/1797.00	c   veclendiving     :       0.00       0.00          0          0
1796.71/1797.00	c   intdiving        :       0.00       0.00          0          0
1796.71/1797.00	c   actconsdiving    :       0.00       0.00          0          0
1796.71/1797.00	c   objpscostdiving  :       0.00       0.00          0          0
1796.71/1797.00	c   rootsoldiving    :       0.00       0.00          0          0
1796.71/1797.00	c   linesearchdiving :       0.00       0.00          0          0
1796.71/1797.00	c   guideddiving     :       0.00       0.00          0          0
1796.71/1797.00	c   octane           :       0.00       0.00          0          0
1796.71/1797.00	c   rens             :       0.00       0.00          0          0
1796.71/1797.00	c   rins             :       0.00       0.00          0          0
1796.71/1797.00	c   localbranching   :       0.00       0.00          0          0
1796.71/1797.00	c   mutation         :       0.00       0.00          0          0
1796.71/1797.00	c   crossover        :       0.00       0.00          0          0
1796.71/1797.00	c   dins             :       0.00       0.00          0          0
1796.71/1797.00	c   vbounds          :       0.00       0.00          0          0
1796.71/1797.00	c   undercover       :       0.00       0.00          0          0
1796.71/1797.00	c   subnlp           :       0.00       0.00          0          0
1796.71/1797.00	c   trysol           :       0.00       0.00          0          0
1796.71/1797.00	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It
1796.71/1797.00	c   primal LP        :       0.00          1          0       0.00          -       0.00          1
1796.71/1797.00	c   dual LP          :    1126.46       5338    3836148     718.65    3405.50       0.00          0
1796.71/1797.00	c   lex dual LP      :       0.00          0          0       0.00          -
1796.71/1797.00	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
1796.71/1797.00	c   diving/probing LP:       0.00          0          0       0.00          -
1796.71/1797.00	c   strong branching :     656.30       2848    2027633     711.95    3089.49
1796.71/1797.00	c     (at root node) :          -         13       8136     625.85          -
1796.71/1797.00	c   conflict analysis:       0.00          0          0       0.00          -
1796.71/1797.00	c B&B Tree           :
1796.71/1797.00	c   number of runs   :          1
1796.71/1797.00	c   nodes            :       5350
1796.71/1797.00	c   nodes (total)    :       5350
1796.71/1797.00	c   nodes left       :        337
1796.71/1797.00	c   max depth        :         67
1796.71/1797.00	c   max depth (total):         67
1796.71/1797.00	c   backtracks       :        913 (17.1%)
1796.71/1797.00	c   delayed cutoffs  :         16
1796.71/1797.00	c   repropagations   :       2569 (11067 domain reductions, 11 cutoffs)
1796.71/1797.00	c   avg switch length:       4.96
1796.71/1797.00	c   switching time   :       2.03
1796.71/1797.00	c Solution           :
1796.71/1797.00	c   Solutions found  :          0 (0 improvements)
1796.71/1797.00	c   Primal Bound     :          -
1796.71/1797.00	c   Dual Bound       : +0.00000000000000e+00
1796.71/1797.00	c   Gap              :   infinite
1796.71/1797.00	c   Root Dual Bound  : +0.00000000000000e+00
1796.71/1797.00	c   Root Iterations  :      10044
1796.71/1797.03	c Time complete: 1796.74.

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-3691805-1338044838/watcher-3691805-1338044838 -o /tmp/evaluation-result-3691805-1338044838/solver-3691805-1338044838 -C 1800 -W 1900 -M 15500 HOME/scip-2.1.1.4expfix.linux.x86_64.gnu.opt.spx -f HOME/instance-3691805-1338044838.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.06 2.02 2.00 3/178 1380
/proc/meminfo: memFree=28741116/32873844 swapFree=7096/7096
[pid=1380] ppid=1378 vsize=9464 CPUtime=0 cores=0,2,4,6
/proc/1380/stat : 1380 (scip-2.1.1.4exp) R 1378 1380 29822 0 -1 4202496 1225 0 0 0 0 0 0 0 20 0 1 0 270609091 9691136 1179 33554432000 4194304 10219143 140734048029184 140734124097608 8844210 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/1380/statm: 2399 1183 328 1471 0 919 0

[startup+0.063812 s]
/proc/loadavg: 2.06 2.02 2.00 3/178 1380
/proc/meminfo: memFree=28741116/32873844 swapFree=7096/7096
[pid=1380] ppid=1378 vsize=31808 CPUtime=0.05 cores=0,2,4,6
/proc/1380/stat : 1380 (scip-2.1.1.4exp) R 1378 1380 29822 0 -1 4202496 6696 0 0 0 4 1 0 0 20 0 1 0 270609091 32571392 6393 33554432000 4194304 10219143 140734048029184 140734124097608 9008087 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/1380/statm: 7952 6393 559 1471 0 6472 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 31808

[startup+0.100255 s]
/proc/loadavg: 2.06 2.02 2.00 3/178 1380
/proc/meminfo: memFree=28741116/32873844 swapFree=7096/7096
[pid=1380] ppid=1378 vsize=32864 CPUtime=0.08 cores=0,2,4,6
/proc/1380/stat : 1380 (scip-2.1.1.4exp) R 1378 1380 29822 0 -1 4202496 6992 0 0 0 5 3 0 0 20 0 1 0 270609091 33652736 6689 33554432000 4194304 10219143 140734048029184 140734048026184 8891081 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/1380/statm: 8216 6689 567 1471 0 6736 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 32864

[startup+0.300219 s]
/proc/loadavg: 2.06 2.02 2.00 3/178 1380
/proc/meminfo: memFree=28741116/32873844 swapFree=7096/7096
[pid=1380] ppid=1378 vsize=48688 CPUtime=0.29 cores=0,2,4,6
/proc/1380/stat : 1380 (scip-2.1.1.4exp) R 1378 1380 29822 0 -1 4202496 11109 0 0 0 23 6 0 0 20 0 1 0 270609091 49856512 10785 33554432000 4194304 10219143 140734048029184 140734048026184 8030320 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/1380/statm: 12172 10785 733 1471 0 10692 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 48688

[startup+0.700184 s]
/proc/loadavg: 2.06 2.02 2.00 3/178 1380
/proc/meminfo: memFree=28741116/32873844 swapFree=7096/7096
[pid=1380] ppid=1378 vsize=49072 CPUtime=0.69 cores=0,2,4,6
/proc/1380/stat : 1380 (scip-2.1.1.4exp) R 1378 1380 29822 0 -1 4202496 11203 0 0 0 63 6 0 0 20 0 1 0 270609091 50249728 10879 33554432000 4194304 10219143 140734048029184 140734048022440 8056259 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/1380/statm: 12268 10879 733 1471 0 10788 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 49072

[startup+1.50018 s]
/proc/loadavg: 2.06 2.01 2.00 3/179 1381
/proc/meminfo: memFree=28700444/32873844 swapFree=7096/7096
[pid=1380] ppid=1378 vsize=49388 CPUtime=1.49 cores=0,2,4,6
/proc/1380/stat : 1380 (scip-2.1.1.4exp) R 1378 1380 29822 0 -1 4202496 11311 0 0 0 143 6 0 0 20 0 1 0 270609091 50573312 10987 33554432000 4194304 10219143 140734048029184 140734048022536 8030334 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/1380/statm: 12347 10987 734 1471 0 10867 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 49388

[startup+3.10018 s]
/proc/loadavg: 2.06 2.01 2.00 3/179 1381
/proc/meminfo: memFree=28670560/32873844 swapFree=7096/7096
[pid=1380] ppid=1378 vsize=80712 CPUtime=3.09 cores=0,2,4,6
/proc/1380/stat : 1380 (scip-2.1.1.4exp) R 1378 1380 29822 0 -1 4202496 19777 0 0 0 276 33 0 0 20 0 1 0 270609091 82649088 18657 33554432000 4194304 10219143 140734048029184 140734048022488 8030355 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/1380/statm: 20178 18657 802 1471 0 18698 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 80712

[startup+6.30019 s]
/proc/loadavg: 2.05 2.01 2.00 3/179 1381
/proc/meminfo: memFree=28667592/32873844 swapFree=7096/7096
[pid=1380] ppid=1378 vsize=80712 CPUtime=6.29 cores=0,2,4,6
/proc/1380/stat : 1380 (scip-2.1.1.4exp) R 1378 1380 29822 0 -1 4202496 19793 0 0 0 593 36 0 0 20 0 1 0 270609091 82649088 18673 33554432000 4194304 10219143 140734048029184 140734048022632 8056877 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/1380/statm: 20178 18673 803 1471 0 18698 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 80712

[startup+12.7002 s]
/proc/loadavg: 2.05 2.01 2.00 3/179 1381
/proc/meminfo: memFree=28667740/32873844 swapFree=7096/7096
[pid=1380] ppid=1378 vsize=80712 CPUtime=12.69 cores=0,2,4,6
/proc/1380/stat : 1380 (scip-2.1.1.4exp) R 1378 1380 29822 0 -1 4202496 19793 0 0 0 1231 38 0 0 20 0 1 0 270609091 82649088 18673 33554432000 4194304 10219143 140734048029184 140734048022728 9026266 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/1380/statm: 20178 18673 803 1471 0 18698 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 80712

[startup+25.5001 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 1381
/proc/meminfo: memFree=28667928/32873844 swapFree=7096/7096
[pid=1380] ppid=1378 vsize=80712 CPUtime=25.48 cores=0,2,4,6
/proc/1380/stat : 1380 (scip-2.1.1.4exp) R 1378 1380 29822 0 -1 4202496 19794 0 0 0 2505 43 0 0 20 0 1 0 270609091 82649088 18674 33554432000 4194304 10219143 140734048029184 140734048023016 7750281 0 0 4096 16384 0 0 0 17 6 0 0 0 0 0
/proc/1380/statm: 20178 18674 804 1471 0 18698 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 80712

[startup+51.1002 s]
/proc/loadavg: 2.08 2.03 2.00 3/179 1382
/proc/meminfo: memFree=28666584/32873844 swapFree=7096/7096
[pid=1380] ppid=1378 vsize=80712 CPUtime=51.08 cores=0,2,4,6
/proc/1380/stat : 1380 (scip-2.1.1.4exp) R 1378 1380 29822 0 -1 4202496 19799 0 0 0 5052 56 0 0 20 0 1 0 270609091 82649088 18679 33554432000 4194304 10219143 140734048029184 140734048022632 9026266 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/1380/statm: 20178 18679 808 1471 0 18698 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 80712

[startup+102.306 s]
/proc/loadavg: 2.03 2.02 2.00 3/179 1382
/proc/meminfo: memFree=28663356/32873844 swapFree=7096/7096
[pid=1380] ppid=1378 vsize=80712 CPUtime=102.27 cores=0,2,4,6
/proc/1380/stat : 1380 (scip-2.1.1.4exp) R 1378 1380 29822 0 -1 4202496 19807 0 0 0 10135 92 0 0 20 0 1 0 270609091 82649088 19345 33554432000 4194304 10219143 140734048029184 140734048022536 9026266 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/1380/statm: 20178 19345 808 1471 0 18698 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 80712

[startup+162.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/179 1382
/proc/meminfo: memFree=28663728/32873844 swapFree=7096/7096
[pid=1380] ppid=1378 vsize=80712 CPUtime=162.26 cores=0,2,4,6
/proc/1380/stat : 1380 (scip-2.1.1.4exp) R 1378 1380 29822 0 -1 4202496 19807 0 0 0 16092 134 0 0 20 0 1 0 270609091 82649088 19345 33554432000 4194304 10219143 140734048029184 140734048022536 9026266 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/1380/statm: 20178 19345 808 1471 0 18698 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 80712

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/180 1385
/proc/meminfo: memFree=28663844/32873844 swapFree=7096/7096
[pid=1380] ppid=1378 vsize=80712 CPUtime=222.24 cores=0,2,4,6
/proc/1380/stat : 1380 (scip-2.1.1.4exp) R 1378 1380 29822 0 -1 4202496 19807 0 0 0 22041 183 0 0 20 0 1 0 270609091 82649088 19345 33554432000 4194304 10219143 140734048029184 140734048022824 9026266 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/1380/statm: 20178 19345 808 1471 0 18698 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 80712

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 1385
/proc/meminfo: memFree=28664540/32873844 swapFree=7096/7096
[pid=1380] ppid=1378 vsize=80712 CPUtime=282.24 cores=0,2,4,6
/proc/1380/stat : 1380 (scip-2.1.1.4exp) R 1378 1380 29822 0 -1 4202496 19808 0 0 0 28004 220 0 0 20 0 1 0 270609091 82649088 19429 33554432000 4194304 10219143 140734048029184 140734048022168 9026266 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/1380/statm: 20178 19429 808 1471 0 18698 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 80712

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 1387
/proc/meminfo: memFree=28664416/32873844 swapFree=7096/7096
[pid=1380] ppid=1378 vsize=80712 CPUtime=342.23 cores=0,2,4,6
/proc/1380/stat : 1380 (scip-2.1.1.4exp) R 1378 1380 29822 0 -1 4202496 19808 0 0 0 33973 250 0 0 20 0 1 0 270609091 82649088 19429 33554432000 4194304 10219143 140734048029184 140734048022632 9026266 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/1380/statm: 20178 19429 808 1471 0 18698 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 80712

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 1388
/proc/meminfo: memFree=28664160/32873844 swapFree=7096/7096
[pid=1380] ppid=1378 vsize=80712 CPUtime=402.22 cores=0,2,4,6
/proc/1380/stat : 1380 (scip-2.1.1.4exp) R 1378 1380 29822 0 -1 4202496 19808 0 0 0 39939 283 0 0 20 0 1 0 270609091 82649088 19429 33554432000 4194304 10219143 140734048029184 140734048022440 9026266 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/1380/statm: 20178 19429 808 1471 0 18698 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 80712

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 1388
/proc/meminfo: memFree=28664408/32873844 swapFree=7096/7096
[pid=1380] ppid=1378 vsize=80712 CPUtime=462.21 cores=0,2,4,6
/proc/1380/stat : 1380 (scip-2.1.1.4exp) R 1378 1380 29822 0 -1 4202496 19808 0 0 0 45895 326 0 0 20 0 1 0 270609091 82649088 19429 33554432000 4194304 10219143 140734048029184 140734048022440 9026266 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/1380/statm: 20178 19429 808 1471 0 18698 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 80712

[startup+522.3 s]
/proc/loadavg: 2.13 2.03 2.01 3/179 1388
/proc/meminfo: memFree=28664532/32873844 swapFree=7096/7096
[pid=1380] ppid=1378 vsize=80712 CPUtime=522.2 cores=0,2,4,6
/proc/1380/stat : 1380 (scip-2.1.1.4exp) R 1378 1380 29822 0 -1 4202496 19808 0 0 0 51848 372 0 0 20 0 1 0 270609091 82649088 19429 33554432000 4194304 10219143 140734048029184 140734048022824 9026266 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/1380/statm: 20178 19429 808 1471 0 18698 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 80712

[startup+582.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/179 1388
/proc/meminfo: memFree=28664408/32873844 swapFree=7096/7096
[pid=1380] ppid=1378 vsize=80712 CPUtime=582.2 cores=0,2,4,6
/proc/1380/stat : 1380 (scip-2.1.1.4exp) R 1378 1380 29822 0 -1 4202496 19808 0 0 0 57815 405 0 0 20 0 1 0 270609091 82649088 19429 33554432000 4194304 10219143 140734048029184 140734048022536 9026266 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/1380/statm: 20178 19429 808 1471 0 18698 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 80712

[startup+642.3 s]

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

/proc/meminfo: memFree=28664160/32873844 swapFree=7096/7096
[pid=1380] ppid=1378 vsize=80712 CPUtime=1122.12 cores=0,2,4,6
/proc/1380/stat : 1380 (scip-2.1.1.4exp) R 1378 1380 29822 0 -1 4202496 19808 0 0 0 111448 764 0 0 20 0 1 0 270609091 82649088 19429 33554432000 4194304 10219143 140734048029184 140734048022488 9026266 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/1380/statm: 20178 19429 808 1471 0 18698 0
Current children cumulated CPU time (s) 1122.12
Current children cumulated vsize (KiB) 80712

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 1394
/proc/meminfo: memFree=28664160/32873844 swapFree=7096/7096
[pid=1380] ppid=1378 vsize=80712 CPUtime=1182.11 cores=0,2,4,6
/proc/1380/stat : 1380 (scip-2.1.1.4exp) R 1378 1380 29822 0 -1 4202496 19808 0 0 0 117405 806 0 0 20 0 1 0 270609091 82649088 19429 33554432000 4194304 10219143 140734048029184 140734048022536 9026266 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/1380/statm: 20178 19429 808 1471 0 18698 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 80712

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 1394
/proc/meminfo: memFree=28663912/32873844 swapFree=7096/7096
[pid=1380] ppid=1378 vsize=80712 CPUtime=1242.09 cores=0,2,4,6
/proc/1380/stat : 1380 (scip-2.1.1.4exp) R 1378 1380 29822 0 -1 4202496 19808 0 0 0 123359 850 0 0 20 0 1 0 270609091 82649088 19429 33554432000 4194304 10219143 140734048029184 140734048022824 9026266 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/1380/statm: 20178 19429 808 1471 0 18698 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 80712

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 1395
/proc/meminfo: memFree=28663788/32873844 swapFree=7096/7096
[pid=1380] ppid=1378 vsize=80712 CPUtime=1302.08 cores=0,2,4,6
/proc/1380/stat : 1380 (scip-2.1.1.4exp) R 1378 1380 29822 0 -1 4202496 19808 0 0 0 129309 899 0 0 20 0 1 0 270609091 82649088 19429 33554432000 4194304 10219143 140734048029184 140734048022680 9026266 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/1380/statm: 20178 19429 808 1471 0 18698 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 80712

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 1395
/proc/meminfo: memFree=28663912/32873844 swapFree=7096/7096
[pid=1380] ppid=1378 vsize=80712 CPUtime=1362.07 cores=0,2,4,6
/proc/1380/stat : 1380 (scip-2.1.1.4exp) R 1378 1380 29822 0 -1 4202496 19808 0 0 0 135270 937 0 0 20 0 1 0 270609091 82649088 19429 33554432000 4194304 10219143 140734048029184 140734048022536 9026266 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/1380/statm: 20178 19429 808 1471 0 18698 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 80712

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 1398
/proc/meminfo: memFree=28663532/32873844 swapFree=7096/7096
[pid=1380] ppid=1378 vsize=80712 CPUtime=1422.07 cores=0,2,4,6
/proc/1380/stat : 1380 (scip-2.1.1.4exp) R 1378 1380 29822 0 -1 4202496 19808 0 0 0 141234 973 0 0 20 0 1 0 270609091 82649088 19429 33554432000 4194304 10219143 140734048029184 140734048022632 9026266 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/1380/statm: 20178 19429 808 1471 0 18698 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 80712

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 1398
/proc/meminfo: memFree=28663540/32873844 swapFree=7096/7096
[pid=1380] ppid=1378 vsize=80712 CPUtime=1482.06 cores=0,2,4,6
/proc/1380/stat : 1380 (scip-2.1.1.4exp) R 1378 1380 29822 0 -1 4202496 19808 0 0 0 147202 1004 0 0 20 0 1 0 270609091 82649088 19429 33554432000 4194304 10219143 140734048029184 140734048022440 9026266 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/1380/statm: 20178 19429 808 1471 0 18698 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 80712

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 1398
/proc/meminfo: memFree=28663912/32873844 swapFree=7096/7096
[pid=1380] ppid=1378 vsize=80712 CPUtime=1542.05 cores=0,2,4,6
/proc/1380/stat : 1380 (scip-2.1.1.4exp) R 1378 1380 29822 0 -1 4202496 19808 0 0 0 153162 1043 0 0 20 0 1 0 270609091 82649088 19429 33554432000 4194304 10219143 140734048029184 140734048022824 9026266 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/1380/statm: 20178 19429 808 1471 0 18698 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 80712

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 1399
/proc/meminfo: memFree=28663912/32873844 swapFree=7096/7096
[pid=1380] ppid=1378 vsize=80712 CPUtime=1602.04 cores=0,2,4,6
/proc/1380/stat : 1380 (scip-2.1.1.4exp) R 1378 1380 29822 0 -1 4202496 19808 0 0 0 159117 1087 0 0 20 0 1 0 270609091 82649088 19429 33554432000 4194304 10219143 140734048029184 140734048022680 9026266 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/1380/statm: 20178 19429 808 1471 0 18698 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 80712

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 1399
/proc/meminfo: memFree=28663788/32873844 swapFree=7096/7096
[pid=1380] ppid=1378 vsize=80712 CPUtime=1662.03 cores=0,2,4,6
/proc/1380/stat : 1380 (scip-2.1.1.4exp) R 1378 1380 29822 0 -1 4202496 19808 0 0 0 165074 1129 0 0 20 0 1 0 270609091 82649088 19429 33554432000 4194304 10219143 140734048029184 140734048022824 9026266 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/1380/statm: 20178 19429 808 1471 0 18698 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 80712

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 1399
/proc/meminfo: memFree=28663664/32873844 swapFree=7096/7096
[pid=1380] ppid=1378 vsize=80712 CPUtime=1722.02 cores=0,2,4,6
/proc/1380/stat : 1380 (scip-2.1.1.4exp) R 1378 1380 29822 0 -1 4202496 19808 0 0 0 171026 1176 0 0 20 0 1 0 270609091 82649088 19429 33554432000 4194304 10219143 140734048029184 140734048022632 9026266 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/1380/statm: 20178 19429 808 1471 0 18698 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 80712

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 1399
/proc/meminfo: memFree=28663540/32873844 swapFree=7096/7096
[pid=1380] ppid=1378 vsize=80712 CPUtime=1782.01 cores=0,2,4,6
/proc/1380/stat : 1380 (scip-2.1.1.4exp) R 1378 1380 29822 0 -1 4202496 19808 0 0 0 176988 1213 0 0 20 0 1 0 270609091 82649088 19429 33554432000 4194304 10219143 140734048029184 140734048022536 9026266 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/1380/statm: 20178 19429 808 1471 0 18698 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 80712

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

[startup+1785.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 1399
/proc/meminfo: memFree=28663416/32873844 swapFree=7096/7096
[pid=1380] ppid=1378 vsize=80712 CPUtime=1785.21 cores=0,2,4,6
/proc/1380/stat : 1380 (scip-2.1.1.4exp) R 1378 1380 29822 0 -1 4202496 19808 0 0 0 177306 1215 0 0 20 0 1 0 270609091 82649088 19429 33554432000 4194304 10219143 140734048029184 140734048022632 9026266 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/1380/statm: 20178 19429 808 1471 0 18698 0
Current children cumulated CPU time (s) 1785.21
Current children cumulated vsize (KiB) 80712

[startup+1791.91 s]
/proc/loadavg: 1.92 1.98 1.99 3/179 1440
/proc/meminfo: memFree=28634636/32873844 swapFree=7096/7096
[pid=1380] ppid=1378 vsize=80712 CPUtime=1791.61 cores=0,2,4,6
/proc/1380/stat : 1380 (scip-2.1.1.4exp) R 1378 1380 29822 0 -1 4202496 19808 0 0 0 177943 1218 0 0 20 0 1 0 270609091 82649088 19429 33554432000 4194304 10219143 140734048029184 140734048021704 9026266 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/1380/statm: 20178 19429 808 1471 0 18698 0
Current children cumulated CPU time (s) 1791.61
Current children cumulated vsize (KiB) 80712

[startup+1795.1 s]
/proc/loadavg: 1.92 1.98 1.99 3/179 1440
/proc/meminfo: memFree=27582472/32873844 swapFree=7096/7096
[pid=1380] ppid=1378 vsize=80712 CPUtime=1794.81 cores=0,2,4,6
/proc/1380/stat : 1380 (scip-2.1.1.4exp) R 1378 1380 29822 0 -1 4202496 19808 0 0 0 178261 1220 0 0 20 0 1 0 270609091 82649088 19429 33554432000 4194304 10219143 140734048029184 140734048022440 9026266 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/1380/statm: 20178 19429 808 1471 0 18698 0
Current children cumulated CPU time (s) 1794.81
Current children cumulated vsize (KiB) 80712

[startup+1795.9 s]
/proc/loadavg: 1.92 1.98 1.99 3/179 1440
/proc/meminfo: memFree=27582472/32873844 swapFree=7096/7096
[pid=1380] ppid=1378 vsize=80712 CPUtime=1795.6 cores=0,2,4,6
/proc/1380/stat : 1380 (scip-2.1.1.4exp) R 1378 1380 29822 0 -1 4202496 19808 0 0 0 178339 1221 0 0 20 0 1 0 270609091 82649088 19429 33554432000 4194304 10219143 140734048029184 140734048022488 9026266 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/1380/statm: 20178 19429 808 1471 0 18698 0
Current children cumulated CPU time (s) 1795.6
Current children cumulated vsize (KiB) 80712

[startup+1796.7 s]
/proc/loadavg: 1.93 1.98 1.99 3/179 1440
/proc/meminfo: memFree=27486676/32873844 swapFree=7096/7096
[pid=1380] ppid=1378 vsize=80712 CPUtime=1796.41 cores=0,2,4,6
/proc/1380/stat : 1380 (scip-2.1.1.4exp) R 1378 1380 29822 0 -1 4202496 19808 0 0 0 178419 1222 0 0 20 0 1 0 270609091 82649088 19429 33554432000 4194304 10219143 140734048029184 140734048022488 9026266 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/1380/statm: 20178 19429 808 1471 0 18698 0
Current children cumulated CPU time (s) 1796.41
Current children cumulated vsize (KiB) 80712

[startup+1796.9 s]
/proc/loadavg: 1.93 1.98 1.99 3/179 1440
/proc/meminfo: memFree=27486676/32873844 swapFree=7096/7096
[pid=1380] ppid=1378 vsize=80712 CPUtime=1796.61 cores=0,2,4,6
/proc/1380/stat : 1380 (scip-2.1.1.4exp) R 1378 1380 29822 0 -1 4202496 19808 0 0 0 178439 1222 0 0 20 0 1 0 270609091 82649088 19429 33554432000 4194304 10219143 140734048029184 140734048022440 9026266 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/1380/statm: 20178 19429 808 1471 0 18698 0
Current children cumulated CPU time (s) 1796.61
Current children cumulated vsize (KiB) 80712

[startup+1797 s]
/proc/loadavg: 1.93 1.98 1.99 3/179 1440
/proc/meminfo: memFree=27486676/32873844 swapFree=7096/7096
[pid=1380] ppid=1378 vsize=80712 CPUtime=1796.71 cores=0,2,4,6
/proc/1380/stat : 1380 (scip-2.1.1.4exp) R 1378 1380 29822 0 -1 4202496 19808 0 0 0 178449 1222 0 0 20 0 1 0 270609091 82649088 19429 33554432000 4194304 10219143 140734048029184 140734048022440 9026266 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/1380/statm: 20178 19429 808 1471 0 18698 0
Current children cumulated CPU time (s) 1796.71
Current children cumulated vsize (KiB) 80712

Child status: 0
Real time (s): 1797.04
CPU time (s): 1796.75
CPU user time (s): 1784.52
CPU system time (s): 12.2281
CPU usage (%): 99.9842
Max. virtual memory (cumulated for all children) (KiB): 81876

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1784.52
system time used= 12.2281
maximum resident set size= 77732
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19814
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= 12
involuntary context switches= 2102

runsolver used 2.5966 second user time and 7.2069 second system time

The end

Launcher Data

Begin job on node132 at 2012-05-26 17:07:18
IDJOB=3691805
IDBENCH=90217
IDSOLVER=2271
FILE ID=node132/3691805-1338044838
RUNJOBID= node132-1338028003-30917
PBS_JOBID= 14624340
Free space on /tmp= 71560 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_K65.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-3691805-1338044838/watcher-3691805-1338044838 -o /tmp/evaluation-result-3691805-1338044838/solver-3691805-1338044838 -C 1800 -W 1900 -M 15500  HOME/scip-2.1.1.4expfix.linux.x86_64.gnu.opt.spx -f HOME/instance-3691805-1338044838.opb -t 1800 -m 15500

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

MD5SUM BENCH= a4b90b74bc3d4958439bc17b9ac2ee03
RANDOM SEED=2056922099

node132.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.832
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	: 5333.66
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.832
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	: 5332.55
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.832
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	: 5332.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.832
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	: 5332.56
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.832
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	: 5332.55
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.832
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	: 5332.56
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.832
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	: 5332.55
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.832
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	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        28741652 kB
Buffers:          260552 kB
Cached:          3004568 kB
SwapCached:            0 kB
Active:           886416 kB
Inactive:        2473300 kB
Active(anon):      97340 kB
Inactive(anon):        0 kB
Active(file):     789076 kB
Inactive(file):  2473300 kB
Unevictable:        7096 kB
Mlocked:            7096 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             27804 kB
Writeback:             0 kB
AnonPages:        101736 kB
Mapped:            17556 kB
Shmem:               212 kB
Slab:             635228 kB
SReclaimable:      77156 kB
SUnreclaim:       558072 kB
KernelStack:        1488 kB
PageTables:         4020 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     211764 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 71520 MiB
End job on node132 at 2012-05-26 17:37:15