Trace number 3452690

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
SCIP spx SCIP 2.0.1.4. with SoPlex 1.5.0.4? (TO) 1801.18 1801.12

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/ttp/normalized-data10_3.opb
MD5SUMdccfffd22c38fcd3c497d688dab4b7a4
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark70612
Best CPU time to get the best result obtained on this benchmark1800.1
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 79290
Optimality of the best value was proved NO
Number of variables2700
Total number of constraints42620
Number of constraints which are clauses20220
Number of constraints which are cardinality constraints (but not clauses)800
Number of constraints which are nor clauses,nor cardinality constraints21600
Minimum length of a constraint2
Maximum length of a constraint36
Number of terms in the objective function 900
Biggest coefficient in the objective function 1380
Number of bits for the biggest coefficient in the objective function 11
Sum of the numbers in the objective function 559660
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 1380
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 559660
Number of bits of the biggest sum of numbers20
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c SCIP version 2.0.1.4 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.5.0.4]
0.00/0.00	c Copyright (c) 2002-2011 Konrad-Zuse-Zentrum fuer Informationstechnik Berlin (ZIB)
0.00/0.00	c 
0.00/0.00	c user parameter file <scip.set> not found - using default parameters
0.00/0.00	c reading problem <HOME/instance-3452690-1307080631.opb>
0.39/0.41	c original problem has 2700 variables (2700 bin, 0 int, 0 impl, 0 cont) and 42620 constraints
0.39/0.41	c problem read
0.39/0.41	c presolving settings loaded
0.49/0.55	c presolving:
0.79/0.80	c (round 1) 0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 42620 upgd conss, 6660 impls, 630 clqs
1.39/1.41	c (round 2) 0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 43200 chg sides, 64800 chg coeffs, 42620 upgd conss, 6660 impls, 630 clqs
5.19/5.27	c    (5.3s) probing: 1000/2700 (37.0%) - 0 fixings, 0 aggregations, 9281 implications, 0 bound changes
6.71/6.78	c    (6.8s) probing: 1721/2700 (63.7%) - 0 fixings, 0 aggregations, 15210 implications, 0 bound changes
6.71/6.78	c    (6.8s) probing aborted: 100/100 successive totally useless probings
6.71/6.78	c presolving (3 rounds):
6.71/6.78	c  0 deleted vars, 0 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 43200 changed sides, 64800 changed coefficients
6.71/6.78	c  37080 implications, 630 cliques
6.71/6.78	c presolved problem has 2700 variables (2700 bin, 0 int, 0 impl, 0 cont) and 42620 constraints
6.71/6.78	c   21770 constraints of type <knapsack>
6.71/6.78	c    3960 constraints of type <setppc>
6.71/6.78	c   16890 constraints of type <logicor>
6.71/6.78	c transformed objective value is always integral (scale: 1)
6.71/6.78	c Presolving Time: 6.34
6.71/6.78	c - non default parameters ----------------------------------------------------------------------
6.71/6.78	c # SCIP version 2.0.1.4
6.71/6.78	c 
6.71/6.78	c # frequency for displaying node information lines
6.71/6.78	c # [type: int, range: [-1,2147483647], default: 100]
6.71/6.78	c display/freq = 10000
6.71/6.78	c 
6.71/6.78	c # maximal time in seconds to run
6.71/6.78	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
6.71/6.78	c limits/time = 1800
6.71/6.78	c 
6.71/6.78	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
6.71/6.78	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
6.71/6.78	c limits/memory = 13950
6.71/6.78	c 
6.71/6.78	c # default clock type (1: CPU user seconds, 2: wall clock time)
6.71/6.78	c # [type: int, range: [1,2], default: 1]
6.71/6.78	c timing/clocktype = 2
6.71/6.78	c 
6.71/6.78	c # belongs reading time to solving time?
6.71/6.78	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
6.71/6.78	c timing/reading = TRUE
6.71/6.78	c 
6.71/6.78	c # should presolving try to simplify inequalities
6.71/6.78	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
6.71/6.78	c constraints/linear/simplifyinequalities = TRUE
6.71/6.78	c 
6.71/6.78	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
6.71/6.78	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
6.71/6.78	c constraints/indicator/addCouplingCons = TRUE
6.71/6.78	c 
6.71/6.78	c # should presolving try to simplify knapsacks
6.71/6.78	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
6.71/6.78	c constraints/knapsack/simplifyinequalities = TRUE
6.71/6.78	c 
6.71/6.78	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
6.71/6.78	c # [type: int, range: [-1,2147483647], default: -1]
6.71/6.78	c separating/rapidlearning/freq = 0
6.71/6.78	c 
6.71/6.78	c -----------------------------------------------------------------------------------------------
6.71/6.78	c start solving
6.71/6.79	c 
22.00/22.03	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
22.00/22.03	c  22.0s|     1 |     0 | 11481 |     - |  98M|   0 | 691 |2700 |  42k|2700 |  42k|   0 |  91 |   0 | 4.026400e+04 |      --      |    Inf 
176.60/176.60	c   177s|     1 |     0 | 53405 |     - |  98M|   0 | 718 |2700 |  42k|2700 |  42k|   7 |  91 |   0 | 4.026400e+04 |      --      |    Inf 
199.59/199.66	c   200s|     1 |     0 | 55810 |     - |  99M|   0 | 727 |2700 |  42k|2700 |  42k|  15 |  91 |   0 | 4.026400e+04 |      --      |    Inf 
220.79/220.81	c   221s|     1 |     0 | 56608 |     - |  99M|   0 | 761 |2700 |  42k|2700 |  42k|  19 |  91 |   0 | 4.026400e+04 |      --      |    Inf 
242.70/242.70	c   243s|     1 |     0 | 57789 |     - |  99M|   0 | 741 |2700 |  42k|2700 |  42k|  23 |  91 |   0 | 4.026400e+04 |      --      |    Inf 
264.11/264.16	c   264s|     1 |     0 | 58702 |     - |  99M|   0 | 758 |2700 |  42k|2700 |  42k|  30 |  91 |   0 | 4.026400e+04 |      --      |    Inf 
286.80/286.86	c   287s|     1 |     0 | 60262 |     - |  99M|   0 | 758 |2700 |  42k|2700 |  42k|  34 |  91 |   0 | 4.026400e+04 |      --      |    Inf 
322.51/322.51	c   323s|     1 |     2 | 60262 |     - |  99M|   0 | 758 |2700 |  42k|2700 |  42k|  34 |  91 |  23 | 4.026400e+04 |      --      |    Inf 
1800.95/1800.98	c 
1800.95/1800.98	c SCIP Status        : solving was interrupted [user interrupt]
1800.95/1800.98	c Solving Time (sec) : 1800.98
1800.95/1800.98	c Solving Nodes      : 98
1800.95/1800.98	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1800.95/1800.98	c Dual Bound         : +4.02640000000000e+04
1800.95/1800.98	c Gap                : infinite
1800.95/1800.98	s UNKNOWN
1800.95/1800.98	c SCIP Status        : solving was interrupted [user interrupt]
1800.95/1800.98	c Total Time         :    1800.98
1800.95/1800.98	c   solving          :    1800.98
1800.95/1800.98	c   presolving       :       6.34 (included in solving)
1800.95/1800.98	c   reading          :       0.41 (included in solving)
1800.95/1800.98	c Original Problem   :
1800.95/1800.98	c   Problem name     : HOME/instance-3452690-1307080631.opb
1800.95/1800.98	c   Variables        : 2700 (2700 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.95/1800.98	c   Constraints      : 42620 initial, 42620 maximal
1800.95/1800.98	c Presolved Problem  :
1800.95/1800.98	c   Problem name     : t_HOME/instance-3452690-1307080631.opb
1800.95/1800.98	c   Variables        : 2700 (2700 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.95/1800.98	c   Constraints      : 42620 initial, 42747 maximal
1800.95/1800.98	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1800.95/1800.98	c   trivial          :       0.00          0          0          0          0          0          0          0          0          0
1800.95/1800.98	c   dualfix          :       0.00          0          0          0          0          0          0          0          0          0
1800.95/1800.98	c   boundshift       :       0.00          0          0          0          0          0          0          0          0          0
1800.95/1800.98	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0          0
1800.95/1800.98	c   implics          :       0.00          0          0          0          0          0          0          0          0          0
1800.95/1800.98	c   probing          :       4.88          0          0          0          0          0          0          0          0          0
1800.95/1800.98	c   knapsack         :       1.08          0          0          0          0          0          0          0      43200      64800
1800.95/1800.98	c   setppc           :       0.01          0          0          0          0          0          0          0          0          0
1800.95/1800.98	c   linear           :       0.20          0          0          0          0          0          0          0          0          0
1800.95/1800.98	c   logicor          :       0.03          0          0          0          0          0          0          0          0          0
1800.95/1800.98	c   root node        :          -          0          -          -          0          -          -          -          -          -
1800.95/1800.98	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #Resprop    Cutoffs    DomReds       Cuts      Conss   Children
1800.95/1800.98	c   integral         :          0          0          0         98          0          4          0          0          0          0          0        196
1800.95/1800.98	c   knapsack         :      21770          6       8080          0          0          3         85          1        111          0          0          0
1800.95/1800.98	c   setppc           :       3960          6       8079          0          0          1       1226         11       2375          0          0          0
1800.95/1800.98	c   logicor          :      16890+         6       3922          0          0          0        129          4        133          0          0          0
1800.95/1800.98	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0
1800.95/1800.98	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS      Check    Resprop
1800.95/1800.98	c   integral         :     522.93       0.00       0.00     522.93       0.00       0.00       0.00
1800.95/1800.98	c   knapsack         :       6.36       0.38       5.97       0.00       0.00       0.01       0.00
1800.95/1800.98	c   setppc           :       0.80       0.00       0.79       0.00       0.00       0.00       0.00
1800.95/1800.98	c   logicor          :       0.14       0.01       0.13       0.00       0.00       0.00       0.00
1800.95/1800.98	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1800.95/1800.98	c Propagators        : #Propagate   #Resprop    Cutoffs    DomReds
1800.95/1800.98	c   vbounds          :          0          0          0          0
1800.95/1800.98	c   rootredcost      :          0          0          0          0
1800.95/1800.98	c   pseudoobj        :       3097          0          0          0
1800.95/1800.98	c Propagator Timings :  TotalTime  Propagate    Resprop
1800.95/1800.98	c   vbounds          :       0.00       0.00       0.00
1800.95/1800.98	c   rootredcost      :       0.00       0.00       0.00
1800.95/1800.98	c   pseudoobj        :       0.04       0.04       0.00
1800.95/1800.98	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.95/1800.98	c   propagation      :       0.00         16         16        149       33.9          2       17.0          -
1800.95/1800.98	c   infeasible LP    :       0.01          4          4         65      134.4          1       11.0          0
1800.95/1800.98	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.95/1800.98	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.95/1800.98	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1800.95/1800.98	c   applied globally :          -          -          -        127       41.0          -          -          -
1800.95/1800.98	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.95/1800.98	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.95/1800.98	c   cut pool         :       0.00          5          -          -          0          -    (maximal pool size: 84)
1800.95/1800.98	c   redcost          :       0.01        103          0          0          0          0
1800.95/1800.98	c   impliedbounds    :       0.00          6          0          0          0          0
1800.95/1800.98	c   intobj           :       0.00          0          0          0          0          0
1800.95/1800.98	c   gomory           :      57.77          6          0          0        746          0
1800.95/1800.98	c   cgmip            :       0.00          0          0          0          0          0
1800.95/1800.98	c   closecuts        :       0.00          0          0          0          0          0
1800.95/1800.98	c   strongcg         :      55.55          6          0          0        746          0
1800.95/1800.98	c   cmir             :       0.82          6          0          0          0          0
1800.95/1800.98	c   flowcover        :       3.71          6          0          0          0          0
1800.95/1800.98	c   clique           :       0.14          6          0          0         38          0
1800.95/1800.98	c   zerohalf         :       0.00          0          0          0          0          0
1800.95/1800.98	c   mcf              :       0.03          1          0          0          0          0
1800.95/1800.98	c   oddcycle         :       0.00          0          0          0          0          0
1800.95/1800.98	c   rapidlearning    :       0.00          0          0          0          0          0
1800.95/1800.98	c Pricers            :       Time      Calls       Vars
1800.95/1800.98	c   problem variables:       0.00          0          0
1800.95/1800.98	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.95/1800.98	c   relpscost        :     522.93         98          0          0          0          0        196
1800.95/1800.98	c   pscost           :       0.00          0          0          0          0          0          0
1800.95/1800.98	c   inference        :       0.00          0          0          0          0          0          0
1800.95/1800.98	c   mostinf          :       0.00          0          0          0          0          0          0
1800.95/1800.98	c   leastinf         :       0.00          0          0          0          0          0          0
1800.95/1800.98	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.95/1800.98	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.95/1800.98	c   random           :       0.00          0          0          0          0          0          0
1800.95/1800.98	c Primal Heuristics  :       Time      Calls      Found
1800.95/1800.98	c   LP solutions     :       0.00          -          0
1800.95/1800.98	c   pseudo solutions :       0.00          -          0
1800.95/1800.98	c   oneopt           :       0.00          0          0
1800.95/1800.98	c   crossover        :       0.00          0          0
1800.95/1800.98	c   trivial          :       0.01          2          0
1800.95/1800.98	c   shiftandpropagate:       0.26          1          0
1800.95/1800.98	c   simplerounding   :       0.00          0          0
1800.95/1800.98	c   zirounding       :       0.26          0          0
1800.95/1800.98	c   rounding         :       0.27        102          0
1800.95/1800.98	c   shifting         :       0.15         16          0
1800.95/1800.98	c   intshifting      :       0.00          0          0
1800.95/1800.98	c   twoopt           :       0.00          0          0
1800.95/1800.98	c   fixandinfer      :       0.00          0          0
1800.95/1800.98	c   feaspump         :     132.43          1          0
1800.95/1800.98	c   clique           :       0.00          0          0
1800.95/1800.98	c   coefdiving       :      57.43          3          0
1800.95/1800.98	c   pscostdiving     :      69.12          3          0
1800.95/1800.98	c   fracdiving       :      30.95          3          0
1800.95/1800.98	c   veclendiving     :     142.93          1          0
1800.95/1800.98	c   intdiving        :       0.00          0          0
1800.95/1800.98	c   actconsdiving    :       0.00          0          0
1800.95/1800.98	c   objpscostdiving  :      93.78          2          0
1800.95/1800.98	c   rootsoldiving    :      68.77          1          0
1800.95/1800.98	c   linesearchdiving :      74.80          3          0
1800.95/1800.98	c   guideddiving     :       0.00          0          0
1800.95/1800.98	c   octane           :       0.00          0          0
1800.95/1800.98	c   rens             :       0.33          1          0
1800.95/1800.98	c   rins             :       0.00          0          0
1800.95/1800.98	c   localbranching   :       0.00          0          0
1800.95/1800.98	c   mutation         :       0.00          0          0
1800.95/1800.98	c   dins             :       0.00          0          0
1800.95/1800.98	c   vbounds          :       0.00          0          0
1800.95/1800.98	c   undercover       :       0.00          0          0
1800.95/1800.98	c   subnlp           :       0.00          0          0
1800.95/1800.98	c   trysol           :       0.00          0          0
1800.95/1800.98	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.95/1800.98	c   primal LP        :       0.03          0          0       0.00       0.00
1800.95/1800.98	c   dual LP          :     480.57        104     329087    3164.30     684.78
1800.95/1800.98	c   lex dual LP      :       0.00          0          0       0.00          -
1800.95/1800.98	c   barrier LP       :       0.00          0          0       0.00          -
1800.95/1800.98	c   diving/probing LP:     658.95       2367     333289     140.81     505.79
1800.95/1800.98	c   strong branching :     522.89        353     314796     891.77     602.04
1800.95/1800.98	c     (at root node) :          -         23      21361     928.74          -
1800.95/1800.98	c   conflict analysis:       0.00          0          0       0.00          -
1800.95/1800.98	c B&B Tree           :
1800.95/1800.98	c   number of runs   :          1
1800.95/1800.98	c   nodes            :         98
1800.95/1800.98	c   nodes (total)    :         98
1800.95/1800.98	c   nodes left       :         99
1800.95/1800.98	c   max depth        :         15
1800.95/1800.98	c   max depth (total):         15
1800.95/1800.98	c   backtracks       :         12 (12.2%)
1800.95/1800.98	c   delayed cutoffs  :          0
1800.95/1800.98	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1800.95/1800.98	c   avg switch length:       2.20
1800.95/1800.98	c   switching time   :       0.11
1800.95/1800.98	c Solution           :
1800.95/1800.98	c   Solutions found  :          0 (0 improvements)
1800.95/1800.98	c   Primal Bound     :          -
1800.95/1800.98	c   Dual Bound       : +4.02640000000000e+04
1800.95/1800.98	c   Gap              :   infinite
1800.95/1800.98	c   Root Dual Bound  : +4.02640000000000e+04
1800.95/1800.98	c   Root Iterations  :      60262
1801.15/1801.11	c Time complete: 1801.16.

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3452690-1307080631/watcher-3452690-1307080631 -o /tmp/evaluation-result-3452690-1307080631/solver-3452690-1307080631 -C 1800 -W 1900 -M 15500 HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f HOME/instance-3452690-1307080631.opb -t 1800 -m 15500 

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

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


[startup+0 s]
/proc/loadavg: 2.01 2.04 2.00 2/515 7455
/proc/meminfo: memFree=23120808/32950928 swapFree=58671692/67111528
[pid=7455] ppid=7453 vsize=12512 CPUtime=0 cores=0,2,4,6
/proc/7455/stat : 7455 (scip-2.0.1.4.li) R 7453 7455 1417 0 -1 4202496 2146 0 0 0 0 0 0 0 25 0 1 0 898293806 12812288 2099 33554432000 4194304 9128323 140737234423568 18446744073709551615 4338640 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/7455/statm: 3128 2099 400 1205 0 1919 0

[startup+0.115592 s]
/proc/loadavg: 2.01 2.04 2.00 2/515 7455
/proc/meminfo: memFree=23120808/32950928 swapFree=58671692/67111528
[pid=7455] ppid=7453 vsize=17900 CPUtime=0.11 cores=0,2,4,6
/proc/7455/stat : 7455 (scip-2.0.1.4.li) R 7453 7455 1417 0 -1 4202496 3487 0 0 0 11 0 0 0 25 0 1 0 898293806 18329600 3438 33554432000 4194304 9128323 140737234423568 18446744073709551615 8008895 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/7455/statm: 4475 3438 400 1205 0 3266 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 17900

[startup+0.200584 s]
/proc/loadavg: 2.01 2.04 2.00 2/515 7455
/proc/meminfo: memFree=23120808/32950928 swapFree=58671692/67111528
[pid=7455] ppid=7453 vsize=21052 CPUtime=0.19 cores=0,2,4,6
/proc/7455/stat : 7455 (scip-2.0.1.4.li) R 7453 7455 1417 0 -1 4202496 4256 0 0 0 19 0 0 0 25 0 1 0 898293806 21557248 4206 33554432000 4194304 9128323 140737234423568 18446744073709551615 8057568 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/7455/statm: 5263 4206 400 1205 0 4054 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 21052

[startup+0.300562 s]
/proc/loadavg: 2.01 2.04 2.00 2/515 7455
/proc/meminfo: memFree=23120808/32950928 swapFree=58671692/67111528
[pid=7455] ppid=7453 vsize=26996 CPUtime=0.29 cores=0,2,4,6
/proc/7455/stat : 7455 (scip-2.0.1.4.li) R 7453 7455 1417 0 -1 4202496 5729 0 0 0 29 0 0 0 25 0 1 0 898293806 27643904 5678 33554432000 4194304 9128323 140737234423568 18446744073709551615 6164689 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/7455/statm: 6749 5678 400 1205 0 5540 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 26996

[startup+0.700484 s]
/proc/loadavg: 2.01 2.04 2.00 2/515 7455
/proc/meminfo: memFree=23120808/32950928 swapFree=58671692/67111528
[pid=7455] ppid=7453 vsize=111160 CPUtime=0.69 cores=0,2,4,6
/proc/7455/stat : 7455 (scip-2.0.1.4.li) R 7453 7455 1417 0 -1 4202496 29219 0 0 0 66 3 0 0 25 0 1 0 898293806 113827840 26380 33554432000 4194304 9128323 140737234423568 18446744073709551615 4592897 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/7455/statm: 27790 26380 515 1205 0 26581 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 111160

[startup+1.50033 s]
/proc/loadavg: 2.01 2.03 2.00 3/516 7456
/proc/meminfo: memFree=22997048/32950928 swapFree=58671692/67111528
[pid=7455] ppid=7453 vsize=135508 CPUtime=1.49 cores=0,2,4,6
/proc/7455/stat : 7455 (scip-2.0.1.4.li) R 7453 7455 1417 0 -1 4202496 36692 0 0 0 145 4 0 0 25 0 1 0 898293806 138760192 32507 33554432000 4194304 9128323 140737234423568 18446744073709551615 5158925 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/7455/statm: 33877 32507 534 1205 0 32668 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 135508

[startup+3.10102 s]
/proc/loadavg: 2.01 2.03 2.00 3/516 7456
/proc/meminfo: memFree=22990600/32950928 swapFree=58671692/67111528
[pid=7455] ppid=7453 vsize=135508 CPUtime=3.09 cores=0,2,4,6
/proc/7455/stat : 7455 (scip-2.0.1.4.li) R 7453 7455 1417 0 -1 4202496 36742 0 0 0 305 4 0 0 25 0 1 0 898293806 138760192 32557 33554432000 4194304 9128323 140737234423568 18446744073709551615 5332975 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/7455/statm: 33877 32557 553 1205 0 32668 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 135508

[startup+6.30043 s]
/proc/loadavg: 2.01 2.03 2.00 3/516 7456
/proc/meminfo: memFree=22990280/32950928 swapFree=58671692/67111528
[pid=7455] ppid=7453 vsize=135508 CPUtime=6.29 cores=0,2,4,6
/proc/7455/stat : 7455 (scip-2.0.1.4.li) R 7453 7455 1417 0 -1 4202496 36746 0 0 0 625 4 0 0 25 0 1 0 898293806 138760192 32561 33554432000 4194304 9128323 140737234423568 18446744073709551615 5131620 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/7455/statm: 33877 32561 557 1205 0 32668 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 135508

[startup+12.7012 s]
/proc/loadavg: 2.00 2.03 2.00 3/516 7457
/proc/meminfo: memFree=22882980/32950928 swapFree=58671692/67111528
[pid=7455] ppid=7453 vsize=251640 CPUtime=12.69 cores=0,2,4,6
/proc/7455/stat : 7455 (scip-2.0.1.4.li) R 7453 7455 1417 0 -1 4202496 67670 0 0 0 1260 9 0 0 25 0 1 0 898293806 257679360 59395 33554432000 4194304 9128323 140737234423568 18446744073709551615 7315586 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/7455/statm: 62910 59395 717 1205 0 61701 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 251640

[startup+25.5008 s]
/proc/loadavg: 2.15 2.06 2.01 3/516 7457
/proc/meminfo: memFree=22875400/32950928 swapFree=58671692/67111528
[pid=7455] ppid=7453 vsize=252372 CPUtime=25.49 cores=0,2,4,6
/proc/7455/stat : 7455 (scip-2.0.1.4.li) R 7453 7455 1417 0 -1 4202496 72443 0 0 0 2538 11 0 0 25 0 1 0 898293806 258428928 61351 33554432000 4194304 9128323 140737234423568 18446744073709551615 7315702 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/7455/statm: 63093 61351 757 1205 0 61884 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 252372

[startup+51.1009 s]
/proc/loadavg: 2.09 2.06 2.01 3/516 7458
/proc/meminfo: memFree=22868348/32950928 swapFree=58671692/67111528
[pid=7455] ppid=7453 vsize=259668 CPUtime=51.09 cores=0,2,4,6
/proc/7455/stat : 7455 (scip-2.0.1.4.li) R 7453 7455 1417 0 -1 4202496 74171 0 0 0 5095 14 0 0 25 0 1 0 898293806 265900032 63019 33554432000 4194304 9128323 140737234423568 18446744073709551615 7312918 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/7455/statm: 64917 63019 725 1205 0 63708 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 259668

[startup+102.301 s]
/proc/loadavg: 2.09 2.06 2.01 3/516 7459
/proc/meminfo: memFree=22867840/32950928 swapFree=58671692/67111528
[pid=7455] ppid=7453 vsize=259668 CPUtime=102.3 cores=0,2,4,6
/proc/7455/stat : 7455 (scip-2.0.1.4.li) R 7453 7455 1417 0 -1 4202496 74412 0 0 0 10212 18 0 0 25 0 1 0 898293806 265900032 63233 33554432000 4194304 9128323 140737234423568 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/7455/statm: 64917 63233 725 1205 0 63708 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 259668

[startup+162.301 s]
/proc/loadavg: 2.19 2.08 2.01 3/516 7461
/proc/meminfo: memFree=22866308/32950928 swapFree=58671692/67111528
[pid=7455] ppid=7453 vsize=259668 CPUtime=162.29 cores=0,2,4,6
/proc/7455/stat : 7455 (scip-2.0.1.4.li) R 7453 7455 1417 0 -1 4202496 74428 0 0 0 16205 24 0 0 25 0 1 0 898293806 265900032 63244 33554432000 4194304 9128323 140737234423568 18446744073709551615 7018454 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/7455/statm: 64917 63244 729 1205 0 63708 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 259668

[startup+222.319 s]
/proc/loadavg: 2.07 2.06 2.01 3/516 7462
/proc/meminfo: memFree=22860816/32950928 swapFree=58671692/67111528
[pid=7455] ppid=7453 vsize=265448 CPUtime=222.31 cores=0,2,4,6
/proc/7455/stat : 7455 (scip-2.0.1.4.li) R 7453 7455 1417 0 -1 4202496 76334 0 0 0 22193 38 0 0 25 0 1 0 898293806 271818752 64880 33554432000 4194304 9128323 140737234423568 18446744073709551615 8012592 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/7455/statm: 66362 64880 821 1205 0 65153 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 265448

[startup+282.301 s]
/proc/loadavg: 2.02 2.05 2.00 3/516 7473
/proc/meminfo: memFree=22858964/32950928 swapFree=58671692/67111528
[pid=7455] ppid=7453 vsize=265448 CPUtime=282.3 cores=0,2,4,6
/proc/7455/stat : 7455 (scip-2.0.1.4.li) R 7453 7455 1417 0 -1 4202496 76413 0 0 0 28178 52 0 0 25 0 1 0 898293806 271818752 64951 33554432000 4194304 9128323 140737234423568 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/7455/statm: 66362 64951 813 1205 0 65153 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 265448

[startup+342.301 s]
/proc/loadavg: 2.01 2.04 2.00 3/516 7474
/proc/meminfo: memFree=22870944/32950928 swapFree=58671692/67111528
[pid=7455] ppid=7453 vsize=252060 CPUtime=342.3 cores=0,2,4,6
/proc/7455/stat : 7455 (scip-2.0.1.4.li) R 7453 7455 1417 0 -1 4202496 92588 0 0 0 34165 65 0 0 25 0 1 0 898293806 258109440 61859 33554432000 4194304 9128323 140737234423568 18446744073709551615 7384846 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/7455/statm: 63015 61859 774 1205 0 61806 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 252060

[startup+402.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/516 7476
/proc/meminfo: memFree=22865184/32950928 swapFree=58671692/67111528
[pid=7455] ppid=7453 vsize=257284 CPUtime=402.3 cores=0,2,4,6
/proc/7455/stat : 7455 (scip-2.0.1.4.li) R 7453 7455 1417 0 -1 4202496 93920 0 0 0 40155 75 0 0 25 0 1 0 898293806 263458816 63191 33554432000 4194304 9128323 140737234423568 18446744073709551615 7315710 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/7455/statm: 64321 63191 774 1205 0 63112 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 257284

[startup+462.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/516 7478
/proc/meminfo: memFree=22864148/32950928 swapFree=58671692/67111528
[pid=7455] ppid=7453 vsize=257432 CPUtime=462.3 cores=0,2,4,6
/proc/7455/stat : 7455 (scip-2.0.1.4.li) R 7453 7455 1417 0 -1 4202496 93926 0 0 0 46145 85 0 0 25 0 1 0 898293806 263610368 63197 33554432000 4194304 9128323 140737234423568 18446744073709551615 7315610 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/7455/statm: 64358 63197 774 1205 0 63149 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 257432

[startup+522.301 s]
/proc/loadavg: 2.04 2.03 2.00 3/516 7534
/proc/meminfo: memFree=22732960/32950928 swapFree=58671692/67111528
[pid=7455] ppid=7453 vsize=262892 CPUtime=522.3 cores=0,2,4,6
/proc/7455/stat : 7455 (scip-2.0.1.4.li) R 7453 7455 1417 0 -1 4202496 95284 0 0 0 52135 95 0 0 25 0 1 0 898293806 269201408 64555 33554432000 4194304 9128323 140737234423568 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/7455/statm: 65723 64555 774 1205 0 64514 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 262892

[startup+582.301 s]
/proc/loadavg: 2.16 2.06 2.01 3/516 7536
/proc/meminfo: memFree=22732108/32950928 swapFree=58671692/67111528
[pid=7455] ppid=7453 vsize=262892 CPUtime=582.31 cores=0,2,4,6
/proc/7455/stat : 7455 (scip-2.0.1.4.li) R 7453 7455 1417 0 -1 4202496 95284 0 0 0 58128 103 0 0 25 0 1 0 898293806 269201408 64555 33554432000 4194304 9128323 140737234423568 18446744073709551615 7315713 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/7455/statm: 65723 64555 774 1205 0 64514 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 262892

[startup+642.301 s]

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

[startup+942.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/516 7545
/proc/meminfo: memFree=22709420/32950928 swapFree=58671692/67111528
[pid=7455] ppid=7453 vsize=267388 CPUtime=942.32 cores=0,2,4,6
/proc/7455/stat : 7455 (scip-2.0.1.4.li) R 7453 7455 1417 0 -1 4202496 96448 0 0 0 94072 160 0 0 25 0 1 0 898293806 273805312 65719 33554432000 4194304 9128323 140737234423568 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/7455/statm: 66847 65719 774 1205 0 65638 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 267388

[startup+1002.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/516 7547
/proc/meminfo: memFree=22710336/32950928 swapFree=58671692/67111528
[pid=7455] ppid=7453 vsize=267388 CPUtime=1002.32 cores=0,2,4,6
/proc/7455/stat : 7455 (scip-2.0.1.4.li) R 7453 7455 1417 0 -1 4202496 96448 0 0 0 100063 169 0 0 25 0 1 0 898293806 273805312 65719 33554432000 4194304 9128323 140737234423568 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/7455/statm: 66847 65719 774 1205 0 65638 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 267388

[startup+1062.3 s]
/proc/loadavg: 2.07 2.03 2.00 3/516 7549
/proc/meminfo: memFree=22710384/32950928 swapFree=58671692/67111528
[pid=7455] ppid=7453 vsize=267388 CPUtime=1062.33 cores=0,2,4,6
/proc/7455/stat : 7455 (scip-2.0.1.4.li) R 7453 7455 1417 0 -1 4202496 96449 0 0 0 106057 176 0 0 25 0 1 0 898293806 273805312 65720 33554432000 4194304 9128323 140737234423568 18446744073709551615 7315702 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/7455/statm: 66847 65720 775 1205 0 65638 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 267388

[startup+1122.3 s]
/proc/loadavg: 2.10 2.05 2.01 3/516 7550
/proc/meminfo: memFree=22703992/32950928 swapFree=58671692/67111528
[pid=7455] ppid=7453 vsize=273624 CPUtime=1122.33 cores=0,2,4,6
/proc/7455/stat : 7455 (scip-2.0.1.4.li) R 7453 7455 1417 0 -1 4202496 98146 0 0 0 112048 185 0 0 25 0 1 0 898293806 280190976 67285 33554432000 4194304 9128323 140737234423568 18446744073709551615 7312938 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/7455/statm: 68406 67285 775 1205 0 67197 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 273624

[startup+1182.3 s]
/proc/loadavg: 2.07 2.06 2.01 3/516 7552
/proc/meminfo: memFree=22717728/32950928 swapFree=58671692/67111528
[pid=7455] ppid=7453 vsize=254860 CPUtime=1182.33 cores=0,2,4,6
/proc/7455/stat : 7455 (scip-2.0.1.4.li) R 7453 7455 1417 0 -1 4202496 100129 0 0 0 118042 191 0 0 25 0 1 0 898293806 260976640 62604 33554432000 4194304 9128323 140737234423568 18446744073709551615 7380736 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/7455/statm: 63715 62604 775 1205 0 62506 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 254860

[startup+1242.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/516 7553
/proc/meminfo: memFree=22713316/32950928 swapFree=58671692/67111528
[pid=7455] ppid=7453 vsize=262840 CPUtime=1242.33 cores=0,2,4,6
/proc/7455/stat : 7455 (scip-2.0.1.4.li) R 7453 7455 1417 0 -1 4202496 101284 0 0 0 124033 200 0 0 25 0 1 0 898293806 269148160 63759 33554432000 4194304 9128323 140737234423568 18446744073709551615 7097376 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/7455/statm: 65710 63759 775 1205 0 64501 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 262840

[startup+1302.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/516 7555
/proc/meminfo: memFree=22712368/32950928 swapFree=58671692/67111528
[pid=7455] ppid=7453 vsize=262840 CPUtime=1302.34 cores=0,2,4,6
/proc/7455/stat : 7455 (scip-2.0.1.4.li) R 7453 7455 1417 0 -1 4202496 101284 0 0 0 130024 210 0 0 25 0 1 0 898293806 269148160 63759 33554432000 4194304 9128323 140737234423568 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/7455/statm: 65710 63759 775 1205 0 64501 0
Current children cumulated CPU time (s) 1302.34
Current children cumulated vsize (KiB) 262840

[startup+1362.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/516 7557
/proc/meminfo: memFree=22706968/32950928 swapFree=58671692/67111528
[pid=7455] ppid=7453 vsize=268220 CPUtime=1362.34 cores=0,2,4,6
/proc/7455/stat : 7455 (scip-2.0.1.4.li) R 7453 7455 1417 0 -1 4202496 102845 0 0 0 136017 217 0 0 25 0 1 0 898293806 274657280 65320 33554432000 4194304 9128323 140737234423568 18446744073709551615 7346427 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/7455/statm: 67055 65320 780 1205 0 65846 0
Current children cumulated CPU time (s) 1362.34
Current children cumulated vsize (KiB) 268220

[startup+1422.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/516 7558
/proc/meminfo: memFree=22704676/32950928 swapFree=58671692/67111528
[pid=7455] ppid=7453 vsize=268220 CPUtime=1422.35 cores=0,2,4,6
/proc/7455/stat : 7455 (scip-2.0.1.4.li) R 7453 7455 1417 0 -1 4202496 103463 0 0 0 142009 226 0 0 25 0 1 0 898293806 274657280 65933 33554432000 4194304 9128323 140737234423568 18446744073709551615 7315299 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/7455/statm: 67055 65933 775 1205 0 65846 0
Current children cumulated CPU time (s) 1422.35
Current children cumulated vsize (KiB) 268220

[startup+1482.3 s]
/proc/loadavg: 2.16 2.05 2.01 3/516 7560
/proc/meminfo: memFree=22704860/32950928 swapFree=58671692/67111528
[pid=7455] ppid=7453 vsize=268220 CPUtime=1482.34 cores=0,2,4,6
/proc/7455/stat : 7455 (scip-2.0.1.4.li) R 7453 7455 1417 0 -1 4202496 103463 0 0 0 147999 235 0 0 25 0 1 0 898293806 274657280 65933 33554432000 4194304 9128323 140737234423568 18446744073709551615 7343274 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/7455/statm: 67055 65933 775 1205 0 65846 0
Current children cumulated CPU time (s) 1482.34
Current children cumulated vsize (KiB) 268220

[startup+1542.32 s]
/proc/loadavg: 2.13 2.05 2.01 3/516 7561
/proc/meminfo: memFree=22685092/32950928 swapFree=58671692/67111528
[pid=7455] ppid=7453 vsize=268220 CPUtime=1542.36 cores=0,2,4,6
/proc/7455/stat : 7455 (scip-2.0.1.4.li) R 7453 7455 1417 0 -1 4202496 103463 0 0 0 153994 242 0 0 25 0 1 0 898293806 274657280 65933 33554432000 4194304 9128323 140737234423568 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/7455/statm: 67055 65933 775 1205 0 65846 0
Current children cumulated CPU time (s) 1542.36
Current children cumulated vsize (KiB) 268220

[startup+1602.3 s]
/proc/loadavg: 2.05 2.04 2.00 3/516 7563
/proc/meminfo: memFree=22704992/32950928 swapFree=58671692/67111528
[pid=7455] ppid=7453 vsize=268220 CPUtime=1602.35 cores=0,2,4,6
/proc/7455/stat : 7455 (scip-2.0.1.4.li) R 7453 7455 1417 0 -1 4202496 103463 0 0 0 159983 252 0 0 25 0 1 0 898293806 274657280 65933 33554432000 4194304 9128323 140737234423568 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/7455/statm: 67055 65933 775 1205 0 65846 0
Current children cumulated CPU time (s) 1602.35
Current children cumulated vsize (KiB) 268220

[startup+1662.3 s]
/proc/loadavg: 2.13 2.06 2.01 3/516 7565
/proc/meminfo: memFree=22703312/32950928 swapFree=58671692/67111528
[pid=7455] ppid=7453 vsize=269000 CPUtime=1662.35 cores=0,2,4,6
/proc/7455/stat : 7455 (scip-2.0.1.4.li) R 7453 7455 1417 0 -1 4202496 103659 0 0 0 165973 262 0 0 25 0 1 0 898293806 275456000 66129 33554432000 4194304 9128323 140737234423568 18446744073709551615 7343104 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/7455/statm: 67250 66129 775 1205 0 66041 0
Current children cumulated CPU time (s) 1662.35
Current children cumulated vsize (KiB) 269000

[startup+1722.3 s]
/proc/loadavg: 2.05 2.05 2.00 3/516 7566
/proc/meminfo: memFree=22699528/32950928 swapFree=58671692/67111528
[pid=7455] ppid=7453 vsize=272852 CPUtime=1722.35 cores=0,2,4,6
/proc/7455/stat : 7455 (scip-2.0.1.4.li) R 7453 7455 1417 0 -1 4202496 104661 0 0 0 171965 270 0 0 25 0 1 0 898293806 279400448 67121 33554432000 4194304 9128323 140737234423568 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/7455/statm: 68213 67121 837 1205 0 67004 0
Current children cumulated CPU time (s) 1722.35
Current children cumulated vsize (KiB) 272852

[startup+1782.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/516 7568
/proc/meminfo: memFree=22697992/32950928 swapFree=58671692/67111528
[pid=7455] ppid=7453 vsize=272852 CPUtime=1782.35 cores=0,2,4,6
/proc/7455/stat : 7455 (scip-2.0.1.4.li) R 7453 7455 1417 0 -1 4202496 104661 0 0 0 177957 278 0 0 25 0 1 0 898293806 279400448 67121 33554432000 4194304 9128323 140737234423568 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/7455/statm: 68213 67121 837 1205 0 67004 0
Current children cumulated CPU time (s) 1782.35
Current children cumulated vsize (KiB) 272852



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.01 2.03 2.00 3/516 7568
/proc/meminfo: memFree=22698960/32950928 swapFree=58671692/67111528
[pid=7455] ppid=7453 vsize=272852 CPUtime=1800.06 cores=0,2,4,6
/proc/7455/stat : 7455 (scip-2.0.1.4.li) R 7453 7455 1417 0 -1 4202496 104661 0 0 0 179725 281 0 0 25 0 1 0 898293806 279400448 67121 33554432000 4194304 9128323 140737234423568 18446744073709551615 7312746 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/7455/statm: 68213 67121 837 1205 0 67004 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 272852

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

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

[startup+1800.7 s]
/proc/loadavg: 2.01 2.03 2.00 3/517 7569
/proc/meminfo: memFree=22698828/32950928 swapFree=58671692/67111528
[pid=7455] ppid=7453 vsize=272852 CPUtime=1800.76 cores=0,2,4,6
/proc/7455/stat : 7455 (scip-2.0.1.4.li) R 7453 7455 1417 0 -1 4202496 104661 0 0 0 179795 281 0 0 25 0 1 0 898293806 279400448 67121 33554432000 4194304 9128323 140737234423568 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/7455/statm: 68213 67121 837 1205 0 67004 0
Current children cumulated CPU time (s) 1800.76
Current children cumulated vsize (KiB) 272852

[startup+1801.1 s]
/proc/loadavg: 2.01 2.03 2.00 3/517 7569
/proc/meminfo: memFree=22698828/32950928 swapFree=58671692/67111528
[pid=7455] ppid=7453 vsize=200820 CPUtime=1801.15 cores=0,2,4,6
/proc/7455/stat : 7455 (scip-2.0.1.4.li) R 7453 7455 1417 0 -1 4202496 104663 0 0 0 179834 281 0 0 18 0 1 0 898293806 205639680 49471 33554432000 4194304 9128323 140737234423568 18446744073709551615 6890226 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/7455/statm: 50205 49471 761 1205 0 48996 0
Current children cumulated CPU time (s) 1801.15
Current children cumulated vsize (KiB) 200820

Child status: 0
Real time (s): 1801.12
CPU time (s): 1801.18
CPU user time (s): 1798.35
CPU system time (s): 2.82957
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 323592

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.35
system time used= 2.82957
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 104665
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6
involuntary context switches= 2659

runsolver used 9.75152 second user time and 21.2878 second system time

The end

Launcher Data

Begin job on node115 at 2011-06-03 07:57:11
IDJOB=3452690
IDBENCH=2011
IDSOLVER=1949
FILE ID=node115/3452690-1307080631
RUNJOBID= node115-1307067367-2467
PBS_JOBID= 13497873
Free space on /tmp= 73816 MiB

SOLVER NAME= SCIP spx SCIP 2.0.1.4. with SoPlex 1.5.0.4
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/ttp/normalized-data10_3.opb
COMMAND LINE= HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3452690-1307080631/watcher-3452690-1307080631 -o /tmp/evaluation-result-3452690-1307080631/solver-3452690-1307080631 -C 1800 -W 1900 -M 15500  HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f HOME/instance-3452690-1307080631.opb -t 1800 -m 15500

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

MD5SUM BENCH= dccfffd22c38fcd3c497d688dab4b7a4
RANDOM SEED=1773803668

node115.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.811
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.62
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.811
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.15
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.811
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.811
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.811
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.811
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.811
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.811
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      23120848 kB
Buffers:        116720 kB
Cached:         262716 kB
SwapCached:      65796 kB
Active:        1177584 kB
Inactive:      8411520 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      23120848 kB
SwapTotal:    67111528 kB
SwapFree:     58671692 kB
Dirty:           15176 kB
Writeback:           0 kB
AnonPages:     9147696 kB
Mapped:          30168 kB
Slab:            96196 kB
PageTables:      76324 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 151952824 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73800 MiB
End job on node115 at 2011-06-03 08:27:13