Trace number 3690643

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.77 1797.06

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/ShortestPathBA/
normalized-BeauxArts_K69.opb
MD5SUMda1bb6c22345628ac4e1e426278657ed
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark20.3499
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables3795
Total number of constraints3935
Number of constraints which are clauses3866
Number of constraints which are cardinality constraints (but not clauses)69
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint69
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 70
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c SCIP version 2.1.1.4 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.6.0.3] [GitHash: 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-3690643-1338026136.opb>
0.00/0.02	c original problem has 3795 variables (3795 bin, 0 int, 0 impl, 0 cont) and 3935 constraints
0.00/0.02	c problem read in 0.02
0.01/0.02	c No objective function, only one solution is needed.
0.01/0.02	c presolving settings loaded
0.01/0.04	c presolving:
0.01/0.05	c (round 1) 2 del vars, 2 del conss, 0 add conss, 2 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 5916 impls, 69 clqs
0.01/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, 5916 impls, 66 clqs
0.01/0.06	c (round 3) 230 del vars, 187 del conss, 0 add conss, 230 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 5962 impls, 65 clqs
0.01/0.06	c (round 4) 293 del vars, 251 del conss, 0 add conss, 292 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 6716 impls, 65 clqs
0.01/0.06	c (round 5) 341 del vars, 299 del conss, 0 add conss, 340 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 7508 impls, 65 clqs
0.01/0.07	c (round 6) 376 del vars, 334 del conss, 0 add conss, 375 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 8534 impls, 65 clqs
0.01/0.07	c (round 7) 403 del vars, 361 del conss, 0 add conss, 402 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 9082 impls, 65 clqs
0.01/0.07	c (round 8) 426 del vars, 384 del conss, 0 add conss, 425 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 9486 impls, 65 clqs
0.01/0.07	c (round 9) 443 del vars, 401 del conss, 0 add conss, 442 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 9856 impls, 65 clqs
0.01/0.07	c (round 10) 451 del vars, 409 del conss, 0 add conss, 450 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 9928 impls, 65 clqs
0.01/0.07	c (round 11) 455 del vars, 413 del conss, 0 add conss, 454 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 9974 impls, 65 clqs
0.01/0.08	c (round 12) 456 del vars, 414 del conss, 0 add conss, 455 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 10004 impls, 65 clqs
0.09/0.10	c (round 13) 456 del vars, 479 del conss, 0 add conss, 455 chg bounds, 0 chg sides, 0 chg coeffs, 3391 upgd conss, 10010 impls, 65 clqs
0.09/0.12	c (round 14) 456 del vars, 479 del conss, 0 add conss, 455 chg bounds, 0 chg sides, 0 chg coeffs, 3456 upgd conss, 10010 impls, 65 clqs
0.09/0.14	c presolving (15 rounds):
0.09/0.14	c  456 deleted vars, 479 deleted constraints, 0 added constraints, 455 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.09/0.14	c  10010 implications, 65 cliques
0.09/0.14	c presolved problem has 3339 variables (3339 bin, 0 int, 0 impl, 0 cont) and 3456 constraints
0.09/0.14	c     761 constraints of type <setppc>
0.09/0.14	c    2695 constraints of type <logicor>
0.09/0.14	c transformed objective value is always integral (scale: 1)
0.09/0.14	c Presolving Time: 0.11
0.09/0.14	c - non default parameters ----------------------------------------------------------------------
0.09/0.14	c # SCIP version 2.1.1.4
0.09/0.14	c 
0.09/0.14	c # maximal time in seconds to run
0.09/0.14	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.14	c limits/time = 1797
0.09/0.14	c 
0.09/0.14	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.09/0.14	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.14	c limits/memory = 13950
0.09/0.14	c 
0.09/0.14	c # solving stops, if the given number of solutions were found (-1: no limit)
0.09/0.14	c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.14	c limits/solutions = 1
0.09/0.14	c 
0.09/0.14	c # maximal number of separation rounds per node (-1: unlimited)
0.09/0.14	c # [type: int, range: [-1,2147483647], default: 5]
0.09/0.14	c separating/maxrounds = 1
0.09/0.14	c 
0.09/0.14	c # maximal number of separation rounds in the root node (-1: unlimited)
0.09/0.14	c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.14	c separating/maxroundsroot = 5
0.09/0.14	c 
0.09/0.14	c # default clock type (1: CPU user seconds, 2: wall clock time)
0.09/0.14	c # [type: int, range: [1,2], default: 1]
0.09/0.14	c timing/clocktype = 2
0.09/0.14	c 
0.09/0.14	c # belongs reading time to solving time?
0.09/0.14	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.14	c timing/reading = TRUE
0.09/0.14	c 
0.09/0.14	c # should disaggregation of knapsack constraints be allowed in preprocessing?
0.09/0.14	c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
0.09/0.14	c constraints/knapsack/disaggregation = FALSE
0.09/0.14	c 
0.09/0.14	c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
0.09/0.14	c # [type: int, range: [-1,2147483647], default: 10]
0.09/0.14	c heuristics/coefdiving/freq = -1
0.09/0.14	c 
0.09/0.14	c # maximal fraction of diving LP iterations compared to node LP iterations
0.09/0.14	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.09/0.14	c heuristics/coefdiving/maxlpiterquot = 0.075
0.09/0.14	c 
0.09/0.14	c # additional number of allowed LP iterations
0.09/0.14	c # [type: int, range: [0,2147483647], default: 1000]
0.09/0.14	c heuristics/coefdiving/maxlpiterofs = 1500
0.09/0.14	c 
0.09/0.14	c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
0.09/0.14	c # [type: int, range: [-1,2147483647], default: 30]
0.09/0.14	c heuristics/crossover/freq = -1
0.09/0.14	c 
0.09/0.14	c # number of nodes added to the contingent of the total nodes
0.09/0.14	c # [type: longint, range: [0,9223372036854775807], default: 500]
0.09/0.14	c heuristics/crossover/nodesofs = 750
0.09/0.14	c 
0.09/0.14	c # number of nodes without incumbent change that heuristic should wait
0.09/0.14	c # [type: longint, range: [0,9223372036854775807], default: 200]
0.09/0.14	c heuristics/crossover/nwaitingnodes = 100
0.09/0.14	c 
0.09/0.14	c # contingent of sub problem nodes in relation to the number of nodes of the original problem
0.09/0.14	c # [type: real, range: [0,1], default: 0.1]
0.09/0.14	c heuristics/crossover/nodesquot = 0.15
0.09/0.14	c 
0.09/0.14	c # minimum percentage of integer variables that have to be fixed 
0.09/0.14	c # [type: real, range: [0,1], default: 0.666]
0.09/0.14	c heuristics/crossover/minfixingrate = 0.5
0.09/0.14	c 
0.09/0.14	c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
0.09/0.14	c # [type: int, range: [-1,2147483647], default: 20]
0.09/0.14	c heuristics/feaspump/freq = -1
0.09/0.14	c 
0.09/0.14	c # additional number of allowed LP iterations
0.09/0.14	c # [type: int, range: [0,2147483647], default: 1000]
0.09/0.14	c heuristics/feaspump/maxlpiterofs = 2000
0.09/0.14	c 
0.09/0.14	c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
0.09/0.14	c # [type: int, range: [-1,2147483647], default: 10]
0.09/0.14	c heuristics/fracdiving/freq = -1
0.09/0.14	c 
0.09/0.14	c # maximal fraction of diving LP iterations compared to node LP iterations
0.09/0.14	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.09/0.14	c heuristics/fracdiving/maxlpiterquot = 0.075
0.09/0.14	c 
0.09/0.14	c # additional number of allowed LP iterations
0.09/0.14	c # [type: int, range: [0,2147483647], default: 1000]
0.09/0.14	c heuristics/fracdiving/maxlpiterofs = 1500
0.09/0.14	c 
0.09/0.14	c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
0.09/0.14	c # [type: int, range: [-1,2147483647], default: 10]
0.09/0.14	c heuristics/guideddiving/freq = -1
0.09/0.14	c 
0.09/0.14	c # maximal fraction of diving LP iterations compared to node LP iterations
0.09/0.14	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.09/0.14	c heuristics/guideddiving/maxlpiterquot = 0.075
0.09/0.14	c 
0.09/0.14	c # additional number of allowed LP iterations
0.09/0.14	c # [type: int, range: [0,2147483647], default: 1000]
0.09/0.14	c heuristics/guideddiving/maxlpiterofs = 1500
0.09/0.14	c 
0.09/0.14	c # maximal fraction of diving LP iterations compared to node LP iterations
0.09/0.14	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.09/0.14	c heuristics/intdiving/maxlpiterquot = 0.075
0.09/0.14	c 
0.09/0.14	c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
0.09/0.14	c # [type: int, range: [-1,2147483647], default: 10]
0.09/0.14	c heuristics/intshifting/freq = -1
0.09/0.14	c 
0.09/0.14	c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
0.09/0.14	c # [type: int, range: [-1,2147483647], default: 10]
0.09/0.14	c heuristics/linesearchdiving/freq = -1
0.09/0.14	c 
0.09/0.14	c # maximal fraction of diving LP iterations compared to node LP iterations
0.09/0.14	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.09/0.14	c heuristics/linesearchdiving/maxlpiterquot = 0.075
0.09/0.14	c 
0.09/0.14	c # additional number of allowed LP iterations
0.09/0.14	c # [type: int, range: [0,2147483647], default: 1000]
0.09/0.14	c heuristics/linesearchdiving/maxlpiterofs = 1500
0.09/0.14	c 
0.09/0.14	c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
0.09/0.14	c # [type: int, range: [-1,2147483647], default: 20]
0.09/0.14	c heuristics/objpscostdiving/freq = -1
0.09/0.14	c 
0.09/0.14	c # maximal fraction of diving LP iterations compared to total iteration number
0.09/0.14	c # [type: real, range: [0,1], default: 0.01]
0.09/0.14	c heuristics/objpscostdiving/maxlpiterquot = 0.015
0.09/0.14	c 
0.09/0.14	c # additional number of allowed LP iterations
0.09/0.14	c # [type: int, range: [0,2147483647], default: 1000]
0.09/0.14	c heuristics/objpscostdiving/maxlpiterofs = 1500
0.09/0.14	c 
0.09/0.14	c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
0.09/0.14	c # [type: int, range: [-1,2147483647], default: 1]
0.09/0.14	c heuristics/oneopt/freq = -1
0.09/0.14	c 
0.09/0.14	c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
0.09/0.14	c # [type: int, range: [-1,2147483647], default: 10]
0.09/0.14	c heuristics/pscostdiving/freq = -1
0.09/0.14	c 
0.09/0.14	c # maximal fraction of diving LP iterations compared to node LP iterations
0.09/0.14	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.09/0.14	c heuristics/pscostdiving/maxlpiterquot = 0.075
0.09/0.14	c 
0.09/0.14	c # additional number of allowed LP iterations
0.09/0.14	c # [type: int, range: [0,2147483647], default: 1000]
0.09/0.14	c heuristics/pscostdiving/maxlpiterofs = 1500
0.09/0.14	c 
0.09/0.14	c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
0.09/0.14	c # [type: int, range: [-1,2147483647], default: 0]
0.09/0.14	c heuristics/rens/freq = -1
0.09/0.14	c 
0.09/0.14	c # minimum percentage of integer variables that have to be fixable 
0.09/0.14	c # [type: real, range: [0,1], default: 0.5]
0.09/0.14	c heuristics/rens/minfixingrate = 0.3
0.09/0.14	c 
0.09/0.14	c # number of nodes added to the contingent of the total nodes
0.09/0.14	c # [type: longint, range: [0,9223372036854775807], default: 500]
0.09/0.14	c heuristics/rens/nodesofs = 2000
0.09/0.14	c 
0.09/0.14	c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
0.09/0.14	c # [type: int, range: [-1,2147483647], default: 20]
0.09/0.14	c heuristics/rootsoldiving/freq = -1
0.09/0.14	c 
0.09/0.14	c # maximal fraction of diving LP iterations compared to node LP iterations
0.09/0.14	c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
0.09/0.14	c heuristics/rootsoldiving/maxlpiterquot = 0.015
0.09/0.14	c 
0.09/0.14	c # additional number of allowed LP iterations
0.09/0.14	c # [type: int, range: [0,2147483647], default: 1000]
0.09/0.14	c heuristics/rootsoldiving/maxlpiterofs = 1500
0.09/0.14	c 
0.09/0.14	c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
0.09/0.14	c # [type: int, range: [-1,2147483647], default: 1]
0.09/0.14	c heuristics/rounding/freq = -1
0.09/0.14	c 
0.09/0.14	c # frequency for calling primal heuristic <shiftandpropagate> (-1: never, 0: only at depth freqofs)
0.09/0.14	c # [type: int, range: [-1,2147483647], default: 0]
0.09/0.14	c heuristics/shiftandpropagate/freq = -1
0.09/0.14	c 
0.09/0.14	c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
0.09/0.14	c # [type: int, range: [-1,2147483647], default: 10]
0.09/0.14	c heuristics/shifting/freq = -1
0.09/0.14	c 
0.09/0.14	c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
0.09/0.14	c # [type: int, range: [-1,2147483647], default: 1]
0.09/0.14	c heuristics/simplerounding/freq = -1
0.09/0.14	c 
0.09/0.14	c # frequency for calling primal heuristic <subnlp> (-1: never, 0: only at depth freqofs)
0.09/0.14	c # [type: int, range: [-1,2147483647], default: 1]
0.09/0.14	c heuristics/subnlp/freq = -1
0.09/0.14	c 
0.09/0.14	c # frequency for calling primal heuristic <trivial> (-1: never, 0: only at depth freqofs)
0.09/0.14	c # [type: int, range: [-1,2147483647], default: 0]
0.09/0.14	c heuristics/trivial/freq = -1
0.09/0.14	c 
0.09/0.14	c # frequency for calling primal heuristic <trysol> (-1: never, 0: only at depth freqofs)
0.09/0.14	c # [type: int, range: [-1,2147483647], default: 1]
0.09/0.14	c heuristics/trysol/freq = -1
0.09/0.14	c 
0.09/0.14	c # frequency for calling primal heuristic <undercover> (-1: never, 0: only at depth freqofs)
0.09/0.14	c # [type: int, range: [-1,2147483647], default: 0]
0.09/0.14	c heuristics/undercover/freq = -1
0.09/0.14	c 
0.09/0.14	c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
0.09/0.14	c # [type: int, range: [-1,2147483647], default: 10]
0.09/0.14	c heuristics/veclendiving/freq = -1
0.09/0.14	c 
0.09/0.14	c # maximal fraction of diving LP iterations compared to node LP iterations
0.09/0.14	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.09/0.14	c heuristics/veclendiving/maxlpiterquot = 0.075
0.09/0.14	c 
0.09/0.14	c # additional number of allowed LP iterations
0.09/0.14	c # [type: int, range: [0,2147483647], default: 1000]
0.09/0.14	c heuristics/veclendiving/maxlpiterofs = 1500
0.09/0.14	c 
0.09/0.14	c # frequency for calling primal heuristic <zirounding> (-1: never, 0: only at depth freqofs)
0.09/0.14	c # [type: int, range: [-1,2147483647], default: 1]
0.09/0.14	c heuristics/zirounding/freq = -1
0.09/0.14	c 
0.09/0.14	c # maximal number of presolving rounds the propagator participates in (-1: no limit)
0.09/0.14	c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.14	c propagating/probing/maxprerounds = 0
0.09/0.14	c 
0.09/0.14	c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
0.09/0.14	c # [type: int, range: [-1,2147483647], default: 0]
0.09/0.14	c separating/cmir/freq = -1
0.09/0.14	c 
0.09/0.14	c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
0.09/0.14	c # [type: int, range: [-1,2147483647], default: 0]
0.09/0.14	c separating/flowcover/freq = -1
0.09/0.14	c 
0.09/0.14	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.09/0.14	c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.14	c separating/rapidlearning/freq = 0
0.09/0.14	c 
0.09/0.14	c # frequency for calling primal heuristic <indoneopt> (-1: never, 0: only at depth freqofs)
0.09/0.14	c # [type: int, range: [-1,2147483647], default: 1]
0.09/0.14	c heuristics/indoneopt/freq = -1
0.09/0.14	c 
0.09/0.14	c -----------------------------------------------------------------------------------------------
0.09/0.14	c start solving
0.09/0.14	c 
1.99/2.01	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1.99/2.01	c   2.0s|     1 |     0 |  7424 |     - |  15M|   0 | 881 |3339 |3456 |3339 |3456 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
4.88/4.90	c   4.9s|     1 |     0 |  8671 |     - |  20M|   0 | 973 |3339 |5232 |3339 |3446 |  10 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
5.09/5.15	c   5.2s|     1 |     0 |  8886 |     - |  20M|   0 |1071 |3339 |5232 |3339 |3452 |  16 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
5.29/5.37	c   5.4s|     1 |     0 |  9003 |     - |  20M|   0 |1118 |3339 |5232 |3339 |3455 |  19 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
5.49/5.57	c   5.6s|     1 |     0 |  9073 |     - |  20M|   0 |1102 |3339 |5232 |3339 |3460 |  24 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
8.69/8.78	c   8.8s|     1 |     2 |  9073 |     - |  20M|   0 |1102 |3339 |5232 |3339 |3460 |  24 |   0 |  10 | 0.000000e+00 |      --      |    Inf 
92.57/92.63	c  92.6s|   100 |    26 | 89120 | 808.6 |  21M|  22 |   - |3339 |5274 |3339 |3455 |  24 |  43 | 230 | 0.000000e+00 |      --      |    Inf 
131.07/131.11	c   131s|   200 |    36 |166565 | 791.4 |  21M|  39 | 270 |3339 |5314 |3339 |3455 |  24 |  86 | 284 | 0.000000e+00 |      --      |    Inf 
168.27/168.35	c   168s|   300 |    35 |242410 | 780.4 |  21M|  45 |   - |3339 |5353 |3339 |3455 |  24 | 127 | 336 | 0.000000e+00 |      --      |    Inf 
208.35/208.41	c   208s|   400 |    40 |323728 | 788.6 |  21M|  45 | 383 |3339 |5390 |3339 |3455 |  24 | 174 | 387 | 0.000000e+00 |      --      |    Inf 
248.14/248.20	c   248s|   500 |    44 |398769 | 781.0 |  21M|  45 | 477 |3339 |5421 |3339 |3455 |  24 | 208 | 450 | 0.000000e+00 |      --      |    Inf 
288.04/288.11	c   288s|   600 |    60 |480916 | 787.7 |  21M|  45 | 322 |3339 |5456 |3339 |3455 |  24 | 247 | 500 | 0.000000e+00 |      --      |    Inf 
333.53/333.61	c   334s|   700 |    63 |573908 | 808.1 |  21M|  45 | 349 |3339 |5487 |3339 |3455 |  24 | 284 | 559 | 0.000000e+00 |      --      |    Inf 
367.63/367.74	c   368s|   800 |    63 |644496 | 795.3 |  21M|  45 | 385 |3339 |5523 |3339 |3455 |  24 | 321 | 607 | 0.000000e+00 |      --      |    Inf 
407.92/408.05	c   408s|   900 |    70 |721189 | 792.1 |  22M|  45 |   - |3339 |5553 |3339 |3455 |  24 | 353 | 667 | 0.000000e+00 |      --      |    Inf 
452.32/452.45	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
452.32/452.45	c   452s|  1000 |    84 |810761 | 802.5 |  22M|  45 |   - |3339 |5586 |3339 |3455 |  24 | 386 | 724 | 0.000000e+00 |      --      |    Inf 
487.31/487.41	c   487s|  1100 |    84 |882628 | 794.9 |  22M|  45 |   - |3339 |5612 |3339 |3455 |  24 | 417 | 768 | 0.000000e+00 |      --      |    Inf 
521.60/521.76	c   522s|  1200 |    90 |954368 | 788.4 |  22M|  45 | 399 |3339 |5644 |3339 |3455 |  24 | 452 | 811 | 0.000000e+00 |      --      |    Inf 
570.71/570.90	c   571s|  1300 |    88 |  1054k| 804.9 |  22M|  45 |   - |3339 |5680 |3339 |3455 |  24 | 492 | 872 | 0.000000e+00 |      --      |    Inf 
611.50/611.64	c   612s|  1400 |    92 |  1131k| 802.6 |  22M|  45 |   - |3339 |5711 |3339 |3455 |  24 | 526 | 924 | 0.000000e+00 |      --      |    Inf 
646.29/646.49	c   646s|  1500 |    89 |  1202k| 796.1 |  22M|  45 |   - |3339 |5751 |3339 |3455 |  24 | 570 | 964 | 0.000000e+00 |      --      |    Inf 
691.88/692.05	c   692s|  1600 |   109 |  1291k| 802.3 |  22M|  45 | 407 |3339 |5774 |3339 |3455 |  24 | 609 |1031 | 0.000000e+00 |      --      |    Inf 
726.88/727.09	c   727s|  1700 |   117 |  1361k| 795.9 |  22M|  45 | 262 |3339 |5807 |3339 |3455 |  24 | 649 |1082 | 0.000000e+00 |      --      |    Inf 
758.07/758.26	c   758s|  1800 |   121 |  1425k| 787.2 |  22M|  48 | 371 |3339 |5831 |3339 |3455 |  24 | 699 |1126 | 0.000000e+00 |      --      |    Inf 
798.06/798.26	c   798s|  1900 |   126 |  1505k| 788.1 |  22M|  48 | 347 |3339 |5798 |3339 |3455 |  24 | 737 |1176 | 0.000000e+00 |      --      |    Inf 
837.26/837.41	c   837s|  2000 |   131 |  1589k| 790.6 |  22M|  48 | 521 |3339 |5801 |3339 |3455 |  24 | 772 |1221 | 0.000000e+00 |      --      |    Inf 
874.65/874.83	c   875s|  2100 |   141 |  1664k| 788.8 |  23M|  48 |   - |3339 |5823 |3339 |3455 |  24 | 805 |1276 | 0.000000e+00 |      --      |    Inf 
909.05/909.26	c   909s|  2200 |   141 |  1736k| 785.4 |  23M|  48 |   - |3339 |5857 |3339 |3455 |  24 | 847 |1319 | 0.000000e+00 |      --      |    Inf 
954.84/955.06	c   955s|  2300 |   155 |  1826k| 790.3 |  23M|  48 | 333 |3339 |5851 |3339 |3455 |  24 | 878 |1387 | 0.000000e+00 |      --      |    Inf 
996.63/996.85	c   997s|  2400 |   159 |  1913k| 793.8 |  23M|  48 |   - |3339 |5841 |3339 |3455 |  24 | 905 |1444 | 0.000000e+00 |      --      |    Inf 
1029.62/1029.82	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1029.62/1029.82	c  1030s|  2500 |   173 |  1982k| 789.7 |  23M|  48 |   - |3339 |5864 |3339 |3455 |  24 | 933 |1489 | 0.000000e+00 |      --      |    Inf 
1064.32/1064.54	c  1065s|  2600 |   178 |  2051k| 785.8 |  23M|  48 |   - |3339 |5897 |   0 |   0 |  24 | 972 |1540 | 0.000000e+00 |      --      |    Inf 
1096.91/1097.10	c  1097s|  2700 |   184 |  2116k| 780.9 |  23M|  48 | 664 |3339 |5919 |3339 |3455 |  24 |1008 |1591 | 0.000000e+00 |      --      |    Inf 
1135.11/1135.31	c  1135s|  2800 |   196 |  2196k| 781.4 |  23M|  48 |   - |3339 |5913 |3339 |3455 |  24 |1037 |1643 | 0.000000e+00 |      --      |    Inf 
1174.20/1174.41	c  1174s|  2900 |   212 |  2277k| 782.5 |  23M|  48 |   - |3339 |5928 |3339 |3455 |  24 |1077 |1695 | 0.000000e+00 |      --      |    Inf 
1211.00/1211.26	c  1211s|  3000 |   216 |  2353k| 781.7 |  23M|  48 |   - |3339 |5935 |3339 |3455 |  24 |1107 |1752 | 0.000000e+00 |      --      |    Inf 
1248.09/1248.38	c  1248s|  3100 |   232 |  2425k| 779.9 |  23M|  48 | 477 |3339 |5936 |3339 |3455 |  24 |1134 |1806 | 0.000000e+00 |      --      |    Inf 
1276.09/1276.36	c  1276s|  3200 |   236 |  2485k| 774.2 |  24M|  48 | 364 |3339 |5950 |3339 |3455 |  24 |1155 |1850 | 0.000000e+00 |      --      |    Inf 
1300.59/1300.89	c  1301s|  3300 |   238 |  2540k| 767.2 |  24M|  48 |   - |3339 |5963 |3339 |3455 |  24 |1175 |1894 | 0.000000e+00 |      --      |    Inf 
1335.38/1335.62	c  1336s|  3400 |   241 |  2611k| 765.6 |  24M|  48 |   - |3339 |5949 |3339 |3455 |  24 |1192 |1949 | 0.000000e+00 |      --      |    Inf 
1372.37/1372.64	c  1373s|  3500 |   267 |  2687k| 765.6 |  24M|  48 | 366 |3339 |5938 |3339 |3455 |  24 |1215 |2015 | 0.000000e+00 |      --      |    Inf 
1417.67/1417.98	c  1418s|  3600 |   297 |  2777k| 769.2 |  24M|  48 |   - |3339 |5944 |3339 |3455 |  24 |1241 |2089 | 0.000000e+00 |      --      |    Inf 
1446.96/1447.23	c  1447s|  3700 |   297 |  2841k| 765.7 |  24M|  48 | 345 |3339 |5954 |3339 |3455 |  24 |1257 |2137 | 0.000000e+00 |      --      |    Inf 
1487.45/1487.70	c  1488s|  3800 |   309 |  2921k| 766.6 |  24M|  48 | 688 |3339 |5952 |3339 |3455 |  24 |1285 |2202 | 0.000000e+00 |      --      |    Inf 
1529.35/1529.62	c  1530s|  3900 |   321 |  3005k| 768.5 |  24M|  48 | 491 |3339 |5955 |3339 |3455 |  24 |1307 |2271 | 0.000000e+00 |      --      |    Inf 
1569.64/1569.90	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1569.64/1569.90	c  1570s|  4000 |   343 |  3086k| 769.5 |  24M|  48 |   - |3339 |5947 |3339 |3455 |  24 |1334 |2329 | 0.000000e+00 |      --      |    Inf 
1612.44/1612.70	c  1613s|  4100 |   357 |  3174k| 772.3 |  25M|  48 |   - |3339 |5905 |3339 |3455 |  24 |1355 |2394 | 0.000000e+00 |      --      |    Inf 
1654.03/1654.40	c  1654s|  4200 |   372 |  3261k| 774.5 |  25M|  48 |   - |3339 |5864 |3339 |3455 |  24 |1377 |2456 | 0.000000e+00 |      --      |    Inf 
1694.42/1694.73	c  1695s|  4300 |   398 |  3340k| 774.9 |  25M|  48 | 555 |3339 |5840 |3339 |3455 |  24 |1398 |2522 | 0.000000e+00 |      --      |    Inf 
1738.82/1739.14	c  1739s|  4400 |   420 |  3428k| 777.4 |  25M|  48 | 547 |3339 |5830 |3339 |3455 |  24 |1434 |2594 | 0.000000e+00 |      --      |    Inf 
1791.70/1792.07	c  1792s|  4500 |   432 |  3534k| 783.7 |  25M|  48 |   - |3339 |5820 |   0 |   0 |  24 |1462 |2673 | 0.000000e+00 |      --      |    Inf 
1796.71/1797.01	c 
1796.71/1797.01	c SCIP Status        : solving was interrupted [time limit reached]
1796.71/1797.01	c Solving Time (sec) : 1797.01
1796.71/1797.01	c Solving Nodes      : 4513
1796.71/1797.01	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1796.71/1797.01	c Dual Bound         : +0.00000000000000e+00
1796.71/1797.01	c Gap                : infinite
1796.71/1797.01	s UNKNOWN
1796.71/1797.01	c SCIP Status        : solving was interrupted [time limit reached]
1796.71/1797.01	c Total Time         :    1797.01
1796.71/1797.01	c   solving          :    1797.01
1796.71/1797.01	c   presolving       :       0.11 (included in solving)
1796.71/1797.01	c   reading          :       0.02 (included in solving)
1796.71/1797.01	c   copying          :       0.01 (1 #copies) (minimal 0.01, maximal 0.01, average 0.01)
1796.71/1797.01	c Original Problem   :
1796.71/1797.01	c   Problem name     : HOME/instance-3690643-1338026136.opb
1796.71/1797.01	c   Variables        : 3795 (3795 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.71/1797.01	c   Constraints      : 3935 initial, 3935 maximal
1796.71/1797.01	c   Objective sense  : minimize
1796.71/1797.01	c Presolved Problem  :
1796.71/1797.01	c   Problem name     : t_HOME/instance-3690643-1338026136.opb
1796.71/1797.01	c   Variables        : 3339 (3339 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.71/1797.01	c   Constraints      : 3456 initial, 5965 maximal
1796.71/1797.01	c Presolvers         :   ExecTime  SetupTime  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1796.71/1797.01	c   domcol           :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.71/1797.01	c   trivial          :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.71/1797.01	c   dualfix          :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.71/1797.01	c   boundshift       :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.71/1797.01	c   inttobinary      :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.71/1797.01	c   convertinttobin  :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.71/1797.01	c   gateextraction   :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.71/1797.01	c   implics          :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.71/1797.01	c   components       :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.71/1797.01	c   pseudoobj        :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.71/1797.01	c   probing          :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.71/1797.01	c   setppc           :       0.01       0.00          0          0          0          0          0          0          0          0          0
1796.71/1797.01	c   linear           :       0.05       0.00        455          1          0        455          0        479          0          0          0
1796.71/1797.01	c   logicor          :       0.03       0.00          0          0          0          0          0          0          0          0          0
1796.71/1797.01	c   root node        :          -          -         25          -          -         25          -          -          -          -          -
1796.71/1797.01	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #ResProp    Cutoffs    DomReds       Cuts      Conss   Children
1796.71/1797.01	c   integral         :          0          0          0          0       2669          0          1          0         13        346          0          0       4978
1796.71/1797.01	c   setppc           :        761        761          6      28876          0          1          0     567334         21     147215          0          0          0
1796.71/1797.01	c   linear           :          0+      1800          5      28854          0          0          0      29806          3       2651        137          0          0
1796.71/1797.01	c   logicor          :       2695+      3483          6      22311          0          1          0     937184        113     185078          0          0          0
1796.71/1797.01	c   countsols        :          0          0          0          0          0          1          0          0          0          0          0          0          0
1796.71/1797.01	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS      Check    ResProp
1796.71/1797.01	c   integral         :     658.40       0.00       0.00       0.00     658.40       0.00       0.00       0.00
1796.71/1797.01	c   setppc           :       1.29       0.00       0.00       1.01       0.00       0.00       0.00       0.28
1796.71/1797.01	c   linear           :       0.31       0.00       0.01       0.27       0.00       0.00       0.00       0.02
1796.71/1797.01	c   logicor          :       1.41       0.00       0.00       0.86       0.00       0.00       0.00       0.55
1796.71/1797.01	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1796.71/1797.01	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
1796.71/1797.01	c   rootredcost      :          0          0          0          0
1796.71/1797.01	c   pseudoobj        :          0          0          0          0
1796.71/1797.01	c   vbounds          :          0          0          0          0
1796.71/1797.01	c   redcost          :       2673          0          0          0
1796.71/1797.01	c   probing          :          0          0          0          0
1796.71/1797.01	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp
1796.71/1797.01	c   rootredcost      :       0.01       0.00       0.00       0.01       0.00
1796.71/1797.01	c   pseudoobj        :       0.01       0.00       0.00       0.01       0.00
1796.71/1797.01	c   vbounds          :       0.01       0.00       0.00       0.01       0.00
1796.71/1797.01	c   redcost          :       0.13       0.00       0.00       0.13       0.00
1796.71/1797.01	c   probing          :       0.00       0.00       0.00       0.00       0.00
1796.71/1797.01	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1796.71/1797.01	c   propagation      :       0.02        137        134        349       28.2          4        3.2          -
1796.71/1797.01	c   infeasible LP    :       6.25       1880       1044      14678      436.9          7       12.0          0
1796.71/1797.01	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1796.71/1797.01	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1796.71/1797.01	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1796.71/1797.01	c   applied globally :          -          -          -       1454       46.7          -          -          -
1796.71/1797.01	c   applied locally  :          -          -          -         12      517.5          -          -          -
1796.71/1797.01	c Separators         :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss
1796.71/1797.01	c   cut pool         :       0.00                     4          -          -          0          -    (maximal pool size: 18)
1796.71/1797.01	c   closecuts        :       0.00       0.00          0          0          0          0          0
1796.71/1797.01	c   impliedbounds    :       0.00       0.00          5          0          0          0          0
1796.71/1797.01	c   intobj           :       0.00       0.00          0          0          0          0          0
1796.71/1797.01	c   gomory           :       0.34       0.00          5          0          0          0          0
1796.71/1797.01	c   cgmip            :       0.00       0.00          0          0          0          0          0
1796.71/1797.01	c   strongcg         :       0.34       0.00          5          0          0          0          0
1796.71/1797.01	c   cmir             :       0.00       0.00          0          0          0          0          0
1796.71/1797.01	c   flowcover        :       0.00       0.00          0          0          0          0          0
1796.71/1797.01	c   clique           :       0.10       0.00          5          0          0         19          0
1796.71/1797.01	c   zerohalf         :       0.00       0.00          0          0          0          0          0
1796.71/1797.01	c   mcf              :       0.00       0.00          1          0          0          0          0
1796.71/1797.01	c   oddcycle         :       0.00       0.00          0          0          0          0          0
1796.71/1797.01	c   rapidlearning    :       2.28       0.00          1          0         25          0       1800
1796.71/1797.01	c Pricers            :   ExecTime  SetupTime      Calls       Vars
1796.71/1797.01	c   problem variables:       0.00          -          0          0
1796.71/1797.01	c Branching Rules    :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1796.71/1797.01	c   relpscost        :     658.40       0.00       2669         13        346          0          0       4978
1796.71/1797.01	c   pscost           :       0.00       0.00          0          0          0          0          0          0
1796.71/1797.01	c   inference        :       0.00       0.00          1          0          0          0          0          2
1796.71/1797.01	c   mostinf          :       0.00       0.00          0          0          0          0          0          0
1796.71/1797.01	c   leastinf         :       0.00       0.00          0          0          0          0          0          0
1796.71/1797.01	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0
1796.71/1797.01	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0
1796.71/1797.01	c   random           :       0.00       0.00          0          0          0          0          0          0
1796.71/1797.01	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found
1796.71/1797.01	c   LP solutions     :       0.00          -          -          0
1796.71/1797.01	c   pseudo solutions :       0.00          -          -          0
1796.71/1797.01	c   smallcard        :       0.00       0.00          0          0
1796.71/1797.01	c   trivial          :       0.00       0.00          1          0
1796.71/1797.01	c   shiftandpropagate:       0.00       0.00          0          0
1796.71/1797.01	c   simplerounding   :       0.00       0.00          0          0
1796.71/1797.01	c   zirounding       :       0.00       0.00          0          0
1796.71/1797.01	c   rounding         :       0.00       0.00          0          0
1796.71/1797.01	c   shifting         :       0.00       0.00          0          0
1796.71/1797.01	c   intshifting      :       0.00       0.00          0          0
1796.71/1797.01	c   oneopt           :       0.00       0.00          0          0
1796.71/1797.01	c   twoopt           :       0.00       0.00          0          0
1796.71/1797.01	c   indtwoopt        :       0.00       0.00          0          0
1796.71/1797.01	c   indoneopt        :       0.00       0.00          0          0
1796.71/1797.01	c   fixandinfer      :       0.00       0.00          0          0
1796.71/1797.01	c   feaspump         :       0.00       0.00          0          0
1796.71/1797.01	c   clique           :       0.00       0.00          0          0
1796.71/1797.01	c   indrounding      :       0.00       0.00          0          0
1796.71/1797.01	c   indcoefdiving    :       0.00       0.00          0          0
1796.71/1797.01	c   coefdiving       :       0.00       0.00          0          0
1796.71/1797.01	c   pscostdiving     :       0.00       0.00          0          0
1796.71/1797.01	c   nlpdiving        :       0.00       0.00          0          0
1796.71/1797.01	c   fracdiving       :       0.00       0.00          0          0
1796.71/1797.01	c   veclendiving     :       0.00       0.00          0          0
1796.71/1797.01	c   intdiving        :       0.00       0.00          0          0
1796.71/1797.01	c   actconsdiving    :       0.00       0.00          0          0
1796.71/1797.01	c   objpscostdiving  :       0.00       0.00          0          0
1796.71/1797.01	c   rootsoldiving    :       0.00       0.00          0          0
1796.71/1797.01	c   linesearchdiving :       0.00       0.00          0          0
1796.71/1797.01	c   guideddiving     :       0.00       0.00          0          0
1796.71/1797.01	c   octane           :       0.00       0.00          0          0
1796.71/1797.01	c   rens             :       0.00       0.00          0          0
1796.71/1797.01	c   rins             :       0.00       0.00          0          0
1796.71/1797.01	c   localbranching   :       0.00       0.00          0          0
1796.71/1797.01	c   mutation         :       0.00       0.00          0          0
1796.71/1797.01	c   crossover        :       0.00       0.00          0          0
1796.71/1797.01	c   dins             :       0.00       0.00          0          0
1796.71/1797.01	c   vbounds          :       0.00       0.00          0          0
1796.71/1797.01	c   undercover       :       0.00       0.00          0          0
1796.71/1797.01	c   subnlp           :       0.00       0.00          0          0
1796.71/1797.01	c   trysol           :       0.00       0.00          0          0
1796.71/1797.01	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It
1796.71/1797.01	c   primal LP        :       0.01          1          0       0.00          -       0.01          1
1796.71/1797.01	c   dual LP          :    1120.43       4555    3546256     778.71    3165.08       0.00          1
1796.71/1797.01	c   lex dual LP      :       0.00          0          0       0.00          -
1796.71/1797.01	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
1796.71/1797.01	c   diving/probing LP:       0.00          0          0       0.00          -
1796.71/1797.01	c   strong branching :     658.02       2678    1880243     702.11    2857.43
1796.71/1797.01	c     (at root node) :          -         10       6769     676.90          -
1796.71/1797.01	c   conflict analysis:       0.00          0          0       0.00          -
1796.71/1797.01	c B&B Tree           :
1796.71/1797.01	c   number of runs   :          1
1796.71/1797.01	c   nodes            :       4513
1796.71/1797.01	c   nodes (total)    :       4513
1796.71/1797.01	c   nodes left       :        435
1796.71/1797.01	c   max depth        :         48
1796.71/1797.01	c   max depth (total):         48
1796.71/1797.01	c   backtracks       :        864 (19.1%)
1796.71/1797.01	c   delayed cutoffs  :         33
1796.71/1797.01	c   repropagations   :       3149 (21701 domain reductions, 20 cutoffs)
1796.71/1797.01	c   avg switch length:       5.91
1796.71/1797.01	c   switching time   :       3.54
1796.71/1797.01	c Solution           :
1796.71/1797.01	c   Solutions found  :          0 (0 improvements)
1796.71/1797.01	c   Primal Bound     :          -
1796.71/1797.01	c   Dual Bound       : +0.00000000000000e+00
1796.71/1797.01	c   Gap              :   infinite
1796.71/1797.01	c   Root Dual Bound  : +0.00000000000000e+00
1796.71/1797.01	c   Root Iterations  :       9073
1796.71/1797.05	c Time complete: 1796.76.

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3690643-1338026136/watcher-3690643-1338026136 -o /tmp/evaluation-result-3690643-1338026136/solver-3690643-1338026136 -C 1800 -W 1900 -M 15500 HOME/scip-2.1.1.4fix.linux.x86_64.gnu.opt.spx -f HOME/instance-3690643-1338026136.opb -t 1800 -m 15500 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 2/176 32362
/proc/meminfo: memFree=28587944/32873648 swapFree=7372/7372
[pid=32362] ppid=32360 vsize=11164 CPUtime=0 cores=0,2,4,6
/proc/32362/stat : 32362 (scip-2.1.1.4fix) R 32360 32362 31092 0 -1 4202496 1542 0 0 0 0 0 0 0 20 0 1 0 268739577 11431936 1496 33554432000 4194304 10173063 140734506023712 140735584231112 7545739 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/32362/statm: 2791 1496 413 1460 0 1322 0

[startup+0.0227649 s]
/proc/loadavg: 2.00 2.00 2.00 2/176 32362
/proc/meminfo: memFree=28587944/32873648 swapFree=7372/7372
[pid=32362] ppid=32360 vsize=15480 CPUtime=0.01 cores=0,2,4,6
/proc/32362/stat : 32362 (scip-2.1.1.4fix) R 32360 32362 31092 0 -1 4202496 2610 0 0 0 1 0 0 0 20 0 1 0 268739577 15851520 2564 33554432000 4194304 10173063 140734506023712 140735584231112 4658914 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/32362/statm: 3870 2565 422 1460 0 2401 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 15480

[startup+0.100244 s]
/proc/loadavg: 2.00 2.00 2.00 2/176 32362
/proc/meminfo: memFree=28587944/32873648 swapFree=7372/7372
[pid=32362] ppid=32360 vsize=34192 CPUtime=0.09 cores=0,2,4,6
/proc/32362/stat : 32362 (scip-2.1.1.4fix) R 32360 32362 31092 0 -1 4202496 7311 0 0 0 8 1 0 0 20 0 1 0 268739577 35012608 7008 33554432000 4194304 10173063 140734506023712 140735584231112 8963895 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/32362/statm: 8548 7008 580 1460 0 7079 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34192

[startup+0.300213 s]
/proc/loadavg: 2.00 2.00 2.00 2/176 32362
/proc/meminfo: memFree=28587944/32873648 swapFree=7372/7372
[pid=32362] ppid=32360 vsize=48420 CPUtime=0.29 cores=0,2,4,6
/proc/32362/stat : 32362 (scip-2.1.1.4fix) R 32360 32362 31092 0 -1 4202496 11016 0 0 0 27 2 0 0 20 0 1 0 268739577 49582080 10690 33554432000 4194304 10173063 140734506023712 140735584231112 8982074 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/32362/statm: 12105 10690 738 1460 0 10636 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 48420

[startup+0.700176 s]
/proc/loadavg: 2.00 2.00 2.00 2/176 32362
/proc/meminfo: memFree=28587944/32873648 swapFree=7372/7372
[pid=32362] ppid=32360 vsize=48636 CPUtime=0.69 cores=0,2,4,6
/proc/32362/stat : 32362 (scip-2.1.1.4fix) R 32360 32362 31092 0 -1 4202496 11092 0 0 0 67 2 0 0 20 0 1 0 268739577 49803264 10766 33554432000 4194304 10173063 140734506023712 140734506016968 7981120 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/32362/statm: 12159 10766 738 1460 0 10690 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 48636

[startup+1.50017 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32363
/proc/meminfo: memFree=28547636/32873648 swapFree=7372/7372
[pid=32362] ppid=32360 vsize=48636 CPUtime=1.48 cores=0,2,4,6
/proc/32362/stat : 32362 (scip-2.1.1.4fix) R 32360 32362 31092 0 -1 4202496 11128 0 0 0 146 2 0 0 20 0 1 0 268739577 49803264 10802 33554432000 4194304 10173063 140734506023712 140734506017016 8982074 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/32362/statm: 12159 10802 738 1460 0 10690 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 48636

[startup+3.10021 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32363
/proc/meminfo: memFree=28546388/32873648 swapFree=7372/7372
[pid=32362] ppid=32360 vsize=86596 CPUtime=3.08 cores=0,2,4,6
/proc/32362/stat : 32362 (scip-2.1.1.4fix) R 32360 32362 31092 0 -1 4202496 20452 0 0 0 298 10 0 0 20 0 1 0 268739577 88674304 20045 33554432000 4194304 10173063 140734506023712 140734506017800 4957158 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/32362/statm: 21649 20045 780 1460 0 20180 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 86596

[startup+6.30017 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32363
/proc/meminfo: memFree=28497284/32873648 swapFree=7372/7372
[pid=32362] ppid=32360 vsize=99600 CPUtime=6.28 cores=0,2,4,6
/proc/32362/stat : 32362 (scip-2.1.1.4fix) R 32360 32362 31092 0 -1 4202496 23744 0 0 0 609 19 0 0 20 0 1 0 268739577 101990400 23329 33554432000 4194304 10173063 140734506023712 140734506017160 8012252 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/32362/statm: 24900 23329 807 1460 0 23431 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 99600

[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32363
/proc/meminfo: memFree=28497348/32873648 swapFree=7372/7372
[pid=32362] ppid=32360 vsize=99600 CPUtime=12.68 cores=0,2,4,6
/proc/32362/stat : 32362 (scip-2.1.1.4fix) R 32360 32362 31092 0 -1 4202496 23745 0 0 0 1247 21 0 0 20 0 1 0 268739577 101990400 23330 33554432000 4194304 10173063 140734506023712 140734506017016 8982074 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/32362/statm: 24900 23330 808 1460 0 23431 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 99600

[startup+25.5002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32363
/proc/meminfo: memFree=28496648/32873648 swapFree=7372/7372
[pid=32362] ppid=32360 vsize=99600 CPUtime=25.48 cores=0,2,4,6
/proc/32362/stat : 32362 (scip-2.1.1.4fix) R 32360 32362 31092 0 -1 4202496 23751 0 0 0 2524 24 0 0 20 0 1 0 268739577 101990400 23502 33554432000 4194304 10173063 140734506023712 140734506017160 8982074 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/32362/statm: 24900 23502 808 1460 0 23431 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 99600

[startup+51.1002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32364
/proc/meminfo: memFree=28495636/32873648 swapFree=7372/7372
[pid=32362] ppid=32360 vsize=99600 CPUtime=51.07 cores=0,2,4,6
/proc/32362/stat : 32362 (scip-2.1.1.4fix) R 32360 32362 31092 0 -1 4202496 23754 0 0 0 5075 32 0 0 20 0 1 0 268739577 101990400 23844 33554432000 4194304 10173063 140734506023712 140734506017160 8982074 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/32362/statm: 24900 23844 808 1460 0 23431 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 99600

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32364
/proc/meminfo: memFree=28495248/32873648 swapFree=7372/7372
[pid=32362] ppid=32360 vsize=99600 CPUtime=102.27 cores=0,2,4,6
/proc/32362/stat : 32362 (scip-2.1.1.4fix) R 32360 32362 31092 0 -1 4202496 23758 0 0 0 10177 50 0 0 20 0 1 0 268739577 101990400 24170 33554432000 4194304 10173063 140734506023712 140734506016968 8982074 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/32362/statm: 24900 24170 811 1460 0 23431 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 99600

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32364
/proc/meminfo: memFree=28495008/32873648 swapFree=7372/7372
[pid=32362] ppid=32360 vsize=99600 CPUtime=162.25 cores=0,2,4,6
/proc/32362/stat : 32362 (scip-2.1.1.4fix) R 32360 32362 31092 0 -1 4202496 23759 0 0 0 16150 75 0 0 20 0 1 0 268739577 101990400 24171 33554432000 4194304 10173063 140734506023712 140734506016968 8982074 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/32362/statm: 24900 24171 812 1460 0 23431 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 99600

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32364
/proc/meminfo: memFree=28495132/32873648 swapFree=7372/7372
[pid=32362] ppid=32360 vsize=99600 CPUtime=222.24 cores=0,2,4,6
/proc/32362/stat : 32362 (scip-2.1.1.4fix) R 32360 32362 31092 0 -1 4202496 23759 0 0 0 22126 98 0 0 20 0 1 0 268739577 101990400 24171 33554432000 4194304 10173063 140734506023712 140734506017256 8982074 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/32362/statm: 24900 24171 812 1460 0 23431 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 99600

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 32367
/proc/meminfo: memFree=28494760/32873648 swapFree=7372/7372
[pid=32362] ppid=32360 vsize=99600 CPUtime=282.24 cores=0,2,4,6
/proc/32362/stat : 32362 (scip-2.1.1.4fix) R 32360 32362 31092 0 -1 4202496 23759 0 0 0 28105 119 0 0 20 0 1 0 268739577 101990400 24171 33554432000 4194304 10173063 140734506023712 140734506016968 8982074 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/32362/statm: 24900 24171 812 1460 0 23431 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 99600

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 32390
/proc/meminfo: memFree=28494444/32873648 swapFree=7372/7372
[pid=32362] ppid=32360 vsize=99600 CPUtime=342.23 cores=0,2,4,6
/proc/32362/stat : 32362 (scip-2.1.1.4fix) R 32360 32362 31092 0 -1 4202496 23759 0 0 0 34082 141 0 0 20 0 1 0 268739577 101990400 24171 33554432000 4194304 10173063 140734506023712 140734506017160 8982074 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/32362/statm: 24900 24171 812 1460 0 23431 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 99600

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32391
/proc/meminfo: memFree=28494776/32873648 swapFree=7372/7372
[pid=32362] ppid=32360 vsize=99600 CPUtime=402.23 cores=0,2,4,6
/proc/32362/stat : 32362 (scip-2.1.1.4fix) R 32360 32362 31092 0 -1 4202496 23759 0 0 0 40058 165 0 0 20 0 1 0 268739577 101990400 24171 33554432000 4194304 10173063 140734506023712 140734506017352 8982074 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/32362/statm: 24900 24171 812 1460 0 23431 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 99600

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32391
/proc/meminfo: memFree=28494528/32873648 swapFree=7372/7372
[pid=32362] ppid=32360 vsize=99600 CPUtime=462.22 cores=0,2,4,6
/proc/32362/stat : 32362 (scip-2.1.1.4fix) R 32360 32362 31092 0 -1 4202496 23759 0 0 0 46031 191 0 0 20 0 1 0 268739577 101990400 24171 33554432000 4194304 10173063 140734506023712 140734506016968 8982074 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/32362/statm: 24900 24171 812 1460 0 23431 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 99600

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32429
/proc/meminfo: memFree=28241696/32873648 swapFree=7372/7372
[pid=32362] ppid=32360 vsize=99600 CPUtime=522.21 cores=0,2,4,6
/proc/32362/stat : 32362 (scip-2.1.1.4fix) R 32360 32362 31092 0 -1 4202496 23759 0 0 0 52007 214 0 0 20 0 1 0 268739577 101990400 24171 33554432000 4194304 10173063 140734506023712 140734506017352 8982074 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/32362/statm: 24900 24171 812 1460 0 23431 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 99600

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 32429
/proc/meminfo: memFree=27766684/32873648 swapFree=7372/7372
[pid=32362] ppid=32360 vsize=99600 CPUtime=582.19 cores=0,2,4,6
/proc/32362/stat : 32362 (scip-2.1.1.4fix) R 32360 32362 31092 0 -1 4202496 23759 0 0 0 57979 240 0 0 20 0 1 0 268739577 101990400 24171 33554432000 4194304 10173063 140734506023712 140734506016968 8982074 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/32362/statm: 24900 24171 812 1460 0 23431 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 99600

[startup+642.3 s]

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

/proc/meminfo: memFree=26535060/32873648 swapFree=7372/7372
[pid=32362] ppid=32360 vsize=99600 CPUtime=1122.12 cores=0,2,4,6
/proc/32362/stat : 32362 (scip-2.1.1.4fix) R 32360 32362 31092 0 -1 4202496 23759 0 0 0 111752 460 0 0 20 0 1 0 268739577 101990400 24171 33554432000 4194304 10173063 140734506023712 140734506016968 8982074 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/32362/statm: 24900 24171 812 1460 0 23431 0
Current children cumulated CPU time (s) 1122.12
Current children cumulated vsize (KiB) 99600

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32435
/proc/meminfo: memFree=26534840/32873648 swapFree=7372/7372
[pid=32362] ppid=32360 vsize=99600 CPUtime=1182.1 cores=0,2,4,6
/proc/32362/stat : 32362 (scip-2.1.1.4fix) R 32360 32362 31092 0 -1 4202496 23759 0 0 0 117727 483 0 0 20 0 1 0 268739577 101990400 24171 33554432000 4194304 10173063 140734506023712 140734506016968 8982074 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/32362/statm: 24900 24171 812 1460 0 23431 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 99600

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32435
/proc/meminfo: memFree=26534372/32873648 swapFree=7372/7372
[pid=32362] ppid=32360 vsize=99600 CPUtime=1242.09 cores=0,2,4,6
/proc/32362/stat : 32362 (scip-2.1.1.4fix) R 32360 32362 31092 0 -1 4202496 23759 0 0 0 123702 507 0 0 20 0 1 0 268739577 101990400 24171 33554432000 4194304 10173063 140734506023712 140734506016968 8982074 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/32362/statm: 24900 24171 812 1460 0 23431 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 99600

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32436
/proc/meminfo: memFree=26533656/32873648 swapFree=7372/7372
[pid=32362] ppid=32360 vsize=99600 CPUtime=1302.08 cores=0,2,4,6
/proc/32362/stat : 32362 (scip-2.1.1.4fix) R 32360 32362 31092 0 -1 4202496 23759 0 0 0 129675 533 0 0 20 0 1 0 268739577 101990400 24171 33554432000 4194304 10173063 140734506023712 140734506016968 8982074 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/32362/statm: 24900 24171 812 1460 0 23431 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 99600

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32436
/proc/meminfo: memFree=26533436/32873648 swapFree=7372/7372
[pid=32362] ppid=32360 vsize=99600 CPUtime=1362.07 cores=0,2,4,6
/proc/32362/stat : 32362 (scip-2.1.1.4fix) R 32360 32362 31092 0 -1 4202496 23759 0 0 0 135647 560 0 0 20 0 1 0 268739577 101990400 24171 33554432000 4194304 10173063 140734506023712 140734506017064 8982074 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/32362/statm: 24900 24171 812 1460 0 23431 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 99600

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32436
/proc/meminfo: memFree=26533280/32873648 swapFree=7372/7372
[pid=32362] ppid=32360 vsize=99600 CPUtime=1422.07 cores=0,2,4,6
/proc/32362/stat : 32362 (scip-2.1.1.4fix) R 32360 32362 31092 0 -1 4202496 23759 0 0 0 141622 585 0 0 20 0 1 0 268739577 101990400 24171 33554432000 4194304 10173063 140734506023712 140734506016968 8982074 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/32362/statm: 24900 24171 812 1460 0 23431 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 99600

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 32439
/proc/meminfo: memFree=26532560/32873648 swapFree=7372/7372
[pid=32362] ppid=32360 vsize=99600 CPUtime=1482.05 cores=0,2,4,6
/proc/32362/stat : 32362 (scip-2.1.1.4fix) R 32360 32362 31092 0 -1 4202496 23759 0 0 0 147598 607 0 0 20 0 1 0 268739577 101990400 24171 33554432000 4194304 10173063 140734506023712 140734506017064 8982074 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/32362/statm: 24900 24171 812 1460 0 23431 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 99600

[startup+1542.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 32439
/proc/meminfo: memFree=26530744/32873648 swapFree=7372/7372
[pid=32362] ppid=32360 vsize=99600 CPUtime=1542.05 cores=0,2,4,6
/proc/32362/stat : 32362 (scip-2.1.1.4fix) R 32360 32362 31092 0 -1 4202496 23759 0 0 0 153572 633 0 0 20 0 1 0 268739577 101990400 24171 33554432000 4194304 10173063 140734506023712 140734506017064 8982074 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/32362/statm: 24900 24171 812 1460 0 23431 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 99600

[startup+1602.3 s]
/proc/loadavg: 2.08 2.02 2.00 3/177 32440
/proc/meminfo: memFree=26528504/32873648 swapFree=7372/7372
[pid=32362] ppid=32360 vsize=99600 CPUtime=1602.04 cores=0,2,4,6
/proc/32362/stat : 32362 (scip-2.1.1.4fix) R 32360 32362 31092 0 -1 4202496 23759 0 0 0 159548 656 0 0 20 0 1 0 268739577 101990400 24171 33554432000 4194304 10173063 140734506023712 140734506016968 8982074 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/32362/statm: 24900 24171 812 1460 0 23431 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 99600

[startup+1662.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/177 32440
/proc/meminfo: memFree=26527540/32873648 swapFree=7372/7372
[pid=32362] ppid=32360 vsize=99600 CPUtime=1662.03 cores=0,2,4,6
/proc/32362/stat : 32362 (scip-2.1.1.4fix) R 32360 32362 31092 0 -1 4202496 23759 0 0 0 165525 678 0 0 20 0 1 0 268739577 101990400 24171 33554432000 4194304 10173063 140734506023712 140734506017160 8982074 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/32362/statm: 24900 24171 812 1460 0 23431 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 99600

[startup+1722.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 32440
/proc/meminfo: memFree=26527196/32873648 swapFree=7372/7372
[pid=32362] ppid=32360 vsize=99600 CPUtime=1722.02 cores=0,2,4,6
/proc/32362/stat : 32362 (scip-2.1.1.4fix) R 32360 32362 31092 0 -1 4202496 23759 0 0 0 171502 700 0 0 20 0 1 0 268739577 101990400 24171 33554432000 4194304 10173063 140734506023712 140734506017016 8982074 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/32362/statm: 24900 24171 812 1460 0 23431 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 99600

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 32440
/proc/meminfo: memFree=26526876/32873648 swapFree=7372/7372
[pid=32362] ppid=32360 vsize=99600 CPUtime=1782.01 cores=0,2,4,6
/proc/32362/stat : 32362 (scip-2.1.1.4fix) R 32360 32362 31092 0 -1 4202496 23759 0 0 0 177478 723 0 0 20 0 1 0 268739577 101990400 24171 33554432000 4194304 10173063 140734506023712 140734506017064 8982074 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/32362/statm: 24900 24171 812 1460 0 23431 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 99600

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

[startup+1785.5 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 32440
/proc/meminfo: memFree=26527176/32873648 swapFree=7372/7372
[pid=32362] ppid=32360 vsize=99600 CPUtime=1785.21 cores=0,2,4,6
/proc/32362/stat : 32362 (scip-2.1.1.4fix) R 32360 32362 31092 0 -1 4202496 23759 0 0 0 177798 723 0 0 20 0 1 0 268739577 101990400 24171 33554432000 4194304 10173063 140734506023712 140734506017256 8982074 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/32362/statm: 24900 24171 812 1460 0 23431 0
Current children cumulated CPU time (s) 1785.21
Current children cumulated vsize (KiB) 99600

[startup+1791.91 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 32440
/proc/meminfo: memFree=26527176/32873648 swapFree=7372/7372
[pid=32362] ppid=32360 vsize=99600 CPUtime=1791.61 cores=0,2,4,6
/proc/32362/stat : 32362 (scip-2.1.1.4fix) R 32360 32362 31092 0 -1 4202496 23759 0 0 0 178436 725 0 0 20 0 1 0 268739577 101990400 24171 33554432000 4194304 10173063 140734506023712 140734506017016 8982074 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/32362/statm: 24900 24171 812 1460 0 23431 0
Current children cumulated CPU time (s) 1791.61
Current children cumulated vsize (KiB) 99600

[startup+1795.1 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 32440
/proc/meminfo: memFree=26526928/32873648 swapFree=7372/7372
[pid=32362] ppid=32360 vsize=99600 CPUtime=1794.82 cores=0,2,4,6
/proc/32362/stat : 32362 (scip-2.1.1.4fix) R 32360 32362 31092 0 -1 4202496 23759 0 0 0 178754 728 0 0 20 0 1 0 268739577 101990400 24171 33554432000 4194304 10173063 140734506023712 140734506017256 8982074 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/32362/statm: 24900 24171 812 1460 0 23431 0
Current children cumulated CPU time (s) 1794.82
Current children cumulated vsize (KiB) 99600

[startup+1795.9 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 32440
/proc/meminfo: memFree=26526928/32873648 swapFree=7372/7372
[pid=32362] ppid=32360 vsize=99600 CPUtime=1795.61 cores=0,2,4,6
/proc/32362/stat : 32362 (scip-2.1.1.4fix) R 32360 32362 31092 0 -1 4202496 23759 0 0 0 178833 728 0 0 20 0 1 0 268739577 101990400 24171 33554432000 4194304 10173063 140734506023712 140734506017256 8982074 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/32362/statm: 24900 24171 812 1460 0 23431 0
Current children cumulated CPU time (s) 1795.61
Current children cumulated vsize (KiB) 99600

[startup+1796.7 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 32440
/proc/meminfo: memFree=26526928/32873648 swapFree=7372/7372
[pid=32362] ppid=32360 vsize=99600 CPUtime=1796.4 cores=0,2,4,6
/proc/32362/stat : 32362 (scip-2.1.1.4fix) R 32360 32362 31092 0 -1 4202496 23759 0 0 0 178912 728 0 0 20 0 1 0 268739577 101990400 24171 33554432000 4194304 10173063 140734506023712 140734506017352 8982074 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/32362/statm: 24900 24171 812 1460 0 23431 0
Current children cumulated CPU time (s) 1796.4
Current children cumulated vsize (KiB) 99600

[startup+1796.9 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 32440
/proc/meminfo: memFree=26526928/32873648 swapFree=7372/7372
[pid=32362] ppid=32360 vsize=99600 CPUtime=1796.61 cores=0,2,4,6
/proc/32362/stat : 32362 (scip-2.1.1.4fix) R 32360 32362 31092 0 -1 4202496 23759 0 0 0 178932 729 0 0 20 0 1 0 268739577 101990400 24171 33554432000 4194304 10173063 140734506023712 140734506017352 8982074 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/32362/statm: 24900 24171 812 1460 0 23431 0
Current children cumulated CPU time (s) 1796.61
Current children cumulated vsize (KiB) 99600

[startup+1797 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 32440
/proc/meminfo: memFree=26526928/32873648 swapFree=7372/7372
[pid=32362] ppid=32360 vsize=99600 CPUtime=1796.71 cores=0,2,4,6
/proc/32362/stat : 32362 (scip-2.1.1.4fix) R 32360 32362 31092 0 -1 4202496 23759 0 0 0 178942 729 0 0 20 0 1 0 268739577 101990400 24171 33554432000 4194304 10173063 140734506023712 140734506017016 8982074 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/32362/statm: 24900 24171 812 1460 0 23431 0
Current children cumulated CPU time (s) 1796.71
Current children cumulated vsize (KiB) 99600

Child status: 0
Real time (s): 1797.06
CPU time (s): 1796.77
CPU user time (s): 1789.48
CPU system time (s): 7.29489
CPU usage (%): 99.9842
Max. virtual memory (cumulated for all children) (KiB): 99600

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1789.48
system time used= 7.29489
maximum resident set size= 96700
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23765
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= 13
involuntary context switches= 1912

runsolver used 3.12952 second user time and 8.29574 second system time

The end

Launcher Data

Begin job on node122 at 2012-05-26 11:55:36
IDJOB=3690643
IDBENCH=90218
IDSOLVER=2270
FILE ID=node122/3690643-1338026136
RUNJOBID= node122-1338016935-31108
PBS_JOBID= 14624349
Free space on /tmp= 71312 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_K69.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-3690643-1338026136/watcher-3690643-1338026136 -o /tmp/evaluation-result-3690643-1338026136/solver-3690643-1338026136 -C 1800 -W 1900 -M 15500  HOME/scip-2.1.1.4fix.linux.x86_64.gnu.opt.spx -f HOME/instance-3690643-1338026136.opb -t 1800 -m 15500

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

MD5SUM BENCH= da1bb6c22345628ac4e1e426278657ed
RANDOM SEED=527644055

node122.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.533
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.06
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.533
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

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

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        28588696 kB
Buffers:          224704 kB
Cached:          3166748 kB
SwapCached:            0 kB
Active:          1444280 kB
Inactive:        2065572 kB
Active(anon):     110056 kB
Inactive(anon):    11052 kB
Active(file):    1334224 kB
Inactive(file):  2054520 kB
Unevictable:        7372 kB
Mlocked:            7372 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             13720 kB
Writeback:             0 kB
AnonPages:        125564 kB
Mapped:            16996 kB
Shmem:               200 kB
Slab:             638224 kB
SReclaimable:      82444 kB
SUnreclaim:       555780 kB
KernelStack:        1464 kB
PageTables:         4128 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     233508 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     92160 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71300 MiB
End job on node122 at 2012-05-26 12:25:33