Trace number 3690653

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 SCIP 2.1.1.4. with SoPlex 1.6.0.3 fixed? 1796.78 1797.06

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/ShortestPathBA/
normalized-BeauxArts_K79.opb
MD5SUMc35682a125c4c8526c351fdb5c5bfd81
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 benchmark1.83272
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables4345
Total number of constraints4505
Number of constraints which are clauses4426
Number of constraints which are cardinality constraints (but not clauses)79
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint79
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 80
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: a3bf3a4-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-3690653-1338026205.opb>
0.00/0.02	c original problem has 4345 variables (4345 bin, 0 int, 0 impl, 0 cont) and 4505 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.02/0.05	c presolving:
0.02/0.07	c (round 1) 2 del vars, 2 del conss, 0 add conss, 2 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 7566 impls, 79 clqs
0.02/0.08	c (round 2) 165 del vars, 16 del conss, 0 add conss, 165 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 7566 impls, 76 clqs
0.02/0.08	c (round 3) 230 del vars, 187 del conss, 0 add conss, 230 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 7612 impls, 75 clqs
0.02/0.09	c (round 4) 293 del vars, 251 del conss, 0 add conss, 292 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 8466 impls, 75 clqs
0.02/0.10	c (round 5) 344 del vars, 302 del conss, 0 add conss, 343 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 9356 impls, 75 clqs
0.08/0.10	c (round 6) 378 del vars, 336 del conss, 0 add conss, 377 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 10510 impls, 75 clqs
0.08/0.11	c (round 7) 405 del vars, 363 del conss, 0 add conss, 404 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 11106 impls, 75 clqs
0.08/0.11	c (round 8) 426 del vars, 384 del conss, 0 add conss, 425 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 11562 impls, 75 clqs
0.08/0.11	c (round 9) 443 del vars, 401 del conss, 0 add conss, 442 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 11968 impls, 75 clqs
0.08/0.12	c (round 10) 451 del vars, 409 del conss, 0 add conss, 450 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 12030 impls, 75 clqs
0.08/0.12	c (round 11) 455 del vars, 413 del conss, 0 add conss, 454 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 12076 impls, 75 clqs
0.08/0.13	c (round 12) 456 del vars, 414 del conss, 0 add conss, 455 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 12106 impls, 75 clqs
0.08/0.18	c (round 13) 456 del vars, 489 del conss, 0 add conss, 455 chg bounds, 0 chg sides, 0 chg coeffs, 3941 upgd conss, 12112 impls, 75 clqs
0.19/0.20	c (round 14) 456 del vars, 489 del conss, 0 add conss, 455 chg bounds, 0 chg sides, 0 chg coeffs, 4016 upgd conss, 12112 impls, 75 clqs
0.19/0.23	c presolving (15 rounds):
0.19/0.23	c  456 deleted vars, 489 deleted constraints, 0 added constraints, 455 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.19/0.23	c  12112 implications, 75 cliques
0.19/0.23	c presolved problem has 3889 variables (3889 bin, 0 int, 0 impl, 0 cont) and 4016 constraints
0.19/0.23	c     871 constraints of type <setppc>
0.19/0.23	c    3145 constraints of type <logicor>
0.19/0.23	c transformed objective value is always integral (scale: 1)
0.19/0.23	c Presolving Time: 0.20
0.19/0.23	c - non default parameters ----------------------------------------------------------------------
0.19/0.23	c # SCIP version 2.1.1.4
0.19/0.23	c 
0.19/0.23	c # maximal time in seconds to run
0.19/0.23	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.19/0.23	c limits/time = 1797
0.19/0.23	c 
0.19/0.23	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.19/0.23	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.19/0.23	c limits/memory = 13950
0.19/0.23	c 
0.19/0.23	c # solving stops, if the given number of solutions were found (-1: no limit)
0.19/0.23	c # [type: int, range: [-1,2147483647], default: -1]
0.19/0.23	c limits/solutions = 1
0.19/0.23	c 
0.19/0.23	c # maximal number of separation rounds per node (-1: unlimited)
0.19/0.23	c # [type: int, range: [-1,2147483647], default: 5]
0.19/0.23	c separating/maxrounds = 1
0.19/0.23	c 
0.19/0.23	c # maximal number of separation rounds in the root node (-1: unlimited)
0.19/0.23	c # [type: int, range: [-1,2147483647], default: -1]
0.19/0.23	c separating/maxroundsroot = 5
0.19/0.23	c 
0.19/0.23	c # default clock type (1: CPU user seconds, 2: wall clock time)
0.19/0.23	c # [type: int, range: [1,2], default: 1]
0.19/0.23	c timing/clocktype = 2
0.19/0.23	c 
0.19/0.23	c # belongs reading time to solving time?
0.19/0.23	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.19/0.23	c timing/reading = TRUE
0.19/0.23	c 
0.19/0.23	c # should disaggregation of knapsack constraints be allowed in preprocessing?
0.19/0.23	c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
0.19/0.23	c constraints/knapsack/disaggregation = FALSE
0.19/0.23	c 
0.19/0.23	c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
0.19/0.23	c # [type: int, range: [-1,2147483647], default: 10]
0.19/0.23	c heuristics/coefdiving/freq = -1
0.19/0.23	c 
0.19/0.23	c # maximal fraction of diving LP iterations compared to node LP iterations
0.19/0.23	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.19/0.23	c heuristics/coefdiving/maxlpiterquot = 0.075
0.19/0.23	c 
0.19/0.23	c # additional number of allowed LP iterations
0.19/0.23	c # [type: int, range: [0,2147483647], default: 1000]
0.19/0.23	c heuristics/coefdiving/maxlpiterofs = 1500
0.19/0.23	c 
0.19/0.23	c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
0.19/0.23	c # [type: int, range: [-1,2147483647], default: 30]
0.19/0.23	c heuristics/crossover/freq = -1
0.19/0.23	c 
0.19/0.23	c # number of nodes added to the contingent of the total nodes
0.19/0.23	c # [type: longint, range: [0,9223372036854775807], default: 500]
0.19/0.23	c heuristics/crossover/nodesofs = 750
0.19/0.23	c 
0.19/0.23	c # number of nodes without incumbent change that heuristic should wait
0.19/0.23	c # [type: longint, range: [0,9223372036854775807], default: 200]
0.19/0.23	c heuristics/crossover/nwaitingnodes = 100
0.19/0.23	c 
0.19/0.23	c # contingent of sub problem nodes in relation to the number of nodes of the original problem
0.19/0.23	c # [type: real, range: [0,1], default: 0.1]
0.19/0.23	c heuristics/crossover/nodesquot = 0.15
0.19/0.23	c 
0.19/0.23	c # minimum percentage of integer variables that have to be fixed 
0.19/0.23	c # [type: real, range: [0,1], default: 0.666]
0.19/0.23	c heuristics/crossover/minfixingrate = 0.5
0.19/0.23	c 
0.19/0.23	c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
0.19/0.23	c # [type: int, range: [-1,2147483647], default: 20]
0.19/0.23	c heuristics/feaspump/freq = -1
0.19/0.23	c 
0.19/0.23	c # additional number of allowed LP iterations
0.19/0.23	c # [type: int, range: [0,2147483647], default: 1000]
0.19/0.23	c heuristics/feaspump/maxlpiterofs = 2000
0.19/0.23	c 
0.19/0.23	c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
0.19/0.23	c # [type: int, range: [-1,2147483647], default: 10]
0.19/0.23	c heuristics/fracdiving/freq = -1
0.19/0.23	c 
0.19/0.23	c # maximal fraction of diving LP iterations compared to node LP iterations
0.19/0.23	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.19/0.23	c heuristics/fracdiving/maxlpiterquot = 0.075
0.19/0.23	c 
0.19/0.23	c # additional number of allowed LP iterations
0.19/0.23	c # [type: int, range: [0,2147483647], default: 1000]
0.19/0.23	c heuristics/fracdiving/maxlpiterofs = 1500
0.19/0.23	c 
0.19/0.23	c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
0.19/0.23	c # [type: int, range: [-1,2147483647], default: 10]
0.19/0.23	c heuristics/guideddiving/freq = -1
0.19/0.23	c 
0.19/0.23	c # maximal fraction of diving LP iterations compared to node LP iterations
0.19/0.23	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.19/0.23	c heuristics/guideddiving/maxlpiterquot = 0.075
0.19/0.23	c 
0.19/0.23	c # additional number of allowed LP iterations
0.19/0.23	c # [type: int, range: [0,2147483647], default: 1000]
0.19/0.23	c heuristics/guideddiving/maxlpiterofs = 1500
0.19/0.23	c 
0.19/0.23	c # maximal fraction of diving LP iterations compared to node LP iterations
0.19/0.23	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.19/0.23	c heuristics/intdiving/maxlpiterquot = 0.075
0.19/0.23	c 
0.19/0.23	c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
0.19/0.23	c # [type: int, range: [-1,2147483647], default: 10]
0.19/0.23	c heuristics/intshifting/freq = -1
0.19/0.23	c 
0.19/0.23	c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
0.19/0.23	c # [type: int, range: [-1,2147483647], default: 10]
0.19/0.23	c heuristics/linesearchdiving/freq = -1
0.19/0.23	c 
0.19/0.23	c # maximal fraction of diving LP iterations compared to node LP iterations
0.19/0.23	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.19/0.23	c heuristics/linesearchdiving/maxlpiterquot = 0.075
0.19/0.23	c 
0.19/0.23	c # additional number of allowed LP iterations
0.19/0.23	c # [type: int, range: [0,2147483647], default: 1000]
0.19/0.23	c heuristics/linesearchdiving/maxlpiterofs = 1500
0.19/0.23	c 
0.19/0.23	c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
0.19/0.23	c # [type: int, range: [-1,2147483647], default: 20]
0.19/0.23	c heuristics/objpscostdiving/freq = -1
0.19/0.23	c 
0.19/0.23	c # maximal fraction of diving LP iterations compared to total iteration number
0.19/0.23	c # [type: real, range: [0,1], default: 0.01]
0.19/0.23	c heuristics/objpscostdiving/maxlpiterquot = 0.015
0.19/0.23	c 
0.19/0.23	c # additional number of allowed LP iterations
0.19/0.23	c # [type: int, range: [0,2147483647], default: 1000]
0.19/0.23	c heuristics/objpscostdiving/maxlpiterofs = 1500
0.19/0.23	c 
0.19/0.23	c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
0.19/0.23	c # [type: int, range: [-1,2147483647], default: 1]
0.19/0.23	c heuristics/oneopt/freq = -1
0.19/0.23	c 
0.19/0.23	c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
0.19/0.23	c # [type: int, range: [-1,2147483647], default: 10]
0.19/0.23	c heuristics/pscostdiving/freq = -1
0.19/0.23	c 
0.19/0.23	c # maximal fraction of diving LP iterations compared to node LP iterations
0.19/0.23	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.19/0.23	c heuristics/pscostdiving/maxlpiterquot = 0.075
0.19/0.23	c 
0.19/0.23	c # additional number of allowed LP iterations
0.19/0.23	c # [type: int, range: [0,2147483647], default: 1000]
0.19/0.23	c heuristics/pscostdiving/maxlpiterofs = 1500
0.19/0.23	c 
0.19/0.23	c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
0.19/0.23	c # [type: int, range: [-1,2147483647], default: 0]
0.19/0.23	c heuristics/rens/freq = -1
0.19/0.23	c 
0.19/0.23	c # minimum percentage of integer variables that have to be fixable 
0.19/0.23	c # [type: real, range: [0,1], default: 0.5]
0.19/0.23	c heuristics/rens/minfixingrate = 0.3
0.19/0.23	c 
0.19/0.23	c # number of nodes added to the contingent of the total nodes
0.19/0.23	c # [type: longint, range: [0,9223372036854775807], default: 500]
0.19/0.23	c heuristics/rens/nodesofs = 2000
0.19/0.23	c 
0.19/0.23	c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
0.19/0.23	c # [type: int, range: [-1,2147483647], default: 20]
0.19/0.23	c heuristics/rootsoldiving/freq = -1
0.19/0.23	c 
0.19/0.23	c # maximal fraction of diving LP iterations compared to node LP iterations
0.19/0.23	c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
0.19/0.23	c heuristics/rootsoldiving/maxlpiterquot = 0.015
0.19/0.23	c 
0.19/0.23	c # additional number of allowed LP iterations
0.19/0.23	c # [type: int, range: [0,2147483647], default: 1000]
0.19/0.23	c heuristics/rootsoldiving/maxlpiterofs = 1500
0.19/0.23	c 
0.19/0.23	c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
0.19/0.23	c # [type: int, range: [-1,2147483647], default: 1]
0.19/0.23	c heuristics/rounding/freq = -1
0.19/0.23	c 
0.19/0.23	c # frequency for calling primal heuristic <shiftandpropagate> (-1: never, 0: only at depth freqofs)
0.19/0.23	c # [type: int, range: [-1,2147483647], default: 0]
0.19/0.23	c heuristics/shiftandpropagate/freq = -1
0.19/0.23	c 
0.19/0.23	c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
0.19/0.23	c # [type: int, range: [-1,2147483647], default: 10]
0.19/0.23	c heuristics/shifting/freq = -1
0.19/0.23	c 
0.19/0.23	c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
0.19/0.23	c # [type: int, range: [-1,2147483647], default: 1]
0.19/0.23	c heuristics/simplerounding/freq = -1
0.19/0.23	c 
0.19/0.23	c # frequency for calling primal heuristic <subnlp> (-1: never, 0: only at depth freqofs)
0.19/0.23	c # [type: int, range: [-1,2147483647], default: 1]
0.19/0.23	c heuristics/subnlp/freq = -1
0.19/0.23	c 
0.19/0.23	c # frequency for calling primal heuristic <trivial> (-1: never, 0: only at depth freqofs)
0.19/0.23	c # [type: int, range: [-1,2147483647], default: 0]
0.19/0.23	c heuristics/trivial/freq = -1
0.19/0.23	c 
0.19/0.23	c # frequency for calling primal heuristic <trysol> (-1: never, 0: only at depth freqofs)
0.19/0.23	c # [type: int, range: [-1,2147483647], default: 1]
0.19/0.23	c heuristics/trysol/freq = -1
0.19/0.23	c 
0.19/0.23	c # frequency for calling primal heuristic <undercover> (-1: never, 0: only at depth freqofs)
0.19/0.23	c # [type: int, range: [-1,2147483647], default: 0]
0.19/0.23	c heuristics/undercover/freq = -1
0.19/0.23	c 
0.19/0.23	c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
0.19/0.23	c # [type: int, range: [-1,2147483647], default: 10]
0.19/0.23	c heuristics/veclendiving/freq = -1
0.19/0.23	c 
0.19/0.23	c # maximal fraction of diving LP iterations compared to node LP iterations
0.19/0.23	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.19/0.23	c heuristics/veclendiving/maxlpiterquot = 0.075
0.19/0.23	c 
0.19/0.23	c # additional number of allowed LP iterations
0.19/0.23	c # [type: int, range: [0,2147483647], default: 1000]
0.19/0.23	c heuristics/veclendiving/maxlpiterofs = 1500
0.19/0.23	c 
0.19/0.23	c # frequency for calling primal heuristic <zirounding> (-1: never, 0: only at depth freqofs)
0.19/0.23	c # [type: int, range: [-1,2147483647], default: 1]
0.19/0.23	c heuristics/zirounding/freq = -1
0.19/0.23	c 
0.19/0.23	c # maximal number of presolving rounds the propagator participates in (-1: no limit)
0.19/0.23	c # [type: int, range: [-1,2147483647], default: -1]
0.19/0.23	c propagating/probing/maxprerounds = 0
0.19/0.23	c 
0.19/0.23	c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
0.19/0.23	c # [type: int, range: [-1,2147483647], default: 0]
0.19/0.23	c separating/cmir/freq = -1
0.19/0.23	c 
0.19/0.23	c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
0.19/0.23	c # [type: int, range: [-1,2147483647], default: 0]
0.19/0.23	c separating/flowcover/freq = -1
0.19/0.23	c 
0.19/0.23	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.19/0.23	c # [type: int, range: [-1,2147483647], default: -1]
0.19/0.23	c separating/rapidlearning/freq = 0
0.19/0.23	c 
0.19/0.23	c # frequency for calling primal heuristic <indoneopt> (-1: never, 0: only at depth freqofs)
0.19/0.23	c # [type: int, range: [-1,2147483647], default: 1]
0.19/0.23	c heuristics/indoneopt/freq = -1
0.19/0.23	c 
0.19/0.23	c -----------------------------------------------------------------------------------------------
0.19/0.23	c start solving
0.19/0.23	c 
1.79/1.81	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1.79/1.81	c   1.8s|     1 |     0 |  6140 |     - |  18M|   0 |1095 |3889 |4016 |3889 |4016 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
3.09/3.12	c   3.1s|     1 |     0 |  7098 |     - |  19M|   0 |1080 |3889 |4779 |3889 |4011 |   8 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
3.59/3.66	c   3.7s|     1 |     0 |  7882 |     - |  19M|   0 |1116 |3889 |4779 |3889 |4018 |  15 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
3.99/4.05	c   4.1s|     1 |     0 |  8257 |     - |  19M|   0 |1131 |3889 |4779 |3889 |4023 |  20 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
4.29/4.34	c   4.3s|     1 |     0 |  8401 |     - |  19M|   0 |1136 |3889 |4779 |3889 |4028 |  25 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
7.59/7.68	c   7.7s|     1 |     2 |  8401 |     - |  19M|   0 |1136 |3889 |4779 |3889 |4028 |  25 |   0 |  10 | 0.000000e+00 |      --      |    Inf 
87.37/87.46	c  87.5s|   100 |    93 | 56975 | 490.6 |  20M|  95 |   - |3889 |4788 |   0 |   0 |  25 |   9 | 213 | 0.000000e+00 |      --      |    Inf 
116.97/117.07	c   117s|   200 |   129 |114659 | 534.0 |  20M| 112 |   - |3889 |4819 |3889 |4022 |  25 |  53 | 245 | 0.000000e+00 |      --      |    Inf 
156.16/156.22	c   156s|   300 |   127 |192771 | 616.6 |  20M| 112 |   - |3889 |4821 |3889 |4022 |  25 |  79 | 301 | 0.000000e+00 |      --      |    Inf 
194.46/194.55	c   195s|   400 |   139 |265973 | 645.5 |  21M| 112 |   - |3889 |4841 |3889 |4022 |  25 | 122 | 359 | 0.000000e+00 |      --      |    Inf 
233.16/233.21	c   233s|   500 |   145 |343397 | 671.3 |  21M| 115 | 344 |3889 |4856 |3889 |4022 |  25 | 191 | 407 | 0.000000e+00 |      --      |    Inf 
278.54/278.67	c   279s|   600 |   161 |435698 | 713.4 |  21M| 123 | 211 |3889 |4877 |3889 |4022 |  25 | 232 | 465 | 0.000000e+00 |      --      |    Inf 
322.03/322.12	c   322s|   700 |   158 |522496 | 735.5 |  21M| 123 |   - |3889 |4890 |3889 |4022 |  25 | 270 | 521 | 0.000000e+00 |      --      |    Inf 
353.93/354.02	c   354s|   800 |   172 |584258 | 720.7 |  21M| 123 |   - |3889 |4870 |3889 |4022 |  25 | 292 | 569 | 0.000000e+00 |      --      |    Inf 
387.42/387.52	c   388s|   900 |   180 |649476 | 713.1 |  21M| 123 | 245 |3889 |4880 |3889 |4022 |  25 | 317 | 617 | 0.000000e+00 |      --      |    Inf 
418.72/418.86	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
418.72/418.86	c   419s|  1000 |   194 |709731 | 702.0 |  22M| 123 | 227 |3889 |4892 |3889 |4022 |  25 | 341 | 657 | 0.000000e+00 |      --      |    Inf 
468.42/468.55	c   469s|  1100 |   198 |802613 | 722.7 |  22M| 123 |   - |3889 |4938 |3889 |4022 |  25 | 417 | 729 | 0.000000e+00 |      --      |    Inf 
521.10/521.28	c   521s|  1200 |   209 |903280 | 746.4 |  22M| 123 | 279 |3889 |4942 |3889 |4022 |  25 | 478 | 793 | 0.000000e+00 |      --      |    Inf 
571.20/571.32	c   571s|  1300 |   221 |994201 | 758.9 |  23M| 123 |   - |3889 |4956 |3889 |4022 |  25 | 540 | 857 | 0.000000e+00 |      --      |    Inf 
622.50/622.68	c   623s|  1400 |   237 |  1090k| 773.5 |  23M| 123 | 232 |3889 |4973 |3889 |4022 |  25 | 605 | 913 | 0.000000e+00 |      --      |    Inf 
661.09/661.22	c   661s|  1500 |   243 |  1166k| 772.4 |  23M| 123 | 502 |3889 |4973 |3889 |4022 |  25 | 643 | 962 | 0.000000e+00 |      --      |    Inf 
690.97/691.15	c   691s|  1600 |   241 |  1225k| 761.2 |  23M| 123 |   - |3889 |4990 |3889 |4022 |  25 | 686 | 997 | 0.000000e+00 |      --      |    Inf 
726.48/726.61	c   727s|  1700 |   237 |  1293k| 756.3 |  23M| 123 | 417 |3889 |4997 |3889 |4022 |  25 | 732 |1045 | 0.000000e+00 |      --      |    Inf 
769.07/769.21	c   769s|  1800 |   252 |  1375k| 760.1 |  23M| 123 | 269 |3889 |4980 |3889 |4022 |  25 | 758 |1098 | 0.000000e+00 |      --      |    Inf 
809.56/809.77	c   810s|  1900 |   274 |  1452k| 760.2 |  24M| 123 |   - |3889 |4960 |3889 |4022 |  25 | 780 |1154 | 0.000000e+00 |      --      |    Inf 
834.46/834.61	c   835s|  2000 |   276 |  1501k| 747.1 |  24M| 123 | 281 |3889 |4972 |3889 |4022 |  25 | 798 |1194 | 0.000000e+00 |      --      |    Inf 
854.46/854.66	c   855s|  2100 |   272 |  1545k| 732.2 |  24M| 123 |   - |3889 |4991 |3889 |4022 |  25 | 822 |1218 | 0.000000e+00 |      --      |    Inf 
881.75/881.93	c   882s|  2200 |   274 |  1598k| 723.2 |  24M| 123 | 313 |3889 |4976 |3889 |4022 |  25 | 822 |1260 | 0.000000e+00 |      --      |    Inf 
921.65/921.87	c   922s|  2300 |   290 |  1676k| 725.6 |  24M| 123 | 322 |3889 |4990 |3889 |4022 |  25 | 846 |1316 | 0.000000e+00 |      --      |    Inf 
959.93/960.17	c   960s|  2400 |   302 |  1747k| 725.1 |  24M| 123 |   - |3889 |5016 |3889 |4022 |  25 | 885 |1372 | 0.000000e+00 |      --      |    Inf 
989.84/990.01	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
989.84/990.01	c   990s|  2500 |   310 |  1807k| 720.1 |  24M| 123 |   - |3889 |5036 |   0 |   0 |  25 | 916 |1412 | 0.000000e+00 |      --      |    Inf 
1025.04/1025.22	c  1025s|  2600 |   324 |  1877k| 719.2 |  25M| 123 |   - |3889 |5034 |3889 |4022 |  25 | 949 |1460 | 0.000000e+00 |      --      |    Inf 
1056.72/1056.97	c  1057s|  2700 |   328 |  1938k| 715.3 |  25M| 123 | 500 |3889 |5037 |3889 |4022 |  25 | 975 |1500 | 0.000000e+00 |      --      |    Inf 
1087.42/1087.63	c  1088s|  2800 |   344 |  1998k| 711.2 |  25M| 123 | 320 |3889 |5024 |3889 |4022 |  25 | 994 |1541 | 0.000000e+00 |      --      |    Inf 
1117.32/1117.56	c  1118s|  2900 |   352 |  2058k| 707.1 |  25M| 123 | 207 |3889 |5022 |3889 |4022 |  25 |1006 |1582 | 0.000000e+00 |      --      |    Inf 
1135.02/1135.26	c  1135s|  3000 |   356 |  2092k| 694.8 |  25M| 123 |   - |3889 |5031 |3889 |4022 |  25 |1016 |1612 | 0.000000e+00 |      --      |    Inf 
1173.51/1173.75	c  1174s|  3100 |   358 |  2167k| 696.8 |  25M| 123 |   - |3889 |5024 |3889 |4022 |  25 |1044 |1660 | 0.000000e+00 |      --      |    Inf 
1205.41/1205.63	c  1206s|  3200 |   360 |  2228k| 693.9 |  25M| 123 | 755 |3889 |4990 |3889 |4022 |  25 |1054 |1708 | 0.000000e+00 |      --      |    Inf 
1244.09/1244.31	c  1244s|  3300 |   374 |  2298k| 694.3 |  26M| 123 | 294 |3889 |5012 |3889 |4022 |  25 |1091 |1765 | 0.000000e+00 |      --      |    Inf 
1275.09/1275.38	c  1275s|  3400 |   369 |  2359k| 691.7 |  26M| 123 | 325 |3889 |5057 |3889 |4022 |  25 |1151 |1805 | 0.000000e+00 |      --      |    Inf 
1297.18/1297.44	c  1297s|  3500 |   379 |  2405k| 685.0 |  26M| 123 |   - |3889 |5055 |3889 |4022 |  25 |1162 |1837 | 0.000000e+00 |      --      |    Inf 
1328.18/1328.42	c  1328s|  3600 |   373 |  2464k| 682.5 |  26M| 123 | 261 |3889 |5034 |3889 |4022 |  25 |1168 |1886 | 0.000000e+00 |      --      |    Inf 
1363.27/1363.56	c  1364s|  3700 |   389 |  2533k| 682.7 |  26M| 123 | 369 |3889 |5086 |3889 |4022 |  25 |1237 |1930 | 0.000000e+00 |      --      |    Inf 
1391.48/1391.73	c  1392s|  3800 |   407 |  2589k| 679.3 |  26M| 123 | 244 |3889 |5096 |3889 |4022 |  25 |1265 |1970 | 0.000000e+00 |      --      |    Inf 
1415.87/1416.11	c  1416s|  3900 |   409 |  2639k| 674.7 |  26M| 123 |   - |3889 |5094 |3889 |4022 |  25 |1276 |2002 | 0.000000e+00 |      --      |    Inf 
1442.06/1442.31	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1442.06/1442.31	c  1442s|  4000 |   407 |  2691k| 670.9 |  26M| 123 |   - |3889 |5098 |3889 |4022 |  25 |1293 |2045 | 0.000000e+00 |      --      |    Inf 
1465.16/1465.44	c  1465s|  4100 |   405 |  2740k| 666.5 |  26M| 123 |   - |3889 |5103 |3889 |4022 |  25 |1302 |2074 | 0.000000e+00 |      --      |    Inf 
1490.26/1490.59	c  1491s|  4200 |   413 |  2790k| 662.5 |  26M| 123 | 176 |3889 |5144 |3889 |4022 |  25 |1350 |2115 | 0.000000e+00 |      --      |    Inf 
1526.75/1527.09	c  1527s|  4300 |   420 |  2862k| 663.8 |  26M| 123 |   - |3889 |5147 |3889 |4022 |  25 |1378 |2171 | 0.000000e+00 |      --      |    Inf 
1555.15/1555.44	c  1555s|  4400 |   428 |  2918k| 661.5 |  26M| 123 | 170 |3889 |5135 |3889 |4022 |  25 |1387 |2211 | 0.000000e+00 |      --      |    Inf 
1574.74/1575.00	c  1575s|  4500 |   432 |  2960k| 656.1 |  26M| 123 |   - |3889 |5182 |3889 |4022 |  25 |1452 |2237 | 0.000000e+00 |      --      |    Inf 
1599.34/1599.69	c  1600s|  4600 |   418 |  3008k| 652.3 |  26M| 123 | 541 |3889 |5177 |3889 |4022 |  25 |1484 |2277 | 0.000000e+00 |      --      |    Inf 
1627.84/1628.16	c  1628s|  4700 |   414 |  3066k| 650.8 |  26M| 123 |   - |3889 |5161 |3889 |4022 |  25 |1502 |2325 | 0.000000e+00 |      --      |    Inf 
1648.93/1649.22	c  1649s|  4800 |   414 |  3112k| 646.7 |  26M| 123 |   - |3889 |5209 |3889 |4022 |  25 |1566 |2355 | 0.000000e+00 |      --      |    Inf 
1684.53/1684.80	c  1685s|  4900 |   424 |  3180k| 647.5 |  26M| 123 | 309 |3889 |5205 |3889 |4022 |  25 |1594 |2411 | 0.000000e+00 |      --      |    Inf 
1714.12/1714.44	c  1714s|  5000 |   428 |  3239k| 646.3 |  26M| 123 | 242 |3889 |5178 |3889 |4022 |  25 |1612 |2451 | 0.000000e+00 |      --      |    Inf 
1745.32/1745.67	c  1746s|  5100 |   432 |  3298k| 645.3 |  26M| 123 | 234 |3889 |5191 |3889 |4022 |  25 |1670 |2501 | 0.000000e+00 |      --      |    Inf 
1785.11/1785.42	c  1785s|  5200 |   448 |  3372k| 647.0 |  27M| 123 | 255 |3889 |5181 |3889 |4022 |  25 |1714 |2558 | 0.000000e+00 |      --      |    Inf 
1796.71/1797.01	c 
1796.71/1797.01	c SCIP Status        : solving was interrupted [time limit reached]
1796.71/1797.01	c Solving Time (sec) : 1797.01
1796.71/1797.01	c Solving Nodes      : 5245
1796.71/1797.01	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1796.71/1797.01	c Dual Bound         : +0.00000000000000e+00
1796.71/1797.01	c Gap                : infinite
1796.71/1797.01	s UNKNOWN
1796.71/1797.01	c SCIP Status        : solving was interrupted [time limit reached]
1796.71/1797.01	c Total Time         :    1797.01
1796.71/1797.01	c   solving          :    1797.01
1796.71/1797.01	c   presolving       :       0.20 (included in solving)
1796.71/1797.01	c   reading          :       0.02 (included in solving)
1796.71/1797.01	c   copying          :       0.02 (1 #copies) (minimal 0.02, maximal 0.02, average 0.02)
1796.71/1797.01	c Original Problem   :
1796.71/1797.01	c   Problem name     : HOME/instance-3690653-1338026205.opb
1796.71/1797.01	c   Variables        : 4345 (4345 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.71/1797.01	c   Constraints      : 4505 initial, 4505 maximal
1796.71/1797.01	c   Objective sense  : minimize
1796.71/1797.01	c Presolved Problem  :
1796.71/1797.01	c   Problem name     : t_HOME/instance-3690653-1338026205.opb
1796.71/1797.01	c   Variables        : 3889 (3889 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.71/1797.01	c   Constraints      : 4016 initial, 5213 maximal
1796.71/1797.01	c Presolvers         :   ExecTime  SetupTime  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1796.71/1797.01	c   domcol           :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.71/1797.01	c   trivial          :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.71/1797.01	c   dualfix          :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.71/1797.01	c   boundshift       :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.71/1797.01	c   inttobinary      :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.71/1797.01	c   convertinttobin  :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.71/1797.01	c   gateextraction   :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.71/1797.01	c   implics          :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.71/1797.01	c   components       :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.71/1797.01	c   pseudoobj        :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.71/1797.01	c   probing          :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.71/1797.01	c   setppc           :       0.01       0.00          0          0          0          0          0          0          0          0          0
1796.71/1797.01	c   linear           :       0.10       0.00        455          1          0        455          0        489          0          0          0
1796.71/1797.01	c   logicor          :       0.04       0.00          0          0          0          0          0          0          0          0          0
1796.71/1797.01	c   root node        :          -          -         13          -          -         13          -          -          -          -          -
1796.71/1797.01	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #ResProp    Cutoffs    DomReds       Cuts      Conss   Children
1796.71/1797.01	c   integral         :          0          0          0          0       3040          0          1          0         19        319          0          0       5696
1796.71/1797.01	c   setppc           :        871        871          6      34721          0          1          0     239990         27     236775          0          0          0
1796.71/1797.01	c   linear           :          0+       774          5      18636          0          0          0       4642          1        709         16          0          0
1796.71/1797.01	c   logicor          :       3145+      3581          6      28775          0          1          0     391620        258     388267          0          0          0
1796.71/1797.01	c   countsols        :          0          0          0          0          0          1          0          0          0          0          0          0          0
1796.71/1797.01	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS      Check    ResProp
1796.71/1797.01	c   integral         :     659.72       0.00       0.00       0.00     659.72       0.00       0.00       0.00
1796.71/1797.01	c   setppc           :       0.98       0.00       0.00       0.72       0.00       0.00       0.00       0.26
1796.71/1797.01	c   linear           :       0.11       0.00       0.00       0.10       0.00       0.00       0.00       0.01
1796.71/1797.01	c   logicor          :       1.88       0.00       0.00       1.40       0.00       0.00       0.00       0.47
1796.71/1797.01	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1796.71/1797.01	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
1796.71/1797.01	c   rootredcost      :          0          0          0          0
1796.71/1797.01	c   pseudoobj        :          0          0          0          0
1796.71/1797.01	c   vbounds          :          0          0          0          0
1796.71/1797.01	c   redcost          :       3044          0          0          0
1796.71/1797.01	c   probing          :          0          0          0          0
1796.71/1797.01	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp
1796.71/1797.01	c   rootredcost      :       0.03       0.00       0.00       0.03       0.00
1796.71/1797.01	c   pseudoobj        :       0.03       0.00       0.00       0.03       0.00
1796.71/1797.01	c   vbounds          :       0.03       0.00       0.00       0.03       0.00
1796.71/1797.01	c   redcost          :       0.18       0.00       0.00       0.18       0.00
1796.71/1797.01	c   probing          :       0.00       0.00       0.00       0.00       0.00
1796.71/1797.01	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1796.71/1797.01	c   propagation      :       0.19        286        285       1143       49.7         45       42.0          -
1796.71/1797.01	c   infeasible LP    :       6.50       2096        305       5851      421.7          5       24.0          0
1796.71/1797.01	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1796.71/1797.01	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1796.71/1797.01	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1796.71/1797.01	c   applied globally :          -          -          -       1721      118.7          -          -          -
1796.71/1797.01	c   applied locally  :          -          -          -          0        0.0          -          -          -
1796.71/1797.01	c Separators         :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss
1796.71/1797.01	c   cut pool         :       0.00                     4          -          -          8          -    (maximal pool size: 39)
1796.71/1797.01	c   closecuts        :       0.00       0.00          0          0          0          0          0
1796.71/1797.01	c   impliedbounds    :       0.00       0.00          5          0          0          0          0
1796.71/1797.01	c   intobj           :       0.00       0.00          0          0          0          0          0
1796.71/1797.01	c   gomory           :       0.45       0.00          5          0          0         27          0
1796.71/1797.01	c   cgmip            :       0.00       0.00          0          0          0          0          0
1796.71/1797.01	c   strongcg         :       0.46       0.00          5          0          0         27          0
1796.71/1797.01	c   cmir             :       0.00       0.00          0          0          0          0          0
1796.71/1797.01	c   flowcover        :       0.00       0.00          0          0          0          0          0
1796.71/1797.01	c   clique           :       0.12       0.00          5          0          0         21          0
1796.71/1797.01	c   zerohalf         :       0.00       0.00          0          0          0          0          0
1796.71/1797.01	c   mcf              :       0.00       0.00          1          0          0          0          0
1796.71/1797.01	c   oddcycle         :       0.00       0.00          0          0          0          0          0
1796.71/1797.01	c   rapidlearning    :       0.71       0.00          1          0         13          0        774
1796.71/1797.01	c Pricers            :   ExecTime  SetupTime      Calls       Vars
1796.71/1797.01	c   problem variables:       0.00          -          0          0
1796.71/1797.01	c Branching Rules    :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1796.71/1797.01	c   relpscost        :     659.70       0.00       3040         19        319          0          0       5696
1796.71/1797.01	c   pscost           :       0.00       0.00          0          0          0          0          0          0
1796.71/1797.01	c   inference        :       0.00       0.00          1          0          0          0          0          2
1796.71/1797.01	c   mostinf          :       0.00       0.00          0          0          0          0          0          0
1796.71/1797.01	c   leastinf         :       0.00       0.00          0          0          0          0          0          0
1796.71/1797.01	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0
1796.71/1797.01	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0
1796.71/1797.01	c   random           :       0.00       0.00          0          0          0          0          0          0
1796.71/1797.01	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found
1796.71/1797.01	c   LP solutions     :       0.00          -          -          0
1796.71/1797.01	c   pseudo solutions :       0.00          -          -          0
1796.71/1797.01	c   smallcard        :       0.00       0.00          0          0
1796.71/1797.01	c   trivial          :       0.00       0.00          1          0
1796.71/1797.01	c   shiftandpropagate:       0.00       0.00          0          0
1796.71/1797.01	c   simplerounding   :       0.00       0.00          0          0
1796.71/1797.01	c   zirounding       :       0.00       0.00          0          0
1796.71/1797.01	c   rounding         :       0.00       0.00          0          0
1796.71/1797.01	c   shifting         :       0.00       0.00          0          0
1796.71/1797.01	c   intshifting      :       0.00       0.00          0          0
1796.71/1797.01	c   oneopt           :       0.00       0.00          0          0
1796.71/1797.01	c   twoopt           :       0.00       0.00          0          0
1796.71/1797.01	c   indtwoopt        :       0.00       0.00          0          0
1796.71/1797.01	c   indoneopt        :       0.00       0.00          0          0
1796.71/1797.01	c   fixandinfer      :       0.00       0.00          0          0
1796.71/1797.01	c   feaspump         :       0.00       0.00          0          0
1796.71/1797.01	c   clique           :       0.00       0.00          0          0
1796.71/1797.01	c   indrounding      :       0.00       0.00          0          0
1796.71/1797.01	c   indcoefdiving    :       0.00       0.00          0          0
1796.71/1797.01	c   coefdiving       :       0.00       0.00          0          0
1796.71/1797.01	c   pscostdiving     :       0.00       0.00          0          0
1796.71/1797.01	c   nlpdiving        :       0.00       0.00          0          0
1796.71/1797.01	c   fracdiving       :       0.00       0.00          0          0
1796.71/1797.01	c   veclendiving     :       0.00       0.00          0          0
1796.71/1797.01	c   intdiving        :       0.00       0.00          0          0
1796.71/1797.01	c   actconsdiving    :       0.00       0.00          0          0
1796.71/1797.01	c   objpscostdiving  :       0.00       0.00          0          0
1796.71/1797.01	c   rootsoldiving    :       0.00       0.00          0          0
1796.71/1797.01	c   linesearchdiving :       0.00       0.00          0          0
1796.71/1797.01	c   guideddiving     :       0.00       0.00          0          0
1796.71/1797.01	c   octane           :       0.00       0.00          0          0
1796.71/1797.01	c   rens             :       0.00       0.00          0          0
1796.71/1797.01	c   rins             :       0.00       0.00          0          0
1796.71/1797.01	c   localbranching   :       0.00       0.00          0          0
1796.71/1797.01	c   mutation         :       0.00       0.00          0          0
1796.71/1797.01	c   crossover        :       0.00       0.00          0          0
1796.71/1797.01	c   dins             :       0.00       0.00          0          0
1796.71/1797.01	c   vbounds          :       0.00       0.00          0          0
1796.71/1797.01	c   undercover       :       0.00       0.00          0          0
1796.71/1797.01	c   subnlp           :       0.00       0.00          0          0
1796.71/1797.01	c   trysol           :       0.00       0.00          0          0
1796.71/1797.01	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It
1796.71/1797.01	c   primal LP        :       0.01          1          0       0.00          -       0.01          1
1796.71/1797.01	c   dual LP          :    1119.44       5142    3396700     660.71    3034.27       0.00          1
1796.71/1797.01	c   lex dual LP      :       0.00          0          0       0.00          -
1796.71/1797.01	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
1796.71/1797.01	c   diving/probing LP:       0.00          0          0       0.00          -
1796.71/1797.01	c   strong branching :     659.29       2574    1806779     701.93    2740.47
1796.71/1797.01	c     (at root node) :          -         10       6279     627.90          -
1796.71/1797.01	c   conflict analysis:       0.00          0          0       0.00          -
1796.71/1797.01	c B&B Tree           :
1796.71/1797.01	c   number of runs   :          1
1796.71/1797.01	c   nodes            :       5245
1796.71/1797.01	c   nodes (total)    :       5245
1796.71/1797.01	c   nodes left       :        447
1796.71/1797.01	c   max depth        :        123
1796.71/1797.01	c   max depth (total):        123
1796.71/1797.01	c   backtracks       :        669 (12.8%)
1796.71/1797.01	c   delayed cutoffs  :          7
1796.71/1797.01	c   repropagations   :       4494 (5190 domain reductions, 6 cutoffs)
1796.71/1797.01	c   avg switch length:       7.28
1796.71/1797.01	c   switching time   :       2.95
1796.71/1797.01	c Solution           :
1796.71/1797.01	c   Solutions found  :          0 (0 improvements)
1796.71/1797.01	c   Primal Bound     :          -
1796.71/1797.01	c   Dual Bound       : +0.00000000000000e+00
1796.71/1797.01	c   Gap              :   infinite
1796.71/1797.01	c   Root Dual Bound  : +0.00000000000000e+00
1796.71/1797.01	c   Root Iterations  :       8401
1796.71/1797.05	c Time complete: 1796.77.

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-3690653-1338026205/watcher-3690653-1338026205 -o /tmp/evaluation-result-3690653-1338026205/solver-3690653-1338026205 -C 1800 -W 1900 -M 15500 HOME/scip-2.1.1.4fix.linux.x86_64.gnu.opt.spx -f HOME/instance-3690653-1338026205.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.03 2.02 2.00 3/178 30829
/proc/meminfo: memFree=28793544/32873844 swapFree=7096/7096
[pid=30829] ppid=30827 vsize=10748 CPUtime=0 cores=1,3,5,7
/proc/30829/stat : 30829 (scip-2.1.1.4fix) R 30827 30829 29822 0 -1 4202496 1416 0 0 0 0 0 0 0 20 0 1 0 268745807 11005952 1372 33554432000 4194304 10173063 140735428117696 140736527860648 7545739 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/30829/statm: 2687 1379 413 1460 0 1218 0

[startup+0.0252631 s]
/proc/loadavg: 2.03 2.02 2.00 3/178 30829
/proc/meminfo: memFree=28793544/32873844 swapFree=7096/7096
[pid=30829] ppid=30827 vsize=17844 CPUtime=0.02 cores=1,3,5,7
/proc/30829/stat : 30829 (scip-2.1.1.4fix) R 30827 30829 29822 0 -1 4202496 3044 0 0 0 2 0 0 0 20 0 1 0 268745807 18272256 3000 33554432000 4194304 10173063 140735428117696 140736527860648 8846909 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30829/statm: 4461 3019 462 1460 0 2992 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 17844

[startup+0.100303 s]
/proc/loadavg: 2.03 2.02 2.00 3/178 30829
/proc/meminfo: memFree=28793544/32873844 swapFree=7096/7096
[pid=30829] ppid=30827 vsize=35364 CPUtime=0.08 cores=1,3,5,7
/proc/30829/stat : 30829 (scip-2.1.1.4fix) R 30827 30829 29822 0 -1 4202496 7588 0 0 0 6 2 0 0 20 0 1 0 268745807 36212736 7286 33554432000 4194304 10173063 140735428117696 140736527860648 8985104 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30829/statm: 8841 7286 568 1460 0 7372 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 35364

[startup+0.300325 s]
/proc/loadavg: 2.03 2.02 2.00 3/178 30829
/proc/meminfo: memFree=28793544/32873844 swapFree=7096/7096
[pid=30829] ppid=30827 vsize=54108 CPUtime=0.29 cores=1,3,5,7
/proc/30829/stat : 30829 (scip-2.1.1.4fix) R 30827 30829 29822 0 -1 4202496 12477 0 0 0 21 8 0 0 20 0 1 0 268745807 55406592 12076 33554432000 4194304 10173063 140735428117696 140736527860648 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30829/statm: 13527 12076 738 1460 0 12058 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 54108

[startup+0.700207 s]
/proc/loadavg: 2.03 2.02 2.00 3/178 30829
/proc/meminfo: memFree=28793544/32873844 swapFree=7096/7096
[pid=30829] ppid=30827 vsize=54840 CPUtime=0.69 cores=1,3,5,7
/proc/30829/stat : 30829 (scip-2.1.1.4fix) R 30827 30829 29822 0 -1 4202496 12716 0 0 0 61 8 0 0 20 0 1 0 268745807 56156160 12315 33554432000 4194304 10173063 140735428117696 140735428110216 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30829/statm: 13710 12315 738 1460 0 12241 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 54840

[startup+1.50021 s]
/proc/loadavg: 2.03 2.02 2.00 3/179 30830
/proc/meminfo: memFree=28747548/32873844 swapFree=7096/7096
[pid=30829] ppid=30827 vsize=55080 CPUtime=1.49 cores=1,3,5,7
/proc/30829/stat : 30829 (scip-2.1.1.4fix) R 30827 30829 29822 0 -1 4202496 12759 0 0 0 140 9 0 0 20 0 1 0 268745807 56401920 12358 33554432000 4194304 10173063 140735428117696 140735428110216 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30829/statm: 13770 12358 738 1460 0 12301 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 55080

[startup+3.10021 s]
/proc/loadavg: 2.03 2.02 2.00 3/179 30830
/proc/meminfo: memFree=28722864/32873844 swapFree=7096/7096
[pid=30829] ppid=30827 vsize=93232 CPUtime=3.09 cores=1,3,5,7
/proc/30829/stat : 30829 (scip-2.1.1.4fix) R 30827 30829 29822 0 -1 4202496 22350 0 0 0 284 25 0 0 20 0 1 0 268745807 95469568 21836 33554432000 4194304 10173063 140735428117696 140735428112632 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30829/statm: 23308 21836 811 1460 0 21839 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 93232

[startup+6.30022 s]
/proc/loadavg: 2.02 2.02 2.00 3/179 30830
/proc/meminfo: memFree=28708976/32873844 swapFree=7096/7096
[pid=30829] ppid=30827 vsize=93232 CPUtime=6.29 cores=1,3,5,7
/proc/30829/stat : 30829 (scip-2.1.1.4fix) R 30827 30829 29822 0 -1 4202496 22371 0 0 0 601 28 0 0 20 0 1 0 268745807 95469568 21857 33554432000 4194304 10173063 140735428117696 140735428111240 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30829/statm: 23308 21857 814 1460 0 21839 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 93232

[startup+12.7002 s]
/proc/loadavg: 2.02 2.02 2.00 3/179 30830
/proc/meminfo: memFree=28708536/32873844 swapFree=7096/7096
[pid=30829] ppid=30827 vsize=93232 CPUtime=12.69 cores=1,3,5,7
/proc/30829/stat : 30829 (scip-2.1.1.4fix) R 30827 30829 29822 0 -1 4202496 22372 0 0 0 1239 30 0 0 20 0 1 0 268745807 95469568 21858 33554432000 4194304 10173063 140735428117696 140735428111144 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30829/statm: 23308 21858 815 1460 0 21839 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 93232

[startup+25.5002 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 30830
/proc/meminfo: memFree=28707528/32873844 swapFree=7096/7096
[pid=30829] ppid=30827 vsize=93232 CPUtime=25.49 cores=1,3,5,7
/proc/30829/stat : 30829 (scip-2.1.1.4fix) R 30827 30829 29822 0 -1 4202496 22372 0 0 0 2515 34 0 0 20 0 1 0 268745807 95469568 21858 33554432000 4194304 10173063 140735428117696 140735428111240 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30829/statm: 23308 21858 815 1460 0 21839 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 93232

[startup+51.1002 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 30830
/proc/meminfo: memFree=28706256/32873844 swapFree=7096/7096
[pid=30829] ppid=30827 vsize=93232 CPUtime=51.08 cores=1,3,5,7
/proc/30829/stat : 30829 (scip-2.1.1.4fix) R 30827 30829 29822 0 -1 4202496 22374 0 0 0 5067 41 0 0 20 0 1 0 268745807 95469568 21941 33554432000 4194304 10173063 140735428117696 140735428111192 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30829/statm: 23308 21941 815 1460 0 21839 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 93232

[startup+102.307 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 30830
/proc/meminfo: memFree=28703404/32873844 swapFree=7096/7096
[pid=30829] ppid=30827 vsize=93232 CPUtime=102.28 cores=1,3,5,7
/proc/30829/stat : 30829 (scip-2.1.1.4fix) R 30827 30829 29822 0 -1 4202496 22384 0 0 0 10167 61 0 0 20 0 1 0 268745807 95469568 22534 33554432000 4194304 10173063 140735428117696 140735428110952 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30829/statm: 23308 22534 819 1460 0 21839 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 93232

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 30830
/proc/meminfo: memFree=28703528/32873844 swapFree=7096/7096
[pid=30829] ppid=30827 vsize=93232 CPUtime=162.26 cores=1,3,5,7
/proc/30829/stat : 30829 (scip-2.1.1.4fix) R 30827 30829 29822 0 -1 4202496 22385 0 0 0 16136 90 0 0 20 0 1 0 268745807 95469568 22535 33554432000 4194304 10173063 140735428117696 140735428110952 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30829/statm: 23308 22535 819 1460 0 21839 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 93232

[startup+222.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/180 30833
/proc/meminfo: memFree=28703520/32873844 swapFree=7096/7096
[pid=30829] ppid=30827 vsize=93232 CPUtime=222.25 cores=1,3,5,7
/proc/30829/stat : 30829 (scip-2.1.1.4fix) R 30827 30829 29822 0 -1 4202496 22385 0 0 0 22106 119 0 0 20 0 1 0 268745807 95469568 22535 33554432000 4194304 10173063 140735428117696 140735428111336 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30829/statm: 23308 22535 819 1460 0 21839 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 93232

[startup+282.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/180 30856
/proc/meminfo: memFree=28703768/32873844 swapFree=7096/7096
[pid=30829] ppid=30827 vsize=93232 CPUtime=282.24 cores=1,3,5,7
/proc/30829/stat : 30829 (scip-2.1.1.4fix) R 30827 30829 29822 0 -1 4202496 22385 0 0 0 28072 152 0 0 20 0 1 0 268745807 95469568 22535 33554432000 4194304 10173063 140735428117696 140735428111144 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30829/statm: 23308 22535 819 1460 0 21839 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 93232

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 30857
/proc/meminfo: memFree=28703900/32873844 swapFree=7096/7096
[pid=30829] ppid=30827 vsize=93232 CPUtime=342.23 cores=1,3,5,7
/proc/30829/stat : 30829 (scip-2.1.1.4fix) R 30827 30829 29822 0 -1 4202496 22385 0 0 0 34035 188 0 0 20 0 1 0 268745807 95469568 22535 33554432000 4194304 10173063 140735428117696 140735428110952 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30829/statm: 23308 22535 819 1460 0 21839 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 93232

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 30857
/proc/meminfo: memFree=28704024/32873844 swapFree=7096/7096
[pid=30829] ppid=30827 vsize=93232 CPUtime=402.23 cores=1,3,5,7
/proc/30829/stat : 30829 (scip-2.1.1.4fix) R 30827 30829 29822 0 -1 4202496 22385 0 0 0 40009 214 0 0 20 0 1 0 268745807 95469568 22535 33554432000 4194304 10173063 140735428117696 140735428111048 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30829/statm: 23308 22535 819 1460 0 21839 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 93232

[startup+462.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/179 30857
/proc/meminfo: memFree=28704148/32873844 swapFree=7096/7096
[pid=30829] ppid=30827 vsize=93232 CPUtime=462.22 cores=1,3,5,7
/proc/30829/stat : 30829 (scip-2.1.1.4fix) R 30827 30829 29822 0 -1 4202496 22385 0 0 0 45976 246 0 0 20 0 1 0 268745807 95469568 22535 33554432000 4194304 10173063 140735428117696 140735428111528 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30829/statm: 23308 22535 819 1460 0 21839 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 93232

[startup+522.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 30857
/proc/meminfo: memFree=28704148/32873844 swapFree=7096/7096
[pid=30829] ppid=30827 vsize=93232 CPUtime=522.21 cores=1,3,5,7
/proc/30829/stat : 30829 (scip-2.1.1.4fix) R 30827 30829 29822 0 -1 4202496 22385 0 0 0 51945 276 0 0 20 0 1 0 268745807 95469568 22535 33554432000 4194304 10173063 140735428117696 140735428111048 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30829/statm: 23308 22535 819 1460 0 21839 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 93232

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 30857
/proc/meminfo: memFree=28704024/32873844 swapFree=7096/7096
[pid=30829] ppid=30827 vsize=93232 CPUtime=582.2 cores=1,3,5,7
/proc/30829/stat : 30829 (scip-2.1.1.4fix) R 30827 30829 29822 0 -1 4202496 22385 0 0 0 57916 304 0 0 20 0 1 0 268745807 95469568 22535 33554432000 4194304 10173063 140735428117696 140735428111048 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30829/statm: 23308 22535 819 1460 0 21839 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 93232

[startup+642.3 s]

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

/proc/meminfo: memFree=28704208/32873844 swapFree=7096/7096
[pid=30829] ppid=30827 vsize=93232 CPUtime=1122.12 cores=1,3,5,7
/proc/30829/stat : 30829 (scip-2.1.1.4fix) R 30827 30829 29822 0 -1 4202496 22385 0 0 0 111647 565 0 0 20 0 1 0 268745807 95469568 22535 33554432000 4194304 10173063 140735428117696 140735428110952 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30829/statm: 23308 22535 819 1460 0 21839 0
Current children cumulated CPU time (s) 1122.12
Current children cumulated vsize (KiB) 93232

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 30863
/proc/meminfo: memFree=28703960/32873844 swapFree=7096/7096
[pid=30829] ppid=30827 vsize=93232 CPUtime=1182.1 cores=1,3,5,7
/proc/30829/stat : 30829 (scip-2.1.1.4fix) R 30827 30829 29822 0 -1 4202496 22385 0 0 0 117624 586 0 0 20 0 1 0 268745807 95469568 22535 33554432000 4194304 10173063 140735428117696 140735428111048 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30829/statm: 23308 22535 819 1460 0 21839 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 93232

[startup+1242.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 30864
/proc/meminfo: memFree=28703588/32873844 swapFree=7096/7096
[pid=30829] ppid=30827 vsize=93232 CPUtime=1242.1 cores=1,3,5,7
/proc/30829/stat : 30829 (scip-2.1.1.4fix) R 30827 30829 29822 0 -1 4202496 22385 0 0 0 123603 607 0 0 20 0 1 0 268745807 95469568 22535 33554432000 4194304 10173063 140735428117696 140735428111144 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30829/statm: 23308 22535 819 1460 0 21839 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 93232

[startup+1302.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 30864
/proc/meminfo: memFree=28703588/32873844 swapFree=7096/7096
[pid=30829] ppid=30827 vsize=93232 CPUtime=1302.1 cores=1,3,5,7
/proc/30829/stat : 30829 (scip-2.1.1.4fix) R 30827 30829 29822 0 -1 4202496 22385 0 0 0 129573 637 0 0 20 0 1 0 268745807 95469568 22535 33554432000 4194304 10173063 140735428117696 140735428111528 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30829/statm: 23308 22535 819 1460 0 21839 0
Current children cumulated CPU time (s) 1302.1
Current children cumulated vsize (KiB) 93232

[startup+1362.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/179 30864
/proc/meminfo: memFree=28703836/32873844 swapFree=7096/7096
[pid=30829] ppid=30827 vsize=93232 CPUtime=1362.07 cores=1,3,5,7
/proc/30829/stat : 30829 (scip-2.1.1.4fix) R 30827 30829 29822 0 -1 4202496 22386 0 0 0 135545 662 0 0 20 0 1 0 268745807 95469568 22536 33554432000 4194304 10173063 140735428117696 140735428111144 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30829/statm: 23308 22536 819 1460 0 21839 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 93232

[startup+1422.31 s]
/proc/loadavg: 2.05 2.03 2.00 3/180 30867
/proc/meminfo: memFree=28703580/32873844 swapFree=7096/7096
[pid=30829] ppid=30827 vsize=93232 CPUtime=1422.07 cores=1,3,5,7
/proc/30829/stat : 30829 (scip-2.1.1.4fix) R 30827 30829 29822 0 -1 4202496 22386 0 0 0 141521 686 0 0 20 0 1 0 268745807 95469568 22536 33554432000 4194304 10173063 140735428117696 140735428110952 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30829/statm: 23308 22536 819 1460 0 21839 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 93232

[startup+1482.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/179 30867
/proc/meminfo: memFree=28703588/32873844 swapFree=7096/7096
[pid=30829] ppid=30827 vsize=93232 CPUtime=1482.06 cores=1,3,5,7
/proc/30829/stat : 30829 (scip-2.1.1.4fix) R 30827 30829 29822 0 -1 4202496 22386 0 0 0 147497 709 0 0 20 0 1 0 268745807 95469568 22536 33554432000 4194304 10173063 140735428117696 140735428111048 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30829/statm: 23308 22536 819 1460 0 21839 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 93232

[startup+1542.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 30868
/proc/meminfo: memFree=28703712/32873844 swapFree=7096/7096
[pid=30829] ppid=30827 vsize=93232 CPUtime=1542.05 cores=1,3,5,7
/proc/30829/stat : 30829 (scip-2.1.1.4fix) R 30827 30829 29822 0 -1 4202496 22386 0 0 0 153469 736 0 0 20 0 1 0 268745807 95469568 22536 33554432000 4194304 10173063 140735428117696 140735428111048 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30829/statm: 23308 22536 819 1460 0 21839 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 93232

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 30868
/proc/meminfo: memFree=28703588/32873844 swapFree=7096/7096
[pid=30829] ppid=30827 vsize=93232 CPUtime=1602.04 cores=1,3,5,7
/proc/30829/stat : 30829 (scip-2.1.1.4fix) R 30827 30829 29822 0 -1 4202496 22386 0 0 0 159440 764 0 0 20 0 1 0 268745807 95469568 22536 33554432000 4194304 10173063 140735428117696 140735428110952 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30829/statm: 23308 22536 819 1460 0 21839 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 93232

[startup+1662.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 30868
/proc/meminfo: memFree=28703588/32873844 swapFree=7096/7096
[pid=30829] ppid=30827 vsize=93232 CPUtime=1662.03 cores=1,3,5,7
/proc/30829/stat : 30829 (scip-2.1.1.4fix) R 30827 30829 29822 0 -1 4202496 22386 0 0 0 165412 791 0 0 20 0 1 0 268745807 95469568 22536 33554432000 4194304 10173063 140735428117696 140735428111000 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30829/statm: 23308 22536 819 1460 0 21839 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 93232

[startup+1722.3 s]
/proc/loadavg: 2.07 2.03 2.00 3/179 30868
/proc/meminfo: memFree=28703340/32873844 swapFree=7096/7096
[pid=30829] ppid=30827 vsize=93232 CPUtime=1722.02 cores=1,3,5,7
/proc/30829/stat : 30829 (scip-2.1.1.4fix) R 30827 30829 29822 0 -1 4202496 22386 0 0 0 171386 816 0 0 20 0 1 0 268745807 95469568 22536 33554432000 4194304 10173063 140735428117696 140735428110952 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30829/statm: 23308 22536 819 1460 0 21839 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 93232

[startup+1782.3 s]
/proc/loadavg: 1.42 1.85 1.94 2/173 30892
/proc/meminfo: memFree=28793148/32873844 swapFree=7096/7096
[pid=30829] ppid=30827 vsize=93232 CPUtime=1782.01 cores=1,3,5,7
/proc/30829/stat : 30829 (scip-2.1.1.4fix) R 30827 30829 29822 0 -1 4202496 22386 0 0 0 177358 843 0 0 20 0 1 0 268745807 95469568 22536 33554432000 4194304 10173063 140735428117696 140735428111048 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30829/statm: 23308 22536 819 1460 0 21839 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 93232

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

[startup+1785.5 s]
/proc/loadavg: 1.39 1.84 1.94 2/173 30892
/proc/meminfo: memFree=28793148/32873844 swapFree=7096/7096
[pid=30829] ppid=30827 vsize=93232 CPUtime=1785.21 cores=1,3,5,7
/proc/30829/stat : 30829 (scip-2.1.1.4fix) R 30827 30829 29822 0 -1 4202496 22386 0 0 0 177677 844 0 0 20 0 1 0 268745807 95469568 22536 33554432000 4194304 10173063 140735428117696 140735428111144 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30829/statm: 23308 22536 819 1460 0 21839 0
Current children cumulated CPU time (s) 1785.21
Current children cumulated vsize (KiB) 93232

[startup+1791.91 s]
/proc/loadavg: 1.36 1.82 1.93 2/173 30892
/proc/meminfo: memFree=28793024/32873844 swapFree=7096/7096
[pid=30829] ppid=30827 vsize=93232 CPUtime=1791.62 cores=1,3,5,7
/proc/30829/stat : 30829 (scip-2.1.1.4fix) R 30827 30829 29822 0 -1 4202496 22386 0 0 0 178314 848 0 0 20 0 1 0 268745807 95469568 22536 33554432000 4194304 10173063 140735428117696 140735428111000 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30829/statm: 23308 22536 819 1460 0 21839 0
Current children cumulated CPU time (s) 1791.62
Current children cumulated vsize (KiB) 93232

[startup+1795.1 s]
/proc/loadavg: 1.33 1.81 1.93 2/173 30892
/proc/meminfo: memFree=28793024/32873844 swapFree=7096/7096
[pid=30829] ppid=30827 vsize=93232 CPUtime=1794.81 cores=1,3,5,7
/proc/30829/stat : 30829 (scip-2.1.1.4fix) R 30827 30829 29822 0 -1 4202496 22386 0 0 0 178632 849 0 0 20 0 1 0 268745807 95469568 22536 33554432000 4194304 10173063 140735428117696 140735428111144 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30829/statm: 23308 22536 819 1460 0 21839 0
Current children cumulated CPU time (s) 1794.81
Current children cumulated vsize (KiB) 93232

[startup+1795.9 s]
/proc/loadavg: 1.33 1.81 1.93 2/173 30892
/proc/meminfo: memFree=28793024/32873844 swapFree=7096/7096
[pid=30829] ppid=30827 vsize=93232 CPUtime=1795.62 cores=1,3,5,7
/proc/30829/stat : 30829 (scip-2.1.1.4fix) R 30827 30829 29822 0 -1 4202496 22386 0 0 0 178712 850 0 0 20 0 1 0 268745807 95469568 22536 33554432000 4194304 10173063 140735428117696 140735428111240 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30829/statm: 23308 22536 819 1460 0 21839 0
Current children cumulated CPU time (s) 1795.62
Current children cumulated vsize (KiB) 93232

[startup+1796.7 s]
/proc/loadavg: 1.33 1.81 1.93 2/173 30892
/proc/meminfo: memFree=28793024/32873844 swapFree=7096/7096
[pid=30829] ppid=30827 vsize=93232 CPUtime=1796.41 cores=1,3,5,7
/proc/30829/stat : 30829 (scip-2.1.1.4fix) R 30827 30829 29822 0 -1 4202496 22386 0 0 0 178791 850 0 0 20 0 1 0 268745807 95469568 22536 33554432000 4194304 10173063 140735428117696 140735428111336 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30829/statm: 23308 22536 819 1460 0 21839 0
Current children cumulated CPU time (s) 1796.41
Current children cumulated vsize (KiB) 93232

[startup+1796.9 s]
/proc/loadavg: 1.33 1.81 1.93 2/173 30892
/proc/meminfo: memFree=28793024/32873844 swapFree=7096/7096
[pid=30829] ppid=30827 vsize=93232 CPUtime=1796.61 cores=1,3,5,7
/proc/30829/stat : 30829 (scip-2.1.1.4fix) R 30827 30829 29822 0 -1 4202496 22386 0 0 0 178811 850 0 0 20 0 1 0 268745807 95469568 22536 33554432000 4194304 10173063 140735428117696 140735428111336 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30829/statm: 23308 22536 819 1460 0 21839 0
Current children cumulated CPU time (s) 1796.61
Current children cumulated vsize (KiB) 93232

[startup+1797 s]
/proc/loadavg: 1.33 1.81 1.93 2/173 30892
/proc/meminfo: memFree=28793024/32873844 swapFree=7096/7096
[pid=30829] ppid=30827 vsize=93232 CPUtime=1796.71 cores=1,3,5,7
/proc/30829/stat : 30829 (scip-2.1.1.4fix) R 30827 30829 29822 0 -1 4202496 22386 0 0 0 178821 850 0 0 20 0 1 0 268745807 95469568 22536 33554432000 4194304 10173063 140735428117696 140735428111336 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30829/statm: 23308 22536 819 1460 0 21839 0
Current children cumulated CPU time (s) 1796.71
Current children cumulated vsize (KiB) 93232

Child status: 0
Real time (s): 1797.06
CPU time (s): 1796.78
CPU user time (s): 1788.27
CPU system time (s): 8.50671
CPU usage (%): 99.9844
Max. virtual memory (cumulated for all children) (KiB): 93232

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1788.27
system time used= 8.50671
maximum resident set size= 90160
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22392
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= 9
involuntary context switches= 1851

runsolver used 3.07953 second user time and 8.14176 second system time

The end

Launcher Data

Begin job on node132 at 2012-05-26 11:56:45
IDJOB=3690653
IDBENCH=90222
IDSOLVER=2270
FILE ID=node132/3690653-1338026205
RUNJOBID= node132-1338016918-29839
PBS_JOBID= 14624340
Free space on /tmp= 71560 MiB

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

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

MD5SUM BENCH= c35682a125c4c8526c351fdb5c5bfd81
RANDOM SEED=636301432

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:        28794568 kB
Buffers:          247652 kB
Cached:          2977976 kB
SwapCached:            0 kB
Active:           845380 kB
Inactive:        2461636 kB
Active(anon):      84092 kB
Inactive(anon):        0 kB
Active(file):     761288 kB
Inactive(file):  2461636 kB
Unevictable:        7096 kB
Mlocked:            7096 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             14216 kB
Writeback:             0 kB
AnonPages:         90064 kB
Mapped:            17648 kB
Shmem:               212 kB
Slab:             632752 kB
SReclaimable:      75184 kB
SUnreclaim:       557568 kB
KernelStack:        1480 kB
PageTables:         4204 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     200228 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:     16384 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= 71560 MiB
End job on node132 at 2012-05-26 12:26:42