Trace number 3488196

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SCIP spx E_2 2011-06-10 (fixed)? 1797.1 1797.05

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_100_10_2_40.opb
MD5SUMf3f7503aace115ec5eea1f9ed4e29626
Bench CategoryDEC-SMALLINT-NLC (no optimisation, small integers, non linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables200
Total number of constraints302
Number of constraints which are clauses100
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints201
Minimum length of a constraint2
Maximum length of a constraint200
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 40
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 200
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)2520
Sum of products size (including duplicates)5040
Number of different products1260
Sum of products size2520

Solver Data

0.00/0.00	c SCIP version 2.0.1.5 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.5.0.5]
0.00/0.00	c Copyright (c) 2002-2011 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-3488196-1307787960.opb>
0.00/0.01	c original problem has 1460 variables (1460 bin, 0 int, 0 impl, 0 cont) and 1762 constraints
0.00/0.01	c problem read
0.00/0.01	c No objective function, only one solution is needed.
0.00/0.01	c presolving settings loaded
0.00/0.01	c presolving:
0.02/0.04	c (round 1) 0 del vars, 1660 del conss, 200 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 101 upgd conss, 10280 impls, 199 clqs
0.02/0.05	c (round 2) 1260 del vars, 1660 del conss, 200 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 301 upgd conss, 10280 impls, 0 clqs
0.02/0.05	c presolving (3 rounds):
0.02/0.05	c  1260 deleted vars, 1660 deleted constraints, 200 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.02/0.05	c  10280 implications, 0 cliques
0.02/0.05	c presolved problem has 200 variables (200 bin, 0 int, 0 impl, 0 cont) and 302 constraints
0.02/0.05	c     201 constraints of type <knapsack>
0.02/0.05	c     100 constraints of type <setppc>
0.02/0.05	c       1 constraints of type <linear>
0.02/0.05	c transformed objective value is always integral (scale: 1)
0.02/0.05	c Presolving Time: 0.04
0.02/0.05	c - non default parameters ----------------------------------------------------------------------
0.02/0.05	c # SCIP version 2.0.1.5
0.02/0.05	c 
0.02/0.05	c # frequency for displaying node information lines
0.02/0.05	c # [type: int, range: [-1,2147483647], default: 100]
0.02/0.05	c display/freq = 10000
0.02/0.05	c 
0.02/0.05	c # maximal time in seconds to run
0.02/0.05	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.02/0.05	c limits/time = 1797
0.02/0.05	c 
0.02/0.05	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.02/0.05	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.02/0.05	c limits/memory = 13950
0.02/0.05	c 
0.02/0.05	c # solving stops, if the given number of solutions were found (-1: no limit)
0.02/0.05	c # [type: int, range: [-1,2147483647], default: -1]
0.02/0.05	c limits/solutions = 1
0.02/0.05	c 
0.02/0.05	c # maximal number of separation rounds per node (-1: unlimited)
0.02/0.05	c # [type: int, range: [-1,2147483647], default: 5]
0.02/0.05	c separating/maxrounds = 1
0.02/0.05	c 
0.02/0.05	c # maximal number of separation rounds in the root node (-1: unlimited)
0.02/0.05	c # [type: int, range: [-1,2147483647], default: -1]
0.02/0.05	c separating/maxroundsroot = 5
0.02/0.05	c 
0.02/0.05	c # default clock type (1: CPU user seconds, 2: wall clock time)
0.02/0.05	c # [type: int, range: [1,2], default: 1]
0.02/0.05	c timing/clocktype = 2
0.02/0.05	c 
0.02/0.05	c # belongs reading time to solving time?
0.02/0.05	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.02/0.05	c timing/reading = TRUE
0.02/0.05	c 
0.02/0.05	c # should presolving try to simplify inequalities
0.02/0.05	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.02/0.05	c constraints/linear/simplifyinequalities = TRUE
0.02/0.05	c 
0.02/0.05	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
0.02/0.05	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.02/0.05	c constraints/indicator/addCouplingCons = TRUE
0.02/0.05	c 
0.02/0.05	c # should disaggregation of knapsack constraints be allowed in preprocessing?
0.02/0.05	c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
0.02/0.05	c constraints/knapsack/disaggregation = FALSE
0.02/0.05	c 
0.02/0.05	c # should presolving try to simplify knapsacks
0.02/0.05	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.02/0.05	c constraints/knapsack/simplifyinequalities = TRUE
0.02/0.05	c 
0.02/0.05	c # maximal number of presolving rounds the presolver participates in (-1: no limit)
0.02/0.05	c # [type: int, range: [-1,2147483647], default: -1]
0.02/0.05	c presolving/probing/maxrounds = 0
0.02/0.05	c 
0.02/0.05	c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
0.02/0.05	c # [type: int, range: [-1,2147483647], default: 10]
0.02/0.05	c heuristics/coefdiving/freq = -1
0.02/0.05	c 
0.02/0.05	c # maximal fraction of diving LP iterations compared to node LP iterations
0.02/0.05	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.02/0.05	c heuristics/coefdiving/maxlpiterquot = 0.075
0.02/0.05	c 
0.02/0.05	c # additional number of allowed LP iterations
0.02/0.05	c # [type: int, range: [0,2147483647], default: 1000]
0.02/0.05	c heuristics/coefdiving/maxlpiterofs = 1500
0.02/0.05	c 
0.02/0.05	c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
0.02/0.05	c # [type: int, range: [-1,2147483647], default: 30]
0.02/0.05	c heuristics/crossover/freq = -1
0.02/0.05	c 
0.02/0.05	c # number of nodes added to the contingent of the total nodes
0.02/0.05	c # [type: longint, range: [0,9223372036854775807], default: 500]
0.02/0.05	c heuristics/crossover/nodesofs = 750
0.02/0.05	c 
0.02/0.05	c # number of nodes without incumbent change that heuristic should wait
0.02/0.05	c # [type: longint, range: [0,9223372036854775807], default: 200]
0.02/0.05	c heuristics/crossover/nwaitingnodes = 100
0.02/0.05	c 
0.02/0.05	c # contingent of sub problem nodes in relation to the number of nodes of the original problem
0.02/0.05	c # [type: real, range: [0,1], default: 0.1]
0.02/0.05	c heuristics/crossover/nodesquot = 0.15
0.02/0.05	c 
0.02/0.05	c # minimum percentage of integer variables that have to be fixed 
0.02/0.05	c # [type: real, range: [0,1], default: 0.666]
0.02/0.05	c heuristics/crossover/minfixingrate = 0.5
0.02/0.05	c 
0.02/0.05	c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
0.02/0.05	c # [type: int, range: [-1,2147483647], default: 20]
0.02/0.05	c heuristics/feaspump/freq = -1
0.02/0.05	c 
0.02/0.05	c # additional number of allowed LP iterations
0.02/0.05	c # [type: int, range: [0,2147483647], default: 1000]
0.02/0.05	c heuristics/feaspump/maxlpiterofs = 2000
0.02/0.05	c 
0.02/0.05	c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
0.02/0.05	c # [type: int, range: [-1,2147483647], default: 10]
0.02/0.05	c heuristics/fracdiving/freq = -1
0.02/0.05	c 
0.02/0.05	c # maximal fraction of diving LP iterations compared to node LP iterations
0.02/0.05	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.02/0.05	c heuristics/fracdiving/maxlpiterquot = 0.075
0.02/0.05	c 
0.02/0.05	c # additional number of allowed LP iterations
0.02/0.05	c # [type: int, range: [0,2147483647], default: 1000]
0.02/0.05	c heuristics/fracdiving/maxlpiterofs = 1500
0.02/0.05	c 
0.02/0.05	c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
0.02/0.05	c # [type: int, range: [-1,2147483647], default: 10]
0.02/0.05	c heuristics/guideddiving/freq = -1
0.02/0.05	c 
0.02/0.05	c # maximal fraction of diving LP iterations compared to node LP iterations
0.02/0.05	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.02/0.05	c heuristics/guideddiving/maxlpiterquot = 0.075
0.02/0.05	c 
0.02/0.05	c # additional number of allowed LP iterations
0.02/0.05	c # [type: int, range: [0,2147483647], default: 1000]
0.02/0.05	c heuristics/guideddiving/maxlpiterofs = 1500
0.02/0.05	c 
0.02/0.05	c # maximal fraction of diving LP iterations compared to node LP iterations
0.02/0.05	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.02/0.05	c heuristics/intdiving/maxlpiterquot = 0.075
0.02/0.05	c 
0.02/0.05	c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
0.02/0.05	c # [type: int, range: [-1,2147483647], default: 10]
0.02/0.05	c heuristics/intshifting/freq = -1
0.02/0.05	c 
0.02/0.05	c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
0.02/0.05	c # [type: int, range: [-1,2147483647], default: 10]
0.02/0.05	c heuristics/linesearchdiving/freq = -1
0.02/0.05	c 
0.02/0.05	c # maximal fraction of diving LP iterations compared to node LP iterations
0.02/0.05	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.02/0.05	c heuristics/linesearchdiving/maxlpiterquot = 0.075
0.02/0.05	c 
0.02/0.05	c # additional number of allowed LP iterations
0.02/0.05	c # [type: int, range: [0,2147483647], default: 1000]
0.02/0.05	c heuristics/linesearchdiving/maxlpiterofs = 1500
0.02/0.05	c 
0.02/0.05	c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
0.02/0.05	c # [type: int, range: [-1,2147483647], default: 20]
0.02/0.05	c heuristics/objpscostdiving/freq = -1
0.02/0.05	c 
0.02/0.05	c # maximal fraction of diving LP iterations compared to total iteration number
0.02/0.05	c # [type: real, range: [0,1], default: 0.01]
0.02/0.05	c heuristics/objpscostdiving/maxlpiterquot = 0.015
0.02/0.05	c 
0.02/0.05	c # additional number of allowed LP iterations
0.02/0.05	c # [type: int, range: [0,2147483647], default: 1000]
0.02/0.05	c heuristics/objpscostdiving/maxlpiterofs = 1500
0.02/0.05	c 
0.02/0.05	c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
0.02/0.05	c # [type: int, range: [-1,2147483647], default: 1]
0.02/0.05	c heuristics/oneopt/freq = -1
0.02/0.05	c 
0.02/0.05	c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
0.02/0.05	c # [type: int, range: [-1,2147483647], default: 10]
0.02/0.05	c heuristics/pscostdiving/freq = -1
0.02/0.05	c 
0.02/0.05	c # maximal fraction of diving LP iterations compared to node LP iterations
0.02/0.05	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.02/0.05	c heuristics/pscostdiving/maxlpiterquot = 0.075
0.02/0.05	c 
0.02/0.05	c # additional number of allowed LP iterations
0.02/0.05	c # [type: int, range: [0,2147483647], default: 1000]
0.02/0.05	c heuristics/pscostdiving/maxlpiterofs = 1500
0.02/0.05	c 
0.02/0.05	c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
0.02/0.05	c # [type: int, range: [-1,2147483647], default: 0]
0.02/0.05	c heuristics/rens/freq = -1
0.02/0.05	c 
0.02/0.05	c # minimum percentage of integer variables that have to be fixable 
0.02/0.05	c # [type: real, range: [0,1], default: 0.5]
0.02/0.05	c heuristics/rens/minfixingrate = 0.3
0.02/0.05	c 
0.02/0.05	c # number of nodes added to the contingent of the total nodes
0.02/0.05	c # [type: longint, range: [0,9223372036854775807], default: 500]
0.02/0.05	c heuristics/rens/nodesofs = 2000
0.02/0.05	c 
0.02/0.05	c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
0.02/0.05	c # [type: int, range: [-1,2147483647], default: 20]
0.02/0.05	c heuristics/rootsoldiving/freq = -1
0.02/0.05	c 
0.02/0.05	c # maximal fraction of diving LP iterations compared to node LP iterations
0.02/0.05	c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
0.02/0.05	c heuristics/rootsoldiving/maxlpiterquot = 0.015
0.02/0.05	c 
0.02/0.05	c # additional number of allowed LP iterations
0.02/0.05	c # [type: int, range: [0,2147483647], default: 1000]
0.02/0.05	c heuristics/rootsoldiving/maxlpiterofs = 1500
0.02/0.05	c 
0.02/0.05	c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
0.02/0.05	c # [type: int, range: [-1,2147483647], default: 1]
0.02/0.05	c heuristics/rounding/freq = -1
0.02/0.05	c 
0.02/0.05	c # frequency for calling primal heuristic <shiftandpropagate> (-1: never, 0: only at depth freqofs)
0.02/0.05	c # [type: int, range: [-1,2147483647], default: 0]
0.02/0.05	c heuristics/shiftandpropagate/freq = -1
0.02/0.05	c 
0.02/0.05	c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
0.02/0.05	c # [type: int, range: [-1,2147483647], default: 10]
0.02/0.05	c heuristics/shifting/freq = -1
0.02/0.05	c 
0.02/0.05	c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
0.02/0.05	c # [type: int, range: [-1,2147483647], default: 1]
0.02/0.05	c heuristics/simplerounding/freq = -1
0.02/0.05	c 
0.02/0.05	c # frequency for calling primal heuristic <subnlp> (-1: never, 0: only at depth freqofs)
0.02/0.05	c # [type: int, range: [-1,2147483647], default: 1]
0.02/0.05	c heuristics/subnlp/freq = -1
0.02/0.05	c 
0.02/0.05	c # frequency for calling primal heuristic <trivial> (-1: never, 0: only at depth freqofs)
0.02/0.05	c # [type: int, range: [-1,2147483647], default: 0]
0.02/0.05	c heuristics/trivial/freq = -1
0.02/0.05	c 
0.02/0.05	c # frequency for calling primal heuristic <trysol> (-1: never, 0: only at depth freqofs)
0.02/0.05	c # [type: int, range: [-1,2147483647], default: 1]
0.02/0.05	c heuristics/trysol/freq = -1
0.02/0.05	c 
0.02/0.05	c # frequency for calling primal heuristic <undercover> (-1: never, 0: only at depth freqofs)
0.02/0.05	c # [type: int, range: [-1,2147483647], default: 0]
0.02/0.05	c heuristics/undercover/freq = -1
0.02/0.05	c 
0.02/0.05	c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
0.02/0.05	c # [type: int, range: [-1,2147483647], default: 10]
0.02/0.05	c heuristics/veclendiving/freq = -1
0.02/0.05	c 
0.02/0.05	c # maximal fraction of diving LP iterations compared to node LP iterations
0.02/0.05	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.02/0.05	c heuristics/veclendiving/maxlpiterquot = 0.075
0.02/0.05	c 
0.02/0.05	c # additional number of allowed LP iterations
0.02/0.05	c # [type: int, range: [0,2147483647], default: 1000]
0.02/0.05	c heuristics/veclendiving/maxlpiterofs = 1500
0.02/0.05	c 
0.02/0.05	c # frequency for calling primal heuristic <zirounding> (-1: never, 0: only at depth freqofs)
0.02/0.05	c # [type: int, range: [-1,2147483647], default: 1]
0.02/0.05	c heuristics/zirounding/freq = -1
0.02/0.05	c 
0.02/0.05	c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
0.02/0.05	c # [type: int, range: [-1,2147483647], default: 0]
0.02/0.05	c separating/cmir/freq = -1
0.02/0.05	c 
0.02/0.05	c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
0.02/0.05	c # [type: int, range: [-1,2147483647], default: 0]
0.02/0.05	c separating/flowcover/freq = -1
0.02/0.05	c 
0.02/0.05	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.02/0.05	c # [type: int, range: [-1,2147483647], default: -1]
0.02/0.05	c separating/rapidlearning/freq = 0
0.02/0.05	c 
0.02/0.05	c -----------------------------------------------------------------------------------------------
0.02/0.05	c start solving
0.02/0.05	c 
0.02/0.07	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.02/0.07	c   0.1s|     1 |     0 |   296 |     - |4138k|   0 | 150 | 200 | 302 | 200 | 302 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.09/0.14	c   0.1s|     1 |     0 |   328 |     - |4691k|   0 | 167 | 200 | 302 | 200 | 343 |  41 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.09/0.18	c   0.2s|     1 |     0 |   335 |     - |5212k|   0 | 169 | 200 | 302 | 200 | 349 |  47 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.19/0.23	c   0.2s|     1 |     0 |   349 |     - |5260k|   0 | 172 | 200 | 302 | 200 | 352 |  50 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.19/0.28	c   0.3s|     1 |     0 |   357 |     - |5274k|   0 | 174 | 200 | 302 | 200 | 353 |  51 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.39/0.47	c   0.5s|     1 |     2 |   357 |     - |5275k|   0 | 174 | 200 | 302 | 200 | 353 |  51 |   0 |  10 | 0.000000e+00 |      --      |    Inf 
51.99/52.08	c  52.1s| 10000 |   218 |318782 |  31.8 |8156k|  35 | 117 | 200 |5340 | 200 | 352 |  51 |8076 |1774 | 0.000000e+00 |      --      |    Inf 
93.69/93.70	c  93.7s| 20000 |   255 |651509 |  32.6 |  10M|  36 | 126 | 200 |9187 | 200 | 352 |  51 |  16k|2228 | 0.000000e+00 |      --      |    Inf 
137.80/137.83	c   138s| 30000 |   266 |986536 |  32.9 |  11M|  36 | 125 | 200 |  10k| 200 | 352 |  51 |  25k|2850 | 0.000000e+00 |      --      |    Inf 
180.90/180.91	c   181s| 40000 |   276 |  1318k|  33.0 |  12M|  36 |   - | 200 |  13k| 200 | 352 |  51 |  33k|3480 | 0.000000e+00 |      --      |    Inf 
224.69/224.73	c   225s| 50000 |   290 |  1653k|  33.1 |  13M|  36 | 121 | 200 |  15k| 200 | 352 |  51 |  42k|4038 | 0.000000e+00 |      --      |    Inf 
267.30/267.38	c   267s| 60000 |   250 |  1980k|  33.0 |  14M|  36 | 133 | 200 |  18k| 200 | 352 |  51 |  51k|4521 | 0.000000e+00 |      --      |    Inf 
311.10/311.16	c   311s| 70000 |   236 |  2327k|  33.2 |  16M|  38 | 119 | 200 |  21k| 200 | 352 |  51 |  59k|4890 | 0.000000e+00 |      --      |    Inf 
355.30/355.31	c   355s| 80000 |   233 |  2668k|  33.3 |  17M|  38 |   - | 200 |  23k| 200 | 352 |  51 |  68k|5330 | 0.000000e+00 |      --      |    Inf 
396.60/396.69	c   397s| 90000 |   254 |  2987k|  33.2 |  17M|  44 | 128 | 200 |  23k| 200 | 352 |  51 |  77k|5581 | 0.000000e+00 |      --      |    Inf 
441.71/441.75	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
441.71/441.75	c   442s|100000 |   259 |  3337k|  33.4 |  18M|  44 |   - | 200 |  24k| 200 | 352 |  51 |  85k|6011 | 0.000000e+00 |      --      |    Inf 
483.81/483.85	c   484s|110000 |   261 |  3673k|  33.4 |  20M|  44 |   - | 200 |  31k| 200 | 352 |  51 |  95k|6294 | 0.000000e+00 |      --      |    Inf 
529.21/529.23	c   529s|120000 |   255 |  4021k|  33.5 |  21M|  44 |   - | 200 |  31k| 200 | 352 |  51 | 104k|6570 | 0.000000e+00 |      --      |    Inf 
572.51/572.58	c   573s|130000 |   257 |  4359k|  33.5 |  21M|  44 | 128 | 200 |  30k| 200 | 352 |  51 | 113k|6928 | 0.000000e+00 |      --      |    Inf 
616.81/616.86	c   617s|140000 |   253 |  4691k|  33.5 |  22M|  44 |   - | 200 |  31k| 200 | 352 |  51 | 123k|7239 | 0.000000e+00 |      --      |    Inf 
663.72/663.70	c   664s|150000 |   217 |  5054k|  33.7 |  22M|  44 |   - | 200 |  32k| 200 | 352 |  51 | 132k|7566 | 0.000000e+00 |      --      |    Inf 
706.72/706.77	c   707s|160000 |   215 |  5387k|  33.7 |  23M|  44 | 130 | 200 |  35k| 200 | 352 |  51 | 141k|7793 | 0.000000e+00 |      --      |    Inf 
752.01/752.05	c   752s|170000 |   209 |  5740k|  33.8 |  23M|  44 | 135 | 200 |  33k| 200 | 352 |  51 | 149k|7986 | 0.000000e+00 |      --      |    Inf 
799.11/799.11	c   799s|180000 |   210 |  6116k|  34.0 |  22M|  44 |   - | 200 |  30k| 200 | 352 |  51 | 158k|8204 | 0.000000e+00 |      --      |    Inf 
842.92/842.91	c   843s|190000 |   204 |  6458k|  34.0 |  23M|  44 | 135 | 200 |  34k| 200 | 352 |  51 | 166k|8446 | 0.000000e+00 |      --      |    Inf 
888.42/888.46	c   888s|200000 |   213 |  6826k|  34.1 |  22M|  44 |   - | 200 |  30k| 200 | 352 |  51 | 175k|8701 | 0.000000e+00 |      --      |    Inf 
932.82/932.89	c   933s|210000 |   204 |  7174k|  34.2 |  24M|  44 |   - | 200 |  34k| 200 | 352 |  51 | 185k|8913 | 0.000000e+00 |      --      |    Inf 
979.52/979.57	c   980s|220000 |   204 |  7549k|  34.3 |  24M|  44 | 121 | 200 |  35k| 200 | 352 |  51 | 193k|9152 | 0.000000e+00 |      --      |    Inf 
1023.42/1023.41	c  1023s|230000 |   186 |  7892k|  34.3 |  24M|  44 |   - | 200 |  33k| 200 | 352 |  51 | 202k|9345 | 0.000000e+00 |      --      |    Inf 
1068.53/1068.54	c  1069s|240000 |   187 |  8253k|  34.4 |  23M|  44 | 130 | 200 |  30k| 200 | 352 |  51 | 211k|9555 | 0.000000e+00 |      --      |    Inf 
1114.52/1114.54	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1114.52/1114.54	c  1115s|250000 |   183 |  8624k|  34.5 |  24M|  44 |   - | 200 |  32k| 200 | 352 |  51 | 219k|9737 | 0.000000e+00 |      --      |    Inf 
1158.23/1158.26	c  1158s|260000 |   200 |  8967k|  34.5 |  25M|  44 | 129 | 200 |  34k| 200 | 352 |  51 | 228k|9882 | 0.000000e+00 |      --      |    Inf 
1201.83/1201.83	c  1202s|270000 |   206 |  9308k|  34.5 |  25M|  44 | 128 | 200 |  35k| 200 | 352 |  51 | 237k|  10k| 0.000000e+00 |      --      |    Inf 
1244.73/1244.77	c  1245s|280000 |   208 |  9643k|  34.4 |  24M|  44 |   - | 200 |  31k| 200 | 352 |  51 | 246k|  10k| 0.000000e+00 |      --      |    Inf 
1286.83/1286.90	c  1287s|290000 |   211 |  9974k|  34.4 |  24M|  44 | 127 | 200 |  30k| 200 | 352 |  51 | 255k|  10k| 0.000000e+00 |      --      |    Inf 
1332.43/1332.45	c  1332s|300000 |   210 | 10339k|  34.5 |  24M|  44 | 138 | 200 |  31k| 200 | 352 |  51 | 265k|  10k| 0.000000e+00 |      --      |    Inf 
1374.94/1374.97	c  1375s|310000 |   210 | 10692k|  34.5 |  26M|  45 | 135 | 200 |  35k| 200 | 352 |  51 | 275k|  10k| 0.000000e+00 |      --      |    Inf 
1419.24/1419.24	c  1419s|320000 |   194 | 11045k|  34.5 |  26M|  45 | 129 | 200 |  34k| 200 | 352 |  51 | 284k|  10k| 0.000000e+00 |      --      |    Inf 
1460.85/1460.87	c  1461s|330000 |   188 | 11362k|  34.4 |  26M|  45 |   - | 200 |  33k| 200 | 352 |  51 | 294k|  10k| 0.000000e+00 |      --      |    Inf 
1501.63/1501.65	c  1502s|340000 |   192 | 11676k|  34.3 |  25M|  45 | 125 | 200 |  29k| 200 | 352 |  51 | 303k|  11k| 0.000000e+00 |      --      |    Inf 
1542.14/1542.16	c  1542s|350000 |   197 | 11996k|  34.3 |  27M|  45 | 127 | 200 |  36k| 200 | 352 |  51 | 313k|  11k| 0.000000e+00 |      --      |    Inf 
1586.04/1586.01	c  1586s|360000 |   180 | 12345k|  34.3 |  24M|  45 |   - | 200 |  26k| 200 | 352 |  51 | 323k|  11k| 0.000000e+00 |      --      |    Inf 
1626.74/1626.71	c  1627s|370000 |   177 | 12668k|  34.2 |  25M|  50 |   - | 200 |  30k| 200 | 352 |  51 | 331k|  11k| 0.000000e+00 |      --      |    Inf 
1668.24/1668.23	c  1668s|380000 |   177 | 12983k|  34.2 |  28M|  50 | 133 | 200 |  37k| 200 | 352 |  51 | 341k|  11k| 0.000000e+00 |      --      |    Inf 
1711.45/1711.41	c  1711s|390000 |   175 | 13322k|  34.2 |  30M|  50 |   - | 200 |  41k| 200 | 352 |  51 | 350k|  11k| 0.000000e+00 |      --      |    Inf 
1753.15/1753.14	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1753.15/1753.14	c  1753s|400000 |   174 | 13629k|  34.1 |  30M|  50 | 134 | 200 |  40k| 200 | 352 |  51 | 359k|  11k| 0.000000e+00 |      --      |    Inf 
1797.05/1797.00	c 
1797.05/1797.00	c SCIP Status        : solving was interrupted [time limit reached]
1797.05/1797.00	c Solving Time (sec) : 1797.00
1797.05/1797.00	c Solving Nodes      : 409857
1797.05/1797.00	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1797.05/1797.00	c Dual Bound         : +0.00000000000000e+00
1797.05/1797.00	c Gap                : infinite
1797.05/1797.00	s UNKNOWN
1797.05/1797.00	c SCIP Status        : solving was interrupted [time limit reached]
1797.05/1797.00	c Total Time         :    1797.00
1797.05/1797.00	c   solving          :    1797.00
1797.05/1797.00	c   presolving       :       0.04 (included in solving)
1797.05/1797.00	c   reading          :       0.01 (included in solving)
1797.05/1797.00	c Original Problem   :
1797.05/1797.00	c   Problem name     : HOME/instance-3488196-1307787960.opb
1797.05/1797.00	c   Variables        : 1460 (1460 binary, 0 integer, 0 implicit integer, 0 continuous)
1797.05/1797.00	c   Constraints      : 1762 initial, 1762 maximal
1797.05/1797.00	c Presolved Problem  :
1797.05/1797.00	c   Problem name     : t_HOME/instance-3488196-1307787960.opb
1797.05/1797.00	c   Variables        : 200 (200 binary, 0 integer, 0 implicit integer, 0 continuous)
1797.05/1797.00	c   Constraints      : 302 initial, 41673 maximal
1797.05/1797.00	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1797.05/1797.00	c   trivial          :       0.00          0          0          0          0          0          0          0          0          0
1797.05/1797.00	c   dualfix          :       0.00       1260          0          0          0          0          0          0          0          0
1797.05/1797.00	c   boundshift       :       0.00          0          0          0          0          0          0          0          0          0
1797.05/1797.00	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0          0
1797.05/1797.00	c   pseudoobj        :       0.00          0          0          0          0          0          0          0          0          0
1797.05/1797.00	c   implics          :       0.00          0          0          0          0          0          0          0          0          0
1797.05/1797.00	c   probing          :       0.00          0          0          0          0          0          0          0          0          0
1797.05/1797.00	c   knapsack         :       0.00          0          0          0          0          0          0          0          0          0
1797.05/1797.00	c   setppc           :       0.00          0          0          0          0          0          0          0          0          0
1797.05/1797.00	c   linear           :       0.00          0          0          0          0          0          0          0          0          0
1797.05/1797.00	c   logicor          :       0.00          0          0          0          0          0          0          0          0          0
1797.05/1797.00	c   pseudoboolean    :       0.00          0          0          0          0          0       1660        200          0          0
1797.05/1797.00	c   root node        :          -          0          -          -          0          -          -          -          -          -
1797.05/1797.00	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #Resprop    Cutoffs    DomReds       Cuts      Conss   Children
1797.05/1797.00	c   integral         :          0          0          0     206944          0          1          0        579       4052          0          0     410306
1797.05/1797.00	c   knapsack         :        201          5    1620653          0          2          0     653564          8    1223208        152          0          0
1797.05/1797.00	c   setppc           :        100          5    1620645          0          2          0     670281          5     166782          0          0          0
1797.05/1797.00	c   linear           :          1          5    1620640          0          2          0          0          0          0          0          0          0
1797.05/1797.00	c   logicor          :          0+         0     376286          0          0          0    1128361        454     216174          0          0          0
1797.05/1797.00	c   countsols        :          0          0          0          0          2          0          0          0          0          0          0          0
1797.05/1797.00	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS      Check    Resprop
1797.05/1797.00	c   integral         :     105.41       0.00       0.00     105.41       0.00       0.00       0.00
1797.05/1797.00	c   knapsack         :       9.57       0.01       9.32       0.00       0.00       0.00       0.24
1797.05/1797.00	c   setppc           :       1.95       0.00       1.77       0.00       0.00       0.00       0.18
1797.05/1797.00	c   linear           :       0.63       0.00       0.63       0.00       0.00       0.00       0.00
1797.05/1797.00	c   logicor          :      47.67       0.00      46.54       0.00       0.00       0.00       1.13
1797.05/1797.00	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1797.05/1797.00	c Propagators        : #Propagate   #Resprop    Cutoffs    DomReds
1797.05/1797.00	c   vbounds          :          0          0          0          0
1797.05/1797.00	c   rootredcost      :          0          0          0          0
1797.05/1797.00	c   pseudoobj        :          0          0          0          0
1797.05/1797.00	c Propagator Timings :  TotalTime  Propagate    Resprop
1797.05/1797.00	c   vbounds          :       0.21       0.21       0.00
1797.05/1797.00	c   rootredcost      :       0.22       0.22       0.00
1797.05/1797.00	c   pseudoobj        :       0.17       0.17       0.00
1797.05/1797.00	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1797.05/1797.00	c   propagation      :       0.01        467        456       2274       19.9          1       18.0          -
1797.05/1797.00	c   infeasible LP    :      12.34     203710     201176    1227314       21.7         40       20.4          0
1797.05/1797.00	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1797.05/1797.00	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1797.05/1797.00	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1797.05/1797.00	c   applied globally :          -          -          -     368764       20.3          -          -          -
1797.05/1797.00	c   applied locally  :          -          -          -         42       33.9          -          -          -
1797.05/1797.00	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1797.05/1797.00	c   cut pool         :       0.00          4          -          -          4          -    (maximal pool size: 205)
1797.05/1797.00	c   redcost          :       0.62     206178          0          0          0          0
1797.05/1797.00	c   impliedbounds    :       0.00          5          0          0          0          0
1797.05/1797.00	c   intobj           :       0.00          0          0          0          0          0
1797.05/1797.00	c   gomory           :       0.11          5          0          0          0          0
1797.05/1797.00	c   cgmip            :       0.00          0          0          0          0          0
1797.05/1797.00	c   closecuts        :       0.00          0          0          0          0          0
1797.05/1797.00	c   strongcg         :       0.09          5          0          0        205          0
1797.05/1797.00	c   cmir             :       0.00          0          0          0          0          0
1797.05/1797.00	c   flowcover        :       0.00          0          0          0          0          0
1797.05/1797.00	c   clique           :       0.00          1          0          0          0          0
1797.05/1797.00	c   zerohalf         :       0.00          0          0          0          0          0
1797.05/1797.00	c   mcf              :       0.00          1          0          0          0          0
1797.05/1797.00	c   oddcycle         :       0.00          0          0          0          0          0
1797.05/1797.00	c   rapidlearning    :       0.03          1          0          0          0          0
1797.05/1797.00	c Pricers            :       Time      Calls       Vars
1797.05/1797.00	c   problem variables:       0.00          0          0
1797.05/1797.00	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1797.05/1797.00	c   relpscost        :     105.29     206944        579       4052          0          0     410306
1797.05/1797.00	c   pscost           :       0.00          0          0          0          0          0          0
1797.05/1797.00	c   inference        :       0.00          2          0          0          0          0          4
1797.05/1797.00	c   mostinf          :       0.00          0          0          0          0          0          0
1797.05/1797.00	c   leastinf         :       0.00          0          0          0          0          0          0
1797.05/1797.00	c   fullstrong       :       0.00          0          0          0          0          0          0
1797.05/1797.00	c   allfullstrong    :       0.00          0          0          0          0          0          0
1797.05/1797.00	c   random           :       0.00          0          0          0          0          0          0
1797.05/1797.00	c Primal Heuristics  :       Time      Calls      Found
1797.05/1797.00	c   LP solutions     :       0.00          -          0
1797.05/1797.00	c   pseudo solutions :       0.00          -          0
1797.05/1797.00	c   trivial          :       0.00          1          0
1797.05/1797.00	c   shiftandpropagate:       0.00          0          0
1797.05/1797.00	c   simplerounding   :       0.00          0          0
1797.05/1797.00	c   zirounding       :       0.00          0          0
1797.05/1797.00	c   rounding         :       0.00          0          0
1797.05/1797.00	c   shifting         :       0.00          0          0
1797.05/1797.00	c   intshifting      :       0.00          0          0
1797.05/1797.00	c   oneopt           :       0.00          0          0
1797.05/1797.00	c   twoopt           :       0.00          0          0
1797.05/1797.00	c   fixandinfer      :       0.00          0          0
1797.05/1797.00	c   feaspump         :       0.00          0          0
1797.05/1797.00	c   clique           :       0.00          0          0
1797.05/1797.00	c   coefdiving       :       0.00          0          0
1797.05/1797.00	c   pscostdiving     :       0.00          0          0
1797.05/1797.00	c   fracdiving       :       0.00          0          0
1797.05/1797.00	c   veclendiving     :       0.00          0          0
1797.05/1797.00	c   intdiving        :       0.00          0          0
1797.05/1797.00	c   actconsdiving    :       0.00          0          0
1797.05/1797.00	c   objpscostdiving  :       0.00          0          0
1797.05/1797.00	c   rootsoldiving    :       0.00          0          0
1797.05/1797.00	c   linesearchdiving :       0.00          0          0
1797.05/1797.00	c   guideddiving     :       0.00          0          0
1797.05/1797.00	c   octane           :       0.00          0          0
1797.05/1797.00	c   rens             :       0.00          0          0
1797.05/1797.00	c   rins             :       0.00          0          0
1797.05/1797.00	c   localbranching   :       0.00          0          0
1797.05/1797.00	c   mutation         :       0.00          0          0
1797.05/1797.00	c   crossover        :       0.00          0          0
1797.05/1797.00	c   dins             :       0.00          0          0
1797.05/1797.00	c   vbounds          :       0.00          0          0
1797.05/1797.00	c   undercover       :       0.00          0          0
1797.05/1797.00	c   subnlp           :       0.00          0          0
1797.05/1797.00	c   trysol           :       0.00          0          0
1797.05/1797.00	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1797.05/1797.00	c   primal LP        :       0.00          0          0       0.00          -
1797.05/1797.00	c   dual LP          :    1543.89     410618   13965596      34.01    9045.74
1797.05/1797.00	c   lex dual LP      :       0.00          0          0       0.00          -
1797.05/1797.00	c   barrier LP       :       0.00          0          0       0.00          -
1797.05/1797.00	c   diving/probing LP:       0.00          0          0       0.00          -
1797.05/1797.00	c   strong branching :      98.93      11918     796930      66.87    8055.55
1797.05/1797.00	c     (at root node) :          -         10        760      76.00          -
1797.05/1797.00	c   conflict analysis:       0.00          0          0       0.00          -
1797.05/1797.00	c B&B Tree           :
1797.05/1797.00	c   number of runs   :          1
1797.05/1797.00	c   nodes            :     409857
1797.05/1797.00	c   nodes (total)    :     409857
1797.05/1797.00	c   nodes left       :        174
1797.05/1797.00	c   max depth        :         50
1797.05/1797.00	c   max depth (total):         50
1797.05/1797.00	c   backtracks       :      45338 (11.1%)
1797.05/1797.00	c   delayed cutoffs  :        280
1797.05/1797.00	c   repropagations   :     804712 (224121 domain reductions, 54 cutoffs)
1797.05/1797.00	c   avg switch length:       5.50
1797.05/1797.00	c   switching time   :      39.13
1797.05/1797.00	c Solution           :
1797.05/1797.00	c   Solutions found  :          0 (0 improvements)
1797.05/1797.00	c   Primal Bound     :          -
1797.05/1797.00	c   Dual Bound       : +0.00000000000000e+00
1797.05/1797.00	c   Gap              :   infinite
1797.05/1797.00	c   Root Dual Bound  : +0.00000000000000e+00
1797.05/1797.00	c   Root Iterations  :        357
1797.05/1797.04	c Time complete: 1797.09.

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 988)

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

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 1.97 2/177 9476
/proc/meminfo: memFree=31634732/32950928 swapFree=67051812/67111528
[pid=9476] ppid=9474 vsize=12700 CPUtime=0 cores=1,3,5,7
/proc/9476/stat : 9476 (scip-2.0.1.4b_2) R 9474 9476 9206 0 -1 4202496 2147 0 0 0 0 0 0 0 25 0 1 0 969026687 13004800 2101 33554432000 4194304 9016284 140734987393424 18446744073709551615 7824814 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/9476/statm: 3175 2106 357 1178 0 1993 0

[startup+0.024895 s]
/proc/loadavg: 2.00 2.00 1.97 2/177 9476
/proc/meminfo: memFree=31634732/32950928 swapFree=67051812/67111528
[pid=9476] ppid=9474 vsize=22800 CPUtime=0.02 cores=1,3,5,7
/proc/9476/stat : 9476 (scip-2.0.1.4b_2) R 9474 9476 9206 0 -1 4202496 4710 0 0 0 2 0 0 0 25 0 1 0 969026687 23347200 4407 33554432000 4194304 9016284 140734987393424 18446744073709551615 18446744073699065939 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/9476/statm: 5700 4407 479 1178 0 4518 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 22800

[startup+0.100881 s]
/proc/loadavg: 2.00 2.00 1.97 2/177 9476
/proc/meminfo: memFree=31634732/32950928 swapFree=67051812/67111528
[pid=9476] ppid=9474 vsize=24896 CPUtime=0.09 cores=1,3,5,7
/proc/9476/stat : 9476 (scip-2.0.1.4b_2) R 9474 9476 9206 0 -1 4202496 5461 0 0 0 9 0 0 0 25 0 1 0 969026687 25493504 5158 33554432000 4194304 9016284 140734987393424 18446744073709551615 6550793 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/9476/statm: 6224 5158 658 1178 0 5042 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 24896

[startup+0.300843 s]
/proc/loadavg: 2.00 2.00 1.97 2/177 9476
/proc/meminfo: memFree=31634732/32950928 swapFree=67051812/67111528
[pid=9476] ppid=9474 vsize=26992 CPUtime=0.29 cores=1,3,5,7
/proc/9476/stat : 9476 (scip-2.0.1.4b_2) R 9474 9476 9206 0 -1 4202496 8690 0 0 0 29 0 0 0 25 0 1 0 969026687 27639808 5729 33554432000 4194304 9016284 140734987393424 18446744073709551615 7998466 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/9476/statm: 6748 5729 688 1178 0 5566 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 26992

[startup+0.700769 s]
/proc/loadavg: 2.00 2.00 1.97 2/177 9476
/proc/meminfo: memFree=31634732/32950928 swapFree=67051812/67111528
[pid=9476] ppid=9474 vsize=27220 CPUtime=0.69 cores=1,3,5,7
/proc/9476/stat : 9476 (scip-2.0.1.4b_2) R 9474 9476 9206 0 -1 4202496 8733 0 0 0 68 1 0 0 25 0 1 0 969026687 27873280 5772 33554432000 4194304 9016284 140734987393424 18446744073709551615 7219692 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/9476/statm: 6805 5772 691 1178 0 5623 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 27220

[startup+1.50062 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 9477
/proc/meminfo: memFree=31613924/32950928 swapFree=67051812/67111528
[pid=9476] ppid=9474 vsize=27220 CPUtime=1.49 cores=1,3,5,7
/proc/9476/stat : 9476 (scip-2.0.1.4b_2) R 9474 9476 9206 0 -1 4202496 8740 0 0 0 148 1 0 0 25 0 1 0 969026687 27873280 5779 33554432000 4194304 9016284 140734987393424 18446744073709551615 7178640 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/9476/statm: 6805 5779 691 1178 0 5623 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 27220

[startup+3.10033 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 9477
/proc/meminfo: memFree=31613552/32950928 swapFree=67051812/67111528
[pid=9476] ppid=9474 vsize=27220 CPUtime=3.09 cores=1,3,5,7
/proc/9476/stat : 9476 (scip-2.0.1.4b_2) R 9474 9476 9206 0 -1 4202496 8742 0 0 0 304 5 0 0 25 0 1 0 969026687 27873280 5781 33554432000 4194304 9016284 140734987393424 18446744073709551615 7178317 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/9476/statm: 6805 5781 693 1178 0 5623 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 27220

[startup+6.30075 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 9477
/proc/meminfo: memFree=31613240/32950928 swapFree=67051812/67111528
[pid=9476] ppid=9474 vsize=27220 CPUtime=6.29 cores=1,3,5,7
/proc/9476/stat : 9476 (scip-2.0.1.4b_2) R 9474 9476 9206 0 -1 4202496 8742 0 0 0 615 14 0 0 25 0 1 0 969026687 27873280 5781 33554432000 4194304 9016284 140734987393424 18446744073709551615 7219702 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/9476/statm: 6805 5781 693 1178 0 5623 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 27220

[startup+12.7006 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 9477
/proc/meminfo: memFree=31613008/32950928 swapFree=67051812/67111528
[pid=9476] ppid=9474 vsize=27220 CPUtime=12.69 cores=1,3,5,7
/proc/9476/stat : 9476 (scip-2.0.1.4b_2) R 9474 9476 9206 0 -1 4202496 8745 0 0 0 1238 31 0 0 25 0 1 0 969026687 27873280 5784 33554432000 4194304 9016284 140734987393424 18446744073709551615 7219061 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/9476/statm: 6805 5784 693 1178 0 5623 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 27220

[startup+25.5002 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 9478
/proc/meminfo: memFree=31611716/32950928 swapFree=67051812/67111528
[pid=9476] ppid=9474 vsize=28800 CPUtime=25.49 cores=1,3,5,7
/proc/9476/stat : 9476 (scip-2.0.1.4b_2) R 9474 9476 9206 0 -1 4202496 9166 0 0 0 2485 64 0 0 25 0 1 0 969026687 29491200 6205 33554432000 4194304 9016284 140734987393424 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/9476/statm: 7200 6205 693 1178 0 6018 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 28800

[startup+51.1006 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 9478
/proc/meminfo: memFree=31609228/32950928 swapFree=67051812/67111528
[pid=9476] ppid=9474 vsize=31188 CPUtime=51.09 cores=1,3,5,7
/proc/9476/stat : 9476 (scip-2.0.1.4b_2) R 9474 9476 9206 0 -1 4202496 9726 0 0 0 4981 128 0 0 25 0 1 0 969026687 31936512 6765 33554432000 4194304 9016284 140734987393424 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/9476/statm: 7797 6765 693 1178 0 6615 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 31188

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 9480
/proc/meminfo: memFree=31603560/32950928 swapFree=67051812/67111528
[pid=9476] ppid=9474 vsize=36380 CPUtime=102.3 cores=1,3,5,7
/proc/9476/stat : 9476 (scip-2.0.1.4b_2) R 9474 9476 9206 0 -1 4202496 11069 0 0 0 9972 258 0 0 25 0 1 0 969026687 37253120 8108 33554432000 4194304 9016284 140734987393424 18446744073709551615 7219702 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/9476/statm: 9095 8108 693 1178 0 7913 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 36380

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 9481
/proc/meminfo: memFree=31600788/32950928 swapFree=67051812/67111528
[pid=9476] ppid=9474 vsize=38428 CPUtime=162.29 cores=1,3,5,7
/proc/9476/stat : 9476 (scip-2.0.1.4b_2) R 9474 9476 9206 0 -1 4202496 11550 0 0 0 15824 405 0 0 25 0 1 0 969026687 39350272 8589 33554432000 4194304 9016284 140734987393424 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/9476/statm: 9607 8589 693 1178 0 8425 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 38428

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 9521
/proc/meminfo: memFree=31599856/32950928 swapFree=67051812/67111528
[pid=9476] ppid=9474 vsize=41660 CPUtime=222.3 cores=1,3,5,7
/proc/9476/stat : 9476 (scip-2.0.1.4b_2) R 9474 9476 9206 0 -1 4202496 12351 0 0 0 21616 614 0 0 25 0 1 0 969026687 42659840 9390 33554432000 4194304 9016284 140734987393424 18446744073709551615 7218879 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/9476/statm: 10415 9390 693 1178 0 9233 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 41660

[startup+282.3 s]
/proc/loadavg: 2.03 2.01 1.98 3/178 9523
/proc/meminfo: memFree=31597608/32950928 swapFree=67051812/67111528
[pid=9476] ppid=9474 vsize=44132 CPUtime=282.3 cores=1,3,5,7
/proc/9476/stat : 9476 (scip-2.0.1.4b_2) R 9474 9476 9206 0 -1 4202496 13004 0 0 0 27430 800 0 0 25 0 1 0 969026687 45191168 10043 33554432000 4194304 9016284 140734987393424 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/9476/statm: 11033 10043 693 1178 0 9851 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 44132

[startup+342.3 s]
/proc/loadavg: 2.01 2.01 1.98 3/178 9524
/proc/meminfo: memFree=31595324/32950928 swapFree=67051812/67111528
[pid=9476] ppid=9474 vsize=46316 CPUtime=342.3 cores=1,3,5,7
/proc/9476/stat : 9476 (scip-2.0.1.4b_2) R 9474 9476 9206 0 -1 4202496 13559 0 0 0 33272 958 0 0 25 0 1 0 969026687 47427584 10598 33554432000 4194304 9016284 140734987393424 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/9476/statm: 11579 10598 693 1178 0 10397 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 46316

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/178 9526
/proc/meminfo: memFree=31594044/32950928 swapFree=67051812/67111528
[pid=9476] ppid=9474 vsize=47456 CPUtime=402.3 cores=1,3,5,7
/proc/9476/stat : 9476 (scip-2.0.1.4b_2) R 9474 9476 9206 0 -1 4202496 13813 0 0 0 39119 1111 0 0 25 0 1 0 969026687 48594944 10852 33554432000 4194304 9016284 140734987393424 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/9476/statm: 11864 10852 693 1178 0 10682 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 47456

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/178 9527
/proc/meminfo: memFree=31592012/32950928 swapFree=67051812/67111528
[pid=9476] ppid=9474 vsize=48644 CPUtime=462.31 cores=1,3,5,7
/proc/9476/stat : 9476 (scip-2.0.1.4b_2) R 9474 9476 9206 0 -1 4202496 14099 0 0 0 44961 1270 0 0 25 0 1 0 969026687 49811456 11138 33554432000 4194304 9016284 140734987393424 18446744073709551615 7219247 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/9476/statm: 12161 11138 693 1178 0 10979 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 48644

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/178 9529
/proc/meminfo: memFree=31588868/32950928 swapFree=67051812/67111528
[pid=9476] ppid=9474 vsize=52268 CPUtime=522.31 cores=1,3,5,7
/proc/9476/stat : 9476 (scip-2.0.1.4b_2) R 9474 9476 9206 0 -1 4202496 14902 0 0 0 50802 1429 0 0 25 0 1 0 969026687 53522432 11941 33554432000 4194304 9016284 140734987393424 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/9476/statm: 13067 11941 693 1178 0 11885 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 52268

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/178 9531
/proc/meminfo: memFree=31586344/32950928 swapFree=67051812/67111528
[pid=9476] ppid=9474 vsize=55156 CPUtime=582.31 cores=1,3,5,7
/proc/9476/stat : 9476 (scip-2.0.1.4b_2) R 9474 9476 9206 0 -1 4202496 15519 0 0 0 56648 1583 0 0 25 0 1 0 969026687 56479744 12558 33554432000 4194304 9016284 140734987393424 18446744073709551615 7198972 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/9476/statm: 13789 12558 693 1178 0 12607 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 55156

[startup+642.3 s]

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

/proc/meminfo: memFree=31580620/32950928 swapFree=67051812/67111528
[pid=9476] ppid=9474 vsize=60012 CPUtime=1122.33 cores=1,3,5,7
/proc/9476/stat : 9476 (scip-2.0.1.4b_2) R 9474 9476 9206 0 -1 4202496 16738 0 0 0 109266 2967 0 0 25 0 1 0 969026687 61452288 13777 33554432000 4194304 9016284 140734987393424 18446744073709551615 7219194 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/9476/statm: 15003 13777 693 1178 0 13821 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 60012

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/178 9550
/proc/meminfo: memFree=31578948/32950928 swapFree=67051812/67111528
[pid=9476] ppid=9474 vsize=60012 CPUtime=1182.33 cores=1,3,5,7
/proc/9476/stat : 9476 (scip-2.0.1.4b_2) R 9474 9476 9206 0 -1 4202496 16752 0 0 0 115113 3120 0 0 25 0 1 0 969026687 61452288 13791 33554432000 4194304 9016284 140734987393424 18446744073709551615 7214542 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/9476/statm: 15003 13791 693 1178 0 13821 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 60012

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/178 9551
/proc/meminfo: memFree=31577264/32950928 swapFree=67051812/67111528
[pid=9476] ppid=9474 vsize=61916 CPUtime=1242.33 cores=1,3,5,7
/proc/9476/stat : 9476 (scip-2.0.1.4b_2) R 9474 9476 9206 0 -1 4202496 17061 0 0 0 120961 3272 0 0 25 0 1 0 969026687 63401984 14100 33554432000 4194304 9016284 140734987393424 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/9476/statm: 15479 14100 693 1178 0 14297 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 61916

[startup+1302.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/178 9553
/proc/meminfo: memFree=31575960/32950928 swapFree=67051812/67111528
[pid=9476] ppid=9474 vsize=62064 CPUtime=1302.34 cores=1,3,5,7
/proc/9476/stat : 9476 (scip-2.0.1.4b_2) R 9474 9476 9206 0 -1 4202496 17133 0 0 0 126804 3430 0 0 25 0 1 0 969026687 63553536 14172 33554432000 4194304 9016284 140734987393424 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/9476/statm: 15516 14172 693 1178 0 14334 0
Current children cumulated CPU time (s) 1302.34
Current children cumulated vsize (KiB) 62064

[startup+1362.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 9554
/proc/meminfo: memFree=31573784/32950928 swapFree=67051812/67111528
[pid=9476] ppid=9474 vsize=62244 CPUtime=1362.34 cores=1,3,5,7
/proc/9476/stat : 9476 (scip-2.0.1.4b_2) R 9474 9476 9206 0 -1 4202496 17194 0 0 0 132646 3588 0 0 25 0 1 0 969026687 63737856 14233 33554432000 4194304 9016284 140734987393424 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/9476/statm: 15561 14233 693 1178 0 14379 0
Current children cumulated CPU time (s) 1362.34
Current children cumulated vsize (KiB) 62244

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9556
/proc/meminfo: memFree=31571752/32950928 swapFree=67051812/67111528
[pid=9476] ppid=9474 vsize=62908 CPUtime=1422.34 cores=1,3,5,7
/proc/9476/stat : 9476 (scip-2.0.1.4b_2) R 9474 9476 9206 0 -1 4202496 17325 0 0 0 138497 3737 0 0 25 0 1 0 969026687 64417792 14364 33554432000 4194304 9016284 140734987393424 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/9476/statm: 15727 14364 693 1178 0 14545 0
Current children cumulated CPU time (s) 1422.34
Current children cumulated vsize (KiB) 62908

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9558
/proc/meminfo: memFree=31566992/32950928 swapFree=67051812/67111528
[pid=9476] ppid=9474 vsize=65028 CPUtime=1482.34 cores=1,3,5,7
/proc/9476/stat : 9476 (scip-2.0.1.4b_2) R 9474 9476 9206 0 -1 4202496 17795 0 0 0 144351 3883 0 0 25 0 1 0 969026687 66588672 14834 33554432000 4194304 9016284 140734987393424 18446744073709551615 7213597 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/9476/statm: 16257 14834 693 1178 0 15075 0
Current children cumulated CPU time (s) 1482.34
Current children cumulated vsize (KiB) 65028

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9559
/proc/meminfo: memFree=31564948/32950928 swapFree=67051812/67111528
[pid=9476] ppid=9474 vsize=65160 CPUtime=1542.34 cores=1,3,5,7
/proc/9476/stat : 9476 (scip-2.0.1.4b_2) R 9474 9476 9206 0 -1 4202496 17844 0 0 0 150203 4031 0 0 25 0 1 0 969026687 66723840 14883 33554432000 4194304 9016284 140734987393424 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/9476/statm: 16290 14883 693 1178 0 15108 0
Current children cumulated CPU time (s) 1542.34
Current children cumulated vsize (KiB) 65160

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9561
/proc/meminfo: memFree=31563528/32950928 swapFree=67051812/67111528
[pid=9476] ppid=9474 vsize=65784 CPUtime=1602.34 cores=1,3,5,7
/proc/9476/stat : 9476 (scip-2.0.1.4b_2) R 9474 9476 9206 0 -1 4202496 18052 0 0 0 156047 4187 0 0 25 0 1 0 969026687 67362816 15091 33554432000 4194304 9016284 140734987393424 18446744073709551615 7216501 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/9476/statm: 16446 15091 693 1178 0 15264 0
Current children cumulated CPU time (s) 1602.34
Current children cumulated vsize (KiB) 65784

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9562
/proc/meminfo: memFree=31561740/32950928 swapFree=67051812/67111528
[pid=9476] ppid=9474 vsize=66568 CPUtime=1662.35 cores=1,3,5,7
/proc/9476/stat : 9476 (scip-2.0.1.4b_2) R 9474 9476 9206 0 -1 4202496 18201 0 0 0 161899 4336 0 0 25 0 1 0 969026687 68165632 15240 33554432000 4194304 9016284 140734987393424 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/9476/statm: 16642 15240 693 1178 0 15460 0
Current children cumulated CPU time (s) 1662.35
Current children cumulated vsize (KiB) 66568

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9564
/proc/meminfo: memFree=31559092/32950928 swapFree=67051812/67111528
[pid=9476] ppid=9474 vsize=67056 CPUtime=1722.35 cores=1,3,5,7
/proc/9476/stat : 9476 (scip-2.0.1.4b_2) R 9474 9476 9206 0 -1 4202496 18359 0 0 0 167752 4483 0 0 25 0 1 0 969026687 68665344 15398 33554432000 4194304 9016284 140734987393424 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/9476/statm: 16764 15398 693 1178 0 15582 0
Current children cumulated CPU time (s) 1722.35
Current children cumulated vsize (KiB) 67056

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9566
/proc/meminfo: memFree=31556808/32950928 swapFree=67051812/67111528
[pid=9476] ppid=9474 vsize=67596 CPUtime=1782.34 cores=1,3,5,7
/proc/9476/stat : 9476 (scip-2.0.1.4b_2) R 9474 9476 9206 0 -1 4202496 18488 0 0 0 173614 4620 0 0 25 0 1 0 969026687 69218304 15527 33554432000 4194304 9016284 140734987393424 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/9476/statm: 16899 15527 693 1178 0 15717 0
Current children cumulated CPU time (s) 1782.34
Current children cumulated vsize (KiB) 67596

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

[startup+1785.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9566
/proc/meminfo: memFree=31556436/32950928 swapFree=67051812/67111528
[pid=9476] ppid=9474 vsize=67596 CPUtime=1785.55 cores=1,3,5,7
/proc/9476/stat : 9476 (scip-2.0.1.4b_2) R 9474 9476 9206 0 -1 4202496 18488 0 0 0 173926 4629 0 0 25 0 1 0 969026687 69218304 15527 33554432000 4194304 9016284 140734987393424 18446744073709551615 4330762 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/9476/statm: 16899 15527 693 1178 0 15717 0
Current children cumulated CPU time (s) 1785.55
Current children cumulated vsize (KiB) 67596

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9566
/proc/meminfo: memFree=31556300/32950928 swapFree=67051812/67111528
[pid=9476] ppid=9474 vsize=67596 CPUtime=1791.95 cores=1,3,5,7
/proc/9476/stat : 9476 (scip-2.0.1.4b_2) R 9474 9476 9206 0 -1 4202496 18489 0 0 0 174549 4646 0 0 25 0 1 0 969026687 69218304 15528 33554432000 4194304 9016284 140734987393424 18446744073709551615 7199008 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/9476/statm: 16899 15528 693 1178 0 15717 0
Current children cumulated CPU time (s) 1791.95
Current children cumulated vsize (KiB) 67596

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9566
/proc/meminfo: memFree=31556424/32950928 swapFree=67051812/67111528
[pid=9476] ppid=9474 vsize=67596 CPUtime=1795.15 cores=1,3,5,7
/proc/9476/stat : 9476 (scip-2.0.1.4b_2) R 9474 9476 9206 0 -1 4202496 18489 0 0 0 174861 4654 0 0 25 0 1 0 969026687 69218304 15528 33554432000 4194304 9016284 140734987393424 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/9476/statm: 16899 15528 693 1178 0 15717 0
Current children cumulated CPU time (s) 1795.15
Current children cumulated vsize (KiB) 67596

[startup+1795.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9566
/proc/meminfo: memFree=31556424/32950928 swapFree=67051812/67111528
[pid=9476] ppid=9474 vsize=67596 CPUtime=1795.95 cores=1,3,5,7
/proc/9476/stat : 9476 (scip-2.0.1.4b_2) R 9474 9476 9206 0 -1 4202496 18489 0 0 0 174939 4656 0 0 25 0 1 0 969026687 69218304 15528 33554432000 4194304 9016284 140734987393424 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/9476/statm: 16899 15528 693 1178 0 15717 0
Current children cumulated CPU time (s) 1795.95
Current children cumulated vsize (KiB) 67596

[startup+1796.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9566
/proc/meminfo: memFree=31556052/32950928 swapFree=67051812/67111528
[pid=9476] ppid=9474 vsize=67596 CPUtime=1796.75 cores=1,3,5,7
/proc/9476/stat : 9476 (scip-2.0.1.4b_2) R 9474 9476 9206 0 -1 4202496 18489 0 0 0 175017 4658 0 0 25 0 1 0 969026687 69218304 15528 33554432000 4194304 9016284 140734987393424 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/9476/statm: 16899 15528 693 1178 0 15717 0
Current children cumulated CPU time (s) 1796.75
Current children cumulated vsize (KiB) 67596

[startup+1796.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9566
/proc/meminfo: memFree=31556052/32950928 swapFree=67051812/67111528
[pid=9476] ppid=9474 vsize=67596 CPUtime=1796.95 cores=1,3,5,7
/proc/9476/stat : 9476 (scip-2.0.1.4b_2) R 9474 9476 9206 0 -1 4202496 18489 0 0 0 175037 4658 0 0 25 0 1 0 969026687 69218304 15528 33554432000 4194304 9016284 140734987393424 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/9476/statm: 16899 15528 693 1178 0 15717 0
Current children cumulated CPU time (s) 1796.95
Current children cumulated vsize (KiB) 67596

[startup+1797 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9566
/proc/meminfo: memFree=31556052/32950928 swapFree=67051812/67111528
[pid=9476] ppid=9474 vsize=67596 CPUtime=1797.05 cores=1,3,5,7
/proc/9476/stat : 9476 (scip-2.0.1.4b_2) R 9474 9476 9206 0 -1 4202496 18490 0 0 0 175047 4658 0 0 25 0 1 0 969026687 69218304 15529 33554432000 4194304 9016284 140734987393424 18446744073709551615 4885504 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/9476/statm: 16899 15529 694 1178 0 15717 0
Current children cumulated CPU time (s) 1797.05
Current children cumulated vsize (KiB) 67596

Child status: 0
Real time (s): 1797.05
CPU time (s): 1797.1
CPU user time (s): 1750.51
CPU system time (s): 46.5889
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 67596

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1750.51
system time used= 46.5889
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18497
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= 7
involuntary context switches= 2823

runsolver used 2.54161 second user time and 5.80912 second system time

The end

Launcher Data

Begin job on node116 at 2011-06-11 12:26:00
IDJOB=3488196
IDBENCH=48305
IDSOLVER=1979
FILE ID=node116/3488196-1307787960
RUNJOBID= node116-1307785598-9225
PBS_JOBID= 13550910
Free space on /tmp= 74132 MiB

SOLVER NAME= SCIP spx E_2 2011-06-10 (fixed)
BENCH NAME= PB07/normalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/manquinho/dbsg/normalized-dbsg_100_10_2_40.opb
COMMAND LINE= HOME/scip-2.0.1.4b_2.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3488196-1307787960/watcher-3488196-1307787960 -o /tmp/evaluation-result-3488196-1307787960/solver-3488196-1307787960 -C 1800 -W 1900 -M 15500  HOME/scip-2.0.1.4b_2.linux.x86_64.gnu.opt.spx -f HOME/instance-3488196-1307787960.opb -t 1800 -m 15500

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

MD5SUM BENCH= f3f7503aace115ec5eea1f9ed4e29626
RANDOM SEED=1216977041

node116.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/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.826
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.65
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.826
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.15
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.826
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.826
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.826
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.826
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.826
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.826
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      31635036 kB
Buffers:        290740 kB
Cached:         758088 kB
SwapCached:      13064 kB
Active:         527508 kB
Inactive:       598740 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      31635036 kB
SwapTotal:    67111528 kB
SwapFree:     67051812 kB
Dirty:           16696 kB
Writeback:           0 kB
AnonPages:       74768 kB
Mapped:          12032 kB
Slab:           125396 kB
PageTables:       4284 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   269344 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 74116 MiB
End job on node116 at 2011-06-11 12:55:57