Trace number 3744926

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
PB10: SCIPspx SCIP 1.2.1.3 with SoPlex 1.4.2 (CVS Version 30.5.2010) as LP solver? 1790.21 1790.5

General information on the benchmark

NameOPT-SMALLINT-LIN/graca/
normalized-ped3.D.recomb10-0.20-14.opb
MD5SUMb240317cb0fb86b69cfb63a80b99f3a5
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark7
Best CPU time to get the best result obtained on this benchmark0.769882
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables62815
Total number of constraints289979
Number of constraints which are clauses289979
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint340
Number of terms in the objective function 1880
Biggest coefficient in the objective function 341
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 525480
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 341
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 525480
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 1.2.1.3 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.4.2]
0.00/0.00	c Copyright (c) 2002-2010 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-3744926-1338812169.opb>
1.79/1.83	c original problem has 62815 variables (62815 bin, 0 int, 0 impl, 0 cont) and 289979 constraints
1.79/1.83	c problem read
1.79/1.83	c presolving settings loaded
2.29/2.32	c presolving:
3.59/3.62	c (round 1) 19349 del vars, 160754 del conss, 15934 chg bounds, 57 chg sides, 85 chg coeffs, 0 upgd conss, 2490808 impls, 0 clqs
3.79/3.86	c (round 2) 31114 del vars, 181377 del conss, 16295 chg bounds, 57 chg sides, 85 chg coeffs, 0 upgd conss, 2509132 impls, 0 clqs
3.99/4.02	c (round 3) 37079 del vars, 200084 del conss, 16452 chg bounds, 94 chg sides, 143 chg coeffs, 0 upgd conss, 2513282 impls, 0 clqs
3.99/4.06	c (round 4) 38355 del vars, 203063 del conss, 16454 chg bounds, 96 chg sides, 146 chg coeffs, 0 upgd conss, 2514050 impls, 0 clqs
3.99/4.08	c (round 5) 38367 del vars, 203068 del conss, 16454 chg bounds, 96 chg sides, 146 chg coeffs, 0 upgd conss, 2514050 impls, 0 clqs
4.29/4.39	c (round 6) 38367 del vars, 203068 del conss, 16454 chg bounds, 96 chg sides, 146 chg coeffs, 86230 upgd conss, 2514050 impls, 0 clqs
4.49/4.50	c (round 7) 38367 del vars, 203068 del conss, 16454 chg bounds, 96 chg sides, 146 chg coeffs, 86911 upgd conss, 2514050 impls, 0 clqs
15.18/15.29	c    (13.5s) probing: 1000/24448 (4.1%) - 0 fixings, 0 aggregations, 29213 implications, 0 bound changes
26.18/26.25	c    (24.4s) probing: 2000/24448 (8.2%) - 0 fixings, 0 aggregations, 78560 implications, 0 bound changes
26.18/26.27	c    (24.4s) probing: 2001/24448 (8.2%) - 0 fixings, 0 aggregations, 78732 implications, 0 bound changes
26.18/26.27	c    (24.4s) probing aborted: 2000/2000 successive useless probings
26.18/26.27	c presolving (8 rounds):
26.18/26.27	c  38367 deleted vars, 203068 deleted constraints, 16454 tightened bounds, 0 added holes, 96 changed sides, 146 changed coefficients
26.18/26.27	c  2693502 implications, 0 cliques
26.18/26.27	c presolved problem has 24448 variables (24448 bin, 0 int, 0 impl, 0 cont) and 86911 constraints
26.18/26.27	c   62455 constraints of type <setppc>
26.18/26.27	c   24456 constraints of type <logicor>
26.18/26.27	c transformed objective value is always integral (scale: 1)
26.18/26.27	c Presolving Time: 24.06
26.18/26.27	c - non default parameters ----------------------------------------------------------------------
26.18/26.27	c # SCIP version 1.2.1.3
26.18/26.27	c 
26.18/26.27	c # frequency for displaying node information lines
26.18/26.27	c # [type: int, range: [-1,2147483647], default: 100]
26.18/26.27	c display/freq = 10000
26.18/26.27	c 
26.18/26.27	c # maximal time in seconds to run
26.18/26.27	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
26.18/26.27	c limits/time = 1788.18
26.18/26.27	c 
26.18/26.27	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
26.18/26.27	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
26.18/26.27	c limits/memory = 13950
26.18/26.27	c 
26.18/26.27	c # default clock type (1: CPU user seconds, 2: wall clock time)
26.18/26.27	c # [type: int, range: [1,2], default: 1]
26.18/26.27	c timing/clocktype = 2
26.18/26.27	c 
26.18/26.27	c # should presolving try to simplify inequalities
26.18/26.27	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
26.18/26.27	c constraints/linear/simplifyinequalities = TRUE
26.18/26.27	c 
26.18/26.27	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
26.18/26.27	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
26.18/26.27	c constraints/indicator/addCouplingCons = TRUE
26.18/26.27	c 
26.18/26.27	c # should presolving try to simplify knapsacks
26.18/26.27	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
26.18/26.27	c constraints/knapsack/simplifyinequalities = TRUE
26.18/26.27	c 
26.18/26.27	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
26.18/26.27	c # [type: int, range: [-1,2147483647], default: -1]
26.18/26.27	c separating/rapidlearning/freq = 0
26.18/26.27	c 
26.18/26.27	c -----------------------------------------------------------------------------------------------
26.18/26.27	c start solving
26.18/26.27	c 
54.48/54.53	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
54.48/54.53	c  52.7s|     1 |     0 | 20088 |     - | 351M|   0 |9908 |  24k|  86k|  24k|  86k|   0 |   0 |   0 | 2.000000e+00 |      --      |    Inf 
195.76/195.82	c   194s|     1 |     0 | 63989 |     - | 355M|   0 |9013 |  24k|  86k|  24k|  88k|2000 |   0 |   0 | 3.000000e+00 |      --      |    Inf 
233.84/233.94	c   232s|     1 |     0 | 72896 |     - | 355M|   0 |6394 |  24k|  86k|  24k|  88k|2029 |   0 |   0 | 3.000000e+00 |      --      |    Inf 
262.53/262.68	c   261s|     1 |     0 | 78936 |     - | 355M|   0 |6682 |  24k|  86k|  24k|  88k|2046 |   0 |   0 | 3.000000e+00 |      --      |    Inf 
295.13/295.21	c   293s|     1 |     0 | 84962 |     - | 356M|   0 |6959 |  24k|  86k|  24k|  88k|2061 |   0 |   0 | 3.000000e+00 |      --      |    Inf 
346.02/346.18	c   344s|     1 |     0 | 95358 |     - | 356M|   0 |7227 |  24k|  86k|  24k|  88k|2076 |   0 |   0 | 3.000000e+00 |      --      |    Inf 
387.71/387.89	c   386s|     1 |     0 |103168 |     - | 357M|   0 |7540 |  24k|  86k|  24k|  89k|2092 |   0 |   0 | 3.000000e+00 |      --      |    Inf 
497.59/497.79	c   496s|     1 |     0 |124974 |     - | 357M|   0 |7023 |  24k|  86k|  24k|  89k|2116 |   0 |   0 | 3.000000e+00 |      --      |    Inf 
622.49/622.61	c   621s|     1 |     2 |124974 |     - | 358M|   0 |7023 |  24k|  86k|  24k|  89k|2116 |   0 |  23 | 3.000000e+00 |      --      |    Inf 
1789.70/1790.02	c 
1789.70/1790.02	c SCIP Status        : solving was interrupted [time limit reached]
1789.70/1790.02	c Solving Time (sec) : 1788.19
1789.70/1790.02	c Solving Nodes      : 8
1789.70/1790.02	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1789.70/1790.02	c Dual Bound         : +3.00000000000000e+00
1789.70/1790.02	c Gap                : infinite
1789.70/1790.02	s UNKNOWN
1789.70/1790.02	c SCIP Status        : solving was interrupted [time limit reached]
1789.70/1790.02	c Solving Time       :    1788.19
1789.70/1790.02	c Original Problem   :
1789.70/1790.02	c   Problem name     : HOME/instance-3744926-1338812169.opb
1789.70/1790.02	c   Variables        : 62815 (62815 binary, 0 integer, 0 implicit integer, 0 continuous)
1789.70/1790.02	c   Constraints      : 289979 initial, 289979 maximal
1789.70/1790.02	c Presolved Problem  :
1789.70/1790.02	c   Problem name     : t_HOME/instance-3744926-1338812169.opb
1789.70/1790.02	c   Variables        : 24448 (24448 binary, 0 integer, 0 implicit integer, 0 continuous)
1789.70/1790.02	c   Constraints      : 86911 initial, 86911 maximal
1789.70/1790.02	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1789.70/1790.02	c   trivial          :       0.02          0          0          0          0          0          0          0          0
1789.70/1790.02	c   dualfix          :       0.14      15334          0          0          0          0          0          0          0
1789.70/1790.02	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1789.70/1790.02	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1789.70/1790.02	c   implics          :       0.31          0        129          0          0          0          0          0          0
1789.70/1790.02	c   probing          :      21.71          0          0          0          0          0          0          0          0
1789.70/1790.02	c   setppc           :       0.10          0          0          0          0          0          0          0          0
1789.70/1790.02	c   linear           :       1.39      16468       6436          0      16454          0     203068         96        146
1789.70/1790.02	c   logicor          :       0.06          0          0          0          0          0          0          0          0
1789.70/1790.02	c   root node        :          -          0          -          -          0          -          -          -          -
1789.70/1790.02	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1789.70/1790.02	c   integral         :          0          0          0          8          0          0          0          0          0         16
1789.70/1790.02	c   setppc           :      62455          7       6011          0          0          0        907          0          0          0
1789.70/1790.02	c   logicor          :      24456          7       4035          0          0          0          4          0          0          0
1789.70/1790.02	c   countsols        :          0          0          0          0          0          0          0          0          0          0
1789.70/1790.02	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1789.70/1790.02	c   integral         :     778.64       0.00       0.00     778.64       0.00
1789.70/1790.02	c   setppc           :      17.42       0.05      17.37       0.00       0.00
1789.70/1790.02	c   logicor          :       0.34       0.02       0.33       0.00       0.00
1789.70/1790.02	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1789.70/1790.02	c Propagators        :       Time      Calls    Cutoffs    DomReds
1789.70/1790.02	c   vbounds          :       0.00          2          0          0
1789.70/1790.02	c   rootredcost      :       0.00          0          0          0
1789.70/1790.02	c   pseudoobj        :       0.03        257          0          0
1789.70/1790.02	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1789.70/1790.02	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1789.70/1790.02	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1789.70/1790.02	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1789.70/1790.02	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1789.70/1790.02	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1789.70/1790.02	c   applied globally :          -          -          -          0        0.0          -          -          -
1789.70/1790.02	c   applied locally  :          -          -          -          0        0.0          -          -          -
1789.70/1790.02	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1789.70/1790.02	c   cut pool         :       0.00          6          -          -        190          -    (maximal pool size: 3284)
1789.70/1790.02	c   redcost          :       0.02         14          0          0          0          0
1789.70/1790.02	c   impliedbounds    :       0.12          7          0          0       2264          0
1789.70/1790.02	c   intobj           :       0.00          0          0          0          0          0
1789.70/1790.02	c   cgmip            :       0.00          0          0          0          0          0
1789.70/1790.02	c   gomory           :       4.50          7          0          0       3500          0
1789.70/1790.02	c   strongcg         :       4.50          7          0          0       3500          0
1789.70/1790.02	c   cmir             :      12.85          7          0          0          0          0
1789.70/1790.02	c   flowcover        :      28.58          7          0          0         23          0
1789.70/1790.02	c   clique           :      11.51          7          0          0         57          0
1789.70/1790.02	c   zerohalf         :       0.00          0          0          0          0          0
1789.70/1790.02	c   mcf              :       0.07          1          0          0          0          0
1789.70/1790.02	c   rapidlearning    :       0.00          0          0          0          0          0
1789.70/1790.02	c Pricers            :       Time      Calls       Vars
1789.70/1790.02	c   problem variables:       0.00          0          0
1789.70/1790.02	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1789.70/1790.02	c   relpscost        :     778.64          8          0          0          0          0         16
1789.70/1790.02	c   pscost           :       0.00          0          0          0          0          0          0
1789.70/1790.02	c   inference        :       0.00          0          0          0          0          0          0
1789.70/1790.02	c   mostinf          :       0.00          0          0          0          0          0          0
1789.70/1790.02	c   leastinf         :       0.00          0          0          0          0          0          0
1789.70/1790.02	c   fullstrong       :       0.00          0          0          0          0          0          0
1789.70/1790.02	c   allfullstrong    :       0.00          0          0          0          0          0          0
1789.70/1790.02	c   random           :       0.00          0          0          0          0          0          0
1789.70/1790.02	c Primal Heuristics  :       Time      Calls      Found
1789.70/1790.02	c   LP solutions     :       0.00          -          0
1789.70/1790.02	c   pseudo solutions :       0.00          -          0
1789.70/1790.02	c   oneopt           :       0.00          0          0
1789.70/1790.02	c   crossover        :       0.00          0          0
1789.70/1790.02	c   pscostdiving     :       0.00          0          0
1789.70/1790.02	c   fracdiving       :       0.00          0          0
1789.70/1790.02	c   veclendiving     :       0.00          0          0
1789.70/1790.02	c   objpscostdiving  :       0.00          0          0
1789.70/1790.02	c   rootsoldiving    :       0.00          0          0
1789.70/1790.02	c   linesearchdiving :       0.00          0          0
1789.70/1790.02	c   trivial          :       0.06          2          0
1789.70/1790.02	c   simplerounding   :       0.00          0          0
1789.70/1790.02	c   zirounding       :       0.03          7          0
1789.70/1790.02	c   rounding         :       0.11         15          0
1789.70/1790.02	c   shifting         :       2.80          8          0
1789.70/1790.02	c   intshifting      :       0.00          0          0
1789.70/1790.02	c   twoopt           :       0.00          0          0
1789.70/1790.02	c   fixandinfer      :       0.00          0          0
1789.70/1790.02	c   feaspump         :      70.38          1          0
1789.70/1790.02	c   coefdiving       :     180.21          1          0
1789.70/1790.02	c   intdiving        :       0.00          0          0
1789.70/1790.02	c   actconsdiving    :       0.00          0          0
1789.70/1790.02	c   guideddiving     :       0.00          0          0
1789.70/1790.02	c   octane           :       0.00          0          0
1789.70/1790.02	c   rens             :       0.73          1          0
1789.70/1790.02	c   rins             :       0.00          0          0
1789.70/1790.02	c   localbranching   :       0.00          0          0
1789.70/1790.02	c   mutation         :       0.00          0          0
1789.70/1790.02	c   dins             :       0.00          0          0
1789.70/1790.02	c   undercover       :       0.00          0          0
1789.70/1790.02	c   nlp              :       0.00          0          0
1789.70/1790.02	c   trysol           :       0.00          0          0
1789.70/1790.02	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1789.70/1790.02	c   primal LP        :       0.05          0          0       0.00       0.00
1789.70/1790.02	c   dual LP          :     667.93         15     179124   11941.60     268.18
1789.70/1790.02	c   lex dual LP      :       0.00          0          0       0.00          -
1789.70/1790.02	c   barrier LP       :       0.00          0          0       0.00          -
1789.70/1790.02	c   diving/probing LP:     245.71        279      65709     235.52     267.43
1789.70/1790.02	c   strong branching :     778.62        195     155624     798.07     199.87
1789.70/1790.02	c     (at root node) :          -         23      23000    1000.00          -
1789.70/1790.02	c   conflict analysis:       0.00          0          0       0.00          -
1789.70/1790.02	c B&B Tree           :
1789.70/1790.02	c   number of runs   :          1
1789.70/1790.02	c   nodes            :          8
1789.70/1790.02	c   nodes (total)    :          8
1789.70/1790.02	c   nodes left       :          9
1789.70/1790.02	c   max depth        :          7
1789.70/1790.02	c   max depth (total):          7
1789.70/1790.02	c   backtracks       :          0 (0.0%)
1789.70/1790.02	c   delayed cutoffs  :          0
1789.70/1790.02	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1789.70/1790.02	c   avg switch length:       1.00
1789.70/1790.02	c   switching time   :       0.08
1789.70/1790.02	c Solution           :
1789.70/1790.02	c   Solutions found  :          0 (0 improvements)
1789.70/1790.02	c   Primal Bound     :          -
1789.70/1790.02	c   Dual Bound       : +3.00000000000000e+00
1789.70/1790.02	c   Gap              :   infinite
1789.70/1790.02	c   Root Dual Bound  : +3.00000000000000e+00
1789.70/1790.02	c   Root Iterations  :     124974
1790.20/1790.50	c Time complete: 1790.2.

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3744926-1338812169/watcher-3744926-1338812169 -o /tmp/evaluation-result-3744926-1338812169/solver-3744926-1338812169 -C 1800 -W 1900 -M 15500 HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-3744926-1338812169.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: 1.84 2.79 3.34 4/171 2834
/proc/meminfo: memFree=26077312/32873648 swapFree=6864/6864
[pid=2834] ppid=2832 vsize=5964 CPUtime=0 cores=1,3,5,7
/proc/2834/stat : 2834 (pbscip.linux.x8) R 2832 2834 1154 0 -1 4202496 811 0 0 0 0 0 0 0 20 0 1 0 347342388 6107136 759 33554432000 4194304 8395647 140734696645312 140736937752776 7355228 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2834/statm: 1491 759 351 1026 0 461 0

[startup+0.0849861 s]
/proc/loadavg: 1.84 2.79 3.34 4/171 2834
/proc/meminfo: memFree=26077312/32873648 swapFree=6864/6864
[pid=2834] ppid=2832 vsize=20724 CPUtime=0.07 cores=1,3,5,7
/proc/2834/stat : 2834 (pbscip.linux.x8) R 2832 2834 1154 0 -1 4202496 4428 0 0 0 7 0 0 0 20 0 1 0 347342388 21221376 4373 33554432000 4194304 8395647 140734696645312 140734696507768 7430272 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2834/statm: 5181 4373 393 1026 0 4151 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 20724

[startup+0.10021 s]
/proc/loadavg: 1.84 2.79 3.34 4/171 2834
/proc/meminfo: memFree=26077312/32873648 swapFree=6864/6864
[pid=2834] ppid=2832 vsize=20972 CPUtime=0.08 cores=1,3,5,7
/proc/2834/stat : 2834 (pbscip.linux.x8) R 2832 2834 1154 0 -1 4202496 4490 0 0 0 8 0 0 0 20 0 1 0 347342388 21475328 4435 33554432000 4194304 8395647 140734696645312 140734696507768 7370273 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2834/statm: 5243 4435 393 1026 0 4213 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 20972

[startup+0.300157 s]
/proc/loadavg: 1.84 2.79 3.34 4/171 2834
/proc/meminfo: memFree=26077312/32873648 swapFree=6864/6864
[pid=2834] ppid=2832 vsize=37604 CPUtime=0.29 cores=1,3,5,7
/proc/2834/stat : 2834 (pbscip.linux.x8) R 2832 2834 1154 0 -1 4202496 8636 0 0 0 28 1 0 0 20 0 1 0 347342388 38506496 8581 33554432000 4194304 8395647 140734696645312 140734696507768 7430272 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2834/statm: 9401 8581 393 1026 0 8371 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 37604

[startup+0.700135 s]
/proc/loadavg: 1.84 2.79 3.34 4/171 2834
/proc/meminfo: memFree=26077312/32873648 swapFree=6864/6864
[pid=2834] ppid=2832 vsize=68684 CPUtime=0.68 cores=1,3,5,7
/proc/2834/stat : 2834 (pbscip.linux.x8) R 2832 2834 1154 0 -1 4202496 16375 0 0 0 66 2 0 0 20 0 1 0 347342388 70332416 16320 33554432000 4194304 8395647 140734696645312 140734696507768 7430272 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2834/statm: 17171 16320 393 1026 0 16141 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 68684

[startup+1.50021 s]
/proc/loadavg: 1.93 2.80 3.34 3/177 2844
/proc/meminfo: memFree=25924884/32873648 swapFree=6864/6864
[pid=2834] ppid=2832 vsize=132072 CPUtime=1.48 cores=1,3,5,7
/proc/2834/stat : 2834 (pbscip.linux.x8) R 2832 2834 1154 0 -1 4202496 32212 0 0 0 143 5 0 0 20 0 1 0 347342388 135241728 32157 33554432000 4194304 8395647 140734696645312 140734696510520 4423932 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2834/statm: 33018 32157 393 1026 0 31988 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 132072

[startup+3.10023 s]
/proc/loadavg: 1.93 2.80 3.34 3/177 2844
/proc/meminfo: memFree=25600988/32873648 swapFree=6864/6864
[pid=2834] ppid=2832 vsize=451320 CPUtime=3.09 cores=1,3,5,7
/proc/2834/stat : 2834 (pbscip.linux.x8) R 2832 2834 1154 0 -1 4202496 110244 0 0 0 293 16 0 0 20 0 1 0 347342388 462151680 109835 33554432000 4194304 8395647 140734696645312 140734696642120 4215509 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2834/statm: 112830 109835 475 1026 0 111800 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 451320

[startup+6.30026 s]
/proc/loadavg: 1.93 2.80 3.34 3/177 2844
/proc/meminfo: memFree=25057480/32873648 swapFree=6864/6864
[pid=2834] ppid=2832 vsize=514380 CPUtime=6.29 cores=1,3,5,7
/proc/2834/stat : 2834 (pbscip.linux.x8) R 2832 2834 1154 0 -1 4202496 125986 0 0 0 611 18 0 0 20 0 1 0 347342388 526725120 125630 33554432000 4194304 8395647 140734696645312 140734696641112 5210338 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2834/statm: 128595 125630 498 1026 0 127565 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 514380

[startup+12.7002 s]
/proc/loadavg: 1.94 2.77 3.33 3/177 2844
/proc/meminfo: memFree=25057160/32873648 swapFree=6864/6864
[pid=2834] ppid=2832 vsize=514380 CPUtime=12.69 cores=1,3,5,7
/proc/2834/stat : 2834 (pbscip.linux.x8) R 2832 2834 1154 0 -1 4202496 125989 0 0 0 1251 18 0 0 20 0 1 0 347342388 526725120 125633 33554432000 4194304 8395647 140734696645312 140734696641112 5210321 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2834/statm: 128595 125633 498 1026 0 127565 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 514380

[startup+25.5002 s]
/proc/loadavg: 1.95 2.74 3.31 3/177 2845
/proc/meminfo: memFree=25057340/32873648 swapFree=6864/6864
[pid=2834] ppid=2832 vsize=514380 CPUtime=25.48 cores=1,3,5,7
/proc/2834/stat : 2834 (pbscip.linux.x8) R 2832 2834 1154 0 -1 4202496 126006 0 0 0 2530 18 0 0 20 0 1 0 347342388 526725120 125722 33554432000 4194304 8395647 140734696645312 140734696640248 5210338 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2834/statm: 128595 125722 504 1026 0 127565 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 514380

[startup+51.1002 s]
/proc/loadavg: 1.97 2.68 3.28 3/177 2845
/proc/meminfo: memFree=24843488/32873648 swapFree=6864/6864
[pid=2834] ppid=2832 vsize=618644 CPUtime=51.07 cores=1,3,5,7
/proc/2834/stat : 2834 (pbscip.linux.x8) R 2832 2834 1154 0 -1 4202496 145467 0 0 0 5083 24 0 0 20 0 1 0 347342388 633491456 150209 33554432000 4194304 8395647 140734696645312 140734696640440 6698051 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2834/statm: 154661 150209 576 1026 0 153631 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 618644

[startup+102.306 s]
/proc/loadavg: 1.98 2.57 3.20 3/177 2845
/proc/meminfo: memFree=24839392/32873648 swapFree=6864/6864
[pid=2834] ppid=2832 vsize=618644 CPUtime=102.27 cores=1,3,5,7
/proc/2834/stat : 2834 (pbscip.linux.x8) R 2832 2834 1154 0 -1 4202496 145898 0 0 0 10199 28 0 0 20 0 1 0 347342388 633491456 150640 33554432000 4194304 8395647 140734696645312 140734696640232 6708218 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2834/statm: 154661 150640 581 1026 0 153631 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 618644

[startup+162.3 s]
/proc/loadavg: 2.03 2.47 3.13 3/177 2845
/proc/meminfo: memFree=24811460/32873648 swapFree=6864/6864
[pid=2834] ppid=2832 vsize=642456 CPUtime=162.26 cores=1,3,5,7
/proc/2834/stat : 2834 (pbscip.linux.x8) R 2832 2834 1154 0 -1 4202496 150259 0 0 0 16191 35 0 0 20 0 1 0 347342388 657874944 157609 33554432000 4194304 8395647 140734696645312 140734696640440 7382123 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2834/statm: 160614 157609 612 1026 0 159584 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 642456

[startup+222.3 s]
/proc/loadavg: 2.01 2.39 3.05 3/177 2845
/proc/meminfo: memFree=24762296/32873648 swapFree=6864/6864
[pid=2834] ppid=2832 vsize=650188 CPUtime=222.25 cores=1,3,5,7
/proc/2834/stat : 2834 (pbscip.linux.x8) R 2832 2834 1154 0 -1 4202496 152704 0 0 0 22184 41 0 0 20 0 1 0 347342388 665792512 160574 33554432000 4194304 8395647 140734696645312 140734696640440 6698043 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2834/statm: 162547 160574 612 1026 0 161517 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 650188

[startup+282.3 s]
/proc/loadavg: 2.00 2.31 2.98 3/178 2848
/proc/meminfo: memFree=24752940/32873648 swapFree=6864/6864
[pid=2834] ppid=2832 vsize=656084 CPUtime=282.23 cores=1,3,5,7
/proc/2834/stat : 2834 (pbscip.linux.x8) R 2832 2834 1154 0 -1 4202496 153291 0 0 0 28178 45 0 0 20 0 1 0 347342388 671830016 162684 33554432000 4194304 8395647 140734696645312 140734696640440 6723586 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2834/statm: 164021 162684 612 1026 0 162991 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 656084

[startup+342.3 s]
/proc/loadavg: 2.00 2.25 2.92 3/177 2849
/proc/meminfo: memFree=24749804/32873648 swapFree=6864/6864
[pid=2834] ppid=2832 vsize=656576 CPUtime=342.22 cores=1,3,5,7
/proc/2834/stat : 2834 (pbscip.linux.x8) R 2832 2834 1154 0 -1 4202496 155272 0 0 0 34171 51 0 0 20 0 1 0 347342388 672333824 162148 33554432000 4194304 8395647 140734696645312 140734696640440 7382137 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2834/statm: 164144 162148 612 1026 0 163114 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 656576

[startup+402.3 s]
/proc/loadavg: 2.00 2.20 2.86 3/177 2849
/proc/meminfo: memFree=24732004/32873648 swapFree=6864/6864
[pid=2834] ppid=2832 vsize=672784 CPUtime=402.21 cores=1,3,5,7
/proc/2834/stat : 2834 (pbscip.linux.x8) R 2832 2834 1154 0 -1 4202496 156428 0 0 0 40165 56 0 0 20 0 1 0 347342388 688930816 166622 33554432000 4194304 8395647 140734696645312 140734696640440 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2834/statm: 168196 166622 613 1026 0 167166 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 672784

[startup+462.3 s]
/proc/loadavg: 2.00 2.16 2.80 3/177 2849
/proc/meminfo: memFree=24732032/32873648 swapFree=6864/6864
[pid=2834] ppid=2832 vsize=672784 CPUtime=462.2 cores=1,3,5,7
/proc/2834/stat : 2834 (pbscip.linux.x8) R 2832 2834 1154 0 -1 4202496 156428 0 0 0 46159 61 0 0 20 0 1 0 347342388 688930816 166622 33554432000 4194304 8395647 140734696645312 140734696640440 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2834/statm: 168196 166622 613 1026 0 167166 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 672784

[startup+522.3 s]
/proc/loadavg: 2.00 2.13 2.75 3/177 2849
/proc/meminfo: memFree=24725056/32873648 swapFree=6864/6864
[pid=2834] ppid=2832 vsize=672784 CPUtime=522.19 cores=1,3,5,7
/proc/2834/stat : 2834 (pbscip.linux.x8) R 2832 2834 1154 0 -1 4202496 185503 0 0 0 52145 74 0 0 20 0 1 0 347342388 688930816 166693 33554432000 4194304 8395647 140734696645312 140734696640520 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2834/statm: 168196 166693 624 1026 0 167166 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 672784

[startup+582.3 s]
/proc/loadavg: 2.00 2.11 2.70 3/176 2849
/proc/meminfo: memFree=24724908/32873648 swapFree=6864/6864
[pid=2834] ppid=2832 vsize=672784 CPUtime=582.19 cores=1,3,5,7
/proc/2834/stat : 2834 (pbscip.linux.x8) R 2832 2834 1154 0 -1 4202496 185503 0 0 0 58139 80 0 0 20 0 1 0 347342388 688930816 166693 33554432000 4194304 8395647 140734696645312 140734696640184 6698214 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2834/statm: 168196 166693 624 1026 0 167166 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 672784

[startup+642.3 s]

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

/proc/meminfo: memFree=24725616/32873648 swapFree=6864/6864
[pid=2834] ppid=2832 vsize=672784 CPUtime=1002.12 cores=1,3,5,7
/proc/2834/stat : 2834 (pbscip.linux.x8) R 2832 2834 1154 0 -1 4202496 185505 0 0 0 100094 118 0 0 20 0 1 0 347342388 688930816 166694 33554432000 4194304 8395647 140734696645312 140734696640184 6390525 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2834/statm: 168196 166694 625 1026 0 167166 0
Current children cumulated CPU time (s) 1002.12
Current children cumulated vsize (KiB) 672784

[startup+1062.3 s]
/proc/loadavg: 2.00 2.02 2.40 3/177 2856
/proc/meminfo: memFree=24725708/32873648 swapFree=6864/6864
[pid=2834] ppid=2832 vsize=672784 CPUtime=1062.11 cores=1,3,5,7
/proc/2834/stat : 2834 (pbscip.linux.x8) R 2832 2834 1154 0 -1 4202496 185505 0 0 0 106086 125 0 0 20 0 1 0 347342388 688930816 166694 33554432000 4194304 8395647 140734696645312 140734696640824 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2834/statm: 168196 166694 625 1026 0 167166 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 672784

[startup+1122.3 s]
/proc/loadavg: 2.00 2.01 2.37 3/177 2856
/proc/meminfo: memFree=24725620/32873648 swapFree=6864/6864
[pid=2834] ppid=2832 vsize=672784 CPUtime=1122.1 cores=1,3,5,7
/proc/2834/stat : 2834 (pbscip.linux.x8) R 2832 2834 1154 0 -1 4202496 185506 0 0 0 112079 131 0 0 20 0 1 0 347342388 688930816 166694 33554432000 4194304 8395647 140734696645312 140734696640440 6697997 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2834/statm: 168196 166694 625 1026 0 167166 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 672784

[startup+1182.3 s]
/proc/loadavg: 2.06 2.02 2.35 3/177 2856
/proc/meminfo: memFree=24725868/32873648 swapFree=6864/6864
[pid=2834] ppid=2832 vsize=672784 CPUtime=1182.09 cores=1,3,5,7
/proc/2834/stat : 2834 (pbscip.linux.x8) R 2832 2834 1154 0 -1 4202496 185506 0 0 0 118074 135 0 0 20 0 1 0 347342388 688930816 166694 33554432000 4194304 8395647 140734696645312 140734696640184 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2834/statm: 168196 166694 625 1026 0 167166 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 672784

[startup+1242.3 s]
/proc/loadavg: 2.02 2.02 2.33 3/176 2856
/proc/meminfo: memFree=24725256/32873648 swapFree=6864/6864
[pid=2834] ppid=2832 vsize=672784 CPUtime=1242.08 cores=1,3,5,7
/proc/2834/stat : 2834 (pbscip.linux.x8) R 2832 2834 1154 0 -1 4202496 185506 0 0 0 124067 141 0 0 20 0 1 0 347342388 688930816 166694 33554432000 4194304 8395647 140734696645312 140734696640440 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2834/statm: 168196 166694 625 1026 0 167166 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 672784

[startup+1302.3 s]
/proc/loadavg: 2.01 2.01 2.31 3/177 2857
/proc/meminfo: memFree=24725372/32873648 swapFree=6864/6864
[pid=2834] ppid=2832 vsize=672784 CPUtime=1302.08 cores=1,3,5,7
/proc/2834/stat : 2834 (pbscip.linux.x8) R 2832 2834 1154 0 -1 4202496 185506 0 0 0 130063 145 0 0 20 0 1 0 347342388 688930816 166694 33554432000 4194304 8395647 140734696645312 140734696640616 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2834/statm: 168196 166694 625 1026 0 167166 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 672784

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.28 3/177 2857
/proc/meminfo: memFree=24725372/32873648 swapFree=6864/6864
[pid=2834] ppid=2832 vsize=672784 CPUtime=1362.06 cores=1,3,5,7
/proc/2834/stat : 2834 (pbscip.linux.x8) R 2832 2834 1154 0 -1 4202496 185506 0 0 0 136056 150 0 0 20 0 1 0 347342388 688930816 166694 33554432000 4194304 8395647 140734696645312 140734696640520 6697955 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2834/statm: 168196 166694 625 1026 0 167166 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 672784

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.26 3/177 2857
/proc/meminfo: memFree=24725248/32873648 swapFree=6864/6864
[pid=2834] ppid=2832 vsize=672784 CPUtime=1422.06 cores=1,3,5,7
/proc/2834/stat : 2834 (pbscip.linux.x8) R 2832 2834 1154 0 -1 4202496 185506 0 0 0 142049 157 0 0 20 0 1 0 347342388 688930816 166694 33554432000 4194304 8395647 140734696645312 140734696640440 6697955 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2834/statm: 168196 166694 625 1026 0 167166 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 672784

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.25 3/178 2860
/proc/meminfo: memFree=24725064/32873648 swapFree=6864/6864
[pid=2834] ppid=2832 vsize=672784 CPUtime=1482.05 cores=1,3,5,7
/proc/2834/stat : 2834 (pbscip.linux.x8) R 2832 2834 1154 0 -1 4202496 185506 0 0 0 148042 163 0 0 20 0 1 0 347342388 688930816 166694 33554432000 4194304 8395647 140734696645312 140734696640184 6698227 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2834/statm: 168196 166694 625 1026 0 167166 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 672784

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.23 3/177 2860
/proc/meminfo: memFree=24725572/32873648 swapFree=6864/6864
[pid=2834] ppid=2832 vsize=672784 CPUtime=1542.03 cores=1,3,5,7
/proc/2834/stat : 2834 (pbscip.linux.x8) R 2832 2834 1154 0 -1 4202496 185506 0 0 0 154034 169 0 0 20 0 1 0 347342388 688930816 166694 33554432000 4194304 8395647 140734696645312 140734696640184 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2834/statm: 168196 166694 625 1026 0 167166 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 672784

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.21 3/177 2861
/proc/meminfo: memFree=24725696/32873648 swapFree=6864/6864
[pid=2834] ppid=2832 vsize=672784 CPUtime=1602.03 cores=1,3,5,7
/proc/2834/stat : 2834 (pbscip.linux.x8) R 2832 2834 1154 0 -1 4202496 185506 0 0 0 160029 174 0 0 20 0 1 0 347342388 688930816 166694 33554432000 4194304 8395647 140734696645312 140734696640184 6697246 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2834/statm: 168196 166694 625 1026 0 167166 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 672784

[startup+1662.3 s]
/proc/loadavg: 2.04 2.01 2.20 3/177 2861
/proc/meminfo: memFree=24725696/32873648 swapFree=6864/6864
[pid=2834] ppid=2832 vsize=672784 CPUtime=1662.01 cores=1,3,5,7
/proc/2834/stat : 2834 (pbscip.linux.x8) R 2832 2834 1154 0 -1 4202496 185506 0 0 0 166022 179 0 0 20 0 1 0 347342388 688930816 166694 33554432000 4194304 8395647 140734696645312 140734696640536 6698001 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2834/statm: 168196 166694 625 1026 0 167166 0
Current children cumulated CPU time (s) 1662.01
Current children cumulated vsize (KiB) 672784

[startup+1722.3 s]
/proc/loadavg: 2.01 2.01 2.18 3/177 2861
/proc/meminfo: memFree=24725572/32873648 swapFree=6864/6864
[pid=2834] ppid=2832 vsize=672784 CPUtime=1722.01 cores=1,3,5,7
/proc/2834/stat : 2834 (pbscip.linux.x8) R 2832 2834 1154 0 -1 4202496 185506 0 0 0 172015 186 0 0 20 0 1 0 347342388 688930816 166694 33554432000 4194304 8395647 140734696645312 140734696640968 6698034 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2834/statm: 168196 166694 625 1026 0 167166 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 672784

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.17 3/177 2861
/proc/meminfo: memFree=24725200/32873648 swapFree=6864/6864
[pid=2834] ppid=2832 vsize=672784 CPUtime=1781.99 cores=1,3,5,7
/proc/2834/stat : 2834 (pbscip.linux.x8) R 2832 2834 1154 0 -1 4202496 185506 0 0 0 178009 190 0 0 20 0 1 0 347342388 688930816 166694 33554432000 4194304 8395647 140734696645312 140734696640920 6698051 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2834/statm: 168196 166694 625 1026 0 167166 0
Current children cumulated CPU time (s) 1781.99
Current children cumulated vsize (KiB) 672784

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

[startup+1785.5 s]
/proc/loadavg: 2.00 2.00 2.17 3/177 2861
/proc/meminfo: memFree=24725324/32873648 swapFree=6864/6864
[pid=2834] ppid=2832 vsize=672784 CPUtime=1785.2 cores=1,3,5,7
/proc/2834/stat : 2834 (pbscip.linux.x8) R 2832 2834 1154 0 -1 4202496 185506 0 0 0 178329 191 0 0 20 0 1 0 347342388 688930816 166694 33554432000 4194304 8395647 140734696645312 140734696640536 7382137 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2834/statm: 168196 166694 625 1026 0 167166 0
Current children cumulated CPU time (s) 1785.2
Current children cumulated vsize (KiB) 672784

[startup+1788.7 s]
/proc/loadavg: 2.00 2.00 2.17 3/177 2861
/proc/meminfo: memFree=24725324/32873648 swapFree=6864/6864
[pid=2834] ppid=2832 vsize=672784 CPUtime=1788.4 cores=1,3,5,7
/proc/2834/stat : 2834 (pbscip.linux.x8) R 2832 2834 1154 0 -1 4202496 185506 0 0 0 178649 191 0 0 20 0 1 0 347342388 688930816 166694 33554432000 4194304 8395647 140734696645312 140734696640536 7382137 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2834/statm: 168196 166694 625 1026 0 167166 0
Current children cumulated CPU time (s) 1788.4
Current children cumulated vsize (KiB) 672784

[startup+1789.5 s]
/proc/loadavg: 2.00 2.00 2.17 3/177 2861
/proc/meminfo: memFree=24725324/32873648 swapFree=6864/6864
[pid=2834] ppid=2832 vsize=672784 CPUtime=1789.2 cores=1,3,5,7
/proc/2834/stat : 2834 (pbscip.linux.x8) R 2832 2834 1154 0 -1 4202496 185506 0 0 0 178729 191 0 0 20 0 1 0 347342388 688930816 166694 33554432000 4194304 8395647 140734696645312 140734696640536 6585869 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2834/statm: 168196 166694 625 1026 0 167166 0
Current children cumulated CPU time (s) 1789.2
Current children cumulated vsize (KiB) 672784

[startup+1790.3 s]
/proc/loadavg: 2.00 2.00 2.17 3/177 2861
/proc/meminfo: memFree=24725324/32873648 swapFree=6864/6864
[pid=2834] ppid=2832 vsize=670156 CPUtime=1790 cores=1,3,5,7
/proc/2834/stat : 2834 (pbscip.linux.x8) R 2832 2834 1154 0 -1 4202496 185508 0 0 0 178809 191 0 0 20 0 1 0 347342388 686239744 166129 33554432000 4194304 8395647 140734696645312 140734696640536 6345173 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2834/statm: 167539 166129 627 1026 0 166509 0
Current children cumulated CPU time (s) 1790
Current children cumulated vsize (KiB) 670156

[startup+1790.5 s]
/proc/loadavg: 2.00 2.00 2.17 3/177 2861
/proc/meminfo: memFree=24725324/32873648 swapFree=6864/6864
[pid=2834] ppid=2832 vsize=480116 CPUtime=1790.2 cores=1,3,5,7
/proc/2834/stat : 2834 (pbscip.linux.x8) R 2832 2834 1154 0 -1 4202496 185508 0 0 0 178828 192 0 0 20 0 1 0 347342388 491638784 94179 33554432000 4194304 8395647 140734696645312 140734696640536 7602442 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2834/statm: 120029 94179 627 1026 0 118999 0
Current children cumulated CPU time (s) 1790.2
Current children cumulated vsize (KiB) 480116

Child status: 0
Real time (s): 1790.5
CPU time (s): 1790.21
CPU user time (s): 1788.28
CPU system time (s): 1.92771
CPU usage (%): 99.9836
Max. virtual memory (cumulated for all children) (KiB): 790168

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1788.28
system time used= 1.92771
maximum resident set size= 782776
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 185511
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= 24
involuntary context switches= 1861

runsolver used 2.5976 second user time and 7.17091 second system time

The end

Launcher Data

Begin job on node125 at 2012-06-04 14:16:10
IDJOB=3744926
IDBENCH=92879
IDSOLVER=2326
FILE ID=node125/3744926-1338812169
RUNJOBID= node125-1338812169-2816
PBS_JOBID= 14636880
Free space on /tmp= 70408 MiB

SOLVER NAME= PB10: SCIPspx SCIP 1.2.1.3 with SoPlex 1.4.2 (CVS Version 30.5.2010) as LP solver
BENCH NAME= PB12/normalized-PB12/OPT-SMALLINT-LIN/graca/normalized-ped3.D.recomb10-0.20-14.opb
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3744926-1338812169/watcher-3744926-1338812169 -o /tmp/evaluation-result-3744926-1338812169/solver-3744926-1338812169 -C 1800 -W 1900 -M 15500  HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-3744926-1338812169.opb -t 1800 -m 15500

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

MD5SUM BENCH= b240317cb0fb86b69cfb63a80b99f3a5
RANDOM SEED=2025708780

node125.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.373
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.74
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.373
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.373
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.373
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.90
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.373
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.373
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	: 5438.54
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.373
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.373
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:        26077956 kB
Buffers:          619444 kB
Cached:          5256516 kB
SwapCached:         2308 kB
Active:          2591716 kB
Inactive:        3294820 kB
Active(anon):       2200 kB
Inactive(anon):     9240 kB
Active(file):    2589516 kB
Inactive(file):  3285580 kB
Unevictable:        6864 kB
Mlocked:            6864 kB
SwapTotal:      67108856 kB
SwapFree:       67102524 kB
Dirty:             38652 kB
Writeback:             0 kB
AnonPages:         15940 kB
Mapped:            13576 kB
Shmem:                96 kB
Slab:             770844 kB
SReclaimable:     214532 kB
SUnreclaim:       556312 kB
KernelStack:        1424 kB
PageTables:         3916 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     103744 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:      2048 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= 70388 MiB
End job on node125 at 2012-06-04 14:46:00