Trace number 3691812

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.77 1797.07

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/ShortestPathBA/
normalized-BeauxArts_K72.opb
MD5SUMa155ccc2b565346c70170bfe1c3f5501
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 benchmark4.82427
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables3960
Total number of constraints4106
Number of constraints which are clauses4034
Number of constraints which are cardinality constraints (but not clauses)72
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint72
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 73
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-3691812-1338045181.opb>
0.00/0.02	c original problem has 3960 variables (3960 bin, 0 int, 0 impl, 0 cont) and 4106 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.05	c (round 1) 2 del vars, 2 del conss, 0 add conss, 2 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 6390 impls, 72 clqs
0.00/0.05	c (round 2) 165 del vars, 16 del conss, 0 add conss, 165 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 6390 impls, 69 clqs
0.00/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, 6436 impls, 68 clqs
0.00/0.06	c (round 4) 293 del vars, 251 del conss, 0 add conss, 292 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 7220 impls, 68 clqs
0.00/0.06	c (round 5) 341 del vars, 299 del conss, 0 add conss, 340 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 8042 impls, 68 clqs
0.00/0.06	c (round 6) 376 del vars, 334 del conss, 0 add conss, 375 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 9104 impls, 68 clqs
0.00/0.06	c (round 7) 403 del vars, 361 del conss, 0 add conss, 402 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 9670 impls, 68 clqs
0.00/0.07	c (round 8) 426 del vars, 384 del conss, 0 add conss, 425 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 10086 impls, 68 clqs
0.00/0.07	c (round 9) 443 del vars, 401 del conss, 0 add conss, 442 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 10468 impls, 68 clqs
0.00/0.07	c (round 10) 451 del vars, 409 del conss, 0 add conss, 450 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 10540 impls, 68 clqs
0.00/0.07	c (round 11) 455 del vars, 413 del conss, 0 add conss, 454 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 10586 impls, 68 clqs
0.00/0.07	c (round 12) 456 del vars, 414 del conss, 0 add conss, 455 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 10616 impls, 68 clqs
0.09/0.10	c (round 13) 456 del vars, 482 del conss, 0 add conss, 455 chg bounds, 0 chg sides, 0 chg coeffs, 3556 upgd conss, 10622 impls, 68 clqs
0.09/0.12	c (round 14) 456 del vars, 482 del conss, 0 add conss, 455 chg bounds, 0 chg sides, 0 chg coeffs, 3624 upgd conss, 10622 impls, 68 clqs
0.09/0.13	c presolving (15 rounds):
0.09/0.13	c  456 deleted vars, 482 deleted constraints, 0 added constraints, 455 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.09/0.13	c  10622 implications, 68 cliques
0.09/0.13	c presolved problem has 3504 variables (3504 bin, 0 int, 0 impl, 0 cont) and 3624 constraints
0.09/0.13	c     794 constraints of type <setppc>
0.09/0.13	c    2830 constraints of type <logicor>
0.09/0.13	c transformed objective value is always integral (scale: 1)
0.09/0.13	c Presolving Time: 0.10
0.09/0.13	c - non default parameters ----------------------------------------------------------------------
0.09/0.13	c # SCIP version 2.1.1.4
0.09/0.13	c 
0.09/0.13	c # maximal time in seconds to run
0.09/0.13	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.13	c limits/time = 1797
0.09/0.13	c 
0.09/0.13	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.09/0.13	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.13	c limits/memory = 13950
0.09/0.13	c 
0.09/0.13	c # solving stops, if the given number of solutions were found (-1: no limit)
0.09/0.13	c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.13	c limits/solutions = 1
0.09/0.13	c 
0.09/0.13	c # maximal number of separation rounds per node (-1: unlimited)
0.09/0.13	c # [type: int, range: [-1,2147483647], default: 5]
0.09/0.13	c separating/maxrounds = 1
0.09/0.13	c 
0.09/0.13	c # maximal number of separation rounds in the root node (-1: unlimited)
0.09/0.13	c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.13	c separating/maxroundsroot = 5
0.09/0.13	c 
0.09/0.13	c # default clock type (1: CPU user seconds, 2: wall clock time)
0.09/0.13	c # [type: int, range: [1,2], default: 1]
0.09/0.13	c timing/clocktype = 2
0.09/0.13	c 
0.09/0.13	c # belongs reading time to solving time?
0.09/0.13	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.13	c timing/reading = TRUE
0.09/0.13	c 
0.09/0.13	c # should disaggregation of knapsack constraints be allowed in preprocessing?
0.09/0.13	c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
0.09/0.13	c constraints/knapsack/disaggregation = FALSE
0.09/0.13	c 
0.09/0.13	c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
0.09/0.13	c # [type: int, range: [-1,2147483647], default: 10]
0.09/0.13	c heuristics/coefdiving/freq = -1
0.09/0.13	c 
0.09/0.13	c # maximal fraction of diving LP iterations compared to node LP iterations
0.09/0.13	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.09/0.13	c heuristics/coefdiving/maxlpiterquot = 0.075
0.09/0.13	c 
0.09/0.13	c # additional number of allowed LP iterations
0.09/0.13	c # [type: int, range: [0,2147483647], default: 1000]
0.09/0.13	c heuristics/coefdiving/maxlpiterofs = 1500
0.09/0.13	c 
0.09/0.13	c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
0.09/0.13	c # [type: int, range: [-1,2147483647], default: 30]
0.09/0.13	c heuristics/crossover/freq = -1
0.09/0.13	c 
0.09/0.13	c # number of nodes added to the contingent of the total nodes
0.09/0.13	c # [type: longint, range: [0,9223372036854775807], default: 500]
0.09/0.13	c heuristics/crossover/nodesofs = 750
0.09/0.13	c 
0.09/0.13	c # number of nodes without incumbent change that heuristic should wait
0.09/0.13	c # [type: longint, range: [0,9223372036854775807], default: 200]
0.09/0.13	c heuristics/crossover/nwaitingnodes = 100
0.09/0.13	c 
0.09/0.13	c # contingent of sub problem nodes in relation to the number of nodes of the original problem
0.09/0.13	c # [type: real, range: [0,1], default: 0.1]
0.09/0.13	c heuristics/crossover/nodesquot = 0.15
0.09/0.13	c 
0.09/0.13	c # minimum percentage of integer variables that have to be fixed 
0.09/0.13	c # [type: real, range: [0,1], default: 0.666]
0.09/0.13	c heuristics/crossover/minfixingrate = 0.5
0.09/0.13	c 
0.09/0.13	c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
0.09/0.13	c # [type: int, range: [-1,2147483647], default: 20]
0.09/0.13	c heuristics/feaspump/freq = -1
0.09/0.13	c 
0.09/0.13	c # additional number of allowed LP iterations
0.09/0.13	c # [type: int, range: [0,2147483647], default: 1000]
0.09/0.13	c heuristics/feaspump/maxlpiterofs = 2000
0.09/0.13	c 
0.09/0.13	c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
0.09/0.13	c # [type: int, range: [-1,2147483647], default: 10]
0.09/0.13	c heuristics/fracdiving/freq = -1
0.09/0.13	c 
0.09/0.13	c # maximal fraction of diving LP iterations compared to node LP iterations
0.09/0.13	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.09/0.13	c heuristics/fracdiving/maxlpiterquot = 0.075
0.09/0.13	c 
0.09/0.13	c # additional number of allowed LP iterations
0.09/0.13	c # [type: int, range: [0,2147483647], default: 1000]
0.09/0.13	c heuristics/fracdiving/maxlpiterofs = 1500
0.09/0.13	c 
0.09/0.13	c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
0.09/0.13	c # [type: int, range: [-1,2147483647], default: 10]
0.09/0.13	c heuristics/guideddiving/freq = -1
0.09/0.13	c 
0.09/0.13	c # maximal fraction of diving LP iterations compared to node LP iterations
0.09/0.13	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.09/0.13	c heuristics/guideddiving/maxlpiterquot = 0.075
0.09/0.13	c 
0.09/0.13	c # additional number of allowed LP iterations
0.09/0.13	c # [type: int, range: [0,2147483647], default: 1000]
0.09/0.13	c heuristics/guideddiving/maxlpiterofs = 1500
0.09/0.13	c 
0.09/0.13	c # maximal fraction of diving LP iterations compared to node LP iterations
0.09/0.13	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.09/0.13	c heuristics/intdiving/maxlpiterquot = 0.075
0.09/0.13	c 
0.09/0.13	c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
0.09/0.13	c # [type: int, range: [-1,2147483647], default: 10]
0.09/0.13	c heuristics/intshifting/freq = -1
0.09/0.13	c 
0.09/0.13	c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
0.09/0.13	c # [type: int, range: [-1,2147483647], default: 10]
0.09/0.13	c heuristics/linesearchdiving/freq = -1
0.09/0.13	c 
0.09/0.13	c # maximal fraction of diving LP iterations compared to node LP iterations
0.09/0.13	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.09/0.13	c heuristics/linesearchdiving/maxlpiterquot = 0.075
0.09/0.13	c 
0.09/0.13	c # additional number of allowed LP iterations
0.09/0.13	c # [type: int, range: [0,2147483647], default: 1000]
0.09/0.13	c heuristics/linesearchdiving/maxlpiterofs = 1500
0.09/0.13	c 
0.09/0.13	c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
0.09/0.13	c # [type: int, range: [-1,2147483647], default: 20]
0.09/0.13	c heuristics/objpscostdiving/freq = -1
0.09/0.13	c 
0.09/0.13	c # maximal fraction of diving LP iterations compared to total iteration number
0.09/0.13	c # [type: real, range: [0,1], default: 0.01]
0.09/0.13	c heuristics/objpscostdiving/maxlpiterquot = 0.015
0.09/0.13	c 
0.09/0.13	c # additional number of allowed LP iterations
0.09/0.13	c # [type: int, range: [0,2147483647], default: 1000]
0.09/0.13	c heuristics/objpscostdiving/maxlpiterofs = 1500
0.09/0.13	c 
0.09/0.13	c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
0.09/0.13	c # [type: int, range: [-1,2147483647], default: 1]
0.09/0.13	c heuristics/oneopt/freq = -1
0.09/0.13	c 
0.09/0.13	c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
0.09/0.13	c # [type: int, range: [-1,2147483647], default: 10]
0.09/0.13	c heuristics/pscostdiving/freq = -1
0.09/0.13	c 
0.09/0.13	c # maximal fraction of diving LP iterations compared to node LP iterations
0.09/0.13	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.09/0.13	c heuristics/pscostdiving/maxlpiterquot = 0.075
0.09/0.13	c 
0.09/0.13	c # additional number of allowed LP iterations
0.09/0.13	c # [type: int, range: [0,2147483647], default: 1000]
0.09/0.13	c heuristics/pscostdiving/maxlpiterofs = 1500
0.09/0.13	c 
0.09/0.13	c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
0.09/0.13	c # [type: int, range: [-1,2147483647], default: 0]
0.09/0.13	c heuristics/rens/freq = -1
0.09/0.13	c 
0.09/0.13	c # minimum percentage of integer variables that have to be fixable 
0.09/0.13	c # [type: real, range: [0,1], default: 0.5]
0.09/0.13	c heuristics/rens/minfixingrate = 0.3
0.09/0.13	c 
0.09/0.13	c # number of nodes added to the contingent of the total nodes
0.09/0.13	c # [type: longint, range: [0,9223372036854775807], default: 500]
0.09/0.13	c heuristics/rens/nodesofs = 2000
0.09/0.13	c 
0.09/0.13	c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
0.09/0.13	c # [type: int, range: [-1,2147483647], default: 20]
0.09/0.13	c heuristics/rootsoldiving/freq = -1
0.09/0.13	c 
0.09/0.13	c # maximal fraction of diving LP iterations compared to node LP iterations
0.09/0.13	c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
0.09/0.13	c heuristics/rootsoldiving/maxlpiterquot = 0.015
0.09/0.13	c 
0.09/0.13	c # additional number of allowed LP iterations
0.09/0.13	c # [type: int, range: [0,2147483647], default: 1000]
0.09/0.13	c heuristics/rootsoldiving/maxlpiterofs = 1500
0.09/0.13	c 
0.09/0.13	c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
0.09/0.13	c # [type: int, range: [-1,2147483647], default: 1]
0.09/0.13	c heuristics/rounding/freq = -1
0.09/0.13	c 
0.09/0.13	c # frequency for calling primal heuristic <shiftandpropagate> (-1: never, 0: only at depth freqofs)
0.09/0.13	c # [type: int, range: [-1,2147483647], default: 0]
0.09/0.13	c heuristics/shiftandpropagate/freq = -1
0.09/0.13	c 
0.09/0.13	c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
0.09/0.13	c # [type: int, range: [-1,2147483647], default: 10]
0.09/0.13	c heuristics/shifting/freq = -1
0.09/0.13	c 
0.09/0.13	c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
0.09/0.13	c # [type: int, range: [-1,2147483647], default: 1]
0.09/0.13	c heuristics/simplerounding/freq = -1
0.09/0.13	c 
0.09/0.13	c # frequency for calling primal heuristic <subnlp> (-1: never, 0: only at depth freqofs)
0.09/0.13	c # [type: int, range: [-1,2147483647], default: 1]
0.09/0.13	c heuristics/subnlp/freq = -1
0.09/0.13	c 
0.09/0.13	c # frequency for calling primal heuristic <trivial> (-1: never, 0: only at depth freqofs)
0.09/0.13	c # [type: int, range: [-1,2147483647], default: 0]
0.09/0.13	c heuristics/trivial/freq = -1
0.09/0.13	c 
0.09/0.13	c # frequency for calling primal heuristic <trysol> (-1: never, 0: only at depth freqofs)
0.09/0.13	c # [type: int, range: [-1,2147483647], default: 1]
0.09/0.13	c heuristics/trysol/freq = -1
0.09/0.13	c 
0.09/0.13	c # frequency for calling primal heuristic <undercover> (-1: never, 0: only at depth freqofs)
0.09/0.13	c # [type: int, range: [-1,2147483647], default: 0]
0.09/0.13	c heuristics/undercover/freq = -1
0.09/0.13	c 
0.09/0.13	c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
0.09/0.13	c # [type: int, range: [-1,2147483647], default: 10]
0.09/0.13	c heuristics/veclendiving/freq = -1
0.09/0.13	c 
0.09/0.13	c # maximal fraction of diving LP iterations compared to node LP iterations
0.09/0.13	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.09/0.13	c heuristics/veclendiving/maxlpiterquot = 0.075
0.09/0.13	c 
0.09/0.13	c # additional number of allowed LP iterations
0.09/0.13	c # [type: int, range: [0,2147483647], default: 1000]
0.09/0.13	c heuristics/veclendiving/maxlpiterofs = 1500
0.09/0.13	c 
0.09/0.13	c # frequency for calling primal heuristic <zirounding> (-1: never, 0: only at depth freqofs)
0.09/0.13	c # [type: int, range: [-1,2147483647], default: 1]
0.09/0.13	c heuristics/zirounding/freq = -1
0.09/0.13	c 
0.09/0.13	c # maximal number of presolving rounds the propagator participates in (-1: no limit)
0.09/0.13	c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.13	c propagating/probing/maxprerounds = 0
0.09/0.13	c 
0.09/0.13	c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
0.09/0.13	c # [type: int, range: [-1,2147483647], default: 0]
0.09/0.13	c separating/cmir/freq = -1
0.09/0.13	c 
0.09/0.13	c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
0.09/0.13	c # [type: int, range: [-1,2147483647], default: 0]
0.09/0.13	c separating/flowcover/freq = -1
0.09/0.13	c 
0.09/0.13	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.09/0.13	c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.13	c separating/rapidlearning/freq = 0
0.09/0.13	c 
0.09/0.13	c # frequency for calling primal heuristic <indoneopt> (-1: never, 0: only at depth freqofs)
0.09/0.13	c # [type: int, range: [-1,2147483647], default: 1]
0.09/0.13	c heuristics/indoneopt/freq = -1
0.09/0.13	c 
0.09/0.13	c -----------------------------------------------------------------------------------------------
0.09/0.13	c start solving
0.09/0.13	c 
1.78/1.85	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1.78/1.85	c   1.9s|     1 |     0 |  6622 |     - |  16M|   0 | 998 |3504 |3624 |3504 |3624 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
4.39/4.44	c   4.4s|     1 |     0 |  7616 |     - |  21M|   0 |1041 |3504 |5740 |3504 |3628 |   7 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
4.68/4.75	c   4.8s|     1 |     0 |  8006 |     - |  21M|   0 | 983 |3504 |5740 |3504 |3634 |  13 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
5.09/5.11	c   5.1s|     1 |     0 |  8473 |     - |  21M|   0 |1064 |3504 |5740 |3504 |3639 |  18 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
5.39/5.45	c   5.5s|     1 |     0 |  8881 |     - |  21M|   0 |1136 |3504 |5740 |3504 |3645 |  24 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
5.68/5.73	c   5.7s|     1 |     0 |  9119 |     - |  21M|   0 |1164 |3504 |5740 |3504 |3650 |  29 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
8.80/8.80	c   8.8s|     1 |     2 |  9119 |     - |  21M|   0 |1164 |3504 |5740 |3504 |3650 |  29 |   0 |  10 | 0.000000e+00 |      --      |    Inf 
91.77/91.85	c  91.8s|   100 |    25 | 79972 | 715.7 |  22M|  28 |   - |3504 |5759 |3504 |3647 |  29 |  21 | 223 | 0.000000e+00 |      --      |    Inf 
123.16/123.22	c   123s|   200 |    32 |145689 | 686.3 |  22M|  33 | 306 |3504 |5779 |3504 |3647 |  29 |  44 | 274 | 0.000000e+00 |      --      |    Inf 
147.95/148.08	c   148s|   300 |    30 |194699 | 620.7 |  22M|  40 | 404 |3504 |5799 |3504 |3647 |  29 |  64 | 316 | 0.000000e+00 |      --      |    Inf 
178.25/178.37	c   178s|   400 |    38 |258798 | 625.8 |  22M|  40 | 336 |3504 |5820 |3504 |3647 |  29 |  85 | 359 | 0.000000e+00 |      --      |    Inf 
219.14/219.22	c   219s|   500 |    54 |341091 | 665.3 |  23M|  40 |   - |3504 |5847 |3504 |3647 |  29 | 114 | 409 | 0.000000e+00 |      --      |    Inf 
270.43/270.55	c   271s|   600 |    62 |437501 | 715.2 |  23M|  40 | 412 |3504 |5878 |3504 |3647 |  29 | 149 | 482 | 0.000000e+00 |      --      |    Inf 
301.72/301.88	c   302s|   700 |    64 |503828 | 707.7 |  23M|  40 | 398 |3504 |5911 |3504 |3647 |  29 | 183 | 515 | 0.000000e+00 |      --      |    Inf 
333.22/333.31	c   333s|   800 |    64 |566902 | 698.1 |  23M|  40 |   - |3504 |5938 |3504 |3647 |  29 | 213 | 556 | 0.000000e+00 |      --      |    Inf 
372.71/372.85	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
372.71/372.85	c   373s|   900 |    80 |649680 | 712.5 |  23M|  40 |   - |3504 |5951 |3504 |3647 |  29 | 228 | 606 | 0.000000e+00 |      --      |    Inf 
403.71/403.89	c   404s|  1000 |    94 |711476 | 703.1 |  23M|  40 | 216 |3504 |5985 |3504 |3647 |  29 | 264 | 647 | 0.000000e+00 |      --      |    Inf 
429.20/429.33	c   429s|  1100 |    94 |767161 | 689.8 |  23M|  40 | 272 |3504 |6014 |3504 |3647 |  29 | 296 | 679 | 0.000000e+00 |      --      |    Inf 
454.20/454.36	c   454s|  1200 |    87 |820915 | 677.1 |  23M|  42 | 319 |3504 |6037 |3504 |3647 |  29 | 322 | 712 | 0.000000e+00 |      --      |    Inf 
496.48/496.68	c   497s|  1300 |   101 |904151 | 689.0 |  23M|  42 |   - |3504 |6055 |3504 |3647 |  29 | 349 | 768 | 0.000000e+00 |      --      |    Inf 
532.08/532.21	c   532s|  1400 |   109 |976957 | 691.8 |  23M|  42 | 280 |3504 |6074 |3504 |3647 |  29 | 373 | 816 | 0.000000e+00 |      --      |    Inf 
564.77/564.91	c   565s|  1500 |   111 |  1045k| 691.4 |  23M|  42 | 307 |3504 |6086 |3504 |3647 |  29 | 386 | 862 | 0.000000e+00 |      --      |    Inf 
611.07/611.25	c   611s|  1600 |   113 |  1136k| 705.2 |  24M|  42 | 473 |3504 |6117 |3504 |3647 |  29 | 425 | 919 | 0.000000e+00 |      --      |    Inf 
658.86/659.08	c   659s|  1700 |   134 |  1233k| 720.5 |  24M|  42 | 318 |3504 |6145 |3504 |3647 |  29 | 463 | 976 | 0.000000e+00 |      --      |    Inf 
695.75/695.99	c   696s|  1800 |   146 |  1310k| 723.2 |  24M|  42 |   - |3504 |6168 |3504 |3647 |  29 | 492 |1027 | 0.000000e+00 |      --      |    Inf 
740.05/740.27	c   740s|  1900 |   168 |  1396k| 730.5 |  24M|  42 | 319 |3504 |6191 |3504 |3647 |  29 | 532 |1092 | 0.000000e+00 |      --      |    Inf 
777.55/777.73	c   778s|  2000 |   182 |  1471k| 731.4 |  24M|  42 | 441 |3504 |6207 |3504 |3647 |  29 | 559 |1144 | 0.000000e+00 |      --      |    Inf 
821.43/821.65	c   822s|  2100 |   190 |  1558k| 738.2 |  24M|  42 |   - |3504 |6215 |3504 |3647 |  29 | 586 |1199 | 0.000000e+00 |      --      |    Inf 
862.92/863.19	c   863s|  2200 |   197 |  1640k| 741.8 |  24M|  42 | 408 |3504 |6243 |3504 |3647 |  29 | 628 |1253 | 0.000000e+00 |      --      |    Inf 
899.63/899.89	c   900s|  2300 |   207 |  1714k| 741.7 |  25M|  42 |   - |3504 |6265 |3504 |3647 |  29 | 665 |1301 | 0.000000e+00 |      --      |    Inf 
935.32/935.52	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
935.32/935.52	c   936s|  2400 |   219 |  1785k| 740.3 |  25M|  42 |   - |3504 |6283 |   0 |   0 |  29 | 702 |1350 | 0.000000e+00 |      --      |    Inf 
963.61/963.81	c   964s|  2500 |   223 |  1842k| 733.5 |  25M|  47 | 295 |3504 |6299 |3504 |3647 |  29 | 724 |1390 | 0.000000e+00 |      --      |    Inf 
990.11/990.36	c   990s|  2600 |   221 |  1900k| 727.8 |  25M|  47 | 408 |3504 |6323 |3504 |3647 |  29 | 751 |1420 | 0.000000e+00 |      --      |    Inf 
1021.50/1021.77	c  1022s|  2700 |   227 |  1964k| 724.3 |  25M|  51 |   - |3504 |6339 |3504 |3647 |  29 | 767 |1468 | 0.000000e+00 |      --      |    Inf 
1047.20/1047.40	c  1047s|  2800 |   221 |  2017k| 717.7 |  25M|  51 | 556 |3504 |6384 |3504 |3647 |  29 | 815 |1508 | 0.000000e+00 |      --      |    Inf 
1081.70/1081.92	c  1082s|  2900 |   229 |  2088k| 717.2 |  25M|  51 | 323 |3504 |6407 |3504 |3647 |  29 | 851 |1565 | 0.000000e+00 |      --      |    Inf 
1114.49/1114.79	c  1115s|  3000 |   233 |  2154k| 715.5 |  25M|  51 | 344 |3504 |6430 |3504 |3647 |  29 | 878 |1623 | 0.000000e+00 |      --      |    Inf 
1151.08/1151.34	c  1151s|  3100 |   237 |  2229k| 716.5 |  25M|  51 | 303 |3504 |6462 |3504 |3647 |  29 | 924 |1679 | 0.000000e+00 |      --      |    Inf 
1182.38/1182.66	c  1183s|  3200 |   239 |  2291k| 713.6 |  25M|  51 | 326 |3504 |6467 |3504 |3647 |  29 | 942 |1726 | 0.000000e+00 |      --      |    Inf 
1219.27/1219.52	c  1220s|  3300 |   243 |  2369k| 715.4 |  25M|  51 | 344 |3504 |6490 |3504 |3647 |  29 | 973 |1791 | 0.000000e+00 |      --      |    Inf 
1248.67/1248.99	c  1249s|  3400 |   247 |  2429k| 712.1 |  25M|  51 | 672 |3504 |6495 |3504 |3647 |  29 | 995 |1839 | 0.000000e+00 |      --      |    Inf 
1290.16/1290.41	c  1290s|  3500 |   282 |  2511k| 715.3 |  25M|  51 | 292 |3504 |6490 |3504 |3647 |  29 |1014 |1897 | 0.000000e+00 |      --      |    Inf 
1329.46/1329.72	c  1330s|  3600 |   284 |  2588k| 716.7 |  25M|  51 | 294 |3504 |6508 |3504 |3647 |  29 |1050 |1962 | 0.000000e+00 |      --      |    Inf 
1358.16/1358.44	c  1358s|  3700 |   291 |  2648k| 713.6 |  25M|  51 | 290 |3504 |6532 |3504 |3647 |  29 |1083 |2000 | 0.000000e+00 |      --      |    Inf 
1394.65/1394.93	c  1395s|  3800 |   311 |  2721k| 714.0 |  26M|  51 | 379 |3504 |6542 |3504 |3647 |  29 |1111 |2056 | 0.000000e+00 |      --      |    Inf 
1431.84/1432.15	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1431.84/1432.15	c  1432s|  3900 |   315 |  2798k| 715.4 |  26M|  51 |   - |3504 |6551 |3504 |3647 |  29 |1139 |2121 | 0.000000e+00 |      --      |    Inf 
1465.44/1465.73	c  1466s|  4000 |   327 |  2865k| 714.2 |  26M|  51 | 282 |3504 |6565 |3504 |3647 |  29 |1158 |2173 | 0.000000e+00 |      --      |    Inf 
1505.74/1506.02	c  1506s|  4100 |   331 |  2946k| 716.5 |  26M|  51 | 346 |3504 |6576 |3504 |3647 |  29 |1194 |2243 | 0.000000e+00 |      --      |    Inf 
1544.33/1544.65	c  1545s|  4200 |   343 |  3022k| 717.8 |  26M|  51 | 363 |3504 |6585 |3504 |3647 |  29 |1218 |2309 | 0.000000e+00 |      --      |    Inf 
1577.62/1577.99	c  1578s|  4300 |   347 |  3090k| 716.7 |  26M|  55 | 333 |3504 |6598 |3504 |3647 |  29 |1237 |2366 | 0.000000e+00 |      --      |    Inf 
1613.11/1613.44	c  1613s|  4400 |   363 |  3165k| 717.5 |  26M|  55 | 337 |3504 |6591 |3504 |3647 |  29 |1255 |2413 | 0.000000e+00 |      --      |    Inf 
1648.81/1649.14	c  1649s|  4500 |   377 |  3231k| 716.2 |  26M|  55 |   - |3504 |6596 |   0 |   0 |  29 |1288 |2476 | 0.000000e+00 |      --      |    Inf 
1674.40/1674.70	c  1675s|  4600 |   375 |  3303k| 716.3 |  26M|  55 | 253 |3504 |6598 |3504 |3647 |  29 |1315 |2492 | 0.000000e+00 |      --      |    Inf 
1723.50/1723.89	c  1724s|  4700 |   377 |  3381k| 717.8 |  26M|  55 | 286 |3504 |6614 |3504 |3647 |  29 |1351 |2594 | 0.000000e+00 |      --      |    Inf 
1747.49/1747.83	c  1748s|  4800 |   381 |  3440k| 714.9 |  26M|  55 |   - |3504 |6643 |3504 |3647 |  29 |1397 |2620 | 0.000000e+00 |      --      |    Inf 
1780.99/1781.34	c  1781s|  4900 |   387 |  3498k| 712.3 |  27M|  55 |   - |3504 |6664 |3504 |3647 |  29 |1435 |2679 | 0.000000e+00 |      --      |    Inf 
1796.69/1797.02	c 
1796.69/1797.02	c SCIP Status        : solving was interrupted [time limit reached]
1796.69/1797.02	c Solving Time (sec) : 1797.02
1796.69/1797.02	c Solving Nodes      : 4946
1796.69/1797.02	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1796.69/1797.02	c Dual Bound         : +0.00000000000000e+00
1796.69/1797.02	c Gap                : infinite
1796.69/1797.02	s UNKNOWN
1796.69/1797.02	c SCIP Status        : solving was interrupted [time limit reached]
1796.69/1797.02	c Total Time         :    1797.02
1796.69/1797.02	c   solving          :    1797.02
1796.69/1797.02	c   presolving       :       0.10 (included in solving)
1796.69/1797.02	c   reading          :       0.02 (included in solving)
1796.69/1797.02	c   copying          :       0.01 (1 #copies) (minimal 0.01, maximal 0.01, average 0.01)
1796.69/1797.02	c Original Problem   :
1796.69/1797.02	c   Problem name     : HOME/instance-3691812-1338045181.opb
1796.69/1797.02	c   Variables        : 3960 (3960 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.69/1797.02	c   Constraints      : 4106 initial, 4106 maximal
1796.69/1797.02	c   Objective sense  : minimize
1796.69/1797.02	c Presolved Problem  :
1796.69/1797.02	c   Problem name     : t_HOME/instance-3691812-1338045181.opb
1796.69/1797.02	c   Variables        : 3504 (3504 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.69/1797.02	c   Constraints      : 3624 initial, 6671 maximal
1796.69/1797.02	c Presolvers         :   ExecTime  SetupTime  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1796.69/1797.02	c   domcol           :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.69/1797.02	c   trivial          :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.69/1797.02	c   dualfix          :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.69/1797.02	c   boundshift       :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.69/1797.02	c   inttobinary      :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.69/1797.02	c   convertinttobin  :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.69/1797.02	c   gateextraction   :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.69/1797.02	c   implics          :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.69/1797.02	c   components       :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.69/1797.02	c   pseudoobj        :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.69/1797.02	c   probing          :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.69/1797.02	c   setppc           :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.69/1797.02	c   linear           :       0.05       0.00        455          1          0        455          0        482          0          0          0
1796.69/1797.02	c   logicor          :       0.03       0.00          0          0          0          0          0          0          0          0          0
1796.69/1797.02	c   root node        :          -          -          5          -          -          5          -          -          -          -          -
1796.69/1797.02	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #ResProp    Cutoffs    DomReds       Cuts      Conss   Children
1796.69/1797.02	c   integral         :          0          0          0          0       2861          0          1          0         18        351          0          0       5342
1796.69/1797.02	c   setppc           :        794        794          6      32925          0          1          0     593588         27     216980          0          0          0
1796.69/1797.02	c   linear           :          0+      2118          5      28017          0          0          0      24574          0        700          2          0          0
1796.69/1797.02	c   logicor          :       2830+      3772          6      25602          0          1          0     911072        202     296149          0          0          0
1796.69/1797.02	c   countsols        :          0          0          0          0          0          1          0          0          0          0          0          0          0
1796.69/1797.02	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS      Check    ResProp
1796.69/1797.02	c   integral         :     663.24       0.00       0.00       0.00     663.24       0.00       0.00       0.00
1796.69/1797.02	c   setppc           :       1.39       0.00       0.00       1.09       0.00       0.00       0.00       0.30
1796.69/1797.02	c   linear           :       0.18       0.00       0.01       0.14       0.00       0.00       0.00       0.03
1796.69/1797.02	c   logicor          :       1.92       0.00       0.00       1.37       0.00       0.00       0.00       0.55
1796.69/1797.02	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1796.69/1797.02	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
1796.69/1797.02	c   rootredcost      :          0          0          0          0
1796.69/1797.02	c   pseudoobj        :          0          0          0          0
1796.69/1797.02	c   vbounds          :          0          0          0          0
1796.69/1797.02	c   redcost          :       2866          0          0          0
1796.69/1797.02	c   probing          :          0          0          0          0
1796.69/1797.02	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp
1796.69/1797.02	c   rootredcost      :       0.01       0.00       0.00       0.01       0.00
1796.69/1797.02	c   pseudoobj        :       0.01       0.00       0.00       0.01       0.00
1796.69/1797.02	c   vbounds          :       0.01       0.00       0.00       0.01       0.00
1796.69/1797.02	c   redcost          :       0.14       0.00       0.00       0.14       0.00
1796.69/1797.02	c   probing          :       0.00       0.00       0.00       0.00       0.00
1796.69/1797.02	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1796.69/1797.02	c   propagation      :       0.05        229        228        751       46.1         29       21.5          -
1796.69/1797.02	c   infeasible LP    :       6.80       2036        912      14347      456.8          2        6.5          0
1796.69/1797.02	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1796.69/1797.02	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1796.69/1797.02	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1796.69/1797.02	c   applied globally :          -          -          -       1449       33.3          -          -          -
1796.69/1797.02	c   applied locally  :          -          -          -          0        0.0          -          -          -
1796.69/1797.02	c Separators         :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss
1796.69/1797.02	c   cut pool         :       0.00                     4          -          -          0          -    (maximal pool size: 29)
1796.69/1797.02	c   closecuts        :       0.00       0.00          0          0          0          0          0
1796.69/1797.02	c   impliedbounds    :       0.00       0.00          5          0          0          0          0
1796.69/1797.02	c   intobj           :       0.00       0.00          0          0          0          0          0
1796.69/1797.02	c   gomory           :       0.33       0.00          5          0          0          0          0
1796.69/1797.02	c   cgmip            :       0.00       0.00          0          0          0          0          0
1796.69/1797.02	c   strongcg         :       0.34       0.00          5          0          0          0          0
1796.69/1797.02	c   cmir             :       0.00       0.00          0          0          0          0          0
1796.69/1797.02	c   flowcover        :       0.00       0.00          0          0          0          0          0
1796.69/1797.02	c   clique           :       0.10       0.00          5          0          0         29          0
1796.69/1797.02	c   zerohalf         :       0.00       0.00          0          0          0          0          0
1796.69/1797.02	c   mcf              :       0.00       0.00          1          0          0          0          0
1796.69/1797.02	c   oddcycle         :       0.00       0.00          0          0          0          0          0
1796.69/1797.02	c   rapidlearning    :       2.05       0.00          1          0          5          0       2118
1796.69/1797.02	c Pricers            :   ExecTime  SetupTime      Calls       Vars
1796.69/1797.02	c   problem variables:       0.00          -          0          0
1796.69/1797.02	c Branching Rules    :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1796.69/1797.02	c   relpscost        :     663.24       0.00       2861         18        351          0          0       5342
1796.69/1797.02	c   pscost           :       0.00       0.00          0          0          0          0          0          0
1796.69/1797.02	c   inference        :       0.00       0.00          1          0          0          0          0          2
1796.69/1797.02	c   mostinf          :       0.00       0.00          0          0          0          0          0          0
1796.69/1797.02	c   leastinf         :       0.00       0.00          0          0          0          0          0          0
1796.69/1797.02	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0
1796.69/1797.02	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0
1796.69/1797.02	c   random           :       0.00       0.00          0          0          0          0          0          0
1796.69/1797.02	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found
1796.69/1797.02	c   LP solutions     :       0.00          -          -          0
1796.69/1797.02	c   pseudo solutions :       0.00          -          -          0
1796.69/1797.02	c   smallcard        :       0.00       0.00          0          0
1796.69/1797.02	c   trivial          :       0.00       0.00          1          0
1796.69/1797.02	c   shiftandpropagate:       0.00       0.00          0          0
1796.69/1797.02	c   simplerounding   :       0.00       0.00          0          0
1796.69/1797.02	c   zirounding       :       0.00       0.00          0          0
1796.69/1797.02	c   rounding         :       0.00       0.00          0          0
1796.69/1797.02	c   shifting         :       0.00       0.00          0          0
1796.69/1797.02	c   intshifting      :       0.00       0.00          0          0
1796.69/1797.02	c   oneopt           :       0.00       0.00          0          0
1796.69/1797.02	c   twoopt           :       0.00       0.00          0          0
1796.69/1797.02	c   indtwoopt        :       0.00       0.00          0          0
1796.69/1797.02	c   indoneopt        :       0.00       0.00          0          0
1796.69/1797.02	c   fixandinfer      :       0.00       0.00          0          0
1796.69/1797.02	c   feaspump         :       0.00       0.00          0          0
1796.69/1797.02	c   clique           :       0.00       0.00          0          0
1796.69/1797.02	c   indrounding      :       0.00       0.00          0          0
1796.69/1797.02	c   indcoefdiving    :       0.00       0.00          0          0
1796.69/1797.02	c   coefdiving       :       0.00       0.00          0          0
1796.69/1797.02	c   pscostdiving     :       0.00       0.00          0          0
1796.69/1797.02	c   nlpdiving        :       0.00       0.00          0          0
1796.69/1797.02	c   fracdiving       :       0.00       0.00          0          0
1796.69/1797.02	c   veclendiving     :       0.00       0.00          0          0
1796.69/1797.02	c   intdiving        :       0.00       0.00          0          0
1796.69/1797.02	c   actconsdiving    :       0.00       0.00          0          0
1796.69/1797.02	c   objpscostdiving  :       0.00       0.00          0          0
1796.69/1797.02	c   rootsoldiving    :       0.00       0.00          0          0
1796.69/1797.02	c   linesearchdiving :       0.00       0.00          0          0
1796.69/1797.02	c   guideddiving     :       0.00       0.00          0          0
1796.69/1797.02	c   octane           :       0.00       0.00          0          0
1796.69/1797.02	c   rens             :       0.00       0.00          0          0
1796.69/1797.02	c   rins             :       0.00       0.00          0          0
1796.69/1797.02	c   localbranching   :       0.00       0.00          0          0
1796.69/1797.02	c   mutation         :       0.00       0.00          0          0
1796.69/1797.02	c   crossover        :       0.00       0.00          0          0
1796.69/1797.02	c   dins             :       0.00       0.00          0          0
1796.69/1797.02	c   vbounds          :       0.00       0.00          0          0
1796.69/1797.02	c   undercover       :       0.00       0.00          0          0
1796.69/1797.02	c   subnlp           :       0.00       0.00          0          0
1796.69/1797.02	c   trysol           :       0.00       0.00          0          0
1796.69/1797.02	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It
1796.69/1797.02	c   primal LP        :       0.01          1          0       0.00          -       0.01          1
1796.69/1797.02	c   dual LP          :    1114.28       4903    3526497     719.40    3164.83       0.00          1
1796.69/1797.02	c   lex dual LP      :       0.00          0          0       0.00          -
1796.69/1797.02	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
1796.69/1797.02	c   diving/probing LP:       0.00          0          0       0.00          -
1796.69/1797.02	c   strong branching :     662.86       2710    1866541     688.76    2815.91
1796.69/1797.02	c     (at root node) :          -         10       6662     666.20          -
1796.69/1797.02	c   conflict analysis:       0.00          0          0       0.00          -
1796.69/1797.02	c B&B Tree           :
1796.69/1797.02	c   number of runs   :          1
1796.69/1797.02	c   nodes            :       4946
1796.69/1797.02	c   nodes (total)    :       4946
1796.69/1797.02	c   nodes left       :        387
1796.69/1797.02	c   max depth        :         55
1796.69/1797.02	c   max depth (total):         55
1796.69/1797.02	c   backtracks       :        844 (17.1%)
1796.69/1797.02	c   delayed cutoffs  :         12
1796.69/1797.02	c   repropagations   :       3216 (14717 domain reductions, 11 cutoffs)
1796.69/1797.02	c   avg switch length:       5.27
1796.69/1797.02	c   switching time   :       3.73
1796.69/1797.02	c Solution           :
1796.69/1797.02	c   Solutions found  :          0 (0 improvements)
1796.69/1797.02	c   Primal Bound     :          -
1796.69/1797.02	c   Dual Bound       : +0.00000000000000e+00
1796.69/1797.02	c   Gap              :   infinite
1796.69/1797.02	c   Root Dual Bound  : +0.00000000000000e+00
1796.69/1797.02	c   Root Iterations  :       9119
1796.69/1797.07	c Time complete: 1796.76.

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

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 12088
/proc/meminfo: memFree=28772288/32873648 swapFree=7104/7104
[pid=12088] ppid=12086 vsize=10996 CPUtime=0 cores=1,3,5,7
/proc/12088/stat : 12088 (scip-2.1.1.4exp) R 12086 12088 9598 0 -1 4202496 1554 0 0 0 0 0 0 0 20 0 1 0 270643550 11259904 1508 33554432000 4194304 10219143 140734447375056 140737118399368 8891101 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/12088/statm: 2749 1519 398 1471 0 1269 0

[startup+0.105919 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 12088
/proc/meminfo: memFree=28772288/32873648 swapFree=7104/7104
[pid=12088] ppid=12086 vsize=38804 CPUtime=0.09 cores=1,3,5,7
/proc/12088/stat : 12088 (scip-2.1.1.4exp) R 12086 12088 9598 0 -1 4202496 8456 0 0 0 8 1 0 0 20 0 1 0 270643550 39735296 8153 33554432000 4194304 10219143 140734447375056 140737118399368 9008087 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/12088/statm: 9701 8153 580 1471 0 8221 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 38804

[startup+0.200275 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 12088
/proc/meminfo: memFree=28772288/32873648 swapFree=7104/7104
[pid=12088] ppid=12086 vsize=51600 CPUtime=0.19 cores=1,3,5,7
/proc/12088/stat : 12088 (scip-2.1.1.4exp) R 12086 12088 9598 0 -1 4202496 11798 0 0 0 17 2 0 0 20 0 1 0 270643550 52838400 11473 33554432000 4194304 10219143 140734447375056 140734447368312 9026266 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/12088/statm: 12900 11473 733 1471 0 11420 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 51600

[startup+0.300206 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 12088
/proc/meminfo: memFree=28772288/32873648 swapFree=7104/7104
[pid=12088] ppid=12086 vsize=51884 CPUtime=0.29 cores=1,3,5,7
/proc/12088/stat : 12088 (scip-2.1.1.4exp) R 12086 12088 9598 0 -1 4202496 11906 0 0 0 27 2 0 0 20 0 1 0 270643550 53129216 11580 33554432000 4194304 10219143 140734447375056 140734447368360 9026266 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/12088/statm: 12971 11580 733 1471 0 11491 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 51884

[startup+0.70012 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 12088
/proc/meminfo: memFree=28772288/32873648 swapFree=7104/7104
[pid=12088] ppid=12086 vsize=52648 CPUtime=0.69 cores=1,3,5,7
/proc/12088/stat : 12088 (scip-2.1.1.4exp) R 12086 12088 9598 0 -1 4202496 12074 0 0 0 67 2 0 0 20 0 1 0 270643550 53911552 11748 33554432000 4194304 10219143 140734447375056 140734447368696 9026266 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/12088/statm: 13162 11748 733 1471 0 11682 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 52648

[startup+1.5001 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12089
/proc/meminfo: memFree=28725764/32873648 swapFree=7104/7104
[pid=12088] ppid=12086 vsize=52780 CPUtime=1.48 cores=1,3,5,7
/proc/12088/stat : 12088 (scip-2.1.1.4exp) R 12086 12088 9598 0 -1 4202496 12111 0 0 0 146 2 0 0 20 0 1 0 270643550 54046720 11785 33554432000 4194304 10219143 140734447375056 140734447368312 9026266 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/12088/statm: 13195 11785 734 1471 0 11715 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 52780

[startup+3.10014 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12089
/proc/meminfo: memFree=28692260/32873648 swapFree=7104/7104
[pid=12088] ppid=12086 vsize=94824 CPUtime=3.08 cores=1,3,5,7
/proc/12088/stat : 12088 (scip-2.1.1.4exp) R 12086 12088 9598 0 -1 4202496 22548 0 0 0 299 9 0 0 20 0 1 0 270643550 97099776 22137 33554432000 4194304 10219143 140734447375056 140734447369096 9008087 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/12088/statm: 23706 22137 776 1471 0 22226 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 94824

[startup+6.30024 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12089
/proc/meminfo: memFree=28671460/32873648 swapFree=7104/7104
[pid=12088] ppid=12086 vsize=103696 CPUtime=6.28 cores=1,3,5,7
/proc/12088/stat : 12088 (scip-2.1.1.4exp) R 12086 12088 9598 0 -1 4202496 25501 0 0 0 612 16 0 0 20 0 1 0 270643550 106184704 24369 33554432000 4194304 10219143 140734447375056 140734447368552 9026266 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/12088/statm: 25924 24369 797 1471 0 24444 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 103696

[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12089
/proc/meminfo: memFree=28670928/32873648 swapFree=7104/7104
[pid=12088] ppid=12086 vsize=103696 CPUtime=12.69 cores=1,3,5,7
/proc/12088/stat : 12088 (scip-2.1.1.4exp) R 12086 12088 9598 0 -1 4202496 25501 0 0 0 1251 18 0 0 20 0 1 0 270643550 106184704 24369 33554432000 4194304 10219143 140734447375056 140734447368312 9026266 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/12088/statm: 25924 24369 797 1471 0 24444 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 103696

[startup+25.5002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12089
/proc/meminfo: memFree=28669540/32873648 swapFree=7104/7104
[pid=12088] ppid=12086 vsize=103696 CPUtime=25.48 cores=1,3,5,7
/proc/12088/stat : 12088 (scip-2.1.1.4exp) R 12086 12088 9598 0 -1 4202496 25501 0 0 0 2527 21 0 0 20 0 1 0 270643550 106184704 24369 33554432000 4194304 10219143 140734447375056 140734447368552 9026266 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/12088/statm: 25924 24369 797 1471 0 24444 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 103696

[startup+51.1002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12089
/proc/meminfo: memFree=28673032/32873648 swapFree=7104/7104
[pid=12088] ppid=12086 vsize=103696 CPUtime=51.07 cores=1,3,5,7
/proc/12088/stat : 12088 (scip-2.1.1.4exp) R 12086 12088 9598 0 -1 4202496 25502 0 0 0 5079 28 0 0 20 0 1 0 270643550 106184704 24370 33554432000 4194304 10219143 140734447375056 140734447368600 9026266 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/12088/statm: 25924 24370 798 1471 0 24444 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 103696

[startup+102.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 12089
/proc/meminfo: memFree=28668724/32873648 swapFree=7104/7104
[pid=12088] ppid=12086 vsize=103696 CPUtime=102.26 cores=1,3,5,7
/proc/12088/stat : 12088 (scip-2.1.1.4exp) R 12086 12088 9598 0 -1 4202496 25524 0 0 0 10180 46 0 0 20 0 1 0 270643550 106184704 24558 33554432000 4194304 10219143 140734447375056 140734447368312 9026266 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/12088/statm: 25924 24558 802 1471 0 24444 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 103696

[startup+162.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 12090
/proc/meminfo: memFree=28670152/32873648 swapFree=7104/7104
[pid=12088] ppid=12086 vsize=103696 CPUtime=162.24 cores=1,3,5,7
/proc/12088/stat : 12088 (scip-2.1.1.4exp) R 12086 12088 9598 0 -1 4202496 25527 0 0 0 16155 69 0 0 20 0 1 0 270643550 106184704 24930 33554432000 4194304 10219143 140734447375056 140734447368312 9026266 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/12088/statm: 25924 24930 802 1471 0 24444 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 103696

[startup+222.306 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 12090
/proc/meminfo: memFree=28669732/32873648 swapFree=7104/7104
[pid=12088] ppid=12086 vsize=103696 CPUtime=222.24 cores=1,3,5,7
/proc/12088/stat : 12088 (scip-2.1.1.4exp) R 12086 12088 9598 0 -1 4202496 25527 0 0 0 22132 92 0 0 20 0 1 0 270643550 106184704 24930 33554432000 4194304 10219143 140734447375056 140734447368408 9026266 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/12088/statm: 25924 24930 802 1471 0 24444 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 103696

[startup+282.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 12090
/proc/meminfo: memFree=28671964/32873648 swapFree=7104/7104
[pid=12088] ppid=12086 vsize=103696 CPUtime=282.22 cores=1,3,5,7
/proc/12088/stat : 12088 (scip-2.1.1.4exp) R 12086 12088 9598 0 -1 4202496 25527 0 0 0 28108 114 0 0 20 0 1 0 270643550 106184704 24930 33554432000 4194304 10219143 140734447375056 140734447368504 9026266 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/12088/statm: 25924 24930 802 1471 0 24444 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 103696

[startup+342.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 12090
/proc/meminfo: memFree=28671972/32873648 swapFree=7104/7104
[pid=12088] ppid=12086 vsize=103696 CPUtime=342.22 cores=1,3,5,7
/proc/12088/stat : 12088 (scip-2.1.1.4exp) R 12086 12088 9598 0 -1 4202496 25527 0 0 0 34083 139 0 0 20 0 1 0 270643550 106184704 24930 33554432000 4194304 10219143 140734447375056 140734447368312 9026266 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/12088/statm: 25924 24930 802 1471 0 24444 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 103696

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12090
/proc/meminfo: memFree=28671416/32873648 swapFree=7104/7104
[pid=12088] ppid=12086 vsize=103696 CPUtime=402.2 cores=1,3,5,7
/proc/12088/stat : 12088 (scip-2.1.1.4exp) R 12086 12088 9598 0 -1 4202496 25527 0 0 0 40056 164 0 0 20 0 1 0 270643550 106184704 24930 33554432000 4194304 10219143 140734447375056 140734447368888 9026266 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/12088/statm: 25924 24930 802 1471 0 24444 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 103696

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 12094
/proc/meminfo: memFree=28671796/32873648 swapFree=7104/7104
[pid=12088] ppid=12086 vsize=103696 CPUtime=462.19 cores=1,3,5,7
/proc/12088/stat : 12088 (scip-2.1.1.4exp) R 12086 12088 9598 0 -1 4202496 25527 0 0 0 46029 190 0 0 20 0 1 0 270643550 106184704 24930 33554432000 4194304 10219143 140734447375056 140734447368408 9026266 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/12088/statm: 25924 24930 802 1471 0 24444 0
Current children cumulated CPU time (s) 462.19
Current children cumulated vsize (KiB) 103696

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12094
/proc/meminfo: memFree=28671048/32873648 swapFree=7104/7104
[pid=12088] ppid=12086 vsize=103696 CPUtime=522.18 cores=1,3,5,7
/proc/12088/stat : 12088 (scip-2.1.1.4exp) R 12086 12088 9598 0 -1 4202496 25527 0 0 0 52001 217 0 0 20 0 1 0 270643550 106184704 24930 33554432000 4194304 10219143 140734447375056 140734447368600 9026266 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/12088/statm: 25924 24930 802 1471 0 24444 0
Current children cumulated CPU time (s) 522.18
Current children cumulated vsize (KiB) 103696

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12094
/proc/meminfo: memFree=28670368/32873648 swapFree=7104/7104
[pid=12088] ppid=12086 vsize=103696 CPUtime=582.17 cores=1,3,5,7
/proc/12088/stat : 12088 (scip-2.1.1.4exp) R 12086 12088 9598 0 -1 4202496 25527 0 0 0 57972 245 0 0 20 0 1 0 270643550 106184704 24930 33554432000 4194304 10219143 140734447375056 140734447368312 9026266 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/12088/statm: 25924 24930 802 1471 0 24444 0
Current children cumulated CPU time (s) 582.17
Current children cumulated vsize (KiB) 103696

[startup+642.3 s]

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

/proc/meminfo: memFree=26690848/32873648 swapFree=7104/7104
[pid=12088] ppid=12086 vsize=103696 CPUtime=1062.1 cores=1,3,5,7
/proc/12088/stat : 12088 (scip-2.1.1.4exp) R 12086 12088 9598 0 -1 4202496 25527 0 0 0 105766 444 0 0 20 0 1 0 270643550 106184704 24930 33554432000 4194304 10219143 140734447375056 140734447368312 9026266 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/12088/statm: 25924 24930 802 1471 0 24444 0
Current children cumulated CPU time (s) 1062.1
Current children cumulated vsize (KiB) 103696

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12137
/proc/meminfo: memFree=26489380/32873648 swapFree=7104/7104
[pid=12088] ppid=12086 vsize=103696 CPUtime=1122.09 cores=1,3,5,7
/proc/12088/stat : 12088 (scip-2.1.1.4exp) R 12086 12088 9598 0 -1 4202496 25527 0 0 0 111742 467 0 0 20 0 1 0 270643550 106184704 24930 33554432000 4194304 10219143 140734447375056 140734447368312 8056428 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/12088/statm: 25924 24930 802 1471 0 24444 0
Current children cumulated CPU time (s) 1122.09
Current children cumulated vsize (KiB) 103696

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12137
/proc/meminfo: memFree=26487920/32873648 swapFree=7104/7104
[pid=12088] ppid=12086 vsize=103696 CPUtime=1182.08 cores=1,3,5,7
/proc/12088/stat : 12088 (scip-2.1.1.4exp) R 12086 12088 9598 0 -1 4202496 25527 0 0 0 117718 490 0 0 20 0 1 0 270643550 106184704 24930 33554432000 4194304 10219143 140734447375056 140734447368408 9026266 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/12088/statm: 25924 24930 802 1471 0 24444 0
Current children cumulated CPU time (s) 1182.08
Current children cumulated vsize (KiB) 103696

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12137
/proc/meminfo: memFree=26487700/32873648 swapFree=7104/7104
[pid=12088] ppid=12086 vsize=103696 CPUtime=1242.07 cores=1,3,5,7
/proc/12088/stat : 12088 (scip-2.1.1.4exp) R 12086 12088 9598 0 -1 4202496 25527 0 0 0 123692 515 0 0 20 0 1 0 270643550 106184704 24930 33554432000 4194304 10219143 140734447375056 140734447368504 9026266 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/12088/statm: 25924 24930 802 1471 0 24444 0
Current children cumulated CPU time (s) 1242.07
Current children cumulated vsize (KiB) 103696

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12137
/proc/meminfo: memFree=26486984/32873648 swapFree=7104/7104
[pid=12088] ppid=12086 vsize=103696 CPUtime=1302.06 cores=1,3,5,7
/proc/12088/stat : 12088 (scip-2.1.1.4exp) R 12086 12088 9598 0 -1 4202496 25527 0 0 0 129668 538 0 0 20 0 1 0 270643550 106184704 24930 33554432000 4194304 10219143 140734447375056 140734447368600 8025312 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/12088/statm: 25924 24930 802 1471 0 24444 0
Current children cumulated CPU time (s) 1302.06
Current children cumulated vsize (KiB) 103696

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12175
/proc/meminfo: memFree=28283832/32873648 swapFree=7104/7104
[pid=12088] ppid=12086 vsize=103696 CPUtime=1362.06 cores=1,3,5,7
/proc/12088/stat : 12088 (scip-2.1.1.4exp) R 12086 12088 9598 0 -1 4202496 25527 0 0 0 135641 565 0 0 20 0 1 0 270643550 106184704 24930 33554432000 4194304 10219143 140734447375056 140734447368312 9026266 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/12088/statm: 25924 24930 802 1471 0 24444 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 103696

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12176
/proc/meminfo: memFree=27011604/32873648 swapFree=7104/7104
[pid=12088] ppid=12086 vsize=103696 CPUtime=1422.05 cores=1,3,5,7
/proc/12088/stat : 12088 (scip-2.1.1.4exp) R 12086 12088 9598 0 -1 4202496 25527 0 0 0 141617 588 0 0 20 0 1 0 270643550 106184704 24930 33554432000 4194304 10219143 140734447375056 140734447368312 9026266 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/12088/statm: 25924 24930 802 1471 0 24444 0
Current children cumulated CPU time (s) 1422.05
Current children cumulated vsize (KiB) 103696

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12176
/proc/meminfo: memFree=26985216/32873648 swapFree=7104/7104
[pid=12088] ppid=12086 vsize=103696 CPUtime=1482.03 cores=1,3,5,7
/proc/12088/stat : 12088 (scip-2.1.1.4exp) R 12086 12088 9598 0 -1 4202496 25527 0 0 0 147591 612 0 0 20 0 1 0 270643550 106184704 24930 33554432000 4194304 10219143 140734447375056 140734447368312 9026266 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/12088/statm: 25924 24930 802 1471 0 24444 0
Current children cumulated CPU time (s) 1482.03
Current children cumulated vsize (KiB) 103696

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12176
/proc/meminfo: memFree=26983264/32873648 swapFree=7104/7104
[pid=12088] ppid=12086 vsize=103696 CPUtime=1542.03 cores=1,3,5,7
/proc/12088/stat : 12088 (scip-2.1.1.4exp) R 12086 12088 9598 0 -1 4202496 25527 0 0 0 153570 633 0 0 20 0 1 0 270643550 106184704 24930 33554432000 4194304 10219143 140734447375056 140734447368504 9026266 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/12088/statm: 25924 24930 802 1471 0 24444 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 103696

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12176
/proc/meminfo: memFree=26980812/32873648 swapFree=7104/7104
[pid=12088] ppid=12086 vsize=103696 CPUtime=1602.01 cores=1,3,5,7
/proc/12088/stat : 12088 (scip-2.1.1.4exp) R 12086 12088 9598 0 -1 4202496 25527 0 0 0 159545 656 0 0 20 0 1 0 270643550 106184704 24930 33554432000 4194304 10219143 140734447375056 140734447368408 8095928 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/12088/statm: 25924 24930 802 1471 0 24444 0
Current children cumulated CPU time (s) 1602.01
Current children cumulated vsize (KiB) 103696

[startup+1662.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/178 12179
/proc/meminfo: memFree=26980836/32873648 swapFree=7104/7104
[pid=12088] ppid=12086 vsize=103696 CPUtime=1662 cores=1,3,5,7
/proc/12088/stat : 12088 (scip-2.1.1.4exp) R 12086 12088 9598 0 -1 4202496 25527 0 0 0 165520 680 0 0 20 0 1 0 270643550 106184704 24930 33554432000 4194304 10219143 140734447375056 140734447368312 9026266 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/12088/statm: 25924 24930 802 1471 0 24444 0
Current children cumulated CPU time (s) 1662
Current children cumulated vsize (KiB) 103696

[startup+1722.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 12180
/proc/meminfo: memFree=26964384/32873648 swapFree=7104/7104
[pid=12088] ppid=12086 vsize=103696 CPUtime=1721.99 cores=1,3,5,7
/proc/12088/stat : 12088 (scip-2.1.1.4exp) R 12086 12088 9598 0 -1 4202496 25527 0 0 0 171495 704 0 0 20 0 1 0 270643550 106184704 24930 33554432000 4194304 10219143 140734447375056 140734447368696 9026266 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/12088/statm: 25924 24930 802 1471 0 24444 0
Current children cumulated CPU time (s) 1721.99
Current children cumulated vsize (KiB) 103696

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12180
/proc/meminfo: memFree=26962552/32873648 swapFree=7104/7104
[pid=12088] ppid=12086 vsize=103696 CPUtime=1781.98 cores=1,3,5,7
/proc/12088/stat : 12088 (scip-2.1.1.4exp) R 12086 12088 9598 0 -1 4202496 25527 0 0 0 177472 726 0 0 20 0 1 0 270643550 106184704 24930 33554432000 4194304 10219143 140734447375056 140734447368312 9026266 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/12088/statm: 25924 24930 802 1471 0 24444 0
Current children cumulated CPU time (s) 1781.98
Current children cumulated vsize (KiB) 103696

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

[startup+1785.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12180
/proc/meminfo: memFree=26962428/32873648 swapFree=7104/7104
[pid=12088] ppid=12086 vsize=103696 CPUtime=1785.29 cores=1,3,5,7
/proc/12088/stat : 12088 (scip-2.1.1.4exp) R 12086 12088 9598 0 -1 4202496 25527 0 0 0 177801 728 0 0 20 0 1 0 270643550 106184704 24930 33554432000 4194304 10219143 140734447375056 140734447368408 9026266 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/12088/statm: 25924 24930 802 1471 0 24444 0
Current children cumulated CPU time (s) 1785.29
Current children cumulated vsize (KiB) 103696

[startup+1792.01 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12180
/proc/meminfo: memFree=26962908/32873648 swapFree=7104/7104
[pid=12088] ppid=12086 vsize=103696 CPUtime=1791.69 cores=1,3,5,7
/proc/12088/stat : 12088 (scip-2.1.1.4exp) R 12086 12088 9598 0 -1 4202496 25527 0 0 0 178439 730 0 0 20 0 1 0 270643550 106184704 24930 33554432000 4194304 10219143 140734447375056 140734447368408 9026266 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/12088/statm: 25924 24930 802 1471 0 24444 0
Current children cumulated CPU time (s) 1791.69
Current children cumulated vsize (KiB) 103696

[startup+1795.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12180
/proc/meminfo: memFree=26962908/32873648 swapFree=7104/7104
[pid=12088] ppid=12086 vsize=103696 CPUtime=1794.9 cores=1,3,5,7
/proc/12088/stat : 12088 (scip-2.1.1.4exp) R 12086 12088 9598 0 -1 4202496 25527 0 0 0 178758 732 0 0 20 0 1 0 270643550 106184704 24930 33554432000 4194304 10219143 140734447375056 140734447368600 9026266 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/12088/statm: 25924 24930 802 1471 0 24444 0
Current children cumulated CPU time (s) 1794.9
Current children cumulated vsize (KiB) 103696

[startup+1796 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12180
/proc/meminfo: memFree=26962908/32873648 swapFree=7104/7104
[pid=12088] ppid=12086 vsize=103696 CPUtime=1795.69 cores=1,3,5,7
/proc/12088/stat : 12088 (scip-2.1.1.4exp) R 12086 12088 9598 0 -1 4202496 25527 0 0 0 178837 732 0 0 20 0 1 0 270643550 106184704 24930 33554432000 4194304 10219143 140734447375056 140734447368600 8030289 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/12088/statm: 25924 24930 802 1471 0 24444 0
Current children cumulated CPU time (s) 1795.69
Current children cumulated vsize (KiB) 103696

[startup+1796.8 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12180
/proc/meminfo: memFree=26962908/32873648 swapFree=7104/7104
[pid=12088] ppid=12086 vsize=103696 CPUtime=1796.49 cores=1,3,5,7
/proc/12088/stat : 12088 (scip-2.1.1.4exp) R 12086 12088 9598 0 -1 4202496 25527 0 0 0 178917 732 0 0 20 0 1 0 270643550 106184704 24930 33554432000 4194304 10219143 140734447375056 140734447368600 9026266 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/12088/statm: 25924 24930 802 1471 0 24444 0
Current children cumulated CPU time (s) 1796.49
Current children cumulated vsize (KiB) 103696

[startup+1797 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12180
/proc/meminfo: memFree=26962908/32873648 swapFree=7104/7104
[pid=12088] ppid=12086 vsize=103696 CPUtime=1796.69 cores=1,3,5,7
/proc/12088/stat : 12088 (scip-2.1.1.4exp) R 12086 12088 9598 0 -1 4202496 25527 0 0 0 178937 732 0 0 20 0 1 0 270643550 106184704 24930 33554432000 4194304 10219143 140734447375056 140734447368600 9026266 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/12088/statm: 25924 24930 802 1471 0 24444 0
Current children cumulated CPU time (s) 1796.69
Current children cumulated vsize (KiB) 103696

Child status: 0
Real time (s): 1797.07
CPU time (s): 1796.77
CPU user time (s): 1789.44
CPU system time (s): 7.32689
CPU usage (%): 99.983
Max. virtual memory (cumulated for all children) (KiB): 103696

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1789.44
system time used= 7.32689
maximum resident set size= 100128
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25533
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= 14
involuntary context switches= 2840

runsolver used 5.47917 second user time and 13.6779 second system time

The end

Launcher Data

Begin job on node127 at 2012-05-26 17:13:01
IDJOB=3691812
IDBENCH=90228
IDSOLVER=2271
FILE ID=node127/3691812-1338045181
RUNJOBID= node127-1338029665-10822
PBS_JOBID= 14624344
Free space on /tmp= 71480 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_K72.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-3691812-1338045181/watcher-3691812-1338045181 -o /tmp/evaluation-result-3691812-1338045181/solver-3691812-1338045181 -C 1800 -W 1900 -M 15500  HOME/scip-2.1.1.4expfix.linux.x86_64.gnu.opt.spx -f HOME/instance-3691812-1338045181.opb -t 1800 -m 15500

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

MD5SUM BENCH= a155ccc2b565346c70170bfe1c3f5501
RANDOM SEED=40716195

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

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        28772288 kB
Buffers:          281720 kB
Cached:          2887268 kB
SwapCached:            0 kB
Active:           798700 kB
Inactive:        2523804 kB
Active(anon):     155816 kB
Inactive(anon):        0 kB
Active(file):     642884 kB
Inactive(file):  2523804 kB
Unevictable:        7104 kB
Mlocked:            7104 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             13984 kB
Writeback:             0 kB
AnonPages:        259596 kB
Mapped:            17484 kB
Shmem:               200 kB
Slab:             642192 kB
SReclaimable:      86740 kB
SUnreclaim:       555452 kB
KernelStack:        1480 kB
PageTables:         4256 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     269372 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    229376 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71468 MiB
End job on node127 at 2012-05-26 17:42:58