Trace number 3690613

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SCIP spx SCIP 2.1.1.4. with SoPlex 1.6.0.3 fixed? 1797.2 1797.49

General information on the benchmark

Name/DEC-SMALLINT-LIN/lopes/
normalized-117.opb
MD5SUM5a894dea8c34367412bae22ac1ac0598
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 benchmark4.80927
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables10238
Total number of constraints224043
Number of constraints which are clauses200340
Number of constraints which are cardinality constraints (but not clauses)998
Number of constraints which are nor clauses,nor cardinality constraints22705
Minimum length of a constraint1
Maximum length of a constraint627
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 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 628
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c SCIP version 2.1.1.4 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.6.0.3] [GitHash: a3bf3a4-dirty]
0.00/0.00	c Copyright (c) 2002-2012 Konrad-Zuse-Zentrum fuer Informationstechnik Berlin (ZIB)
0.00/0.00	c 
0.00/0.00	c user parameter file <scip.set> not found - using default parameters
0.00/0.00	c reading problem <HOME/instance-3690613-1338024246.opb>
0.48/0.59	c original problem has 10238 variables (10238 bin, 0 int, 0 impl, 0 cont) and 224043 constraints
0.48/0.59	c problem read in 0.59
0.59/0.60	c No objective function, only one solution is needed.
0.59/0.60	c presolving settings loaded
1.19/1.23	c presolving:
1.79/1.86	c (round 1) 2941 del vars, 45937 del conss, 0 add conss, 2940 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 121746 impls, 325 clqs
1.99/2.02	c (round 2) 3798 del vars, 83188 del conss, 0 add conss, 2940 chg bounds, 2427 chg sides, 3024 chg coeffs, 0 upgd conss, 129838 impls, 325 clqs
2.09/2.11	c (round 3) 3853 del vars, 85933 del conss, 0 add conss, 2940 chg bounds, 3131 chg sides, 3902 chg coeffs, 0 upgd conss, 129882 impls, 325 clqs
2.88/2.90	c (round 4) 3853 del vars, 85964 del conss, 0 add conss, 2940 chg bounds, 3148 chg sides, 3902 chg coeffs, 138278 upgd conss, 129882 impls, 325 clqs
3.08/3.18	c (round 5) 3853 del vars, 86150 del conss, 0 add conss, 2940 chg bounds, 3164 chg sides, 3982 chg coeffs, 138278 upgd conss, 129882 impls, 325 clqs
3.29/3.37	c (round 6) 3853 del vars, 86158 del conss, 0 add conss, 2940 chg bounds, 3176 chg sides, 4007 chg coeffs, 138292 upgd conss, 129894 impls, 325 clqs
3.49/3.57	c (round 7) 3853 del vars, 86178 del conss, 0 add conss, 2940 chg bounds, 3178 chg sides, 4012 chg coeffs, 138293 upgd conss, 129894 impls, 326 clqs
4.69/4.73	c presolving (8 rounds):
4.69/4.73	c  3853 deleted vars, 86190 deleted constraints, 0 added constraints, 2940 tightened bounds, 0 added holes, 3178 changed sides, 4012 changed coefficients
4.69/4.73	c  129894 implications, 326 cliques
4.69/4.73	c presolved problem has 6385 variables (6385 bin, 0 int, 0 impl, 0 cont) and 137853 constraints
4.69/4.73	c   21012 constraints of type <knapsack>
4.69/4.73	c   16539 constraints of type <setppc>
4.69/4.73	c       1 constraints of type <linear>
4.69/4.73	c  100301 constraints of type <logicor>
4.69/4.73	c transformed objective value is always integral (scale: 1)
4.69/4.73	c Presolving Time: 3.97
4.69/4.73	c - non default parameters ----------------------------------------------------------------------
4.69/4.73	c # SCIP version 2.1.1.4
4.69/4.73	c 
4.69/4.73	c # maximal time in seconds to run
4.69/4.73	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
4.69/4.73	c limits/time = 1797
4.69/4.73	c 
4.69/4.73	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
4.69/4.73	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
4.69/4.73	c limits/memory = 13950
4.69/4.73	c 
4.69/4.73	c # solving stops, if the given number of solutions were found (-1: no limit)
4.69/4.73	c # [type: int, range: [-1,2147483647], default: -1]
4.69/4.73	c limits/solutions = 1
4.69/4.73	c 
4.69/4.73	c # maximal number of separation rounds per node (-1: unlimited)
4.69/4.73	c # [type: int, range: [-1,2147483647], default: 5]
4.69/4.73	c separating/maxrounds = 1
4.69/4.73	c 
4.69/4.73	c # maximal number of separation rounds in the root node (-1: unlimited)
4.69/4.73	c # [type: int, range: [-1,2147483647], default: -1]
4.69/4.73	c separating/maxroundsroot = 5
4.69/4.73	c 
4.69/4.73	c # default clock type (1: CPU user seconds, 2: wall clock time)
4.69/4.73	c # [type: int, range: [1,2], default: 1]
4.69/4.73	c timing/clocktype = 2
4.69/4.73	c 
4.69/4.73	c # belongs reading time to solving time?
4.69/4.73	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
4.69/4.73	c timing/reading = TRUE
4.69/4.73	c 
4.69/4.73	c # should disaggregation of knapsack constraints be allowed in preprocessing?
4.69/4.73	c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
4.69/4.73	c constraints/knapsack/disaggregation = FALSE
4.69/4.73	c 
4.69/4.73	c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
4.69/4.73	c # [type: int, range: [-1,2147483647], default: 10]
4.69/4.73	c heuristics/coefdiving/freq = -1
4.69/4.73	c 
4.69/4.73	c # maximal fraction of diving LP iterations compared to node LP iterations
4.69/4.73	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
4.69/4.73	c heuristics/coefdiving/maxlpiterquot = 0.075
4.69/4.73	c 
4.69/4.73	c # additional number of allowed LP iterations
4.69/4.73	c # [type: int, range: [0,2147483647], default: 1000]
4.69/4.73	c heuristics/coefdiving/maxlpiterofs = 1500
4.69/4.73	c 
4.69/4.73	c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
4.69/4.73	c # [type: int, range: [-1,2147483647], default: 30]
4.69/4.73	c heuristics/crossover/freq = -1
4.69/4.73	c 
4.69/4.73	c # number of nodes added to the contingent of the total nodes
4.69/4.73	c # [type: longint, range: [0,9223372036854775807], default: 500]
4.69/4.73	c heuristics/crossover/nodesofs = 750
4.69/4.73	c 
4.69/4.73	c # number of nodes without incumbent change that heuristic should wait
4.69/4.73	c # [type: longint, range: [0,9223372036854775807], default: 200]
4.69/4.73	c heuristics/crossover/nwaitingnodes = 100
4.69/4.73	c 
4.69/4.73	c # contingent of sub problem nodes in relation to the number of nodes of the original problem
4.69/4.73	c # [type: real, range: [0,1], default: 0.1]
4.69/4.73	c heuristics/crossover/nodesquot = 0.15
4.69/4.73	c 
4.69/4.73	c # minimum percentage of integer variables that have to be fixed 
4.69/4.73	c # [type: real, range: [0,1], default: 0.666]
4.69/4.73	c heuristics/crossover/minfixingrate = 0.5
4.69/4.73	c 
4.69/4.73	c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
4.69/4.73	c # [type: int, range: [-1,2147483647], default: 20]
4.69/4.73	c heuristics/feaspump/freq = -1
4.69/4.73	c 
4.69/4.73	c # additional number of allowed LP iterations
4.69/4.73	c # [type: int, range: [0,2147483647], default: 1000]
4.69/4.73	c heuristics/feaspump/maxlpiterofs = 2000
4.69/4.73	c 
4.69/4.73	c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
4.69/4.73	c # [type: int, range: [-1,2147483647], default: 10]
4.69/4.73	c heuristics/fracdiving/freq = -1
4.69/4.73	c 
4.69/4.73	c # maximal fraction of diving LP iterations compared to node LP iterations
4.69/4.73	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
4.69/4.73	c heuristics/fracdiving/maxlpiterquot = 0.075
4.69/4.73	c 
4.69/4.73	c # additional number of allowed LP iterations
4.69/4.73	c # [type: int, range: [0,2147483647], default: 1000]
4.69/4.73	c heuristics/fracdiving/maxlpiterofs = 1500
4.69/4.73	c 
4.69/4.73	c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
4.69/4.73	c # [type: int, range: [-1,2147483647], default: 10]
4.69/4.73	c heuristics/guideddiving/freq = -1
4.69/4.73	c 
4.69/4.73	c # maximal fraction of diving LP iterations compared to node LP iterations
4.69/4.73	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
4.69/4.73	c heuristics/guideddiving/maxlpiterquot = 0.075
4.69/4.73	c 
4.69/4.73	c # additional number of allowed LP iterations
4.69/4.73	c # [type: int, range: [0,2147483647], default: 1000]
4.69/4.73	c heuristics/guideddiving/maxlpiterofs = 1500
4.69/4.73	c 
4.69/4.73	c # maximal fraction of diving LP iterations compared to node LP iterations
4.69/4.73	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
4.69/4.73	c heuristics/intdiving/maxlpiterquot = 0.075
4.69/4.73	c 
4.69/4.73	c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
4.69/4.73	c # [type: int, range: [-1,2147483647], default: 10]
4.69/4.73	c heuristics/intshifting/freq = -1
4.69/4.73	c 
4.69/4.73	c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
4.69/4.73	c # [type: int, range: [-1,2147483647], default: 10]
4.69/4.73	c heuristics/linesearchdiving/freq = -1
4.69/4.73	c 
4.69/4.73	c # maximal fraction of diving LP iterations compared to node LP iterations
4.69/4.73	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
4.69/4.73	c heuristics/linesearchdiving/maxlpiterquot = 0.075
4.69/4.73	c 
4.69/4.73	c # additional number of allowed LP iterations
4.69/4.73	c # [type: int, range: [0,2147483647], default: 1000]
4.69/4.73	c heuristics/linesearchdiving/maxlpiterofs = 1500
4.69/4.73	c 
4.69/4.73	c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
4.69/4.73	c # [type: int, range: [-1,2147483647], default: 20]
4.69/4.73	c heuristics/objpscostdiving/freq = -1
4.69/4.73	c 
4.69/4.73	c # maximal fraction of diving LP iterations compared to total iteration number
4.69/4.73	c # [type: real, range: [0,1], default: 0.01]
4.69/4.73	c heuristics/objpscostdiving/maxlpiterquot = 0.015
4.69/4.73	c 
4.69/4.73	c # additional number of allowed LP iterations
4.69/4.73	c # [type: int, range: [0,2147483647], default: 1000]
4.69/4.73	c heuristics/objpscostdiving/maxlpiterofs = 1500
4.69/4.73	c 
4.69/4.73	c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
4.69/4.73	c # [type: int, range: [-1,2147483647], default: 1]
4.69/4.73	c heuristics/oneopt/freq = -1
4.69/4.73	c 
4.69/4.73	c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
4.69/4.73	c # [type: int, range: [-1,2147483647], default: 10]
4.69/4.73	c heuristics/pscostdiving/freq = -1
4.69/4.73	c 
4.69/4.73	c # maximal fraction of diving LP iterations compared to node LP iterations
4.69/4.73	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
4.69/4.73	c heuristics/pscostdiving/maxlpiterquot = 0.075
4.69/4.73	c 
4.69/4.73	c # additional number of allowed LP iterations
4.69/4.73	c # [type: int, range: [0,2147483647], default: 1000]
4.69/4.73	c heuristics/pscostdiving/maxlpiterofs = 1500
4.69/4.73	c 
4.69/4.73	c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
4.69/4.73	c # [type: int, range: [-1,2147483647], default: 0]
4.69/4.73	c heuristics/rens/freq = -1
4.69/4.73	c 
4.69/4.73	c # minimum percentage of integer variables that have to be fixable 
4.69/4.73	c # [type: real, range: [0,1], default: 0.5]
4.69/4.73	c heuristics/rens/minfixingrate = 0.3
4.69/4.73	c 
4.69/4.73	c # number of nodes added to the contingent of the total nodes
4.69/4.73	c # [type: longint, range: [0,9223372036854775807], default: 500]
4.69/4.73	c heuristics/rens/nodesofs = 2000
4.69/4.73	c 
4.69/4.73	c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
4.69/4.73	c # [type: int, range: [-1,2147483647], default: 20]
4.69/4.73	c heuristics/rootsoldiving/freq = -1
4.69/4.73	c 
4.69/4.73	c # maximal fraction of diving LP iterations compared to node LP iterations
4.69/4.73	c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
4.69/4.73	c heuristics/rootsoldiving/maxlpiterquot = 0.015
4.69/4.73	c 
4.69/4.73	c # additional number of allowed LP iterations
4.69/4.73	c # [type: int, range: [0,2147483647], default: 1000]
4.69/4.73	c heuristics/rootsoldiving/maxlpiterofs = 1500
4.69/4.73	c 
4.69/4.73	c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
4.69/4.73	c # [type: int, range: [-1,2147483647], default: 1]
4.69/4.73	c heuristics/rounding/freq = -1
4.69/4.73	c 
4.69/4.73	c # frequency for calling primal heuristic <shiftandpropagate> (-1: never, 0: only at depth freqofs)
4.69/4.73	c # [type: int, range: [-1,2147483647], default: 0]
4.69/4.73	c heuristics/shiftandpropagate/freq = -1
4.69/4.73	c 
4.69/4.73	c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
4.69/4.73	c # [type: int, range: [-1,2147483647], default: 10]
4.69/4.73	c heuristics/shifting/freq = -1
4.69/4.73	c 
4.69/4.73	c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
4.69/4.73	c # [type: int, range: [-1,2147483647], default: 1]
4.69/4.73	c heuristics/simplerounding/freq = -1
4.69/4.73	c 
4.69/4.73	c # frequency for calling primal heuristic <subnlp> (-1: never, 0: only at depth freqofs)
4.69/4.73	c # [type: int, range: [-1,2147483647], default: 1]
4.69/4.73	c heuristics/subnlp/freq = -1
4.69/4.73	c 
4.69/4.73	c # frequency for calling primal heuristic <trivial> (-1: never, 0: only at depth freqofs)
4.69/4.73	c # [type: int, range: [-1,2147483647], default: 0]
4.69/4.73	c heuristics/trivial/freq = -1
4.69/4.73	c 
4.69/4.73	c # frequency for calling primal heuristic <trysol> (-1: never, 0: only at depth freqofs)
4.69/4.73	c # [type: int, range: [-1,2147483647], default: 1]
4.69/4.73	c heuristics/trysol/freq = -1
4.69/4.73	c 
4.69/4.73	c # frequency for calling primal heuristic <undercover> (-1: never, 0: only at depth freqofs)
4.69/4.73	c # [type: int, range: [-1,2147483647], default: 0]
4.69/4.73	c heuristics/undercover/freq = -1
4.69/4.73	c 
4.69/4.73	c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
4.69/4.73	c # [type: int, range: [-1,2147483647], default: 10]
4.69/4.73	c heuristics/veclendiving/freq = -1
4.69/4.73	c 
4.69/4.73	c # maximal fraction of diving LP iterations compared to node LP iterations
4.69/4.73	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
4.69/4.73	c heuristics/veclendiving/maxlpiterquot = 0.075
4.69/4.73	c 
4.69/4.73	c # additional number of allowed LP iterations
4.69/4.73	c # [type: int, range: [0,2147483647], default: 1000]
4.69/4.73	c heuristics/veclendiving/maxlpiterofs = 1500
4.69/4.73	c 
4.69/4.73	c # frequency for calling primal heuristic <zirounding> (-1: never, 0: only at depth freqofs)
4.69/4.73	c # [type: int, range: [-1,2147483647], default: 1]
4.69/4.73	c heuristics/zirounding/freq = -1
4.69/4.73	c 
4.69/4.73	c # maximal number of presolving rounds the propagator participates in (-1: no limit)
4.69/4.73	c # [type: int, range: [-1,2147483647], default: -1]
4.69/4.73	c propagating/probing/maxprerounds = 0
4.69/4.73	c 
4.69/4.73	c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
4.69/4.73	c # [type: int, range: [-1,2147483647], default: 0]
4.69/4.73	c separating/cmir/freq = -1
4.69/4.73	c 
4.69/4.73	c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
4.69/4.73	c # [type: int, range: [-1,2147483647], default: 0]
4.69/4.73	c separating/flowcover/freq = -1
4.69/4.73	c 
4.69/4.73	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
4.69/4.73	c # [type: int, range: [-1,2147483647], default: -1]
4.69/4.73	c separating/rapidlearning/freq = 0
4.69/4.73	c 
4.69/4.73	c # frequency for calling primal heuristic <indoneopt> (-1: never, 0: only at depth freqofs)
4.69/4.73	c # [type: int, range: [-1,2147483647], default: 1]
4.69/4.73	c heuristics/indoneopt/freq = -1
4.69/4.73	c 
4.69/4.73	c -----------------------------------------------------------------------------------------------
4.69/4.73	c start solving
4.69/4.73	c 
6.88/6.92	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
6.88/6.92	c   6.9s|     1 |     0 |  2087 |     - | 254M|   0 | 241 |6385 | 137k|6385 | 137k|   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
8.18/8.20	c   8.2s|     1 |     0 |  2095 |     - | 255M|   0 | 219 |6385 | 137k|6385 | 137k|   5 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
9.29/9.37	c   9.4s|     1 |     0 |  2104 |     - | 256M|   0 | 216 |6385 | 137k|6385 | 137k|  10 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
10.69/10.72	c  10.7s|     1 |     0 |  2143 |     - | 256M|   0 | 207 |6385 | 137k|6385 | 137k|  15 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
16.59/16.68	c  16.7s|     1 |     0 |  2191 |     - | 257M|   0 | 239 |6385 | 137k|6385 | 137k|  24 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
26.68/26.76	c  26.8s|     1 |     0 |  2318 |     - | 258M|   0 | 212 |6385 | 137k|6385 | 137k|  31 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
41.58/41.60	c  41.6s|     1 |     2 |  2318 |     - | 258M|   0 | 212 |6385 | 137k|6385 | 137k|  31 |   0 |  29 | 0.000000e+00 |      --      |    Inf 
977.23/977.50	c   977s|   100 |    75 | 13785 | 115.8 | 262M|  36 | 275 |6385 | 137k|6385 | 137k|  31 |  21 | 936 | 0.000000e+00 |      --      |    Inf 
1023.93/1024.10	c  1024s|   200 |   114 | 20290 |  90.3 | 264M|  36 | 367 |6385 | 137k|6385 | 137k|  31 |  65 | 951 | 0.000000e+00 |      --      |    Inf 
1081.32/1081.53	c  1082s|   300 |   161 | 27224 |  83.3 | 266M|  36 | 698 |6385 | 137k|6385 | 137k|  31 | 101 | 978 | 0.000000e+00 |      --      |    Inf 
1150.21/1150.43	c  1150s|   400 |   221 | 34976 |  81.8 | 268M|  37 | 574 |6385 | 137k|6385 | 137k|  31 | 129 |1013 | 0.000000e+00 |      --      |    Inf 
1193.90/1194.19	c  1194s|   500 |   271 | 40418 |  76.4 | 271M|  38 | 258 |6385 | 137k|6385 | 137k|  31 | 157 |1033 | 0.000000e+00 |      --      |    Inf 
1271.89/1272.15	c  1272s|   600 |   335 | 48057 |  76.4 | 273M|  38 | 714 |6385 | 138k|6385 | 137k|  31 | 178 |1079 | 0.000000e+00 |      --      |    Inf 
1342.88/1343.11	c  1343s|   700 |   384 | 57224 |  78.5 | 276M|  38 | 340 |6385 | 138k|6385 | 137k|  31 | 216 |1108 | 0.000000e+00 |      --      |    Inf 
1392.27/1392.53	c  1393s|   800 |   433 | 62953 |  75.9 | 278M|  41 |   - |6385 | 138k|   0 |   0 |  31 | 257 |1138 | 0.000000e+00 |      --      |    Inf 
1465.25/1465.52	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1465.25/1465.53	c  1466s|   900 |   500 | 71627 |  77.1 | 280M|  41 | 564 |6385 | 138k|6385 | 137k|  31 | 276 |1186 | 0.000000e+00 |      --      |    Inf 
1615.04/1615.30	c  1615s|  1000 |   598 | 86296 |  84.1 | 283M|  41 | 157 |6385 | 138k|6385 | 137k|  31 | 276 |1315 | 0.000000e+00 |      --      |    Inf 
1702.32/1702.64	c  1703s|  1100 |   676 | 99366 |  88.3 | 286M|  41 |   - |6385 | 138k|   0 |   0 |  31 | 300 |1357 | 0.000000e+00 |      --      |    Inf 
1787.61/1787.97	c  1788s|  1200 |   764 |111301 |  90.9 | 289M|  41 | 345 |6385 | 138k|6385 | 137k|  31 | 307 |1398 | 0.000000e+00 |      --      |    Inf 
1796.70/1797.05	c 
1796.70/1797.05	c SCIP Status        : solving was interrupted [time limit reached]
1796.70/1797.05	c Solving Time (sec) : 1797.04
1796.70/1797.05	c Solving Nodes      : 1217
1796.70/1797.05	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1796.70/1797.05	c Dual Bound         : +0.00000000000000e+00
1796.70/1797.05	c Gap                : infinite
1796.70/1797.05	s UNKNOWN
1796.70/1797.05	c SCIP Status        : solving was interrupted [time limit reached]
1796.70/1797.05	c Total Time         :    1797.04
1796.70/1797.05	c   solving          :    1797.04
1796.70/1797.05	c   presolving       :       3.97 (included in solving)
1796.70/1797.05	c   reading          :       0.59 (included in solving)
1796.70/1797.05	c   copying          :       0.00 (0 times copied the problem)
1796.70/1797.05	c Original Problem   :
1796.70/1797.05	c   Problem name     : HOME/instance-3690613-1338024246.opb
1796.70/1797.05	c   Variables        : 10238 (10238 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.70/1797.05	c   Constraints      : 224043 initial, 224043 maximal
1796.70/1797.05	c   Objective sense  : minimize
1796.70/1797.05	c Presolved Problem  :
1796.70/1797.05	c   Problem name     : t_HOME/instance-3690613-1338024246.opb
1796.70/1797.05	c   Variables        : 6385 (6385 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.70/1797.05	c   Constraints      : 137853 initial, 138132 maximal
1796.70/1797.05	c Presolvers         :   ExecTime  SetupTime  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1796.70/1797.05	c   domcol           :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.05	c   trivial          :       0.00       0.00         55          0          0          0          0          0          0          0          0
1796.70/1797.05	c   dualfix          :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.05	c   boundshift       :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.05	c   inttobinary      :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.05	c   convertinttobin  :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.05	c   gateextraction   :       0.02       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.05	c   implics          :       0.01       0.00          0        420          0          0          0          0          0          0          0
1796.70/1797.05	c   components       :       0.07       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.05	c   pseudoobj        :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.05	c   probing          :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.05	c   knapsack         :       0.13       0.00          0          0          0          0          0          0          0         30        110
1796.70/1797.05	c   setppc           :       0.06       0.00          0          0          0          0          0        194          0          0          0
1796.70/1797.05	c   linear           :       1.27       0.00       3301         77          0       2940          0      85950          0       3148       3902
1796.70/1797.05	c   logicor          :       0.79       0.94          0          0          0          0          0         46          0          0          0
1796.70/1797.05	c   root node        :          -          -          1          -          -          1          -          -          -          -          -
1796.70/1797.05	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #ResProp    Cutoffs    DomReds       Cuts      Conss   Children
1796.70/1797.05	c   integral         :          0          0          0          0       1062          0          1          0          0        200          0          0       2008
1796.70/1797.05	c   knapsack         :      21012      21012          5       3892          0          0          0        446         14      17401         12          0          0
1796.70/1797.05	c   setppc           :      16539      16539          5       3878          0          0          0        801         40       6315          0          0          0
1796.70/1797.05	c   linear           :          1          1          5       3838          0          0          0          0          0          0          0          0          0
1796.70/1797.05	c   logicor          :     100301+    100583          5       2244          0          0          0        201        162      11154          0          0          0
1796.70/1797.05	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0          0
1796.70/1797.05	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS      Check    ResProp
1796.70/1797.05	c   integral         :    1279.45       0.00       0.00       0.00    1279.45       0.00       0.00       0.00
1796.70/1797.05	c   knapsack         :       3.54       0.00       0.07       3.47       0.00       0.00       0.00       0.00
1796.70/1797.05	c   setppc           :       1.98       0.00       0.00       1.97       0.00       0.00       0.00       0.00
1796.70/1797.05	c   linear           :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1796.70/1797.05	c   logicor          :       1.85       0.94       0.02       0.89       0.00       0.00       0.00       0.00
1796.70/1797.05	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1796.70/1797.05	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
1796.70/1797.05	c   rootredcost      :          0          0          0          0
1796.70/1797.05	c   pseudoobj        :          0          0          0          0
1796.70/1797.05	c   vbounds          :          0          0          0          0
1796.70/1797.05	c   redcost          :       1066          0          0          0
1796.70/1797.05	c   probing          :          0          0          0          0
1796.70/1797.05	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp
1796.70/1797.05	c   rootredcost      :       0.00       0.00       0.00       0.00       0.00
1796.70/1797.05	c   pseudoobj        :       0.00       0.00       0.00       0.00       0.00
1796.70/1797.05	c   vbounds          :       0.00       0.00       0.00       0.00       0.00
1796.70/1797.05	c   redcost          :       0.12       0.00       0.00       0.12       0.00
1796.70/1797.05	c   probing          :       0.00       0.00       0.00       0.00       0.00
1796.70/1797.05	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1796.70/1797.05	c   propagation      :       0.00        216        216        302        4.9         16        3.6          -
1796.70/1797.05	c   infeasible LP    :       0.02          5          5         13        9.2          0        0.0          0
1796.70/1797.05	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1796.70/1797.05	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1796.70/1797.05	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1796.70/1797.05	c   applied globally :          -          -          -        307        4.6          -          -          -
1796.70/1797.05	c   applied locally  :          -          -          -          0        0.0          -          -          -
1796.70/1797.05	c Separators         :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss
1796.70/1797.05	c   cut pool         :       0.00                     4          -          -        135          -    (maximal pool size: 222)
1796.70/1797.05	c   closecuts        :       0.00       0.00          0          0          0          0          0
1796.70/1797.05	c   impliedbounds    :       0.00       0.00          5          0          0          0          0
1796.70/1797.05	c   intobj           :       0.00       0.00          0          0          0          0          0
1796.70/1797.05	c   gomory           :       8.87       0.00          5          0          0        250          0
1796.70/1797.05	c   cgmip            :       0.00       0.00          0          0          0          0          0
1796.70/1797.05	c   strongcg         :       8.13       0.00          5          0          0       2500          0
1796.70/1797.05	c   cmir             :       0.00       0.00          0          0          0          0          0
1796.70/1797.05	c   flowcover        :       0.00       0.00          0          0          0          0          0
1796.70/1797.05	c   clique           :       0.24       0.00          5          0          0         30          0
1796.70/1797.05	c   zerohalf         :       0.00       0.00          0          0          0          0          0
1796.70/1797.05	c   mcf              :       0.12       0.00          1          0          0          0          0
1796.70/1797.05	c   oddcycle         :       0.00       0.00          0          0          0          0          0
1796.70/1797.05	c   rapidlearning    :       0.00       0.00          0          0          0          0          0
1796.70/1797.05	c Pricers            :   ExecTime  SetupTime      Calls       Vars
1796.70/1797.05	c   problem variables:       0.00          -          0          0
1796.70/1797.05	c Branching Rules    :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1796.70/1797.05	c   relpscost        :    1279.45       0.00       1062          0        200          0          0       2008
1796.70/1797.05	c   pscost           :       0.00       0.00          0          0          0          0          0          0
1796.70/1797.05	c   inference        :       0.00       0.00          0          0          0          0          0          0
1796.70/1797.05	c   mostinf          :       0.00       0.00          0          0          0          0          0          0
1796.70/1797.05	c   leastinf         :       0.00       0.00          0          0          0          0          0          0
1796.70/1797.05	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0
1796.70/1797.05	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0
1796.70/1797.05	c   random           :       0.00       0.00          0          0          0          0          0          0
1796.70/1797.05	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found
1796.70/1797.05	c   LP solutions     :       0.00          -          -          0
1796.70/1797.05	c   pseudo solutions :       0.00          -          -          0
1796.70/1797.05	c   smallcard        :       0.00       0.00          0          0
1796.70/1797.05	c   trivial          :       0.00       0.00          1          0
1796.70/1797.05	c   shiftandpropagate:       0.00       0.00          0          0
1796.70/1797.05	c   simplerounding   :       0.00       0.00          0          0
1796.70/1797.05	c   zirounding       :       0.00       0.00          0          0
1796.70/1797.05	c   rounding         :       0.00       0.00          0          0
1796.70/1797.05	c   shifting         :       0.00       0.00          0          0
1796.70/1797.05	c   intshifting      :       0.00       0.00          0          0
1796.70/1797.05	c   oneopt           :       0.00       0.00          0          0
1796.70/1797.05	c   twoopt           :       0.00       0.00          0          0
1796.70/1797.05	c   indtwoopt        :       0.00       0.00          0          0
1796.70/1797.05	c   indoneopt        :       0.00       0.00          0          0
1796.70/1797.05	c   fixandinfer      :       0.00       0.00          0          0
1796.70/1797.05	c   feaspump         :       0.00       0.00          0          0
1796.70/1797.05	c   clique           :       0.00       0.00          0          0
1796.70/1797.05	c   indrounding      :       0.00       0.00          0          0
1796.70/1797.05	c   indcoefdiving    :       0.00       0.00          0          0
1796.70/1797.05	c   coefdiving       :       0.00       0.00          0          0
1796.70/1797.05	c   pscostdiving     :       0.00       0.00          0          0
1796.70/1797.05	c   nlpdiving        :       0.00       0.00          0          0
1796.70/1797.05	c   fracdiving       :       0.00       0.00          0          0
1796.70/1797.05	c   veclendiving     :       0.00       0.00          0          0
1796.70/1797.05	c   intdiving        :       0.00       0.00          0          0
1796.70/1797.05	c   actconsdiving    :       0.00       0.00          0          0
1796.70/1797.05	c   objpscostdiving  :       0.00       0.00          0          0
1796.70/1797.05	c   rootsoldiving    :       0.00       0.00          0          0
1796.70/1797.05	c   linesearchdiving :       0.00       0.00          0          0
1796.70/1797.05	c   guideddiving     :       0.00       0.00          0          0
1796.70/1797.05	c   octane           :       0.00       0.00          0          0
1796.70/1797.05	c   rens             :       0.00       0.00          0          0
1796.70/1797.05	c   rins             :       0.00       0.00          0          0
1796.70/1797.05	c   localbranching   :       0.00       0.00          0          0
1796.70/1797.05	c   mutation         :       0.00       0.00          0          0
1796.70/1797.05	c   crossover        :       0.00       0.00          0          0
1796.70/1797.05	c   dins             :       0.00       0.00          0          0
1796.70/1797.05	c   vbounds          :       0.00       0.00          0          0
1796.70/1797.05	c   undercover       :       0.00       0.00          0          0
1796.70/1797.05	c   subnlp           :       0.00       0.00          0          0
1796.70/1797.05	c   trysol           :       0.00       0.00          0          0
1796.70/1797.05	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It
1796.70/1797.05	c   primal LP        :       0.22          1          0       0.00       0.00       0.22          1
1796.70/1797.05	c   dual LP          :     466.52       1072     113353     105.74     242.98       0.00          0
1796.70/1797.05	c   lex dual LP      :       0.00          0          0       0.00          -
1796.70/1797.05	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
1796.70/1797.05	c   diving/probing LP:       0.00          0          0       0.00          -
1796.70/1797.05	c   strong branching :    1278.88       1398     157417     112.60     123.09
1796.70/1797.05	c     (at root node) :          -         29        177       6.10          -
1796.70/1797.05	c   conflict analysis:       0.00          0          0       0.00          -
1796.70/1797.05	c B&B Tree           :
1796.70/1797.05	c   number of runs   :          1
1796.70/1797.05	c   nodes            :       1217
1796.70/1797.05	c   nodes (total)    :       1217
1796.70/1797.05	c   nodes left       :        781
1796.70/1797.05	c   max depth        :         41
1796.70/1797.05	c   max depth (total):         41
1796.70/1797.05	c   backtracks       :        113 (9.3%)
1796.70/1797.05	c   delayed cutoffs  :         11
1796.70/1797.05	c   repropagations   :       1275 (1581 domain reductions, 8 cutoffs)
1796.70/1797.05	c   avg switch length:       4.06
1796.70/1797.05	c   switching time   :       2.84
1796.70/1797.05	c Solution           :
1796.70/1797.05	c   Solutions found  :          0 (0 improvements)
1796.70/1797.05	c   Primal Bound     :          -
1796.70/1797.05	c   Dual Bound       : +0.00000000000000e+00
1796.70/1797.05	c   Gap              :   infinite
1796.70/1797.05	c   Root Dual Bound  : +0.00000000000000e+00
1796.70/1797.05	c   Root Iterations  :       2318
1797.11/1797.48	c Time complete: 1797.2.

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3690613-1338024246/watcher-3690613-1338024246 -o /tmp/evaluation-result-3690613-1338024246/solver-3690613-1338024246 -C 1800 -W 1900 -M 15500 HOME/scip-2.1.1.4fix.linux.x86_64.gnu.opt.spx -f HOME/instance-3690613-1338024246.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.06 2.03 1.98 3/176 19264
/proc/meminfo: memFree=28786160/32873648 swapFree=7100/7100
[pid=19264] ppid=19262 vsize=10448 CPUtime=0 cores=1,3,5,7
/proc/19264/stat : 19264 (scip-2.1.1.4fix) R 19262 19264 18656 0 -1 4202496 1346 0 0 0 0 0 0 0 20 0 1 0 268550141 10698752 1300 33554432000 4194304 10173063 140736031939248 140734403574088 7545739 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/19264/statm: 2612 1301 413 1460 0 1143 0

[startup+0.0838441 s]
/proc/loadavg: 2.06 2.03 1.98 3/176 19264
/proc/meminfo: memFree=28786160/32873648 swapFree=7100/7100
[pid=19264] ppid=19262 vsize=21852 CPUtime=0.07 cores=1,3,5,7
/proc/19264/stat : 19264 (scip-2.1.1.4fix) R 19262 19264 18656 0 -1 4202496 4192 0 0 0 7 0 0 0 20 0 1 0 268550141 22376448 4146 33554432000 4194304 10173063 140736031939248 140736031804424 8985008 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/19264/statm: 5463 4146 413 1460 0 3994 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 21852

[startup+0.10022 s]
/proc/loadavg: 2.06 2.03 1.98 3/176 19264
/proc/meminfo: memFree=28786160/32873648 swapFree=7100/7100
[pid=19264] ppid=19262 vsize=24536 CPUtime=0.09 cores=1,3,5,7
/proc/19264/stat : 19264 (scip-2.1.1.4fix) R 19262 19264 18656 0 -1 4202496 4895 0 0 0 9 0 0 0 20 0 1 0 268550141 25124864 4849 33554432000 4194304 10173063 140736031939248 140736031804424 5479875 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/19264/statm: 6134 4849 413 1460 0 4665 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 24536

[startup+0.30016 s]
/proc/loadavg: 2.06 2.03 1.98 3/176 19264
/proc/meminfo: memFree=28786160/32873648 swapFree=7100/7100
[pid=19264] ppid=19262 vsize=50164 CPUtime=0.29 cores=1,3,5,7
/proc/19264/stat : 19264 (scip-2.1.1.4fix) R 19262 19264 18656 0 -1 4202496 11287 0 0 0 28 1 0 0 20 0 1 0 268550141 51367936 11241 33554432000 4194304 10173063 140736031939248 140736031803752 7171601 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/19264/statm: 12541 11241 413 1460 0 11072 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 50164

[startup+0.700244 s]
/proc/loadavg: 2.06 2.03 1.98 3/176 19264
/proc/meminfo: memFree=28786160/32873648 swapFree=7100/7100
[pid=19264] ppid=19262 vsize=146392 CPUtime=0.69 cores=1,3,5,7
/proc/19264/stat : 19264 (scip-2.1.1.4fix) R 19262 19264 18656 0 -1 4202496 35200 0 0 0 64 5 0 0 20 0 1 0 268550141 149905408 35155 33554432000 4194304 10173063 140736031939248 140736031803752 7545739 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19264/statm: 36598 35194 465 1460 0 35129 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 146392

[startup+1.50019 s]
/proc/loadavg: 2.06 2.03 1.98 3/177 19265
/proc/meminfo: memFree=28513104/32873648 swapFree=7100/7100
[pid=19264] ppid=19262 vsize=311340 CPUtime=1.48 cores=1,3,5,7
/proc/19264/stat : 19264 (scip-2.1.1.4fix) R 19262 19264 18656 0 -1 4202496 86739 0 0 0 132 16 0 0 20 0 1 0 268550141 318812160 74678 33554432000 4194304 10173063 140736031939248 140736031936248 8963895 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19264/statm: 77835 74678 559 1460 0 76366 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 311340

[startup+3.10031 s]
/proc/loadavg: 2.06 2.03 1.98 3/177 19265
/proc/meminfo: memFree=28486940/32873648 swapFree=7100/7100
[pid=19264] ppid=19262 vsize=333040 CPUtime=3.08 cores=1,3,5,7
/proc/19264/stat : 19264 (scip-2.1.1.4fix) R 19262 19264 18656 0 -1 4202496 102942 0 0 0 271 37 0 0 20 0 1 0 268550141 341032960 79379 33554432000 4194304 10173063 140736031939248 140736031936248 8963895 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19264/statm: 83260 79379 601 1460 0 81791 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 333040

[startup+6.30025 s]
/proc/loadavg: 2.06 2.03 1.98 3/177 19265
/proc/meminfo: memFree=28267612/32873648 swapFree=7100/7100
[pid=19264] ppid=19262 vsize=569356 CPUtime=6.29 cores=1,3,5,7
/proc/19264/stat : 19264 (scip-2.1.1.4fix) R 19262 19264 18656 0 -1 4202496 140936 0 0 0 577 52 0 0 20 0 1 0 268550141 583020544 133613 33554432000 4194304 10173063 140736031939248 140736031932504 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19264/statm: 142339 133613 755 1460 0 140870 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 569356

[startup+12.7002 s]
/proc/loadavg: 2.05 2.03 1.98 3/174 19272
/proc/meminfo: memFree=28518372/32873648 swapFree=7100/7100
[pid=19264] ppid=19262 vsize=608712 CPUtime=12.69 cores=1,3,5,7
/proc/19264/stat : 19264 (scip-2.1.1.4fix) R 19262 19264 18656 0 -1 4202496 148929 0 0 0 1213 56 0 0 20 0 1 0 268550141 623321088 146021 33554432000 4194304 10173063 140736031939248 140736031934168 7654654 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19264/statm: 152178 146021 799 1460 0 150709 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 608712

[startup+25.5002 s]
/proc/loadavg: 2.04 2.02 1.98 3/177 19303
/proc/meminfo: memFree=27810748/32873648 swapFree=7100/7100
[pid=19264] ppid=19262 vsize=614868 CPUtime=25.48 cores=1,3,5,7
/proc/19264/stat : 19264 (scip-2.1.1.4fix) R 19262 19264 18656 0 -1 4202496 150478 0 0 0 2489 59 0 0 20 0 1 0 268550141 629624832 149117 33554432000 4194304 10173063 140736031939248 140736031934088 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19264/statm: 153717 149117 799 1460 0 152248 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 614868

[startup+51.1002 s]
/proc/loadavg: 2.02 2.02 1.98 3/177 19303
/proc/meminfo: memFree=27770892/32873648 swapFree=7100/7100
[pid=19264] ppid=19262 vsize=634972 CPUtime=51.08 cores=1,3,5,7
/proc/19264/stat : 19264 (scip-2.1.1.4fix) R 19262 19264 18656 0 -1 4202496 151385 0 0 0 5048 60 0 0 20 0 1 0 268550141 650211328 155195 33554432000 4194304 10173063 140736031939248 140736031931960 8033088 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19264/statm: 158743 155195 809 1460 0 157274 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 634972

[startup+102.3 s]
/proc/loadavg: 2.01 2.02 1.98 3/176 19303
/proc/meminfo: memFree=27745020/32873648 swapFree=7100/7100
[pid=19264] ppid=19262 vsize=647524 CPUtime=102.27 cores=1,3,5,7
/proc/19264/stat : 19264 (scip-2.1.1.4fix) R 19262 19264 18656 0 -1 4202496 151713 0 0 0 10164 63 0 0 20 0 1 0 268550141 663064576 157001 33554432000 4194304 10173063 140736031939248 140736031932696 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19264/statm: 161881 157001 809 1460 0 160412 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 647524

[startup+162.3 s]
/proc/loadavg: 2.03 2.03 1.99 3/177 19304
/proc/meminfo: memFree=27741236/32873648 swapFree=7100/7100
[pid=19264] ppid=19262 vsize=648132 CPUtime=162.26 cores=1,3,5,7
/proc/19264/stat : 19264 (scip-2.1.1.4fix) R 19262 19264 18656 0 -1 4202496 151758 0 0 0 16161 65 0 0 20 0 1 0 268550141 663687168 157883 33554432000 4194304 10173063 140736031939248 140736031932232 8033088 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19264/statm: 162033 157883 809 1460 0 160564 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 648132

[startup+222.306 s]
/proc/loadavg: 2.01 2.02 1.99 3/178 19305
/proc/meminfo: memFree=27739572/32873648 swapFree=7100/7100
[pid=19264] ppid=19262 vsize=648132 CPUtime=222.26 cores=1,3,5,7
/proc/19264/stat : 19264 (scip-2.1.1.4fix) R 19262 19264 18656 0 -1 4202496 151813 0 0 0 22158 68 0 0 20 0 1 0 268550141 663687168 158013 33554432000 4194304 10173063 140736031939248 140736031932376 8033088 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19264/statm: 162033 158013 809 1460 0 160564 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 648132

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 1.99 3/177 19305
/proc/meminfo: memFree=27734552/32873648 swapFree=7100/7100
[pid=19264] ppid=19262 vsize=648132 CPUtime=282.24 cores=1,3,5,7
/proc/19264/stat : 19264 (scip-2.1.1.4fix) R 19262 19264 18656 0 -1 4202496 151813 0 0 0 28154 70 0 0 20 0 1 0 268550141 663687168 159298 33554432000 4194304 10173063 140736031939248 140736031932424 7968210 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19264/statm: 162033 159298 809 1460 0 160564 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 648132

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 1.99 3/177 19305
/proc/meminfo: memFree=27727844/32873648 swapFree=7100/7100
[pid=19264] ppid=19262 vsize=648132 CPUtime=342.23 cores=1,3,5,7
/proc/19264/stat : 19264 (scip-2.1.1.4fix) R 19262 19264 18656 0 -1 4202496 151816 0 0 0 34147 76 0 0 20 0 1 0 268550141 663687168 160834 33554432000 4194304 10173063 140736031939248 140736031932376 8033088 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19264/statm: 162033 160834 809 1460 0 160564 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 648132

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/178 19308
/proc/meminfo: memFree=27724328/32873648 swapFree=7100/7100
[pid=19264] ppid=19262 vsize=648132 CPUtime=402.22 cores=1,3,5,7
/proc/19264/stat : 19264 (scip-2.1.1.4fix) R 19262 19264 18656 0 -1 4202496 151816 0 0 0 40142 80 0 0 20 0 1 0 268550141 663687168 160834 33554432000 4194304 10173063 140736031939248 140736031933080 8012228 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19264/statm: 162033 160834 809 1460 0 160564 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 648132

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/177 19309
/proc/meminfo: memFree=27699380/32873648 swapFree=7100/7100
[pid=19264] ppid=19262 vsize=648132 CPUtime=462.21 cores=1,3,5,7
/proc/19264/stat : 19264 (scip-2.1.1.4fix) R 19262 19264 18656 0 -1 4202496 151816 0 0 0 46138 83 0 0 20 0 1 0 268550141 663687168 160834 33554432000 4194304 10173063 140736031939248 140736031932696 8007098 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19264/statm: 162033 160834 809 1460 0 160564 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 648132

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/177 19309
/proc/meminfo: memFree=27695672/32873648 swapFree=7100/7100
[pid=19264] ppid=19262 vsize=648132 CPUtime=522.21 cores=1,3,5,7
/proc/19264/stat : 19264 (scip-2.1.1.4fix) R 19262 19264 18656 0 -1 4202496 151816 0 0 0 52135 86 0 0 20 0 1 0 268550141 663687168 160834 33554432000 4194304 10173063 140736031939248 140736031932376 8033088 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19264/statm: 162033 160834 809 1460 0 160564 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 648132

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/177 19309
/proc/meminfo: memFree=27744916/32873648 swapFree=7100/7100
[pid=19264] ppid=19262 vsize=648132 CPUtime=582.2 cores=1,3,5,7
/proc/19264/stat : 19264 (scip-2.1.1.4fix) R 19262 19264 18656 0 -1 4202496 151816 0 0 0 58130 90 0 0 20 0 1 0 268550141 663687168 160834 33554432000 4194304 10173063 140736031939248 140736031932376 8033088 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19264/statm: 162033 160834 809 1460 0 160564 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 648132

[startup+642.3 s]

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

/proc/meminfo: memFree=27747132/32873648 swapFree=7100/7100
[pid=19264] ppid=19262 vsize=648132 CPUtime=1062.12 cores=1,3,5,7
/proc/19264/stat : 19264 (scip-2.1.1.4fix) R 19262 19264 18656 0 -1 4202496 151844 0 0 0 106096 116 0 0 20 0 1 0 268550141 663687168 160862 33554432000 4194304 10173063 140736031939248 140736031932232 8033088 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19264/statm: 162033 160862 814 1460 0 160564 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 648132

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19314
/proc/meminfo: memFree=27679372/32873648 swapFree=7100/7100
[pid=19264] ppid=19262 vsize=648132 CPUtime=1122.11 cores=1,3,5,7
/proc/19264/stat : 19264 (scip-2.1.1.4fix) R 19262 19264 18656 0 -1 4202496 151844 0 0 0 112090 121 0 0 20 0 1 0 268550141 663687168 160862 33554432000 4194304 10173063 140736031939248 140736031932184 7971268 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19264/statm: 162033 160862 814 1460 0 160564 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 648132

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19314
/proc/meminfo: memFree=27678380/32873648 swapFree=7100/7100
[pid=19264] ppid=19262 vsize=648132 CPUtime=1182.1 cores=1,3,5,7
/proc/19264/stat : 19264 (scip-2.1.1.4fix) R 19262 19264 18656 0 -1 4202496 151844 0 0 0 118084 126 0 0 20 0 1 0 268550141 663687168 160862 33554432000 4194304 10173063 140736031939248 140736031932504 7911886 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19264/statm: 162033 160862 814 1460 0 160564 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 648132

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19314
/proc/meminfo: memFree=27709216/32873648 swapFree=7100/7100
[pid=19264] ppid=19262 vsize=648132 CPUtime=1242.1 cores=1,3,5,7
/proc/19264/stat : 19264 (scip-2.1.1.4fix) R 19262 19264 18656 0 -1 4202496 151844 0 0 0 124080 130 0 0 20 0 1 0 268550141 663687168 160862 33554432000 4194304 10173063 140736031939248 140736031932888 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19264/statm: 162033 160862 814 1460 0 160564 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 648132

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19314
/proc/meminfo: memFree=27701768/32873648 swapFree=7100/7100
[pid=19264] ppid=19262 vsize=648132 CPUtime=1302.08 cores=1,3,5,7
/proc/19264/stat : 19264 (scip-2.1.1.4fix) R 19262 19264 18656 0 -1 4202496 151844 0 0 0 130074 134 0 0 20 0 1 0 268550141 663687168 160862 33554432000 4194304 10173063 140736031939248 140736031933080 8063648 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19264/statm: 162033 160862 814 1460 0 160564 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 648132

[startup+1362.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 19315
/proc/meminfo: memFree=27707964/32873648 swapFree=7100/7100
[pid=19264] ppid=19262 vsize=648132 CPUtime=1362.08 cores=1,3,5,7
/proc/19264/stat : 19264 (scip-2.1.1.4fix) R 19262 19264 18656 0 -1 4202496 151844 0 0 0 136068 140 0 0 20 0 1 0 268550141 663687168 160862 33554432000 4194304 10173063 140736031939248 140736031932504 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19264/statm: 162033 160862 814 1460 0 160564 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 648132

[startup+1422.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 19315
/proc/meminfo: memFree=27730740/32873648 swapFree=7100/7100
[pid=19264] ppid=19262 vsize=648132 CPUtime=1422.07 cores=1,3,5,7
/proc/19264/stat : 19264 (scip-2.1.1.4fix) R 19262 19264 18656 0 -1 4202496 151844 0 0 0 142062 145 0 0 20 0 1 0 268550141 663687168 160862 33554432000 4194304 10173063 140736031939248 140736031932376 8033088 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19264/statm: 162033 160862 814 1460 0 160564 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 648132

[startup+1482.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 19315
/proc/meminfo: memFree=27688672/32873648 swapFree=7100/7100
[pid=19264] ppid=19262 vsize=648132 CPUtime=1482.05 cores=1,3,5,7
/proc/19264/stat : 19264 (scip-2.1.1.4fix) R 19262 19264 18656 0 -1 4202496 151844 0 0 0 148057 148 0 0 20 0 1 0 268550141 663687168 160862 33554432000 4194304 10173063 140736031939248 140736031931768 8033088 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19264/statm: 162033 160862 814 1460 0 160564 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 648132

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19315
/proc/meminfo: memFree=27684888/32873648 swapFree=7100/7100
[pid=19264] ppid=19262 vsize=648132 CPUtime=1542.05 cores=1,3,5,7
/proc/19264/stat : 19264 (scip-2.1.1.4fix) R 19262 19264 18656 0 -1 4202496 151844 0 0 0 154053 152 0 0 20 0 1 0 268550141 663687168 160862 33554432000 4194304 10173063 140736031939248 140736031931768 8033088 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19264/statm: 162033 160862 814 1460 0 160564 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 648132

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 19318
/proc/meminfo: memFree=27673084/32873648 swapFree=7100/7100
[pid=19264] ppid=19262 vsize=648132 CPUtime=1602.04 cores=1,3,5,7
/proc/19264/stat : 19264 (scip-2.1.1.4fix) R 19262 19264 18656 0 -1 4202496 151844 0 0 0 160047 157 0 0 20 0 1 0 268550141 663687168 160862 33554432000 4194304 10173063 140736031939248 140736031932376 7971291 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19264/statm: 162033 160862 814 1460 0 160564 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 648132

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19319
/proc/meminfo: memFree=27728572/32873648 swapFree=7100/7100
[pid=19264] ppid=19262 vsize=648132 CPUtime=1662.02 cores=1,3,5,7
/proc/19264/stat : 19264 (scip-2.1.1.4fix) R 19262 19264 18656 0 -1 4202496 151844 0 0 0 166041 161 0 0 20 0 1 0 268550141 663687168 160862 33554432000 4194304 10173063 140736031939248 140736031932504 8033088 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19264/statm: 162033 160862 814 1460 0 160564 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 648132

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19319
/proc/meminfo: memFree=27722492/32873648 swapFree=7100/7100
[pid=19264] ppid=19262 vsize=654196 CPUtime=1722.02 cores=1,3,5,7
/proc/19264/stat : 19264 (scip-2.1.1.4fix) R 19262 19264 18656 0 -1 4202496 152357 0 0 0 172035 167 0 0 20 0 1 0 268550141 669896704 162397 33554432000 4194304 10173063 140736031939248 140736031932376 8033088 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19264/statm: 163549 162397 814 1460 0 162080 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 654196

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19319
/proc/meminfo: memFree=27670432/32873648 swapFree=7100/7100
[pid=19264] ppid=19262 vsize=657440 CPUtime=1782.01 cores=1,3,5,7
/proc/19264/stat : 19264 (scip-2.1.1.4fix) R 19262 19264 18656 0 -1 4202496 152615 0 0 0 178029 172 0 0 20 0 1 0 268550141 673218560 163166 33554432000 4194304 10173063 140736031939248 140736031932232 7895626 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19264/statm: 164360 163166 814 1460 0 162891 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 657440

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

[startup+1785.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19319
/proc/meminfo: memFree=27668076/32873648 swapFree=7100/7100
[pid=19264] ppid=19262 vsize=657440 CPUtime=1785.31 cores=1,3,5,7
/proc/19264/stat : 19264 (scip-2.1.1.4fix) R 19262 19264 18656 0 -1 4202496 152615 0 0 0 178359 172 0 0 20 0 1 0 268550141 673218560 163166 33554432000 4194304 10173063 140736031939248 140736031932888 8033384 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19264/statm: 164360 163166 814 1460 0 162891 0
Current children cumulated CPU time (s) 1785.31
Current children cumulated vsize (KiB) 657440

[startup+1792.01 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19319
/proc/meminfo: memFree=27724416/32873648 swapFree=7100/7100
[pid=19264] ppid=19262 vsize=657440 CPUtime=1791.71 cores=1,3,5,7
/proc/19264/stat : 19264 (scip-2.1.1.4fix) R 19262 19264 18656 0 -1 4202496 152615 0 0 0 178998 173 0 0 20 0 1 0 268550141 673218560 163166 33554432000 4194304 10173063 140736031939248 140736031932888 8033088 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19264/statm: 164360 163166 814 1460 0 162891 0
Current children cumulated CPU time (s) 1791.71
Current children cumulated vsize (KiB) 657440

[startup+1795.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19319
/proc/meminfo: memFree=27685820/32873648 swapFree=7100/7100
[pid=19264] ppid=19262 vsize=657440 CPUtime=1794.91 cores=1,3,5,7
/proc/19264/stat : 19264 (scip-2.1.1.4fix) R 19262 19264 18656 0 -1 4202496 152615 0 0 0 179318 173 0 0 20 0 1 0 268550141 673218560 163166 33554432000 4194304 10173063 140736031939248 140736031932504 8033088 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19264/statm: 164360 163166 814 1460 0 162891 0
Current children cumulated CPU time (s) 1794.91
Current children cumulated vsize (KiB) 657440

[startup+1796.8 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19319
/proc/meminfo: memFree=27685696/32873648 swapFree=7100/7100
[pid=19264] ppid=19262 vsize=657440 CPUtime=1796.5 cores=1,3,5,7
/proc/19264/stat : 19264 (scip-2.1.1.4fix) R 19262 19264 18656 0 -1 4202496 152615 0 0 0 179477 173 0 0 20 0 1 0 268550141 673218560 163166 33554432000 4194304 10173063 140736031939248 140736031931768 8033088 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19264/statm: 164360 163166 814 1460 0 162891 0
Current children cumulated CPU time (s) 1796.5
Current children cumulated vsize (KiB) 657440

[startup+1797.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19319
/proc/meminfo: memFree=27685696/32873648 swapFree=7100/7100
[pid=19264] ppid=19262 vsize=657440 CPUtime=1796.9 cores=1,3,5,7
/proc/19264/stat : 19264 (scip-2.1.1.4fix) R 19262 19264 18656 0 -1 4202496 152630 0 0 0 179517 173 0 0 20 0 1 0 268550141 673218560 163181 33554432000 4194304 10173063 140736031939248 140736031931768 5061270 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/19264/statm: 164360 163181 824 1460 0 162891 0
Current children cumulated CPU time (s) 1796.9
Current children cumulated vsize (KiB) 657440

[startup+1797.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19319
/proc/meminfo: memFree=27722524/32873648 swapFree=7100/7100
[pid=19264] ppid=19262 vsize=605892 CPUtime=1797.11 cores=1,3,5,7
/proc/19264/stat : 19264 (scip-2.1.1.4fix) R 19262 19264 18656 0 -1 4202496 152633 0 0 0 179537 174 0 0 20 0 1 0 268550141 620433408 150316 33554432000 4194304 10173063 140736031939248 140736031938568 7544969 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/19264/statm: 151473 150316 827 1460 0 150004 0
Current children cumulated CPU time (s) 1797.11
Current children cumulated vsize (KiB) 605892

Child status: 0
Real time (s): 1797.49
CPU time (s): 1797.2
CPU user time (s): 1795.44
CPU system time (s): 1.76473
CPU usage (%): 99.9843
Max. virtual memory (cumulated for all children) (KiB): 657440

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795.44
system time used= 1.76473
maximum resident set size= 652724
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 152646
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= 18
involuntary context switches= 1851

runsolver used 2.5926 second user time and 7.28489 second system time

The end

Launcher Data

Begin job on node123 at 2012-05-26 11:24:07
IDJOB=3690613
IDBENCH=89669
IDSOLVER=2270
FILE ID=node123/3690613-1338024246
RUNJOBID= node123-1338016935-18673
PBS_JOBID= 14624348
Free space on /tmp= 71484 MiB

SOLVER NAME= SCIP spx SCIP 2.1.1.4. with SoPlex 1.6.0.3 fixed
BENCH NAME= PB11/normalized-PB11/DEC-SMALLINT-LIN/lopes/normalized-117.opb
COMMAND LINE= HOME/scip-2.1.1.4fix.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3690613-1338024246/watcher-3690613-1338024246 -o /tmp/evaluation-result-3690613-1338024246/solver-3690613-1338024246 -C 1800 -W 1900 -M 15500  HOME/scip-2.1.1.4fix.linux.x86_64.gnu.opt.spx -f HOME/instance-3690613-1338024246.opb -t 1800 -m 15500

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

MD5SUM BENCH= 5a894dea8c34367412bae22ac1ac0598
RANDOM SEED=76487358

node123.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        28786688 kB
Buffers:          246188 kB
Cached:          2743292 kB
SwapCached:            0 kB
Active:          1095928 kB
Inactive:        2222088 kB
Active(anon):     330496 kB
Inactive(anon):        0 kB
Active(file):     765432 kB
Inactive(file):  2222088 kB
Unevictable:        7100 kB
Mlocked:            7100 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             23104 kB
Writeback:             0 kB
AnonPages:        334700 kB
Mapped:            16760 kB
Shmem:               200 kB
Slab:             632212 kB
SReclaimable:      76676 kB
SUnreclaim:       555536 kB
KernelStack:        1448 kB
PageTables:         4576 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     442872 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    260096 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71464 MiB
End job on node123 at 2012-05-26 11:54:04