Trace number 3690639

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SCIP spx SCIP 2.1.1.4. with SoPlex 1.6.0.3 fixed? 1796.76 1797.04

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/ShortestPathBA/
normalized-BeauxArts_K65.opb
MD5SUMa4b90b74bc3d4958439bc17b9ac2ee03
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark312.531
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables3575
Total number of constraints3707
Number of constraints which are clauses3642
Number of constraints which are cardinality constraints (but not clauses)65
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint65
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 66
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c SCIP version 2.1.1.4 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.6.0.3] [GitHash: a3bf3a4-dirty]
0.00/0.00	c Copyright (c) 2002-2012 Konrad-Zuse-Zentrum fuer Informationstechnik Berlin (ZIB)
0.00/0.00	c 
0.00/0.00	c user parameter file <scip.set> not found - using default parameters
0.00/0.00	c reading problem <HOME/instance-3690639-1338026133.opb>
0.00/0.01	c original problem has 3575 variables (3575 bin, 0 int, 0 impl, 0 cont) and 3707 constraints
0.00/0.01	c problem read in 0.02
0.00/0.01	c No objective function, only one solution is needed.
0.00/0.01	c presolving settings loaded
0.00/0.04	c presolving:
0.00/0.06	c (round 1) 2 del vars, 2 del conss, 0 add conss, 2 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 5312 impls, 65 clqs
0.00/0.06	c (round 2) 165 del vars, 16 del conss, 0 add conss, 165 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 5312 impls, 62 clqs
0.00/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, 5358 impls, 61 clqs
0.00/0.07	c (round 4) 293 del vars, 251 del conss, 0 add conss, 292 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 6072 impls, 61 clqs
0.07/0.07	c (round 5) 341 del vars, 299 del conss, 0 add conss, 340 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 6824 impls, 61 clqs
0.07/0.08	c (round 6) 376 del vars, 334 del conss, 0 add conss, 375 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 7802 impls, 61 clqs
0.07/0.08	c (round 7) 403 del vars, 361 del conss, 0 add conss, 402 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 8326 impls, 61 clqs
0.07/0.09	c (round 8) 426 del vars, 384 del conss, 0 add conss, 425 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 8714 impls, 61 clqs
0.07/0.09	c (round 9) 443 del vars, 401 del conss, 0 add conss, 442 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 9068 impls, 61 clqs
0.07/0.09	c (round 10) 451 del vars, 409 del conss, 0 add conss, 450 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 9140 impls, 61 clqs
0.09/0.10	c (round 11) 455 del vars, 413 del conss, 0 add conss, 454 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 9186 impls, 61 clqs
0.09/0.10	c (round 12) 456 del vars, 414 del conss, 0 add conss, 455 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 9216 impls, 61 clqs
0.09/0.14	c (round 13) 456 del vars, 475 del conss, 0 add conss, 455 chg bounds, 0 chg sides, 0 chg coeffs, 3171 upgd conss, 9222 impls, 61 clqs
0.09/0.15	c (round 14) 456 del vars, 475 del conss, 0 add conss, 455 chg bounds, 0 chg sides, 0 chg coeffs, 3232 upgd conss, 9222 impls, 61 clqs
0.09/0.18	c presolving (15 rounds):
0.09/0.18	c  456 deleted vars, 475 deleted constraints, 0 added constraints, 455 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.09/0.18	c  9222 implications, 61 cliques
0.09/0.18	c presolved problem has 3119 variables (3119 bin, 0 int, 0 impl, 0 cont) and 3232 constraints
0.09/0.18	c     717 constraints of type <setppc>
0.09/0.18	c    2515 constraints of type <logicor>
0.09/0.18	c transformed objective value is always integral (scale: 1)
0.09/0.18	c Presolving Time: 0.15
0.09/0.18	c - non default parameters ----------------------------------------------------------------------
0.09/0.18	c # SCIP version 2.1.1.4
0.09/0.18	c 
0.09/0.18	c # maximal time in seconds to run
0.09/0.18	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.18	c limits/time = 1797
0.09/0.18	c 
0.09/0.18	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.09/0.18	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.18	c limits/memory = 13950
0.09/0.18	c 
0.09/0.18	c # solving stops, if the given number of solutions were found (-1: no limit)
0.09/0.18	c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.18	c limits/solutions = 1
0.09/0.18	c 
0.09/0.18	c # maximal number of separation rounds per node (-1: unlimited)
0.09/0.18	c # [type: int, range: [-1,2147483647], default: 5]
0.09/0.18	c separating/maxrounds = 1
0.09/0.18	c 
0.09/0.18	c # maximal number of separation rounds in the root node (-1: unlimited)
0.09/0.18	c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.18	c separating/maxroundsroot = 5
0.09/0.18	c 
0.09/0.18	c # default clock type (1: CPU user seconds, 2: wall clock time)
0.09/0.18	c # [type: int, range: [1,2], default: 1]
0.09/0.18	c timing/clocktype = 2
0.09/0.18	c 
0.09/0.18	c # belongs reading time to solving time?
0.09/0.18	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.18	c timing/reading = TRUE
0.09/0.18	c 
0.09/0.18	c # should disaggregation of knapsack constraints be allowed in preprocessing?
0.09/0.18	c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
0.09/0.18	c constraints/knapsack/disaggregation = FALSE
0.09/0.18	c 
0.09/0.18	c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
0.09/0.18	c # [type: int, range: [-1,2147483647], default: 10]
0.09/0.18	c heuristics/coefdiving/freq = -1
0.09/0.18	c 
0.09/0.18	c # maximal fraction of diving LP iterations compared to node LP iterations
0.09/0.18	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.09/0.18	c heuristics/coefdiving/maxlpiterquot = 0.075
0.09/0.18	c 
0.09/0.18	c # additional number of allowed LP iterations
0.09/0.18	c # [type: int, range: [0,2147483647], default: 1000]
0.09/0.18	c heuristics/coefdiving/maxlpiterofs = 1500
0.09/0.18	c 
0.09/0.18	c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
0.09/0.18	c # [type: int, range: [-1,2147483647], default: 30]
0.09/0.18	c heuristics/crossover/freq = -1
0.09/0.18	c 
0.09/0.18	c # number of nodes added to the contingent of the total nodes
0.09/0.18	c # [type: longint, range: [0,9223372036854775807], default: 500]
0.09/0.18	c heuristics/crossover/nodesofs = 750
0.09/0.18	c 
0.09/0.18	c # number of nodes without incumbent change that heuristic should wait
0.09/0.18	c # [type: longint, range: [0,9223372036854775807], default: 200]
0.09/0.18	c heuristics/crossover/nwaitingnodes = 100
0.09/0.18	c 
0.09/0.18	c # contingent of sub problem nodes in relation to the number of nodes of the original problem
0.09/0.18	c # [type: real, range: [0,1], default: 0.1]
0.09/0.18	c heuristics/crossover/nodesquot = 0.15
0.09/0.18	c 
0.09/0.18	c # minimum percentage of integer variables that have to be fixed 
0.09/0.18	c # [type: real, range: [0,1], default: 0.666]
0.09/0.18	c heuristics/crossover/minfixingrate = 0.5
0.09/0.18	c 
0.09/0.18	c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
0.09/0.18	c # [type: int, range: [-1,2147483647], default: 20]
0.09/0.18	c heuristics/feaspump/freq = -1
0.09/0.18	c 
0.09/0.18	c # additional number of allowed LP iterations
0.09/0.18	c # [type: int, range: [0,2147483647], default: 1000]
0.09/0.18	c heuristics/feaspump/maxlpiterofs = 2000
0.09/0.18	c 
0.09/0.18	c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
0.09/0.18	c # [type: int, range: [-1,2147483647], default: 10]
0.09/0.18	c heuristics/fracdiving/freq = -1
0.09/0.18	c 
0.09/0.18	c # maximal fraction of diving LP iterations compared to node LP iterations
0.09/0.18	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.09/0.18	c heuristics/fracdiving/maxlpiterquot = 0.075
0.09/0.18	c 
0.09/0.18	c # additional number of allowed LP iterations
0.09/0.18	c # [type: int, range: [0,2147483647], default: 1000]
0.09/0.18	c heuristics/fracdiving/maxlpiterofs = 1500
0.09/0.18	c 
0.09/0.18	c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
0.09/0.18	c # [type: int, range: [-1,2147483647], default: 10]
0.09/0.18	c heuristics/guideddiving/freq = -1
0.09/0.18	c 
0.09/0.18	c # maximal fraction of diving LP iterations compared to node LP iterations
0.09/0.18	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.09/0.18	c heuristics/guideddiving/maxlpiterquot = 0.075
0.09/0.18	c 
0.09/0.18	c # additional number of allowed LP iterations
0.09/0.18	c # [type: int, range: [0,2147483647], default: 1000]
0.09/0.18	c heuristics/guideddiving/maxlpiterofs = 1500
0.09/0.18	c 
0.09/0.18	c # maximal fraction of diving LP iterations compared to node LP iterations
0.09/0.18	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.09/0.18	c heuristics/intdiving/maxlpiterquot = 0.075
0.09/0.18	c 
0.09/0.18	c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
0.09/0.18	c # [type: int, range: [-1,2147483647], default: 10]
0.09/0.18	c heuristics/intshifting/freq = -1
0.09/0.18	c 
0.09/0.18	c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
0.09/0.18	c # [type: int, range: [-1,2147483647], default: 10]
0.09/0.18	c heuristics/linesearchdiving/freq = -1
0.09/0.18	c 
0.09/0.18	c # maximal fraction of diving LP iterations compared to node LP iterations
0.09/0.18	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.09/0.18	c heuristics/linesearchdiving/maxlpiterquot = 0.075
0.09/0.18	c 
0.09/0.18	c # additional number of allowed LP iterations
0.09/0.18	c # [type: int, range: [0,2147483647], default: 1000]
0.09/0.18	c heuristics/linesearchdiving/maxlpiterofs = 1500
0.09/0.18	c 
0.09/0.18	c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
0.09/0.18	c # [type: int, range: [-1,2147483647], default: 20]
0.09/0.18	c heuristics/objpscostdiving/freq = -1
0.09/0.18	c 
0.09/0.18	c # maximal fraction of diving LP iterations compared to total iteration number
0.09/0.18	c # [type: real, range: [0,1], default: 0.01]
0.09/0.18	c heuristics/objpscostdiving/maxlpiterquot = 0.015
0.09/0.18	c 
0.09/0.18	c # additional number of allowed LP iterations
0.09/0.18	c # [type: int, range: [0,2147483647], default: 1000]
0.09/0.18	c heuristics/objpscostdiving/maxlpiterofs = 1500
0.09/0.18	c 
0.09/0.18	c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
0.09/0.18	c # [type: int, range: [-1,2147483647], default: 1]
0.09/0.18	c heuristics/oneopt/freq = -1
0.09/0.18	c 
0.09/0.18	c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
0.09/0.18	c # [type: int, range: [-1,2147483647], default: 10]
0.09/0.18	c heuristics/pscostdiving/freq = -1
0.09/0.18	c 
0.09/0.18	c # maximal fraction of diving LP iterations compared to node LP iterations
0.09/0.18	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.09/0.18	c heuristics/pscostdiving/maxlpiterquot = 0.075
0.09/0.18	c 
0.09/0.18	c # additional number of allowed LP iterations
0.09/0.18	c # [type: int, range: [0,2147483647], default: 1000]
0.09/0.18	c heuristics/pscostdiving/maxlpiterofs = 1500
0.09/0.18	c 
0.09/0.18	c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
0.09/0.18	c # [type: int, range: [-1,2147483647], default: 0]
0.09/0.18	c heuristics/rens/freq = -1
0.09/0.18	c 
0.09/0.18	c # minimum percentage of integer variables that have to be fixable 
0.09/0.18	c # [type: real, range: [0,1], default: 0.5]
0.09/0.18	c heuristics/rens/minfixingrate = 0.3
0.09/0.18	c 
0.09/0.18	c # number of nodes added to the contingent of the total nodes
0.09/0.18	c # [type: longint, range: [0,9223372036854775807], default: 500]
0.09/0.18	c heuristics/rens/nodesofs = 2000
0.09/0.18	c 
0.09/0.18	c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
0.09/0.18	c # [type: int, range: [-1,2147483647], default: 20]
0.09/0.18	c heuristics/rootsoldiving/freq = -1
0.09/0.18	c 
0.09/0.18	c # maximal fraction of diving LP iterations compared to node LP iterations
0.09/0.18	c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
0.09/0.18	c heuristics/rootsoldiving/maxlpiterquot = 0.015
0.09/0.18	c 
0.09/0.18	c # additional number of allowed LP iterations
0.09/0.18	c # [type: int, range: [0,2147483647], default: 1000]
0.09/0.18	c heuristics/rootsoldiving/maxlpiterofs = 1500
0.09/0.18	c 
0.09/0.18	c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
0.09/0.18	c # [type: int, range: [-1,2147483647], default: 1]
0.09/0.18	c heuristics/rounding/freq = -1
0.09/0.18	c 
0.09/0.18	c # frequency for calling primal heuristic <shiftandpropagate> (-1: never, 0: only at depth freqofs)
0.09/0.18	c # [type: int, range: [-1,2147483647], default: 0]
0.09/0.18	c heuristics/shiftandpropagate/freq = -1
0.09/0.18	c 
0.09/0.18	c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
0.09/0.18	c # [type: int, range: [-1,2147483647], default: 10]
0.09/0.18	c heuristics/shifting/freq = -1
0.09/0.18	c 
0.09/0.18	c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
0.09/0.18	c # [type: int, range: [-1,2147483647], default: 1]
0.09/0.18	c heuristics/simplerounding/freq = -1
0.09/0.18	c 
0.09/0.18	c # frequency for calling primal heuristic <subnlp> (-1: never, 0: only at depth freqofs)
0.09/0.18	c # [type: int, range: [-1,2147483647], default: 1]
0.09/0.18	c heuristics/subnlp/freq = -1
0.09/0.18	c 
0.09/0.18	c # frequency for calling primal heuristic <trivial> (-1: never, 0: only at depth freqofs)
0.09/0.18	c # [type: int, range: [-1,2147483647], default: 0]
0.09/0.18	c heuristics/trivial/freq = -1
0.09/0.18	c 
0.09/0.18	c # frequency for calling primal heuristic <trysol> (-1: never, 0: only at depth freqofs)
0.09/0.18	c # [type: int, range: [-1,2147483647], default: 1]
0.09/0.18	c heuristics/trysol/freq = -1
0.09/0.18	c 
0.09/0.18	c # frequency for calling primal heuristic <undercover> (-1: never, 0: only at depth freqofs)
0.09/0.18	c # [type: int, range: [-1,2147483647], default: 0]
0.09/0.18	c heuristics/undercover/freq = -1
0.09/0.18	c 
0.09/0.18	c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
0.09/0.18	c # [type: int, range: [-1,2147483647], default: 10]
0.09/0.18	c heuristics/veclendiving/freq = -1
0.09/0.18	c 
0.09/0.18	c # maximal fraction of diving LP iterations compared to node LP iterations
0.09/0.18	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.09/0.18	c heuristics/veclendiving/maxlpiterquot = 0.075
0.09/0.18	c 
0.09/0.18	c # additional number of allowed LP iterations
0.09/0.18	c # [type: int, range: [0,2147483647], default: 1000]
0.09/0.18	c heuristics/veclendiving/maxlpiterofs = 1500
0.09/0.18	c 
0.09/0.18	c # frequency for calling primal heuristic <zirounding> (-1: never, 0: only at depth freqofs)
0.09/0.18	c # [type: int, range: [-1,2147483647], default: 1]
0.09/0.18	c heuristics/zirounding/freq = -1
0.09/0.18	c 
0.09/0.18	c # maximal number of presolving rounds the propagator participates in (-1: no limit)
0.09/0.18	c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.18	c propagating/probing/maxprerounds = 0
0.09/0.18	c 
0.09/0.18	c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
0.09/0.18	c # [type: int, range: [-1,2147483647], default: 0]
0.09/0.18	c separating/cmir/freq = -1
0.09/0.18	c 
0.09/0.18	c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
0.09/0.18	c # [type: int, range: [-1,2147483647], default: 0]
0.09/0.18	c separating/flowcover/freq = -1
0.09/0.18	c 
0.09/0.18	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.09/0.18	c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.18	c separating/rapidlearning/freq = 0
0.09/0.18	c 
0.09/0.18	c # frequency for calling primal heuristic <indoneopt> (-1: never, 0: only at depth freqofs)
0.09/0.18	c # [type: int, range: [-1,2147483647], default: 1]
0.09/0.18	c heuristics/indoneopt/freq = -1
0.09/0.18	c 
0.09/0.18	c -----------------------------------------------------------------------------------------------
0.09/0.18	c start solving
0.09/0.18	c 
1.59/1.62	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1.59/1.62	c   1.6s|     1 |     0 |  6430 |     - |  14M|   0 | 840 |3119 |3232 |3119 |3232 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
3.39/3.48	c   3.5s|     1 |     0 |  9254 |     - |  15M|   0 | 902 |3119 |4558 |3119 |3231 |  10 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
3.79/3.83	c   3.8s|     1 |     0 |  9817 |     - |  15M|   0 | 975 |3119 |4558 |3119 |3237 |  16 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
3.99/4.02	c   4.0s|     1 |     0 |  9937 |     - |  16M|   0 | 975 |3119 |4558 |3119 |3243 |  22 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
4.19/4.20	c   4.2s|     1 |     0 | 10011 |     - |  16M|   0 | 991 |3119 |4558 |3119 |3246 |  25 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
4.29/4.37	c   4.4s|     1 |     0 | 10044 |     - |  16M|   0 | 987 |3119 |4558 |3119 |3248 |  27 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
7.70/7.74	c   7.7s|     1 |     2 | 10044 |     - |  16M|   0 | 987 |3119 |4558 |3119 |3248 |  27 |   0 |  13 | 0.000000e+00 |      --      |    Inf 
97.67/97.74	c  97.7s|   100 |    27 |109927 |1008.9 |  16M|  22 | 492 |3119 |4592 |3119 |3244 |  27 |  41 | 229 | 0.000000e+00 |      --      |    Inf 
131.66/131.78	c   132s|   200 |    29 |184913 | 878.7 |  16M|  22 | 467 |3119 |4631 |3119 |3244 |  27 |  81 | 270 | 0.000000e+00 |      --      |    Inf 
173.06/173.14	c   173s|   300 |    35 |273199 | 880.1 |  17M|  22 |   - |3119 |4677 |3119 |3244 |  27 | 130 | 326 | 0.000000e+00 |      --      |    Inf 
211.85/211.99	c   212s|   400 |    40 |353871 | 861.7 |  17M|  29 | 336 |3119 |4707 |3119 |3244 |  27 | 170 | 385 | 0.000000e+00 |      --      |    Inf 
255.25/255.33	c   255s|   500 |    37 |443728 | 869.1 |  17M|  32 |   - |3119 |4766 |3119 |3244 |  27 | 236 | 441 | 0.000000e+00 |      --      |    Inf 
298.04/298.16	c   298s|   600 |    47 |533091 | 873.2 |  17M|  32 | 303 |3119 |4795 |3119 |3244 |  27 | 272 | 508 | 0.000000e+00 |      --      |    Inf 
326.14/326.29	c   326s|   700 |    47 |594978 | 836.8 |  17M|  32 |   - |3119 |4803 |3119 |3244 |  27 | 282 | 550 | 0.000000e+00 |      --      |    Inf 
346.43/346.52	c   347s|   800 |    47 |639470 | 787.8 |  17M|  32 |   - |3119 |4828 |3119 |3244 |  27 | 308 | 583 | 0.000000e+00 |      --      |    Inf 
361.43/361.53	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
361.43/361.53	c   362s|   900 |    51 |674063 | 738.6 |  17M|  38 |   - |3119 |4851 |   0 |   0 |  27 | 331 | 607 | 0.000000e+00 |      --      |    Inf 
383.33/383.41	c   383s|  1000 |    51 |722910 | 713.6 |  17M|  38 |   - |3119 |4862 |3119 |3244 |  27 | 343 | 648 | 0.000000e+00 |      --      |    Inf 
432.72/432.80	c   433s|  1100 |    71 |827438 | 743.8 |  18M|  38 | 297 |3119 |4872 |3119 |3244 |  27 | 360 | 720 | 0.000000e+00 |      --      |    Inf 
464.21/464.31	c   464s|  1200 |    77 |899815 | 742.1 |  18M|  38 | 254 |3119 |4877 |3119 |3244 |  27 | 371 | 766 | 0.000000e+00 |      --      |    Inf 
492.62/492.80	c   493s|  1300 |    75 |963966 | 734.4 |  18M|  38 |   - |3119 |4894 |3119 |3244 |  27 | 391 | 806 | 0.000000e+00 |      --      |    Inf 
525.21/525.36	c   525s|  1400 |    89 |  1035k| 732.8 |  18M|  38 | 219 |3119 |4907 |3119 |3244 |  27 | 408 | 854 | 0.000000e+00 |      --      |    Inf 
557.10/557.26	c   557s|  1500 |    91 |  1104k| 730.3 |  18M|  38 | 554 |3119 |4912 |3119 |3244 |  27 | 417 | 902 | 0.000000e+00 |      --      |    Inf 
584.89/585.03	c   585s|  1600 |    97 |  1169k| 725.3 |  18M|  38 | 325 |3119 |4919 |3119 |3244 |  27 | 424 | 942 | 0.000000e+00 |      --      |    Inf 
610.49/610.63	c   611s|  1700 |    98 |  1223k| 714.4 |  18M|  38 | 277 |3119 |4927 |3119 |3244 |  27 | 435 | 988 | 0.000000e+00 |      --      |    Inf 
650.08/650.21	c   650s|  1800 |   114 |  1308k| 721.9 |  18M|  38 | 269 |3119 |4932 |3119 |3244 |  27 | 444 |1044 | 0.000000e+00 |      --      |    Inf 
676.08/676.20	c   676s|  1900 |   118 |  1369k| 716.1 |  18M|  38 | 186 |3119 |4947 |3119 |3244 |  27 | 462 |1081 | 0.000000e+00 |      --      |    Inf 
699.08/699.25	c   699s|  2000 |   116 |  1419k| 705.3 |  18M|  38 |   - |3119 |4948 |3119 |3244 |  27 | 469 |1121 | 0.000000e+00 |      --      |    Inf 
733.48/733.68	c   734s|  2100 |   120 |  1496k| 708.3 |  18M|  47 |   - |3119 |4962 |3119 |3244 |  27 | 492 |1167 | 0.000000e+00 |      --      |    Inf 
763.07/763.26	c   763s|  2200 |   116 |  1562k| 705.8 |  18M|  47 | 294 |3119 |4976 |3119 |3244 |  27 | 514 |1207 | 0.000000e+00 |      --      |    Inf 
787.37/787.59	c   788s|  2300 |   114 |  1615k| 698.3 |  18M|  47 |   - |3119 |4984 |3119 |3244 |  27 | 527 |1246 | 0.000000e+00 |      --      |    Inf 
817.66/817.84	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
817.66/817.84	c   818s|  2400 |   114 |  1684k| 697.9 |  18M|  47 |   - |3119 |4984 |3119 |3244 |  27 | 537 |1286 | 0.000000e+00 |      --      |    Inf 
851.16/851.33	c   851s|  2500 |   120 |  1757k| 699.3 |  18M|  47 |   - |3119 |4987 |3119 |3244 |  27 | 554 |1334 | 0.000000e+00 |      --      |    Inf 
888.55/888.70	c   889s|  2600 |   144 |  1839k| 703.7 |  18M|  47 | 227 |3119 |4881 |3119 |3244 |  27 | 563 |1382 | 0.000000e+00 |      --      |    Inf 
918.55/918.73	c   919s|  2700 |   142 |  1907k| 703.2 |  19M|  47 |   - |3119 |4815 |3119 |3244 |  27 | 567 |1425 | 0.000000e+00 |      --      |    Inf 
961.04/961.20	c   961s|  2800 |   148 |  1995k| 709.4 |  19M|  47 | 541 |3119 |4750 |3119 |3244 |  27 | 593 |1489 | 0.000000e+00 |      --      |    Inf 
992.05/992.26	c   992s|  2900 |   154 |  2067k| 709.8 |  19M|  47 | 305 |3119 |4638 |3119 |3244 |  27 | 611 |1529 | 0.000000e+00 |      --      |    Inf 
1029.62/1029.85	c  1030s|  3000 |   161 |  2150k| 713.9 |  19M|  47 |   - |3119 |4628 |3119 |3244 |  27 | 628 |1586 | 0.000000e+00 |      --      |    Inf 
1071.03/1071.27	c  1071s|  3100 |   169 |  2240k| 719.8 |  19M|  47 | 424 |3119 |4623 |3119 |3244 |  27 | 650 |1641 | 0.000000e+00 |      --      |    Inf 
1107.62/1107.80	c  1108s|  3200 |   178 |  2317k| 721.4 |  19M|  52 | 256 |3119 |4438 |3119 |3244 |  27 | 686 |1697 | 0.000000e+00 |      --      |    Inf 
1140.42/1140.68	c  1141s|  3300 |   185 |  2389k| 721.2 |  19M|  52 | 381 |3119 |4421 |3119 |3244 |  27 | 706 |1745 | 0.000000e+00 |      --      |    Inf 
1165.01/1165.20	c  1165s|  3400 |   197 |  2446k| 716.7 |  19M|  52 | 244 |3119 |4379 |3119 |3244 |  27 | 725 |1785 | 0.000000e+00 |      --      |    Inf 
1205.31/1205.51	c  1206s|  3500 |   195 |  2535k| 721.7 |  19M|  52 | 282 |3119 |4350 |3119 |3244 |  27 | 738 |1849 | 0.000000e+00 |      --      |    Inf 
1238.70/1238.97	c  1239s|  3600 |   207 |  2610k| 722.4 |  19M|  52 | 263 |3119 |4329 |3119 |3244 |  27 | 755 |1897 | 0.000000e+00 |      --      |    Inf 
1265.39/1265.64	c  1266s|  3700 |   207 |  2667k| 718.3 |  19M|  52 | 239 |3119 |4288 |3119 |3244 |  27 | 772 |1945 | 0.000000e+00 |      --      |    Inf 
1304.18/1304.48	c  1304s|  3800 |   221 |  2751k| 721.7 |  19M|  52 |   - |3119 |4258 |3119 |3244 |  27 | 783 |2010 | 0.000000e+00 |      --      |    Inf 
1338.48/1338.78	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1338.48/1338.78	c  1339s|  3900 |   235 |  2828k| 722.8 |  20M|  52 | 397 |3119 |4250 |3119 |3244 |  27 | 808 |2058 | 0.000000e+00 |      --      |    Inf 
1382.08/1382.33	c  1382s|  4000 |   243 |  2921k| 728.1 |  20M|  52 |   - |3119 |4216 |   0 |   0 |  27 | 826 |2122 | 0.000000e+00 |      --      |    Inf 
1415.07/1415.39	c  1415s|  4100 |   243 |  2992k| 727.6 |  20M|  52 | 300 |3119 |4198 |3119 |3244 |  27 | 842 |2178 | 0.000000e+00 |      --      |    Inf 
1448.26/1448.53	c  1449s|  4200 |   249 |  3067k| 728.2 |  20M|  52 |   - |3119 |4181 |3119 |3244 |  27 | 853 |2234 | 0.000000e+00 |      --      |    Inf 
1488.45/1488.77	c  1489s|  4300 |   271 |  3155k| 731.6 |  20M|  52 |   - |3119 |4173 |3119 |3244 |  27 | 871 |2298 | 0.000000e+00 |      --      |    Inf 
1520.55/1520.89	c  1521s|  4400 |   271 |  3223k| 730.5 |  20M|  52 | 282 |3119 |4166 |3119 |3244 |  27 | 890 |2354 | 0.000000e+00 |      --      |    Inf 
1552.96/1553.23	c  1553s|  4500 |   275 |  3297k| 730.7 |  20M|  52 | 333 |3119 |4167 |3119 |3244 |  27 | 908 |2402 | 0.000000e+00 |      --      |    Inf 
1582.34/1582.63	c  1583s|  4600 |   273 |  3361k| 728.8 |  20M|  52 | 504 |3119 |4168 |3119 |3244 |  27 | 919 |2457 | 0.000000e+00 |      --      |    Inf 
1614.44/1614.71	c  1615s|  4700 |   277 |  3432k| 728.4 |  20M|  52 | 339 |3119 |4182 |3119 |3244 |  27 | 940 |2513 | 0.000000e+00 |      --      |    Inf 
1650.64/1650.96	c  1651s|  4800 |   293 |  3513k| 730.0 |  20M|  52 | 327 |3119 |4176 |3119 |3244 |  27 | 954 |2569 | 0.000000e+00 |      --      |    Inf 
1692.93/1693.21	c  1693s|  4900 |   295 |  3602k| 733.4 |  20M|  52 | 286 |3119 |4164 |3119 |3244 |  27 | 972 |2640 | 0.000000e+00 |      --      |    Inf 
1720.53/1720.81	c  1721s|  5000 |   301 |  3667k| 731.7 |  20M|  52 | 311 |3119 |4166 |3119 |3244 |  27 | 982 |2688 | 0.000000e+00 |      --      |    Inf 
1756.52/1756.86	c  1757s|  5100 |   301 |  3741k| 731.9 |  20M|  52 | 391 |3119 |4174 |3119 |3244 |  27 |1007 |2744 | 0.000000e+00 |      --      |    Inf 
1788.31/1788.67	c  1789s|  5200 |   307 |  3814k| 731.8 |  20M|  52 |   - |3119 |4183 |3119 |3244 |  27 |1031 |2796 | 0.000000e+00 |      --      |    Inf 
1796.71/1797.00	c 
1796.71/1797.00	c SCIP Status        : solving was interrupted [time limit reached]
1796.71/1797.00	c Solving Time (sec) : 1797.01
1796.71/1797.00	c Solving Nodes      : 5220
1796.71/1797.00	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1796.71/1797.00	c Dual Bound         : +0.00000000000000e+00
1796.71/1797.00	c Gap                : infinite
1796.71/1797.00	s UNKNOWN
1796.71/1797.00	c SCIP Status        : solving was interrupted [time limit reached]
1796.71/1797.00	c Total Time         :    1797.01
1796.71/1797.00	c   solving          :    1797.01
1796.71/1797.00	c   presolving       :       0.15 (included in solving)
1796.71/1797.00	c   reading          :       0.02 (included in solving)
1796.71/1797.00	c   copying          :       0.01 (1 #copies) (minimal 0.01, maximal 0.01, average 0.01)
1796.71/1797.00	c Original Problem   :
1796.71/1797.00	c   Problem name     : HOME/instance-3690639-1338026133.opb
1796.71/1797.00	c   Variables        : 3575 (3575 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.71/1797.00	c   Constraints      : 3707 initial, 3707 maximal
1796.71/1797.00	c   Objective sense  : minimize
1796.71/1797.00	c Presolved Problem  :
1796.71/1797.00	c   Problem name     : t_HOME/instance-3690639-1338026133.opb
1796.71/1797.00	c   Variables        : 3119 (3119 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.71/1797.00	c   Constraints      : 3232 initial, 4988 maximal
1796.71/1797.00	c Presolvers         :   ExecTime  SetupTime  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1796.71/1797.00	c   domcol           :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.71/1797.00	c   trivial          :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.71/1797.00	c   dualfix          :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.71/1797.00	c   boundshift       :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.71/1797.00	c   inttobinary      :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.71/1797.00	c   convertinttobin  :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.71/1797.00	c   gateextraction   :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.71/1797.00	c   implics          :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.71/1797.00	c   components       :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.71/1797.00	c   pseudoobj        :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.71/1797.00	c   probing          :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.71/1797.00	c   setppc           :       0.01       0.00          0          0          0          0          0          0          0          0          0
1796.71/1797.00	c   linear           :       0.08       0.00        455          1          0        455          0        475          0          0          0
1796.71/1797.00	c   logicor          :       0.04       0.00          0          0          0          0          0          0          0          0          0
1796.71/1797.00	c   root node        :          -          -         19          -          -         19          -          -          -          -          -
1796.71/1797.00	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #ResProp    Cutoffs    DomReds       Cuts      Conss   Children
1796.71/1797.00	c   integral         :          0          0          0          0       2936          0          1          0         15        278          0          0       5542
1796.71/1797.00	c   setppc           :        717        717          6      31206          0          1          0     332950         33     203996          0          0          0
1796.71/1797.00	c   linear           :          0+      1383          5      31167          0          0          0      16343          0       6456         16          0          0
1796.71/1797.00	c   logicor          :       2515+      3119          6      25139          0          1          0     557581        141     279696          0          0          0
1796.71/1797.00	c   countsols        :          0          0          0          0          0          1          0          0          0          0          0          0          0
1796.71/1797.00	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS      Check    ResProp
1796.71/1797.00	c   integral         :     653.32       0.00       0.00       0.00     653.32       0.00       0.00       0.00
1796.71/1797.00	c   setppc           :       0.85       0.00       0.00       0.50       0.00       0.00       0.00       0.35
1796.71/1797.00	c   linear           :       0.43       0.00       0.00       0.40       0.00       0.00       0.00       0.03
1796.71/1797.00	c   logicor          :       1.34       0.00       0.00       0.74       0.00       0.00       0.00       0.60
1796.71/1797.00	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1796.71/1797.00	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
1796.71/1797.00	c   rootredcost      :          0          0          0          0
1796.71/1797.00	c   pseudoobj        :          0          0          0          0
1796.71/1797.00	c   vbounds          :          0          0          0          0
1796.71/1797.00	c   redcost          :       2941          0          0          0
1796.71/1797.00	c   probing          :          0          0          0          0
1796.71/1797.00	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp
1796.71/1797.00	c   rootredcost      :       0.03       0.00       0.00       0.03       0.00
1796.71/1797.00	c   pseudoobj        :       0.03       0.00       0.00       0.03       0.00
1796.71/1797.00	c   vbounds          :       0.03       0.00       0.00       0.03       0.00
1796.71/1797.00	c   redcost          :       0.13       0.00       0.00       0.13       0.00
1796.71/1797.00	c   probing          :       0.00       0.00       0.00       0.00       0.00
1796.71/1797.00	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1796.71/1797.00	c   propagation      :       0.06        174        174        443       23.6         10       18.2          -
1796.71/1797.00	c   infeasible LP    :       5.23       2268        654       6963      404.2          7        8.1          0
1796.71/1797.00	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1796.71/1797.00	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1796.71/1797.00	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1796.71/1797.00	c   applied globally :          -          -          -       1019       34.7          -          -          -
1796.71/1797.00	c   applied locally  :          -          -          -         16      517.8          -          -          -
1796.71/1797.00	c Separators         :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss
1796.71/1797.00	c   cut pool         :       0.00                     4          -          -          0          -    (maximal pool size: 32)
1796.71/1797.00	c   closecuts        :       0.00       0.00          0          0          0          0          0
1796.71/1797.00	c   impliedbounds    :       0.00       0.00          5          0          0          0          0
1796.71/1797.00	c   intobj           :       0.00       0.00          0          0          0          0          0
1796.71/1797.00	c   gomory           :       0.29       0.00          5          0          0          8          0
1796.71/1797.00	c   cgmip            :       0.00       0.00          0          0          0          0          0
1796.71/1797.00	c   strongcg         :       0.30       0.00          5          0          0          8          0
1796.71/1797.00	c   cmir             :       0.00       0.00          0          0          0          0          0
1796.71/1797.00	c   flowcover        :       0.00       0.00          0          0          0          0          0
1796.71/1797.00	c   clique           :       0.10       0.00          5          0          0         26          0
1796.71/1797.00	c   zerohalf         :       0.00       0.00          0          0          0          0          0
1796.71/1797.00	c   mcf              :       0.00       0.00          1          0          0          0          0
1796.71/1797.00	c   oddcycle         :       0.00       0.00          0          0          0          0          0
1796.71/1797.00	c   rapidlearning    :       0.75       0.00          1          0         19          0       1383
1796.71/1797.00	c Pricers            :   ExecTime  SetupTime      Calls       Vars
1796.71/1797.00	c   problem variables:       0.00          -          0          0
1796.71/1797.00	c Branching Rules    :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1796.71/1797.00	c   relpscost        :     653.31       0.00       2936         15        278          0          0       5542
1796.71/1797.00	c   pscost           :       0.00       0.00          0          0          0          0          0          0
1796.71/1797.00	c   inference        :       0.00       0.00          1          0          0          0          0          2
1796.71/1797.00	c   mostinf          :       0.00       0.00          0          0          0          0          0          0
1796.71/1797.00	c   leastinf         :       0.00       0.00          0          0          0          0          0          0
1796.71/1797.00	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0
1796.71/1797.00	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0
1796.71/1797.00	c   random           :       0.00       0.00          0          0          0          0          0          0
1796.71/1797.00	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found
1796.71/1797.00	c   LP solutions     :       0.00          -          -          0
1796.71/1797.00	c   pseudo solutions :       0.00          -          -          0
1796.71/1797.00	c   smallcard        :       0.00       0.00          0          0
1796.71/1797.00	c   trivial          :       0.00       0.00          1          0
1796.71/1797.00	c   shiftandpropagate:       0.00       0.00          0          0
1796.71/1797.00	c   simplerounding   :       0.00       0.00          0          0
1796.71/1797.00	c   zirounding       :       0.00       0.00          0          0
1796.71/1797.00	c   rounding         :       0.00       0.00          0          0
1796.71/1797.00	c   shifting         :       0.00       0.00          0          0
1796.71/1797.00	c   intshifting      :       0.00       0.00          0          0
1796.71/1797.00	c   oneopt           :       0.00       0.00          0          0
1796.71/1797.00	c   twoopt           :       0.00       0.00          0          0
1796.71/1797.00	c   indtwoopt        :       0.00       0.00          0          0
1796.71/1797.00	c   indoneopt        :       0.00       0.00          0          0
1796.71/1797.00	c   fixandinfer      :       0.00       0.00          0          0
1796.71/1797.00	c   feaspump         :       0.00       0.00          0          0
1796.71/1797.00	c   clique           :       0.00       0.00          0          0
1796.71/1797.00	c   indrounding      :       0.00       0.00          0          0
1796.71/1797.00	c   indcoefdiving    :       0.00       0.00          0          0
1796.71/1797.00	c   coefdiving       :       0.00       0.00          0          0
1796.71/1797.00	c   pscostdiving     :       0.00       0.00          0          0
1796.71/1797.00	c   nlpdiving        :       0.00       0.00          0          0
1796.71/1797.00	c   fracdiving       :       0.00       0.00          0          0
1796.71/1797.00	c   veclendiving     :       0.00       0.00          0          0
1796.71/1797.00	c   intdiving        :       0.00       0.00          0          0
1796.71/1797.00	c   actconsdiving    :       0.00       0.00          0          0
1796.71/1797.00	c   objpscostdiving  :       0.00       0.00          0          0
1796.71/1797.00	c   rootsoldiving    :       0.00       0.00          0          0
1796.71/1797.00	c   linesearchdiving :       0.00       0.00          0          0
1796.71/1797.00	c   guideddiving     :       0.00       0.00          0          0
1796.71/1797.00	c   octane           :       0.00       0.00          0          0
1796.71/1797.00	c   rens             :       0.00       0.00          0          0
1796.71/1797.00	c   rins             :       0.00       0.00          0          0
1796.71/1797.00	c   localbranching   :       0.00       0.00          0          0
1796.71/1797.00	c   mutation         :       0.00       0.00          0          0
1796.71/1797.00	c   crossover        :       0.00       0.00          0          0
1796.71/1797.00	c   dins             :       0.00       0.00          0          0
1796.71/1797.00	c   vbounds          :       0.00       0.00          0          0
1796.71/1797.00	c   undercover       :       0.00       0.00          0          0
1796.71/1797.00	c   subnlp           :       0.00       0.00          0          0
1796.71/1797.00	c   trysol           :       0.00       0.00          0          0
1796.71/1797.00	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It
1796.71/1797.00	c   primal LP        :       0.00          1          0       0.00          -       0.00          1
1796.71/1797.00	c   dual LP          :    1130.20       5211    3831996     735.37    3390.55       0.00          0
1796.71/1797.00	c   lex dual LP      :       0.00          0          0       0.00          -
1796.71/1797.00	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
1796.71/1797.00	c   diving/probing LP:       0.00          0          0       0.00          -
1796.71/1797.00	c   strong branching :     652.96       2813    2024746     719.78    3100.90
1796.71/1797.00	c     (at root node) :          -         13       8136     625.85          -
1796.71/1797.00	c   conflict analysis:       0.00          0          0       0.00          -
1796.71/1797.00	c B&B Tree           :
1796.71/1797.00	c   number of runs   :          1
1796.71/1797.00	c   nodes            :       5220
1796.71/1797.00	c   nodes (total)    :       5220
1796.71/1797.00	c   nodes left       :        309
1796.71/1797.00	c   max depth        :         52
1796.71/1797.00	c   max depth (total):         52
1796.71/1797.00	c   backtracks       :        900 (17.2%)
1796.71/1797.00	c   delayed cutoffs  :         16
1796.71/1797.00	c   repropagations   :       2373 (9943 domain reductions, 11 cutoffs)
1796.71/1797.00	c   avg switch length:       4.83
1796.71/1797.00	c   switching time   :       2.01
1796.71/1797.00	c Solution           :
1796.71/1797.00	c   Solutions found  :          0 (0 improvements)
1796.71/1797.00	c   Primal Bound     :          -
1796.71/1797.00	c   Dual Bound       : +0.00000000000000e+00
1796.71/1797.00	c   Gap              :   infinite
1796.71/1797.00	c   Root Dual Bound  : +0.00000000000000e+00
1796.71/1797.00	c   Root Iterations  :      10044
1796.71/1797.03	c Time complete: 1796.75.

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-3690639-1338026133/watcher-3690639-1338026133 -o /tmp/evaluation-result-3690639-1338026133/solver-3690639-1338026133 -C 1800 -W 1900 -M 15500 HOME/scip-2.1.1.4fix.linux.x86_64.gnu.opt.spx -f HOME/instance-3690639-1338026133.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.01 2.01 2.00 3/178 30790
/proc/meminfo: memFree=27228712/32873844 swapFree=7096/7096
[pid=30790] ppid=30788 vsize=11676 CPUtime=0 cores=0,2,4,6
/proc/30790/stat : 30790 (scip-2.1.1.4fix) R 30788 30790 29822 0 -1 4202496 1673 0 0 0 0 0 0 0 20 0 1 0 268738612 11956224 1627 33554432000 4194304 10173063 140736299525280 140735862493032 7545739 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/30790/statm: 2919 1627 413 1460 0 1450 0

[startup+0.0757171 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 30790
/proc/meminfo: memFree=27228712/32873844 swapFree=7096/7096
[pid=30790] ppid=30788 vsize=32736 CPUtime=0.07 cores=0,2,4,6
/proc/30790/stat : 30790 (scip-2.1.1.4fix) R 30788 30790 29822 0 -1 4202496 6944 0 0 0 4 3 0 0 20 0 1 0 268738612 33521664 6641 33554432000 4194304 10173063 140736299525280 140735862493032 8963895 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30790/statm: 8184 6641 568 1460 0 6715 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 32736

[startup+0.100295 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 30790
/proc/meminfo: memFree=27228712/32873844 swapFree=7096/7096
[pid=30790] ppid=30788 vsize=32736 CPUtime=0.09 cores=0,2,4,6
/proc/30790/stat : 30790 (scip-2.1.1.4fix) R 30788 30790 29822 0 -1 4202496 6970 0 0 0 4 5 0 0 20 0 1 0 268738612 33521664 6667 33554432000 4194304 10173063 140736299525280 140735862493032 8963895 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30790/statm: 8184 6667 568 1460 0 6715 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 32736

[startup+0.300247 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 30790
/proc/meminfo: memFree=27228712/32873844 swapFree=7096/7096
[pid=30790] ppid=30788 vsize=47620 CPUtime=0.29 cores=0,2,4,6
/proc/30790/stat : 30790 (scip-2.1.1.4fix) R 30788 30790 29822 0 -1 4202496 10879 0 0 0 20 9 0 0 20 0 1 0 268738612 48762880 10553 33554432000 4194304 10173063 140736299525280 140735862493032 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30790/statm: 11905 10553 738 1460 0 10436 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 47620

[startup+0.700213 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 30790
/proc/meminfo: memFree=27228712/32873844 swapFree=7096/7096
[pid=30790] ppid=30788 vsize=47836 CPUtime=0.69 cores=0,2,4,6
/proc/30790/stat : 30790 (scip-2.1.1.4fix) R 30788 30790 29822 0 -1 4202496 10938 0 0 0 59 10 0 0 20 0 1 0 268738612 48984064 10612 33554432000 4194304 10173063 140736299525280 140736299518536 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30790/statm: 11959 10612 738 1460 0 10490 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 47836

[startup+1.50024 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 30791
/proc/meminfo: memFree=27188272/32873844 swapFree=7096/7096
[pid=30790] ppid=30788 vsize=48468 CPUtime=1.49 cores=0,2,4,6
/proc/30790/stat : 30790 (scip-2.1.1.4fix) R 30788 30790 29822 0 -1 4202496 11084 0 0 0 139 10 0 0 20 0 1 0 268738612 49631232 10758 33554432000 4194304 10173063 140736299525280 140736299518536 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30790/statm: 12117 10758 738 1460 0 10648 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 48468

[startup+3.10024 s]
/proc/loadavg: 2.09 2.02 2.01 3/179 30791
/proc/meminfo: memFree=27161224/32873844 swapFree=7096/7096
[pid=30790] ppid=30788 vsize=79792 CPUtime=3.09 cores=0,2,4,6
/proc/30790/stat : 30790 (scip-2.1.1.4fix) R 30788 30790 29822 0 -1 4202496 18851 0 0 0 251 58 0 0 20 0 1 0 268738612 81707008 18449 33554432000 4194304 10173063 140736299525280 140736299518184 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30790/statm: 19948 18449 811 1460 0 18479 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 79792

[startup+6.30024 s]
/proc/loadavg: 2.09 2.02 2.01 3/179 30791
/proc/meminfo: memFree=27157132/32873844 swapFree=7096/7096
[pid=30790] ppid=30788 vsize=79792 CPUtime=6.29 cores=0,2,4,6
/proc/30790/stat : 30790 (scip-2.1.1.4fix) R 30788 30790 29822 0 -1 4202496 18856 0 0 0 559 70 0 0 20 0 1 0 268738612 81707008 18454 33554432000 4194304 10173063 140736299525280 140736299518728 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30790/statm: 19948 18454 814 1460 0 18479 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 79792

[startup+12.7002 s]
/proc/loadavg: 2.08 2.02 2.00 3/179 30791
/proc/meminfo: memFree=27156752/32873844 swapFree=7096/7096
[pid=30790] ppid=30788 vsize=79792 CPUtime=12.69 cores=0,2,4,6
/proc/30790/stat : 30790 (scip-2.1.1.4fix) R 30788 30790 29822 0 -1 4202496 18857 0 0 0 1196 73 0 0 20 0 1 0 268738612 81707008 18455 33554432000 4194304 10173063 140736299525280 140736299518824 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30790/statm: 19948 18455 815 1460 0 18479 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 79792

[startup+25.5002 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 30791
/proc/meminfo: memFree=27155124/32873844 swapFree=7096/7096
[pid=30790] ppid=30788 vsize=79792 CPUtime=25.48 cores=0,2,4,6
/proc/30790/stat : 30790 (scip-2.1.1.4fix) R 30788 30790 29822 0 -1 4202496 18858 0 0 0 2469 79 0 0 20 0 1 0 268738612 81707008 18456 33554432000 4194304 10173063 140736299525280 140736299517992 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30790/statm: 19948 18456 816 1460 0 18479 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 79792

[startup+51.1002 s]
/proc/loadavg: 2.04 2.02 2.00 3/179 30791
/proc/meminfo: memFree=27151356/32873844 swapFree=7096/7096
[pid=30790] ppid=30788 vsize=79792 CPUtime=51.08 cores=0,2,4,6
/proc/30790/stat : 30790 (scip-2.1.1.4fix) R 30788 30790 29822 0 -1 4202496 18862 0 0 0 5016 92 0 0 20 0 1 0 268738612 81707008 18460 33554432000 4194304 10173063 140736299525280 140736299518824 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30790/statm: 19948 18460 819 1460 0 18479 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 79792

[startup+102.306 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 30830
/proc/meminfo: memFree=28706520/32873844 swapFree=7096/7096
[pid=30790] ppid=30788 vsize=79792 CPUtime=102.28 cores=0,2,4,6
/proc/30790/stat : 30790 (scip-2.1.1.4fix) R 30788 30790 29822 0 -1 4202496 18868 0 0 0 10110 118 0 0 20 0 1 0 268738612 81707008 19128 33554432000 4194304 10173063 140736299525280 140736299518536 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30790/statm: 19948 19128 819 1460 0 18479 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 79792

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 30830
/proc/meminfo: memFree=28703404/32873844 swapFree=7096/7096
[pid=30790] ppid=30788 vsize=79792 CPUtime=162.26 cores=0,2,4,6
/proc/30790/stat : 30790 (scip-2.1.1.4fix) R 30788 30790 29822 0 -1 4202496 18868 0 0 0 16072 154 0 0 20 0 1 0 268738612 81707008 19128 33554432000 4194304 10173063 140736299525280 140736299518264 8007727 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30790/statm: 19948 19128 819 1460 0 18479 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 79792

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 30830
/proc/meminfo: memFree=28703528/32873844 swapFree=7096/7096
[pid=30790] ppid=30788 vsize=79792 CPUtime=222.25 cores=0,2,4,6
/proc/30790/stat : 30790 (scip-2.1.1.4fix) R 30788 30790 29822 0 -1 4202496 18868 0 0 0 22035 190 0 0 20 0 1 0 268738612 81707008 19128 33554432000 4194304 10173063 140736299525280 140736299518536 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30790/statm: 19948 19128 819 1460 0 18479 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 79792

[startup+282.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/180 30833
/proc/meminfo: memFree=28703636/32873844 swapFree=7096/7096
[pid=30790] ppid=30788 vsize=79792 CPUtime=282.25 cores=0,2,4,6
/proc/30790/stat : 30790 (scip-2.1.1.4fix) R 30788 30790 29822 0 -1 4202496 18868 0 0 0 27998 227 0 0 20 0 1 0 268738612 81707008 19128 33554432000 4194304 10173063 140736299525280 140736299518632 8007115 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30790/statm: 19948 19128 819 1460 0 18479 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 79792

[startup+342.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/180 30856
/proc/meminfo: memFree=28703760/32873844 swapFree=7096/7096
[pid=30790] ppid=30788 vsize=79792 CPUtime=342.24 cores=0,2,4,6
/proc/30790/stat : 30790 (scip-2.1.1.4fix) R 30788 30790 29822 0 -1 4202496 18869 0 0 0 33967 257 0 0 20 0 1 0 268738612 81707008 19129 33554432000 4194304 10173063 140736299525280 140736299518536 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30790/statm: 19948 19129 819 1460 0 18479 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 79792

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 30857
/proc/meminfo: memFree=28703900/32873844 swapFree=7096/7096
[pid=30790] ppid=30788 vsize=79792 CPUtime=402.23 cores=0,2,4,6
/proc/30790/stat : 30790 (scip-2.1.1.4fix) R 30788 30790 29822 0 -1 4202496 18869 0 0 0 39938 285 0 0 20 0 1 0 268738612 81707008 19129 33554432000 4194304 10173063 140736299525280 140736299518776 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30790/statm: 19948 19129 819 1460 0 18479 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 79792

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 30857
/proc/meminfo: memFree=28704024/32873844 swapFree=7096/7096
[pid=30790] ppid=30788 vsize=79792 CPUtime=462.21 cores=0,2,4,6
/proc/30790/stat : 30790 (scip-2.1.1.4fix) R 30788 30790 29822 0 -1 4202496 18869 0 0 0 45905 316 0 0 20 0 1 0 268738612 81707008 19129 33554432000 4194304 10173063 140736299525280 140736299518824 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30790/statm: 19948 19129 819 1460 0 18479 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 79792

[startup+522.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 30857
/proc/meminfo: memFree=28704024/32873844 swapFree=7096/7096
[pid=30790] ppid=30788 vsize=79792 CPUtime=522.21 cores=0,2,4,6
/proc/30790/stat : 30790 (scip-2.1.1.4fix) R 30788 30790 29822 0 -1 4202496 18869 0 0 0 51873 348 0 0 20 0 1 0 268738612 81707008 19129 33554432000 4194304 10173063 140736299525280 140736299519112 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30790/statm: 19948 19129 819 1460 0 18479 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 79792

[startup+582.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 30857
/proc/meminfo: memFree=28704148/32873844 swapFree=7096/7096
[pid=30790] ppid=30788 vsize=79792 CPUtime=582.2 cores=0,2,4,6
/proc/30790/stat : 30790 (scip-2.1.1.4fix) R 30788 30790 29822 0 -1 4202496 18869 0 0 0 57844 376 0 0 20 0 1 0 268738612 81707008 19129 33554432000 4194304 10173063 140736299525280 140736299518776 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30790/statm: 19948 19129 819 1460 0 18479 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 79792

[startup+642.3 s]

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

/proc/meminfo: memFree=28703588/32873844 swapFree=7096/7096
[pid=30790] ppid=30788 vsize=79792 CPUtime=1122.11 cores=0,2,4,6
/proc/30790/stat : 30790 (scip-2.1.1.4fix) R 30788 30790 29822 0 -1 4202496 18870 0 0 0 111560 651 0 0 20 0 1 0 268738612 81707008 19137 33554432000 4194304 10173063 140736299525280 140736299518632 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30790/statm: 19948 19137 819 1460 0 18479 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 79792

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 30863
/proc/meminfo: memFree=28704208/32873844 swapFree=7096/7096
[pid=30790] ppid=30788 vsize=79792 CPUtime=1182.11 cores=0,2,4,6
/proc/30790/stat : 30790 (scip-2.1.1.4fix) R 30788 30790 29822 0 -1 4202496 18870 0 0 0 117531 680 0 0 20 0 1 0 268738612 81707008 19137 33554432000 4194304 10173063 140736299525280 140736299518584 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30790/statm: 19948 19137 819 1460 0 18479 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 79792

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 30863
/proc/meminfo: memFree=28704084/32873844 swapFree=7096/7096
[pid=30790] ppid=30788 vsize=79792 CPUtime=1242.1 cores=0,2,4,6
/proc/30790/stat : 30790 (scip-2.1.1.4fix) R 30788 30790 29822 0 -1 4202496 18870 0 0 0 123503 707 0 0 20 0 1 0 268738612 81707008 19137 33554432000 4194304 10173063 140736299525280 140736299518536 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30790/statm: 19948 19137 819 1460 0 18479 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 79792

[startup+1302.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/179 30864
/proc/meminfo: memFree=28703588/32873844 swapFree=7096/7096
[pid=30790] ppid=30788 vsize=79792 CPUtime=1302.09 cores=0,2,4,6
/proc/30790/stat : 30790 (scip-2.1.1.4fix) R 30788 30790 29822 0 -1 4202496 18870 0 0 0 129471 738 0 0 20 0 1 0 268738612 81707008 19137 33554432000 4194304 10173063 140736299525280 140736299518632 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30790/statm: 19948 19137 819 1460 0 18479 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 79792

[startup+1362.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 30864
/proc/meminfo: memFree=28703712/32873844 swapFree=7096/7096
[pid=30790] ppid=30788 vsize=79792 CPUtime=1362.08 cores=0,2,4,6
/proc/30790/stat : 30790 (scip-2.1.1.4fix) R 30788 30790 29822 0 -1 4202496 18870 0 0 0 135437 771 0 0 20 0 1 0 268738612 81707008 19137 33554432000 4194304 10173063 140736299525280 140736299518536 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30790/statm: 19948 19137 819 1460 0 18479 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 79792

[startup+1422.31 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 30864
/proc/meminfo: memFree=28703836/32873844 swapFree=7096/7096
[pid=30790] ppid=30788 vsize=79792 CPUtime=1422.08 cores=0,2,4,6
/proc/30790/stat : 30790 (scip-2.1.1.4fix) R 30788 30790 29822 0 -1 4202496 18870 0 0 0 141409 799 0 0 20 0 1 0 268738612 81707008 19137 33554432000 4194304 10173063 140736299525280 140736299518632 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30790/statm: 19948 19137 819 1460 0 18479 0
Current children cumulated CPU time (s) 1422.08
Current children cumulated vsize (KiB) 79792

[startup+1482.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/180 30867
/proc/meminfo: memFree=28703456/32873844 swapFree=7096/7096
[pid=30790] ppid=30788 vsize=79792 CPUtime=1482.06 cores=0,2,4,6
/proc/30790/stat : 30790 (scip-2.1.1.4fix) R 30788 30790 29822 0 -1 4202496 18870 0 0 0 147377 829 0 0 20 0 1 0 268738612 81707008 19137 33554432000 4194304 10173063 140736299525280 140736299518824 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30790/statm: 19948 19137 819 1460 0 18479 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 79792

[startup+1542.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/179 30867
/proc/meminfo: memFree=28703712/32873844 swapFree=7096/7096
[pid=30790] ppid=30788 vsize=79792 CPUtime=1542.05 cores=0,2,4,6
/proc/30790/stat : 30790 (scip-2.1.1.4fix) R 30788 30790 29822 0 -1 4202496 18870 0 0 0 153345 860 0 0 20 0 1 0 268738612 81707008 19137 33554432000 4194304 10173063 140736299525280 140736299518536 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30790/statm: 19948 19137 819 1460 0 18479 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 79792

[startup+1602.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/179 30868
/proc/meminfo: memFree=28703712/32873844 swapFree=7096/7096
[pid=30790] ppid=30788 vsize=79792 CPUtime=1602.04 cores=0,2,4,6
/proc/30790/stat : 30790 (scip-2.1.1.4fix) R 30788 30790 29822 0 -1 4202496 18870 0 0 0 159308 896 0 0 20 0 1 0 268738612 81707008 19137 33554432000 4194304 10173063 140736299525280 140736299518632 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30790/statm: 19948 19137 819 1460 0 18479 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 79792

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 30868
/proc/meminfo: memFree=28703588/32873844 swapFree=7096/7096
[pid=30790] ppid=30788 vsize=79792 CPUtime=1662.03 cores=0,2,4,6
/proc/30790/stat : 30790 (scip-2.1.1.4fix) R 30788 30790 29822 0 -1 4202496 18870 0 0 0 165278 925 0 0 20 0 1 0 268738612 81707008 19137 33554432000 4194304 10173063 140736299525280 140736299518584 8046708 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30790/statm: 19948 19137 819 1460 0 18479 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 79792

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 30868
/proc/meminfo: memFree=28703588/32873844 swapFree=7096/7096
[pid=30790] ppid=30788 vsize=79792 CPUtime=1722.02 cores=0,2,4,6
/proc/30790/stat : 30790 (scip-2.1.1.4fix) R 30788 30790 29822 0 -1 4202496 18870 0 0 0 171248 954 0 0 20 0 1 0 268738612 81707008 19137 33554432000 4194304 10173063 140736299525280 140736299519112 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30790/statm: 19948 19137 819 1460 0 18479 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 79792

[startup+1782.3 s]
/proc/loadavg: 2.08 2.03 2.01 3/179 30868
/proc/meminfo: memFree=28703464/32873844 swapFree=7096/7096
[pid=30790] ppid=30788 vsize=79792 CPUtime=1782.01 cores=0,2,4,6
/proc/30790/stat : 30790 (scip-2.1.1.4fix) R 30788 30790 29822 0 -1 4202496 18870 0 0 0 177216 985 0 0 20 0 1 0 268738612 81707008 19137 33554432000 4194304 10173063 140736299525280 140736299518920 8007727 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30790/statm: 19948 19137 819 1460 0 18479 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 79792

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

[startup+1785.5 s]
/proc/loadavg: 2.08 2.03 2.01 3/179 30868
/proc/meminfo: memFree=28703464/32873844 swapFree=7096/7096
[pid=30790] ppid=30788 vsize=79792 CPUtime=1785.21 cores=0,2,4,6
/proc/30790/stat : 30790 (scip-2.1.1.4fix) R 30788 30790 29822 0 -1 4202496 18870 0 0 0 177535 986 0 0 20 0 1 0 268738612 81707008 19137 33554432000 4194304 10173063 140736299525280 140736299518728 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30790/statm: 19948 19137 819 1460 0 18479 0
Current children cumulated CPU time (s) 1785.21
Current children cumulated vsize (KiB) 79792

[startup+1791.91 s]
/proc/loadavg: 2.07 2.03 2.00 3/179 30868
/proc/meminfo: memFree=28703340/32873844 swapFree=7096/7096
[pid=30790] ppid=30788 vsize=79792 CPUtime=1791.62 cores=0,2,4,6
/proc/30790/stat : 30790 (scip-2.1.1.4fix) R 30788 30790 29822 0 -1 4202496 18870 0 0 0 178173 989 0 0 20 0 1 0 268738612 81707008 19137 33554432000 4194304 10173063 140736299525280 140736299518728 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30790/statm: 19948 19137 819 1460 0 18479 0
Current children cumulated CPU time (s) 1791.62
Current children cumulated vsize (KiB) 79792

[startup+1795.1 s]
/proc/loadavg: 2.07 2.03 2.00 3/179 30868
/proc/meminfo: memFree=28703340/32873844 swapFree=7096/7096
[pid=30790] ppid=30788 vsize=79792 CPUtime=1794.82 cores=0,2,4,6
/proc/30790/stat : 30790 (scip-2.1.1.4fix) R 30788 30790 29822 0 -1 4202496 18870 0 0 0 178492 990 0 0 20 0 1 0 268738612 81707008 19137 33554432000 4194304 10173063 140736299525280 140736299518728 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30790/statm: 19948 19137 819 1460 0 18479 0
Current children cumulated CPU time (s) 1794.82
Current children cumulated vsize (KiB) 79792

[startup+1795.9 s]
/proc/loadavg: 2.07 2.03 2.00 3/179 30868
/proc/meminfo: memFree=28703340/32873844 swapFree=7096/7096
[pid=30790] ppid=30788 vsize=79792 CPUtime=1795.61 cores=0,2,4,6
/proc/30790/stat : 30790 (scip-2.1.1.4fix) R 30788 30790 29822 0 -1 4202496 18870 0 0 0 178571 990 0 0 20 0 1 0 268738612 81707008 19137 33554432000 4194304 10173063 140736299525280 140736299518920 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30790/statm: 19948 19137 819 1460 0 18479 0
Current children cumulated CPU time (s) 1795.61
Current children cumulated vsize (KiB) 79792

[startup+1796.7 s]
/proc/loadavg: 2.07 2.03 2.00 3/179 30868
/proc/meminfo: memFree=28703340/32873844 swapFree=7096/7096
[pid=30790] ppid=30788 vsize=79792 CPUtime=1796.41 cores=0,2,4,6
/proc/30790/stat : 30790 (scip-2.1.1.4fix) R 30788 30790 29822 0 -1 4202496 18870 0 0 0 178650 991 0 0 20 0 1 0 268738612 81707008 19137 33554432000 4194304 10173063 140736299525280 140736299518536 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30790/statm: 19948 19137 819 1460 0 18479 0
Current children cumulated CPU time (s) 1796.41
Current children cumulated vsize (KiB) 79792

[startup+1796.9 s]
/proc/loadavg: 2.07 2.03 2.00 3/179 30868
/proc/meminfo: memFree=28703340/32873844 swapFree=7096/7096
[pid=30790] ppid=30788 vsize=79792 CPUtime=1796.61 cores=0,2,4,6
/proc/30790/stat : 30790 (scip-2.1.1.4fix) R 30788 30790 29822 0 -1 4202496 18870 0 0 0 178670 991 0 0 20 0 1 0 268738612 81707008 19137 33554432000 4194304 10173063 140736299525280 140736299518536 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30790/statm: 19948 19137 819 1460 0 18479 0
Current children cumulated CPU time (s) 1796.61
Current children cumulated vsize (KiB) 79792

[startup+1797 s]
/proc/loadavg: 2.07 2.03 2.00 3/179 30868
/proc/meminfo: memFree=28703340/32873844 swapFree=7096/7096
[pid=30790] ppid=30788 vsize=79792 CPUtime=1796.71 cores=0,2,4,6
/proc/30790/stat : 30790 (scip-2.1.1.4fix) R 30788 30790 29822 0 -1 4202496 18870 0 0 0 178680 991 0 0 20 0 1 0 268738612 81707008 19137 33554432000 4194304 10173063 140736299525280 140736299518536 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30790/statm: 19948 19137 819 1460 0 18479 0
Current children cumulated CPU time (s) 1796.71
Current children cumulated vsize (KiB) 79792

Child status: 0
Real time (s): 1797.04
CPU time (s): 1796.76
CPU user time (s): 1786.84
CPU system time (s): 9.92149
CPU usage (%): 99.9845
Max. virtual memory (cumulated for all children) (KiB): 79792

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1786.84
system time used= 9.92149
maximum resident set size= 76564
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18876
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= 10
involuntary context switches= 1900

runsolver used 4.20136 second user time and 9.07762 second system time

The end

Launcher Data

Begin job on node132 at 2012-05-26 11:55:33
IDJOB=3690639
IDBENCH=90217
IDSOLVER=2270
FILE ID=node132/3690639-1338026133
RUNJOBID= node132-1338016918-29838
PBS_JOBID= 14624340
Free space on /tmp= 71512 MiB

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

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

MD5SUM BENCH= a4b90b74bc3d4958439bc17b9ac2ee03
RANDOM SEED=225908112

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:        27228712 kB
Buffers:          247544 kB
Cached:          3026968 kB
SwapCached:            0 kB
Active:          2408504 kB
Inactive:        2461556 kB
Active(anon):    1598268 kB
Inactive(anon):       52 kB
Active(file):     810236 kB
Inactive(file):  2461504 kB
Unevictable:        7096 kB
Mlocked:            7096 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             13628 kB
Writeback:             0 kB
AnonPages:       1565480 kB
Mapped:            17728 kB
Shmem:               212 kB
Slab:             634068 kB
SReclaimable:      76504 kB
SUnreclaim:       557564 kB
KernelStack:        1496 kB
PageTables:         6820 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1738956 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:    931840 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 12:25:30