Trace number 3691809

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

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/ShortestPathBA/
normalized-BeauxArts_K69.opb
MD5SUMda1bb6c22345628ac4e1e426278657ed
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 benchmark20.3499
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables3795
Total number of constraints3935
Number of constraints which are clauses3866
Number of constraints which are cardinality constraints (but not clauses)69
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint69
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 70
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-3691809-1338044849.opb>
0.00/0.02	c original problem has 3795 variables (3795 bin, 0 int, 0 impl, 0 cont) and 3935 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.04/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, 5916 impls, 69 clqs
0.04/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, 5916 impls, 66 clqs
0.04/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, 5962 impls, 65 clqs
0.04/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, 6716 impls, 65 clqs
0.04/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, 7508 impls, 65 clqs
0.04/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, 8534 impls, 65 clqs
0.04/0.07	c (round 7) 403 del vars, 361 del conss, 0 add conss, 402 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 9082 impls, 65 clqs
0.04/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, 9486 impls, 65 clqs
0.04/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, 9856 impls, 65 clqs
0.04/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, 9928 impls, 65 clqs
0.04/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, 9974 impls, 65 clqs
0.04/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, 10004 impls, 65 clqs
0.09/0.10	c (round 13) 456 del vars, 479 del conss, 0 add conss, 455 chg bounds, 0 chg sides, 0 chg coeffs, 3391 upgd conss, 10010 impls, 65 clqs
0.09/0.12	c (round 14) 456 del vars, 479 del conss, 0 add conss, 455 chg bounds, 0 chg sides, 0 chg coeffs, 3456 upgd conss, 10010 impls, 65 clqs
0.09/0.14	c presolving (15 rounds):
0.09/0.14	c  456 deleted vars, 479 deleted constraints, 0 added constraints, 455 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.09/0.14	c  10010 implications, 65 cliques
0.09/0.14	c presolved problem has 3339 variables (3339 bin, 0 int, 0 impl, 0 cont) and 3456 constraints
0.09/0.14	c     761 constraints of type <setppc>
0.09/0.14	c    2695 constraints of type <logicor>
0.09/0.14	c transformed objective value is always integral (scale: 1)
0.09/0.14	c Presolving Time: 0.10
0.09/0.14	c - non default parameters ----------------------------------------------------------------------
0.09/0.14	c # SCIP version 2.1.1.4
0.09/0.14	c 
0.09/0.14	c # maximal time in seconds to run
0.09/0.14	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.14	c limits/time = 1797
0.09/0.14	c 
0.09/0.14	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.09/0.14	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.14	c limits/memory = 13950
0.09/0.14	c 
0.09/0.14	c # solving stops, if the given number of solutions were found (-1: no limit)
0.09/0.14	c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.14	c limits/solutions = 1
0.09/0.14	c 
0.09/0.14	c # maximal number of separation rounds per node (-1: unlimited)
0.09/0.14	c # [type: int, range: [-1,2147483647], default: 5]
0.09/0.14	c separating/maxrounds = 1
0.09/0.14	c 
0.09/0.14	c # maximal number of separation rounds in the root node (-1: unlimited)
0.09/0.14	c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.14	c separating/maxroundsroot = 5
0.09/0.14	c 
0.09/0.14	c # default clock type (1: CPU user seconds, 2: wall clock time)
0.09/0.14	c # [type: int, range: [1,2], default: 1]
0.09/0.14	c timing/clocktype = 2
0.09/0.14	c 
0.09/0.14	c # belongs reading time to solving time?
0.09/0.14	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.14	c timing/reading = TRUE
0.09/0.14	c 
0.09/0.14	c # should disaggregation of knapsack constraints be allowed in preprocessing?
0.09/0.14	c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
0.09/0.14	c constraints/knapsack/disaggregation = FALSE
0.09/0.14	c 
0.09/0.14	c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
0.09/0.14	c # [type: int, range: [-1,2147483647], default: 10]
0.09/0.14	c heuristics/coefdiving/freq = -1
0.09/0.14	c 
0.09/0.14	c # maximal fraction of diving LP iterations compared to node LP iterations
0.09/0.14	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.09/0.14	c heuristics/coefdiving/maxlpiterquot = 0.075
0.09/0.14	c 
0.09/0.14	c # additional number of allowed LP iterations
0.09/0.14	c # [type: int, range: [0,2147483647], default: 1000]
0.09/0.14	c heuristics/coefdiving/maxlpiterofs = 1500
0.09/0.14	c 
0.09/0.14	c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
0.09/0.14	c # [type: int, range: [-1,2147483647], default: 30]
0.09/0.14	c heuristics/crossover/freq = -1
0.09/0.14	c 
0.09/0.14	c # number of nodes added to the contingent of the total nodes
0.09/0.14	c # [type: longint, range: [0,9223372036854775807], default: 500]
0.09/0.14	c heuristics/crossover/nodesofs = 750
0.09/0.14	c 
0.09/0.14	c # number of nodes without incumbent change that heuristic should wait
0.09/0.14	c # [type: longint, range: [0,9223372036854775807], default: 200]
0.09/0.14	c heuristics/crossover/nwaitingnodes = 100
0.09/0.14	c 
0.09/0.14	c # contingent of sub problem nodes in relation to the number of nodes of the original problem
0.09/0.14	c # [type: real, range: [0,1], default: 0.1]
0.09/0.14	c heuristics/crossover/nodesquot = 0.15
0.09/0.14	c 
0.09/0.14	c # minimum percentage of integer variables that have to be fixed 
0.09/0.14	c # [type: real, range: [0,1], default: 0.666]
0.09/0.14	c heuristics/crossover/minfixingrate = 0.5
0.09/0.14	c 
0.09/0.14	c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
0.09/0.14	c # [type: int, range: [-1,2147483647], default: 20]
0.09/0.14	c heuristics/feaspump/freq = -1
0.09/0.14	c 
0.09/0.14	c # additional number of allowed LP iterations
0.09/0.14	c # [type: int, range: [0,2147483647], default: 1000]
0.09/0.14	c heuristics/feaspump/maxlpiterofs = 2000
0.09/0.14	c 
0.09/0.14	c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
0.09/0.14	c # [type: int, range: [-1,2147483647], default: 10]
0.09/0.14	c heuristics/fracdiving/freq = -1
0.09/0.14	c 
0.09/0.14	c # maximal fraction of diving LP iterations compared to node LP iterations
0.09/0.14	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.09/0.14	c heuristics/fracdiving/maxlpiterquot = 0.075
0.09/0.14	c 
0.09/0.14	c # additional number of allowed LP iterations
0.09/0.14	c # [type: int, range: [0,2147483647], default: 1000]
0.09/0.14	c heuristics/fracdiving/maxlpiterofs = 1500
0.09/0.14	c 
0.09/0.14	c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
0.09/0.14	c # [type: int, range: [-1,2147483647], default: 10]
0.09/0.14	c heuristics/guideddiving/freq = -1
0.09/0.14	c 
0.09/0.14	c # maximal fraction of diving LP iterations compared to node LP iterations
0.09/0.14	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.09/0.14	c heuristics/guideddiving/maxlpiterquot = 0.075
0.09/0.14	c 
0.09/0.14	c # additional number of allowed LP iterations
0.09/0.14	c # [type: int, range: [0,2147483647], default: 1000]
0.09/0.14	c heuristics/guideddiving/maxlpiterofs = 1500
0.09/0.14	c 
0.09/0.14	c # maximal fraction of diving LP iterations compared to node LP iterations
0.09/0.14	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.09/0.14	c heuristics/intdiving/maxlpiterquot = 0.075
0.09/0.14	c 
0.09/0.14	c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
0.09/0.14	c # [type: int, range: [-1,2147483647], default: 10]
0.09/0.14	c heuristics/intshifting/freq = -1
0.09/0.14	c 
0.09/0.14	c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
0.09/0.14	c # [type: int, range: [-1,2147483647], default: 10]
0.09/0.14	c heuristics/linesearchdiving/freq = -1
0.09/0.14	c 
0.09/0.14	c # maximal fraction of diving LP iterations compared to node LP iterations
0.09/0.14	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.09/0.14	c heuristics/linesearchdiving/maxlpiterquot = 0.075
0.09/0.14	c 
0.09/0.14	c # additional number of allowed LP iterations
0.09/0.14	c # [type: int, range: [0,2147483647], default: 1000]
0.09/0.14	c heuristics/linesearchdiving/maxlpiterofs = 1500
0.09/0.14	c 
0.09/0.14	c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
0.09/0.14	c # [type: int, range: [-1,2147483647], default: 20]
0.09/0.14	c heuristics/objpscostdiving/freq = -1
0.09/0.14	c 
0.09/0.14	c # maximal fraction of diving LP iterations compared to total iteration number
0.09/0.14	c # [type: real, range: [0,1], default: 0.01]
0.09/0.14	c heuristics/objpscostdiving/maxlpiterquot = 0.015
0.09/0.14	c 
0.09/0.14	c # additional number of allowed LP iterations
0.09/0.14	c # [type: int, range: [0,2147483647], default: 1000]
0.09/0.14	c heuristics/objpscostdiving/maxlpiterofs = 1500
0.09/0.14	c 
0.09/0.14	c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
0.09/0.14	c # [type: int, range: [-1,2147483647], default: 1]
0.09/0.14	c heuristics/oneopt/freq = -1
0.09/0.14	c 
0.09/0.14	c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
0.09/0.14	c # [type: int, range: [-1,2147483647], default: 10]
0.09/0.14	c heuristics/pscostdiving/freq = -1
0.09/0.14	c 
0.09/0.14	c # maximal fraction of diving LP iterations compared to node LP iterations
0.09/0.14	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.09/0.14	c heuristics/pscostdiving/maxlpiterquot = 0.075
0.09/0.14	c 
0.09/0.14	c # additional number of allowed LP iterations
0.09/0.14	c # [type: int, range: [0,2147483647], default: 1000]
0.09/0.14	c heuristics/pscostdiving/maxlpiterofs = 1500
0.09/0.14	c 
0.09/0.14	c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
0.09/0.14	c # [type: int, range: [-1,2147483647], default: 0]
0.09/0.14	c heuristics/rens/freq = -1
0.09/0.14	c 
0.09/0.14	c # minimum percentage of integer variables that have to be fixable 
0.09/0.14	c # [type: real, range: [0,1], default: 0.5]
0.09/0.14	c heuristics/rens/minfixingrate = 0.3
0.09/0.14	c 
0.09/0.14	c # number of nodes added to the contingent of the total nodes
0.09/0.14	c # [type: longint, range: [0,9223372036854775807], default: 500]
0.09/0.14	c heuristics/rens/nodesofs = 2000
0.09/0.14	c 
0.09/0.14	c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
0.09/0.14	c # [type: int, range: [-1,2147483647], default: 20]
0.09/0.14	c heuristics/rootsoldiving/freq = -1
0.09/0.14	c 
0.09/0.14	c # maximal fraction of diving LP iterations compared to node LP iterations
0.09/0.14	c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
0.09/0.14	c heuristics/rootsoldiving/maxlpiterquot = 0.015
0.09/0.14	c 
0.09/0.14	c # additional number of allowed LP iterations
0.09/0.14	c # [type: int, range: [0,2147483647], default: 1000]
0.09/0.14	c heuristics/rootsoldiving/maxlpiterofs = 1500
0.09/0.14	c 
0.09/0.14	c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
0.09/0.14	c # [type: int, range: [-1,2147483647], default: 1]
0.09/0.14	c heuristics/rounding/freq = -1
0.09/0.14	c 
0.09/0.14	c # frequency for calling primal heuristic <shiftandpropagate> (-1: never, 0: only at depth freqofs)
0.09/0.14	c # [type: int, range: [-1,2147483647], default: 0]
0.09/0.14	c heuristics/shiftandpropagate/freq = -1
0.09/0.14	c 
0.09/0.14	c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
0.09/0.14	c # [type: int, range: [-1,2147483647], default: 10]
0.09/0.14	c heuristics/shifting/freq = -1
0.09/0.14	c 
0.09/0.14	c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
0.09/0.14	c # [type: int, range: [-1,2147483647], default: 1]
0.09/0.14	c heuristics/simplerounding/freq = -1
0.09/0.14	c 
0.09/0.14	c # frequency for calling primal heuristic <subnlp> (-1: never, 0: only at depth freqofs)
0.09/0.14	c # [type: int, range: [-1,2147483647], default: 1]
0.09/0.14	c heuristics/subnlp/freq = -1
0.09/0.14	c 
0.09/0.14	c # frequency for calling primal heuristic <trivial> (-1: never, 0: only at depth freqofs)
0.09/0.14	c # [type: int, range: [-1,2147483647], default: 0]
0.09/0.14	c heuristics/trivial/freq = -1
0.09/0.14	c 
0.09/0.14	c # frequency for calling primal heuristic <trysol> (-1: never, 0: only at depth freqofs)
0.09/0.14	c # [type: int, range: [-1,2147483647], default: 1]
0.09/0.14	c heuristics/trysol/freq = -1
0.09/0.14	c 
0.09/0.14	c # frequency for calling primal heuristic <undercover> (-1: never, 0: only at depth freqofs)
0.09/0.14	c # [type: int, range: [-1,2147483647], default: 0]
0.09/0.14	c heuristics/undercover/freq = -1
0.09/0.14	c 
0.09/0.14	c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
0.09/0.14	c # [type: int, range: [-1,2147483647], default: 10]
0.09/0.14	c heuristics/veclendiving/freq = -1
0.09/0.14	c 
0.09/0.14	c # maximal fraction of diving LP iterations compared to node LP iterations
0.09/0.14	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.09/0.14	c heuristics/veclendiving/maxlpiterquot = 0.075
0.09/0.14	c 
0.09/0.14	c # additional number of allowed LP iterations
0.09/0.14	c # [type: int, range: [0,2147483647], default: 1000]
0.09/0.14	c heuristics/veclendiving/maxlpiterofs = 1500
0.09/0.14	c 
0.09/0.14	c # frequency for calling primal heuristic <zirounding> (-1: never, 0: only at depth freqofs)
0.09/0.14	c # [type: int, range: [-1,2147483647], default: 1]
0.09/0.14	c heuristics/zirounding/freq = -1
0.09/0.14	c 
0.09/0.14	c # maximal number of presolving rounds the propagator participates in (-1: no limit)
0.09/0.14	c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.14	c propagating/probing/maxprerounds = 0
0.09/0.14	c 
0.09/0.14	c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
0.09/0.14	c # [type: int, range: [-1,2147483647], default: 0]
0.09/0.14	c separating/cmir/freq = -1
0.09/0.14	c 
0.09/0.14	c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
0.09/0.14	c # [type: int, range: [-1,2147483647], default: 0]
0.09/0.14	c separating/flowcover/freq = -1
0.09/0.14	c 
0.09/0.14	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.09/0.14	c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.14	c separating/rapidlearning/freq = 0
0.09/0.14	c 
0.09/0.14	c # frequency for calling primal heuristic <indoneopt> (-1: never, 0: only at depth freqofs)
0.09/0.14	c # [type: int, range: [-1,2147483647], default: 1]
0.09/0.14	c heuristics/indoneopt/freq = -1
0.09/0.14	c 
0.09/0.14	c -----------------------------------------------------------------------------------------------
0.09/0.14	c start solving
0.09/0.14	c 
1.98/2.09	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1.98/2.09	c   2.1s|     1 |     0 |  7424 |     - |  16M|   0 | 881 |3339 |3456 |3339 |3456 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
5.09/5.14	c   5.1s|     1 |     0 |  8671 |     - |  20M|   0 | 973 |3339 |5232 |3339 |3446 |  10 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
5.39/5.40	c   5.4s|     1 |     0 |  8886 |     - |  20M|   0 |1071 |3339 |5232 |3339 |3452 |  16 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
5.59/5.63	c   5.6s|     1 |     0 |  9003 |     - |  20M|   0 |1118 |3339 |5232 |3339 |3455 |  19 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
5.79/5.85	c   5.8s|     1 |     0 |  9073 |     - |  20M|   0 |1102 |3339 |5232 |3339 |3460 |  24 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
9.19/9.20	c   9.2s|     1 |     2 |  9073 |     - |  20M|   0 |1102 |3339 |5232 |3339 |3460 |  24 |   0 |  10 | 0.000000e+00 |      --      |    Inf 
93.37/93.41	c  93.4s|   100 |    26 | 89120 | 808.6 |  21M|  22 |   - |3339 |5274 |3339 |3455 |  24 |  43 | 230 | 0.000000e+00 |      --      |    Inf 
131.76/131.81	c   132s|   200 |    36 |166565 | 791.4 |  21M|  39 | 270 |3339 |5314 |3339 |3455 |  24 |  86 | 284 | 0.000000e+00 |      --      |    Inf 
168.96/169.01	c   169s|   300 |    35 |242410 | 780.4 |  22M|  45 |   - |3339 |5353 |3339 |3455 |  24 | 127 | 336 | 0.000000e+00 |      --      |    Inf 
208.95/209.04	c   209s|   400 |    40 |323728 | 788.6 |  22M|  45 | 383 |3339 |5390 |3339 |3455 |  24 | 174 | 387 | 0.000000e+00 |      --      |    Inf 
248.64/248.80	c   249s|   500 |    44 |398769 | 781.0 |  22M|  45 | 477 |3339 |5421 |3339 |3455 |  24 | 208 | 450 | 0.000000e+00 |      --      |    Inf 
288.54/288.67	c   289s|   600 |    60 |480916 | 787.7 |  22M|  45 | 322 |3339 |5456 |3339 |3455 |  24 | 247 | 500 | 0.000000e+00 |      --      |    Inf 
334.03/334.13	c   334s|   700 |    63 |573908 | 808.1 |  22M|  45 | 349 |3339 |5487 |3339 |3455 |  24 | 284 | 559 | 0.000000e+00 |      --      |    Inf 
368.13/368.25	c   368s|   800 |    63 |644496 | 795.3 |  22M|  45 | 385 |3339 |5523 |3339 |3455 |  24 | 321 | 607 | 0.000000e+00 |      --      |    Inf 
408.42/408.54	c   409s|   900 |    70 |721189 | 792.1 |  22M|  45 |   - |3339 |5553 |3339 |3455 |  24 | 353 | 667 | 0.000000e+00 |      --      |    Inf 
452.81/452.92	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
452.81/452.92	c   453s|  1000 |    84 |810761 | 802.5 |  22M|  45 |   - |3339 |5586 |3339 |3455 |  24 | 386 | 724 | 0.000000e+00 |      --      |    Inf 
487.70/487.85	c   488s|  1100 |    84 |882628 | 794.9 |  22M|  45 |   - |3339 |5612 |3339 |3455 |  24 | 417 | 768 | 0.000000e+00 |      --      |    Inf 
522.00/522.16	c   522s|  1200 |    90 |954368 | 788.4 |  22M|  45 | 399 |3339 |5644 |3339 |3455 |  24 | 452 | 811 | 0.000000e+00 |      --      |    Inf 
570.99/571.14	c   571s|  1300 |    88 |  1054k| 804.9 |  22M|  45 |   - |3339 |5680 |3339 |3455 |  24 | 492 | 872 | 0.000000e+00 |      --      |    Inf 
611.69/611.80	c   612s|  1400 |    92 |  1131k| 802.6 |  23M|  45 |   - |3339 |5711 |3339 |3455 |  24 | 526 | 924 | 0.000000e+00 |      --      |    Inf 
646.38/646.59	c   647s|  1500 |    89 |  1202k| 796.1 |  22M|  45 |   - |3339 |5751 |3339 |3455 |  24 | 570 | 964 | 0.000000e+00 |      --      |    Inf 
691.88/692.05	c   692s|  1600 |   109 |  1291k| 802.3 |  23M|  45 | 407 |3339 |5774 |3339 |3455 |  24 | 609 |1031 | 0.000000e+00 |      --      |    Inf 
726.77/727.00	c   727s|  1700 |   117 |  1361k| 795.9 |  23M|  45 | 262 |3339 |5807 |3339 |3455 |  24 | 649 |1082 | 0.000000e+00 |      --      |    Inf 
757.87/758.09	c   758s|  1800 |   121 |  1425k| 787.2 |  23M|  48 | 371 |3339 |5831 |3339 |3455 |  24 | 699 |1126 | 0.000000e+00 |      --      |    Inf 
797.85/798.00	c   798s|  1900 |   126 |  1505k| 788.1 |  23M|  48 | 347 |3339 |5798 |3339 |3455 |  24 | 737 |1176 | 0.000000e+00 |      --      |    Inf 
836.86/837.05	c   837s|  2000 |   131 |  1589k| 790.6 |  23M|  48 | 521 |3339 |5801 |3339 |3455 |  24 | 772 |1221 | 0.000000e+00 |      --      |    Inf 
874.14/874.39	c   874s|  2100 |   141 |  1664k| 788.8 |  23M|  48 |   - |3339 |5823 |3339 |3455 |  24 | 805 |1276 | 0.000000e+00 |      --      |    Inf 
908.54/908.73	c   909s|  2200 |   141 |  1736k| 785.4 |  23M|  48 |   - |3339 |5857 |3339 |3455 |  24 | 847 |1319 | 0.000000e+00 |      --      |    Inf 
954.24/954.44	c   954s|  2300 |   155 |  1826k| 790.3 |  23M|  48 | 333 |3339 |5850 |3339 |3455 |  24 | 878 |1387 | 0.000000e+00 |      --      |    Inf 
995.92/996.14	c   996s|  2400 |   159 |  1913k| 793.8 |  23M|  48 |   - |3339 |5841 |3339 |3455 |  24 | 905 |1444 | 0.000000e+00 |      --      |    Inf 
1028.82/1029.03	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1028.82/1029.03	c  1029s|  2500 |   173 |  1982k| 789.7 |  23M|  48 |   - |3339 |5864 |3339 |3455 |  24 | 933 |1489 | 0.000000e+00 |      --      |    Inf 
1063.43/1063.67	c  1064s|  2600 |   178 |  2051k| 785.8 |  24M|  48 |   - |3339 |5897 |   0 |   0 |  24 | 972 |1540 | 0.000000e+00 |      --      |    Inf 
1095.91/1096.14	c  1096s|  2700 |   184 |  2116k| 780.9 |  24M|  48 | 664 |3339 |5919 |3339 |3455 |  24 |1008 |1591 | 0.000000e+00 |      --      |    Inf 
1134.00/1134.28	c  1134s|  2800 |   196 |  2196k| 781.4 |  24M|  48 |   - |3339 |5913 |3339 |3455 |  24 |1037 |1643 | 0.000000e+00 |      --      |    Inf 
1173.01/1173.29	c  1173s|  2900 |   212 |  2277k| 782.5 |  24M|  48 |   - |3339 |5927 |3339 |3455 |  24 |1077 |1695 | 0.000000e+00 |      --      |    Inf 
1209.80/1210.05	c  1210s|  3000 |   216 |  2353k| 781.7 |  24M|  48 |   - |3339 |5934 |3339 |3455 |  24 |1107 |1752 | 0.000000e+00 |      --      |    Inf 
1246.89/1247.10	c  1247s|  3100 |   232 |  2425k| 779.9 |  24M|  48 | 477 |3339 |5936 |3339 |3455 |  24 |1134 |1806 | 0.000000e+00 |      --      |    Inf 
1271.99/1272.22	c  1272s|  3200 |   236 |  2482k| 773.3 |  24M|  48 |   - |3339 |5953 |3339 |3455 |  24 |1158 |1841 | 0.000000e+00 |      --      |    Inf 
1300.29/1300.58	c  1301s|  3300 |   238 |  2542k| 767.9 |  24M|  48 | 224 |3339 |5965 |3339 |3455 |  24 |1173 |1890 | 0.000000e+00 |      --      |    Inf 
1329.78/1330.05	c  1330s|  3400 |   243 |  2603k| 763.3 |  24M|  48 |   - |3339 |5954 |3339 |3455 |  24 |1190 |1939 | 0.000000e+00 |      --      |    Inf 
1363.17/1363.41	c  1363s|  3500 |   253 |  2674k| 761.9 |  24M|  48 |   - |3339 |5947 |3339 |3455 |  24 |1210 |1995 | 0.000000e+00 |      --      |    Inf 
1398.27/1398.57	c  1399s|  3600 |   275 |  2748k| 761.0 |  24M|  48 |   - |3339 |5937 |3339 |3455 |  24 |1222 |2046 | 0.000000e+00 |      --      |    Inf 
1441.16/1441.41	c  1441s|  3700 |   291 |  2833k| 763.6 |  25M|  48 | 302 |3339 |5920 |3339 |3455 |  24 |1241 |2119 | 0.000000e+00 |      --      |    Inf 
1479.16/1479.46	c  1479s|  3800 |   313 |  2913k| 764.6 |  25M|  48 |   - |3339 |5927 |3339 |3455 |  24 |1276 |2169 | 0.000000e+00 |      --      |    Inf 
1520.85/1521.11	c  1521s|  3900 |   341 |  2998k| 766.8 |  25M|  48 |   - |3339 |5885 |3339 |3455 |  24 |1292 |2241 | 0.000000e+00 |      --      |    Inf 
1558.84/1559.12	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1558.84/1559.12	c  1559s|  4000 |   347 |  3077k| 767.2 |  25M|  48 |   - |3339 |5877 |3339 |3455 |  24 |1313 |2300 | 0.000000e+00 |      --      |    Inf 
1595.64/1595.92	c  1596s|  4100 |   355 |  3151k| 766.6 |  25M|  48 | 295 |3339 |5855 |3339 |3455 |  24 |1321 |2363 | 0.000000e+00 |      --      |    Inf 
1637.53/1637.84	c  1638s|  4200 |   364 |  3234k| 768.2 |  25M|  48 | 435 |3339 |5809 |3339 |3455 |  24 |1343 |2428 | 0.000000e+00 |      --      |    Inf 
1678.33/1678.66	c  1679s|  4300 |   390 |  3318k| 769.9 |  26M|  48 | 320 |3339 |5785 |3339 |3455 |  24 |1368 |2490 | 0.000000e+00 |      --      |    Inf 
1710.92/1711.26	c  1711s|  4400 |   397 |  3389k| 768.4 |  26M|  48 | 250 |3339 |5777 |3339 |3455 |  24 |1394 |2538 | 0.000000e+00 |      --      |    Inf 
1751.81/1752.19	c  1752s|  4500 |   411 |  3470k| 769.4 |  26M|  48 | 447 |3339 |5748 |3339 |3455 |  24 |1411 |2610 | 0.000000e+00 |      --      |    Inf 
1796.70/1797.02	c 
1796.70/1797.02	c SCIP Status        : solving was interrupted [time limit reached]
1796.70/1797.02	c Solving Time (sec) : 1797.02
1796.70/1797.02	c Solving Nodes      : 4595
1796.70/1797.02	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1796.70/1797.02	c Dual Bound         : +0.00000000000000e+00
1796.70/1797.02	c Gap                : infinite
1796.70/1797.02	s UNKNOWN
1796.70/1797.02	c SCIP Status        : solving was interrupted [time limit reached]
1796.70/1797.02	c Total Time         :    1797.02
1796.70/1797.02	c   solving          :    1797.02
1796.70/1797.02	c   presolving       :       0.10 (included in solving)
1796.70/1797.02	c   reading          :       0.02 (included in solving)
1796.70/1797.02	c   copying          :       0.01 (1 #copies) (minimal 0.01, maximal 0.01, average 0.01)
1796.70/1797.02	c Original Problem   :
1796.70/1797.02	c   Problem name     : HOME/instance-3691809-1338044849.opb
1796.70/1797.02	c   Variables        : 3795 (3795 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.70/1797.02	c   Constraints      : 3935 initial, 3935 maximal
1796.70/1797.02	c   Objective sense  : minimize
1796.70/1797.02	c Presolved Problem  :
1796.70/1797.02	c   Problem name     : t_HOME/instance-3691809-1338044849.opb
1796.70/1797.02	c   Variables        : 3339 (3339 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.70/1797.02	c   Constraints      : 3456 initial, 5973 maximal
1796.70/1797.02	c Presolvers         :   ExecTime  SetupTime  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1796.70/1797.02	c   domcol           :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.02	c   trivial          :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.02	c   dualfix          :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.02	c   boundshift       :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.02	c   inttobinary      :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.02	c   convertinttobin  :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.02	c   gateextraction   :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.02	c   implics          :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.02	c   components       :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.02	c   pseudoobj        :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.02	c   probing          :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.02	c   setppc           :       0.01       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.02	c   linear           :       0.05       0.00        455          1          0        455          0        479          0          0          0
1796.70/1797.02	c   logicor          :       0.03       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.02	c   root node        :          -          -         25          -          -         25          -          -          -          -          -
1796.70/1797.02	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #ResProp    Cutoffs    DomReds       Cuts      Conss   Children
1796.70/1797.02	c   integral         :          0          0          0          0       2706          0          1          0         12        356          0          0       5060
1796.70/1797.02	c   setppc           :        761        761          6      29184          0          1          0     551467         24     163389          0          0          0
1796.70/1797.02	c   linear           :          0+      1800          5      29159          0          0          0      29086          1       2816        137          0          0
1796.70/1797.02	c   logicor          :       2695+      3481          6      22654          0          1          0     912384        119     210766          0          0          0
1796.70/1797.02	c   countsols        :          0          0          0          0          0          1          0          0          0          0          0          0          0
1796.70/1797.02	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS      Check    ResProp
1796.70/1797.02	c   integral         :     657.68       0.00       0.00       0.00     657.68       0.00       0.00       0.00
1796.70/1797.02	c   setppc           :       1.35       0.00       0.00       1.08       0.00       0.00       0.00       0.27
1796.70/1797.02	c   linear           :       0.34       0.00       0.01       0.30       0.00       0.00       0.00       0.03
1796.70/1797.02	c   logicor          :       1.49       0.00       0.00       0.94       0.00       0.00       0.00       0.54
1796.70/1797.02	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1796.70/1797.02	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
1796.70/1797.02	c   rootredcost      :          0          0          0          0
1796.70/1797.02	c   pseudoobj        :          0          0          0          0
1796.70/1797.02	c   vbounds          :          0          0          0          0
1796.70/1797.02	c   redcost          :       2710          0          0          0
1796.70/1797.02	c   probing          :          0          0          0          0
1796.70/1797.02	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp
1796.70/1797.02	c   rootredcost      :       0.01       0.00       0.00       0.01       0.00
1796.70/1797.02	c   pseudoobj        :       0.01       0.00       0.00       0.01       0.00
1796.70/1797.02	c   vbounds          :       0.01       0.00       0.00       0.01       0.00
1796.70/1797.02	c   redcost          :       0.13       0.00       0.00       0.13       0.00
1796.70/1797.02	c   probing          :       0.00       0.00       0.00       0.00       0.00
1796.70/1797.02	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1796.70/1797.02	c   propagation      :       0.02        144        143        356       27.9          4        9.2          -
1796.70/1797.02	c   infeasible LP    :       6.14       1916       1010      14222      436.7         16        7.6          0
1796.70/1797.02	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1796.70/1797.02	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1796.70/1797.02	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1796.70/1797.02	c   applied globally :          -          -          -       1414       44.7          -          -          -
1796.70/1797.02	c   applied locally  :          -          -          -         11      522.5          -          -          -
1796.70/1797.02	c Separators         :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss
1796.70/1797.02	c   cut pool         :       0.00                     4          -          -          0          -    (maximal pool size: 18)
1796.70/1797.02	c   closecuts        :       0.00       0.00          0          0          0          0          0
1796.70/1797.02	c   impliedbounds    :       0.00       0.00          5          0          0          0          0
1796.70/1797.02	c   intobj           :       0.00       0.00          0          0          0          0          0
1796.70/1797.02	c   gomory           :       0.35       0.00          5          0          0          0          0
1796.70/1797.02	c   cgmip            :       0.00       0.00          0          0          0          0          0
1796.70/1797.02	c   strongcg         :       0.36       0.00          5          0          0          0          0
1796.70/1797.02	c   cmir             :       0.00       0.00          0          0          0          0          0
1796.70/1797.02	c   flowcover        :       0.00       0.00          0          0          0          0          0
1796.70/1797.02	c   clique           :       0.11       0.00          5          0          0         19          0
1796.70/1797.02	c   zerohalf         :       0.00       0.00          0          0          0          0          0
1796.70/1797.02	c   mcf              :       0.00       0.00          1          0          0          0          0
1796.70/1797.02	c   oddcycle         :       0.00       0.00          0          0          0          0          0
1796.70/1797.02	c   rapidlearning    :       2.41       0.00          1          0         25          0       1800
1796.70/1797.02	c Pricers            :   ExecTime  SetupTime      Calls       Vars
1796.70/1797.02	c   problem variables:       0.00          -          0          0
1796.70/1797.02	c Branching Rules    :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1796.70/1797.02	c   relpscost        :     657.68       0.00       2706         12        356          0          0       5060
1796.70/1797.02	c   pscost           :       0.00       0.00          0          0          0          0          0          0
1796.70/1797.02	c   inference        :       0.00       0.00          1          0          0          0          0          2
1796.70/1797.02	c   mostinf          :       0.00       0.00          0          0          0          0          0          0
1796.70/1797.02	c   leastinf         :       0.00       0.00          0          0          0          0          0          0
1796.70/1797.02	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0
1796.70/1797.02	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0
1796.70/1797.02	c   random           :       0.00       0.00          0          0          0          0          0          0
1796.70/1797.02	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found
1796.70/1797.02	c   LP solutions     :       0.00          -          -          0
1796.70/1797.02	c   pseudo solutions :       0.00          -          -          0
1796.70/1797.02	c   smallcard        :       0.00       0.00          0          0
1796.70/1797.02	c   trivial          :       0.00       0.00          1          0
1796.70/1797.02	c   shiftandpropagate:       0.00       0.00          0          0
1796.70/1797.02	c   simplerounding   :       0.00       0.00          0          0
1796.70/1797.02	c   zirounding       :       0.00       0.00          0          0
1796.70/1797.02	c   rounding         :       0.00       0.00          0          0
1796.70/1797.02	c   shifting         :       0.00       0.00          0          0
1796.70/1797.02	c   intshifting      :       0.00       0.00          0          0
1796.70/1797.02	c   oneopt           :       0.00       0.00          0          0
1796.70/1797.02	c   twoopt           :       0.00       0.00          0          0
1796.70/1797.02	c   indtwoopt        :       0.00       0.00          0          0
1796.70/1797.02	c   indoneopt        :       0.00       0.00          0          0
1796.70/1797.02	c   fixandinfer      :       0.00       0.00          0          0
1796.70/1797.02	c   feaspump         :       0.00       0.00          0          0
1796.70/1797.02	c   clique           :       0.00       0.00          0          0
1796.70/1797.02	c   indrounding      :       0.00       0.00          0          0
1796.70/1797.02	c   indcoefdiving    :       0.00       0.00          0          0
1796.70/1797.02	c   coefdiving       :       0.00       0.00          0          0
1796.70/1797.02	c   pscostdiving     :       0.00       0.00          0          0
1796.70/1797.02	c   nlpdiving        :       0.00       0.00          0          0
1796.70/1797.02	c   fracdiving       :       0.00       0.00          0          0
1796.70/1797.02	c   veclendiving     :       0.00       0.00          0          0
1796.70/1797.02	c   intdiving        :       0.00       0.00          0          0
1796.70/1797.02	c   actconsdiving    :       0.00       0.00          0          0
1796.70/1797.02	c   objpscostdiving  :       0.00       0.00          0          0
1796.70/1797.02	c   rootsoldiving    :       0.00       0.00          0          0
1796.70/1797.02	c   linesearchdiving :       0.00       0.00          0          0
1796.70/1797.02	c   guideddiving     :       0.00       0.00          0          0
1796.70/1797.02	c   octane           :       0.00       0.00          0          0
1796.70/1797.02	c   rens             :       0.00       0.00          0          0
1796.70/1797.02	c   rins             :       0.00       0.00          0          0
1796.70/1797.02	c   localbranching   :       0.00       0.00          0          0
1796.70/1797.02	c   mutation         :       0.00       0.00          0          0
1796.70/1797.02	c   crossover        :       0.00       0.00          0          0
1796.70/1797.02	c   dins             :       0.00       0.00          0          0
1796.70/1797.02	c   vbounds          :       0.00       0.00          0          0
1796.70/1797.02	c   undercover       :       0.00       0.00          0          0
1796.70/1797.02	c   subnlp           :       0.00       0.00          0          0
1796.70/1797.02	c   trysol           :       0.00       0.00          0          0
1796.70/1797.02	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It
1796.70/1797.02	c   primal LP        :       0.01          1          0       0.00          -       0.01          1
1796.70/1797.02	c   dual LP          :    1120.73       4627    3561716     769.93    3178.02       0.00          1
1796.70/1797.02	c   lex dual LP      :       0.00          0          0       0.00          -
1796.70/1797.02	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
1796.70/1797.02	c   diving/probing LP:       0.00          0          0       0.00          -
1796.70/1797.02	c   strong branching :     657.29       2684    1890880     704.50    2876.80
1796.70/1797.02	c     (at root node) :          -         10       6769     676.90          -
1796.70/1797.02	c   conflict analysis:       0.00          0          0       0.00          -
1796.70/1797.02	c B&B Tree           :
1796.70/1797.02	c   number of runs   :          1
1796.70/1797.02	c   nodes            :       4595
1796.70/1797.02	c   nodes (total)    :       4595
1796.70/1797.02	c   nodes left       :        434
1796.70/1797.02	c   max depth        :         48
1796.70/1797.02	c   max depth (total):         48
1796.70/1797.02	c   backtracks       :        848 (18.5%)
1796.70/1797.02	c   delayed cutoffs  :         34
1796.70/1797.02	c   repropagations   :       3206 (20615 domain reductions, 21 cutoffs)
1796.70/1797.02	c   avg switch length:       5.71
1796.70/1797.02	c   switching time   :       3.68
1796.70/1797.02	c Solution           :
1796.70/1797.02	c   Solutions found  :          0 (0 improvements)
1796.70/1797.02	c   Primal Bound     :          -
1796.70/1797.02	c   Dual Bound       : +0.00000000000000e+00
1796.70/1797.02	c   Gap              :   infinite
1796.70/1797.02	c   Root Dual Bound  : +0.00000000000000e+00
1796.70/1797.02	c   Root Iterations  :       9073
1796.70/1797.07	c Time complete: 1796.78.

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

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 8732
/proc/meminfo: memFree=27576556/32873648 swapFree=6336/6336
[pid=8732] ppid=8730 vsize=12692 CPUtime=0 cores=0,2,4,6
/proc/8732/stat : 8732 (scip-2.1.1.4exp) R 8730 8732 5668 0 -1 4202496 1925 0 0 0 0 0 0 0 20 0 1 0 270612175 12996608 1879 33554432000 4194304 10219143 140733725502512 140736341913464 7589947 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/8732/statm: 3173 1891 419 1471 0 1693 0

[startup+0.051746 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 8732
/proc/meminfo: memFree=27576556/32873648 swapFree=6336/6336
[pid=8732] ppid=8730 vsize=31596 CPUtime=0.04 cores=0,2,4,6
/proc/8732/stat : 8732 (scip-2.1.1.4exp) R 8730 8732 5668 0 -1 4202496 6368 0 0 0 4 0 0 0 20 0 1 0 270612175 32354304 6322 33554432000 4194304 10219143 140733725502512 140736341913464 9008087 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/8732/statm: 7899 6324 549 1471 0 6419 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 31596

[startup+0.100313 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 8732
/proc/meminfo: memFree=27576556/32873648 swapFree=6336/6336
[pid=8732] ppid=8730 vsize=36384 CPUtime=0.09 cores=0,2,4,6
/proc/8732/stat : 8732 (scip-2.1.1.4exp) R 8730 8732 5668 0 -1 4202496 7847 0 0 0 8 1 0 0 20 0 1 0 270612175 37257216 7545 33554432000 4194304 10219143 140733725502512 140736341913464 8891076 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/8732/statm: 9096 7546 579 1471 0 7616 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 36384

[startup+0.300266 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 8732
/proc/meminfo: memFree=27576556/32873648 swapFree=6336/6336
[pid=8732] ppid=8730 vsize=49568 CPUtime=0.29 cores=0,2,4,6
/proc/8732/stat : 8732 (scip-2.1.1.4exp) R 8730 8732 5668 0 -1 4202496 11315 0 0 0 27 2 0 0 20 0 1 0 270612175 50757632 10990 33554432000 4194304 10219143 140733725502512 140733725498568 9026266 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/8732/statm: 12392 10990 733 1471 0 10912 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 49568

[startup+0.700174 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 8732
/proc/meminfo: memFree=27576556/32873648 swapFree=6336/6336
[pid=8732] ppid=8730 vsize=49784 CPUtime=0.69 cores=0,2,4,6
/proc/8732/stat : 8732 (scip-2.1.1.4exp) R 8730 8732 5668 0 -1 4202496 11380 0 0 0 67 2 0 0 20 0 1 0 270612175 50978816 11055 33554432000 4194304 10219143 140733725502512 140733725498568 8056496 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/8732/statm: 12446 11055 733 1471 0 10966 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 49784

[startup+1.50017 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8733
/proc/meminfo: memFree=27535256/32873648 swapFree=6336/6336
[pid=8732] ppid=8730 vsize=49920 CPUtime=1.49 cores=0,2,4,6
/proc/8732/stat : 8732 (scip-2.1.1.4exp) R 8730 8732 5668 0 -1 4202496 11409 0 0 0 147 2 0 0 20 0 1 0 270612175 51118080 11084 33554432000 4194304 10219143 140733725502512 140733725495768 8016335 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/8732/statm: 12480 11084 734 1471 0 11000 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 49920

[startup+3.10027 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8733
/proc/meminfo: memFree=27534380/32873648 swapFree=6336/6336
[pid=8732] ppid=8730 vsize=88840 CPUtime=3.08 cores=0,2,4,6
/proc/8732/stat : 8732 (scip-2.1.1.4exp) R 8730 8732 5668 0 -1 4202496 20960 0 0 0 300 8 0 0 20 0 1 0 270612175 90972160 20554 33554432000 4194304 10219143 140733725502512 140733725496568 9008087 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/8732/statm: 22210 20554 776 1471 0 20730 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 88840

[startup+6.30018 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8733
/proc/meminfo: memFree=27483788/32873648 swapFree=6336/6336
[pid=8732] ppid=8730 vsize=100644 CPUtime=6.29 cores=0,2,4,6
/proc/8732/stat : 8732 (scip-2.1.1.4exp) R 8730 8732 5668 0 -1 4202496 24713 0 0 0 610 19 0 0 20 0 1 0 270612175 103059456 23585 33554432000 4194304 10219143 140733725502512 140733725496056 7955772 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/8732/statm: 25161 23585 797 1471 0 23681 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 100644

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8733
/proc/meminfo: memFree=27483200/32873648 swapFree=6336/6336
[pid=8732] ppid=8730 vsize=100644 CPUtime=12.69 cores=0,2,4,6
/proc/8732/stat : 8732 (scip-2.1.1.4exp) R 8730 8732 5668 0 -1 4202496 24713 0 0 0 1248 21 0 0 20 0 1 0 270612175 103059456 23585 33554432000 4194304 10219143 140733725502512 140733725495960 9026266 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8732/statm: 25161 23585 797 1471 0 23681 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 100644

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8733
/proc/meminfo: memFree=27485160/32873648 swapFree=6336/6336
[pid=8732] ppid=8730 vsize=100644 CPUtime=25.48 cores=0,2,4,6
/proc/8732/stat : 8732 (scip-2.1.1.4exp) R 8730 8732 5668 0 -1 4202496 24713 0 0 0 2523 25 0 0 20 0 1 0 270612175 103059456 23585 33554432000 4194304 10219143 140733725502512 140733725495960 9026266 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8732/statm: 25161 23585 797 1471 0 23681 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 100644

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8733
/proc/meminfo: memFree=27484612/32873648 swapFree=6336/6336
[pid=8732] ppid=8730 vsize=100644 CPUtime=51.08 cores=0,2,4,6
/proc/8732/stat : 8732 (scip-2.1.1.4exp) R 8730 8732 5668 0 -1 4202496 24714 0 0 0 5073 35 0 0 20 0 1 0 270612175 103059456 23586 33554432000 4194304 10219143 140733725502512 140733725496376 9026266 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8732/statm: 25161 23586 798 1471 0 23681 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 100644

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8733
/proc/meminfo: memFree=27479084/32873648 swapFree=6336/6336
[pid=8732] ppid=8730 vsize=100644 CPUtime=102.27 cores=0,2,4,6
/proc/8732/stat : 8732 (scip-2.1.1.4exp) R 8730 8732 5668 0 -1 4202496 24735 0 0 0 10170 57 0 0 20 0 1 0 270612175 103059456 24134 33554432000 4194304 10219143 140733725502512 140733725495768 9026266 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8732/statm: 25161 24134 802 1471 0 23681 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 100644

[startup+162.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/178 8736
/proc/meminfo: memFree=27472480/32873648 swapFree=6336/6336
[pid=8732] ppid=8730 vsize=100644 CPUtime=162.26 cores=0,2,4,6
/proc/8732/stat : 8732 (scip-2.1.1.4exp) R 8730 8732 5668 0 -1 4202496 24735 0 0 0 16147 79 0 0 20 0 1 0 270612175 103059456 24135 33554432000 4194304 10219143 140733725502512 140733725495768 8056492 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8732/statm: 25161 24135 802 1471 0 23681 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 100644

[startup+222.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 8736
/proc/meminfo: memFree=27476364/32873648 swapFree=6336/6336
[pid=8732] ppid=8730 vsize=100644 CPUtime=222.25 cores=0,2,4,6
/proc/8732/stat : 8732 (scip-2.1.1.4exp) R 8730 8732 5668 0 -1 4202496 24735 0 0 0 22120 105 0 0 20 0 1 0 270612175 103059456 24135 33554432000 4194304 10219143 140733725502512 140733725495816 8056624 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8732/statm: 25161 24135 802 1471 0 23681 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 100644

[startup+282.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 8737
/proc/meminfo: memFree=27473260/32873648 swapFree=6336/6336
[pid=8732] ppid=8730 vsize=100644 CPUtime=282.24 cores=0,2,4,6
/proc/8732/stat : 8732 (scip-2.1.1.4exp) R 8730 8732 5668 0 -1 4202496 24735 0 0 0 28090 134 0 0 20 0 1 0 270612175 103059456 24135 33554432000 4194304 10219143 140733725502512 140733725496152 8030350 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8732/statm: 25161 24135 802 1471 0 23681 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 100644

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8737
/proc/meminfo: memFree=27471896/32873648 swapFree=6336/6336
[pid=8732] ppid=8730 vsize=100644 CPUtime=342.23 cores=0,2,4,6
/proc/8732/stat : 8732 (scip-2.1.1.4exp) R 8730 8732 5668 0 -1 4202496 24735 0 0 0 34064 159 0 0 20 0 1 0 270612175 103059456 24135 33554432000 4194304 10219143 140733725502512 140733725495864 9026266 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8732/statm: 25161 24135 802 1471 0 23681 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 100644

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8737
/proc/meminfo: memFree=27474068/32873648 swapFree=6336/6336
[pid=8732] ppid=8730 vsize=100644 CPUtime=402.22 cores=0,2,4,6
/proc/8732/stat : 8732 (scip-2.1.1.4exp) R 8730 8732 5668 0 -1 4202496 24735 0 0 0 40037 185 0 0 20 0 1 0 270612175 103059456 24135 33554432000 4194304 10219143 140733725502512 140733725496056 8051272 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8732/statm: 25161 24135 802 1471 0 23681 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 100644

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8737
/proc/meminfo: memFree=27473324/32873648 swapFree=6336/6336
[pid=8732] ppid=8730 vsize=100644 CPUtime=462.21 cores=0,2,4,6
/proc/8732/stat : 8732 (scip-2.1.1.4exp) R 8730 8732 5668 0 -1 4202496 24735 0 0 0 46008 213 0 0 20 0 1 0 270612175 103059456 24135 33554432000 4194304 10219143 140733725502512 140733725495768 9026266 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8732/statm: 25161 24135 802 1471 0 23681 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 100644

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8737
/proc/meminfo: memFree=27472260/32873648 swapFree=6336/6336
[pid=8732] ppid=8730 vsize=100644 CPUtime=522.2 cores=0,2,4,6
/proc/8732/stat : 8732 (scip-2.1.1.4exp) R 8730 8732 5668 0 -1 4202496 24735 0 0 0 51982 238 0 0 20 0 1 0 270612175 103059456 24135 33554432000 4194304 10219143 140733725502512 140733725495768 9026266 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8732/statm: 25161 24135 802 1471 0 23681 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 100644

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8738
/proc/meminfo: memFree=27473380/32873648 swapFree=6336/6336
[pid=8732] ppid=8730 vsize=100644 CPUtime=582.19 cores=0,2,4,6
/proc/8732/stat : 8732 (scip-2.1.1.4exp) R 8730 8732 5668 0 -1 4202496 24735 0 0 0 57956 263 0 0 20 0 1 0 270612175 103059456 24135 33554432000 4194304 10219143 140733725502512 140733725496152 8030350 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8732/statm: 25161 24135 802 1471 0 23681 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 100644

[startup+642.3 s]

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

/proc/meminfo: memFree=25124732/32873648 swapFree=6336/6336
[pid=8732] ppid=8730 vsize=100644 CPUtime=1122.11 cores=0,2,4,6
/proc/8732/stat : 8732 (scip-2.1.1.4exp) R 8730 8732 5668 0 -1 4202496 24736 0 0 0 111721 490 0 0 20 0 1 0 270612175 103059456 24136 33554432000 4194304 10219143 140733725502512 140733725495768 8051935 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8732/statm: 25161 24136 802 1471 0 23681 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 100644

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8781
/proc/meminfo: memFree=25108204/32873648 swapFree=6336/6336
[pid=8732] ppid=8730 vsize=100644 CPUtime=1182.1 cores=0,2,4,6
/proc/8732/stat : 8732 (scip-2.1.1.4exp) R 8730 8732 5668 0 -1 4202496 24736 0 0 0 117696 514 0 0 20 0 1 0 270612175 103059456 24136 33554432000 4194304 10219143 140733725502512 140733725496056 8051319 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8732/statm: 25161 24136 802 1471 0 23681 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 100644

[startup+1242.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 8781
/proc/meminfo: memFree=25105132/32873648 swapFree=6336/6336
[pid=8732] ppid=8730 vsize=100644 CPUtime=1242.09 cores=0,2,4,6
/proc/8732/stat : 8732 (scip-2.1.1.4exp) R 8730 8732 5668 0 -1 4202496 24736 0 0 0 123673 536 0 0 20 0 1 0 270612175 103059456 24136 33554432000 4194304 10219143 140733725502512 140733725495768 9026266 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8732/statm: 25161 24136 802 1471 0 23681 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 100644

[startup+1302.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 8781
/proc/meminfo: memFree=25043676/32873648 swapFree=6336/6336
[pid=8732] ppid=8730 vsize=100644 CPUtime=1302.09 cores=0,2,4,6
/proc/8732/stat : 8732 (scip-2.1.1.4exp) R 8730 8732 5668 0 -1 4202496 24736 0 0 0 129648 561 0 0 20 0 1 0 270612175 103059456 24136 33554432000 4194304 10219143 140733725502512 140733725495864 9026266 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8732/statm: 25161 24136 802 1471 0 23681 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 100644

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 8784
/proc/meminfo: memFree=25042900/32873648 swapFree=6336/6336
[pid=8732] ppid=8730 vsize=100644 CPUtime=1362.08 cores=0,2,4,6
/proc/8732/stat : 8732 (scip-2.1.1.4exp) R 8730 8732 5668 0 -1 4202496 24736 0 0 0 135620 588 0 0 20 0 1 0 270612175 103059456 24136 33554432000 4194304 10219143 140733725502512 140733725496152 9026266 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8732/statm: 25161 24136 802 1471 0 23681 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 100644

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8784
/proc/meminfo: memFree=25041976/32873648 swapFree=6336/6336
[pid=8732] ppid=8730 vsize=100644 CPUtime=1422.07 cores=0,2,4,6
/proc/8732/stat : 8732 (scip-2.1.1.4exp) R 8730 8732 5668 0 -1 4202496 24736 0 0 0 141595 612 0 0 20 0 1 0 270612175 103059456 24136 33554432000 4194304 10219143 140733725502512 140733725496152 9026266 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8732/statm: 25161 24136 802 1471 0 23681 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 100644

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8785
/proc/meminfo: memFree=25041384/32873648 swapFree=6336/6336
[pid=8732] ppid=8730 vsize=100644 CPUtime=1482.05 cores=0,2,4,6
/proc/8732/stat : 8732 (scip-2.1.1.4exp) R 8730 8732 5668 0 -1 4202496 24736 0 0 0 147567 638 0 0 20 0 1 0 270612175 103059456 24136 33554432000 4194304 10219143 140733725502512 140733725495864 9026266 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8732/statm: 25161 24136 802 1471 0 23681 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 100644

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 8786
/proc/meminfo: memFree=25041036/32873648 swapFree=6336/6336
[pid=8732] ppid=8730 vsize=100644 CPUtime=1542.04 cores=0,2,4,6
/proc/8732/stat : 8732 (scip-2.1.1.4exp) R 8730 8732 5668 0 -1 4202496 24736 0 0 0 153543 661 0 0 20 0 1 0 270612175 103059456 24136 33554432000 4194304 10219143 140733725502512 140733725495768 9026266 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8732/statm: 25161 24136 802 1471 0 23681 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 100644

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8786
/proc/meminfo: memFree=25041076/32873648 swapFree=6336/6336
[pid=8732] ppid=8730 vsize=100644 CPUtime=1602.04 cores=0,2,4,6
/proc/8732/stat : 8732 (scip-2.1.1.4exp) R 8730 8732 5668 0 -1 4202496 24736 0 0 0 159519 685 0 0 20 0 1 0 270612175 103059456 24136 33554432000 4194304 10219143 140733725502512 140733725495864 9026266 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8732/statm: 25161 24136 802 1471 0 23681 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 100644

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8786
/proc/meminfo: memFree=25040856/32873648 swapFree=6336/6336
[pid=8732] ppid=8730 vsize=100644 CPUtime=1662.03 cores=0,2,4,6
/proc/8732/stat : 8732 (scip-2.1.1.4exp) R 8730 8732 5668 0 -1 4202496 24736 0 0 0 165493 710 0 0 20 0 1 0 270612175 103059456 24136 33554432000 4194304 10219143 140733725502512 140733725495768 8025312 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8732/statm: 25161 24136 802 1471 0 23681 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 100644

[startup+1722.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 8786
/proc/meminfo: memFree=25041132/32873648 swapFree=6336/6336
[pid=8732] ppid=8730 vsize=100644 CPUtime=1722.02 cores=0,2,4,6
/proc/8732/stat : 8732 (scip-2.1.1.4exp) R 8730 8732 5668 0 -1 4202496 24736 0 0 0 171467 735 0 0 20 0 1 0 270612175 103059456 24136 33554432000 4194304 10219143 140733725502512 140733725497880 8099231 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8732/statm: 25161 24136 802 1471 0 23681 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 100644

[startup+1782.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 8787
/proc/meminfo: memFree=25037996/32873648 swapFree=6336/6336
[pid=8732] ppid=8730 vsize=100644 CPUtime=1782.01 cores=0,2,4,6
/proc/8732/stat : 8732 (scip-2.1.1.4exp) R 8730 8732 5668 0 -1 4202496 24736 0 0 0 177442 759 0 0 20 0 1 0 270612175 103059456 24136 33554432000 4194304 10219143 140733725502512 140733725496056 9026266 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8732/statm: 25161 24136 802 1471 0 23681 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 100644

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

[startup+1785.5 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 8787
/proc/meminfo: memFree=25037624/32873648 swapFree=6336/6336
[pid=8732] ppid=8730 vsize=100644 CPUtime=1785.21 cores=0,2,4,6
/proc/8732/stat : 8732 (scip-2.1.1.4exp) R 8730 8732 5668 0 -1 4202496 24736 0 0 0 177760 761 0 0 20 0 1 0 270612175 103059456 24136 33554432000 4194304 10219143 140733725502512 140733725495960 8030350 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8732/statm: 25161 24136 802 1471 0 23681 0
Current children cumulated CPU time (s) 1785.21
Current children cumulated vsize (KiB) 100644

[startup+1791.91 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 8787
/proc/meminfo: memFree=25028052/32873648 swapFree=6336/6336
[pid=8732] ppid=8730 vsize=100644 CPUtime=1791.61 cores=0,2,4,6
/proc/8732/stat : 8732 (scip-2.1.1.4exp) R 8730 8732 5668 0 -1 4202496 24736 0 0 0 178398 763 0 0 20 0 1 0 270612175 103059456 24136 33554432000 4194304 10219143 140733725502512 140733725495960 9026266 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8732/statm: 25161 24136 802 1471 0 23681 0
Current children cumulated CPU time (s) 1791.61
Current children cumulated vsize (KiB) 100644

[startup+1795.1 s]
/proc/loadavg: 2.09 2.02 2.01 3/177 8787
/proc/meminfo: memFree=25028052/32873648 swapFree=6336/6336
[pid=8732] ppid=8730 vsize=100644 CPUtime=1794.81 cores=0,2,4,6
/proc/8732/stat : 8732 (scip-2.1.1.4exp) R 8730 8732 5668 0 -1 4202496 24736 0 0 0 178717 764 0 0 20 0 1 0 270612175 103059456 24136 33554432000 4194304 10219143 140733725502512 140733725495864 9026266 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8732/statm: 25161 24136 802 1471 0 23681 0
Current children cumulated CPU time (s) 1794.81
Current children cumulated vsize (KiB) 100644

[startup+1795.9 s]
/proc/loadavg: 2.09 2.02 2.01 3/177 8787
/proc/meminfo: memFree=25028052/32873648 swapFree=6336/6336
[pid=8732] ppid=8730 vsize=100644 CPUtime=1795.61 cores=0,2,4,6
/proc/8732/stat : 8732 (scip-2.1.1.4exp) R 8730 8732 5668 0 -1 4202496 24736 0 0 0 178797 764 0 0 20 0 1 0 270612175 103059456 24136 33554432000 4194304 10219143 140733725502512 140733725495864 8030297 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8732/statm: 25161 24136 802 1471 0 23681 0
Current children cumulated CPU time (s) 1795.61
Current children cumulated vsize (KiB) 100644

[startup+1796.7 s]
/proc/loadavg: 2.09 2.02 2.01 3/177 8787
/proc/meminfo: memFree=25028052/32873648 swapFree=6336/6336
[pid=8732] ppid=8730 vsize=100644 CPUtime=1796.4 cores=0,2,4,6
/proc/8732/stat : 8732 (scip-2.1.1.4exp) R 8730 8732 5668 0 -1 4202496 24736 0 0 0 178876 764 0 0 20 0 1 0 270612175 103059456 24136 33554432000 4194304 10219143 140733725502512 140733725496056 8025328 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8732/statm: 25161 24136 802 1471 0 23681 0
Current children cumulated CPU time (s) 1796.4
Current children cumulated vsize (KiB) 100644

[startup+1796.9 s]
/proc/loadavg: 2.09 2.02 2.01 3/177 8787
/proc/meminfo: memFree=25028052/32873648 swapFree=6336/6336
[pid=8732] ppid=8730 vsize=100644 CPUtime=1796.6 cores=0,2,4,6
/proc/8732/stat : 8732 (scip-2.1.1.4exp) R 8730 8732 5668 0 -1 4202496 24736 0 0 0 178896 764 0 0 20 0 1 0 270612175 103059456 24136 33554432000 4194304 10219143 140733725502512 140733725496056 7754562 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8732/statm: 25161 24136 802 1471 0 23681 0
Current children cumulated CPU time (s) 1796.6
Current children cumulated vsize (KiB) 100644

[startup+1797 s]
/proc/loadavg: 2.09 2.02 2.01 3/177 8787
/proc/meminfo: memFree=25028052/32873648 swapFree=6336/6336
[pid=8732] ppid=8730 vsize=100644 CPUtime=1796.7 cores=0,2,4,6
/proc/8732/stat : 8732 (scip-2.1.1.4exp) R 8730 8732 5668 0 -1 4202496 24736 0 0 0 178906 764 0 0 20 0 1 0 270612175 103059456 24136 33554432000 4194304 10219143 140733725502512 140733725495960 8025308 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8732/statm: 25161 24136 802 1471 0 23681 0
Current children cumulated CPU time (s) 1796.7
Current children cumulated vsize (KiB) 100644

Child status: 0
Real time (s): 1797.07
CPU time (s): 1796.79
CPU user time (s): 1789.13
CPU system time (s): 7.65484
CPU usage (%): 99.9842
Max. virtual memory (cumulated for all children) (KiB): 100644

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1789.13
system time used= 7.65484
maximum resident set size= 96964
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24742
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= 11
involuntary context switches= 1918

runsolver used 5.31619 second user time and 11.3043 second system time

The end

Launcher Data

Begin job on node112 at 2012-05-26 17:07:29
IDJOB=3691809
IDBENCH=90218
IDSOLVER=2271
FILE ID=node112/3691809-1338044849
RUNJOBID= node112-1338029191-7006
PBS_JOBID= 14624359
Free space on /tmp= 71580 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_K69.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-3691809-1338044849/watcher-3691809-1338044849 -o /tmp/evaluation-result-3691809-1338044849/solver-3691809-1338044849 -C 1800 -W 1900 -M 15500  HOME/scip-2.1.1.4expfix.linux.x86_64.gnu.opt.spx -f HOME/instance-3691809-1338044849.opb -t 1800 -m 15500

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

MD5SUM BENCH= da1bb6c22345628ac4e1e426278657ed
RANDOM SEED=2132179066

node112.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.763
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.52
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.763
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.763
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.92
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.763
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.763
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.92
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.763
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.92
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.763
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.763
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:        27576820 kB
Buffers:          248708 kB
Cached:          4070164 kB
SwapCached:            0 kB
Active:           837524 kB
Inactive:        3686812 kB
Active(anon):     208180 kB
Inactive(anon):        0 kB
Active(file):     629344 kB
Inactive(file):  3686812 kB
Unevictable:        6336 kB
Mlocked:            6336 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             13988 kB
Writeback:             0 kB
AnonPages:        211992 kB
Mapped:            17456 kB
Shmem:               200 kB
Slab:             636200 kB
SReclaimable:      80192 kB
SUnreclaim:       556008 kB
KernelStack:        1456 kB
PageTables:         4472 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     320672 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    163840 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= 71564 MiB
End job on node112 at 2012-05-26 17:37:26