Trace number 3452980

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.0.1.4. with SoPlex 1.5.0.4? (TO) 1802.16 1802.12

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/liu/
dbst/normalized-dbst_v40_e600_d20_mw10_9.opb.PB06.opb
MD5SUMd54403a51e1ff3d34cd210d836adfe84
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.6006
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 344
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.4 [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-3452980-1307069766.opb>
6.49/6.50	c original problem has 2800 variables (2800 bin, 0 int, 0 impl, 0 cont) and 990001 constraints
6.49/6.50	c problem read
6.49/6.50	c No objective function, only one solution is needed.
6.49/6.50	c presolving settings loaded
9.39/9.43	c presolving:
13.99/14.01	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
14.79/14.80	c (round 2) 0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 3239 chg coeffs, 990000 upgd conss, 2400 impls, 80 clqs
15.59/15.63	c presolving (3 rounds):
15.59/15.63	c  0 deleted vars, 0 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 3402 changed coefficients
15.59/15.63	c  5520 implications, 80 cliques
15.59/15.63	c presolved problem has 2800 variables (2800 bin, 0 int, 0 impl, 0 cont) and 990001 constraints
15.59/15.63	c    3160 constraints of type <knapsack>
15.59/15.63	c    1280 constraints of type <setppc>
15.59/15.63	c       1 constraints of type <linear>
15.59/15.63	c  985560 constraints of type <logicor>
15.59/15.63	c transformed objective value is always integral (scale: 1)
15.59/15.63	c Presolving Time: 8.56
15.59/15.63	c - non default parameters ----------------------------------------------------------------------
15.59/15.63	c # SCIP version 2.0.1.4
15.59/15.63	c 
15.59/15.63	c # frequency for displaying node information lines
15.59/15.63	c # [type: int, range: [-1,2147483647], default: 100]
15.59/15.63	c display/freq = 10000
15.59/15.63	c 
15.59/15.63	c # maximal time in seconds to run
15.59/15.63	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
15.59/15.63	c limits/time = 1800
15.59/15.63	c 
15.59/15.63	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
15.59/15.63	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
15.59/15.63	c limits/memory = 13950
15.59/15.63	c 
15.59/15.63	c # solving stops, if the given number of solutions were found (-1: no limit)
15.59/15.63	c # [type: int, range: [-1,2147483647], default: -1]
15.59/15.63	c limits/solutions = 1
15.59/15.63	c 
15.59/15.63	c # maximal number of separation rounds per node (-1: unlimited)
15.59/15.63	c # [type: int, range: [-1,2147483647], default: 5]
15.59/15.63	c separating/maxrounds = 1
15.59/15.63	c 
15.59/15.63	c # maximal number of separation rounds in the root node (-1: unlimited)
15.59/15.63	c # [type: int, range: [-1,2147483647], default: -1]
15.59/15.63	c separating/maxroundsroot = 5
15.59/15.63	c 
15.59/15.63	c # default clock type (1: CPU user seconds, 2: wall clock time)
15.59/15.63	c # [type: int, range: [1,2], default: 1]
15.59/15.63	c timing/clocktype = 2
15.59/15.63	c 
15.59/15.63	c # belongs reading time to solving time?
15.59/15.63	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
15.59/15.63	c timing/reading = TRUE
15.59/15.63	c 
15.59/15.63	c # should presolving try to simplify inequalities
15.59/15.63	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
15.59/15.63	c constraints/linear/simplifyinequalities = TRUE
15.59/15.63	c 
15.59/15.63	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
15.59/15.63	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
15.59/15.63	c constraints/indicator/addCouplingCons = TRUE
15.59/15.63	c 
15.59/15.63	c # should disaggregation of knapsack constraints be allowed in preprocessing?
15.59/15.63	c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
15.59/15.63	c constraints/knapsack/disaggregation = FALSE
15.59/15.63	c 
15.59/15.63	c # should presolving try to simplify knapsacks
15.59/15.63	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
15.59/15.63	c constraints/knapsack/simplifyinequalities = TRUE
15.59/15.63	c 
15.59/15.63	c # maximal number of presolving rounds the presolver participates in (-1: no limit)
15.59/15.63	c # [type: int, range: [-1,2147483647], default: -1]
15.59/15.63	c presolving/probing/maxrounds = 0
15.59/15.63	c 
15.59/15.63	c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
15.59/15.63	c # [type: int, range: [-1,2147483647], default: 10]
15.59/15.63	c heuristics/coefdiving/freq = -1
15.59/15.63	c 
15.59/15.63	c # maximal fraction of diving LP iterations compared to node LP iterations
15.59/15.63	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
15.59/15.63	c heuristics/coefdiving/maxlpiterquot = 0.075
15.59/15.63	c 
15.59/15.63	c # additional number of allowed LP iterations
15.59/15.63	c # [type: int, range: [0,2147483647], default: 1000]
15.59/15.63	c heuristics/coefdiving/maxlpiterofs = 1500
15.59/15.63	c 
15.59/15.63	c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
15.59/15.63	c # [type: int, range: [-1,2147483647], default: 30]
15.59/15.63	c heuristics/crossover/freq = -1
15.59/15.63	c 
15.59/15.63	c # number of nodes added to the contingent of the total nodes
15.59/15.63	c # [type: longint, range: [0,9223372036854775807], default: 500]
15.59/15.63	c heuristics/crossover/nodesofs = 750
15.59/15.63	c 
15.59/15.63	c # number of nodes without incumbent change that heuristic should wait
15.59/15.63	c # [type: longint, range: [0,9223372036854775807], default: 200]
15.59/15.63	c heuristics/crossover/nwaitingnodes = 100
15.59/15.63	c 
15.59/15.63	c # contingent of sub problem nodes in relation to the number of nodes of the original problem
15.59/15.63	c # [type: real, range: [0,1], default: 0.1]
15.59/15.63	c heuristics/crossover/nodesquot = 0.15
15.59/15.63	c 
15.59/15.63	c # minimum percentage of integer variables that have to be fixed 
15.59/15.63	c # [type: real, range: [0,1], default: 0.666]
15.59/15.63	c heuristics/crossover/minfixingrate = 0.5
15.59/15.63	c 
15.59/15.63	c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
15.59/15.63	c # [type: int, range: [-1,2147483647], default: 20]
15.59/15.63	c heuristics/feaspump/freq = -1
15.59/15.63	c 
15.59/15.63	c # additional number of allowed LP iterations
15.59/15.63	c # [type: int, range: [0,2147483647], default: 1000]
15.59/15.63	c heuristics/feaspump/maxlpiterofs = 2000
15.59/15.63	c 
15.59/15.63	c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
15.59/15.63	c # [type: int, range: [-1,2147483647], default: 10]
15.59/15.63	c heuristics/fracdiving/freq = -1
15.59/15.63	c 
15.59/15.63	c # maximal fraction of diving LP iterations compared to node LP iterations
15.59/15.63	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
15.59/15.63	c heuristics/fracdiving/maxlpiterquot = 0.075
15.59/15.63	c 
15.59/15.63	c # additional number of allowed LP iterations
15.59/15.63	c # [type: int, range: [0,2147483647], default: 1000]
15.59/15.63	c heuristics/fracdiving/maxlpiterofs = 1500
15.59/15.63	c 
15.59/15.63	c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
15.59/15.63	c # [type: int, range: [-1,2147483647], default: 10]
15.59/15.63	c heuristics/guideddiving/freq = -1
15.59/15.63	c 
15.59/15.63	c # maximal fraction of diving LP iterations compared to node LP iterations
15.59/15.63	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
15.59/15.63	c heuristics/guideddiving/maxlpiterquot = 0.075
15.59/15.63	c 
15.59/15.63	c # additional number of allowed LP iterations
15.59/15.63	c # [type: int, range: [0,2147483647], default: 1000]
15.59/15.63	c heuristics/guideddiving/maxlpiterofs = 1500
15.59/15.63	c 
15.59/15.63	c # maximal fraction of diving LP iterations compared to node LP iterations
15.59/15.63	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
15.59/15.63	c heuristics/intdiving/maxlpiterquot = 0.075
15.59/15.63	c 
15.59/15.63	c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
15.59/15.63	c # [type: int, range: [-1,2147483647], default: 10]
15.59/15.63	c heuristics/intshifting/freq = -1
15.59/15.63	c 
15.59/15.63	c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
15.59/15.63	c # [type: int, range: [-1,2147483647], default: 10]
15.59/15.63	c heuristics/linesearchdiving/freq = -1
15.59/15.63	c 
15.59/15.63	c # maximal fraction of diving LP iterations compared to node LP iterations
15.59/15.63	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
15.59/15.63	c heuristics/linesearchdiving/maxlpiterquot = 0.075
15.59/15.63	c 
15.59/15.63	c # additional number of allowed LP iterations
15.59/15.63	c # [type: int, range: [0,2147483647], default: 1000]
15.59/15.63	c heuristics/linesearchdiving/maxlpiterofs = 1500
15.59/15.63	c 
15.59/15.63	c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
15.59/15.63	c # [type: int, range: [-1,2147483647], default: 20]
15.59/15.63	c heuristics/objpscostdiving/freq = -1
15.59/15.63	c 
15.59/15.63	c # maximal fraction of diving LP iterations compared to total iteration number
15.59/15.63	c # [type: real, range: [0,1], default: 0.01]
15.59/15.63	c heuristics/objpscostdiving/maxlpiterquot = 0.015
15.59/15.63	c 
15.59/15.63	c # additional number of allowed LP iterations
15.59/15.63	c # [type: int, range: [0,2147483647], default: 1000]
15.59/15.63	c heuristics/objpscostdiving/maxlpiterofs = 1500
15.59/15.63	c 
15.59/15.63	c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
15.59/15.63	c # [type: int, range: [-1,2147483647], default: 1]
15.59/15.63	c heuristics/oneopt/freq = -1
15.59/15.63	c 
15.59/15.63	c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
15.59/15.63	c # [type: int, range: [-1,2147483647], default: 10]
15.59/15.63	c heuristics/pscostdiving/freq = -1
15.59/15.63	c 
15.59/15.63	c # maximal fraction of diving LP iterations compared to node LP iterations
15.59/15.63	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
15.59/15.63	c heuristics/pscostdiving/maxlpiterquot = 0.075
15.59/15.63	c 
15.59/15.63	c # additional number of allowed LP iterations
15.59/15.63	c # [type: int, range: [0,2147483647], default: 1000]
15.59/15.63	c heuristics/pscostdiving/maxlpiterofs = 1500
15.59/15.63	c 
15.59/15.63	c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
15.59/15.63	c # [type: int, range: [-1,2147483647], default: 0]
15.59/15.63	c heuristics/rens/freq = -1
15.59/15.63	c 
15.59/15.63	c # minimum percentage of integer variables that have to be fixable 
15.59/15.63	c # [type: real, range: [0,1], default: 0.5]
15.59/15.63	c heuristics/rens/minfixingrate = 0.3
15.59/15.63	c 
15.59/15.63	c # number of nodes added to the contingent of the total nodes
15.59/15.63	c # [type: longint, range: [0,9223372036854775807], default: 500]
15.59/15.63	c heuristics/rens/nodesofs = 2000
15.59/15.63	c 
15.59/15.63	c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
15.59/15.63	c # [type: int, range: [-1,2147483647], default: 20]
15.59/15.63	c heuristics/rootsoldiving/freq = -1
15.59/15.63	c 
15.59/15.63	c # maximal fraction of diving LP iterations compared to node LP iterations
15.59/15.63	c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
15.59/15.63	c heuristics/rootsoldiving/maxlpiterquot = 0.015
15.59/15.63	c 
15.59/15.63	c # additional number of allowed LP iterations
15.59/15.63	c # [type: int, range: [0,2147483647], default: 1000]
15.59/15.63	c heuristics/rootsoldiving/maxlpiterofs = 1500
15.59/15.63	c 
15.59/15.63	c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
15.59/15.63	c # [type: int, range: [-1,2147483647], default: 1]
15.59/15.63	c heuristics/rounding/freq = -1
15.59/15.63	c 
15.59/15.63	c # frequency for calling primal heuristic <shiftandpropagate> (-1: never, 0: only at depth freqofs)
15.59/15.63	c # [type: int, range: [-1,2147483647], default: 0]
15.59/15.63	c heuristics/shiftandpropagate/freq = -1
15.59/15.63	c 
15.59/15.63	c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
15.59/15.63	c # [type: int, range: [-1,2147483647], default: 10]
15.59/15.63	c heuristics/shifting/freq = -1
15.59/15.63	c 
15.59/15.63	c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
15.59/15.63	c # [type: int, range: [-1,2147483647], default: 1]
15.59/15.63	c heuristics/simplerounding/freq = -1
15.59/15.63	c 
15.59/15.63	c # frequency for calling primal heuristic <subnlp> (-1: never, 0: only at depth freqofs)
15.59/15.63	c # [type: int, range: [-1,2147483647], default: 1]
15.59/15.63	c heuristics/subnlp/freq = -1
15.59/15.63	c 
15.59/15.63	c # frequency for calling primal heuristic <trivial> (-1: never, 0: only at depth freqofs)
15.59/15.63	c # [type: int, range: [-1,2147483647], default: 0]
15.59/15.63	c heuristics/trivial/freq = -1
15.59/15.63	c 
15.59/15.63	c # frequency for calling primal heuristic <trysol> (-1: never, 0: only at depth freqofs)
15.59/15.63	c # [type: int, range: [-1,2147483647], default: 1]
15.59/15.63	c heuristics/trysol/freq = -1
15.59/15.63	c 
15.59/15.63	c # frequency for calling primal heuristic <undercover> (-1: never, 0: only at depth freqofs)
15.59/15.63	c # [type: int, range: [-1,2147483647], default: 0]
15.59/15.63	c heuristics/undercover/freq = -1
15.59/15.63	c 
15.59/15.63	c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
15.59/15.63	c # [type: int, range: [-1,2147483647], default: 10]
15.59/15.63	c heuristics/veclendiving/freq = -1
15.59/15.63	c 
15.59/15.63	c # maximal fraction of diving LP iterations compared to node LP iterations
15.59/15.63	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
15.59/15.63	c heuristics/veclendiving/maxlpiterquot = 0.075
15.59/15.63	c 
15.59/15.63	c # additional number of allowed LP iterations
15.59/15.63	c # [type: int, range: [0,2147483647], default: 1000]
15.59/15.63	c heuristics/veclendiving/maxlpiterofs = 1500
15.59/15.63	c 
15.59/15.63	c # frequency for calling primal heuristic <zirounding> (-1: never, 0: only at depth freqofs)
15.59/15.63	c # [type: int, range: [-1,2147483647], default: 1]
15.59/15.63	c heuristics/zirounding/freq = -1
15.59/15.63	c 
15.59/15.63	c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
15.59/15.63	c # [type: int, range: [-1,2147483647], default: 0]
15.59/15.63	c separating/cmir/freq = -1
15.59/15.63	c 
15.59/15.63	c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
15.59/15.63	c # [type: int, range: [-1,2147483647], default: 0]
15.59/15.63	c separating/flowcover/freq = -1
15.59/15.63	c 
15.59/15.63	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
15.59/15.63	c # [type: int, range: [-1,2147483647], default: -1]
15.59/15.63	c separating/rapidlearning/freq = 0
15.59/15.63	c 
15.59/15.63	c -----------------------------------------------------------------------------------------------
15.59/15.63	c start solving
15.59/15.65	c 
54.09/54.15	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
54.09/54.15	c  54.2s|     1 |     0 |  1743 |     - |1179M|   0 | 130 |2800 | 990k|2800 | 990k|   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
69.89/69.99	c  70.0s|     1 |     0 |  1824 |     - |1180M|   0 | 138 |2800 | 990k|2800 | 990k|  22 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
123.89/123.92	c   124s|     1 |     0 |  3485 |     - |1183M|   0 | 204 |2800 | 990k|2800 | 990k|  40 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
263.02/263.04	c   263s|     1 |     0 |  7870 |     - |1183M|   0 | 283 |2800 | 990k|2800 | 990k|  60 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
361.30/361.31	c   361s|     1 |     0 | 10517 |     - |1183M|   0 | 361 |2800 | 990k|2800 | 990k|  70 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
404.20/404.28	c   404s|     1 |     0 | 11468 |     - |1183M|   0 | 294 |2800 | 990k|2800 | 990k|  85 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
614.00/614.01	c   614s|     1 |     2 | 11468 |     - |1183M|   0 | 294 |2800 | 990k|2800 | 990k|  85 |   0 |  33 | 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-3452980-1307069766/watcher-3452980-1307069766 -o /tmp/evaluation-result-3452980-1307069766/solver-3452980-1307069766 -C 1800 -W 1900 -M 15500 HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f HOME/instance-3452980-1307069766.opb -t 1800 -m 15500 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.01 1.93 2/527 1774
/proc/meminfo: memFree=25021448/32951124 swapFree=56241860/67111528
[pid=1774] ppid=1772 vsize=9988 CPUtime=0 cores=1,3,5,7
/proc/1774/stat : 1774 (scip-2.0.1.4.li) R 1772 1774 32685 0 -1 4202496 1488 0 0 0 0 0 0 0 23 0 1 0 897207394 10227712 1441 33554432000 4194304 9128323 140735977807376 18446744073709551615 7980987 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1774/statm: 2497 1441 397 1205 0 1288 0

[startup+0.109245 s]
/proc/loadavg: 2.00 2.01 1.93 2/527 1774
/proc/meminfo: memFree=25021448/32951124 swapFree=56241860/67111528
[pid=1774] ppid=1772 vsize=16624 CPUtime=0.1 cores=1,3,5,7
/proc/1774/stat : 1774 (scip-2.0.1.4.li) R 1772 1774 32685 0 -1 4202496 3163 0 0 0 10 0 0 0 23 0 1 0 897207394 17022976 3114 33554432000 4194304 9128323 140735977807376 18446744073709551615 8008905 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1774/statm: 4156 3114 397 1205 0 2947 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 16624

[startup+0.200232 s]
/proc/loadavg: 2.00 2.01 1.93 2/527 1774
/proc/meminfo: memFree=25021448/32951124 swapFree=56241860/67111528
[pid=1774] ppid=1772 vsize=21056 CPUtime=0.19 cores=1,3,5,7
/proc/1774/stat : 1774 (scip-2.0.1.4.li) R 1772 1774 32685 0 -1 4202496 4276 0 0 0 19 0 0 0 23 0 1 0 897207394 21561344 4225 33554432000 4194304 9128323 140735977807376 18446744073709551615 8008895 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1774/statm: 5264 4225 397 1205 0 4055 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 21056

[startup+0.300212 s]
/proc/loadavg: 2.00 2.01 1.93 2/527 1774
/proc/meminfo: memFree=25021448/32951124 swapFree=56241860/67111528
[pid=1774] ppid=1772 vsize=25892 CPUtime=0.29 cores=1,3,5,7
/proc/1774/stat : 1774 (scip-2.0.1.4.li) R 1772 1774 32685 0 -1 4202496 5473 0 0 0 29 0 0 0 23 0 1 0 897207394 26513408 5420 33554432000 4194304 9128323 140735977807376 18446744073709551615 7962481 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1774/statm: 6473 5420 397 1205 0 5264 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 25892

[startup+0.700141 s]
/proc/loadavg: 2.00 2.01 1.93 2/527 1774
/proc/meminfo: memFree=25021448/32951124 swapFree=56241860/67111528
[pid=1774] ppid=1772 vsize=44640 CPUtime=0.69 cores=1,3,5,7
/proc/1774/stat : 1774 (scip-2.0.1.4.li) R 1772 1774 32685 0 -1 4202496 10177 0 0 0 68 1 0 0 25 0 1 0 897207394 45711360 10116 33554432000 4194304 9128323 140735977807376 18446744073709551615 8057568 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1774/statm: 11160 10116 397 1205 0 9951 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 44640

[startup+1.501 s]
/proc/loadavg: 2.00 2.01 1.93 3/528 1775
/proc/meminfo: memFree=24964028/32951124 swapFree=56241860/67111528
[pid=1774] ppid=1772 vsize=81708 CPUtime=1.49 cores=1,3,5,7
/proc/1774/stat : 1774 (scip-2.0.1.4.li) R 1772 1774 32685 0 -1 4202496 19376 0 0 0 146 3 0 0 25 0 1 0 897207394 83668992 19300 33554432000 4194304 9128323 140735977807376 18446744073709551615 7903676 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1774/statm: 20427 19300 397 1205 0 19218 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 81708

[startup+3.10072 s]
/proc/loadavg: 2.00 2.01 1.93 3/528 1775
/proc/meminfo: memFree=24911944/32951124 swapFree=56241860/67111528
[pid=1774] ppid=1772 vsize=154124 CPUtime=3.09 cores=1,3,5,7
/proc/1774/stat : 1774 (scip-2.0.1.4.li) R 1772 1774 32685 0 -1 4202496 37599 0 0 0 303 6 0 0 25 0 1 0 897207394 157822976 37493 33554432000 4194304 9128323 140735977807376 18446744073709551615 8008915 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1774/statm: 38531 37493 397 1205 0 37322 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 154124

[startup+6.30016 s]
/proc/loadavg: 2.00 2.01 1.93 3/528 1775
/proc/meminfo: memFree=24761320/32951124 swapFree=56241860/67111528
[pid=1774] ppid=1772 vsize=300020 CPUtime=6.29 cores=1,3,5,7
/proc/1774/stat : 1774 (scip-2.0.1.4.li) R 1772 1774 32685 0 -1 4202496 74088 0 0 0 619 10 0 0 25 0 1 0 897207394 307220480 73921 33554432000 4194304 9128323 140735977807376 18446744073709551615 7929258 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1774/statm: 75005 73921 397 1205 0 73796 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 300020

[startup+12.701 s]
/proc/loadavg: 2.00 2.01 1.93 3/528 1776
/proc/meminfo: memFree=23748120/32951124 swapFree=56241860/67111528
[pid=1774] ppid=1772 vsize=1322976 CPUtime=12.69 cores=1,3,5,7
/proc/1774/stat : 1774 (scip-2.0.1.4.li) R 1772 1774 32685 0 -1 4202496 430820 0 0 0 1216 53 0 0 25 0 1 0 897207394 1354727424 328275 33554432000 4194304 9128323 140735977807376 18446744073709551615 4210653 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/1774/statm: 330744 328275 513 1205 0 329535 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1322976

[startup+25.5008 s]
/proc/loadavg: 2.00 2.00 1.93 3/528 1776
/proc/meminfo: memFree=22687140/32951124 swapFree=56241860/67111528
[pid=1774] ppid=1772 vsize=2496156 CPUtime=25.49 cores=1,3,5,7
/proc/1774/stat : 1774 (scip-2.0.1.4.li) R 1772 1774 32685 0 -1 4202496 831525 0 0 0 2452 97 0 0 25 0 1 0 897207394 2556063744 582679 33554432000 4194304 9128323 140735977807376 18446744073709551615 7312704 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/1774/statm: 624039 582679 887 1205 0 622830 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 2496156

[startup+51.1013 s]
/proc/loadavg: 2.00 2.00 1.93 3/528 1777
/proc/meminfo: memFree=22673668/32951124 swapFree=56241860/67111528
[pid=1774] ppid=1772 vsize=2504336 CPUtime=51.09 cores=1,3,5,7
/proc/1774/stat : 1774 (scip-2.0.1.4.li) R 1772 1774 32685 0 -1 4202496 836495 0 0 0 5011 98 0 0 25 0 1 0 897207394 2564440064 586318 33554432000 4194304 9128323 140735977807376 18446744073709551615 7312726 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/1774/statm: 626084 586318 1289 1205 0 624875 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 2504336

[startup+102.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/528 1778
/proc/meminfo: memFree=22681360/32951124 swapFree=56241860/67111528
[pid=1774] ppid=1772 vsize=2470252 CPUtime=102.29 cores=1,3,5,7
/proc/1774/stat : 1774 (scip-2.0.1.4.li) R 1772 1774 32685 0 -1 4202496 940431 0 0 0 10116 113 0 0 25 0 1 0 897207394 2529538048 584385 33554432000 4194304 9128323 140735977807376 18446744073709551615 7315066 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/1774/statm: 617563 584385 1292 1205 0 616354 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 2470252

[startup+162.301 s]
/proc/loadavg: 2.13 2.04 1.95 3/528 1780
/proc/meminfo: memFree=22688860/32951124 swapFree=56241860/67111528
[pid=1774] ppid=1772 vsize=2457548 CPUtime=162.3 cores=1,3,5,7
/proc/1774/stat : 1774 (scip-2.0.1.4.li) R 1772 1774 32685 0 -1 4202496 941674 0 0 0 16114 116 0 0 25 0 1 0 897207394 2516529152 581486 33554432000 4194304 9128323 140735977807376 18446744073709551615 8012860 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/1774/statm: 614387 581486 838 1205 0 613178 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 2457548

[startup+222.321 s]
/proc/loadavg: 2.14 2.06 1.96 3/528 1781
/proc/meminfo: memFree=22644840/32951124 swapFree=56241860/67111528
[pid=1774] ppid=1772 vsize=2508720 CPUtime=222.32 cores=1,3,5,7
/proc/1774/stat : 1774 (scip-2.0.1.4.li) R 1772 1774 32685 0 -1 4202496 970208 0 0 0 22111 121 0 0 25 0 1 0 897207394 2568929280 594568 33554432000 4194304 9128323 140735977807376 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/1774/statm: 627180 594568 2573 1205 0 625971 0
Current children cumulated CPU time (s) 222.32
Current children cumulated vsize (KiB) 2508720

[startup+282.301 s]
/proc/loadavg: 2.05 2.05 1.96 3/528 1810
/proc/meminfo: memFree=19909212/32951124 swapFree=56241860/67111528
[pid=1774] ppid=1772 vsize=2501800 CPUtime=282.29 cores=1,3,5,7
/proc/1774/stat : 1774 (scip-2.0.1.4.li) R 1772 1774 32685 0 -1 4202496 974031 0 0 0 28106 123 0 0 25 0 1 0 897207394 2561843200 592574 33554432000 4194304 9128323 140735977807376 18446744073709551615 6694272 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/1774/statm: 625450 592574 1995 1205 0 624241 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 2501800

[startup+342.301 s]
/proc/loadavg: 2.13 2.07 1.97 3/528 1820
/proc/meminfo: memFree=16727668/32951124 swapFree=56241860/67111528
[pid=1774] ppid=1772 vsize=2552400 CPUtime=342.3 cores=1,3,5,7
/proc/1774/stat : 1774 (scip-2.0.1.4.li) R 1772 1774 32685 0 -1 4202496 994421 0 0 0 34102 128 0 0 25 0 1 0 897207394 2613657600 600601 33554432000 4194304 9128323 140735977807376 18446744073709551615 6941065 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/1774/statm: 638100 600601 838 1205 0 636891 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 2552400

[startup+402.301 s]
/proc/loadavg: 2.10 2.07 1.98 3/528 1822
/proc/meminfo: memFree=17127904/32951124 swapFree=56241860/67111528
[pid=1774] ppid=1772 vsize=2556444 CPUtime=402.29 cores=1,3,5,7
/proc/1774/stat : 1774 (scip-2.0.1.4.li) R 1772 1774 32685 0 -1 4202496 1010702 0 0 0 40096 133 0 0 25 0 1 0 897207394 2617798656 602816 33554432000 4194304 9128323 140735977807376 18446744073709551615 7312709 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/1774/statm: 639111 602816 838 1205 0 637902 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 2556444

[startup+462.3 s]
/proc/loadavg: 2.03 2.05 1.98 3/528 1824
/proc/meminfo: memFree=16986016/32951124 swapFree=56241860/67111528
[pid=1774] ppid=1772 vsize=2550620 CPUtime=462.3 cores=1,3,5,7
/proc/1774/stat : 1774 (scip-2.0.1.4.li) R 1772 1774 32685 0 -1 4202496 1082013 0 0 0 46085 145 0 0 25 0 1 0 897207394 2611834880 598954 33554432000 4194304 9128323 140735977807376 18446744073709551615 7315612 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/1774/statm: 637655 598954 841 1205 0 636446 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 2550620

[startup+522.301 s]
/proc/loadavg: 2.01 2.04 1.98 3/528 1825
/proc/meminfo: memFree=16927024/32951124 swapFree=56241860/67111528
[pid=1774] ppid=1772 vsize=2558804 CPUtime=522.3 cores=1,3,5,7
/proc/1774/stat : 1774 (scip-2.0.1.4.li) R 1772 1774 32685 0 -1 4202496 1168808 0 0 0 52073 157 0 0 25 0 1 0 897207394 2620215296 603043 33554432000 4194304 9128323 140735977807376 18446744073709551615 7077352 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/1774/statm: 639701 603043 1229 1205 0 638492 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 2558804

[startup+582.3 s]
/proc/loadavg: 2.00 2.03 1.98 3/528 1827
/proc/meminfo: memFree=16891228/32951124 swapFree=56241860/67111528
[pid=1774] ppid=1772 vsize=2537376 CPUtime=582.3 cores=1,3,5,7
/proc/1774/stat : 1774 (scip-2.0.1.4.li) R 1772 1774 32685 0 -1 4202496 1229708 0 0 0 58063 167 0 0 25 0 1 0 897207394 2598273024 600501 33554432000 4194304 9128323 140735977807376 18446744073709551615 7381240 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/1774/statm: 634344 600501 1912 1205 0 633135 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 2537376

[startup+642.301 s]

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

/proc/1774/stat : 1774 (scip-2.0.1.4.li) R 1772 1774 32685 0 -1 4202496 1653542 0 0 0 99996 235 0 0 25 0 1 0 897207394 2586841088 598219 33554432000 4194304 9128323 140735977807376 18446744073709551615 7018588 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/1774/statm: 631553 598219 849 1205 0 630344 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 2526212

[startup+1062.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/528 1840
/proc/meminfo: memFree=16835160/32951124 swapFree=56241860/67111528
[pid=1774] ppid=1772 vsize=2551048 CPUtime=1062.31 cores=1,3,5,7
/proc/1774/stat : 1774 (scip-2.0.1.4.li) R 1772 1774 32685 0 -1 4202496 1893418 0 0 0 105967 264 0 0 25 0 1 0 897207394 2612273152 600771 33554432000 4194304 9128323 140735977807376 18446744073709551615 7343070 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/1774/statm: 637762 600771 849 1205 0 636553 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 2551048

[startup+1122.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/528 1841
/proc/meminfo: memFree=16792792/32951124 swapFree=56241860/67111528
[pid=1774] ppid=1772 vsize=2571016 CPUtime=1122.32 cores=1,3,5,7
/proc/1774/stat : 1774 (scip-2.0.1.4.li) R 1772 1774 32685 0 -1 4202496 2049811 0 0 0 111945 287 0 0 25 0 1 0 897207394 2632720384 605367 33554432000 4194304 9128323 140735977807376 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/1774/statm: 642754 605367 970 1205 0 641545 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 2571016

[startup+1182.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/528 1843
/proc/meminfo: memFree=16796932/32951124 swapFree=56241860/67111528
[pid=1774] ppid=1772 vsize=2576480 CPUtime=1182.32 cores=1,3,5,7
/proc/1774/stat : 1774 (scip-2.0.1.4.li) R 1772 1774 32685 0 -1 4202496 2150271 0 0 0 117930 302 0 0 25 0 1 0 897207394 2638315520 604953 33554432000 4194304 9128323 140735977807376 18446744073709551615 7380207 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/1774/statm: 644120 604953 1938 1205 0 642911 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 2576480

[startup+1242.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/528 1844
/proc/meminfo: memFree=16806676/32951124 swapFree=56241860/67111528
[pid=1774] ppid=1772 vsize=2525912 CPUtime=1242.31 cores=1,3,5,7
/proc/1774/stat : 1774 (scip-2.0.1.4.li) R 1772 1774 32685 0 -1 4202496 2243963 0 0 0 123916 315 0 0 25 0 1 0 897207394 2586533888 597524 33554432000 4194304 9128323 140735977807376 18446744073709551615 7192336 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/1774/statm: 631478 597524 1814 1205 0 630269 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 2525912

[startup+1302.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/528 1846
/proc/meminfo: memFree=16806812/32951124 swapFree=56241860/67111528
[pid=1774] ppid=1772 vsize=2524080 CPUtime=1302.31 cores=1,3,5,7
/proc/1774/stat : 1774 (scip-2.0.1.4.li) R 1772 1774 32685 0 -1 4202496 2327331 0 0 0 129904 327 0 0 25 0 1 0 897207394 2584657920 597094 33554432000 4194304 9128323 140735977807376 18446744073709551615 6941934 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/1774/statm: 631020 597094 1319 1205 0 629811 0
Current children cumulated CPU time (s) 1302.31
Current children cumulated vsize (KiB) 2524080

[startup+1362.3 s]
/proc/loadavg: 2.09 2.03 2.00 3/528 1848
/proc/meminfo: memFree=16801020/32951124 swapFree=56241860/67111528
[pid=1774] ppid=1772 vsize=2547828 CPUtime=1362.32 cores=1,3,5,7
/proc/1774/stat : 1774 (scip-2.0.1.4.li) R 1772 1774 32685 0 -1 4202496 2367862 0 0 0 135897 335 0 0 25 0 1 0 897207394 2608975872 598131 33554432000 4194304 9128323 140735977807376 18446744073709551615 7191083 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/1774/statm: 636957 598131 849 1205 0 635748 0
Current children cumulated CPU time (s) 1362.32
Current children cumulated vsize (KiB) 2547828

[startup+1422.3 s]
/proc/loadavg: 2.07 2.04 2.00 3/528 1849
/proc/meminfo: memFree=16814740/32951124 swapFree=56241860/67111528
[pid=1774] ppid=1772 vsize=2508728 CPUtime=1422.33 cores=1,3,5,7
/proc/1774/stat : 1774 (scip-2.0.1.4.li) R 1772 1774 32685 0 -1 4202496 2438016 0 0 0 141888 345 0 0 25 0 1 0 897207394 2568937472 594537 33554432000 4194304 9128323 140735977807376 18446744073709551615 7315066 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/1774/statm: 627182 594537 849 1205 0 625973 0
Current children cumulated CPU time (s) 1422.33
Current children cumulated vsize (KiB) 2508728

[startup+1482.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/528 1851
/proc/meminfo: memFree=16785164/32951124 swapFree=56241860/67111528
[pid=1774] ppid=1772 vsize=2578828 CPUtime=1482.32 cores=1,3,5,7
/proc/1774/stat : 1774 (scip-2.0.1.4.li) R 1772 1774 32685 0 -1 4202496 2493241 0 0 0 147878 354 0 0 25 0 1 0 897207394 2640719872 605565 33554432000 4194304 9128323 140735977807376 18446744073709551615 7315612 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/1774/statm: 644707 605565 862 1205 0 643498 0
Current children cumulated CPU time (s) 1482.32
Current children cumulated vsize (KiB) 2578828

[startup+1542.32 s]
/proc/loadavg: 2.08 2.05 2.01 3/528 1852
/proc/meminfo: memFree=16777532/32951124 swapFree=56241860/67111528
[pid=1774] ppid=1772 vsize=2530124 CPUtime=1542.34 cores=1,3,5,7
/proc/1774/stat : 1774 (scip-2.0.1.4.li) R 1772 1774 32685 0 -1 4202496 2605504 0 0 0 153862 372 0 0 25 0 1 0 897207394 2590846976 594754 33554432000 4194304 9128323 140735977807376 18446744073709551615 7346424 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/1774/statm: 632531 594754 849 1205 0 631322 0
Current children cumulated CPU time (s) 1542.34
Current children cumulated vsize (KiB) 2530124

[startup+1602.3 s]
/proc/loadavg: 2.06 2.05 2.01 3/528 1854
/proc/meminfo: memFree=16777836/32951124 swapFree=56241860/67111528
[pid=1774] ppid=1772 vsize=2529184 CPUtime=1602.32 cores=1,3,5,7
/proc/1774/stat : 1774 (scip-2.0.1.4.li) R 1772 1774 32685 0 -1 4202496 2800559 0 0 0 159834 398 0 0 25 0 1 0 897207394 2589884416 594680 33554432000 4194304 9128323 140735977807376 18446744073709551615 7315612 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/1774/statm: 632296 594680 849 1205 0 631087 0
Current children cumulated CPU time (s) 1602.32
Current children cumulated vsize (KiB) 2529184

[startup+1662.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/528 1856
/proc/meminfo: memFree=16778124/32951124 swapFree=56241860/67111528
[pid=1774] ppid=1772 vsize=2530708 CPUtime=1662.32 cores=1,3,5,7
/proc/1774/stat : 1774 (scip-2.0.1.4.li) R 1772 1774 32685 0 -1 4202496 2997869 0 0 0 165808 424 0 0 25 0 1 0 897207394 2591444992 594938 33554432000 4194304 9128323 140735977807376 18446744073709551615 7315702 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/1774/statm: 632677 594938 849 1205 0 631468 0
Current children cumulated CPU time (s) 1662.32
Current children cumulated vsize (KiB) 2530708

[startup+1722.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/528 1857
/proc/meminfo: memFree=16737744/32951124 swapFree=56241860/67111528
[pid=1774] ppid=1772 vsize=2573144 CPUtime=1722.33 cores=1,3,5,7
/proc/1774/stat : 1774 (scip-2.0.1.4.li) R 1772 1774 32685 0 -1 4202496 3142274 0 0 0 171789 444 0 0 25 0 1 0 897207394 2634899456 604957 33554432000 4194304 9128323 140735977807376 18446744073709551615 7315299 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/1774/statm: 643286 604957 912 1205 0 642077 0
Current children cumulated CPU time (s) 1722.33
Current children cumulated vsize (KiB) 2573144

[startup+1782.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/528 1859
/proc/meminfo: memFree=16748352/32951124 swapFree=56241860/67111528
[pid=1774] ppid=1772 vsize=2573784 CPUtime=1782.33 cores=1,3,5,7
/proc/1774/stat : 1774 (scip-2.0.1.4.li) R 1772 1774 32685 0 -1 4202496 3219430 0 0 0 177778 455 0 0 25 0 1 0 897207394 2635554816 601934 33554432000 4194304 9128323 140735977807376 18446744073709551615 6941934 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/1774/statm: 643446 601934 849 1205 0 642237 0
Current children cumulated CPU time (s) 1782.33
Current children cumulated vsize (KiB) 2573784



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.00 2.02 2.00 3/528 1859
/proc/meminfo: memFree=16787392/32951124 swapFree=56241860/67111528
[pid=1774] ppid=1772 vsize=2510516 CPUtime=1800.04 cores=1,3,5,7
/proc/1774/stat : 1774 (scip-2.0.1.4.li) R 1772 1774 32685 0 -1 4202496 3236361 0 0 0 179546 458 0 0 25 0 1 0 897207394 2570768384 592383 33554432000 4194304 9128323 140735977807376 18446744073709551615 7176977 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/1774/statm: 627629 592383 849 1205 0 626420 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 2510516

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

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -1774

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

[startup+1801.5 s]
/proc/loadavg: 2.00 2.02 2.00 3/529 1860
/proc/meminfo: memFree=16778580/32951124 swapFree=56241860/67111528
[pid=1774] ppid=1772 vsize=2527768 CPUtime=1801.53 cores=1,3,5,7
/proc/1774/stat : 1774 (scip-2.0.1.4.li) R 1772 1774 32685 0 -1 4202496 3238553 0 0 0 179695 458 0 0 25 0 1 0 897207394 2588434432 594575 33554432000 4194304 9128323 140735977807376 18446744073709551615 7077574 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/1774/statm: 631942 594575 849 1205 0 630733 0
Current children cumulated CPU time (s) 1801.53
Current children cumulated vsize (KiB) 2527768

[startup+1801.92 s]
/proc/loadavg: 2.00 2.02 2.00 3/529 1860
/proc/meminfo: memFree=16778456/32951124 swapFree=56241860/67111528
[pid=1774] ppid=1772 vsize=2527768 CPUtime=1801.95 cores=1,3,5,7
/proc/1774/stat : 1774 (scip-2.0.1.4.li) R 1772 1774 32685 0 -1 4202496 3238553 0 0 0 179737 458 0 0 25 0 1 0 897207394 2588434432 594575 33554432000 4194304 9128323 140735977807376 18446744073709551615 7315080 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/1774/statm: 631942 594575 849 1205 0 630733 0
Current children cumulated CPU time (s) 1801.95
Current children cumulated vsize (KiB) 2527768

[startup+1802.1 s]
/proc/loadavg: 2.00 2.02 2.00 3/529 1860
/proc/meminfo: memFree=16778456/32951124 swapFree=56241860/67111528
[pid=1774] ppid=1772 vsize=0 CPUtime=1802.13 cores=1,3,5,7
/proc/1774/stat : 1774 (scip-2.0.1.4.li) R 1772 1774 32685 0 -1 4203524 3238553 0 0 0 179747 466 0 0 25 0 1 0 897207394 0 0 33554432000 0 0 0 0 0 0 0 4096 16384 18446744073709551615 0 0 17 1 0 0 0
/proc/1774/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1802.13
Current children cumulated vsize (KiB) 0

Child ended because it received signal 9 (SIGKILL)
Real time (s): 1802.12
CPU time (s): 1802.16
CPU user time (s): 1797.47
CPU system time (s): 4.68529
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 2718920

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

runsolver used 8.58869 second user time and 23.9404 second system time

The end

Launcher Data

Begin job on node119 at 2011-06-03 04:56:07
IDJOB=3452980
IDBENCH=1377
IDSOLVER=1949
FILE ID=node119/3452980-1307069766
RUNJOBID= node119-1307067097-1329
PBS_JOBID= 13497867
Free space on /tmp= 73588 MiB

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

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

MD5SUM BENCH= d54403a51e1ff3d34cd210d836adfe84
RANDOM SEED=948077450

node119.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.815
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.63
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.815
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	: 5332.83
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.815
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.74
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.815
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.83
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.815
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.67
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.815
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.83
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.815
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.74
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.815
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25021728 kB
Buffers:        156716 kB
Cached:         537636 kB
SwapCached:      59076 kB
Active:         728584 kB
Inactive:      6906464 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25021728 kB
SwapTotal:    67111528 kB
SwapFree:     56241860 kB
Dirty:           46196 kB
Writeback:           0 kB
AnonPages:     6884976 kB
Mapped:          36316 kB
Slab:           147452 kB
PageTables:      79464 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 163924724 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= 73488 MiB
End job on node119 at 2011-06-03 05:26:10