Trace number 3690523

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.86 1797.16

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/web/www.ps.uni-sb.de/~walser/
benchmarks/ppp-problems/normalized-ppp:3-13,25,26.opb
MD5SUM28d827e98d8e81c3ff9d9e47a6238269
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark1.3388
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables4644
Total number of constraints31254
Number of constraints which are clauses30228
Number of constraints which are cardinality constraints (but not clauses)948
Number of constraints which are nor clauses,nor cardinality constraints78
Minimum length of a constraint3
Maximum length of a constraint29
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 10
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 104
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-3690523-1338016951.opb>
0.04/0.08	c original problem has 4644 variables (4644 bin, 0 int, 0 impl, 0 cont) and 31254 constraints
0.04/0.08	c problem read in 0.08
0.04/0.08	c No objective function, only one solution is needed.
0.04/0.08	c presolving settings loaded
0.09/0.18	c presolving:
0.39/0.49	c (round 1) 0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 31254 upgd conss, 0 impls, 948 clqs
0.48/0.57	c (round 2) 0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 150 chg coeffs, 35712 upgd conss, 0 impls, 1380 clqs
0.58/0.64	c (round 3) 42 del vars, 7 del conss, 0 add conss, 0 chg bounds, 6 chg sides, 294 chg coeffs, 35712 upgd conss, 8914 impls, 1373 clqs
0.69/0.75	c presolving (4 rounds):
0.69/0.75	c  42 deleted vars, 7 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 6 changed sides, 294 changed coefficients
0.69/0.75	c  8914 implications, 1373 cliques
0.69/0.75	c presolved problem has 4602 variables (4602 bin, 0 int, 0 impl, 0 cont) and 31247 constraints
0.69/0.75	c      78 constraints of type <knapsack>
0.69/0.75	c    5399 constraints of type <setppc>
0.69/0.75	c   25770 constraints of type <logicor>
0.69/0.75	c transformed objective value is always integral (scale: 1)
0.69/0.75	c Presolving Time: 0.64
0.69/0.75	c - non default parameters ----------------------------------------------------------------------
0.69/0.75	c # SCIP version 2.1.1.4
0.69/0.75	c 
0.69/0.75	c # maximal time in seconds to run
0.69/0.75	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.69/0.75	c limits/time = 1797
0.69/0.75	c 
0.69/0.75	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.69/0.75	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.69/0.75	c limits/memory = 13950
0.69/0.75	c 
0.69/0.75	c # solving stops, if the given number of solutions were found (-1: no limit)
0.69/0.75	c # [type: int, range: [-1,2147483647], default: -1]
0.69/0.75	c limits/solutions = 1
0.69/0.75	c 
0.69/0.75	c # maximal number of separation rounds per node (-1: unlimited)
0.69/0.75	c # [type: int, range: [-1,2147483647], default: 5]
0.69/0.75	c separating/maxrounds = 1
0.69/0.75	c 
0.69/0.75	c # maximal number of separation rounds in the root node (-1: unlimited)
0.69/0.75	c # [type: int, range: [-1,2147483647], default: -1]
0.69/0.75	c separating/maxroundsroot = 5
0.69/0.75	c 
0.69/0.75	c # default clock type (1: CPU user seconds, 2: wall clock time)
0.69/0.75	c # [type: int, range: [1,2], default: 1]
0.69/0.75	c timing/clocktype = 2
0.69/0.75	c 
0.69/0.75	c # belongs reading time to solving time?
0.69/0.75	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.69/0.75	c timing/reading = TRUE
0.69/0.75	c 
0.69/0.75	c # should disaggregation of knapsack constraints be allowed in preprocessing?
0.69/0.75	c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
0.69/0.75	c constraints/knapsack/disaggregation = FALSE
0.69/0.75	c 
0.69/0.75	c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
0.69/0.75	c # [type: int, range: [-1,2147483647], default: 10]
0.69/0.75	c heuristics/coefdiving/freq = -1
0.69/0.75	c 
0.69/0.75	c # maximal fraction of diving LP iterations compared to node LP iterations
0.69/0.75	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.69/0.75	c heuristics/coefdiving/maxlpiterquot = 0.075
0.69/0.75	c 
0.69/0.75	c # additional number of allowed LP iterations
0.69/0.75	c # [type: int, range: [0,2147483647], default: 1000]
0.69/0.75	c heuristics/coefdiving/maxlpiterofs = 1500
0.69/0.75	c 
0.69/0.75	c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
0.69/0.75	c # [type: int, range: [-1,2147483647], default: 30]
0.69/0.75	c heuristics/crossover/freq = -1
0.69/0.75	c 
0.69/0.75	c # number of nodes added to the contingent of the total nodes
0.69/0.75	c # [type: longint, range: [0,9223372036854775807], default: 500]
0.69/0.75	c heuristics/crossover/nodesofs = 750
0.69/0.75	c 
0.69/0.75	c # number of nodes without incumbent change that heuristic should wait
0.69/0.75	c # [type: longint, range: [0,9223372036854775807], default: 200]
0.69/0.75	c heuristics/crossover/nwaitingnodes = 100
0.69/0.75	c 
0.69/0.75	c # contingent of sub problem nodes in relation to the number of nodes of the original problem
0.69/0.75	c # [type: real, range: [0,1], default: 0.1]
0.69/0.75	c heuristics/crossover/nodesquot = 0.15
0.69/0.75	c 
0.69/0.75	c # minimum percentage of integer variables that have to be fixed 
0.69/0.75	c # [type: real, range: [0,1], default: 0.666]
0.69/0.75	c heuristics/crossover/minfixingrate = 0.5
0.69/0.75	c 
0.69/0.75	c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
0.69/0.75	c # [type: int, range: [-1,2147483647], default: 20]
0.69/0.75	c heuristics/feaspump/freq = -1
0.69/0.75	c 
0.69/0.75	c # additional number of allowed LP iterations
0.69/0.75	c # [type: int, range: [0,2147483647], default: 1000]
0.69/0.75	c heuristics/feaspump/maxlpiterofs = 2000
0.69/0.75	c 
0.69/0.75	c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
0.69/0.75	c # [type: int, range: [-1,2147483647], default: 10]
0.69/0.75	c heuristics/fracdiving/freq = -1
0.69/0.75	c 
0.69/0.75	c # maximal fraction of diving LP iterations compared to node LP iterations
0.69/0.75	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.69/0.75	c heuristics/fracdiving/maxlpiterquot = 0.075
0.69/0.75	c 
0.69/0.75	c # additional number of allowed LP iterations
0.69/0.75	c # [type: int, range: [0,2147483647], default: 1000]
0.69/0.75	c heuristics/fracdiving/maxlpiterofs = 1500
0.69/0.75	c 
0.69/0.75	c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
0.69/0.75	c # [type: int, range: [-1,2147483647], default: 10]
0.69/0.75	c heuristics/guideddiving/freq = -1
0.69/0.75	c 
0.69/0.75	c # maximal fraction of diving LP iterations compared to node LP iterations
0.69/0.75	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.69/0.75	c heuristics/guideddiving/maxlpiterquot = 0.075
0.69/0.75	c 
0.69/0.75	c # additional number of allowed LP iterations
0.69/0.75	c # [type: int, range: [0,2147483647], default: 1000]
0.69/0.75	c heuristics/guideddiving/maxlpiterofs = 1500
0.69/0.75	c 
0.69/0.75	c # maximal fraction of diving LP iterations compared to node LP iterations
0.69/0.75	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.69/0.75	c heuristics/intdiving/maxlpiterquot = 0.075
0.69/0.75	c 
0.69/0.75	c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
0.69/0.75	c # [type: int, range: [-1,2147483647], default: 10]
0.69/0.75	c heuristics/intshifting/freq = -1
0.69/0.75	c 
0.69/0.75	c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
0.69/0.75	c # [type: int, range: [-1,2147483647], default: 10]
0.69/0.75	c heuristics/linesearchdiving/freq = -1
0.69/0.75	c 
0.69/0.75	c # maximal fraction of diving LP iterations compared to node LP iterations
0.69/0.75	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.69/0.75	c heuristics/linesearchdiving/maxlpiterquot = 0.075
0.69/0.75	c 
0.69/0.75	c # additional number of allowed LP iterations
0.69/0.75	c # [type: int, range: [0,2147483647], default: 1000]
0.69/0.75	c heuristics/linesearchdiving/maxlpiterofs = 1500
0.69/0.75	c 
0.69/0.75	c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
0.69/0.75	c # [type: int, range: [-1,2147483647], default: 20]
0.69/0.75	c heuristics/objpscostdiving/freq = -1
0.69/0.75	c 
0.69/0.75	c # maximal fraction of diving LP iterations compared to total iteration number
0.69/0.75	c # [type: real, range: [0,1], default: 0.01]
0.69/0.75	c heuristics/objpscostdiving/maxlpiterquot = 0.015
0.69/0.75	c 
0.69/0.75	c # additional number of allowed LP iterations
0.69/0.75	c # [type: int, range: [0,2147483647], default: 1000]
0.69/0.75	c heuristics/objpscostdiving/maxlpiterofs = 1500
0.69/0.75	c 
0.69/0.75	c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
0.69/0.75	c # [type: int, range: [-1,2147483647], default: 1]
0.69/0.75	c heuristics/oneopt/freq = -1
0.69/0.75	c 
0.69/0.75	c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
0.69/0.75	c # [type: int, range: [-1,2147483647], default: 10]
0.69/0.75	c heuristics/pscostdiving/freq = -1
0.69/0.75	c 
0.69/0.75	c # maximal fraction of diving LP iterations compared to node LP iterations
0.69/0.75	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.69/0.75	c heuristics/pscostdiving/maxlpiterquot = 0.075
0.69/0.75	c 
0.69/0.75	c # additional number of allowed LP iterations
0.69/0.75	c # [type: int, range: [0,2147483647], default: 1000]
0.69/0.75	c heuristics/pscostdiving/maxlpiterofs = 1500
0.69/0.75	c 
0.69/0.75	c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
0.69/0.75	c # [type: int, range: [-1,2147483647], default: 0]
0.69/0.75	c heuristics/rens/freq = -1
0.69/0.75	c 
0.69/0.75	c # minimum percentage of integer variables that have to be fixable 
0.69/0.75	c # [type: real, range: [0,1], default: 0.5]
0.69/0.75	c heuristics/rens/minfixingrate = 0.3
0.69/0.75	c 
0.69/0.75	c # number of nodes added to the contingent of the total nodes
0.69/0.75	c # [type: longint, range: [0,9223372036854775807], default: 500]
0.69/0.75	c heuristics/rens/nodesofs = 2000
0.69/0.75	c 
0.69/0.75	c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
0.69/0.75	c # [type: int, range: [-1,2147483647], default: 20]
0.69/0.75	c heuristics/rootsoldiving/freq = -1
0.69/0.75	c 
0.69/0.75	c # maximal fraction of diving LP iterations compared to node LP iterations
0.69/0.75	c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
0.69/0.75	c heuristics/rootsoldiving/maxlpiterquot = 0.015
0.69/0.75	c 
0.69/0.75	c # additional number of allowed LP iterations
0.69/0.75	c # [type: int, range: [0,2147483647], default: 1000]
0.69/0.75	c heuristics/rootsoldiving/maxlpiterofs = 1500
0.69/0.75	c 
0.69/0.75	c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
0.69/0.75	c # [type: int, range: [-1,2147483647], default: 1]
0.69/0.75	c heuristics/rounding/freq = -1
0.69/0.75	c 
0.69/0.75	c # frequency for calling primal heuristic <shiftandpropagate> (-1: never, 0: only at depth freqofs)
0.69/0.75	c # [type: int, range: [-1,2147483647], default: 0]
0.69/0.75	c heuristics/shiftandpropagate/freq = -1
0.69/0.75	c 
0.69/0.75	c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
0.69/0.75	c # [type: int, range: [-1,2147483647], default: 10]
0.69/0.75	c heuristics/shifting/freq = -1
0.69/0.75	c 
0.69/0.75	c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
0.69/0.75	c # [type: int, range: [-1,2147483647], default: 1]
0.69/0.75	c heuristics/simplerounding/freq = -1
0.69/0.75	c 
0.69/0.75	c # frequency for calling primal heuristic <subnlp> (-1: never, 0: only at depth freqofs)
0.69/0.75	c # [type: int, range: [-1,2147483647], default: 1]
0.69/0.75	c heuristics/subnlp/freq = -1
0.69/0.75	c 
0.69/0.75	c # frequency for calling primal heuristic <trivial> (-1: never, 0: only at depth freqofs)
0.69/0.75	c # [type: int, range: [-1,2147483647], default: 0]
0.69/0.75	c heuristics/trivial/freq = -1
0.69/0.75	c 
0.69/0.75	c # frequency for calling primal heuristic <trysol> (-1: never, 0: only at depth freqofs)
0.69/0.75	c # [type: int, range: [-1,2147483647], default: 1]
0.69/0.75	c heuristics/trysol/freq = -1
0.69/0.75	c 
0.69/0.75	c # frequency for calling primal heuristic <undercover> (-1: never, 0: only at depth freqofs)
0.69/0.75	c # [type: int, range: [-1,2147483647], default: 0]
0.69/0.75	c heuristics/undercover/freq = -1
0.69/0.75	c 
0.69/0.75	c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
0.69/0.75	c # [type: int, range: [-1,2147483647], default: 10]
0.69/0.75	c heuristics/veclendiving/freq = -1
0.69/0.75	c 
0.69/0.75	c # maximal fraction of diving LP iterations compared to node LP iterations
0.69/0.75	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.69/0.75	c heuristics/veclendiving/maxlpiterquot = 0.075
0.69/0.75	c 
0.69/0.75	c # additional number of allowed LP iterations
0.69/0.75	c # [type: int, range: [0,2147483647], default: 1000]
0.69/0.75	c heuristics/veclendiving/maxlpiterofs = 1500
0.69/0.75	c 
0.69/0.75	c # frequency for calling primal heuristic <zirounding> (-1: never, 0: only at depth freqofs)
0.69/0.75	c # [type: int, range: [-1,2147483647], default: 1]
0.69/0.75	c heuristics/zirounding/freq = -1
0.69/0.75	c 
0.69/0.75	c # maximal number of presolving rounds the propagator participates in (-1: no limit)
0.69/0.75	c # [type: int, range: [-1,2147483647], default: -1]
0.69/0.75	c propagating/probing/maxprerounds = 0
0.69/0.75	c 
0.69/0.75	c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
0.69/0.75	c # [type: int, range: [-1,2147483647], default: 0]
0.69/0.75	c separating/cmir/freq = -1
0.69/0.75	c 
0.69/0.75	c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
0.69/0.75	c # [type: int, range: [-1,2147483647], default: 0]
0.69/0.75	c separating/flowcover/freq = -1
0.69/0.75	c 
0.69/0.75	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.69/0.75	c # [type: int, range: [-1,2147483647], default: -1]
0.69/0.75	c separating/rapidlearning/freq = 0
0.69/0.75	c 
0.69/0.75	c # frequency for calling primal heuristic <indoneopt> (-1: never, 0: only at depth freqofs)
0.69/0.75	c # [type: int, range: [-1,2147483647], default: 1]
0.69/0.75	c heuristics/indoneopt/freq = -1
0.69/0.75	c 
0.69/0.75	c -----------------------------------------------------------------------------------------------
0.69/0.75	c start solving
0.69/0.75	c 
5.19/5.22	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
5.19/5.22	c   5.2s|     1 |     0 |  9060 |     - |  50M|   0 | 522 |4602 |  31k|4602 |  31k|   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
8.79/8.84	c   8.8s|     1 |     0 | 12913 |     - |  57M|   0 | 696 |4602 |  31k|4602 |  31k|  55 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
11.00/11.01	c  11.0s|     1 |     0 | 14863 |     - |  66M|   0 | 713 |4602 |  31k|4602 |  31k| 100 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
13.09/13.19	c  13.2s|     1 |     0 | 16177 |     - |  76M|   0 | 738 |4602 |  31k|4602 |  31k| 130 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
14.89/14.96	c  15.0s|     1 |     0 | 17146 |     - |  84M|   0 | 738 |4602 |  31k|4602 |  31k| 151 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
17.08/17.17	c  17.2s|     1 |     0 | 17588 |     - |  92M|   0 | 793 |4602 |  31k|4602 |  31k| 169 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
35.19/35.25	c  35.3s|     1 |     2 | 17588 |     - |  92M|   0 | 793 |4602 |  31k|4602 |  31k| 169 |   0 |  33 | 0.000000e+00 |      --      |    Inf 
200.35/200.48	c   200s|   100 |   101 | 58617 | 414.4 |  94M|  51 | 830 |4602 |  31k|4602 |  31k| 169 |   0 | 248 | 0.000000e+00 |      --      |    Inf 
217.36/217.48	c   217s|   200 |   193 | 73187 | 279.4 |  95M| 126 | 569 |4602 |  31k|4602 |  31k| 169 |  22 | 264 | 0.000000e+00 |      --      |    Inf 
240.55/240.67	c   241s|   300 |   180 | 91954 | 248.7 |  95M| 126 | 764 |4602 |  31k|4602 |  31k| 169 | 132 | 280 | 0.000000e+00 |      --      |    Inf 
266.65/266.73	c   267s|   400 |   165 |109074 | 229.3 |  95M| 126 | 767 |4602 |  31k|4602 |  31k| 169 | 276 | 312 | 0.000000e+00 |      --      |    Inf 
317.14/317.21	c   317s|   500 |   191 |148853 | 263.1 |  95M| 126 | 781 |4602 |  31k|4602 |  31k| 169 | 348 | 358 | 0.000000e+00 |      --      |    Inf 
373.83/373.95	c   374s|   600 |   276 |192969 | 292.8 |  96M| 126 | 672 |4602 |  31k|4602 |  31k| 169 | 361 | 403 | 0.000000e+00 |      --      |    Inf 
456.22/456.34	c   456s|   700 |   368 |252812 | 336.5 |  97M| 126 | 775 |4602 |  31k|4602 |  31k| 169 | 370 | 463 | 0.000000e+00 |      --      |    Inf 
518.31/518.41	c   518s|   800 |   460 |299745 | 353.1 |  98M| 126 | 771 |4602 |  31k|4602 |  31k| 169 | 374 | 508 | 0.000000e+00 |      --      |    Inf 
586.60/586.75	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
586.60/586.75	c   587s|   900 |   559 |354890 | 375.2 |  99M| 126 | 735 |4602 |  31k|4602 |  31k| 169 | 374 | 553 | 0.000000e+00 |      --      |    Inf 
652.38/652.54	c   653s|  1000 |   659 |410389 | 393.2 | 100M| 126 | 849 |4602 |  31k|4602 |  31k| 169 | 374 | 598 | 0.000000e+00 |      --      |    Inf 
729.45/729.60	c   730s|  1100 |   758 |467687 | 409.6 | 101M| 126 | 824 |4602 |  31k|4602 |  31k| 169 | 374 | 658 | 0.000000e+00 |      --      |    Inf 
793.05/793.22	c   793s|  1200 |   857 |521101 | 419.9 | 102M| 126 | 775 |4602 |  31k|4602 |  31k| 169 | 374 | 703 | 0.000000e+00 |      --      |    Inf 
838.84/839.01	c   839s|  1300 |   955 |556780 | 415.1 | 103M| 126 | 695 |4602 |  31k|4602 |  31k| 169 | 383 | 748 | 0.000000e+00 |      --      |    Inf 
874.54/874.77	c   875s|  1400 |  1054 |587412 | 407.3 | 104M| 126 | 858 |4602 |  31k|4602 |  31k| 169 | 383 | 778 | 0.000000e+00 |      --      |    Inf 
920.83/921.06	c   921s|  1500 |  1148 |623796 | 404.4 | 105M| 126 | 599 |4602 |  31k|4602 |  31k| 169 | 401 | 823 | 0.000000e+00 |      --      |    Inf 
996.72/996.90	c   997s|  1600 |  1248 |683037 | 416.2 | 106M| 126 | 690 |4602 |  31k|4602 |  31k| 169 | 401 | 883 | 0.000000e+00 |      --      |    Inf 
1029.21/1029.43	c  1029s|  1700 |  1347 |710300 | 407.7 | 107M| 126 | 682 |4602 |  31k|4602 |  31k| 169 | 401 | 912 | 0.000000e+00 |      --      |    Inf 
1122.40/1122.62	c  1123s|  1800 |  1447 |784538 | 426.3 | 108M| 126 | 727 |4602 |  31k|4602 |  31k| 169 | 401 | 970 | 0.000000e+00 |      --      |    Inf 
1175.19/1175.41	c  1175s|  1900 |  1547 |825148 | 425.3 | 109M| 126 | 828 |4602 |  31k|4602 |  31k| 169 | 401 |1013 | 0.000000e+00 |      --      |    Inf 
1231.38/1231.60	c  1232s|  2000 |  1646 |870963 | 426.9 | 110M| 126 | 847 |4602 |  31k|4602 |  31k| 169 | 401 |1057 | 0.000000e+00 |      --      |    Inf 
1305.07/1305.30	c  1305s|  2100 |  1744 |929576 | 434.5 | 111M| 126 | 614 |4602 |  31k|4602 |  31k| 169 | 407 |1115 | 0.000000e+00 |      --      |    Inf 
1374.36/1374.60	c  1375s|  2200 |  1842 |987744 | 441.2 | 112M| 126 | 782 |4602 |  31k|4602 |  31k| 169 | 407 |1157 | 0.000000e+00 |      --      |    Inf 
1420.96/1421.30	c  1421s|  2300 |  1938 |  1023k| 437.7 | 113M| 126 | 627 |4602 |  31k|4602 |  31k| 169 | 425 |1199 | 0.000000e+00 |      --      |    Inf 
1484.34/1484.60	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1484.34/1484.60	c  1485s|  2400 |  2036 |  1073k| 440.3 | 114M| 126 | 815 |4602 |  31k|4602 |  31k| 169 | 435 |1255 | 0.000000e+00 |      --      |    Inf 
1546.33/1546.62	c  1547s|  2500 |  2132 |  1123k| 442.6 | 115M| 126 | 673 |4602 |  31k|4602 |  31k| 169 | 447 |1313 | 0.000000e+00 |      --      |    Inf 
1617.12/1617.44	c  1617s|  2600 |  2232 |  1177k| 446.4 | 116M| 126 | 861 |4602 |  31k|4602 |  31k| 169 | 447 |1369 | 0.000000e+00 |      --      |    Inf 
1701.41/1701.72	c  1702s|  2700 |  2332 |  1247k| 455.5 | 117M| 126 | 751 |4602 |  31k|4602 |  31k| 169 | 447 |1425 | 0.000000e+00 |      --      |    Inf 
1741.50/1741.89	c  1742s|  2800 |  2426 |  1280k| 451.2 | 118M| 126 | 566 |4602 |  31k|4602 |  31k| 169 | 464 |1469 | 0.000000e+00 |      --      |    Inf 
1762.90/1763.20	c  1763s|  2900 |  2524 |  1300k| 442.7 | 119M| 126 | 609 |4602 |  31k|4602 |  31k| 169 | 474 |1484 | 0.000000e+00 |      --      |    Inf 
1790.29/1790.65	c  1791s|  3000 |  2622 |  1326k| 436.4 | 120M| 126 | 544 |4602 |  31k|4602 |  31k| 169 | 482 |1514 | 0.000000e+00 |      --      |    Inf 
1796.70/1797.05	c 
1796.70/1797.05	c SCIP Status        : solving was interrupted [time limit reached]
1796.70/1797.05	c Solving Time (sec) : 1797.05
1796.70/1797.05	c Solving Nodes      : 3028
1796.70/1797.05	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1796.70/1797.05	c Dual Bound         : +0.00000000000000e+00
1796.70/1797.05	c Gap                : infinite
1796.70/1797.05	s UNKNOWN
1796.70/1797.05	c SCIP Status        : solving was interrupted [time limit reached]
1796.70/1797.05	c Total Time         :    1797.05
1796.70/1797.05	c   solving          :    1797.05
1796.70/1797.05	c   presolving       :       0.64 (included in solving)
1796.70/1797.05	c   reading          :       0.08 (included in solving)
1796.70/1797.05	c   copying          :       0.00 (0 times copied the problem)
1796.70/1797.05	c Original Problem   :
1796.70/1797.05	c   Problem name     : HOME/instance-3690523-1338016951.opb
1796.70/1797.05	c   Variables        : 4644 (4644 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.70/1797.05	c   Constraints      : 31254 initial, 31254 maximal
1796.70/1797.05	c   Objective sense  : minimize
1796.70/1797.05	c Presolved Problem  :
1796.70/1797.05	c   Problem name     : t_HOME/instance-3690523-1338016951.opb
1796.70/1797.05	c   Variables        : 4602 (4602 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.70/1797.05	c   Constraints      : 31247 initial, 31440 maximal
1796.70/1797.05	c Presolvers         :   ExecTime  SetupTime  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1796.70/1797.05	c   domcol           :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.05	c   trivial          :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.05	c   dualfix          :       0.00       0.00         42          0          0          0          0          0          0          0          0
1796.70/1797.05	c   boundshift       :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.05	c   inttobinary      :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.05	c   convertinttobin  :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.05	c   gateextraction   :       0.02       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.05	c   implics          :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.05	c   components       :       0.01       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.05	c   pseudoobj        :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.05	c   probing          :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.05	c   knapsack         :       0.01       0.00          0          0          0          0          0          0          0          6        294
1796.70/1797.05	c   setppc           :       0.02       0.00          0          0          0          0          0          7          0          0          0
1796.70/1797.05	c   linear           :       0.21       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.05	c   logicor          :       0.25       0.01          0          0          0          0          0          0          0          0          0
1796.70/1797.05	c   root node        :          -          -          0          -          -          0          -          -          -          -          -
1796.70/1797.05	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #ResProp    Cutoffs    DomReds       Cuts      Conss   Children
1796.70/1797.05	c   integral         :          0          0          0          0       2891          0          1          0          0          1          0          0       5780
1796.70/1797.05	c   knapsack         :         78         78          5       7754          0          0          0       8589          1      19471        260          0          0
1796.70/1797.05	c   setppc           :       5399       5399          5       7753          0          0          0       7304          0      38785          0          0          0
1796.70/1797.05	c   logicor          :      25770+     25963          5       4297          0          0          0       1269          7       4158          0          0          0
1796.70/1797.05	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0          0
1796.70/1797.05	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS      Check    ResProp
1796.70/1797.05	c   integral         :     694.86       0.00       0.00       0.00     694.86       0.00       0.00       0.00
1796.70/1797.05	c   knapsack         :       0.11       0.00       0.00       0.10       0.00       0.00       0.00       0.01
1796.70/1797.05	c   setppc           :       0.88       0.00       0.00       0.88       0.00       0.00       0.00       0.01
1796.70/1797.05	c   logicor          :       0.31       0.01       0.01       0.29       0.00       0.00       0.00       0.00
1796.70/1797.05	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1796.70/1797.05	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
1796.70/1797.05	c   rootredcost      :          0          0          0          0
1796.70/1797.05	c   pseudoobj        :          0          0          0          0
1796.70/1797.05	c   vbounds          :          0          0          0          0
1796.70/1797.05	c   redcost          :       2896          0          0          0
1796.70/1797.05	c   probing          :          0          0          0          0
1796.70/1797.05	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp
1796.70/1797.05	c   rootredcost      :       0.01       0.00       0.00       0.01       0.00
1796.70/1797.05	c   pseudoobj        :       0.01       0.00       0.00       0.01       0.00
1796.70/1797.05	c   vbounds          :       0.01       0.00       0.00       0.01       0.00
1796.70/1797.05	c   redcost          :       0.22       0.00       0.00       0.22       0.00
1796.70/1797.05	c   probing          :       0.00       0.00       0.00       0.00       0.00
1796.70/1797.05	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1796.70/1797.05	c   propagation      :       0.00          8          8        133       87.0          0        0.0          -
1796.70/1797.05	c   infeasible LP    :       0.28        131        131       2372       81.1          1       58.0          0
1796.70/1797.05	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1796.70/1797.05	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1796.70/1797.05	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1796.70/1797.05	c   applied globally :          -          -          -        491       82.3          -          -          -
1796.70/1797.05	c   applied locally  :          -          -          -          0        0.0          -          -          -
1796.70/1797.05	c Separators         :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss
1796.70/1797.05	c   cut pool         :       0.02                     4          -          -         16          -    (maximal pool size: 1098)
1796.70/1797.05	c   closecuts        :       0.00       0.00          0          0          0          0          0
1796.70/1797.05	c   impliedbounds    :       0.00       0.00          5          0          0          0          0
1796.70/1797.05	c   intobj           :       0.00       0.00          0          0          0          0          0
1796.70/1797.05	c   gomory           :       1.88       0.00          5          0          0        250          0
1796.70/1797.05	c   cgmip            :       0.00       0.00          0          0          0          0          0
1796.70/1797.05	c   strongcg         :       2.98       0.00          5          0          0       2500          0
1796.70/1797.05	c   cmir             :       0.00       0.00          0          0          0          0          0
1796.70/1797.05	c   flowcover        :       0.00       0.00          0          0          0          0          0
1796.70/1797.05	c   clique           :       0.09       0.00          5          0          0         25          0
1796.70/1797.05	c   zerohalf         :       0.00       0.00          0          0          0          0          0
1796.70/1797.05	c   mcf              :       0.02       0.00          1          0          0          0          0
1796.70/1797.05	c   oddcycle         :       0.00       0.00          0          0          0          0          0
1796.70/1797.05	c   rapidlearning    :       0.00       0.00          0          0          0          0          0
1796.70/1797.05	c Pricers            :   ExecTime  SetupTime      Calls       Vars
1796.70/1797.05	c   problem variables:       0.00          -          0          0
1796.70/1797.05	c Branching Rules    :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1796.70/1797.05	c   relpscost        :     694.85       0.00       2891          0          1          0          0       5780
1796.70/1797.05	c   pscost           :       0.00       0.00          0          0          0          0          0          0
1796.70/1797.05	c   inference        :       0.00       0.00          0          0          0          0          0          0
1796.70/1797.05	c   mostinf          :       0.00       0.00          0          0          0          0          0          0
1796.70/1797.05	c   leastinf         :       0.00       0.00          0          0          0          0          0          0
1796.70/1797.05	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0
1796.70/1797.05	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0
1796.70/1797.05	c   random           :       0.00       0.00          0          0          0          0          0          0
1796.70/1797.05	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found
1796.70/1797.05	c   LP solutions     :       0.00          -          -          0
1796.70/1797.05	c   pseudo solutions :       0.00          -          -          0
1796.70/1797.05	c   smallcard        :       0.00       0.00          0          0
1796.70/1797.05	c   trivial          :       0.00       0.00          1          0
1796.70/1797.05	c   shiftandpropagate:       0.00       0.00          0          0
1796.70/1797.05	c   simplerounding   :       0.00       0.00          0          0
1796.70/1797.05	c   zirounding       :       0.00       0.00          0          0
1796.70/1797.05	c   rounding         :       0.00       0.00          0          0
1796.70/1797.05	c   shifting         :       0.00       0.00          0          0
1796.70/1797.05	c   intshifting      :       0.00       0.00          0          0
1796.70/1797.05	c   oneopt           :       0.00       0.00          0          0
1796.70/1797.05	c   twoopt           :       0.00       0.00          0          0
1796.70/1797.05	c   indtwoopt        :       0.00       0.00          0          0
1796.70/1797.05	c   indoneopt        :       0.00       0.00          0          0
1796.70/1797.05	c   fixandinfer      :       0.00       0.00          0          0
1796.70/1797.05	c   feaspump         :       0.00       0.00          0          0
1796.70/1797.05	c   clique           :       0.00       0.00          0          0
1796.70/1797.05	c   indrounding      :       0.00       0.00          0          0
1796.70/1797.05	c   indcoefdiving    :       0.00       0.00          0          0
1796.70/1797.05	c   coefdiving       :       0.00       0.00          0          0
1796.70/1797.05	c   pscostdiving     :       0.00       0.00          0          0
1796.70/1797.05	c   nlpdiving        :       0.00       0.00          0          0
1796.70/1797.05	c   fracdiving       :       0.00       0.00          0          0
1796.70/1797.05	c   veclendiving     :       0.00       0.00          0          0
1796.70/1797.05	c   intdiving        :       0.00       0.00          0          0
1796.70/1797.05	c   actconsdiving    :       0.00       0.00          0          0
1796.70/1797.05	c   objpscostdiving  :       0.00       0.00          0          0
1796.70/1797.05	c   rootsoldiving    :       0.00       0.00          0          0
1796.70/1797.05	c   linesearchdiving :       0.00       0.00          0          0
1796.70/1797.05	c   guideddiving     :       0.00       0.00          0          0
1796.70/1797.05	c   octane           :       0.00       0.00          0          0
1796.70/1797.05	c   rens             :       0.00       0.00          0          0
1796.70/1797.05	c   rins             :       0.00       0.00          0          0
1796.70/1797.05	c   localbranching   :       0.00       0.00          0          0
1796.70/1797.05	c   mutation         :       0.00       0.00          0          0
1796.70/1797.05	c   crossover        :       0.00       0.00          0          0
1796.70/1797.05	c   dins             :       0.00       0.00          0          0
1796.70/1797.05	c   vbounds          :       0.00       0.00          0          0
1796.70/1797.05	c   undercover       :       0.00       0.00          0          0
1796.70/1797.05	c   subnlp           :       0.00       0.00          0          0
1796.70/1797.05	c   trysol           :       0.00       0.00          0          0
1796.70/1797.05	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It
1796.70/1797.05	c   primal LP        :       0.01          1          0       0.00       0.00       0.01          1
1796.70/1797.05	c   dual LP          :    1079.23       3027    1331377     439.98    1233.64       0.01          1
1796.70/1797.05	c   lex dual LP      :       0.00          0          0       0.00          -
1796.70/1797.05	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
1796.70/1797.05	c   diving/probing LP:       0.00          0          0       0.00          -
1796.70/1797.05	c   strong branching :     693.92       1521     786881     517.34    1133.96
1796.70/1797.05	c     (at root node) :          -         33      18253     553.12          -
1796.70/1797.05	c   conflict analysis:       0.00          0          0       0.00          -
1796.70/1797.05	c B&B Tree           :
1796.70/1797.05	c   number of runs   :          1
1796.70/1797.05	c   nodes            :       3028
1796.70/1797.05	c   nodes (total)    :       3028
1796.70/1797.05	c   nodes left       :       2648
1796.70/1797.05	c   max depth        :        126
1796.70/1797.05	c   max depth (total):        126
1796.70/1797.05	c   backtracks       :        243 (8.0%)
1796.70/1797.05	c   delayed cutoffs  :        105
1796.70/1797.05	c   repropagations   :        532 (929 domain reductions, 11 cutoffs)
1796.70/1797.05	c   avg switch length:       3.87
1796.70/1797.05	c   switching time   :       1.66
1796.70/1797.05	c Solution           :
1796.70/1797.05	c   Solutions found  :          0 (0 improvements)
1796.70/1797.05	c   Primal Bound     :          -
1796.70/1797.05	c   Dual Bound       : +0.00000000000000e+00
1796.70/1797.05	c   Gap              :   infinite
1796.70/1797.05	c   Root Dual Bound  : +0.00000000000000e+00
1796.70/1797.05	c   Root Iterations  :      17588
1796.80/1797.15	c Time complete: 1796.85.

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-3690523-1338016951/watcher-3690523-1338016951 -o /tmp/evaluation-result-3690523-1338016951/solver-3690523-1338016951 -C 1800 -W 1900 -M 15500 HOME/scip-2.1.1.4fix.linux.x86_64.gnu.opt.spx -f HOME/instance-3690523-1338016951.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: 0.00 0.00 0.00 3/174 29590
/proc/meminfo: memFree=27942748/32873844 swapFree=6080/6080
[pid=29590] ppid=29588 vsize=11172 CPUtime=0 cores=1,3,5,7
/proc/29590/stat : 29590 (scip-2.1.1.4fix) R 29588 29590 29432 0 -1 4202496 1544 0 0 0 0 0 0 0 20 0 1 0 267823553 11440128 1498 33554432000 4194304 10173063 140735889386976 140736280096856 7545739 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/29590/statm: 2793 1498 413 1460 0 1324 0

[startup+0.0509861 s]
/proc/loadavg: 0.00 0.00 0.00 3/174 29590
/proc/meminfo: memFree=27942748/32873844 swapFree=6080/6080
[pid=29590] ppid=29588 vsize=20852 CPUtime=0.04 cores=1,3,5,7
/proc/29590/stat : 29590 (scip-2.1.1.4fix) R 29588 29590 29432 0 -1 4202496 3964 0 0 0 4 0 0 0 20 0 1 0 267823553 21352448 3918 33554432000 4194304 10173063 140735889386976 140736280096856 8985008 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/29590/statm: 5213 3918 413 1460 0 3744 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 20852

[startup+0.100316 s]
/proc/loadavg: 0.00 0.00 0.00 3/174 29590
/proc/meminfo: memFree=27942748/32873844 swapFree=6080/6080
[pid=29590] ppid=29588 vsize=35296 CPUtime=0.09 cores=1,3,5,7
/proc/29590/stat : 29590 (scip-2.1.1.4fix) R 29588 29590 29432 0 -1 4202496 7567 0 0 0 8 1 0 0 20 0 1 0 267823553 36143104 7510 33554432000 4194304 10173063 140735889386976 140736280096856 8886848 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29590/statm: 8824 7511 466 1460 0 7355 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 35296

[startup+0.300251 s]
/proc/loadavg: 0.00 0.00 0.00 3/174 29590
/proc/meminfo: memFree=27942748/32873844 swapFree=6080/6080
[pid=29590] ppid=29588 vsize=71256 CPUtime=0.29 cores=1,3,5,7
/proc/29590/stat : 29590 (scip-2.1.1.4fix) R 29588 29590 29432 0 -1 4202496 16188 0 0 0 21 8 0 0 20 0 1 0 267823553 72966144 16299 33554432000 4194304 10173063 140735889386976 140735889382712 5283955 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29590/statm: 17814 16299 547 1460 0 16345 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 71256

[startup+0.700276 s]
/proc/loadavg: 0.00 0.00 0.00 3/174 29590
/proc/meminfo: memFree=27942748/32873844 swapFree=6080/6080
[pid=29590] ppid=29588 vsize=75880 CPUtime=0.69 cores=1,3,5,7
/proc/29590/stat : 29590 (scip-2.1.1.4fix) R 29588 29590 29432 0 -1 4202496 19084 0 0 0 44 25 0 0 20 0 1 0 267823553 77701120 17494 33554432000 4194304 10173063 140735889386976 140735889382712 8963895 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29590/statm: 18970 17494 592 1460 0 17501 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 75880

[startup+1.50026 s]
/proc/loadavg: 0.16 0.03 0.01 3/175 29591
/proc/meminfo: memFree=27746676/32873844 swapFree=6080/6080
[pid=29590] ppid=29588 vsize=129984 CPUtime=1.48 cores=1,3,5,7
/proc/29590/stat : 29590 (scip-2.1.1.4fix) R 29588 29590 29432 0 -1 4202496 32152 0 0 0 121 27 0 0 20 0 1 0 267823553 133103616 29940 33554432000 4194304 10173063 140735889386976 140735889380232 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29590/statm: 32496 29940 747 1460 0 31027 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 129984

[startup+3.10038 s]
/proc/loadavg: 0.16 0.03 0.01 3/175 29591
/proc/meminfo: memFree=27687404/32873844 swapFree=6080/6080
[pid=29590] ppid=29588 vsize=129984 CPUtime=3.09 cores=1,3,5,7
/proc/29590/stat : 29590 (scip-2.1.1.4fix) R 29588 29590 29432 0 -1 4202496 32209 0 0 0 281 28 0 0 20 0 1 0 267823553 133103616 29997 33554432000 4194304 10173063 140735889386976 140735889379496 8012569 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29590/statm: 32496 29997 747 1460 0 31027 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 129984

[startup+6.30036 s]
/proc/loadavg: 0.31 0.07 0.02 3/175 29591
/proc/meminfo: memFree=27687420/32873844 swapFree=6080/6080
[pid=29590] ppid=29588 vsize=144636 CPUtime=6.29 cores=1,3,5,7
/proc/29590/stat : 29590 (scip-2.1.1.4fix) R 29588 29590 29432 0 -1 4202496 35996 0 0 0 599 30 0 0 20 0 1 0 267823553 148107264 34294 33554432000 4194304 10173063 140735889386976 140735889380232 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29590/statm: 36159 34294 790 1460 0 34690 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 144636

[startup+12.7003 s]
/proc/loadavg: 0.44 0.10 0.03 3/175 29591
/proc/meminfo: memFree=27631272/32873844 swapFree=6080/6080
[pid=29590] ppid=29588 vsize=179320 CPUtime=12.69 cores=1,3,5,7
/proc/29590/stat : 29590 (scip-2.1.1.4fix) R 29588 29590 29432 0 -1 4202496 42252 0 0 0 1237 32 0 0 20 0 1 0 267823553 183623680 42592 33554432000 4194304 10173063 140735889386976 140735889380232 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29590/statm: 44830 42592 790 1460 0 43361 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 179320

[startup+25.5004 s]
/proc/loadavg: 0.79 0.19 0.06 3/175 29591
/proc/meminfo: memFree=27499876/32873844 swapFree=6080/6080
[pid=29590] ppid=29588 vsize=202036 CPUtime=25.48 cores=1,3,5,7
/proc/29590/stat : 29590 (scip-2.1.1.4fix) R 29588 29590 29432 0 -1 4202496 46962 0 0 0 2513 35 0 0 20 0 1 0 267823553 206884864 48324 33554432000 4194304 10173063 140735889386976 140735889380424 8012272 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29590/statm: 50509 48324 794 1460 0 49040 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 202036

[startup+51.1004 s]
/proc/loadavg: 1.20 0.33 0.11 3/175 29591
/proc/meminfo: memFree=27131416/32873844 swapFree=6080/6080
[pid=29590] ppid=29588 vsize=202036 CPUtime=51.08 cores=1,3,5,7
/proc/29590/stat : 29590 (scip-2.1.1.4fix) R 29588 29590 29432 0 -1 4202496 46983 0 0 0 5071 37 0 0 20 0 1 0 267823553 206884864 48345 33554432000 4194304 10173063 140735889386976 140735889380472 8012569 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29590/statm: 50509 48345 800 1460 0 49040 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 202036

[startup+102.3 s]
/proc/loadavg: 1.65 0.59 0.21 3/175 29592
/proc/meminfo: memFree=27120608/32873844 swapFree=6080/6080
[pid=29590] ppid=29588 vsize=202036 CPUtime=102.28 cores=1,3,5,7
/proc/29590/stat : 29590 (scip-2.1.1.4fix) R 29588 29590 29432 0 -1 4202496 46985 0 0 0 10186 42 0 0 20 0 1 0 267823553 206884864 48347 33554432000 4194304 10173063 140735889386976 140735889380424 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29590/statm: 50509 48347 801 1460 0 49040 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 202036

[startup+162.3 s]
/proc/loadavg: 1.87 0.84 0.32 3/175 29592
/proc/meminfo: memFree=27102660/32873844 swapFree=6080/6080
[pid=29590] ppid=29588 vsize=202036 CPUtime=162.27 cores=1,3,5,7
/proc/29590/stat : 29590 (scip-2.1.1.4fix) R 29588 29590 29432 0 -1 4202496 46986 0 0 0 16178 49 0 0 20 0 1 0 267823553 206884864 48348 33554432000 4194304 10173063 140735889386976 140735889380424 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29590/statm: 50509 48348 801 1460 0 49040 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 202036

[startup+222.307 s]
/proc/loadavg: 1.95 1.05 0.42 3/175 29592
/proc/meminfo: memFree=27080300/32873844 swapFree=6080/6080
[pid=29590] ppid=29588 vsize=204808 CPUtime=222.26 cores=1,3,5,7
/proc/29590/stat : 29590 (scip-2.1.1.4fix) R 29588 29590 29432 0 -1 4202496 47615 0 0 0 22171 55 0 0 20 0 1 0 267823553 209723392 48977 33554432000 4194304 10173063 140735889386976 140735889380328 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29590/statm: 51202 48977 806 1460 0 49733 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 204808

[startup+282.3 s]
/proc/loadavg: 1.98 1.22 0.52 3/175 29592
/proc/meminfo: memFree=27079288/32873844 swapFree=6080/6080
[pid=29590] ppid=29588 vsize=204856 CPUtime=282.25 cores=1,3,5,7
/proc/29590/stat : 29590 (scip-2.1.1.4fix) R 29588 29590 29432 0 -1 4202496 47740 0 0 0 28161 64 0 0 20 0 1 0 267823553 209772544 49102 33554432000 4194304 10173063 140735889386976 140735889380232 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29590/statm: 51214 49102 806 1460 0 49745 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 204856

[startup+342.3 s]
/proc/loadavg: 1.99 1.36 0.61 3/175 29592
/proc/meminfo: memFree=27067176/32873844 swapFree=6080/6080
[pid=29590] ppid=29588 vsize=205028 CPUtime=342.24 cores=1,3,5,7
/proc/29590/stat : 29590 (scip-2.1.1.4fix) R 29588 29590 29432 0 -1 4202496 47812 0 0 0 34155 69 0 0 20 0 1 0 267823553 209948672 49174 33554432000 4194304 10173063 140735889386976 140735889380472 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29590/statm: 51257 49174 806 1460 0 49788 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 205028

[startup+402.3 s]
/proc/loadavg: 2.05 1.49 0.70 3/174 29592
/proc/meminfo: memFree=27065268/32873844 swapFree=6080/6080
[pid=29590] ppid=29588 vsize=207396 CPUtime=402.23 cores=1,3,5,7
/proc/29590/stat : 29590 (scip-2.1.1.4fix) R 29588 29590 29432 0 -1 4202496 48323 0 0 0 40147 76 0 0 20 0 1 0 267823553 212373504 49685 33554432000 4194304 10173063 140735889386976 140735889380888 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29590/statm: 51849 49685 806 1460 0 50380 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 207396

[startup+462.3 s]
/proc/loadavg: 2.02 1.58 0.77 3/176 29596
/proc/meminfo: memFree=27059052/32873844 swapFree=6080/6080
[pid=29590] ppid=29588 vsize=207580 CPUtime=462.22 cores=1,3,5,7
/proc/29590/stat : 29590 (scip-2.1.1.4fix) R 29588 29590 29432 0 -1 4202496 48378 0 0 0 46139 83 0 0 20 0 1 0 267823553 212561920 49740 33554432000 4194304 10173063 140735889386976 140735889380280 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29590/statm: 51895 49740 806 1460 0 50426 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 207580

[startup+522.3 s]
/proc/loadavg: 2.00 1.65 0.85 3/175 29596
/proc/meminfo: memFree=27055120/32873844 swapFree=6080/6080
[pid=29590] ppid=29588 vsize=208628 CPUtime=522.21 cores=1,3,5,7
/proc/29590/stat : 29590 (scip-2.1.1.4fix) R 29588 29590 29432 0 -1 4202496 48637 0 0 0 52132 89 0 0 20 0 1 0 267823553 213635072 49999 33554432000 4194304 10173063 140735889386976 140735889380328 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29590/statm: 52157 49999 806 1460 0 50688 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 208628

[startup+582.3 s]
/proc/loadavg: 2.00 1.71 0.92 3/175 29596
/proc/meminfo: memFree=27055148/32873844 swapFree=6080/6080
[pid=29590] ppid=29588 vsize=208628 CPUtime=582.2 cores=1,3,5,7
/proc/29590/stat : 29590 (scip-2.1.1.4fix) R 29588 29590 29432 0 -1 4202496 48670 0 0 0 58125 95 0 0 20 0 1 0 267823553 213635072 50032 33554432000 4194304 10173063 140735889386976 140735889380424 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29590/statm: 52157 50032 806 1460 0 50688 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 208628

[startup+642.3 s]

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

/proc/meminfo: memFree=27040476/32873844 swapFree=6080/6080
[pid=29590] ppid=29588 vsize=218608 CPUtime=1122.1 cores=1,3,5,7
/proc/29590/stat : 29590 (scip-2.1.1.4fix) R 29588 29590 29432 0 -1 4202496 51139 0 0 0 112046 164 0 0 20 0 1 0 267823553 223854592 53604 33554432000 4194304 10173063 140735889386976 140735889380232 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29590/statm: 54652 53604 806 1460 0 53183 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 218608

[startup+1182.3 s]
/proc/loadavg: 2.01 2.00 1.45 3/175 29601
/proc/meminfo: memFree=27040536/32873844 swapFree=6080/6080
[pid=29590] ppid=29588 vsize=218608 CPUtime=1182.09 cores=1,3,5,7
/proc/29590/stat : 29590 (scip-2.1.1.4fix) R 29588 29590 29432 0 -1 4202496 51144 0 0 0 118040 169 0 0 20 0 1 0 267823553 223854592 53609 33554432000 4194304 10173063 140735889386976 140735889380232 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29590/statm: 54652 53609 806 1460 0 53183 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 218608

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.48 3/175 29601
/proc/meminfo: memFree=27039296/32873844 swapFree=6080/6080
[pid=29590] ppid=29588 vsize=219644 CPUtime=1242.08 cores=1,3,5,7
/proc/29590/stat : 29590 (scip-2.1.1.4fix) R 29588 29590 29432 0 -1 4202496 51413 0 0 0 124030 178 0 0 20 0 1 0 267823553 224915456 53878 33554432000 4194304 10173063 140735889386976 140735889380424 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29590/statm: 54911 53878 806 1460 0 53442 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 219644

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.51 3/175 29601
/proc/meminfo: memFree=27038428/32873844 swapFree=6080/6080
[pid=29590] ppid=29588 vsize=220508 CPUtime=1302.07 cores=1,3,5,7
/proc/29590/stat : 29590 (scip-2.1.1.4fix) R 29588 29590 29432 0 -1 4202496 51637 0 0 0 130021 186 0 0 20 0 1 0 267823553 225800192 54102 33554432000 4194304 10173063 140735889386976 140735889380232 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29590/statm: 55127 54102 806 1460 0 53658 0
Current children cumulated CPU time (s) 1302.07
Current children cumulated vsize (KiB) 220508

[startup+1362.3 s]
/proc/loadavg: 2.03 2.01 1.54 3/175 29602
/proc/meminfo: memFree=27037932/32873844 swapFree=6080/6080
[pid=29590] ppid=29588 vsize=221036 CPUtime=1362.06 cores=1,3,5,7
/proc/29590/stat : 29590 (scip-2.1.1.4fix) R 29588 29590 29432 0 -1 4202496 51770 0 0 0 136013 193 0 0 20 0 1 0 267823553 226340864 54235 33554432000 4194304 10173063 140735889386976 140735889380648 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29590/statm: 55259 54235 806 1460 0 53790 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 221036

[startup+1422.3 s]
/proc/loadavg: 2.05 2.02 1.57 3/175 29602
/proc/meminfo: memFree=27036248/32873844 swapFree=6080/6080
[pid=29590] ppid=29588 vsize=222860 CPUtime=1422.06 cores=1,3,5,7
/proc/29590/stat : 29590 (scip-2.1.1.4fix) R 29588 29590 29432 0 -1 4202496 52204 0 0 0 142006 200 0 0 20 0 1 0 267823553 228208640 54666 33554432000 4194304 10173063 140735889386976 140735889380232 8012344 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29590/statm: 55715 54666 806 1460 0 54246 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 222860

[startup+1482.3 s]
/proc/loadavg: 2.07 2.03 1.60 3/175 29602
/proc/meminfo: memFree=27031040/32873844 swapFree=6080/6080
[pid=29590] ppid=29588 vsize=224644 CPUtime=1482.04 cores=1,3,5,7
/proc/29590/stat : 29590 (scip-2.1.1.4fix) R 29588 29590 29432 0 -1 4202496 52655 0 0 0 147996 208 0 0 20 0 1 0 267823553 230035456 55117 33554432000 4194304 10173063 140735889386976 140735889380232 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29590/statm: 56161 55117 806 1460 0 54692 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 224644

[startup+1542.31 s]
/proc/loadavg: 2.02 2.02 1.62 3/175 29602
/proc/meminfo: memFree=27030916/32873844 swapFree=6080/6080
[pid=29590] ppid=29588 vsize=224992 CPUtime=1542.03 cores=1,3,5,7
/proc/29590/stat : 29590 (scip-2.1.1.4fix) R 29588 29590 29432 0 -1 4202496 52770 0 0 0 153987 216 0 0 20 0 1 0 267823553 230391808 55232 33554432000 4194304 10173063 140735889386976 140735889380808 8046662 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29590/statm: 56248 55232 806 1460 0 54779 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 224992

[startup+1602.3 s]
/proc/loadavg: 2.01 2.02 1.64 3/175 29602
/proc/meminfo: memFree=27018324/32873844 swapFree=6080/6080
[pid=29590] ppid=29588 vsize=226944 CPUtime=1602.02 cores=1,3,5,7
/proc/29590/stat : 29590 (scip-2.1.1.4fix) R 29588 29590 29432 0 -1 4202496 53210 0 0 0 159977 225 0 0 20 0 1 0 267823553 232390656 55672 33554432000 4194304 10173063 140735889386976 140735889380232 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29590/statm: 56736 55672 806 1460 0 55267 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 226944

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 1.66 3/176 29606
/proc/meminfo: memFree=27012452/32873844 swapFree=6080/6080
[pid=29590] ppid=29588 vsize=226944 CPUtime=1662.02 cores=1,3,5,7
/proc/29590/stat : 29590 (scip-2.1.1.4fix) R 29588 29590 29432 0 -1 4202496 53241 0 0 0 165969 233 0 0 20 0 1 0 267823553 232390656 55703 33554432000 4194304 10173063 140735889386976 140735889380232 7910658 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29590/statm: 56736 55703 806 1460 0 55267 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 226944

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 1.68 3/175 29606
/proc/meminfo: memFree=27011996/32873844 swapFree=6080/6080
[pid=29590] ppid=29588 vsize=227512 CPUtime=1722 cores=1,3,5,7
/proc/29590/stat : 29590 (scip-2.1.1.4fix) R 29588 29590 29432 0 -1 4202496 53408 0 0 0 171959 241 0 0 20 0 1 0 267823553 232972288 55870 33554432000 4194304 10173063 140735889386976 140735889380520 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29590/statm: 56878 55870 806 1460 0 55409 0
Current children cumulated CPU time (s) 1722
Current children cumulated vsize (KiB) 227512

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.70 3/175 29606
/proc/meminfo: memFree=27002752/32873844 swapFree=6080/6080
[pid=29590] ppid=29588 vsize=228620 CPUtime=1782 cores=1,3,5,7
/proc/29590/stat : 29590 (scip-2.1.1.4fix) R 29588 29590 29432 0 -1 4202496 53618 0 0 0 177949 251 0 0 20 0 1 0 267823553 234106880 56080 33554432000 4194304 10173063 140735889386976 140735889380328 7971244 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29590/statm: 57155 56080 806 1460 0 55686 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 228620

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

[startup+1785.6 s]
/proc/loadavg: 2.00 2.00 1.70 3/175 29606
/proc/meminfo: memFree=27002876/32873844 swapFree=6080/6080
[pid=29590] ppid=29588 vsize=228620 CPUtime=1785.29 cores=1,3,5,7
/proc/29590/stat : 29590 (scip-2.1.1.4fix) R 29588 29590 29432 0 -1 4202496 53639 0 0 0 178278 251 0 0 20 0 1 0 267823553 234106880 56101 33554432000 4194304 10173063 140735889386976 140735889380424 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29590/statm: 57155 56101 806 1460 0 55686 0
Current children cumulated CPU time (s) 1785.29
Current children cumulated vsize (KiB) 228620

[startup+1792.01 s]
/proc/loadavg: 2.00 2.00 1.70 3/175 29606
/proc/meminfo: memFree=27000208/32873844 swapFree=6080/6080
[pid=29590] ppid=29588 vsize=228620 CPUtime=1791.71 cores=1,3,5,7
/proc/29590/stat : 29590 (scip-2.1.1.4fix) R 29588 29590 29432 0 -1 4202496 53639 0 0 0 178918 253 0 0 20 0 1 0 267823553 234106880 56101 33554432000 4194304 10173063 140735889386976 140735889380328 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29590/statm: 57155 56101 806 1460 0 55686 0
Current children cumulated CPU time (s) 1791.71
Current children cumulated vsize (KiB) 228620

[startup+1795.2 s]
/proc/loadavg: 2.00 2.00 1.70 3/175 29606
/proc/meminfo: memFree=27001324/32873844 swapFree=6080/6080
[pid=29590] ppid=29588 vsize=229672 CPUtime=1794.9 cores=1,3,5,7
/proc/29590/stat : 29590 (scip-2.1.1.4fix) R 29588 29590 29432 0 -1 4202496 53784 0 0 0 179237 253 0 0 20 0 1 0 267823553 235184128 56246 33554432000 4194304 10173063 140735889386976 140735889380104 8012538 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29590/statm: 57418 56246 806 1460 0 55949 0
Current children cumulated CPU time (s) 1794.9
Current children cumulated vsize (KiB) 229672

[startup+1796 s]
/proc/loadavg: 2.00 2.00 1.70 3/175 29606
/proc/meminfo: memFree=27001324/32873844 swapFree=6080/6080
[pid=29590] ppid=29588 vsize=229672 CPUtime=1795.69 cores=1,3,5,7
/proc/29590/stat : 29590 (scip-2.1.1.4fix) R 29588 29590 29432 0 -1 4202496 53784 0 0 0 179316 253 0 0 20 0 1 0 267823553 235184128 56246 33554432000 4194304 10173063 140735889386976 140735889380104 8012704 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29590/statm: 57418 56246 806 1460 0 55949 0
Current children cumulated CPU time (s) 1795.69
Current children cumulated vsize (KiB) 229672

[startup+1796.8 s]
/proc/loadavg: 2.00 2.00 1.70 3/175 29644
/proc/meminfo: memFree=28198152/32873844 swapFree=6080/6080
[pid=29590] ppid=29588 vsize=229672 CPUtime=1796.5 cores=1,3,5,7
/proc/29590/stat : 29590 (scip-2.1.1.4fix) R 29588 29590 29432 0 -1 4202496 53784 0 0 0 179396 254 0 0 20 0 1 0 267823553 235184128 56246 33554432000 4194304 10173063 140735889386976 140735889380472 7706432 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29590/statm: 57418 56246 806 1460 0 55949 0
Current children cumulated CPU time (s) 1796.5
Current children cumulated vsize (KiB) 229672

[startup+1797 s]
/proc/loadavg: 2.00 2.00 1.70 3/175 29644
/proc/meminfo: memFree=28198152/32873844 swapFree=6080/6080
[pid=29590] ppid=29588 vsize=229672 CPUtime=1796.7 cores=1,3,5,7
/proc/29590/stat : 29590 (scip-2.1.1.4fix) R 29588 29590 29432 0 -1 4202496 53784 0 0 0 179416 254 0 0 20 0 1 0 267823553 235184128 56246 33554432000 4194304 10173063 140735889386976 140735889380472 8039684 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29590/statm: 57418 56246 806 1460 0 55949 0
Current children cumulated CPU time (s) 1796.7
Current children cumulated vsize (KiB) 229672

[startup+1797.1 s]
/proc/loadavg: 2.00 2.00 1.70 3/175 29644
/proc/meminfo: memFree=28198152/32873844 swapFree=6080/6080
[pid=29590] ppid=29588 vsize=228260 CPUtime=1796.8 cores=1,3,5,7
/proc/29590/stat : 29590 (scip-2.1.1.4fix) R 29588 29590 29432 0 -1 4202496 53796 0 0 0 179426 254 0 0 20 0 1 0 267823553 233738240 55905 33554432000 4194304 10173063 140735889386976 140735889380472 7545054 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/29590/statm: 57065 55905 818 1460 0 55596 0
Current children cumulated CPU time (s) 1796.8
Current children cumulated vsize (KiB) 228260

Child status: 0
Real time (s): 1797.16
CPU time (s): 1796.86
CPU user time (s): 1794.32
CPU system time (s): 2.54661
CPU usage (%): 99.9835
Max. virtual memory (cumulated for all children) (KiB): 229672

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.32
system time used= 2.54661
maximum resident set size= 225024
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 53810
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= 31
involuntary context switches= 1848

runsolver used 3.89841 second user time and 10.0655 second system time

The end

Launcher Data

Begin job on node110 at 2012-05-26 09:22:31
IDJOB=3690523
IDBENCH=1496
IDSOLVER=2270
FILE ID=node110/3690523-1338016951
RUNJOBID= node110-1338016938-29449
PBS_JOBID= 14624361
Free space on /tmp= 71536 MiB

SOLVER NAME= SCIP spx SCIP 2.1.1.4. with SoPlex 1.6.0.3 fixed
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/web/www.ps.uni-sb.de/~walser/benchmarks/ppp-problems/normalized-ppp:3-13,25,26.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-3690523-1338016951/watcher-3690523-1338016951 -o /tmp/evaluation-result-3690523-1338016951/solver-3690523-1338016951 -C 1800 -W 1900 -M 15500  HOME/scip-2.1.1.4fix.linux.x86_64.gnu.opt.spx -f HOME/instance-3690523-1338016951.opb -t 1800 -m 15500

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

MD5SUM BENCH= 28d827e98d8e81c3ff9d9e47a6238269
RANDOM SEED=997459980

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        27945732 kB
Buffers:          224300 kB
Cached:          3436384 kB
SwapCached:            0 kB
Active:          1134168 kB
Inactive:        3022656 kB
Active(anon):     498632 kB
Inactive(anon):        0 kB
Active(file):     635536 kB
Inactive(file):  3022656 kB
Unevictable:        6080 kB
Mlocked:            6080 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             36156 kB
Writeback:             0 kB
AnonPages:        502324 kB
Mapped:            15500 kB
Shmem:               200 kB
Slab:             633220 kB
SReclaimable:      75404 kB
SUnreclaim:       557816 kB
KernelStack:        1416 kB
PageTables:         4776 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     612236 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:      2048 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71544 MiB
End job on node110 at 2012-05-26 09:52:28