Trace number 3690640

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.75 1797.03

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/ShortestPathBA/
normalized-BeauxArts_K66.opb
MD5SUM03e282ee85097a100b1dfa3533d9978b
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 benchmark871.544
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables3630
Total number of constraints3764
Number of constraints which are clauses3698
Number of constraints which are cardinality constraints (but not clauses)66
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint66
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 67
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-3690640-1338026173.opb>
0.00/0.02	c original problem has 3630 variables (3630 bin, 0 int, 0 impl, 0 cont) and 3764 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, 5460 impls, 66 clqs
0.05/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, 5460 impls, 63 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, 5506 impls, 62 clqs
0.05/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, 6230 impls, 62 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, 6992 impls, 62 clqs
0.05/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, 7982 impls, 62 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, 8512 impls, 62 clqs
0.05/0.09	c (round 8) 425 del vars, 383 del conss, 0 add conss, 424 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 8904 impls, 62 clqs
0.05/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, 9260 impls, 62 clqs
0.08/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, 9334 impls, 62 clqs
0.08/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, 9380 impls, 62 clqs
0.08/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, 9410 impls, 62 clqs
0.08/0.14	c (round 13) 456 del vars, 476 del conss, 0 add conss, 455 chg bounds, 0 chg sides, 0 chg coeffs, 3226 upgd conss, 9416 impls, 62 clqs
0.08/0.16	c (round 14) 456 del vars, 476 del conss, 0 add conss, 455 chg bounds, 0 chg sides, 0 chg coeffs, 3288 upgd conss, 9416 impls, 62 clqs
0.08/0.18	c presolving (15 rounds):
0.08/0.18	c  456 deleted vars, 476 deleted constraints, 0 added constraints, 455 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.08/0.18	c  9416 implications, 62 cliques
0.08/0.18	c presolved problem has 3174 variables (3174 bin, 0 int, 0 impl, 0 cont) and 3288 constraints
0.08/0.18	c     728 constraints of type <setppc>
0.08/0.18	c    2560 constraints of type <logicor>
0.08/0.18	c transformed objective value is always integral (scale: 1)
0.08/0.18	c Presolving Time: 0.16
0.08/0.18	c - non default parameters ----------------------------------------------------------------------
0.08/0.18	c # SCIP version 2.1.1.4
0.08/0.18	c 
0.08/0.18	c # maximal time in seconds to run
0.08/0.18	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.08/0.18	c limits/time = 1797
0.08/0.18	c 
0.08/0.18	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.08/0.18	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.08/0.18	c limits/memory = 13950
0.08/0.18	c 
0.08/0.18	c # solving stops, if the given number of solutions were found (-1: no limit)
0.08/0.18	c # [type: int, range: [-1,2147483647], default: -1]
0.08/0.18	c limits/solutions = 1
0.08/0.18	c 
0.08/0.18	c # maximal number of separation rounds per node (-1: unlimited)
0.08/0.18	c # [type: int, range: [-1,2147483647], default: 5]
0.08/0.18	c separating/maxrounds = 1
0.08/0.18	c 
0.08/0.18	c # maximal number of separation rounds in the root node (-1: unlimited)
0.08/0.18	c # [type: int, range: [-1,2147483647], default: -1]
0.08/0.18	c separating/maxroundsroot = 5
0.08/0.18	c 
0.08/0.18	c # default clock type (1: CPU user seconds, 2: wall clock time)
0.08/0.18	c # [type: int, range: [1,2], default: 1]
0.08/0.18	c timing/clocktype = 2
0.08/0.18	c 
0.08/0.18	c # belongs reading time to solving time?
0.08/0.18	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.08/0.18	c timing/reading = TRUE
0.08/0.18	c 
0.08/0.18	c # should disaggregation of knapsack constraints be allowed in preprocessing?
0.08/0.18	c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
0.08/0.18	c constraints/knapsack/disaggregation = FALSE
0.08/0.18	c 
0.08/0.18	c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
0.08/0.18	c # [type: int, range: [-1,2147483647], default: 10]
0.08/0.18	c heuristics/coefdiving/freq = -1
0.08/0.18	c 
0.08/0.18	c # maximal fraction of diving LP iterations compared to node LP iterations
0.08/0.18	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.08/0.18	c heuristics/coefdiving/maxlpiterquot = 0.075
0.08/0.18	c 
0.08/0.18	c # additional number of allowed LP iterations
0.08/0.18	c # [type: int, range: [0,2147483647], default: 1000]
0.08/0.18	c heuristics/coefdiving/maxlpiterofs = 1500
0.08/0.18	c 
0.08/0.18	c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
0.08/0.18	c # [type: int, range: [-1,2147483647], default: 30]
0.08/0.18	c heuristics/crossover/freq = -1
0.08/0.18	c 
0.08/0.18	c # number of nodes added to the contingent of the total nodes
0.08/0.18	c # [type: longint, range: [0,9223372036854775807], default: 500]
0.08/0.18	c heuristics/crossover/nodesofs = 750
0.08/0.18	c 
0.08/0.18	c # number of nodes without incumbent change that heuristic should wait
0.08/0.18	c # [type: longint, range: [0,9223372036854775807], default: 200]
0.08/0.18	c heuristics/crossover/nwaitingnodes = 100
0.08/0.18	c 
0.08/0.18	c # contingent of sub problem nodes in relation to the number of nodes of the original problem
0.08/0.18	c # [type: real, range: [0,1], default: 0.1]
0.08/0.18	c heuristics/crossover/nodesquot = 0.15
0.08/0.18	c 
0.08/0.18	c # minimum percentage of integer variables that have to be fixed 
0.08/0.18	c # [type: real, range: [0,1], default: 0.666]
0.08/0.18	c heuristics/crossover/minfixingrate = 0.5
0.08/0.18	c 
0.08/0.18	c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
0.08/0.18	c # [type: int, range: [-1,2147483647], default: 20]
0.08/0.18	c heuristics/feaspump/freq = -1
0.08/0.18	c 
0.08/0.18	c # additional number of allowed LP iterations
0.08/0.18	c # [type: int, range: [0,2147483647], default: 1000]
0.08/0.18	c heuristics/feaspump/maxlpiterofs = 2000
0.08/0.18	c 
0.08/0.18	c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
0.08/0.18	c # [type: int, range: [-1,2147483647], default: 10]
0.08/0.18	c heuristics/fracdiving/freq = -1
0.08/0.18	c 
0.08/0.18	c # maximal fraction of diving LP iterations compared to node LP iterations
0.08/0.18	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.08/0.18	c heuristics/fracdiving/maxlpiterquot = 0.075
0.08/0.18	c 
0.08/0.18	c # additional number of allowed LP iterations
0.08/0.18	c # [type: int, range: [0,2147483647], default: 1000]
0.08/0.18	c heuristics/fracdiving/maxlpiterofs = 1500
0.08/0.18	c 
0.08/0.18	c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
0.08/0.18	c # [type: int, range: [-1,2147483647], default: 10]
0.08/0.18	c heuristics/guideddiving/freq = -1
0.08/0.18	c 
0.08/0.18	c # maximal fraction of diving LP iterations compared to node LP iterations
0.08/0.18	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.08/0.18	c heuristics/guideddiving/maxlpiterquot = 0.075
0.08/0.18	c 
0.08/0.18	c # additional number of allowed LP iterations
0.08/0.18	c # [type: int, range: [0,2147483647], default: 1000]
0.08/0.18	c heuristics/guideddiving/maxlpiterofs = 1500
0.08/0.18	c 
0.08/0.18	c # maximal fraction of diving LP iterations compared to node LP iterations
0.08/0.18	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.08/0.18	c heuristics/intdiving/maxlpiterquot = 0.075
0.08/0.18	c 
0.08/0.18	c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
0.08/0.18	c # [type: int, range: [-1,2147483647], default: 10]
0.08/0.18	c heuristics/intshifting/freq = -1
0.08/0.18	c 
0.08/0.18	c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
0.08/0.18	c # [type: int, range: [-1,2147483647], default: 10]
0.08/0.18	c heuristics/linesearchdiving/freq = -1
0.08/0.18	c 
0.08/0.18	c # maximal fraction of diving LP iterations compared to node LP iterations
0.08/0.18	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.08/0.18	c heuristics/linesearchdiving/maxlpiterquot = 0.075
0.08/0.18	c 
0.08/0.18	c # additional number of allowed LP iterations
0.08/0.18	c # [type: int, range: [0,2147483647], default: 1000]
0.08/0.18	c heuristics/linesearchdiving/maxlpiterofs = 1500
0.08/0.18	c 
0.08/0.18	c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
0.08/0.18	c # [type: int, range: [-1,2147483647], default: 20]
0.08/0.18	c heuristics/objpscostdiving/freq = -1
0.08/0.18	c 
0.08/0.18	c # maximal fraction of diving LP iterations compared to total iteration number
0.08/0.18	c # [type: real, range: [0,1], default: 0.01]
0.08/0.18	c heuristics/objpscostdiving/maxlpiterquot = 0.015
0.08/0.18	c 
0.08/0.18	c # additional number of allowed LP iterations
0.08/0.18	c # [type: int, range: [0,2147483647], default: 1000]
0.08/0.18	c heuristics/objpscostdiving/maxlpiterofs = 1500
0.08/0.18	c 
0.08/0.18	c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
0.08/0.18	c # [type: int, range: [-1,2147483647], default: 1]
0.08/0.18	c heuristics/oneopt/freq = -1
0.08/0.18	c 
0.08/0.18	c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
0.08/0.18	c # [type: int, range: [-1,2147483647], default: 10]
0.08/0.18	c heuristics/pscostdiving/freq = -1
0.08/0.18	c 
0.08/0.18	c # maximal fraction of diving LP iterations compared to node LP iterations
0.08/0.18	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.08/0.18	c heuristics/pscostdiving/maxlpiterquot = 0.075
0.08/0.18	c 
0.08/0.18	c # additional number of allowed LP iterations
0.08/0.18	c # [type: int, range: [0,2147483647], default: 1000]
0.08/0.18	c heuristics/pscostdiving/maxlpiterofs = 1500
0.08/0.18	c 
0.08/0.18	c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
0.08/0.18	c # [type: int, range: [-1,2147483647], default: 0]
0.08/0.18	c heuristics/rens/freq = -1
0.08/0.18	c 
0.08/0.18	c # minimum percentage of integer variables that have to be fixable 
0.08/0.18	c # [type: real, range: [0,1], default: 0.5]
0.08/0.18	c heuristics/rens/minfixingrate = 0.3
0.08/0.18	c 
0.08/0.18	c # number of nodes added to the contingent of the total nodes
0.08/0.18	c # [type: longint, range: [0,9223372036854775807], default: 500]
0.08/0.18	c heuristics/rens/nodesofs = 2000
0.08/0.18	c 
0.08/0.18	c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
0.08/0.18	c # [type: int, range: [-1,2147483647], default: 20]
0.08/0.18	c heuristics/rootsoldiving/freq = -1
0.08/0.18	c 
0.08/0.18	c # maximal fraction of diving LP iterations compared to node LP iterations
0.08/0.18	c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
0.08/0.18	c heuristics/rootsoldiving/maxlpiterquot = 0.015
0.08/0.18	c 
0.08/0.18	c # additional number of allowed LP iterations
0.08/0.18	c # [type: int, range: [0,2147483647], default: 1000]
0.08/0.18	c heuristics/rootsoldiving/maxlpiterofs = 1500
0.08/0.18	c 
0.08/0.18	c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
0.08/0.18	c # [type: int, range: [-1,2147483647], default: 1]
0.08/0.18	c heuristics/rounding/freq = -1
0.08/0.18	c 
0.08/0.18	c # frequency for calling primal heuristic <shiftandpropagate> (-1: never, 0: only at depth freqofs)
0.08/0.18	c # [type: int, range: [-1,2147483647], default: 0]
0.08/0.18	c heuristics/shiftandpropagate/freq = -1
0.08/0.18	c 
0.08/0.18	c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
0.08/0.18	c # [type: int, range: [-1,2147483647], default: 10]
0.08/0.18	c heuristics/shifting/freq = -1
0.08/0.18	c 
0.08/0.18	c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
0.08/0.18	c # [type: int, range: [-1,2147483647], default: 1]
0.08/0.18	c heuristics/simplerounding/freq = -1
0.08/0.18	c 
0.08/0.18	c # frequency for calling primal heuristic <subnlp> (-1: never, 0: only at depth freqofs)
0.08/0.18	c # [type: int, range: [-1,2147483647], default: 1]
0.08/0.18	c heuristics/subnlp/freq = -1
0.08/0.18	c 
0.08/0.18	c # frequency for calling primal heuristic <trivial> (-1: never, 0: only at depth freqofs)
0.08/0.18	c # [type: int, range: [-1,2147483647], default: 0]
0.08/0.18	c heuristics/trivial/freq = -1
0.08/0.18	c 
0.08/0.18	c # frequency for calling primal heuristic <trysol> (-1: never, 0: only at depth freqofs)
0.08/0.18	c # [type: int, range: [-1,2147483647], default: 1]
0.08/0.18	c heuristics/trysol/freq = -1
0.08/0.18	c 
0.08/0.18	c # frequency for calling primal heuristic <undercover> (-1: never, 0: only at depth freqofs)
0.08/0.18	c # [type: int, range: [-1,2147483647], default: 0]
0.08/0.18	c heuristics/undercover/freq = -1
0.08/0.18	c 
0.08/0.18	c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
0.08/0.18	c # [type: int, range: [-1,2147483647], default: 10]
0.08/0.18	c heuristics/veclendiving/freq = -1
0.08/0.18	c 
0.08/0.18	c # maximal fraction of diving LP iterations compared to node LP iterations
0.08/0.18	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.08/0.18	c heuristics/veclendiving/maxlpiterquot = 0.075
0.08/0.18	c 
0.08/0.18	c # additional number of allowed LP iterations
0.08/0.18	c # [type: int, range: [0,2147483647], default: 1000]
0.08/0.18	c heuristics/veclendiving/maxlpiterofs = 1500
0.08/0.18	c 
0.08/0.18	c # frequency for calling primal heuristic <zirounding> (-1: never, 0: only at depth freqofs)
0.08/0.18	c # [type: int, range: [-1,2147483647], default: 1]
0.08/0.18	c heuristics/zirounding/freq = -1
0.08/0.18	c 
0.08/0.18	c # maximal number of presolving rounds the propagator participates in (-1: no limit)
0.08/0.18	c # [type: int, range: [-1,2147483647], default: -1]
0.08/0.18	c propagating/probing/maxprerounds = 0
0.08/0.18	c 
0.08/0.18	c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
0.08/0.18	c # [type: int, range: [-1,2147483647], default: 0]
0.08/0.18	c separating/cmir/freq = -1
0.08/0.18	c 
0.08/0.18	c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
0.08/0.18	c # [type: int, range: [-1,2147483647], default: 0]
0.08/0.18	c separating/flowcover/freq = -1
0.08/0.18	c 
0.08/0.18	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.08/0.18	c # [type: int, range: [-1,2147483647], default: -1]
0.08/0.18	c separating/rapidlearning/freq = 0
0.08/0.18	c 
0.08/0.18	c # frequency for calling primal heuristic <indoneopt> (-1: never, 0: only at depth freqofs)
0.08/0.18	c # [type: int, range: [-1,2147483647], default: 1]
0.08/0.18	c heuristics/indoneopt/freq = -1
0.08/0.18	c 
0.08/0.18	c -----------------------------------------------------------------------------------------------
0.08/0.18	c start solving
0.08/0.18	c 
1.49/1.58	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1.49/1.58	c   1.6s|     1 |     0 |  6158 |     - |  14M|   0 | 815 |3174 |3288 |3174 |3288 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
2.59/2.67	c   2.7s|     1 |     0 |  6755 |     - |  16M|   0 | 908 |3174 |4969 |3174 |3290 |   9 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
2.99/3.07	c   3.1s|     1 |     0 |  7447 |     - |  16M|   0 | 983 |3174 |4969 |3174 |3299 |  18 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
3.30/3.33	c   3.3s|     1 |     0 |  7725 |     - |  16M|   0 | 968 |3174 |4969 |3174 |3303 |  22 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
3.49/3.59	c   3.6s|     1 |     0 |  7947 |     - |  16M|   0 |1001 |3174 |4969 |3174 |3309 |  28 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
3.79/3.81	c   3.8s|     1 |     0 |  8082 |     - |  16M|   0 | 981 |3174 |4969 |3174 |3312 |  31 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
6.09/6.19	c   6.2s|     1 |     2 |  8082 |     - |  16M|   0 | 981 |3174 |4969 |3174 |3312 |  31 |   0 |   9 | 0.000000e+00 |      --      |    Inf 
72.88/72.95	c  72.9s|   100 |    42 | 64870 | 573.6 |  17M|  53 |   - |3174 |4996 |3174 |3307 |  31 |  30 | 197 | 0.000000e+00 |      --      |    Inf 
107.47/107.55	c   108s|   200 |    43 |135041 | 638.0 |  17M|  53 | 292 |3174 |5035 |3174 |3307 |  31 |  73 | 253 | 0.000000e+00 |      --      |    Inf 
133.65/133.72	c   134s|   300 |    33 |192393 | 616.4 |  17M|  53 | 273 |3174 |5054 |3174 |3307 |  31 | 101 | 293 | 0.000000e+00 |      --      |    Inf 
166.95/167.03	c   167s|   400 |    43 |268167 | 651.8 |  18M|  53 | 359 |3174 |5073 |3174 |3307 |  31 | 132 | 336 | 0.000000e+00 |      --      |    Inf 
192.74/192.85	c   193s|   500 |    43 |322238 | 629.6 |  18M|  53 |   - |3174 |5097 |3174 |3307 |  31 | 159 | 376 | 0.000000e+00 |      --      |    Inf 
230.95/231.02	c   231s|   600 |    55 |405493 | 663.5 |  18M|  53 | 484 |3174 |5101 |3174 |3307 |  31 | 179 | 432 | 0.000000e+00 |      --      |    Inf 
260.04/260.20	c   260s|   700 |    65 |474850 | 667.8 |  18M|  53 |   - |3174 |5113 |3174 |3307 |  31 | 199 | 472 | 0.000000e+00 |      --      |    Inf 
297.93/298.08	c   298s|   800 |    69 |556579 | 686.5 |  18M|  53 |   - |3174 |5125 |3174 |3307 |  31 | 218 | 529 | 0.000000e+00 |      --      |    Inf 
333.82/333.96	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
333.82/333.96	c   334s|   900 |    80 |632522 | 694.6 |  18M|  53 | 380 |3174 |5150 |3174 |3307 |  31 | 250 | 586 | 0.000000e+00 |      --      |    Inf 
369.12/369.20	c   369s|  1000 |    82 |713031 | 705.7 |  18M|  53 | 392 |3174 |5162 |3174 |3307 |  31 | 270 | 632 | 0.000000e+00 |      --      |    Inf 
404.62/404.76	c   405s|  1100 |    86 |790483 | 711.9 |  18M|  53 |   - |3174 |5176 |3174 |3307 |  31 | 287 | 681 | 0.000000e+00 |      --      |    Inf 
442.51/442.67	c   443s|  1200 |    90 |873026 | 721.4 |  18M|  53 |   - |3174 |5191 |3174 |3307 |  31 | 308 | 737 | 0.000000e+00 |      --      |    Inf 
476.60/476.75	c   477s|  1300 |    94 |947178 | 722.9 |  18M|  53 | 238 |3174 |5220 |3174 |3307 |  31 | 339 | 789 | 0.000000e+00 |      --      |    Inf 
507.70/507.81	c   508s|  1400 |   106 |  1014k| 719.5 |  18M|  53 |   - |3174 |5237 |3174 |3307 |  31 | 363 | 835 | 0.000000e+00 |      --      |    Inf 
545.09/545.25	c   545s|  1500 |   114 |  1093k| 724.2 |  19M|  53 |   - |3174 |5261 |3174 |3307 |  31 | 393 | 892 | 0.000000e+00 |      --      |    Inf 
581.39/581.56	c   582s|  1600 |   130 |  1174k| 729.2 |  19M|  53 |   - |3174 |5264 |3174 |3307 |  31 | 409 | 940 | 0.000000e+00 |      --      |    Inf 
624.69/624.85	c   625s|  1700 |   142 |  1269k| 742.7 |  19M|  53 | 296 |3174 |5272 |3174 |3307 |  31 | 427 |1004 | 0.000000e+00 |      --      |    Inf 
659.38/659.51	c   660s|  1800 |   146 |  1346k| 743.9 |  19M|  53 | 356 |3174 |5286 |3174 |3307 |  31 | 451 |1060 | 0.000000e+00 |      --      |    Inf 
689.77/689.95	c   690s|  1900 |   156 |  1412k| 739.4 |  19M|  53 |   - |3174 |5293 |   0 |   0 |  31 | 475 |1101 | 0.000000e+00 |      --      |    Inf 
727.77/727.92	c   728s|  2000 |   182 |  1491k| 742.3 |  19M|  53 | 259 |3174 |5296 |3174 |3307 |  31 | 487 |1162 | 0.000000e+00 |      --      |    Inf 
767.76/767.94	c   768s|  2100 |   198 |  1580k| 748.9 |  19M|  53 |   - |3174 |5297 |3174 |3307 |  31 | 506 |1219 | 0.000000e+00 |      --      |    Inf 
801.16/801.36	c   801s|  2200 |   206 |  1651k| 747.3 |  20M|  53 | 228 |3174 |5301 |3174 |3307 |  31 | 528 |1277 | 0.000000e+00 |      --      |    Inf 
833.95/834.11	c   834s|  2300 |   206 |  1726k| 747.5 |  20M|  53 |   - |3174 |5304 |3174 |3307 |  31 | 550 |1325 | 0.000000e+00 |      --      |    Inf 
868.45/868.66	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
868.45/868.66	c   869s|  2400 |   210 |  1801k| 747.7 |  20M|  53 | 441 |3174 |5317 |3174 |3307 |  31 | 573 |1381 | 0.000000e+00 |      --      |    Inf 
904.05/904.23	c   904s|  2500 |   216 |  1878k| 748.3 |  20M|  53 |   - |3174 |5326 |3174 |3307 |  31 | 595 |1437 | 0.000000e+00 |      --      |    Inf 
927.84/928.04	c   928s|  2600 |   220 |  1932k| 740.4 |  20M|  53 | 269 |3174 |5369 |3174 |3307 |  31 | 642 |1477 | 0.000000e+00 |      --      |    Inf 
962.73/962.93	c   963s|  2700 |   234 |  2008k| 741.3 |  20M|  53 | 255 |3174 |5361 |3174 |3307 |  31 | 646 |1540 | 0.000000e+00 |      --      |    Inf 
997.82/998.02	c   998s|  2800 |   238 |  2084k| 742.0 |  20M|  53 | 245 |3174 |5326 |3174 |3307 |  31 | 680 |1596 | 0.000000e+00 |      --      |    Inf 
1038.12/1038.38	c  1038s|  2900 |   226 |  2173k| 747.0 |  20M|  53 |   - |3174 |5302 |3174 |3307 |  31 | 709 |1663 | 0.000000e+00 |      --      |    Inf 
1073.43/1073.66	c  1074s|  3000 |   227 |  2249k| 747.4 |  20M|  53 | 378 |3174 |5311 |3174 |3307 |  31 | 736 |1719 | 0.000000e+00 |      --      |    Inf 
1100.81/1101.05	c  1101s|  3100 |   227 |  2310k| 742.9 |  20M|  53 | 249 |3174 |5304 |3174 |3307 |  31 | 752 |1759 | 0.000000e+00 |      --      |    Inf 
1143.81/1144.02	c  1144s|  3200 |   239 |  2401k| 748.3 |  20M|  53 | 406 |3174 |5319 |3174 |3307 |  31 | 779 |1834 | 0.000000e+00 |      --      |    Inf 
1179.00/1179.26	c  1179s|  3300 |   253 |  2479k| 749.2 |  20M|  53 | 411 |3174 |5339 |3174 |3307 |  31 | 814 |1890 | 0.000000e+00 |      --      |    Inf 
1218.60/1218.82	c  1219s|  3400 |   259 |  2565k| 752.4 |  21M|  53 | 244 |3174 |5348 |3174 |3307 |  31 | 857 |1954 | 0.000000e+00 |      --      |    Inf 
1249.79/1250.04	c  1250s|  3500 |   261 |  2633k| 750.4 |  21M|  53 |   - |3174 |5373 |3174 |3307 |  31 | 902 |2010 | 0.000000e+00 |      --      |    Inf 
1289.58/1289.85	c  1290s|  3600 |   263 |  2720k| 753.7 |  21M|  53 | 338 |3174 |5372 |3174 |3307 |  31 | 921 |2071 | 0.000000e+00 |      --      |    Inf 
1323.47/1323.76	c  1324s|  3700 |   258 |  2796k| 753.8 |  21M|  53 |   - |3174 |5346 |3174 |3307 |  31 | 942 |2132 | 0.000000e+00 |      --      |    Inf 
1352.88/1353.14	c  1353s|  3800 |   268 |  2859k| 750.5 |  21M|  53 | 276 |3174 |5377 |3174 |3307 |  31 | 981 |2186 | 0.000000e+00 |      --      |    Inf 
1387.46/1387.73	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1387.46/1387.73	c  1388s|  3900 |   272 |  2933k| 750.4 |  21M|  53 | 502 |3174 |5390 |3174 |3307 |  31 |1015 |2250 | 0.000000e+00 |      --      |    Inf 
1419.66/1420.00	c  1420s|  4000 |   278 |  3004k| 749.3 |  21M|  53 | 254 |3174 |5400 |3174 |3307 |  31 |1051 |2307 | 0.000000e+00 |      --      |    Inf 
1447.76/1448.04	c  1448s|  4100 |   276 |  3069k| 746.8 |  21M|  53 |   - |3174 |5394 |3174 |3307 |  31 |1080 |2351 | 0.000000e+00 |      --      |    Inf 
1477.86/1478.19	c  1478s|  4200 |   282 |  3133k| 744.2 |  21M|  57 | 260 |3174 |5394 |3174 |3307 |  31 |1122 |2409 | 0.000000e+00 |      --      |    Inf 
1510.75/1511.08	c  1511s|  4300 |   282 |  3207k| 744.3 |  21M|  57 | 336 |3174 |5404 |3174 |3307 |  31 |1154 |2461 | 0.000000e+00 |      --      |    Inf 
1539.64/1539.99	c  1540s|  4400 |   278 |  3272k| 742.1 |  21M|  57 |   - |3174 |5440 |3174 |3307 |  31 |1204 |2511 | 0.000000e+00 |      --      |    Inf 
1575.43/1575.79	c  1576s|  4500 |   281 |  3348k| 742.5 |  21M|  57 |   - |3174 |5232 |3174 |3307 |  31 |1239 |2580 | 0.000000e+00 |      --      |    Inf 
1613.73/1614.09	c  1614s|  4600 |   277 |  3427k| 743.5 |  21M|  57 |   - |3174 |5199 |3174 |3307 |  31 |1277 |2657 | 0.000000e+00 |      --      |    Inf 
1653.72/1654.00	c  1654s|  4700 |   289 |  3512k| 745.8 |  21M|  57 |   - |3174 |5149 |3174 |3307 |  31 |1290 |2740 | 0.000000e+00 |      --      |    Inf 
1682.22/1682.52	c  1683s|  4800 |   295 |  3577k| 743.7 |  21M|  57 | 285 |3174 |5132 |3174 |3307 |  31 |1316 |2783 | 0.000000e+00 |      --      |    Inf 
1716.82/1717.19	c  1717s|  4900 |   303 |  3658k| 745.2 |  21M|  57 | 315 |3174 |5121 |3174 |3307 |  31 |1336 |2838 | 0.000000e+00 |      --      |    Inf 
1768.61/1768.99	c  1769s|  5000 |   309 |  3759k| 750.4 |  21M|  57 |   - |3174 |5133 |3174 |3307 |  31 |1380 |2940 | 0.000000e+00 |      --      |    Inf 
1796.70/1797.00	c 
1796.70/1797.00	c SCIP Status        : solving was interrupted [time limit reached]
1796.70/1797.00	c Solving Time (sec) : 1797.00
1796.70/1797.00	c Solving Nodes      : 5075
1796.70/1797.00	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1796.70/1797.00	c Dual Bound         : +0.00000000000000e+00
1796.70/1797.00	c Gap                : infinite
1796.70/1797.00	s UNKNOWN
1796.70/1797.00	c SCIP Status        : solving was interrupted [time limit reached]
1796.70/1797.00	c Total Time         :    1797.00
1796.70/1797.00	c   solving          :    1797.00
1796.70/1797.00	c   presolving       :       0.16 (included in solving)
1796.70/1797.00	c   reading          :       0.02 (included in solving)
1796.70/1797.00	c   copying          :       0.01 (1 #copies) (minimal 0.01, maximal 0.01, average 0.01)
1796.70/1797.00	c Original Problem   :
1796.70/1797.00	c   Problem name     : HOME/instance-3690640-1338026173.opb
1796.70/1797.00	c   Variables        : 3630 (3630 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.70/1797.00	c   Constraints      : 3764 initial, 3764 maximal
1796.70/1797.00	c   Objective sense  : minimize
1796.70/1797.00	c Presolved Problem  :
1796.70/1797.00	c   Problem name     : t_HOME/instance-3690640-1338026173.opb
1796.70/1797.00	c   Variables        : 3174 (3174 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.70/1797.00	c   Constraints      : 3288 initial, 5443 maximal
1796.70/1797.00	c Presolvers         :   ExecTime  SetupTime  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1796.70/1797.00	c   domcol           :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.00	c   trivial          :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.00	c   dualfix          :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.00	c   boundshift       :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.00	c   inttobinary      :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.00	c   convertinttobin  :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.00	c   gateextraction   :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.00	c   implics          :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.00	c   components       :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.00	c   pseudoobj        :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.00	c   probing          :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.00	c   setppc           :       0.01       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.00	c   linear           :       0.08       0.00        455          1          0        455          0        476          0          0          0
1796.70/1797.00	c   logicor          :       0.04       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.00	c   root node        :          -          -          8          -          -          8          -          -          -          -          -
1796.70/1797.00	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #ResProp    Cutoffs    DomReds       Cuts      Conss   Children
1796.70/1797.00	c   integral         :          0          0          0          0       2917          0          1          0         13        449          0          0       5398
1796.70/1797.00	c   setppc           :        728        728          6      31398          0          1          0     444119         10     224555          0          0          0
1796.70/1797.00	c   linear           :          0+      1688          5      31387          0          0          0       8297          3       2989        101          0          0
1796.70/1797.00	c   logicor          :       2560+      3181          6      24490          0          1          0     638281        199     273334          0          0          0
1796.70/1797.00	c   countsols        :          0          0          0          0          0          1          0          0          0          0          0          0          0
1796.70/1797.00	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS      Check    ResProp
1796.70/1797.00	c   integral         :     660.32       0.00       0.00       0.00     660.32       0.00       0.00       0.00
1796.70/1797.00	c   setppc           :       1.08       0.00       0.00       0.61       0.00       0.00       0.00       0.48
1796.70/1797.00	c   linear           :       0.47       0.00       0.00       0.46       0.00       0.00       0.00       0.01
1796.70/1797.00	c   logicor          :       1.58       0.00       0.00       0.87       0.00       0.00       0.00       0.70
1796.70/1797.00	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1796.70/1797.00	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
1796.70/1797.00	c   rootredcost      :          0          0          0          0
1796.70/1797.00	c   pseudoobj        :          0          0          0          0
1796.70/1797.00	c   vbounds          :          0          0          0          0
1796.70/1797.00	c   redcost          :       2922          0          0          0
1796.70/1797.00	c   probing          :          0          0          0          0
1796.70/1797.00	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp
1796.70/1797.00	c   rootredcost      :       0.03       0.00       0.00       0.03       0.00
1796.70/1797.00	c   pseudoobj        :       0.03       0.00       0.00       0.03       0.00
1796.70/1797.00	c   vbounds          :       0.03       0.00       0.00       0.03       0.00
1796.70/1797.00	c   redcost          :       0.14       0.00       0.00       0.14       0.00
1796.70/1797.00	c   probing          :       0.00       0.00       0.00       0.00       0.00
1796.70/1797.00	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1796.70/1797.00	c   propagation      :       0.11        212        211        578       25.3         24       24.6          -
1796.70/1797.00	c   infeasible LP    :       5.82       2154        714       9789      384.1         17        7.2          0
1796.70/1797.00	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1796.70/1797.00	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1796.70/1797.00	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1796.70/1797.00	c   applied globally :          -          -          -       1399       58.3          -          -          -
1796.70/1797.00	c   applied locally  :          -          -          -          6      524.2          -          -          -
1796.70/1797.00	c Separators         :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss
1796.70/1797.00	c   cut pool         :       0.00                     4          -          -          1          -    (maximal pool size: 27)
1796.70/1797.00	c   closecuts        :       0.00       0.00          0          0          0          0          0
1796.70/1797.00	c   impliedbounds    :       0.00       0.00          5          0          0          0          0
1796.70/1797.00	c   intobj           :       0.00       0.00          0          0          0          0          0
1796.70/1797.00	c   gomory           :       0.32       0.00          5          0          0          0          0
1796.70/1797.00	c   cgmip            :       0.00       0.00          0          0          0          0          0
1796.70/1797.00	c   strongcg         :       0.32       0.00          5          0          0          0          0
1796.70/1797.00	c   cmir             :       0.00       0.00          0          0          0          0          0
1796.70/1797.00	c   flowcover        :       0.00       0.00          0          0          0          0          0
1796.70/1797.00	c   clique           :       0.10       0.00          5          0          0         28          0
1796.70/1797.00	c   zerohalf         :       0.00       0.00          0          0          0          0          0
1796.70/1797.00	c   mcf              :       0.00       0.00          1          0          0          0          0
1796.70/1797.00	c   oddcycle         :       0.00       0.00          0          0          0          0          0
1796.70/1797.00	c   rapidlearning    :       0.73       0.00          1          0          8          0       1688
1796.70/1797.00	c Pricers            :   ExecTime  SetupTime      Calls       Vars
1796.70/1797.00	c   problem variables:       0.00          -          0          0
1796.70/1797.00	c Branching Rules    :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1796.70/1797.00	c   relpscost        :     660.31       0.00       2917         13        449          0          0       5398
1796.70/1797.00	c   pscost           :       0.00       0.00          0          0          0          0          0          0
1796.70/1797.00	c   inference        :       0.00       0.00          1          0          0          0          0          2
1796.70/1797.00	c   mostinf          :       0.00       0.00          0          0          0          0          0          0
1796.70/1797.00	c   leastinf         :       0.00       0.00          0          0          0          0          0          0
1796.70/1797.00	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0
1796.70/1797.00	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0
1796.70/1797.00	c   random           :       0.00       0.00          0          0          0          0          0          0
1796.70/1797.00	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found
1796.70/1797.00	c   LP solutions     :       0.00          -          -          0
1796.70/1797.00	c   pseudo solutions :       0.00          -          -          0
1796.70/1797.00	c   smallcard        :       0.00       0.00          0          0
1796.70/1797.00	c   trivial          :       0.00       0.00          1          0
1796.70/1797.00	c   shiftandpropagate:       0.00       0.00          0          0
1796.70/1797.00	c   simplerounding   :       0.00       0.00          0          0
1796.70/1797.00	c   zirounding       :       0.00       0.00          0          0
1796.70/1797.00	c   rounding         :       0.00       0.00          0          0
1796.70/1797.00	c   shifting         :       0.00       0.00          0          0
1796.70/1797.00	c   intshifting      :       0.00       0.00          0          0
1796.70/1797.00	c   oneopt           :       0.00       0.00          0          0
1796.70/1797.00	c   twoopt           :       0.00       0.00          0          0
1796.70/1797.00	c   indtwoopt        :       0.00       0.00          0          0
1796.70/1797.00	c   indoneopt        :       0.00       0.00          0          0
1796.70/1797.00	c   fixandinfer      :       0.00       0.00          0          0
1796.70/1797.00	c   feaspump         :       0.00       0.00          0          0
1796.70/1797.00	c   clique           :       0.00       0.00          0          0
1796.70/1797.00	c   indrounding      :       0.00       0.00          0          0
1796.70/1797.00	c   indcoefdiving    :       0.00       0.00          0          0
1796.70/1797.00	c   coefdiving       :       0.00       0.00          0          0
1796.70/1797.00	c   pscostdiving     :       0.00       0.00          0          0
1796.70/1797.00	c   nlpdiving        :       0.00       0.00          0          0
1796.70/1797.00	c   fracdiving       :       0.00       0.00          0          0
1796.70/1797.00	c   veclendiving     :       0.00       0.00          0          0
1796.70/1797.00	c   intdiving        :       0.00       0.00          0          0
1796.70/1797.00	c   actconsdiving    :       0.00       0.00          0          0
1796.70/1797.00	c   objpscostdiving  :       0.00       0.00          0          0
1796.70/1797.00	c   rootsoldiving    :       0.00       0.00          0          0
1796.70/1797.00	c   linesearchdiving :       0.00       0.00          0          0
1796.70/1797.00	c   guideddiving     :       0.00       0.00          0          0
1796.70/1797.00	c   octane           :       0.00       0.00          0          0
1796.70/1797.00	c   rens             :       0.00       0.00          0          0
1796.70/1797.00	c   rins             :       0.00       0.00          0          0
1796.70/1797.00	c   localbranching   :       0.00       0.00          0          0
1796.70/1797.00	c   mutation         :       0.00       0.00          0          0
1796.70/1797.00	c   crossover        :       0.00       0.00          0          0
1796.70/1797.00	c   dins             :       0.00       0.00          0          0
1796.70/1797.00	c   vbounds          :       0.00       0.00          0          0
1796.70/1797.00	c   undercover       :       0.00       0.00          0          0
1796.70/1797.00	c   subnlp           :       0.00       0.00          0          0
1796.70/1797.00	c   trysol           :       0.00       0.00          0          0
1796.70/1797.00	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It
1796.70/1797.00	c   primal LP        :       0.01          1          0       0.00          -       0.01          1
1796.70/1797.00	c   dual LP          :    1121.79       5078    3825010     753.40    3409.73       0.00          1
1796.70/1797.00	c   lex dual LP      :       0.00          0          0       0.00          -
1796.70/1797.00	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
1796.70/1797.00	c   diving/probing LP:       0.00          0          0       0.00          -
1796.70/1797.00	c   strong branching :     659.94       2969    1999490     673.46    3029.81
1796.70/1797.00	c     (at root node) :          -          9       5620     624.44          -
1796.70/1797.00	c   conflict analysis:       0.00          0          0       0.00          -
1796.70/1797.00	c B&B Tree           :
1796.70/1797.00	c   number of runs   :          1
1796.70/1797.00	c   nodes            :       5075
1796.70/1797.00	c   nodes (total)    :       5075
1796.70/1797.00	c   nodes left       :        316
1796.70/1797.00	c   max depth        :         57
1796.70/1797.00	c   max depth (total):         57
1796.70/1797.00	c   backtracks       :        811 (16.0%)
1796.70/1797.00	c   delayed cutoffs  :         10
1796.70/1797.00	c   repropagations   :       3482 (13092 domain reductions, 8 cutoffs)
1796.70/1797.00	c   avg switch length:       5.60
1796.70/1797.00	c   switching time   :       2.40
1796.70/1797.00	c Solution           :
1796.70/1797.00	c   Solutions found  :          0 (0 improvements)
1796.70/1797.00	c   Primal Bound     :          -
1796.70/1797.00	c   Dual Bound       : +0.00000000000000e+00
1796.70/1797.00	c   Gap              :   infinite
1796.70/1797.00	c   Root Dual Bound  : +0.00000000000000e+00
1796.70/1797.00	c   Root Iterations  :       8082
1796.70/1797.03	c Time complete: 1796.74.

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-3690640-1338026173/watcher-3690640-1338026173 -o /tmp/evaluation-result-3690640-1338026173/solver-3690640-1338026173 -C 1800 -W 1900 -M 15500 HOME/scip-2.1.1.4fix.linux.x86_64.gnu.opt.spx -f HOME/instance-3690640-1338026173.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.05 2.03 2.01 3/176 1413
/proc/meminfo: memFree=27101584/32873844 swapFree=7108/7108
[pid=1413] ppid=1411 vsize=9960 CPUtime=0 cores=0,2,4,6
/proc/1413/stat : 1413 (scip-2.1.1.4fix) R 1411 1413 659 0 -1 4202496 1240 0 0 0 0 0 0 0 20 0 1 0 268742410 10199040 1194 33554432000 4194304 10173063 140733484061984 140736659675752 7545739 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/1413/statm: 2532 1205 413 1460 0 1063 0

[startup+0.0575681 s]
/proc/loadavg: 2.05 2.03 2.01 3/176 1413
/proc/meminfo: memFree=27101584/32873844 swapFree=7108/7108
[pid=1413] ppid=1411 vsize=30992 CPUtime=0.05 cores=0,2,4,6
/proc/1413/stat : 1413 (scip-2.1.1.4fix) R 1411 1413 659 0 -1 4202496 6255 0 0 0 4 1 0 0 20 0 1 0 268742410 31735808 6209 33554432000 4194304 10173063 140733484061984 140736659675752 8963895 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1413/statm: 7748 6209 550 1460 0 6279 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 30992

[startup+0.100321 s]
/proc/loadavg: 2.05 2.03 2.01 3/176 1413
/proc/meminfo: memFree=27101584/32873844 swapFree=7108/7108
[pid=1413] ppid=1411 vsize=32888 CPUtime=0.08 cores=0,2,4,6
/proc/1413/stat : 1413 (scip-2.1.1.4fix) R 1411 1413 659 0 -1 4202496 6974 0 0 0 5 3 0 0 20 0 1 0 268742410 33677312 6671 33554432000 4194304 10173063 140733484061984 140736659675752 8963895 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1413/statm: 8222 6671 568 1460 0 6753 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 32888

[startup+0.300214 s]
/proc/loadavg: 2.05 2.03 2.01 3/176 1413
/proc/meminfo: memFree=27101584/32873844 swapFree=7108/7108
[pid=1413] ppid=1411 vsize=47720 CPUtime=0.29 cores=0,2,4,6
/proc/1413/stat : 1413 (scip-2.1.1.4fix) R 1411 1413 659 0 -1 4202496 10903 0 0 0 22 7 0 0 20 0 1 0 268742410 48865280 10572 33554432000 4194304 10173063 140733484061984 140736659675752 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1413/statm: 11930 10572 738 1460 0 10461 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 47720

[startup+0.700213 s]
/proc/loadavg: 2.05 2.03 2.01 3/176 1413
/proc/meminfo: memFree=27101584/32873844 swapFree=7108/7108
[pid=1413] ppid=1411 vsize=48236 CPUtime=0.69 cores=0,2,4,6
/proc/1413/stat : 1413 (scip-2.1.1.4fix) R 1411 1413 659 0 -1 4202496 11002 0 0 0 62 7 0 0 20 0 1 0 268742410 49393664 10671 33554432000 4194304 10173063 140733484061984 140733484055240 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1413/statm: 12059 10671 738 1460 0 10590 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 48236

[startup+1.50021 s]
/proc/loadavg: 2.05 2.03 2.01 3/177 1414
/proc/meminfo: memFree=27062384/32873844 swapFree=7108/7108
[pid=1413] ppid=1411 vsize=48236 CPUtime=1.49 cores=0,2,4,6
/proc/1413/stat : 1413 (scip-2.1.1.4fix) R 1411 1413 659 0 -1 4202496 11037 0 0 0 142 7 0 0 20 0 1 0 268742410 49393664 10706 33554432000 4194304 10173063 140733484061984 140733484055240 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1413/statm: 12059 10706 738 1460 0 10590 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 48236

[startup+3.10022 s]
/proc/loadavg: 2.05 2.03 2.01 3/177 1414
/proc/meminfo: memFree=27034476/32873844 swapFree=7108/7108
[pid=1413] ppid=1411 vsize=79988 CPUtime=3.09 cores=0,2,4,6
/proc/1413/stat : 1413 (scip-2.1.1.4fix) R 1411 1413 659 0 -1 4202496 18903 0 0 0 274 35 0 0 20 0 1 0 268742410 81907712 18481 33554432000 4194304 10173063 140733484061984 140733484055336 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1413/statm: 19997 18481 804 1460 0 18528 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 79988

[startup+6.30022 s]
/proc/loadavg: 2.05 2.03 2.01 3/177 1414
/proc/meminfo: memFree=27030012/32873844 swapFree=7108/7108
[pid=1413] ppid=1411 vsize=79988 CPUtime=6.29 cores=0,2,4,6
/proc/1413/stat : 1413 (scip-2.1.1.4fix) R 1411 1413 659 0 -1 4202496 18914 0 0 0 593 36 0 0 20 0 1 0 268742410 81907712 18492 33554432000 4194304 10173063 140733484061984 140733484055528 7986126 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1413/statm: 19997 18492 808 1460 0 18528 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 79988

[startup+12.7003 s]
/proc/loadavg: 2.05 2.03 2.01 3/177 1414
/proc/meminfo: memFree=27029508/32873844 swapFree=7108/7108
[pid=1413] ppid=1411 vsize=79988 CPUtime=12.68 cores=0,2,4,6
/proc/1413/stat : 1413 (scip-2.1.1.4fix) R 1411 1413 659 0 -1 4202496 18915 0 0 0 1230 38 0 0 20 0 1 0 268742410 81907712 18493 33554432000 4194304 10173063 140733484061984 140733484055528 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1413/statm: 19997 18493 808 1460 0 18528 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 79988

[startup+25.5002 s]
/proc/loadavg: 2.04 2.03 2.00 3/177 1414
/proc/meminfo: memFree=27029748/32873844 swapFree=7108/7108
[pid=1413] ppid=1411 vsize=79988 CPUtime=25.48 cores=0,2,4,6
/proc/1413/stat : 1413 (scip-2.1.1.4fix) R 1411 1413 659 0 -1 4202496 18915 0 0 0 2507 41 0 0 20 0 1 0 268742410 81907712 18493 33554432000 4194304 10173063 140733484061984 140733484055816 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1413/statm: 19997 18493 808 1460 0 18528 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 79988

[startup+51.1002 s]
/proc/loadavg: 2.02 2.03 2.00 3/177 1414
/proc/meminfo: memFree=27029644/32873844 swapFree=7108/7108
[pid=1413] ppid=1411 vsize=79988 CPUtime=51.08 cores=0,2,4,6
/proc/1413/stat : 1413 (scip-2.1.1.4fix) R 1411 1413 659 0 -1 4202496 18915 0 0 0 5059 49 0 0 20 0 1 0 268742410 81907712 18493 33554432000 4194304 10173063 140733484061984 140733484055432 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1413/statm: 19997 18493 808 1460 0 18528 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 79988

[startup+102.306 s]
/proc/loadavg: 2.05 2.03 2.00 3/177 1414
/proc/meminfo: memFree=27028348/32873844 swapFree=7108/7108
[pid=1413] ppid=1411 vsize=79988 CPUtime=102.28 cores=0,2,4,6
/proc/1413/stat : 1413 (scip-2.1.1.4fix) R 1411 1413 659 0 -1 4202496 18930 0 0 0 10156 72 0 0 20 0 1 0 268742410 81907712 18553 33554432000 4194304 10173063 140733484061984 140733484055528 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1413/statm: 19997 18553 812 1460 0 18528 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 79988

[startup+162.3 s]
/proc/loadavg: 2.09 2.05 2.01 3/177 1414
/proc/meminfo: memFree=27025248/32873844 swapFree=7108/7108
[pid=1413] ppid=1411 vsize=79988 CPUtime=162.25 cores=0,2,4,6
/proc/1413/stat : 1413 (scip-2.1.1.4fix) R 1411 1413 659 0 -1 4202496 18940 0 0 0 16125 100 0 0 20 0 1 0 268742410 81907712 19180 33554432000 4194304 10173063 140733484061984 140733484055240 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1413/statm: 19997 19180 812 1460 0 18528 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 79988

[startup+222.3 s]
/proc/loadavg: 2.03 2.04 2.00 3/177 1414
/proc/meminfo: memFree=27024000/32873844 swapFree=7108/7108
[pid=1413] ppid=1411 vsize=79988 CPUtime=222.25 cores=0,2,4,6
/proc/1413/stat : 1413 (scip-2.1.1.4fix) R 1411 1413 659 0 -1 4202496 18940 0 0 0 22092 133 0 0 20 0 1 0 268742410 81907712 19180 33554432000 4194304 10173063 140733484061984 140733484055336 8007424 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1413/statm: 19997 19180 812 1460 0 18528 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 79988

[startup+282.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/178 1418
/proc/meminfo: memFree=27024056/32873844 swapFree=7108/7108
[pid=1413] ppid=1411 vsize=79988 CPUtime=282.24 cores=0,2,4,6
/proc/1413/stat : 1413 (scip-2.1.1.4fix) R 1411 1413 659 0 -1 4202496 18940 0 0 0 28060 164 0 0 20 0 1 0 268742410 81907712 19180 33554432000 4194304 10173063 140733484061984 140733484055240 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1413/statm: 19997 19180 812 1460 0 18528 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 79988

[startup+342.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/178 1442
/proc/meminfo: memFree=27023864/32873844 swapFree=7108/7108
[pid=1413] ppid=1411 vsize=79988 CPUtime=342.22 cores=0,2,4,6
/proc/1413/stat : 1413 (scip-2.1.1.4fix) R 1411 1413 659 0 -1 4202496 18940 0 0 0 34032 190 0 0 20 0 1 0 268742410 81907712 19180 33554432000 4194304 10173063 140733484061984 140733484055624 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1413/statm: 19997 19180 812 1460 0 18528 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 79988

[startup+402.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 1442
/proc/meminfo: memFree=27023996/32873844 swapFree=7108/7108
[pid=1413] ppid=1411 vsize=79988 CPUtime=402.22 cores=0,2,4,6
/proc/1413/stat : 1413 (scip-2.1.1.4fix) R 1411 1413 659 0 -1 4202496 18940 0 0 0 39999 223 0 0 20 0 1 0 268742410 81907712 19180 33554432000 4194304 10173063 140733484061984 140733484055432 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1413/statm: 19997 19180 812 1460 0 18528 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 79988

[startup+462.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/177 1442
/proc/meminfo: memFree=27024188/32873844 swapFree=7108/7108
[pid=1413] ppid=1411 vsize=79988 CPUtime=462.21 cores=0,2,4,6
/proc/1413/stat : 1413 (scip-2.1.1.4fix) R 1411 1413 659 0 -1 4202496 18940 0 0 0 45964 257 0 0 20 0 1 0 268742410 81907712 19180 33554432000 4194304 10173063 140733484061984 140733484055112 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1413/statm: 19997 19180 812 1460 0 18528 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 79988

[startup+522.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 1442
/proc/meminfo: memFree=27024928/32873844 swapFree=7108/7108
[pid=1413] ppid=1411 vsize=79988 CPUtime=522.19 cores=0,2,4,6
/proc/1413/stat : 1413 (scip-2.1.1.4fix) R 1411 1413 659 0 -1 4202496 18940 0 0 0 51931 288 0 0 20 0 1 0 268742410 81907712 19180 33554432000 4194304 10173063 140733484061984 140733484055240 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1413/statm: 19997 19180 812 1460 0 18528 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 79988

[startup+582.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/177 1443
/proc/meminfo: memFree=27024804/32873844 swapFree=7108/7108
[pid=1413] ppid=1411 vsize=79988 CPUtime=582.19 cores=0,2,4,6
/proc/1413/stat : 1413 (scip-2.1.1.4fix) R 1411 1413 659 0 -1 4202496 18940 0 0 0 57899 320 0 0 20 0 1 0 268742410 81907712 19180 33554432000 4194304 10173063 140733484061984 140733484055336 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1413/statm: 19997 19180 812 1460 0 18528 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 79988

[startup+642.3 s]

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

/proc/meminfo: memFree=27015244/32873844 swapFree=7108/7108
[pid=1413] ppid=1411 vsize=79988 CPUtime=1122.1 cores=0,2,4,6
/proc/1413/stat : 1413 (scip-2.1.1.4fix) R 1411 1413 659 0 -1 4202496 18940 0 0 0 111621 589 0 0 20 0 1 0 268742410 81907712 19180 33554432000 4194304 10173063 140733484061984 140733484055528 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1413/statm: 19997 19180 812 1460 0 18528 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 79988

[startup+1182.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/177 1455
/proc/meminfo: memFree=27014996/32873844 swapFree=7108/7108
[pid=1413] ppid=1411 vsize=79988 CPUtime=1182.1 cores=0,2,4,6
/proc/1413/stat : 1413 (scip-2.1.1.4fix) R 1411 1413 659 0 -1 4202496 18940 0 0 0 117589 621 0 0 20 0 1 0 268742410 81907712 19180 33554432000 4194304 10173063 140733484061984 140733484055336 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1413/statm: 19997 19180 812 1460 0 18528 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 79988

[startup+1242.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/177 1456
/proc/meminfo: memFree=27014556/32873844 swapFree=7108/7108
[pid=1413] ppid=1411 vsize=79988 CPUtime=1242.09 cores=0,2,4,6
/proc/1413/stat : 1413 (scip-2.1.1.4fix) R 1411 1413 659 0 -1 4202496 18940 0 0 0 123553 656 0 0 20 0 1 0 268742410 81907712 19180 33554432000 4194304 10173063 140733484061984 140733484055240 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1413/statm: 19997 19180 812 1460 0 18528 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 79988

[startup+1302.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 1456
/proc/meminfo: memFree=27013812/32873844 swapFree=7108/7108
[pid=1413] ppid=1411 vsize=79988 CPUtime=1302.08 cores=0,2,4,6
/proc/1413/stat : 1413 (scip-2.1.1.4fix) R 1411 1413 659 0 -1 4202496 18940 0 0 0 129521 687 0 0 20 0 1 0 268742410 81907712 19180 33554432000 4194304 10173063 140733484061984 140733484055288 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1413/statm: 19997 19180 812 1460 0 18528 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 79988

[startup+1362.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 1456
/proc/meminfo: memFree=27013872/32873844 swapFree=7108/7108
[pid=1413] ppid=1411 vsize=79988 CPUtime=1362.07 cores=0,2,4,6
/proc/1413/stat : 1413 (scip-2.1.1.4fix) R 1411 1413 659 0 -1 4202496 18940 0 0 0 135487 720 0 0 20 0 1 0 268742410 81907712 19180 33554432000 4194304 10173063 140733484061984 140733484055432 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1413/statm: 19997 19180 812 1460 0 18528 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 79988

[startup+1422.31 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 1456
/proc/meminfo: memFree=27012200/32873844 swapFree=7108/7108
[pid=1413] ppid=1411 vsize=79988 CPUtime=1422.06 cores=0,2,4,6
/proc/1413/stat : 1413 (scip-2.1.1.4fix) R 1411 1413 659 0 -1 4202496 18940 0 0 0 141452 754 0 0 20 0 1 0 268742410 81907712 19180 33554432000 4194304 10173063 140733484061984 140733484055624 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1413/statm: 19997 19180 812 1460 0 18528 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 79988

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 1459
/proc/meminfo: memFree=27016596/32873844 swapFree=7108/7108
[pid=1413] ppid=1411 vsize=79988 CPUtime=1482.05 cores=0,2,4,6
/proc/1413/stat : 1413 (scip-2.1.1.4fix) R 1411 1413 659 0 -1 4202496 18940 0 0 0 147424 781 0 0 20 0 1 0 268742410 81907712 19180 33554432000 4194304 10173063 140733484061984 140733484055624 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1413/statm: 19997 19180 812 1460 0 18528 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 79988

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1460
/proc/meminfo: memFree=27016788/32873844 swapFree=7108/7108
[pid=1413] ppid=1411 vsize=79988 CPUtime=1542.04 cores=0,2,4,6
/proc/1413/stat : 1413 (scip-2.1.1.4fix) R 1411 1413 659 0 -1 4202496 18940 0 0 0 153388 816 0 0 20 0 1 0 268742410 81907712 19180 33554432000 4194304 10173063 140733484061984 140733484055816 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1413/statm: 19997 19180 812 1460 0 18528 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 79988

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1460
/proc/meminfo: memFree=27014680/32873844 swapFree=7108/7108
[pid=1413] ppid=1411 vsize=79988 CPUtime=1602.03 cores=0,2,4,6
/proc/1413/stat : 1413 (scip-2.1.1.4fix) R 1411 1413 659 0 -1 4202496 18940 0 0 0 159354 849 0 0 20 0 1 0 268742410 81907712 19180 33554432000 4194304 10173063 140733484061984 140733484055240 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1413/statm: 19997 19180 812 1460 0 18528 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 79988

[startup+1662.3 s]
/proc/loadavg: 2.07 2.03 2.01 3/177 1460
/proc/meminfo: memFree=27014800/32873844 swapFree=7108/7108
[pid=1413] ppid=1411 vsize=79988 CPUtime=1662.02 cores=0,2,4,6
/proc/1413/stat : 1413 (scip-2.1.1.4fix) R 1411 1413 659 0 -1 4202496 18940 0 0 0 165325 877 0 0 20 0 1 0 268742410 81907712 19180 33554432000 4194304 10173063 140733484061984 140733484055336 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1413/statm: 19997 19180 812 1460 0 18528 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 79988

[startup+1722.3 s]
/proc/loadavg: 2.06 2.03 2.01 3/177 1499
/proc/meminfo: memFree=26088900/32873844 swapFree=7108/7108
[pid=1413] ppid=1411 vsize=79988 CPUtime=1722.02 cores=0,2,4,6
/proc/1413/stat : 1413 (scip-2.1.1.4fix) R 1411 1413 659 0 -1 4202496 18940 0 0 0 171293 909 0 0 20 0 1 0 268742410 81907712 19180 33554432000 4194304 10173063 140733484061984 140733484058568 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1413/statm: 19997 19180 812 1460 0 18528 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 79988

[startup+1782.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/177 1499
/proc/meminfo: memFree=25988348/32873844 swapFree=7108/7108
[pid=1413] ppid=1411 vsize=79988 CPUtime=1782.01 cores=0,2,4,6
/proc/1413/stat : 1413 (scip-2.1.1.4fix) R 1411 1413 659 0 -1 4202496 18940 0 0 0 177267 934 0 0 20 0 1 0 268742410 81907712 19180 33554432000 4194304 10173063 140733484061984 140733484055240 8012235 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1413/statm: 19997 19180 812 1460 0 18528 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 79988

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

[startup+1785.5 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 1499
/proc/meminfo: memFree=25988224/32873844 swapFree=7108/7108
[pid=1413] ppid=1411 vsize=79988 CPUtime=1785.21 cores=0,2,4,6
/proc/1413/stat : 1413 (scip-2.1.1.4fix) R 1411 1413 659 0 -1 4202496 18940 0 0 0 177586 935 0 0 20 0 1 0 268742410 81907712 19180 33554432000 4194304 10173063 140733484061984 140733484055240 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1413/statm: 19997 19180 812 1460 0 18528 0
Current children cumulated CPU time (s) 1785.21
Current children cumulated vsize (KiB) 79988

[startup+1791.91 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 1499
/proc/meminfo: memFree=25987712/32873844 swapFree=7108/7108
[pid=1413] ppid=1411 vsize=79988 CPUtime=1791.61 cores=0,2,4,6
/proc/1413/stat : 1413 (scip-2.1.1.4fix) R 1411 1413 659 0 -1 4202496 18940 0 0 0 178223 938 0 0 20 0 1 0 268742410 81907712 19180 33554432000 4194304 10173063 140733484061984 140733484055336 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1413/statm: 19997 19180 812 1460 0 18528 0
Current children cumulated CPU time (s) 1791.61
Current children cumulated vsize (KiB) 79988

[startup+1795.1 s]
/proc/loadavg: 2.02 2.02 2.00 3/176 1499
/proc/meminfo: memFree=25987720/32873844 swapFree=7108/7108
[pid=1413] ppid=1411 vsize=79988 CPUtime=1794.81 cores=0,2,4,6
/proc/1413/stat : 1413 (scip-2.1.1.4fix) R 1411 1413 659 0 -1 4202496 18940 0 0 0 178540 941 0 0 20 0 1 0 268742410 81907712 19180 33554432000 4194304 10173063 140733484061984 140733484055240 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1413/statm: 19997 19180 812 1460 0 18528 0
Current children cumulated CPU time (s) 1794.81
Current children cumulated vsize (KiB) 79988

[startup+1795.9 s]
/proc/loadavg: 2.02 2.02 2.00 3/176 1499
/proc/meminfo: memFree=25987720/32873844 swapFree=7108/7108
[pid=1413] ppid=1411 vsize=79988 CPUtime=1795.61 cores=0,2,4,6
/proc/1413/stat : 1413 (scip-2.1.1.4fix) R 1411 1413 659 0 -1 4202496 18940 0 0 0 178619 942 0 0 20 0 1 0 268742410 81907712 19180 33554432000 4194304 10173063 140733484061984 140733484055240 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1413/statm: 19997 19180 812 1460 0 18528 0
Current children cumulated CPU time (s) 1795.61
Current children cumulated vsize (KiB) 79988

[startup+1796.7 s]
/proc/loadavg: 2.02 2.02 2.00 3/176 1499
/proc/meminfo: memFree=25986976/32873844 swapFree=7108/7108
[pid=1413] ppid=1411 vsize=79988 CPUtime=1796.4 cores=0,2,4,6
/proc/1413/stat : 1413 (scip-2.1.1.4fix) R 1411 1413 659 0 -1 4202496 18940 0 0 0 178698 942 0 0 20 0 1 0 268742410 81907712 19180 33554432000 4194304 10173063 140733484061984 140733484055240 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1413/statm: 19997 19180 812 1460 0 18528 0
Current children cumulated CPU time (s) 1796.4
Current children cumulated vsize (KiB) 79988

[startup+1796.9 s]
/proc/loadavg: 2.02 2.02 2.00 3/176 1499
/proc/meminfo: memFree=25986976/32873844 swapFree=7108/7108
[pid=1413] ppid=1411 vsize=79988 CPUtime=1796.6 cores=0,2,4,6
/proc/1413/stat : 1413 (scip-2.1.1.4fix) R 1411 1413 659 0 -1 4202496 18940 0 0 0 178718 942 0 0 20 0 1 0 268742410 81907712 19180 33554432000 4194304 10173063 140733484061984 140733484055336 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1413/statm: 19997 19180 812 1460 0 18528 0
Current children cumulated CPU time (s) 1796.6
Current children cumulated vsize (KiB) 79988

[startup+1797 s]
/proc/loadavg: 2.02 2.02 2.00 3/176 1499
/proc/meminfo: memFree=25986976/32873844 swapFree=7108/7108
[pid=1413] ppid=1411 vsize=79988 CPUtime=1796.7 cores=0,2,4,6
/proc/1413/stat : 1413 (scip-2.1.1.4fix) R 1411 1413 659 0 -1 4202496 18940 0 0 0 178728 942 0 0 20 0 1 0 268742410 81907712 19180 33554432000 4194304 10173063 140733484061984 140733484055336 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1413/statm: 19997 19180 812 1460 0 18528 0
Current children cumulated CPU time (s) 1796.7
Current children cumulated vsize (KiB) 79988

Child status: 0
Real time (s): 1797.03
CPU time (s): 1796.75
CPU user time (s): 1787.32
CPU system time (s): 9.43257
CPU usage (%): 99.9841
Max. virtual memory (cumulated for all children) (KiB): 79988

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1787.32
system time used= 9.43257
maximum resident set size= 76736
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18946
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 14
involuntary context switches= 1850

runsolver used 3.75143 second user time and 9.72552 second system time

The end

Launcher Data

Begin job on node138 at 2012-05-26 11:56:13
IDJOB=3690640
IDBENCH=90220
IDSOLVER=2270
FILE ID=node138/3690640-1338026173
RUNJOBID= node138-1338016920-675
PBS_JOBID= 14624337
Free space on /tmp= 71532 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_K66.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-3690640-1338026173/watcher-3690640-1338026173 -o /tmp/evaluation-result-3690640-1338026173/solver-3690640-1338026173 -C 1800 -W 1900 -M 15500  HOME/scip-2.1.1.4fix.linux.x86_64.gnu.opt.spx -f HOME/instance-3690640-1338026173.opb -t 1800 -m 15500

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

MD5SUM BENCH= 03e282ee85097a100b1dfa3533d9978b
RANDOM SEED=1778988594

node138.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		: 2667.347
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	: 5334.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        27101964 kB
Buffers:          254912 kB
Cached:          4554596 kB
SwapCached:            0 kB
Active:           918956 kB
Inactive:        4073632 kB
Active(anon):     185824 kB
Inactive(anon):        0 kB
Active(file):     733132 kB
Inactive(file):  4073632 kB
Unevictable:        7108 kB
Mlocked:            7108 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             13676 kB
Writeback:             0 kB
AnonPages:        194232 kB
Mapped:            17468 kB
Shmem:               200 kB
Slab:             640172 kB
SReclaimable:      82704 kB
SUnreclaim:       557468 kB
KernelStack:        1464 kB
PageTables:         4432 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     300768 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:      8192 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= 71504 MiB
End job on node138 at 2012-05-26 12:26:11