Trace number 3741474

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 NameAnswerobjective functionCPU timeWall clock time
PB11: SCIP spx E_2 2011-06-10 (fixed)? 1796.78 1797.07

General information on the benchmark

Name/OPT-SMALLINT-LIN/
heinz/normalized-bnatt400.opb
MD5SUM536d3737b2ccaa17327217b5dd111990
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark0.758883
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables3600
Total number of constraints5614
Number of constraints which are clauses2014
Number of constraints which are cardinality constraints (but not clauses)1586
Number of constraints which are nor clauses,nor cardinality constraints2014
Minimum length of a constraint1
Maximum length of a constraint9
Number of terms in the objective function 1
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 1
Number of bits of the sum of numbers in the objective function 1
Biggest number in a constraint 1099
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 3098
Number of bits of the biggest sum of numbers12
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c SCIP version 2.0.1.5 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.5.0.5]
0.00/0.00	c Copyright (c) 2002-2011 Konrad-Zuse-Zentrum fuer Informationstechnik Berlin (ZIB)
0.00/0.00	c 
0.00/0.00	c user parameter file <scip.set> not found - using default parameters
0.00/0.00	c reading problem <HOME/instance-3741474-1338775935.opb>
0.00/0.04	c original problem has 3600 variables (3600 bin, 0 int, 0 impl, 0 cont) and 5614 constraints
0.00/0.04	c problem read
0.00/0.04	c presolving settings loaded
0.00/0.05	c presolving:
0.00/0.07	c (round 1) 1613 del vars, 1610 del conss, 0 add conss, 1597 chg bounds, 1604 chg sides, 2001 chg coeffs, 0 upgd conss, 62 impls, 0 clqs
0.00/0.07	c (round 2) 1613 del vars, 1640 del conss, 0 add conss, 1597 chg bounds, 1604 chg sides, 2001 chg coeffs, 0 upgd conss, 62 impls, 0 clqs
0.08/0.10	c (round 3) 1613 del vars, 1640 del conss, 0 add conss, 1597 chg bounds, 1604 chg sides, 2001 chg coeffs, 3951 upgd conss, 62 impls, 0 clqs
0.08/0.15	c (round 4) 1615 del vars, 3623 del conss, 5438 add conss, 1604 chg bounds, 7043 chg sides, 13729 chg coeffs, 3974 upgd conss, 68471 impls, 276 clqs
0.08/0.16	c (round 5) 1622 del vars, 3644 del conss, 5458 add conss, 1604 chg bounds, 7063 chg sides, 13838 chg coeffs, 3974 upgd conss, 68713 impls, 293 clqs
0.49/0.59	c    (0.6s) probing: 1000/1978 (50.6%) - 22 fixings, 2 aggregations, 4884 implications, 1 bound changes
0.89/0.95	c (round 6) 1657 del vars, 3644 del conss, 5458 add conss, 1605 chg bounds, 7063 chg sides, 13838 chg coeffs, 3974 upgd conss, 90254 impls, 291 clqs
0.89/0.95	c (round 7) 1657 del vars, 3793 del conss, 5458 add conss, 1605 chg bounds, 7063 chg sides, 13838 chg coeffs, 3974 upgd conss, 90254 impls, 291 clqs
0.89/0.96	c presolving (8 rounds):
0.89/0.96	c  1657 deleted vars, 3793 deleted constraints, 5458 added constraints, 1605 tightened bounds, 0 added holes, 7063 changed sides, 13838 changed coefficients
0.89/0.96	c  90254 implications, 291 cliques
0.89/0.96	c presolved problem has 1943 variables (1943 bin, 0 int, 0 impl, 0 cont) and 7279 constraints
0.89/0.96	c    5323 constraints of type <setppc>
0.89/0.96	c    1956 constraints of type <logicor>
0.89/0.96	c transformed objective value is always integral (scale: 1)
0.89/0.96	c Presolving Time: 0.91
0.89/0.96	c - non default parameters ----------------------------------------------------------------------
0.89/0.96	c # SCIP version 2.0.1.5
0.89/0.96	c 
0.89/0.96	c # frequency for displaying node information lines
0.89/0.96	c # [type: int, range: [-1,2147483647], default: 100]
0.89/0.96	c display/freq = 10000
0.89/0.96	c 
0.89/0.96	c # maximal time in seconds to run
0.89/0.96	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.89/0.96	c limits/time = 1797
0.89/0.96	c 
0.89/0.96	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.89/0.96	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.89/0.96	c limits/memory = 13950
0.89/0.96	c 
0.89/0.96	c # default clock type (1: CPU user seconds, 2: wall clock time)
0.89/0.96	c # [type: int, range: [1,2], default: 1]
0.89/0.96	c timing/clocktype = 2
0.89/0.96	c 
0.89/0.96	c # belongs reading time to solving time?
0.89/0.96	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.89/0.96	c timing/reading = TRUE
0.89/0.96	c 
0.89/0.96	c # should presolving try to simplify inequalities
0.89/0.96	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.89/0.96	c constraints/linear/simplifyinequalities = TRUE
0.89/0.96	c 
0.89/0.96	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
0.89/0.96	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.89/0.96	c constraints/indicator/addCouplingCons = TRUE
0.89/0.96	c 
0.89/0.96	c # should presolving try to simplify knapsacks
0.89/0.96	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.89/0.96	c constraints/knapsack/simplifyinequalities = TRUE
0.89/0.96	c 
0.89/0.96	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.89/0.96	c # [type: int, range: [-1,2147483647], default: -1]
0.89/0.96	c separating/rapidlearning/freq = 0
0.89/0.96	c 
0.89/0.96	c -----------------------------------------------------------------------------------------------
0.89/0.96	c start solving
0.89/0.96	c 
0.99/1.09	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.99/1.09	c   1.1s|     1 |     0 |  1434 |     - |  19M|   0 | 769 |1943 |7316 |1943 |7274 |   0 |  37 |   0 | 0.000000e+00 |      --      |    Inf 
10.08/10.12	c  10.1s|     1 |     0 | 28320 |     - |  21M|   0 | 890 |1943 |8071 |1943 |7353 | 167 |  37 |   0 | 0.000000e+00 |      --      |    Inf 
11.39/11.49	c  11.5s|     1 |     0 | 33724 |     - |  22M|   0 | 846 |1943 |8071 |1943 |7421 | 235 |  37 |   0 | 0.000000e+00 |      --      |    Inf 
12.49/12.55	c  12.6s|     1 |     0 | 36901 |     - |  22M|   0 |1003 |1943 |8071 |1943 |7496 | 310 |  37 |   0 | 0.000000e+00 |      --      |    Inf 
14.79/14.88	c  14.9s|     1 |     0 | 39937 |     - |  24M|   0 | 964 |1943 |8071 |1943 |7547 | 361 |  37 |   0 | 0.000000e+00 |      --      |    Inf 
17.29/17.37	c  17.4s|     1 |     0 | 42345 |     - |  24M|   0 | 989 |1943 |8071 |1943 |7578 | 392 |  37 |   0 | 0.000000e+00 |      --      |    Inf 
19.69/19.74	c  19.7s|     1 |     0 | 43531 |     - |  24M|   0 |1006 |1943 |8071 |1943 |7616 | 430 |  37 |   0 | 0.000000e+00 |      --      |    Inf 
21.49/21.52	c  21.5s|     1 |     2 | 43531 |     - |  24M|   0 |1006 |1943 |8071 |1943 |7616 | 430 |  37 |  10 | 0.000000e+00 |      --      |    Inf 
1796.70/1797.03	c 
1796.70/1797.03	c SCIP Status        : solving was interrupted [time limit reached]
1796.70/1797.03	c Solving Time (sec) : 1797.03
1796.70/1797.03	c Solving Nodes      : 7758
1796.70/1797.03	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1796.70/1797.03	c Dual Bound         : +0.00000000000000e+00
1796.70/1797.03	c Gap                : infinite
1796.70/1797.03	s UNKNOWN
1796.70/1797.03	c SCIP Status        : solving was interrupted [time limit reached]
1796.70/1797.03	c Total Time         :    1797.03
1796.70/1797.03	c   solving          :    1797.03
1796.70/1797.03	c   presolving       :       0.91 (included in solving)
1796.70/1797.03	c   reading          :       0.04 (included in solving)
1796.70/1797.03	c Original Problem   :
1796.70/1797.03	c   Problem name     : HOME/instance-3741474-1338775935.opb
1796.70/1797.03	c   Variables        : 3600 (3600 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.70/1797.03	c   Constraints      : 5614 initial, 5614 maximal
1796.70/1797.03	c Presolved Problem  :
1796.70/1797.03	c   Problem name     : t_HOME/instance-3741474-1338775935.opb
1796.70/1797.03	c   Variables        : 1943 (1943 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.70/1797.03	c   Constraints      : 7279 initial, 10826 maximal
1796.70/1797.03	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1796.70/1797.03	c   trivial          :       0.00          7          0          0          0          0          0          0          0          0
1796.70/1797.03	c   dualfix          :       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.03	c   boundshift       :       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.03	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.03	c   pseudoobj        :       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.03	c   implics          :       0.00          0         17          0          0          0          0          0          0          0
1796.70/1797.03	c   probing          :       0.77         31          4          0          1          0          0          0          0          0
1796.70/1797.03	c   knapsack         :       0.04          0          0          0          7          0       1987       5458       5459      11837
1796.70/1797.03	c   setppc           :       0.01          0          0          0          0          0        135          0          0          0
1796.70/1797.03	c   linear           :       0.03       1597          1          0       1597          0       1640          0       1604       2001
1796.70/1797.03	c   logicor          :       0.04          0          0          0          0          0         31          0          0          0
1796.70/1797.03	c   root node        :          -         31          -          -         31          -          -          -          -          -
1796.70/1797.03	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #Resprop    Cutoffs    DomReds       Cuts      Conss   Children
1796.70/1797.03	c   integral         :          0          0          0       5587          0          4          0         22        630          0          0      10390
1796.70/1797.03	c   setppc           :       5323          7      92103          0        240          3     247349        744    1437709          0          0          0
1796.70/1797.03	c   linear           :          0+         6      86010          0          0          0      70395        422      83529        280          0          0
1796.70/1797.03	c   logicor          :       1956+         7      77671          0         37          2     158273       2944     309535         37          0          0
1796.70/1797.03	c   countsols        :          0          0          0          0          2          0          0          0          0          0          0          0
1796.70/1797.03	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS      Check    Resprop
1796.70/1797.03	c   integral         :     528.85       0.00       0.00     528.85       0.00       0.00       0.00
1796.70/1797.03	c   setppc           :       6.97       0.00       6.87       0.00       0.02       0.00       0.07
1796.70/1797.03	c   linear           :       0.96       0.00       0.92       0.00       0.00       0.00       0.04
1796.70/1797.03	c   logicor          :       2.90       0.00       2.80       0.00       0.00       0.00       0.10
1796.70/1797.03	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1796.70/1797.03	c Propagators        : #Propagate   #Resprop    Cutoffs    DomReds
1796.70/1797.03	c   vbounds          :          0          0          0          0
1796.70/1797.03	c   rootredcost      :          0          0          0          0
1796.70/1797.03	c   pseudoobj        :      86890          0          0          0
1796.70/1797.03	c Propagator Timings :  TotalTime  Propagate    Resprop
1796.70/1797.03	c   vbounds          :       0.02       0.02       0.00
1796.70/1797.03	c   rootredcost      :       0.02       0.02       0.00
1796.70/1797.03	c   pseudoobj        :       0.03       0.03       0.00
1796.70/1797.03	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1796.70/1797.03	c   propagation      :       0.32       4093       3702      29219       29.4        949        8.5          -
1796.70/1797.03	c   infeasible LP    :       0.29        518        517       5886       41.7         89        6.1          0
1796.70/1797.03	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1796.70/1797.03	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1796.70/1797.03	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1796.70/1797.03	c   applied globally :          -          -          -      15362       25.8          -          -          -
1796.70/1797.03	c   applied locally  :          -          -          -          0        0.0          -          -          -
1796.70/1797.03	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1796.70/1797.03	c   cut pool         :       0.00          5          -          -         96          -    (maximal pool size: 1484)
1796.70/1797.03	c   redcost          :       0.17       5599          0         11          0          0
1796.70/1797.03	c   impliedbounds    :       0.00          6          0          0        326          0
1796.70/1797.03	c   intobj           :       0.00          0          0          0          0          0
1796.70/1797.03	c   gomory           :       3.54          6          0          0       2035          0
1796.70/1797.03	c   cgmip            :       0.00          0          0          0          0          0
1796.70/1797.03	c   closecuts        :       0.00          0          0          0          0          0
1796.70/1797.03	c   strongcg         :       2.42          6          0          0       2809          0
1796.70/1797.03	c   cmir             :       0.17          6          0          0          0          0
1796.70/1797.03	c   flowcover        :       0.23          6          0          0          2          0
1796.70/1797.03	c   clique           :       0.19          6          0          0         47          0
1796.70/1797.03	c   zerohalf         :       0.00          0          0          0          0          0
1796.70/1797.03	c   mcf              :       0.00          1          0          0          0          0
1796.70/1797.03	c   oddcycle         :       0.00          0          0          0          0          0
1796.70/1797.03	c   rapidlearning    :       0.78          1          0         19          0        834
1796.70/1797.03	c Pricers            :       Time      Calls       Vars
1796.70/1797.03	c   problem variables:       0.00          0          0
1796.70/1797.03	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1796.70/1797.03	c   relpscost        :     528.85       5587         22        630          0          0      10390
1796.70/1797.03	c   pscost           :       0.00          0          0          0          0          0          0
1796.70/1797.03	c   inference        :       0.00          2          0          0          0          0          4
1796.70/1797.03	c   mostinf          :       0.00          0          0          0          0          0          0
1796.70/1797.03	c   leastinf         :       0.00          0          0          0          0          0          0
1796.70/1797.03	c   fullstrong       :       0.00          0          0          0          0          0          0
1796.70/1797.03	c   allfullstrong    :       0.00          0          0          0          0          0          0
1796.70/1797.03	c   random           :       0.00          0          0          0          0          0          0
1796.70/1797.03	c Primal Heuristics  :       Time      Calls      Found
1796.70/1797.03	c   LP solutions     :       0.00          -          0
1796.70/1797.03	c   pseudo solutions :       0.00          -          0
1796.70/1797.03	c   oneopt           :       0.00          0          0
1796.70/1797.03	c   crossover        :       0.00          0          0
1796.70/1797.03	c   guideddiving     :       0.00          0          0
1796.70/1797.03	c   feaspump         :      43.82          8          0
1796.70/1797.03	c   pscostdiving     :      20.53         44          0
1796.70/1797.03	c   fracdiving       :      17.46         45          0
1796.70/1797.03	c   linesearchdiving :      10.57         45          0
1796.70/1797.03	c   coefdiving       :      23.90         45          0
1796.70/1797.03	c   veclendiving     :      25.18         45          0
1796.70/1797.03	c   trivial          :       0.00          2          0
1796.70/1797.03	c   shiftandpropagate:       0.02          1          0
1796.70/1797.03	c   simplerounding   :       0.00          0          0
1796.70/1797.03	c   zirounding       :       0.44       1000          0
1796.70/1797.03	c   rounding         :       0.52       1003          0
1796.70/1797.03	c   shifting         :       0.31        243          0
1796.70/1797.03	c   intshifting      :       0.00          0          0
1796.70/1797.03	c   twoopt           :       0.00          0          0
1796.70/1797.03	c   fixandinfer      :       0.00          0          0
1796.70/1797.03	c   clique           :       0.00          0          0
1796.70/1797.03	c   intdiving        :       0.00          0          0
1796.70/1797.03	c   actconsdiving    :       0.00          0          0
1796.70/1797.03	c   objpscostdiving  :      18.56         14          0
1796.70/1797.03	c   rootsoldiving    :      26.76         10          0
1796.70/1797.03	c   octane           :       0.00          0          0
1796.70/1797.03	c   rens             :       0.02          0          0
1796.70/1797.03	c   rins             :       0.00          0          0
1796.70/1797.03	c   localbranching   :       0.00          0          0
1796.70/1797.03	c   mutation         :       0.00          0          0
1796.70/1797.03	c   dins             :       0.00          0          0
1796.70/1797.03	c   vbounds          :       0.00          0          0
1796.70/1797.03	c   undercover       :       0.00          0          0
1796.70/1797.03	c   subnlp           :       0.00          0          0
1796.70/1797.03	c   trysol           :       0.00          0          0
1796.70/1797.03	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1796.70/1797.03	c   primal LP        :       0.00          0          0       0.00          -
1796.70/1797.03	c   dual LP          :    1051.60       6009    5705566     949.50    5425.62
1796.70/1797.03	c   lex dual LP      :       0.00          0          0       0.00          -
1796.70/1797.03	c   barrier LP       :       0.00          0          0       0.00          -
1796.70/1797.03	c   diving/probing LP:     179.86       6307     703282     111.51    3910.27
1796.70/1797.03	c   strong branching :     527.61       4555    2344062     514.61    4442.82
1796.70/1797.03	c     (at root node) :          -         10       6234     623.40          -
1796.70/1797.03	c   conflict analysis:       0.00          0          0       0.00          -
1796.70/1797.03	c B&B Tree           :
1796.70/1797.03	c   number of runs   :          1
1796.70/1797.03	c   nodes            :       7758
1796.70/1797.03	c   nodes (total)    :       7758
1796.70/1797.03	c   nodes left       :        782
1796.70/1797.03	c   max depth        :         27
1796.70/1797.03	c   max depth (total):         27
1796.70/1797.03	c   backtracks       :       2318 (29.9%)
1796.70/1797.03	c   delayed cutoffs  :       1855
1796.70/1797.03	c   repropagations   :       6160 (683791 domain reductions, 1541 cutoffs)
1796.70/1797.03	c   avg switch length:       4.40
1796.70/1797.03	c   switching time   :       4.08
1796.70/1797.03	c Solution           :
1796.70/1797.03	c   Solutions found  :          0 (0 improvements)
1796.70/1797.03	c   Primal Bound     :          -
1796.70/1797.03	c   Dual Bound       : +0.00000000000000e+00
1796.70/1797.03	c   Gap              :   infinite
1796.70/1797.03	c   Root Dual Bound  : +0.00000000000000e+00
1796.70/1797.03	c   Root Iterations  :      43531
1796.70/1797.07	c Time complete: 1796.77.

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

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 1.94 3/176 11281
/proc/meminfo: memFree=26536072/32873648 swapFree=6864/6864
[pid=11281] ppid=11279 vsize=9592 CPUtime=0 cores=1,3,5,7
/proc/11281/stat : 11281 (scip-2.0.1.4b_2) R 11279 11281 9205 0 -1 4202496 1546 0 0 0 0 0 0 0 20 0 1 0 343719516 9822208 1501 33554432000 4194304 9016284 140733718618464 140734605227352 7928192 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/11281/statm: 2398 1502 327 1178 0 1216 0

[startup+0.081814 s]
/proc/loadavg: 2.00 2.00 1.94 3/176 11281
/proc/meminfo: memFree=26536072/32873648 swapFree=6864/6864
[pid=11281] ppid=11279 vsize=33748 CPUtime=0.06 cores=1,3,5,7
/proc/11281/stat : 11281 (scip-2.0.1.4b_2) R 11279 11281 9205 0 -1 4202496 7423 0 0 0 6 0 0 0 20 0 1 0 343719516 34557952 7121 33554432000 4194304 9016284 140733718618464 140734605227352 4202669 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11281/statm: 8437 7121 498 1178 0 7255 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 33748

[startup+0.100303 s]
/proc/loadavg: 2.00 2.00 1.94 3/176 11281
/proc/meminfo: memFree=26536072/32873648 swapFree=6864/6864
[pid=11281] ppid=11279 vsize=35104 CPUtime=0.08 cores=1,3,5,7
/proc/11281/stat : 11281 (scip-2.0.1.4b_2) R 11279 11281 9205 0 -1 4202496 7770 0 0 0 8 0 0 0 20 0 1 0 343719516 35946496 7468 33554432000 4194304 9016284 140733718618464 140734605227352 5322185 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11281/statm: 8776 7468 506 1178 0 7594 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 35104

[startup+0.300244 s]
/proc/loadavg: 2.00 2.00 1.94 3/176 11281
/proc/meminfo: memFree=26536072/32873648 swapFree=6864/6864
[pid=11281] ppid=11279 vsize=39792 CPUtime=0.29 cores=1,3,5,7
/proc/11281/stat : 11281 (scip-2.0.1.4b_2) R 11279 11281 9205 0 -1 4202496 8996 0 0 0 28 1 0 0 20 0 1 0 343719516 40747008 8694 33554432000 4194304 9016284 140733718618464 140734605227352 5971362 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11281/statm: 9948 8694 535 1178 0 8766 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 39792

[startup+0.700235 s]
/proc/loadavg: 2.00 2.00 1.94 3/176 11281
/proc/meminfo: memFree=26536072/32873648 swapFree=6864/6864
[pid=11281] ppid=11279 vsize=40504 CPUtime=0.69 cores=1,3,5,7
/proc/11281/stat : 11281 (scip-2.0.1.4b_2) R 11279 11281 9205 0 -1 4202496 9179 0 0 0 68 1 0 0 20 0 1 0 343719516 41476096 8877 33554432000 4194304 9016284 140733718618464 140733718614248 5510784 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11281/statm: 10126 8877 540 1178 0 8944 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 40504

[startup+1.50024 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 11282
/proc/meminfo: memFree=26491680/32873648 swapFree=6864/6864
[pid=11281] ppid=11279 vsize=54480 CPUtime=1.49 cores=1,3,5,7
/proc/11281/stat : 11281 (scip-2.0.1.4b_2) R 11279 11281 9205 0 -1 4202496 13197 0 0 0 148 1 0 0 20 0 1 0 343719516 55787520 12561 33554432000 4194304 9016284 140733718618464 140733718614248 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11281/statm: 13620 12561 661 1178 0 12438 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 54480

[startup+3.10018 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 11282
/proc/meminfo: memFree=26487520/32873648 swapFree=6864/6864
[pid=11281] ppid=11279 vsize=54480 CPUtime=3.09 cores=1,3,5,7
/proc/11281/stat : 11281 (scip-2.0.1.4b_2) R 11279 11281 9205 0 -1 4202496 13200 0 0 0 307 2 0 0 20 0 1 0 343719516 55787520 12564 33554432000 4194304 9016284 140733718618464 140733718610248 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11281/statm: 13620 12564 661 1178 0 12438 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 54480

[startup+6.30023 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 11282
/proc/meminfo: memFree=26487124/32873648 swapFree=6864/6864
[pid=11281] ppid=11279 vsize=54480 CPUtime=6.28 cores=1,3,5,7
/proc/11281/stat : 11281 (scip-2.0.1.4b_2) R 11279 11281 9205 0 -1 4202496 13235 0 0 0 625 3 0 0 20 0 1 0 343719516 55787520 12599 33554432000 4194304 9016284 140733718618464 140733718610248 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11281/statm: 13620 12599 662 1178 0 12438 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 54480

[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 11282
/proc/meminfo: memFree=26452948/32873648 swapFree=6864/6864
[pid=11281] ppid=11279 vsize=89364 CPUtime=12.69 cores=1,3,5,7
/proc/11281/stat : 11281 (scip-2.0.1.4b_2) R 11279 11281 9205 0 -1 4202496 22498 0 0 0 1260 9 0 0 20 0 1 0 343719516 91508736 21136 33554432000 4194304 9016284 140733718618464 140733718612328 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11281/statm: 22341 21136 704 1178 0 21159 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 89364

[startup+25.5001 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 11282
/proc/meminfo: memFree=26448972/32873648 swapFree=6864/6864
[pid=11281] ppid=11279 vsize=89364 CPUtime=25.48 cores=1,3,5,7
/proc/11281/stat : 11281 (scip-2.0.1.4b_2) R 11279 11281 9205 0 -1 4202496 22809 0 0 0 2535 13 0 0 20 0 1 0 343719516 91508736 21447 33554432000 4194304 9016284 140733718618464 140733718612264 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11281/statm: 22341 21447 705 1178 0 21159 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 89364

[startup+51.1002 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 11282
/proc/meminfo: memFree=26443424/32873648 swapFree=6864/6864
[pid=11281] ppid=11279 vsize=89364 CPUtime=51.08 cores=1,3,5,7
/proc/11281/stat : 11281 (scip-2.0.1.4b_2) R 11279 11281 9205 0 -1 4202496 22811 0 0 0 5083 25 0 0 20 0 1 0 343719516 91508736 21449 33554432000 4194304 9016284 140733718618464 140733718612216 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11281/statm: 22341 21449 707 1178 0 21159 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 89364

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 11282
/proc/meminfo: memFree=26439476/32873648 swapFree=6864/6864
[pid=11281] ppid=11279 vsize=89364 CPUtime=102.28 cores=1,3,5,7
/proc/11281/stat : 11281 (scip-2.0.1.4b_2) R 11279 11281 9205 0 -1 4202496 22814 0 0 0 10175 53 0 0 20 0 1 0 343719516 91508736 21452 33554432000 4194304 9016284 140733718618464 140733718612424 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11281/statm: 22341 21452 707 1178 0 21159 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 89364

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 11282
/proc/meminfo: memFree=26439596/32873648 swapFree=6864/6864
[pid=11281] ppid=11279 vsize=89364 CPUtime=162.26 cores=1,3,5,7
/proc/11281/stat : 11281 (scip-2.0.1.4b_2) R 11279 11281 9205 0 -1 4202496 22824 0 0 0 16140 86 0 0 20 0 1 0 343719516 91508736 21462 33554432000 4194304 9016284 140733718618464 140733718612200 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11281/statm: 22341 21462 708 1178 0 21159 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 89364

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 11282
/proc/meminfo: memFree=26439628/32873648 swapFree=6864/6864
[pid=11281] ppid=11279 vsize=89364 CPUtime=222.25 cores=1,3,5,7
/proc/11281/stat : 11281 (scip-2.0.1.4b_2) R 11279 11281 9205 0 -1 4202496 22825 0 0 0 22108 117 0 0 20 0 1 0 343719516 91508736 21463 33554432000 4194304 9016284 140733718618464 140733718612328 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11281/statm: 22341 21463 708 1178 0 21159 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 89364

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 11283
/proc/meminfo: memFree=26439992/32873648 swapFree=6864/6864
[pid=11281] ppid=11279 vsize=89364 CPUtime=282.25 cores=1,3,5,7
/proc/11281/stat : 11281 (scip-2.0.1.4b_2) R 11279 11281 9205 0 -1 4202496 22825 0 0 0 28077 148 0 0 20 0 1 0 343719516 91508736 21463 33554432000 4194304 9016284 140733718618464 140733718612360 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11281/statm: 22341 21463 708 1178 0 21159 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 89364

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 11283
/proc/meminfo: memFree=26439540/32873648 swapFree=6864/6864
[pid=11281] ppid=11279 vsize=89364 CPUtime=342.24 cores=1,3,5,7
/proc/11281/stat : 11281 (scip-2.0.1.4b_2) R 11279 11281 9205 0 -1 4202496 22832 0 0 0 34046 178 0 0 20 0 1 0 343719516 91508736 21470 33554432000 4194304 9016284 140733718618464 140733718612328 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11281/statm: 22341 21470 708 1178 0 21159 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 89364

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 11283
/proc/meminfo: memFree=26439956/32873648 swapFree=6864/6864
[pid=11281] ppid=11279 vsize=89364 CPUtime=402.23 cores=1,3,5,7
/proc/11281/stat : 11281 (scip-2.0.1.4b_2) R 11279 11281 9205 0 -1 4202496 22832 0 0 0 40014 209 0 0 20 0 1 0 343719516 91508736 21470 33554432000 4194304 9016284 140733718618464 140733718612088 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11281/statm: 22341 21470 708 1178 0 21159 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 89364

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 11283
/proc/meminfo: memFree=26439700/32873648 swapFree=6864/6864
[pid=11281] ppid=11279 vsize=89364 CPUtime=462.2 cores=1,3,5,7
/proc/11281/stat : 11281 (scip-2.0.1.4b_2) R 11279 11281 9205 0 -1 4202496 22848 0 0 0 45978 242 0 0 20 0 1 0 343719516 91508736 21510 33554432000 4194304 9016284 140733718618464 140733718612376 7178120 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11281/statm: 22341 21510 708 1178 0 21159 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 89364

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 11286
/proc/meminfo: memFree=26438428/32873648 swapFree=6864/6864
[pid=11281] ppid=11279 vsize=89364 CPUtime=522.2 cores=1,3,5,7
/proc/11281/stat : 11281 (scip-2.0.1.4b_2) R 11279 11281 9205 0 -1 4202496 22848 0 0 0 51944 276 0 0 20 0 1 0 343719516 91508736 21510 33554432000 4194304 9016284 140733718618464 140733718612328 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11281/statm: 22341 21510 708 1178 0 21159 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 89364

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 11287
/proc/meminfo: memFree=26438312/32873648 swapFree=6864/6864
[pid=11281] ppid=11279 vsize=89364 CPUtime=582.19 cores=1,3,5,7
/proc/11281/stat : 11281 (scip-2.0.1.4b_2) R 11279 11281 9205 0 -1 4202496 22853 0 0 0 57908 311 0 0 20 0 1 0 343719516 91508736 21515 33554432000 4194304 9016284 140733718618464 140733718612216 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11281/statm: 22341 21515 708 1178 0 21159 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 89364

[startup+642.3 s]

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

/proc/meminfo: memFree=26430804/32873648 swapFree=6864/6864
[pid=11281] ppid=11279 vsize=96524 CPUtime=1122.1 cores=1,3,5,7
/proc/11281/stat : 11281 (scip-2.0.1.4b_2) R 11279 11281 9205 0 -1 4202496 25970 0 0 0 111580 630 0 0 20 0 1 0 343719516 98840576 23310 33554432000 4194304 9016284 140733718618464 140733718612424 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11281/statm: 24131 23310 708 1178 0 22949 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 96524

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 11294
/proc/meminfo: memFree=26429440/32873648 swapFree=6864/6864
[pid=11281] ppid=11279 vsize=97856 CPUtime=1182.1 cores=1,3,5,7
/proc/11281/stat : 11281 (scip-2.0.1.4b_2) R 11279 11281 9205 0 -1 4202496 26255 0 0 0 117551 659 0 0 20 0 1 0 343719516 100204544 23595 33554432000 4194304 9016284 140733718618464 140733718612376 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11281/statm: 24464 23595 708 1178 0 23282 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 97856

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 11333
/proc/meminfo: memFree=27698144/32873648 swapFree=6864/6864
[pid=11281] ppid=11279 vsize=98752 CPUtime=1242.08 cores=1,3,5,7
/proc/11281/stat : 11281 (scip-2.0.1.4b_2) R 11279 11281 9205 0 -1 4202496 27790 0 0 0 123513 695 0 0 20 0 1 0 343719516 101122048 23873 33554432000 4194304 9016284 140733718618464 140733718612328 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11281/statm: 24688 23873 708 1178 0 23506 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 98752

[startup+1302.3 s]
/proc/loadavg: 2.07 2.02 1.95 3/177 11333
/proc/meminfo: memFree=27676720/32873648 swapFree=6864/6864
[pid=11281] ppid=11279 vsize=99876 CPUtime=1302.09 cores=1,3,5,7
/proc/11281/stat : 11281 (scip-2.0.1.4b_2) R 11279 11281 9205 0 -1 4202496 28770 0 0 0 129476 733 0 0 20 0 1 0 343719516 102273024 24173 33554432000 4194304 9016284 140733718618464 140733718612424 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11281/statm: 24969 24173 708 1178 0 23787 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 99876

[startup+1362.3 s]
/proc/loadavg: 2.02 2.01 1.95 3/177 11333
/proc/meminfo: memFree=27674440/32873648 swapFree=6864/6864
[pid=11281] ppid=11279 vsize=101628 CPUtime=1362.06 cores=1,3,5,7
/proc/11281/stat : 11281 (scip-2.0.1.4b_2) R 11279 11281 9205 0 -1 4202496 29188 0 0 0 135440 766 0 0 20 0 1 0 343719516 104067072 24591 33554432000 4194304 9016284 140733718618464 140733718612328 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11281/statm: 25407 24591 708 1178 0 24225 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 101628

[startup+1422.31 s]
/proc/loadavg: 2.01 2.00 1.95 3/177 11333
/proc/meminfo: memFree=27658396/32873648 swapFree=6864/6864
[pid=11281] ppid=11279 vsize=101664 CPUtime=1422.06 cores=1,3,5,7
/proc/11281/stat : 11281 (scip-2.0.1.4b_2) R 11279 11281 9205 0 -1 4202496 29887 0 0 0 141408 798 0 0 20 0 1 0 343719516 104103936 24613 33554432000 4194304 9016284 140733718618464 140733718612376 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11281/statm: 25416 24613 708 1178 0 24234 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 101664

[startup+1482.3 s]
/proc/loadavg: 2.06 2.02 1.95 3/177 11333
/proc/meminfo: memFree=27655804/32873648 swapFree=6864/6864
[pid=11281] ppid=11279 vsize=102912 CPUtime=1482.04 cores=1,3,5,7
/proc/11281/stat : 11281 (scip-2.0.1.4b_2) R 11279 11281 9205 0 -1 4202496 30135 0 0 0 147372 832 0 0 20 0 1 0 343719516 105381888 24861 33554432000 4194304 9016284 140733718618464 140733718612424 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11281/statm: 25728 24861 708 1178 0 24546 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 102912

[startup+1542.3 s]
/proc/loadavg: 2.02 2.01 1.95 3/177 11334
/proc/meminfo: memFree=27648116/32873648 swapFree=6864/6864
[pid=11281] ppid=11279 vsize=103316 CPUtime=1542.04 cores=1,3,5,7
/proc/11281/stat : 11281 (scip-2.0.1.4b_2) R 11279 11281 9205 0 -1 4202496 30309 0 0 0 153334 870 0 0 20 0 1 0 343719516 105795584 25033 33554432000 4194304 9016284 140733718618464 140733718612216 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11281/statm: 25829 25033 708 1178 0 24647 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 103316

[startup+1602.3 s]
/proc/loadavg: 2.01 2.00 1.95 3/177 11334
/proc/meminfo: memFree=27642784/32873648 swapFree=6864/6864
[pid=11281] ppid=11279 vsize=104092 CPUtime=1602.03 cores=1,3,5,7
/proc/11281/stat : 11281 (scip-2.0.1.4b_2) R 11279 11281 9205 0 -1 4202496 30432 0 0 0 159297 906 0 0 20 0 1 0 343719516 106590208 25156 33554432000 4194304 9016284 140733718618464 140733718612632 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11281/statm: 26023 25156 708 1178 0 24841 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 104092

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 11334
/proc/meminfo: memFree=27635388/32873648 swapFree=6864/6864
[pid=11281] ppid=11279 vsize=106324 CPUtime=1662.02 cores=1,3,5,7
/proc/11281/stat : 11281 (scip-2.0.1.4b_2) R 11279 11281 9205 0 -1 4202496 30956 0 0 0 165257 945 0 0 20 0 1 0 343719516 108875776 25680 33554432000 4194304 9016284 140733718618464 140733718612264 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11281/statm: 26581 25680 708 1178 0 25399 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 106324

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 11337
/proc/meminfo: memFree=27632356/32873648 swapFree=6864/6864
[pid=11281] ppid=11279 vsize=106324 CPUtime=1722.01 cores=1,3,5,7
/proc/11281/stat : 11281 (scip-2.0.1.4b_2) R 11279 11281 9205 0 -1 4202496 31044 0 0 0 171220 981 0 0 20 0 1 0 343719516 108875776 25768 33554432000 4194304 9016284 140733718618464 140733718612376 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11281/statm: 26581 25768 708 1178 0 25399 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 106324

[startup+1782.3 s]
/proc/loadavg: 2.08 2.02 1.96 3/177 11337
/proc/meminfo: memFree=27627528/32873648 swapFree=6864/6864
[pid=11281] ppid=11279 vsize=108076 CPUtime=1782 cores=1,3,5,7
/proc/11281/stat : 11281 (scip-2.0.1.4b_2) R 11279 11281 9205 0 -1 4202496 31428 0 0 0 177183 1017 0 0 20 0 1 0 343719516 110669824 26152 33554432000 4194304 9016284 140733718618464 140733718612424 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11281/statm: 27019 26152 708 1178 0 25837 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 108076

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

[startup+1785.5 s]
/proc/loadavg: 2.07 2.02 1.96 3/177 11337
/proc/meminfo: memFree=27627280/32873648 swapFree=6864/6864
[pid=11281] ppid=11279 vsize=108076 CPUtime=1785.2 cores=1,3,5,7
/proc/11281/stat : 11281 (scip-2.0.1.4b_2) R 11279 11281 9205 0 -1 4202496 31453 0 0 0 177501 1019 0 0 20 0 1 0 343719516 110669824 26177 33554432000 4194304 9016284 140733718618464 140733718612424 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11281/statm: 27019 26177 708 1178 0 25837 0
Current children cumulated CPU time (s) 1785.2
Current children cumulated vsize (KiB) 108076

[startup+1791.91 s]
/proc/loadavg: 2.07 2.02 1.96 3/176 11337
/proc/meminfo: memFree=27625552/32873648 swapFree=6864/6864
[pid=11281] ppid=11279 vsize=108648 CPUtime=1791.61 cores=1,3,5,7
/proc/11281/stat : 11281 (scip-2.0.1.4b_2) R 11279 11281 9205 0 -1 4202496 31622 0 0 0 178139 1022 0 0 20 0 1 0 343719516 111255552 26346 33554432000 4194304 9016284 140733718618464 140733718612632 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11281/statm: 27162 26346 708 1178 0 25980 0
Current children cumulated CPU time (s) 1791.61
Current children cumulated vsize (KiB) 108648

[startup+1795.1 s]
/proc/loadavg: 2.06 2.02 1.96 3/176 11337
/proc/meminfo: memFree=27625428/32873648 swapFree=6864/6864
[pid=11281] ppid=11279 vsize=108648 CPUtime=1794.81 cores=1,3,5,7
/proc/11281/stat : 11281 (scip-2.0.1.4b_2) R 11279 11281 9205 0 -1 4202496 31622 0 0 0 178457 1024 0 0 20 0 1 0 343719516 111255552 26346 33554432000 4194304 9016284 140733718618464 140733718612328 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11281/statm: 27162 26346 708 1178 0 25980 0
Current children cumulated CPU time (s) 1794.81
Current children cumulated vsize (KiB) 108648

[startup+1795.9 s]
/proc/loadavg: 2.06 2.02 1.96 3/176 11337
/proc/meminfo: memFree=27625428/32873648 swapFree=6864/6864
[pid=11281] ppid=11279 vsize=108648 CPUtime=1795.6 cores=1,3,5,7
/proc/11281/stat : 11281 (scip-2.0.1.4b_2) R 11279 11281 9205 0 -1 4202496 31622 0 0 0 178536 1024 0 0 20 0 1 0 343719516 111255552 26346 33554432000 4194304 9016284 140733718618464 140733718612328 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11281/statm: 27162 26346 708 1178 0 25980 0
Current children cumulated CPU time (s) 1795.6
Current children cumulated vsize (KiB) 108648

[startup+1796.7 s]
/proc/loadavg: 2.06 2.02 1.96 3/176 11337
/proc/meminfo: memFree=27625428/32873648 swapFree=6864/6864
[pid=11281] ppid=11279 vsize=108648 CPUtime=1796.4 cores=1,3,5,7
/proc/11281/stat : 11281 (scip-2.0.1.4b_2) R 11279 11281 9205 0 -1 4202496 31622 0 0 0 178615 1025 0 0 20 0 1 0 343719516 111255552 26346 33554432000 4194304 9016284 140733718618464 140733718612424 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11281/statm: 27162 26346 708 1178 0 25980 0
Current children cumulated CPU time (s) 1796.4
Current children cumulated vsize (KiB) 108648

[startup+1796.9 s]
/proc/loadavg: 2.06 2.02 1.96 3/176 11337
/proc/meminfo: memFree=27625428/32873648 swapFree=6864/6864
[pid=11281] ppid=11279 vsize=108648 CPUtime=1796.6 cores=1,3,5,7
/proc/11281/stat : 11281 (scip-2.0.1.4b_2) R 11279 11281 9205 0 -1 4202496 31622 0 0 0 178635 1025 0 0 20 0 1 0 343719516 111255552 26346 33554432000 4194304 9016284 140733718618464 140733718612424 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11281/statm: 27162 26346 708 1178 0 25980 0
Current children cumulated CPU time (s) 1796.6
Current children cumulated vsize (KiB) 108648

[startup+1797 s]
/proc/loadavg: 2.06 2.02 1.96 3/176 11337
/proc/meminfo: memFree=27625428/32873648 swapFree=6864/6864
[pid=11281] ppid=11279 vsize=108648 CPUtime=1796.7 cores=1,3,5,7
/proc/11281/stat : 11281 (scip-2.0.1.4b_2) R 11279 11281 9205 0 -1 4202496 31622 0 0 0 178645 1025 0 0 20 0 1 0 343719516 111255552 26346 33554432000 4194304 9016284 140733718618464 140733718612424 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11281/statm: 27162 26346 708 1178 0 25980 0
Current children cumulated CPU time (s) 1796.7
Current children cumulated vsize (KiB) 108648

Child status: 0
Real time (s): 1797.07
CPU time (s): 1796.78
CPU user time (s): 1786.53
CPU system time (s): 10.2534
CPU usage (%): 99.9838
Max. virtual memory (cumulated for all children) (KiB): 108648

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1786.53
system time used= 10.2534
maximum resident set size= 105396
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 31630
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= 25
involuntary context switches= 1849

runsolver used 2.88156 second user time and 7.2389 second system time

The end

Launcher Data

Begin job on node120 at 2012-06-04 04:12:15
IDJOB=3741474
IDBENCH=89863
IDSOLVER=2329
FILE ID=node120/3741474-1338775935
RUNJOBID= node120-1338771707-9222
PBS_JOBID= 14636816
Free space on /tmp= 70744 MiB

SOLVER NAME= PB11: SCIP spx E_2 2011-06-10 (fixed)
BENCH NAME= PB11/normalized-PB11/OPT-SMALLINT-LIN/heinz/normalized-bnatt400.opb
COMMAND LINE= HOME/scip-2.0.1.4b_2.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3741474-1338775935/watcher-3741474-1338775935 -o /tmp/evaluation-result-3741474-1338775935/solver-3741474-1338775935 -C 1800 -W 1900 -M 15500  HOME/scip-2.0.1.4b_2.linux.x86_64.gnu.opt.spx -f HOME/instance-3741474-1338775935.opb -t 1800 -m 15500

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

MD5SUM BENCH= 536d3737b2ccaa17327217b5dd111990
RANDOM SEED=1301674508

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.456
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	: 5332.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.456
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.88
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.456
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		: 2666.456
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.456
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:        26536608 kB
Buffers:          583204 kB
Cached:          3225568 kB
SwapCached:         1580 kB
Active:          3390440 kB
Inactive:        2011960 kB
Active(anon):    1585868 kB
Inactive(anon):     9224 kB
Active(file):    1804572 kB
Inactive(file):  2002736 kB
Unevictable:        6864 kB
Mlocked:            6864 kB
SwapTotal:      67108856 kB
SwapFree:       67103516 kB
Dirty:             17096 kB
Writeback:             0 kB
AnonPages:       1583256 kB
Mapped:            13356 kB
Shmem:                32 kB
Slab:             795860 kB
SReclaimable:     240084 kB
SUnreclaim:       555776 kB
KernelStack:        1472 kB
PageTables:         7348 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    1740584 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    909312 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= 70728 MiB
End job on node120 at 2012-06-04 04:42:12