Trace number 3691813

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SCIP spx E SCIP 2.1.1.4. Exp with SoPlex 1.6.0.3 fixed? 1796.77 1797.05

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/ShortestPathBA/
normalized-BeauxArts_K73.opb
MD5SUM0228ffc8e8b202453e422d741e6bbe73
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.46678
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables4015
Total number of constraints4163
Number of constraints which are clauses4090
Number of constraints which are cardinality constraints (but not clauses)73
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint73
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 74
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-3691813-1338044831.opb>
0.00/0.02	c original problem has 4015 variables (4015 bin, 0 int, 0 impl, 0 cont) and 4163 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.05/0.06	c (round 1) 2 del vars, 2 del conss, 0 add conss, 2 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 6552 impls, 73 clqs
0.05/0.07	c (round 2) 165 del vars, 16 del conss, 0 add conss, 165 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 6552 impls, 70 clqs
0.05/0.07	c (round 3) 230 del vars, 187 del conss, 0 add conss, 230 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 6598 impls, 69 clqs
0.05/0.08	c (round 4) 293 del vars, 251 del conss, 0 add conss, 292 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 7392 impls, 69 clqs
0.05/0.08	c (round 5) 341 del vars, 299 del conss, 0 add conss, 340 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 8224 impls, 69 clqs
0.05/0.09	c (round 6) 376 del vars, 334 del conss, 0 add conss, 375 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 9298 impls, 69 clqs
0.05/0.09	c (round 7) 403 del vars, 361 del conss, 0 add conss, 402 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 9870 impls, 69 clqs
0.09/0.10	c (round 8) 426 del vars, 384 del conss, 0 add conss, 425 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 10290 impls, 69 clqs
0.09/0.10	c (round 9) 443 del vars, 401 del conss, 0 add conss, 442 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 10676 impls, 69 clqs
0.09/0.10	c (round 10) 451 del vars, 409 del conss, 0 add conss, 450 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 10748 impls, 69 clqs
0.09/0.11	c (round 11) 455 del vars, 413 del conss, 0 add conss, 454 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 10794 impls, 69 clqs
0.09/0.11	c (round 12) 456 del vars, 414 del conss, 0 add conss, 455 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 10824 impls, 69 clqs
0.09/0.16	c (round 13) 456 del vars, 483 del conss, 0 add conss, 455 chg bounds, 0 chg sides, 0 chg coeffs, 3611 upgd conss, 10830 impls, 69 clqs
0.09/0.17	c (round 14) 456 del vars, 483 del conss, 0 add conss, 455 chg bounds, 0 chg sides, 0 chg coeffs, 3680 upgd conss, 10830 impls, 69 clqs
0.19/0.20	c presolving (15 rounds):
0.19/0.20	c  456 deleted vars, 483 deleted constraints, 0 added constraints, 455 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.19/0.20	c  10830 implications, 69 cliques
0.19/0.20	c presolved problem has 3559 variables (3559 bin, 0 int, 0 impl, 0 cont) and 3680 constraints
0.19/0.20	c     805 constraints of type <setppc>
0.19/0.20	c    2875 constraints of type <logicor>
0.19/0.20	c transformed objective value is always integral (scale: 1)
0.19/0.20	c Presolving Time: 0.17
0.19/0.20	c - non default parameters ----------------------------------------------------------------------
0.19/0.20	c # SCIP version 2.1.1.4
0.19/0.20	c 
0.19/0.20	c # maximal time in seconds to run
0.19/0.20	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.19/0.20	c limits/time = 1797
0.19/0.20	c 
0.19/0.20	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.19/0.20	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.19/0.20	c limits/memory = 13950
0.19/0.20	c 
0.19/0.20	c # solving stops, if the given number of solutions were found (-1: no limit)
0.19/0.20	c # [type: int, range: [-1,2147483647], default: -1]
0.19/0.20	c limits/solutions = 1
0.19/0.20	c 
0.19/0.20	c # maximal number of separation rounds per node (-1: unlimited)
0.19/0.20	c # [type: int, range: [-1,2147483647], default: 5]
0.19/0.20	c separating/maxrounds = 1
0.19/0.20	c 
0.19/0.20	c # maximal number of separation rounds in the root node (-1: unlimited)
0.19/0.20	c # [type: int, range: [-1,2147483647], default: -1]
0.19/0.20	c separating/maxroundsroot = 5
0.19/0.20	c 
0.19/0.20	c # default clock type (1: CPU user seconds, 2: wall clock time)
0.19/0.20	c # [type: int, range: [1,2], default: 1]
0.19/0.20	c timing/clocktype = 2
0.19/0.20	c 
0.19/0.20	c # belongs reading time to solving time?
0.19/0.20	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.19/0.20	c timing/reading = TRUE
0.19/0.20	c 
0.19/0.20	c # should disaggregation of knapsack constraints be allowed in preprocessing?
0.19/0.20	c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
0.19/0.20	c constraints/knapsack/disaggregation = FALSE
0.19/0.20	c 
0.19/0.20	c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
0.19/0.20	c # [type: int, range: [-1,2147483647], default: 10]
0.19/0.20	c heuristics/coefdiving/freq = -1
0.19/0.20	c 
0.19/0.20	c # maximal fraction of diving LP iterations compared to node LP iterations
0.19/0.20	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.19/0.20	c heuristics/coefdiving/maxlpiterquot = 0.075
0.19/0.20	c 
0.19/0.20	c # additional number of allowed LP iterations
0.19/0.20	c # [type: int, range: [0,2147483647], default: 1000]
0.19/0.20	c heuristics/coefdiving/maxlpiterofs = 1500
0.19/0.20	c 
0.19/0.20	c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
0.19/0.20	c # [type: int, range: [-1,2147483647], default: 30]
0.19/0.20	c heuristics/crossover/freq = -1
0.19/0.20	c 
0.19/0.20	c # number of nodes added to the contingent of the total nodes
0.19/0.20	c # [type: longint, range: [0,9223372036854775807], default: 500]
0.19/0.20	c heuristics/crossover/nodesofs = 750
0.19/0.20	c 
0.19/0.20	c # number of nodes without incumbent change that heuristic should wait
0.19/0.20	c # [type: longint, range: [0,9223372036854775807], default: 200]
0.19/0.20	c heuristics/crossover/nwaitingnodes = 100
0.19/0.20	c 
0.19/0.20	c # contingent of sub problem nodes in relation to the number of nodes of the original problem
0.19/0.20	c # [type: real, range: [0,1], default: 0.1]
0.19/0.20	c heuristics/crossover/nodesquot = 0.15
0.19/0.20	c 
0.19/0.20	c # minimum percentage of integer variables that have to be fixed 
0.19/0.20	c # [type: real, range: [0,1], default: 0.666]
0.19/0.20	c heuristics/crossover/minfixingrate = 0.5
0.19/0.20	c 
0.19/0.20	c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
0.19/0.20	c # [type: int, range: [-1,2147483647], default: 20]
0.19/0.20	c heuristics/feaspump/freq = -1
0.19/0.20	c 
0.19/0.20	c # additional number of allowed LP iterations
0.19/0.20	c # [type: int, range: [0,2147483647], default: 1000]
0.19/0.20	c heuristics/feaspump/maxlpiterofs = 2000
0.19/0.20	c 
0.19/0.20	c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
0.19/0.20	c # [type: int, range: [-1,2147483647], default: 10]
0.19/0.20	c heuristics/fracdiving/freq = -1
0.19/0.20	c 
0.19/0.20	c # maximal fraction of diving LP iterations compared to node LP iterations
0.19/0.20	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.19/0.20	c heuristics/fracdiving/maxlpiterquot = 0.075
0.19/0.20	c 
0.19/0.20	c # additional number of allowed LP iterations
0.19/0.20	c # [type: int, range: [0,2147483647], default: 1000]
0.19/0.20	c heuristics/fracdiving/maxlpiterofs = 1500
0.19/0.20	c 
0.19/0.20	c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
0.19/0.20	c # [type: int, range: [-1,2147483647], default: 10]
0.19/0.20	c heuristics/guideddiving/freq = -1
0.19/0.20	c 
0.19/0.20	c # maximal fraction of diving LP iterations compared to node LP iterations
0.19/0.20	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.19/0.20	c heuristics/guideddiving/maxlpiterquot = 0.075
0.19/0.20	c 
0.19/0.20	c # additional number of allowed LP iterations
0.19/0.20	c # [type: int, range: [0,2147483647], default: 1000]
0.19/0.20	c heuristics/guideddiving/maxlpiterofs = 1500
0.19/0.20	c 
0.19/0.20	c # maximal fraction of diving LP iterations compared to node LP iterations
0.19/0.20	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.19/0.20	c heuristics/intdiving/maxlpiterquot = 0.075
0.19/0.20	c 
0.19/0.20	c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
0.19/0.20	c # [type: int, range: [-1,2147483647], default: 10]
0.19/0.20	c heuristics/intshifting/freq = -1
0.19/0.20	c 
0.19/0.20	c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
0.19/0.20	c # [type: int, range: [-1,2147483647], default: 10]
0.19/0.20	c heuristics/linesearchdiving/freq = -1
0.19/0.20	c 
0.19/0.20	c # maximal fraction of diving LP iterations compared to node LP iterations
0.19/0.20	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.19/0.20	c heuristics/linesearchdiving/maxlpiterquot = 0.075
0.19/0.20	c 
0.19/0.20	c # additional number of allowed LP iterations
0.19/0.20	c # [type: int, range: [0,2147483647], default: 1000]
0.19/0.20	c heuristics/linesearchdiving/maxlpiterofs = 1500
0.19/0.20	c 
0.19/0.20	c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
0.19/0.20	c # [type: int, range: [-1,2147483647], default: 20]
0.19/0.20	c heuristics/objpscostdiving/freq = -1
0.19/0.20	c 
0.19/0.20	c # maximal fraction of diving LP iterations compared to total iteration number
0.19/0.20	c # [type: real, range: [0,1], default: 0.01]
0.19/0.20	c heuristics/objpscostdiving/maxlpiterquot = 0.015
0.19/0.20	c 
0.19/0.20	c # additional number of allowed LP iterations
0.19/0.20	c # [type: int, range: [0,2147483647], default: 1000]
0.19/0.20	c heuristics/objpscostdiving/maxlpiterofs = 1500
0.19/0.20	c 
0.19/0.20	c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
0.19/0.20	c # [type: int, range: [-1,2147483647], default: 1]
0.19/0.20	c heuristics/oneopt/freq = -1
0.19/0.20	c 
0.19/0.20	c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
0.19/0.20	c # [type: int, range: [-1,2147483647], default: 10]
0.19/0.20	c heuristics/pscostdiving/freq = -1
0.19/0.20	c 
0.19/0.20	c # maximal fraction of diving LP iterations compared to node LP iterations
0.19/0.20	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.19/0.20	c heuristics/pscostdiving/maxlpiterquot = 0.075
0.19/0.20	c 
0.19/0.20	c # additional number of allowed LP iterations
0.19/0.20	c # [type: int, range: [0,2147483647], default: 1000]
0.19/0.20	c heuristics/pscostdiving/maxlpiterofs = 1500
0.19/0.20	c 
0.19/0.20	c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
0.19/0.20	c # [type: int, range: [-1,2147483647], default: 0]
0.19/0.20	c heuristics/rens/freq = -1
0.19/0.20	c 
0.19/0.20	c # minimum percentage of integer variables that have to be fixable 
0.19/0.20	c # [type: real, range: [0,1], default: 0.5]
0.19/0.20	c heuristics/rens/minfixingrate = 0.3
0.19/0.20	c 
0.19/0.20	c # number of nodes added to the contingent of the total nodes
0.19/0.20	c # [type: longint, range: [0,9223372036854775807], default: 500]
0.19/0.20	c heuristics/rens/nodesofs = 2000
0.19/0.20	c 
0.19/0.20	c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
0.19/0.20	c # [type: int, range: [-1,2147483647], default: 20]
0.19/0.20	c heuristics/rootsoldiving/freq = -1
0.19/0.20	c 
0.19/0.20	c # maximal fraction of diving LP iterations compared to node LP iterations
0.19/0.20	c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
0.19/0.20	c heuristics/rootsoldiving/maxlpiterquot = 0.015
0.19/0.20	c 
0.19/0.20	c # additional number of allowed LP iterations
0.19/0.20	c # [type: int, range: [0,2147483647], default: 1000]
0.19/0.20	c heuristics/rootsoldiving/maxlpiterofs = 1500
0.19/0.20	c 
0.19/0.20	c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
0.19/0.20	c # [type: int, range: [-1,2147483647], default: 1]
0.19/0.20	c heuristics/rounding/freq = -1
0.19/0.20	c 
0.19/0.20	c # frequency for calling primal heuristic <shiftandpropagate> (-1: never, 0: only at depth freqofs)
0.19/0.20	c # [type: int, range: [-1,2147483647], default: 0]
0.19/0.20	c heuristics/shiftandpropagate/freq = -1
0.19/0.20	c 
0.19/0.20	c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
0.19/0.20	c # [type: int, range: [-1,2147483647], default: 10]
0.19/0.20	c heuristics/shifting/freq = -1
0.19/0.20	c 
0.19/0.20	c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
0.19/0.20	c # [type: int, range: [-1,2147483647], default: 1]
0.19/0.20	c heuristics/simplerounding/freq = -1
0.19/0.20	c 
0.19/0.20	c # frequency for calling primal heuristic <subnlp> (-1: never, 0: only at depth freqofs)
0.19/0.20	c # [type: int, range: [-1,2147483647], default: 1]
0.19/0.20	c heuristics/subnlp/freq = -1
0.19/0.20	c 
0.19/0.20	c # frequency for calling primal heuristic <trivial> (-1: never, 0: only at depth freqofs)
0.19/0.20	c # [type: int, range: [-1,2147483647], default: 0]
0.19/0.20	c heuristics/trivial/freq = -1
0.19/0.20	c 
0.19/0.20	c # frequency for calling primal heuristic <trysol> (-1: never, 0: only at depth freqofs)
0.19/0.20	c # [type: int, range: [-1,2147483647], default: 1]
0.19/0.20	c heuristics/trysol/freq = -1
0.19/0.20	c 
0.19/0.20	c # frequency for calling primal heuristic <undercover> (-1: never, 0: only at depth freqofs)
0.19/0.20	c # [type: int, range: [-1,2147483647], default: 0]
0.19/0.20	c heuristics/undercover/freq = -1
0.19/0.20	c 
0.19/0.20	c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
0.19/0.20	c # [type: int, range: [-1,2147483647], default: 10]
0.19/0.20	c heuristics/veclendiving/freq = -1
0.19/0.20	c 
0.19/0.20	c # maximal fraction of diving LP iterations compared to node LP iterations
0.19/0.20	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.19/0.20	c heuristics/veclendiving/maxlpiterquot = 0.075
0.19/0.20	c 
0.19/0.20	c # additional number of allowed LP iterations
0.19/0.20	c # [type: int, range: [0,2147483647], default: 1000]
0.19/0.20	c heuristics/veclendiving/maxlpiterofs = 1500
0.19/0.20	c 
0.19/0.20	c # frequency for calling primal heuristic <zirounding> (-1: never, 0: only at depth freqofs)
0.19/0.20	c # [type: int, range: [-1,2147483647], default: 1]
0.19/0.20	c heuristics/zirounding/freq = -1
0.19/0.20	c 
0.19/0.20	c # maximal number of presolving rounds the propagator participates in (-1: no limit)
0.19/0.20	c # [type: int, range: [-1,2147483647], default: -1]
0.19/0.20	c propagating/probing/maxprerounds = 0
0.19/0.20	c 
0.19/0.20	c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
0.19/0.20	c # [type: int, range: [-1,2147483647], default: 0]
0.19/0.20	c separating/cmir/freq = -1
0.19/0.20	c 
0.19/0.20	c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
0.19/0.20	c # [type: int, range: [-1,2147483647], default: 0]
0.19/0.20	c separating/flowcover/freq = -1
0.19/0.20	c 
0.19/0.20	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.19/0.20	c # [type: int, range: [-1,2147483647], default: -1]
0.19/0.20	c separating/rapidlearning/freq = 0
0.19/0.20	c 
0.19/0.20	c # frequency for calling primal heuristic <indoneopt> (-1: never, 0: only at depth freqofs)
0.19/0.20	c # [type: int, range: [-1,2147483647], default: 1]
0.19/0.20	c heuristics/indoneopt/freq = -1
0.19/0.20	c 
0.19/0.20	c -----------------------------------------------------------------------------------------------
0.19/0.20	c start solving
0.19/0.20	c 
2.29/2.32	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
2.29/2.32	c   2.3s|     1 |     0 |  7998 |     - |  17M|   0 | 917 |3559 |3680 |3559 |3680 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
3.48/3.59	c   3.6s|     1 |     0 |  9219 |     - |  18M|   0 |1048 |3559 |4873 |3559 |3687 |   7 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
4.19/4.22	c   4.2s|     1 |     0 | 10404 |     - |  18M|   0 |1045 |3559 |4873 |3559 |3694 |  14 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
4.48/4.58	c   4.6s|     1 |     0 | 10843 |     - |  18M|   0 |1077 |3559 |4873 |3559 |3697 |  17 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
4.98/5.02	c   5.0s|     1 |     0 | 11421 |     - |  18M|   0 |1151 |3559 |4873 |3559 |3702 |  22 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
5.88/5.91	c   5.9s|     1 |     0 | 13048 |     - |  18M|   0 |1107 |3559 |4873 |3559 |3708 |  28 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
8.89/8.97	c   9.0s|     1 |     2 | 13048 |     - |  18M|   0 |1107 |3559 |4873 |3559 |3708 |  28 |   0 |  10 | 0.000000e+00 |      --      |    Inf 
105.76/105.89	c   106s|   100 |    25 |107927 | 958.4 |  19M|  32 |   - |3559 |4909 |3559 |3703 |  28 |  38 | 232 | 0.000000e+00 |      --      |    Inf 
151.46/151.55	c   152s|   200 |    31 |200193 | 940.4 |  19M|  36 |   - |3559 |4954 |   0 |   0 |  28 |  84 | 297 | 0.000000e+00 |      --      |    Inf 
199.35/199.45	c   199s|   300 |    43 |294217 | 940.4 |  20M|  36 | 235 |3559 |4979 |3559 |3703 |  28 | 123 | 370 | 0.000000e+00 |      --      |    Inf 
237.55/237.63	c   238s|   400 |    39 |370633 | 896.2 |  20M|  36 | 282 |3559 |5028 |3559 |3703 |  28 | 180 | 418 | 0.000000e+00 |      --      |    Inf 
264.14/264.24	c   264s|   500 |    43 |429875 | 835.3 |  20M|  42 | 225 |3559 |5061 |3559 |3703 |  28 | 219 | 449 | 0.000000e+00 |      --      |    Inf 
294.94/295.00	c   295s|   600 |    42 |493896 | 802.8 |  20M|  42 |   - |3559 |5086 |3559 |3703 |  28 | 253 | 489 | 0.000000e+00 |      --      |    Inf 
325.74/325.86	c   326s|   700 |    41 |557513 | 778.9 |  20M|  51 |   - |3559 |5127 |   0 |   0 |  28 | 297 | 530 | 0.000000e+00 |      --      |    Inf 
367.92/368.06	c   368s|   800 |    53 |645442 | 791.5 |  20M|  51 | 327 |3559 |5137 |3559 |3703 |  28 | 328 | 586 | 0.000000e+00 |      --      |    Inf 
409.92/410.09	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
409.92/410.09	c   410s|   900 |    54 |732662 | 800.5 |  20M|  51 | 185 |3559 |5161 |3559 |3703 |  28 | 369 | 636 | 0.000000e+00 |      --      |    Inf 
452.02/452.19	c   452s|  1000 |    60 |816888 | 804.6 |  20M|  51 | 434 |3559 |5173 |3559 |3703 |  28 | 393 | 698 | 0.000000e+00 |      --      |    Inf 
497.81/497.98	c   498s|  1100 |    80 |910528 | 816.6 |  20M|  51 | 330 |3559 |5170 |3559 |3703 |  28 | 425 | 759 | 0.000000e+00 |      --      |    Inf 
554.60/554.76	c   555s|  1200 |   107 |  1017k| 837.9 |  21M|  51 |   - |3559 |5140 |3559 |3703 |  28 | 446 | 827 | 0.000000e+00 |      --      |    Inf 
590.50/590.65	c   591s|  1300 |   115 |  1088k| 828.0 |  21M|  51 | 590 |3559 |5119 |3559 |3703 |  28 | 466 | 882 | 0.000000e+00 |      --      |    Inf 
622.39/622.57	c   623s|  1400 |   123 |  1152k| 814.5 |  21M|  51 |   - |3559 |5147 |3559 |3703 |  28 | 499 | 922 | 0.000000e+00 |      --      |    Inf 
654.28/654.50	c   654s|  1500 |   131 |  1221k| 806.1 |  21M|  51 |   - |3559 |5152 |   0 |   0 |  28 | 511 | 960 | 0.000000e+00 |      --      |    Inf 
687.47/687.62	c   688s|  1600 |   121 |  1294k| 801.7 |  21M|  51 |   - |3559 |5165 |3559 |3703 |  28 | 530 |1001 | 0.000000e+00 |      --      |    Inf 
717.98/718.19	c   718s|  1700 |   125 |  1356k| 790.9 |  21M|  51 |   - |3559 |5181 |3559 |3703 |  28 | 557 |1049 | 0.000000e+00 |      --      |    Inf 
754.17/754.33	c   754s|  1800 |   125 |  1434k| 790.2 |  21M|  51 |   - |3559 |5182 |3559 |3703 |  28 | 587 |1096 | 0.000000e+00 |      --      |    Inf 
802.56/802.76	c   803s|  1900 |   149 |  1526k| 797.1 |  21M|  51 |   - |3559 |5173 |3559 |3703 |  28 | 616 |1162 | 0.000000e+00 |      --      |    Inf 
833.86/834.03	c   834s|  2000 |   143 |  1595k| 791.8 |  21M|  51 |   - |3559 |5202 |3559 |3703 |  28 | 665 |1202 | 0.000000e+00 |      --      |    Inf 
870.05/870.28	c   870s|  2100 |   149 |  1668k| 788.6 |  21M|  51 |   - |3559 |5228 |   0 |   0 |  28 | 695 |1250 | 0.000000e+00 |      --      |    Inf 
907.15/907.30	c   907s|  2200 |   155 |  1743k| 786.8 |  21M|  51 |   - |3559 |5237 |3559 |3703 |  28 | 728 |1298 | 0.000000e+00 |      --      |    Inf 
936.44/936.62	c   937s|  2300 |   161 |  1803k| 779.0 |  21M|  51 | 128 |3559 |5259 |3559 |3703 |  28 | 762 |1339 | 0.000000e+00 |      --      |    Inf 
971.83/972.02	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
971.83/972.02	c   972s|  2400 |   165 |  1879k| 777.9 |  21M|  51 | 205 |3559 |5275 |3559 |3703 |  28 | 791 |1388 | 0.000000e+00 |      --      |    Inf 
1001.33/1001.58	c  1002s|  2500 |   168 |  1943k| 772.5 |  21M|  51 | 252 |3559 |5300 |3559 |3703 |  28 | 828 |1428 | 0.000000e+00 |      --      |    Inf 
1036.53/1036.77	c  1037s|  2600 |   188 |  2014k| 770.2 |  21M|  51 |   - |3559 |5309 |   0 |   0 |  28 | 856 |1476 | 0.000000e+00 |      --      |    Inf 
1068.93/1069.11	c  1069s|  2700 |   186 |  2080k| 766.1 |  21M|  51 |   - |3559 |5334 |3559 |3703 |  28 | 900 |1525 | 0.000000e+00 |      --      |    Inf 
1107.62/1107.80	c  1108s|  2800 |   188 |  2161k| 767.5 |  21M|  51 | 290 |3559 |5332 |3559 |3703 |  28 | 924 |1582 | 0.000000e+00 |      --      |    Inf 
1146.21/1146.49	c  1146s|  2900 |   204 |  2239k| 767.9 |  22M|  51 |   - |3559 |5298 |3559 |3703 |  28 | 936 |1646 | 0.000000e+00 |      --      |    Inf 
1178.40/1178.60	c  1179s|  3000 |   220 |  2304k| 763.9 |  22M|  51 |   - |3559 |5318 |3559 |3703 |  28 | 968 |1696 | 0.000000e+00 |      --      |    Inf 
1209.50/1209.79	c  1210s|  3100 |   220 |  2369k| 760.4 |  22M|  51 |   - |3559 |5323 |3559 |3703 |  28 | 987 |1742 | 0.000000e+00 |      --      |    Inf 
1246.29/1246.54	c  1247s|  3200 |   234 |  2444k| 760.2 |  22M|  51 | 396 |3559 |5325 |3559 |3703 |  28 |1017 |1798 | 0.000000e+00 |      --      |    Inf 
1280.99/1281.28	c  1281s|  3300 |   242 |  2515k| 758.7 |  22M|  51 | 219 |3559 |5358 |3559 |3703 |  28 |1069 |1855 | 0.000000e+00 |      --      |    Inf 
1318.08/1318.36	c  1318s|  3400 |   247 |  2592k| 758.9 |  22M|  51 |   - |3559 |5363 |3559 |3703 |  28 |1108 |1912 | 0.000000e+00 |      --      |    Inf 
1365.98/1366.29	c  1366s|  3500 |   249 |  2686k| 764.1 |  22M|  51 |   - |3559 |5384 |3559 |3703 |  28 |1150 |1984 | 0.000000e+00 |      --      |    Inf 
1407.47/1407.74	c  1408s|  3600 |   261 |  2769k| 765.9 |  22M|  51 | 526 |3559 |5395 |3559 |3703 |  28 |1186 |2051 | 0.000000e+00 |      --      |    Inf 
1461.46/1461.78	c  1462s|  3700 |   275 |  2874k| 773.6 |  22M|  51 |   - |3559 |5367 |3559 |3703 |  28 |1212 |2119 | 0.000000e+00 |      --      |    Inf 
1504.56/1504.84	c  1505s|  3800 |   293 |  2957k| 775.0 |  22M|  51 | 448 |3559 |5349 |3559 |3703 |  28 |1228 |2198 | 0.000000e+00 |      --      |    Inf 
1546.25/1546.52	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1546.25/1546.52	c  1547s|  3900 |   325 |  3040k| 776.4 |  23M|  51 | 286 |3559 |5340 |3559 |3703 |  28 |1249 |2257 | 0.000000e+00 |      --      |    Inf 
1591.64/1591.96	c  1592s|  4000 |   341 |  3132k| 779.9 |  23M|  51 | 154 |3559 |5342 |3559 |3703 |  28 |1268 |2315 | 0.000000e+00 |      --      |    Inf 
1632.94/1633.22	c  1633s|  4100 |   347 |  3211k| 780.4 |  23M|  51 | 370 |3559 |5351 |3559 |3703 |  28 |1289 |2378 | 0.000000e+00 |      --      |    Inf 
1665.03/1665.33	c  1665s|  4200 |   361 |  3277k| 777.5 |  23M|  51 |   - |3559 |5369 |3559 |3703 |  28 |1321 |2424 | 0.000000e+00 |      --      |    Inf 
1701.52/1701.82	c  1702s|  4300 |   361 |  3352k| 776.8 |  23M|  51 | 289 |3559 |5378 |3559 |3703 |  28 |1345 |2476 | 0.000000e+00 |      --      |    Inf 
1747.82/1748.16	c  1748s|  4400 |   363 |  3444k| 780.2 |  23M|  51 | 252 |3559 |5388 |3559 |3703 |  28 |1370 |2547 | 0.000000e+00 |      --      |    Inf 
1782.92/1783.29	c  1783s|  4500 |   361 |  3519k| 779.5 |  23M|  51 |   - |3559 |5414 |3559 |3703 |  28 |1400 |2604 | 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      : 4544
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.17 (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-3691813-1338044831.opb
1796.71/1797.01	c   Variables        : 4015 (4015 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.71/1797.01	c   Constraints      : 4163 initial, 4163 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-3691813-1338044831.opb
1796.71/1797.01	c   Variables        : 3559 (3559 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.71/1797.01	c   Constraints      : 3680 initial, 5414 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.09       0.00        455          1          0        455          0        483          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        :          -          -          0          -          -          0          -          -          -          -          -
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       2649          0          1          0         14        368          0          0       4916
1796.71/1797.01	c   setppc           :        805        805          5      26271          0          1          0     477465         20     162626          0          0          0
1796.71/1797.01	c   linear           :          0+      1193          5      26224          0          0          0       6412          1       1468         72          0          0
1796.71/1797.01	c   logicor          :       2875+      3426          5      21127          0          1          0     797542        111     211038          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         :     658.38       0.00       0.00       0.00     658.38       0.00       0.00       0.00
1796.71/1797.01	c   setppc           :       1.09       0.00       0.00       0.57       0.00       0.00       0.00       0.51
1796.71/1797.01	c   linear           :       0.41       0.00       0.00       0.39       0.00       0.00       0.00       0.01
1796.71/1797.01	c   logicor          :       1.76       0.00       0.00       0.82       0.00       0.00       0.00       0.93
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          :       2654          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.02       0.00       0.00       0.02       0.00
1796.71/1797.01	c   pseudoobj        :       0.02       0.00       0.00       0.02       0.00
1796.71/1797.01	c   vbounds          :       0.02       0.00       0.00       0.02       0.00
1796.71/1797.01	c   redcost          :       0.14       0.00       0.00       0.14       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.09        132        131        493       50.7         11       27.4          -
1796.71/1797.01	c   infeasible LP    :       7.42       1943        754      10262      457.1          4       20.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 :          -          -          -       1409       84.8          -          -          -
1796.71/1797.01	c   applied locally  :          -          -          -          1      690.0          -          -          -
1796.71/1797.01	c Separators         :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss
1796.71/1797.01	c   cut pool         :       0.00                     4          -          -          2          -    (maximal pool size: 56)
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.38       0.00          5          0          0         50          0
1796.71/1797.01	c   cgmip            :       0.00       0.00          0          0          0          0          0
1796.71/1797.01	c   strongcg         :       0.39       0.00          5          0          0         51          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         30          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.63       0.00          1          0          0          0       1193
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        :     658.37       0.00       2649         14        368          0          0       4916
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.00          1          0       0.00          -       0.00          1
1796.71/1797.01	c   dual LP          :    1121.99       4598    3547874     771.61    3162.14       0.00          0
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 :     658.00       2631    1880394     714.71    2857.75
1796.71/1797.01	c     (at root node) :          -         10       6696     669.60          -
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            :       4544
1796.71/1797.01	c   nodes (total)    :       4544
1796.71/1797.01	c   nodes left       :        363
1796.71/1797.01	c   max depth        :         51
1796.71/1797.01	c   max depth (total):         51
1796.71/1797.01	c   backtracks       :        789 (17.4%)
1796.71/1797.01	c   delayed cutoffs  :         12
1796.71/1797.01	c   repropagations   :       2343 (11926 domain reductions, 10 cutoffs)
1796.71/1797.01	c   avg switch length:       5.04
1796.71/1797.01	c   switching time   :       2.30
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  :      13048
1796.71/1797.05	c Time complete: 1796.76.

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3691813-1338044831/watcher-3691813-1338044831 -o /tmp/evaluation-result-3691813-1338044831/solver-3691813-1338044831 -C 1800 -W 1900 -M 15500 HOME/scip-2.1.1.4expfix.linux.x86_64.gnu.opt.spx -f HOME/instance-3691813-1338044831.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.07 2.02 2.00 3/178 1340
/proc/meminfo: memFree=28708068/32873844 swapFree=7096/7096
[pid=1340] ppid=1338 vsize=9332 CPUtime=0 cores=1,3,5,7
/proc/1340/stat : 1340 (scip-2.1.1.4exp) R 1338 1340 29822 0 -1 4202496 883 0 0 0 0 0 0 0 20 0 1 0 270608431 9555968 837 33554432000 4194304 10219143 140734327541328 140733643399016 5347175 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/1340/statm: 2333 847 230 1471 0 853 0

[startup+0.066945 s]
/proc/loadavg: 2.07 2.02 2.00 3/178 1340
/proc/meminfo: memFree=28708068/32873844 swapFree=7096/7096
[pid=1340] ppid=1338 vsize=33256 CPUtime=0.05 cores=1,3,5,7
/proc/1340/stat : 1340 (scip-2.1.1.4exp) R 1338 1340 29822 0 -1 4202496 7056 0 0 0 4 1 0 0 20 0 1 0 270608431 34054144 6753 33554432000 4194304 10219143 140734327541328 140734327406664 5015331 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1340/statm: 8314 6753 559 1471 0 6834 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 33256

[startup+0.10036 s]
/proc/loadavg: 2.07 2.02 2.00 3/178 1340
/proc/meminfo: memFree=28708068/32873844 swapFree=7096/7096
[pid=1340] ppid=1338 vsize=34312 CPUtime=0.09 cores=1,3,5,7
/proc/1340/stat : 1340 (scip-2.1.1.4exp) R 1338 1340 29822 0 -1 4202496 7348 0 0 0 5 4 0 0 20 0 1 0 270608431 35135488 7045 33554432000 4194304 10219143 140734327541328 140734327406664 9008087 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1340/statm: 8578 7045 567 1471 0 7098 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34312

[startup+0.300317 s]
/proc/loadavg: 2.07 2.02 2.00 3/178 1340
/proc/meminfo: memFree=28708068/32873844 swapFree=7096/7096
[pid=1340] ppid=1338 vsize=52104 CPUtime=0.29 cores=1,3,5,7
/proc/1340/stat : 1340 (scip-2.1.1.4exp) R 1338 1340 29822 0 -1 4202496 11915 0 0 0 21 8 0 0 20 0 1 0 270608431 53354496 11589 33554432000 4194304 10219143 140734327541328 140734327406664 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1340/statm: 13026 11589 733 1471 0 11546 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 52104

[startup+0.700207 s]
/proc/loadavg: 2.07 2.02 2.00 3/178 1340
/proc/meminfo: memFree=28708068/32873844 swapFree=7096/7096
[pid=1340] ppid=1338 vsize=52404 CPUtime=0.69 cores=1,3,5,7
/proc/1340/stat : 1340 (scip-2.1.1.4exp) R 1338 1340 29822 0 -1 4202496 12039 0 0 0 61 8 0 0 20 0 1 0 270608431 53661696 11713 33554432000 4194304 10219143 140734327541328 140734327534584 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1340/statm: 13101 11713 733 1471 0 11621 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 52404

[startup+1.50021 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 1341
/proc/meminfo: memFree=28664304/32873844 swapFree=7096/7096
[pid=1340] ppid=1338 vsize=52792 CPUtime=1.48 cores=1,3,5,7
/proc/1340/stat : 1340 (scip-2.1.1.4exp) R 1338 1340 29822 0 -1 4202496 12113 0 0 0 140 8 0 0 20 0 1 0 270608431 54059008 11787 33554432000 4194304 10219143 140734327541328 140734327534584 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1340/statm: 13198 11787 734 1471 0 11718 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 52792

[startup+3.10029 s]
/proc/loadavg: 2.06 2.02 2.00 3/179 1341
/proc/meminfo: memFree=28663692/32873844 swapFree=7096/7096
[pid=1340] ppid=1338 vsize=92280 CPUtime=3.09 cores=1,3,5,7
/proc/1340/stat : 1340 (scip-2.1.1.4exp) R 1338 1340 29822 0 -1 4202496 21994 0 0 0 281 28 0 0 20 0 1 0 270608431 94494720 21581 33554432000 4194304 10219143 140734327541328 140734327536248 5015180 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1340/statm: 23070 21581 789 1471 0 21590 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 92280

[startup+6.30022 s]
/proc/loadavg: 2.06 2.02 2.00 3/179 1341
/proc/meminfo: memFree=28627112/32873844 swapFree=7096/7096
[pid=1340] ppid=1338 vsize=89456 CPUtime=6.28 cores=1,3,5,7
/proc/1340/stat : 1340 (scip-2.1.1.4exp) R 1338 1340 29822 0 -1 4202496 22041 0 0 0 598 30 0 0 20 0 1 0 270608431 91602944 20905 33554432000 4194304 10219143 140734327541328 140734327534584 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1340/statm: 22364 20905 800 1471 0 20884 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 89456

[startup+12.7002 s]
/proc/loadavg: 2.05 2.01 2.00 4/179 1381
/proc/meminfo: memFree=28667964/32873844 swapFree=7096/7096
[pid=1340] ppid=1338 vsize=89456 CPUtime=12.68 cores=1,3,5,7
/proc/1340/stat : 1340 (scip-2.1.1.4exp) R 1338 1340 29822 0 -1 4202496 22044 0 0 0 1236 32 0 0 20 0 1 0 270608431 91602944 20908 33554432000 4194304 10219143 140734327541328 140734327534680 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1340/statm: 22364 20908 803 1471 0 20884 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 89456

[startup+25.5002 s]
/proc/loadavg: 2.04 2.01 2.00 4/179 1381
/proc/meminfo: memFree=28667928/32873844 swapFree=7096/7096
[pid=1340] ppid=1338 vsize=89456 CPUtime=25.48 cores=1,3,5,7
/proc/1340/stat : 1340 (scip-2.1.1.4exp) R 1338 1340 29822 0 -1 4202496 22051 0 0 0 2512 36 0 0 20 0 1 0 270608431 91602944 21018 33554432000 4194304 10219143 140734327541328 140734327534456 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1340/statm: 22364 21018 804 1471 0 20884 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 89456

[startup+51.1002 s]
/proc/loadavg: 2.09 2.03 2.00 4/179 1382
/proc/meminfo: memFree=28666532/32873844 swapFree=7096/7096
[pid=1340] ppid=1338 vsize=89456 CPUtime=51.07 cores=1,3,5,7
/proc/1340/stat : 1340 (scip-2.1.1.4exp) R 1338 1340 29822 0 -1 4202496 22054 0 0 0 5064 43 0 0 20 0 1 0 270608431 91602944 21402 33554432000 4194304 10219143 140734327541328 140734327534872 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1340/statm: 22364 21402 805 1471 0 20884 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 89456

[startup+102.306 s]
/proc/loadavg: 2.03 2.02 2.00 4/179 1382
/proc/meminfo: memFree=28663184/32873844 swapFree=7096/7096
[pid=1340] ppid=1338 vsize=89456 CPUtime=102.27 cores=1,3,5,7
/proc/1340/stat : 1340 (scip-2.1.1.4exp) R 1338 1340 29822 0 -1 4202496 22058 0 0 0 10166 61 0 0 20 0 1 0 270608431 91602944 21406 33554432000 4194304 10219143 140734327541328 140734327534776 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1340/statm: 22364 21406 808 1471 0 20884 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 89456

[startup+162.3 s]
/proc/loadavg: 2.01 2.02 2.00 4/179 1382
/proc/meminfo: memFree=28663356/32873844 swapFree=7096/7096
[pid=1340] ppid=1338 vsize=89456 CPUtime=162.25 cores=1,3,5,7
/proc/1340/stat : 1340 (scip-2.1.1.4exp) R 1338 1340 29822 0 -1 4202496 22059 0 0 0 16134 91 0 0 20 0 1 0 270608431 91602944 21407 33554432000 4194304 10219143 140734327541328 140734327534632 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1340/statm: 22364 21407 808 1471 0 20884 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 89456

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 2.00 4/180 1385
/proc/meminfo: memFree=28663844/32873844 swapFree=7096/7096
[pid=1340] ppid=1338 vsize=89456 CPUtime=222.25 cores=1,3,5,7
/proc/1340/stat : 1340 (scip-2.1.1.4exp) R 1338 1340 29822 0 -1 4202496 22059 0 0 0 22100 125 0 0 20 0 1 0 270608431 91602944 21407 33554432000 4194304 10219143 140734327541328 140734327534872 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1340/statm: 22364 21407 808 1471 0 20884 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 89456

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/178 1385
/proc/meminfo: memFree=28664976/32873844 swapFree=7096/7096
[pid=1340] ppid=1338 vsize=89456 CPUtime=282.24 cores=1,3,5,7
/proc/1340/stat : 1340 (scip-2.1.1.4exp) R 1338 1340 29822 0 -1 4202496 22059 0 0 0 28067 157 0 0 20 0 1 0 270608431 91602944 21407 33554432000 4194304 10219143 140734327541328 140734327534584 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1340/statm: 22364 21407 808 1471 0 20884 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 89456

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/179 1387
/proc/meminfo: memFree=28664408/32873844 swapFree=7096/7096
[pid=1340] ppid=1338 vsize=89456 CPUtime=342.23 cores=1,3,5,7
/proc/1340/stat : 1340 (scip-2.1.1.4exp) R 1338 1340 29822 0 -1 4202496 22059 0 0 0 34031 192 0 0 20 0 1 0 270608431 91602944 21407 33554432000 4194304 10219143 140734327541328 140734327535240 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1340/statm: 22364 21407 808 1471 0 20884 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 89456

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/179 1388
/proc/meminfo: memFree=28664160/32873844 swapFree=7096/7096
[pid=1340] ppid=1338 vsize=89456 CPUtime=402.22 cores=1,3,5,7
/proc/1340/stat : 1340 (scip-2.1.1.4exp) R 1338 1340 29822 0 -1 4202496 22059 0 0 0 39996 226 0 0 20 0 1 0 270608431 91602944 21407 33554432000 4194304 10219143 140734327541328 140734327534680 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1340/statm: 22364 21407 808 1471 0 20884 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 89456

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/179 1388
/proc/meminfo: memFree=28664408/32873844 swapFree=7096/7096
[pid=1340] ppid=1338 vsize=89456 CPUtime=462.21 cores=1,3,5,7
/proc/1340/stat : 1340 (scip-2.1.1.4exp) R 1338 1340 29822 0 -1 4202496 22059 0 0 0 45967 254 0 0 20 0 1 0 270608431 91602944 21407 33554432000 4194304 10219143 140734327541328 140734327534776 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1340/statm: 22364 21407 808 1471 0 20884 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 89456

[startup+522.3 s]
/proc/loadavg: 2.16 2.03 2.01 4/179 1388
/proc/meminfo: memFree=28664532/32873844 swapFree=7096/7096
[pid=1340] ppid=1338 vsize=89456 CPUtime=522.21 cores=1,3,5,7
/proc/1340/stat : 1340 (scip-2.1.1.4exp) R 1338 1340 29822 0 -1 4202496 22059 0 0 0 51940 281 0 0 20 0 1 0 270608431 91602944 21407 33554432000 4194304 10219143 140734327541328 140734327534968 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1340/statm: 22364 21407 808 1471 0 20884 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 89456

[startup+582.3 s]
/proc/loadavg: 2.06 2.03 2.00 4/179 1388
/proc/meminfo: memFree=28664408/32873844 swapFree=7096/7096
[pid=1340] ppid=1338 vsize=89456 CPUtime=582.19 cores=1,3,5,7
/proc/1340/stat : 1340 (scip-2.1.1.4exp) R 1338 1340 29822 0 -1 4202496 22059 0 0 0 57911 308 0 0 20 0 1 0 270608431 91602944 21407 33554432000 4194304 10219143 140734327541328 140734327534584 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1340/statm: 22364 21407 808 1471 0 20884 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 89456

[startup+642.3 s]

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

/proc/meminfo: memFree=28664160/32873844 swapFree=7096/7096
[pid=1340] ppid=1338 vsize=89456 CPUtime=1122.12 cores=1,3,5,7
/proc/1340/stat : 1340 (scip-2.1.1.4exp) R 1338 1340 29822 0 -1 4202496 22059 0 0 0 111642 570 0 0 20 0 1 0 270608431 91602944 21407 33554432000 4194304 10219143 140734327541328 140734327534584 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1340/statm: 22364 21407 808 1471 0 20884 0
Current children cumulated CPU time (s) 1122.12
Current children cumulated vsize (KiB) 89456

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/179 1394
/proc/meminfo: memFree=28664160/32873844 swapFree=7096/7096
[pid=1340] ppid=1338 vsize=89456 CPUtime=1182.11 cores=1,3,5,7
/proc/1340/stat : 1340 (scip-2.1.1.4exp) R 1338 1340 29822 0 -1 4202496 22059 0 0 0 117614 597 0 0 20 0 1 0 270608431 91602944 21407 33554432000 4194304 10219143 140734327541328 140734327534680 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1340/statm: 22364 21407 808 1471 0 20884 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 89456

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/179 1394
/proc/meminfo: memFree=28663788/32873844 swapFree=7096/7096
[pid=1340] ppid=1338 vsize=89456 CPUtime=1242.1 cores=1,3,5,7
/proc/1340/stat : 1340 (scip-2.1.1.4exp) R 1338 1340 29822 0 -1 4202496 22059 0 0 0 123578 632 0 0 20 0 1 0 270608431 91602944 21407 33554432000 4194304 10219143 140734327541328 140734327534584 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1340/statm: 22364 21407 808 1471 0 20884 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 89456

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/179 1395
/proc/meminfo: memFree=28663788/32873844 swapFree=7096/7096
[pid=1340] ppid=1338 vsize=89456 CPUtime=1302.09 cores=1,3,5,7
/proc/1340/stat : 1340 (scip-2.1.1.4exp) R 1338 1340 29822 0 -1 4202496 22059 0 0 0 129547 662 0 0 20 0 1 0 270608431 91602944 21407 33554432000 4194304 10219143 140734327541328 140734327534680 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1340/statm: 22364 21407 808 1471 0 20884 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 89456

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/179 1395
/proc/meminfo: memFree=28663912/32873844 swapFree=7096/7096
[pid=1340] ppid=1338 vsize=89456 CPUtime=1362.07 cores=1,3,5,7
/proc/1340/stat : 1340 (scip-2.1.1.4exp) R 1338 1340 29822 0 -1 4202496 22059 0 0 0 135520 687 0 0 20 0 1 0 270608431 91602944 21407 33554432000 4194304 10219143 140734327541328 140734327534968 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1340/statm: 22364 21407 808 1471 0 20884 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 89456

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 4/180 1398
/proc/meminfo: memFree=28663532/32873844 swapFree=7096/7096
[pid=1340] ppid=1338 vsize=89456 CPUtime=1422.07 cores=1,3,5,7
/proc/1340/stat : 1340 (scip-2.1.1.4exp) R 1338 1340 29822 0 -1 4202496 22059 0 0 0 141494 713 0 0 20 0 1 0 270608431 91602944 21407 33554432000 4194304 10219143 140734327541328 140734327534872 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1340/statm: 22364 21407 808 1471 0 20884 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 89456

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/179 1398
/proc/meminfo: memFree=28663540/32873844 swapFree=7096/7096
[pid=1340] ppid=1338 vsize=89456 CPUtime=1482.06 cores=1,3,5,7
/proc/1340/stat : 1340 (scip-2.1.1.4exp) R 1338 1340 29822 0 -1 4202496 22059 0 0 0 147467 739 0 0 20 0 1 0 270608431 91602944 21407 33554432000 4194304 10219143 140734327541328 140734327534776 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1340/statm: 22364 21407 808 1471 0 20884 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 89456

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/179 1398
/proc/meminfo: memFree=28663788/32873844 swapFree=7096/7096
[pid=1340] ppid=1338 vsize=89456 CPUtime=1542.04 cores=1,3,5,7
/proc/1340/stat : 1340 (scip-2.1.1.4exp) R 1338 1340 29822 0 -1 4202496 22059 0 0 0 153436 768 0 0 20 0 1 0 270608431 91602944 21407 33554432000 4194304 10219143 140734327541328 140734327534680 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1340/statm: 22364 21407 808 1471 0 20884 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 89456

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/179 1399
/proc/meminfo: memFree=28663788/32873844 swapFree=7096/7096
[pid=1340] ppid=1338 vsize=89456 CPUtime=1602.04 cores=1,3,5,7
/proc/1340/stat : 1340 (scip-2.1.1.4exp) R 1338 1340 29822 0 -1 4202496 22059 0 0 0 159408 796 0 0 20 0 1 0 270608431 91602944 21407 33554432000 4194304 10219143 140734327541328 140734327534776 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1340/statm: 22364 21407 808 1471 0 20884 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 89456

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/179 1399
/proc/meminfo: memFree=28663788/32873844 swapFree=7096/7096
[pid=1340] ppid=1338 vsize=89456 CPUtime=1662.03 cores=1,3,5,7
/proc/1340/stat : 1340 (scip-2.1.1.4exp) R 1338 1340 29822 0 -1 4202496 22059 0 0 0 165380 823 0 0 20 0 1 0 270608431 91602944 21407 33554432000 4194304 10219143 140734327541328 140734327534824 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1340/statm: 22364 21407 808 1471 0 20884 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 89456

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/179 1399
/proc/meminfo: memFree=28663664/32873844 swapFree=7096/7096
[pid=1340] ppid=1338 vsize=89456 CPUtime=1722.02 cores=1,3,5,7
/proc/1340/stat : 1340 (scip-2.1.1.4exp) R 1338 1340 29822 0 -1 4202496 22059 0 0 0 171346 856 0 0 20 0 1 0 270608431 91602944 21407 33554432000 4194304 10219143 140734327541328 140734327534872 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1340/statm: 22364 21407 808 1471 0 20884 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 89456

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/179 1399
/proc/meminfo: memFree=28663540/32873844 swapFree=7096/7096
[pid=1340] ppid=1338 vsize=89456 CPUtime=1782.01 cores=1,3,5,7
/proc/1340/stat : 1340 (scip-2.1.1.4exp) R 1338 1340 29822 0 -1 4202496 22059 0 0 0 177314 887 0 0 20 0 1 0 270608431 91602944 21407 33554432000 4194304 10219143 140734327541328 140734327534264 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1340/statm: 22364 21407 808 1471 0 20884 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 89456

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

[startup+1785.5 s]
/proc/loadavg: 2.00 2.00 2.00 4/179 1399
/proc/meminfo: memFree=28663540/32873844 swapFree=7096/7096
[pid=1340] ppid=1338 vsize=89456 CPUtime=1785.21 cores=1,3,5,7
/proc/1340/stat : 1340 (scip-2.1.1.4exp) R 1338 1340 29822 0 -1 4202496 22059 0 0 0 177632 889 0 0 20 0 1 0 270608431 91602944 21407 33554432000 4194304 10219143 140734327541328 140734327534776 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1340/statm: 22364 21407 808 1471 0 20884 0
Current children cumulated CPU time (s) 1785.21
Current children cumulated vsize (KiB) 89456

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 2.00 4/179 1399
/proc/meminfo: memFree=28663416/32873844 swapFree=7096/7096
[pid=1340] ppid=1338 vsize=89456 CPUtime=1791.61 cores=1,3,5,7
/proc/1340/stat : 1340 (scip-2.1.1.4exp) R 1338 1340 29822 0 -1 4202496 22059 0 0 0 178269 892 0 0 20 0 1 0 270608431 91602944 21407 33554432000 4194304 10219143 140734327541328 140734327534680 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1340/statm: 22364 21407 808 1471 0 20884 0
Current children cumulated CPU time (s) 1791.61
Current children cumulated vsize (KiB) 89456

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 4/179 1399
/proc/meminfo: memFree=28663416/32873844 swapFree=7096/7096
[pid=1340] ppid=1338 vsize=89456 CPUtime=1794.81 cores=1,3,5,7
/proc/1340/stat : 1340 (scip-2.1.1.4exp) R 1338 1340 29822 0 -1 4202496 22059 0 0 0 178587 894 0 0 20 0 1 0 270608431 91602944 21407 33554432000 4194304 10219143 140734327541328 140734327534776 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1340/statm: 22364 21407 808 1471 0 20884 0
Current children cumulated CPU time (s) 1794.81
Current children cumulated vsize (KiB) 89456

[startup+1795.9 s]
/proc/loadavg: 2.00 2.00 2.00 4/179 1399
/proc/meminfo: memFree=28663416/32873844 swapFree=7096/7096
[pid=1340] ppid=1338 vsize=89456 CPUtime=1795.61 cores=1,3,5,7
/proc/1340/stat : 1340 (scip-2.1.1.4exp) R 1338 1340 29822 0 -1 4202496 22059 0 0 0 178666 895 0 0 20 0 1 0 270608431 91602944 21407 33554432000 4194304 10219143 140734327541328 140734327534584 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1340/statm: 22364 21407 808 1471 0 20884 0
Current children cumulated CPU time (s) 1795.61
Current children cumulated vsize (KiB) 89456

[startup+1796.7 s]
/proc/loadavg: 2.00 2.00 2.00 4/179 1399
/proc/meminfo: memFree=28663540/32873844 swapFree=7096/7096
[pid=1340] ppid=1338 vsize=89456 CPUtime=1796.41 cores=1,3,5,7
/proc/1340/stat : 1340 (scip-2.1.1.4exp) R 1338 1340 29822 0 -1 4202496 22059 0 0 0 178745 896 0 0 20 0 1 0 270608431 91602944 21407 33554432000 4194304 10219143 140734327541328 140734327534584 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1340/statm: 22364 21407 808 1471 0 20884 0
Current children cumulated CPU time (s) 1796.41
Current children cumulated vsize (KiB) 89456

[startup+1796.9 s]
/proc/loadavg: 2.00 2.00 2.00 4/179 1399
/proc/meminfo: memFree=28663540/32873844 swapFree=7096/7096
[pid=1340] ppid=1338 vsize=89456 CPUtime=1796.61 cores=1,3,5,7
/proc/1340/stat : 1340 (scip-2.1.1.4exp) R 1338 1340 29822 0 -1 4202496 22059 0 0 0 178765 896 0 0 20 0 1 0 270608431 91602944 21407 33554432000 4194304 10219143 140734327541328 140734327534584 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1340/statm: 22364 21407 808 1471 0 20884 0
Current children cumulated CPU time (s) 1796.61
Current children cumulated vsize (KiB) 89456

[startup+1797 s]
/proc/loadavg: 2.00 2.00 2.00 4/179 1399
/proc/meminfo: memFree=28663540/32873844 swapFree=7096/7096
[pid=1340] ppid=1338 vsize=89456 CPUtime=1796.71 cores=1,3,5,7
/proc/1340/stat : 1340 (scip-2.1.1.4exp) R 1338 1340 29822 0 -1 4202496 22059 0 0 0 178775 896 0 0 20 0 1 0 270608431 91602944 21407 33554432000 4194304 10219143 140734327541328 140734327534584 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1340/statm: 22364 21407 808 1471 0 20884 0
Current children cumulated CPU time (s) 1796.71
Current children cumulated vsize (KiB) 89456

Child status: 0
Real time (s): 1797.05
CPU time (s): 1796.77
CPU user time (s): 1787.81
CPU system time (s): 8.96764
CPU usage (%): 99.9844
Max. virtual memory (cumulated for all children) (KiB): 92280

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1787.81
system time used= 8.96764
maximum resident set size= 86348
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22065
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= 1871

runsolver used 2.66959 second user time and 7.39387 second system time

The end

Launcher Data

Begin job on node132 at 2012-05-26 17:07:11
IDJOB=3691813
IDBENCH=90216
IDSOLVER=2271
FILE ID=node132/3691813-1338044831
RUNJOBID= node132-1338028003-30918
PBS_JOBID= 14624340
Free space on /tmp= 71560 MiB

SOLVER NAME= SCIP spx E SCIP 2.1.1.4. Exp with SoPlex 1.6.0.3 fixed
BENCH NAME= PB12/normalized-PB12/DEC-SMALLINT-LIN/sroussel/ShortestPathBA/normalized-BeauxArts_K73.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-3691813-1338044831/watcher-3691813-1338044831 -o /tmp/evaluation-result-3691813-1338044831/solver-3691813-1338044831 -C 1800 -W 1900 -M 15500  HOME/scip-2.1.1.4expfix.linux.x86_64.gnu.opt.spx -f HOME/instance-3691813-1338044831.opb -t 1800 -m 15500

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

MD5SUM BENCH= 0228ffc8e8b202453e422d741e6bbe73
RANDOM SEED=291929432

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:        28708496 kB
Buffers:          260504 kB
Cached:          3005040 kB
SwapCached:            0 kB
Active:           919372 kB
Inactive:        2473492 kB
Active(anon):     129908 kB
Inactive(anon):        0 kB
Active(file):     789464 kB
Inactive(file):  2473492 kB
Unevictable:        7096 kB
Mlocked:            7096 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             14000 kB
Writeback:             0 kB
AnonPages:        252644 kB
Mapped:            17668 kB
Shmem:               212 kB
Slab:             634500 kB
SReclaimable:      76996 kB
SUnreclaim:       557504 kB
KernelStack:        1488 kB
PageTables:         3764 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     242312 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:    225280 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= 71544 MiB
End job on node132 at 2012-05-26 17:37:08