Trace number 3451329

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 SCIP 2.0.1.4b with SoPlex 1.5.0.4? (TO) 1802.17 1802.12

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/liu/
dbst/normalized-dbst_v40_e600_d20_mw10_6.opb.PB06.opb
MD5SUMf5d8cf0048d52cf223a3574d281ac8f8
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark2.5986
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables2800
Total number of constraints990001
Number of constraints which are clauses986760
Number of constraints which are cardinality constraints (but not clauses)81
Number of constraints which are nor clauses,nor cardinality constraints3160
Minimum length of a constraint2
Maximum length of a constraint1200
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 350
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 1239
Number of bits of the biggest sum of numbers11
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.0.1.5 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.5.0.4]
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-3451329-1307071592.opb>
6.51/6.59	c original problem has 2800 variables (2800 bin, 0 int, 0 impl, 0 cont) and 990001 constraints
6.51/6.59	c problem read
6.51/6.59	c No objective function, only one solution is needed.
6.51/6.59	c presolving settings loaded
7.89/7.90	c presolving:
12.39/12.41	c (round 1) 0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 990000 upgd conss, 2400 impls, 80 clqs
13.10/13.22	c (round 2) 0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 3238 chg coeffs, 990000 upgd conss, 2400 impls, 80 clqs
13.99/14.06	c presolving (3 rounds):
13.99/14.06	c  0 deleted vars, 0 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 3397 changed coefficients
13.99/14.06	c  5520 implications, 80 cliques
13.99/14.06	c presolved problem has 2800 variables (2800 bin, 0 int, 0 impl, 0 cont) and 990001 constraints
13.99/14.06	c    3160 constraints of type <knapsack>
13.99/14.06	c    1280 constraints of type <setppc>
13.99/14.06	c       1 constraints of type <linear>
13.99/14.06	c  985560 constraints of type <logicor>
13.99/14.06	c transformed objective value is always integral (scale: 1)
13.99/14.06	c Presolving Time: 6.37
13.99/14.06	c - non default parameters ----------------------------------------------------------------------
13.99/14.06	c # SCIP version 2.0.1.5
13.99/14.06	c 
13.99/14.06	c # frequency for displaying node information lines
13.99/14.06	c # [type: int, range: [-1,2147483647], default: 100]
13.99/14.06	c display/freq = 10000
13.99/14.06	c 
13.99/14.06	c # maximal time in seconds to run
13.99/14.06	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
13.99/14.06	c limits/time = 1800
13.99/14.06	c 
13.99/14.06	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
13.99/14.06	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
13.99/14.06	c limits/memory = 13950
13.99/14.06	c 
13.99/14.06	c # solving stops, if the given number of solutions were found (-1: no limit)
13.99/14.06	c # [type: int, range: [-1,2147483647], default: -1]
13.99/14.06	c limits/solutions = 1
13.99/14.06	c 
13.99/14.06	c # maximal number of separation rounds per node (-1: unlimited)
13.99/14.06	c # [type: int, range: [-1,2147483647], default: 5]
13.99/14.06	c separating/maxrounds = 1
13.99/14.06	c 
13.99/14.06	c # maximal number of separation rounds in the root node (-1: unlimited)
13.99/14.06	c # [type: int, range: [-1,2147483647], default: -1]
13.99/14.06	c separating/maxroundsroot = 5
13.99/14.06	c 
13.99/14.06	c # default clock type (1: CPU user seconds, 2: wall clock time)
13.99/14.06	c # [type: int, range: [1,2], default: 1]
13.99/14.06	c timing/clocktype = 2
13.99/14.06	c 
13.99/14.06	c # belongs reading time to solving time?
13.99/14.06	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
13.99/14.06	c timing/reading = TRUE
13.99/14.06	c 
13.99/14.06	c # should presolving try to simplify inequalities
13.99/14.06	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
13.99/14.06	c constraints/linear/simplifyinequalities = TRUE
13.99/14.06	c 
13.99/14.06	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
13.99/14.06	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
13.99/14.06	c constraints/indicator/addCouplingCons = TRUE
13.99/14.06	c 
13.99/14.06	c # should disaggregation of knapsack constraints be allowed in preprocessing?
13.99/14.06	c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
13.99/14.06	c constraints/knapsack/disaggregation = FALSE
13.99/14.06	c 
13.99/14.06	c # should presolving try to simplify knapsacks
13.99/14.06	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
13.99/14.06	c constraints/knapsack/simplifyinequalities = TRUE
13.99/14.06	c 
13.99/14.06	c # maximal number of presolving rounds the presolver participates in (-1: no limit)
13.99/14.06	c # [type: int, range: [-1,2147483647], default: -1]
13.99/14.06	c presolving/probing/maxrounds = 0
13.99/14.06	c 
13.99/14.06	c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
13.99/14.06	c # [type: int, range: [-1,2147483647], default: 10]
13.99/14.06	c heuristics/coefdiving/freq = -1
13.99/14.06	c 
13.99/14.06	c # maximal fraction of diving LP iterations compared to node LP iterations
13.99/14.06	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
13.99/14.06	c heuristics/coefdiving/maxlpiterquot = 0.075
13.99/14.06	c 
13.99/14.06	c # additional number of allowed LP iterations
13.99/14.06	c # [type: int, range: [0,2147483647], default: 1000]
13.99/14.06	c heuristics/coefdiving/maxlpiterofs = 1500
13.99/14.06	c 
13.99/14.06	c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
13.99/14.06	c # [type: int, range: [-1,2147483647], default: 30]
13.99/14.06	c heuristics/crossover/freq = -1
13.99/14.06	c 
13.99/14.06	c # number of nodes added to the contingent of the total nodes
13.99/14.06	c # [type: longint, range: [0,9223372036854775807], default: 500]
13.99/14.06	c heuristics/crossover/nodesofs = 750
13.99/14.06	c 
13.99/14.06	c # number of nodes without incumbent change that heuristic should wait
13.99/14.06	c # [type: longint, range: [0,9223372036854775807], default: 200]
13.99/14.06	c heuristics/crossover/nwaitingnodes = 100
13.99/14.06	c 
13.99/14.06	c # contingent of sub problem nodes in relation to the number of nodes of the original problem
13.99/14.06	c # [type: real, range: [0,1], default: 0.1]
13.99/14.06	c heuristics/crossover/nodesquot = 0.15
13.99/14.06	c 
13.99/14.06	c # minimum percentage of integer variables that have to be fixed 
13.99/14.06	c # [type: real, range: [0,1], default: 0.666]
13.99/14.06	c heuristics/crossover/minfixingrate = 0.5
13.99/14.06	c 
13.99/14.06	c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
13.99/14.06	c # [type: int, range: [-1,2147483647], default: 20]
13.99/14.06	c heuristics/feaspump/freq = -1
13.99/14.06	c 
13.99/14.06	c # additional number of allowed LP iterations
13.99/14.06	c # [type: int, range: [0,2147483647], default: 1000]
13.99/14.06	c heuristics/feaspump/maxlpiterofs = 2000
13.99/14.06	c 
13.99/14.06	c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
13.99/14.06	c # [type: int, range: [-1,2147483647], default: 10]
13.99/14.06	c heuristics/fracdiving/freq = -1
13.99/14.06	c 
13.99/14.06	c # maximal fraction of diving LP iterations compared to node LP iterations
13.99/14.06	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
13.99/14.06	c heuristics/fracdiving/maxlpiterquot = 0.075
13.99/14.06	c 
13.99/14.06	c # additional number of allowed LP iterations
13.99/14.06	c # [type: int, range: [0,2147483647], default: 1000]
13.99/14.06	c heuristics/fracdiving/maxlpiterofs = 1500
13.99/14.06	c 
13.99/14.06	c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
13.99/14.06	c # [type: int, range: [-1,2147483647], default: 10]
13.99/14.06	c heuristics/guideddiving/freq = -1
13.99/14.06	c 
13.99/14.06	c # maximal fraction of diving LP iterations compared to node LP iterations
13.99/14.06	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
13.99/14.06	c heuristics/guideddiving/maxlpiterquot = 0.075
13.99/14.06	c 
13.99/14.06	c # additional number of allowed LP iterations
13.99/14.06	c # [type: int, range: [0,2147483647], default: 1000]
13.99/14.06	c heuristics/guideddiving/maxlpiterofs = 1500
13.99/14.06	c 
13.99/14.06	c # maximal fraction of diving LP iterations compared to node LP iterations
13.99/14.06	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
13.99/14.06	c heuristics/intdiving/maxlpiterquot = 0.075
13.99/14.06	c 
13.99/14.06	c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
13.99/14.06	c # [type: int, range: [-1,2147483647], default: 10]
13.99/14.06	c heuristics/intshifting/freq = -1
13.99/14.06	c 
13.99/14.06	c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
13.99/14.06	c # [type: int, range: [-1,2147483647], default: 10]
13.99/14.06	c heuristics/linesearchdiving/freq = -1
13.99/14.06	c 
13.99/14.06	c # maximal fraction of diving LP iterations compared to node LP iterations
13.99/14.06	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
13.99/14.06	c heuristics/linesearchdiving/maxlpiterquot = 0.075
13.99/14.06	c 
13.99/14.06	c # additional number of allowed LP iterations
13.99/14.06	c # [type: int, range: [0,2147483647], default: 1000]
13.99/14.06	c heuristics/linesearchdiving/maxlpiterofs = 1500
13.99/14.06	c 
13.99/14.06	c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
13.99/14.06	c # [type: int, range: [-1,2147483647], default: 20]
13.99/14.06	c heuristics/objpscostdiving/freq = -1
13.99/14.06	c 
13.99/14.06	c # maximal fraction of diving LP iterations compared to total iteration number
13.99/14.06	c # [type: real, range: [0,1], default: 0.01]
13.99/14.06	c heuristics/objpscostdiving/maxlpiterquot = 0.015
13.99/14.06	c 
13.99/14.06	c # additional number of allowed LP iterations
13.99/14.06	c # [type: int, range: [0,2147483647], default: 1000]
13.99/14.06	c heuristics/objpscostdiving/maxlpiterofs = 1500
13.99/14.06	c 
13.99/14.06	c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
13.99/14.06	c # [type: int, range: [-1,2147483647], default: 1]
13.99/14.06	c heuristics/oneopt/freq = -1
13.99/14.06	c 
13.99/14.06	c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
13.99/14.06	c # [type: int, range: [-1,2147483647], default: 10]
13.99/14.06	c heuristics/pscostdiving/freq = -1
13.99/14.06	c 
13.99/14.06	c # maximal fraction of diving LP iterations compared to node LP iterations
13.99/14.06	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
13.99/14.06	c heuristics/pscostdiving/maxlpiterquot = 0.075
13.99/14.06	c 
13.99/14.06	c # additional number of allowed LP iterations
13.99/14.06	c # [type: int, range: [0,2147483647], default: 1000]
13.99/14.06	c heuristics/pscostdiving/maxlpiterofs = 1500
13.99/14.06	c 
13.99/14.06	c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
13.99/14.06	c # [type: int, range: [-1,2147483647], default: 0]
13.99/14.06	c heuristics/rens/freq = -1
13.99/14.06	c 
13.99/14.06	c # minimum percentage of integer variables that have to be fixable 
13.99/14.06	c # [type: real, range: [0,1], default: 0.5]
13.99/14.06	c heuristics/rens/minfixingrate = 0.3
13.99/14.06	c 
13.99/14.06	c # number of nodes added to the contingent of the total nodes
13.99/14.06	c # [type: longint, range: [0,9223372036854775807], default: 500]
13.99/14.06	c heuristics/rens/nodesofs = 2000
13.99/14.06	c 
13.99/14.06	c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
13.99/14.06	c # [type: int, range: [-1,2147483647], default: 20]
13.99/14.06	c heuristics/rootsoldiving/freq = -1
13.99/14.06	c 
13.99/14.06	c # maximal fraction of diving LP iterations compared to node LP iterations
13.99/14.06	c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
13.99/14.06	c heuristics/rootsoldiving/maxlpiterquot = 0.015
13.99/14.06	c 
13.99/14.06	c # additional number of allowed LP iterations
13.99/14.06	c # [type: int, range: [0,2147483647], default: 1000]
13.99/14.06	c heuristics/rootsoldiving/maxlpiterofs = 1500
13.99/14.06	c 
13.99/14.06	c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
13.99/14.06	c # [type: int, range: [-1,2147483647], default: 1]
13.99/14.06	c heuristics/rounding/freq = -1
13.99/14.06	c 
13.99/14.06	c # frequency for calling primal heuristic <shiftandpropagate> (-1: never, 0: only at depth freqofs)
13.99/14.06	c # [type: int, range: [-1,2147483647], default: 0]
13.99/14.06	c heuristics/shiftandpropagate/freq = -1
13.99/14.06	c 
13.99/14.06	c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
13.99/14.06	c # [type: int, range: [-1,2147483647], default: 10]
13.99/14.06	c heuristics/shifting/freq = -1
13.99/14.06	c 
13.99/14.06	c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
13.99/14.06	c # [type: int, range: [-1,2147483647], default: 1]
13.99/14.06	c heuristics/simplerounding/freq = -1
13.99/14.06	c 
13.99/14.06	c # frequency for calling primal heuristic <subnlp> (-1: never, 0: only at depth freqofs)
13.99/14.06	c # [type: int, range: [-1,2147483647], default: 1]
13.99/14.06	c heuristics/subnlp/freq = -1
13.99/14.06	c 
13.99/14.06	c # frequency for calling primal heuristic <trivial> (-1: never, 0: only at depth freqofs)
13.99/14.06	c # [type: int, range: [-1,2147483647], default: 0]
13.99/14.06	c heuristics/trivial/freq = -1
13.99/14.06	c 
13.99/14.06	c # frequency for calling primal heuristic <trysol> (-1: never, 0: only at depth freqofs)
13.99/14.06	c # [type: int, range: [-1,2147483647], default: 1]
13.99/14.06	c heuristics/trysol/freq = -1
13.99/14.06	c 
13.99/14.06	c # frequency for calling primal heuristic <undercover> (-1: never, 0: only at depth freqofs)
13.99/14.06	c # [type: int, range: [-1,2147483647], default: 0]
13.99/14.06	c heuristics/undercover/freq = -1
13.99/14.06	c 
13.99/14.06	c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
13.99/14.06	c # [type: int, range: [-1,2147483647], default: 10]
13.99/14.06	c heuristics/veclendiving/freq = -1
13.99/14.06	c 
13.99/14.06	c # maximal fraction of diving LP iterations compared to node LP iterations
13.99/14.06	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
13.99/14.06	c heuristics/veclendiving/maxlpiterquot = 0.075
13.99/14.06	c 
13.99/14.06	c # additional number of allowed LP iterations
13.99/14.06	c # [type: int, range: [0,2147483647], default: 1000]
13.99/14.06	c heuristics/veclendiving/maxlpiterofs = 1500
13.99/14.06	c 
13.99/14.06	c # frequency for calling primal heuristic <zirounding> (-1: never, 0: only at depth freqofs)
13.99/14.06	c # [type: int, range: [-1,2147483647], default: 1]
13.99/14.06	c heuristics/zirounding/freq = -1
13.99/14.06	c 
13.99/14.06	c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
13.99/14.06	c # [type: int, range: [-1,2147483647], default: 0]
13.99/14.06	c separating/cmir/freq = -1
13.99/14.06	c 
13.99/14.06	c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
13.99/14.06	c # [type: int, range: [-1,2147483647], default: 0]
13.99/14.06	c separating/flowcover/freq = -1
13.99/14.06	c 
13.99/14.06	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
13.99/14.06	c # [type: int, range: [-1,2147483647], default: -1]
13.99/14.06	c separating/rapidlearning/freq = 0
13.99/14.06	c 
13.99/14.06	c -----------------------------------------------------------------------------------------------
13.99/14.06	c start solving
13.99/14.08	c 
45.39/45.41	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
45.39/45.41	c  45.4s|     1 |     0 |  1755 |     - |1249M|   0 | 144 |2800 | 990k|2800 | 990k|   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
74.59/74.62	c  74.6s|     1 |     0 |  2392 |     - |1250M|   0 | 215 |2800 | 990k|2800 | 990k|  28 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
113.59/113.60	c   114s|     1 |     0 |  2672 |     - |1250M|   0 | 199 |2800 | 990k|2800 | 990k|  51 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
138.79/138.81	c   139s|     1 |     0 |  3194 |     - |1250M|   0 | 239 |2800 | 990k|2800 | 990k|  73 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
235.19/235.29	c   235s|     1 |     0 |  6477 |     - |1251M|   0 | 219 |2800 | 990k|2800 | 990k|  98 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
291.19/291.27	c   291s|     1 |     0 |  6958 |     - |1251M|   0 | 239 |2800 | 990k|2800 | 990k| 112 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
575.71/575.74	c   576s|     1 |     2 |  6958 |     - |1251M|   0 | 239 |2800 | 990k|2800 | 990k| 112 |   0 |  30 | 0.000000e+00 |      --      |    Inf 

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

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

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.02 1.97 2/521 20089
/proc/meminfo: memFree=15825540/32951124 swapFree=58800704/67111528
[pid=20089] ppid=20087 vsize=14536 CPUtime=0 cores=0,2,4,6
/proc/20089/stat : 20089 (scip-2.0.1.4b.l) R 20087 20089 18505 0 -1 4202496 2622 0 0 0 0 0 0 0 23 0 1 0 799574809 14884864 2575 33554432000 4194304 9163163 140733247010992 18446744073709551615 8090512 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/20089/statm: 3634 2575 392 1214 0 2416 0

[startup+0.03959 s]
/proc/loadavg: 2.00 2.02 1.97 2/521 20089
/proc/meminfo: memFree=15825540/32951124 swapFree=58800704/67111528
[pid=20089] ppid=20087 vsize=17604 CPUtime=0.03 cores=0,2,4,6
/proc/20089/stat : 20089 (scip-2.0.1.4b.l) R 20087 20089 18505 0 -1 4202496 3376 0 0 0 3 0 0 0 23 0 1 0 799574809 18026496 3329 33554432000 4194304 9163163 140733247010992 18446744073709551615 7480092 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/20089/statm: 4401 3329 392 1214 0 3183 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 17604

[startup+0.100577 s]
/proc/loadavg: 2.00 2.02 1.97 2/521 20089
/proc/meminfo: memFree=15825540/32951124 swapFree=58800704/67111528
[pid=20089] ppid=20087 vsize=20256 CPUtime=0.09 cores=0,2,4,6
/proc/20089/stat : 20089 (scip-2.0.1.4b.l) R 20087 20089 18505 0 -1 4202496 4057 0 0 0 9 0 0 0 23 0 1 0 799574809 20742144 4010 33554432000 4194304 9163163 140733247010992 18446744073709551615 4243508 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/20089/statm: 5064 4010 392 1214 0 3846 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 20256

[startup+0.300525 s]
/proc/loadavg: 2.00 2.02 1.97 2/521 20089
/proc/meminfo: memFree=15825540/32951124 swapFree=58800704/67111528
[pid=20089] ppid=20087 vsize=32556 CPUtime=0.29 cores=0,2,4,6
/proc/20089/stat : 20089 (scip-2.0.1.4b.l) R 20087 20089 18505 0 -1 4202496 7118 0 0 0 29 0 0 0 25 0 1 0 799574809 33337344 7071 33554432000 4194304 9163163 140733247010992 18446744073709551615 8031163 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/20089/statm: 8139 7071 392 1214 0 6921 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 32556

[startup+0.70045 s]
/proc/loadavg: 2.00 2.02 1.97 2/521 20089
/proc/meminfo: memFree=15825540/32951124 swapFree=58800704/67111528
[pid=20089] ppid=20087 vsize=55088 CPUtime=0.69 cores=0,2,4,6
/proc/20089/stat : 20089 (scip-2.0.1.4b.l) R 20087 20089 18505 0 -1 4202496 12758 0 0 0 68 1 0 0 25 0 1 0 799574809 56410112 12711 33554432000 4194304 9163163 140733247010992 18446744073709551615 7962088 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/20089/statm: 13772 12711 392 1214 0 12554 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 55088

[startup+1.50032 s]
/proc/loadavg: 2.00 2.02 1.97 3/522 20090
/proc/meminfo: memFree=15754852/32951124 swapFree=58800704/67111528
[pid=20089] ppid=20087 vsize=103404 CPUtime=1.49 cores=0,2,4,6
/proc/20089/stat : 20089 (scip-2.0.1.4b.l) R 20087 20089 18505 0 -1 4202496 24842 0 0 0 146 3 0 0 25 0 1 0 799574809 105885696 24795 33554432000 4194304 9163163 140733247010992 18446744073709551615 6922353 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/20089/statm: 25851 24795 392 1214 0 24633 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 103404

[startup+3.10103 s]
/proc/loadavg: 2.08 2.03 1.97 3/522 20090
/proc/meminfo: memFree=15687364/32951124 swapFree=58800704/67111528
[pid=20089] ppid=20087 vsize=197152 CPUtime=3.09 cores=0,2,4,6
/proc/20089/stat : 20089 (scip-2.0.1.4b.l) R 20087 20089 18505 0 -1 4202496 48269 0 0 0 303 6 0 0 25 0 1 0 799574809 201883648 48222 33554432000 4194304 9163163 140733247010992 18446744073709551615 8041874 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/20089/statm: 49288 48222 392 1214 0 48070 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 197152

[startup+6.30044 s]
/proc/loadavg: 2.08 2.03 1.97 3/522 20090
/proc/meminfo: memFree=15497272/32951124 swapFree=58800704/67111528
[pid=20089] ppid=20087 vsize=382420 CPUtime=6.29 cores=0,2,4,6
/proc/20089/stat : 20089 (scip-2.0.1.4b.l) R 20087 20089 18505 0 -1 4202496 94527 0 0 0 617 12 0 0 25 0 1 0 799574809 391598080 94480 33554432000 4194304 9163163 140733247010992 18446744073709551615 8041874 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/20089/statm: 95605 94480 392 1214 0 94387 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 382420

[startup+12.7003 s]
/proc/loadavg: 2.07 2.03 1.97 3/522 20090
/proc/meminfo: memFree=14759528/32951124 swapFree=58800704/67111528
[pid=20089] ppid=20087 vsize=1048976 CPUtime=12.69 cores=0,2,4,6
/proc/20089/stat : 20089 (scip-2.0.1.4b.l) R 20087 20089 18505 0 -1 4202496 393657 0 0 0 1221 48 0 0 25 0 1 0 799574809 1074151424 259890 33554432000 4194304 9163163 140733247010992 18446744073709551615 18446744073699066043 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/20089/statm: 262244 259890 530 1214 0 261026 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1048976

[startup+25.5009 s]
/proc/loadavg: 2.06 2.03 1.97 3/522 20091
/proc/meminfo: memFree=13589952/32951124 swapFree=58800704/67111528
[pid=20089] ppid=20087 vsize=2464780 CPUtime=25.49 cores=0,2,4,6
/proc/20089/stat : 20089 (scip-2.0.1.4b.l) R 20087 20089 18505 0 -1 4202496 824998 0 0 0 2454 95 0 0 25 0 1 0 799574809 2523934720 575885 33554432000 4194304 9163163 140733247010992 18446744073709551615 6974863 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/20089/statm: 616195 575885 748 1214 0 614977 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 2464780

[startup+51.1012 s]
/proc/loadavg: 2.20 2.06 1.98 3/522 20091
/proc/meminfo: memFree=13634388/32951124 swapFree=58800704/67111528
[pid=20089] ppid=20087 vsize=2263184 CPUtime=51.09 cores=0,2,4,6
/proc/20089/stat : 20089 (scip-2.0.1.4b.l) R 20087 20089 18505 0 -1 4202496 869386 0 0 0 5008 101 0 0 25 0 1 0 799574809 2317500416 548993 33554432000 4194304 9163163 140733247010992 18446744073709551615 7051532 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/20089/statm: 565796 548993 829 1214 0 564578 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 2263184

[startup+102.32 s]
/proc/loadavg: 2.08 2.05 1.98 3/522 20523
/proc/meminfo: memFree=19312980/32951124 swapFree=58800704/67111528
[pid=20089] ppid=20087 vsize=2404096 CPUtime=102.31 cores=0,2,4,6
/proc/20089/stat : 20089 (scip-2.0.1.4b.l) R 20087 20089 18505 0 -1 4202496 907780 0 0 0 10123 108 0 0 25 0 1 0 799574809 2461794304 569447 33554432000 4194304 9163163 140733247010992 18446744073709551615 8045529 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/20089/statm: 601024 569447 1077 1214 0 599806 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 2404096

[startup+162.301 s]
/proc/loadavg: 2.03 2.04 1.98 3/522 20717
/proc/meminfo: memFree=19299572/32951124 swapFree=58800704/67111528
[pid=20089] ppid=20087 vsize=2443464 CPUtime=162.3 cores=0,2,4,6
/proc/20089/stat : 20089 (scip-2.0.1.4b.l) R 20087 20089 18505 0 -1 4202496 943560 0 0 0 16116 114 0 0 25 0 1 0 799574809 2502107136 579249 33554432000 4194304 9163163 140733247010992 18446744073709551615 7051532 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/20089/statm: 610866 579249 830 1214 0 609648 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 2443464

[startup+222.301 s]
/proc/loadavg: 2.01 2.03 1.98 3/522 20719
/proc/meminfo: memFree=19268948/32951124 swapFree=58800704/67111528
[pid=20089] ppid=20087 vsize=2481736 CPUtime=222.3 cores=0,2,4,6
/proc/20089/stat : 20089 (scip-2.0.1.4b.l) R 20087 20089 18505 0 -1 4202496 962167 0 0 0 22112 118 0 0 25 0 1 0 799574809 2541297664 586537 33554432000 4194304 9163163 140733247010992 18446744073709551615 7345648 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/20089/statm: 620434 586537 830 1214 0 619216 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 2481736

[startup+282.301 s]
/proc/loadavg: 2.00 2.02 1.98 3/522 20721
/proc/meminfo: memFree=19285296/32951124 swapFree=58800704/67111528
[pid=20089] ppid=20087 vsize=2466704 CPUtime=282.3 cores=0,2,4,6
/proc/20089/stat : 20089 (scip-2.0.1.4b.l) R 20087 20089 18505 0 -1 4202496 974712 0 0 0 28109 121 0 0 25 0 1 0 799574809 2525904896 582917 33554432000 4194304 9163163 140733247010992 18446744073709551615 7224022 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/20089/statm: 616676 582917 830 1214 0 615458 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 2466704

[startup+342.301 s]
/proc/loadavg: 2.00 2.02 1.98 3/522 20722
/proc/meminfo: memFree=19270312/32951124 swapFree=58800704/67111528
[pid=20089] ppid=20087 vsize=2475708 CPUtime=342.3 cores=0,2,4,6
/proc/20089/stat : 20089 (scip-2.0.1.4b.l) R 20087 20089 18505 0 -1 4202496 1007958 0 0 0 34104 126 0 0 25 0 1 0 799574809 2535124992 585262 33554432000 4194304 9163163 140733247010992 18446744073709551615 8087562 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/20089/statm: 618927 585262 832 1214 0 617709 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 2475708

[startup+402.301 s]
/proc/loadavg: 2.15 2.04 2.00 3/522 20724
/proc/meminfo: memFree=19238360/32951124 swapFree=58800704/67111528
[pid=20089] ppid=20087 vsize=2512204 CPUtime=402.3 cores=0,2,4,6
/proc/20089/stat : 20089 (scip-2.0.1.4b.l) R 20087 20089 18505 0 -1 4202496 1045863 0 0 0 40098 132 0 0 25 0 1 0 799574809 2572496896 592516 33554432000 4194304 9163163 140733247010992 18446744073709551615 7110314 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/20089/statm: 628051 592516 832 1214 0 626833 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 2512204

[startup+462.301 s]
/proc/loadavg: 2.27 2.08 2.01 3/522 20725
/proc/meminfo: memFree=19244572/32951124 swapFree=58800704/67111528
[pid=20089] ppid=20087 vsize=2511356 CPUtime=462.3 cores=0,2,4,6
/proc/20089/stat : 20089 (scip-2.0.1.4b.l) R 20087 20089 18505 0 -1 4202496 1071792 0 0 0 46093 137 0 0 25 0 1 0 799574809 2571628544 590960 33554432000 4194304 9163163 140733247010992 18446744073709551615 7348322 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/20089/statm: 627839 590960 832 1214 0 626621 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 2511356

[startup+522.301 s]
/proc/loadavg: 2.16 2.08 2.01 3/522 20727
/proc/meminfo: memFree=19244452/32951124 swapFree=58800704/67111528
[pid=20089] ppid=20087 vsize=2511716 CPUtime=522.3 cores=0,2,4,6
/proc/20089/stat : 20089 (scip-2.0.1.4b.l) R 20087 20089 18505 0 -1 4202496 1093115 0 0 0 52090 140 0 0 25 0 1 0 799574809 2571997184 590856 33554432000 4194304 9163163 140733247010992 18446744073709551615 7311816 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/20089/statm: 627929 590856 832 1214 0 626711 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 2511716

[startup+582.301 s]
/proc/loadavg: 2.06 2.06 2.00 3/522 20729
/proc/meminfo: memFree=19242392/32951124 swapFree=58800704/67111528
[pid=20089] ppid=20087 vsize=2511000 CPUtime=582.31 cores=0,2,4,6
/proc/20089/stat : 20089 (scip-2.0.1.4b.l) R 20087 20089 18505 0 -1 4202496 1121451 0 0 0 58085 146 0 0 25 0 1 0 799574809 2571264000 592384 33554432000 4194304 9163163 140733247010992 18446744073709551615 7348243 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/20089/statm: 627750 592384 2110 1214 0 626532 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 2511000

[startup+642.301 s]

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

/proc/20089/stat : 20089 (scip-2.0.1.4b.l) R 20087 20089 18505 0 -1 4202496 1629631 0 0 0 106016 216 0 0 25 0 1 0 799574809 2561060864 589521 33554432000 4194304 9163163 140733247010992 18446744073709551615 7394725 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/20089/statm: 625259 589521 839 1214 0 624041 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 2501036

[startup+1122.3 s]
/proc/loadavg: 2.06 2.06 2.01 3/522 20851
/proc/meminfo: memFree=17274812/32951124 swapFree=58800704/67111528
[pid=20089] ppid=20087 vsize=2535952 CPUtime=1122.33 cores=0,2,4,6
/proc/20089/stat : 20089 (scip-2.0.1.4b.l) R 20087 20089 18505 0 -1 4202496 1788743 0 0 0 111997 236 0 0 25 0 1 0 799574809 2596814848 596796 33554432000 4194304 9163163 140733247010992 18446744073709551615 7379213 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/20089/statm: 633988 596796 860 1214 0 632770 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 2535952

[startup+1182.3 s]
/proc/loadavg: 2.02 2.05 2.01 3/522 20853
/proc/meminfo: memFree=17262360/32951124 swapFree=58800704/67111528
[pid=20089] ppid=20087 vsize=2504632 CPUtime=1182.33 cores=0,2,4,6
/proc/20089/stat : 20089 (scip-2.0.1.4b.l) R 20087 20089 18505 0 -1 4202496 1843254 0 0 0 117990 243 0 0 25 0 1 0 799574809 2564743168 594368 33554432000 4194304 9163163 140733247010992 18446744073709551615 7085060 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/20089/statm: 626158 594368 3782 1214 0 624940 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 2504632

[startup+1242.3 s]
/proc/loadavg: 2.01 2.04 2.00 3/522 20854
/proc/meminfo: memFree=17216932/32951124 swapFree=58800704/67111528
[pid=20089] ppid=20087 vsize=2550592 CPUtime=1242.32 cores=0,2,4,6
/proc/20089/stat : 20089 (scip-2.0.1.4b.l) R 20087 20089 18505 0 -1 4202496 1888641 0 0 0 123983 249 0 0 25 0 1 0 799574809 2611806208 603996 33554432000 4194304 9163163 140733247010992 18446744073709551615 7348010 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/20089/statm: 637648 603996 1310 1214 0 636430 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 2550592

[startup+1302.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/522 20856
/proc/meminfo: memFree=17233628/32951124 swapFree=58800704/67111528
[pid=20089] ppid=20087 vsize=2538628 CPUtime=1302.34 cores=0,2,4,6
/proc/20089/stat : 20089 (scip-2.0.1.4b.l) R 20087 20089 18505 0 -1 4202496 1971291 0 0 0 129974 260 0 0 25 0 1 0 799574809 2599555072 599117 33554432000 4194304 9163163 140733247010992 18446744073709551615 8087562 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/20089/statm: 634657 599117 860 1214 0 633439 0
Current children cumulated CPU time (s) 1302.34
Current children cumulated vsize (KiB) 2538628

[startup+1362.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/522 20857
/proc/meminfo: memFree=17223524/32951124 swapFree=58800704/67111528
[pid=20089] ppid=20087 vsize=2548536 CPUtime=1362.33 cores=0,2,4,6
/proc/20089/stat : 20089 (scip-2.0.1.4b.l) R 20087 20089 18505 0 -1 4202496 2043931 0 0 0 135964 269 0 0 25 0 1 0 799574809 2609700864 600084 33554432000 4194304 9163163 140733247010992 18446744073709551615 7348243 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/20089/statm: 637134 600084 860 1214 0 635916 0
Current children cumulated CPU time (s) 1362.33
Current children cumulated vsize (KiB) 2548536

[startup+1422.32 s]
/proc/loadavg: 2.00 2.01 2.00 3/522 20859
/proc/meminfo: memFree=17228424/32951124 swapFree=58800704/67111528
[pid=20089] ppid=20087 vsize=2510568 CPUtime=1422.35 cores=0,2,4,6
/proc/20089/stat : 20089 (scip-2.0.1.4b.l) R 20087 20089 18505 0 -1 4202496 2083355 0 0 0 141960 275 0 0 25 0 1 0 799574809 2570821632 594832 33554432000 4194304 9163163 140733247010992 18446744073709551615 7348243 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/20089/statm: 627642 594832 1222 1214 0 626424 0
Current children cumulated CPU time (s) 1422.35
Current children cumulated vsize (KiB) 2510568

[startup+1482.3 s]
/proc/loadavg: 2.12 2.04 2.01 3/522 20861
/proc/meminfo: memFree=17241380/32951124 swapFree=58800704/67111528
[pid=20089] ppid=20087 vsize=2508356 CPUtime=1482.33 cores=0,2,4,6
/proc/20089/stat : 20089 (scip-2.0.1.4b.l) R 20087 20089 18505 0 -1 4202496 2117819 0 0 0 147953 280 0 0 25 0 1 0 799574809 2568556544 590763 33554432000 4194304 9163163 140733247010992 18446744073709551615 7348243 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/20089/statm: 627089 590763 860 1214 0 625871 0
Current children cumulated CPU time (s) 1482.33
Current children cumulated vsize (KiB) 2508356

[startup+1542.3 s]
/proc/loadavg: 2.09 2.04 2.01 3/522 20862
/proc/meminfo: memFree=17233388/32951124 swapFree=58800704/67111528
[pid=20089] ppid=20087 vsize=2499400 CPUtime=1542.34 cores=0,2,4,6
/proc/20089/stat : 20089 (scip-2.0.1.4b.l) R 20087 20089 18505 0 -1 4202496 2181518 0 0 0 153944 290 0 0 25 0 1 0 799574809 2559385600 589259 33554432000 4194304 9163163 140733247010992 18446744073709551615 7348556 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/20089/statm: 624850 589259 860 1214 0 623632 0
Current children cumulated CPU time (s) 1542.34
Current children cumulated vsize (KiB) 2499400

[startup+1602.3 s]
/proc/loadavg: 2.14 2.06 2.01 3/522 20864
/proc/meminfo: memFree=17212268/32951124 swapFree=58800704/67111528
[pid=20089] ppid=20087 vsize=2507596 CPUtime=1602.33 cores=0,2,4,6
/proc/20089/stat : 20089 (scip-2.0.1.4b.l) R 20087 20089 18505 0 -1 4202496 2275761 0 0 0 159932 301 0 0 25 0 1 0 799574809 2567778304 594751 33554432000 4194304 9163163 140733247010992 18446744073709551615 7316427 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/20089/statm: 626899 594751 860 1214 0 625681 0
Current children cumulated CPU time (s) 1602.33
Current children cumulated vsize (KiB) 2507596

[startup+1662.3 s]
/proc/loadavg: 2.09 2.06 2.01 3/522 20865
/proc/meminfo: memFree=17208000/32951124 swapFree=58800704/67111528
[pid=20089] ppid=20087 vsize=2512472 CPUtime=1662.34 cores=0,2,4,6
/proc/20089/stat : 20089 (scip-2.0.1.4b.l) R 20087 20089 18505 0 -1 4202496 2318997 0 0 0 165926 308 0 0 25 0 1 0 799574809 2572771328 595914 33554432000 4194304 9163163 140733247010992 18446744073709551615 7348663 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/20089/statm: 628118 595914 860 1214 0 626900 0
Current children cumulated CPU time (s) 1662.34
Current children cumulated vsize (KiB) 2512472

[startup+1722.3 s]
/proc/loadavg: 2.03 2.05 2.01 3/522 20867
/proc/meminfo: memFree=17218368/32951124 swapFree=58800704/67111528
[pid=20089] ppid=20087 vsize=2503216 CPUtime=1722.34 cores=0,2,4,6
/proc/20089/stat : 20089 (scip-2.0.1.4b.l) R 20087 20089 18505 0 -1 4202496 2342673 0 0 0 171921 313 0 0 25 0 1 0 799574809 2563293184 594019 33554432000 4194304 9163163 140733247010992 18446744073709551615 7311820 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/20089/statm: 625804 594019 860 1214 0 624586 0
Current children cumulated CPU time (s) 1722.34
Current children cumulated vsize (KiB) 2503216

[startup+1782.3 s]
/proc/loadavg: 2.01 2.04 2.00 3/522 20869
/proc/meminfo: memFree=17209784/32951124 swapFree=58800704/67111528
[pid=20089] ppid=20087 vsize=2511916 CPUtime=1782.34 cores=0,2,4,6
/proc/20089/stat : 20089 (scip-2.0.1.4b.l) R 20087 20089 18505 0 -1 4202496 2364630 0 0 0 177917 317 0 0 25 0 1 0 799574809 2572201984 595139 33554432000 4194304 9163163 140733247010992 18446744073709551615 7348342 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/20089/statm: 627979 595139 859 1214 0 626761 0
Current children cumulated CPU time (s) 1782.34
Current children cumulated vsize (KiB) 2511916



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.01 2.04 2.00 3/522 20869
/proc/meminfo: memFree=17210400/32951124 swapFree=58800704/67111528
[pid=20089] ppid=20087 vsize=2511900 CPUtime=1800.05 cores=0,2,4,6
/proc/20089/stat : 20089 (scip-2.0.1.4b.l) R 20087 20089 18505 0 -1 4202496 2383317 0 0 0 179685 320 0 0 25 0 1 0 799574809 2572185600 595139 33554432000 4194304 9163163 140733247010992 18446744073709551615 7345670 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/20089/statm: 627975 595139 859 1214 0 626757 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 2511900

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -20089

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

[startup+1801.4 s]
/proc/loadavg: 2.01 2.04 2.00 3/523 20870
/proc/meminfo: memFree=17209276/32951124 swapFree=58800704/67111528
[pid=20089] ppid=20087 vsize=2511900 CPUtime=1801.44 cores=0,2,4,6
/proc/20089/stat : 20089 (scip-2.0.1.4b.l) R 20087 20089 18505 0 -1 4202496 2383317 0 0 0 179824 320 0 0 25 0 1 0 799574809 2572185600 595139 33554432000 4194304 9163163 140733247010992 18446744073709551615 7348024 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/20089/statm: 627975 595139 859 1214 0 626757 0
Current children cumulated CPU time (s) 1801.44
Current children cumulated vsize (KiB) 2511900

[startup+1801.82 s]
/proc/loadavg: 2.01 2.04 2.00 3/523 20870
/proc/meminfo: memFree=17209644/32951124 swapFree=58800704/67111528
[pid=20089] ppid=20087 vsize=2511900 CPUtime=1801.86 cores=0,2,4,6
/proc/20089/stat : 20089 (scip-2.0.1.4b.l) R 20087 20089 18505 0 -1 4202496 2383317 0 0 0 179866 320 0 0 25 0 1 0 799574809 2572185600 595139 33554432000 4194304 9163163 140733247010992 18446744073709551615 7348322 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/20089/statm: 627975 595139 859 1214 0 626757 0
Current children cumulated CPU time (s) 1801.86
Current children cumulated vsize (KiB) 2511900

[startup+1802 s]
/proc/loadavg: 2.01 2.04 2.00 3/523 20870
/proc/meminfo: memFree=17209644/32951124 swapFree=58800704/67111528
[pid=20089] ppid=20087 vsize=2511900 CPUtime=1802.04 cores=0,2,4,6
/proc/20089/stat : 20089 (scip-2.0.1.4b.l) R 20087 20089 18505 0 -1 4202496 2383317 0 0 0 179884 320 0 0 25 0 1 0 799574809 2572185600 595139 33554432000 4194304 9163163 140733247010992 18446744073709551615 6974005 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/20089/statm: 627975 595139 859 1214 0 626757 0
Current children cumulated CPU time (s) 1802.04
Current children cumulated vsize (KiB) 2511900

[startup+1802.1 s]
/proc/loadavg: 2.01 2.04 2.00 3/523 20870
/proc/meminfo: memFree=17209644/32951124 swapFree=58800704/67111528
[pid=20089] ppid=20087 vsize=0 CPUtime=1802.14 cores=0,2,4,6
/proc/20089/stat : 20089 (scip-2.0.1.4b.l) R 20087 20089 18505 0 -1 4203524 2383317 0 0 0 179886 328 0 0 25 0 1 0 799574809 0 0 33554432000 0 0 0 0 0 0 0 4096 16384 18446744073709551615 0 0 17 2 0 0 0
/proc/20089/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1802.14
Current children cumulated vsize (KiB) 0

Child ended because it received signal 9 (SIGKILL)
Real time (s): 1802.12
CPU time (s): 1802.17
CPU user time (s): 1798.87
CPU system time (s): 3.3075
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 2675544

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

runsolver used 10.0575 second user time and 21.2238 second system time

The end

Launcher Data

Begin job on node142 at 2011-06-03 05:26:33
IDJOB=3451329
IDBENCH=1386
IDSOLVER=1948
FILE ID=node142/3451329-1307071592
RUNJOBID= node142-1307068304-19569
PBS_JOBID= 13497844
Free space on /tmp= 73792 MiB

SOLVER NAME= SCIP spx E SCIP 2.0.1.4b with SoPlex 1.5.0.4
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/liu/dbst/normalized-dbst_v40_e600_d20_mw10_6.opb.PB06.opb
COMMAND LINE= HOME/scip-2.0.1.4b.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3451329-1307071592/watcher-3451329-1307071592 -o /tmp/evaluation-result-3451329-1307071592/solver-3451329-1307071592 -C 1800 -W 1900 -M 15500  HOME/scip-2.0.1.4b.linux.x86_64.gnu.opt.spx -f HOME/instance-3451329-1307071592.opb -t 1800 -m 15500

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

MD5SUM BENCH= f5d8cf0048d52cf223a3574d281ac8f8
RANDOM SEED=1542464932

node142.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.846
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.69
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.846
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	: 5131.95
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.846
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.82
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.846
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.67
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.846
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.81
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.846
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.846
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.82
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.846
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:     32951124 kB
MemFree:      15825712 kB
Buffers:        211040 kB
Cached:         492608 kB
SwapCached:      11452 kB
Active:       15115888 kB
Inactive:      1736064 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15825712 kB
SwapTotal:    67111528 kB
SwapFree:     58800704 kB
Dirty:           46184 kB
Writeback:           0 kB
AnonPages:    16145504 kB
Mapped:          34388 kB
Slab:           116056 kB
PageTables:      88104 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 151579512 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= 73848 MiB
End job on node142 at 2011-06-03 05:56:36