Trace number 3745014

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? 1793.1 1793.39

General information on the benchmark

NameOPT-SMALLINT-LIN/graca/
normalized-ped2.B.recomb1-0.20-14.opb
MD5SUM9416e2da368829e7fd53200ef2bfe6fc
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 benchmark1.05184
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables172723
Total number of constraints523466
Number of constraints which are clauses523466
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 constraint580
Number of terms in the objective function 2180
Biggest coefficient in the objective function 581
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 930180
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 581
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 930180
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-3745014-1338812377.opb>
3.49/3.56	c original problem has 172723 variables (172723 bin, 0 int, 0 impl, 0 cont) and 523466 constraints
3.49/3.56	c problem read
3.49/3.56	c presolving settings loaded
4.79/4.89	c presolving:
9.18/9.24	c (round 1) 67537 del vars, 277921 del conss, 47906 chg bounds, 68 chg sides, 95 chg coeffs, 0 upgd conss, 8192807 impls, 0 clqs
10.69/10.71	c (round 2) 120326 del vars, 380783 del conss, 48273 chg bounds, 70 chg sides, 97 chg coeffs, 0 upgd conss, 8221598 impls, 0 clqs
10.79/10.85	c (round 3) 122522 del vars, 385061 del conss, 48390 chg bounds, 101 chg sides, 135 chg coeffs, 0 upgd conss, 8231608 impls, 0 clqs
11.09/11.11	c (round 4) 134790 del vars, 415218 del conss, 48390 chg bounds, 101 chg sides, 135 chg coeffs, 0 upgd conss, 8231616 impls, 0 clqs
11.09/11.15	c (round 5) 134874 del vars, 415242 del conss, 48390 chg bounds, 103 chg sides, 138 chg coeffs, 0 upgd conss, 8231616 impls, 0 clqs
32.09/32.14	c    (28.6s) probing: 1000/37849 (2.6%) - 0 fixings, 0 aggregations, 55005 implications, 0 bound changes
52.49/52.58	c    (49.0s) probing: 2000/37849 (5.3%) - 0 fixings, 0 aggregations, 146420 implications, 0 bound changes
52.59/52.60	c    (49.0s) probing: 2001/37849 (5.3%) - 0 fixings, 0 aggregations, 146620 implications, 0 bound changes
52.59/52.60	c    (49.0s) probing aborted: 2000/2000 successive useless probings
52.59/52.60	c (round 6) 134874 del vars, 415242 del conss, 48390 chg bounds, 107 chg sides, 142 chg coeffs, 107512 upgd conss, 8635896 impls, 0 clqs
52.69/52.78	c (round 7) 134874 del vars, 415242 del conss, 48390 chg bounds, 107 chg sides, 142 chg coeffs, 108224 upgd conss, 8635896 impls, 0 clqs
57.19/57.26	c    (53.7s) probing: 2201/37849 (5.8%) - 0 fixings, 0 aggregations, 176879 implications, 0 bound changes
57.19/57.26	c    (53.7s) probing aborted: 2000/2000 successive useless probings
57.19/57.26	c presolving (8 rounds):
57.19/57.26	c  134874 deleted vars, 415242 deleted constraints, 48390 tightened bounds, 0 added holes, 107 changed sides, 142 changed coefficients
57.19/57.26	c  8696414 implications, 0 cliques
57.19/57.26	c presolved problem has 37849 variables (37849 bin, 0 int, 0 impl, 0 cont) and 108224 constraints
57.19/57.26	c   68814 constraints of type <setppc>
57.19/57.26	c   39410 constraints of type <logicor>
57.19/57.26	c transformed objective value is always integral (scale: 1)
57.19/57.26	c Presolving Time: 52.82
57.19/57.26	c - non default parameters ----------------------------------------------------------------------
57.19/57.26	c # SCIP version 1.2.1.3
57.19/57.26	c 
57.19/57.26	c # frequency for displaying node information lines
57.19/57.26	c # [type: int, range: [-1,2147483647], default: 100]
57.19/57.26	c display/freq = 10000
57.19/57.26	c 
57.19/57.26	c # maximal time in seconds to run
57.19/57.26	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
57.19/57.26	c limits/time = 1786.44
57.19/57.26	c 
57.19/57.26	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
57.19/57.26	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
57.19/57.26	c limits/memory = 13950
57.19/57.26	c 
57.19/57.26	c # default clock type (1: CPU user seconds, 2: wall clock time)
57.19/57.26	c # [type: int, range: [1,2], default: 1]
57.19/57.26	c timing/clocktype = 2
57.19/57.26	c 
57.19/57.26	c # should presolving try to simplify inequalities
57.19/57.26	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
57.19/57.26	c constraints/linear/simplifyinequalities = TRUE
57.19/57.26	c 
57.19/57.26	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
57.19/57.26	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
57.19/57.26	c constraints/indicator/addCouplingCons = TRUE
57.19/57.26	c 
57.19/57.26	c # should presolving try to simplify knapsacks
57.19/57.26	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
57.19/57.26	c constraints/knapsack/simplifyinequalities = TRUE
57.19/57.26	c 
57.19/57.26	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
57.19/57.26	c # [type: int, range: [-1,2147483647], default: -1]
57.19/57.26	c separating/rapidlearning/freq = 0
57.19/57.26	c 
57.19/57.26	c -----------------------------------------------------------------------------------------------
57.19/57.26	c start solving
57.19/57.28	c 
166.76/166.80	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
166.76/166.80	c   163s|     1 |     0 | 42678 |     - | 699M|   0 |  25k|  37k| 108k|  37k| 108k|   0 |   0 |   0 | 1.000000e+00 |      --      |    Inf 
740.18/740.36	c   737s|     1 |     0 |102466 |     - | 707M|   0 |  26k|  37k| 108k|  37k| 109k| 942 |   0 |   0 | 3.000000e+00 |      --      |    Inf 
873.74/873.97	c   870s|     1 |     0 |122786 |     - | 707M|   0 |  25k|  37k| 108k|  37k| 109k|1120 |   0 |   0 | 3.000000e+00 |      --      |    Inf 
1136.99/1137.25	c  1134s|     1 |     0 |159976 |     - | 708M|   0 |  22k|  37k| 108k|  37k| 109k|1138 |   0 |   0 | 3.000000e+00 |      --      |    Inf 
1291.38/1291.64	c  1288s|     1 |     0 |182490 |     - | 708M|   0 |  25k|  37k| 108k|  37k| 109k|1169 |   0 |   0 | 3.000000e+00 |      --      |    Inf 
1396.25/1396.59	c  1393s|     1 |     0 |197182 |     - | 709M|   0 |  23k|  37k| 108k|  37k| 109k|1434 |   0 |   0 | 3.250000e+00 |      --      |    Inf 
1555.33/1555.65	c  1552s|     1 |     0 |220348 |     - | 709M|   0 |  23k|  37k| 108k|  37k| 109k|1468 |   0 |   0 | 4.000000e+00 |      --      |    Inf 
1675.31/1675.66	c  1672s|     1 |     0 |236117 |     - | 710M|   0 |  24k|  37k| 108k|  37k| 109k|1497 |   0 |   0 | 4.000000e+00 |      --      |    Inf 
1787.50/1787.84	c  1784s|     1 |     0 |250445 |     - | 711M|   0 |  22k|  37k| 108k|  37k| 109k|1523 |   0 |   0 | 4.000000e+00 |      --      |    Inf 
1792.09/1792.47	c  1789s|     1 |     2 |250445 |     - | 713M|   0 |  22k|  37k| 108k|  37k| 109k|1523 |   0 |   0 | 4.000000e+00 |      --      |    Inf 
1792.09/1792.47	c 
1792.09/1792.47	c SCIP Status        : solving was interrupted [time limit reached]
1792.09/1792.47	c Solving Time (sec) : 1788.91
1792.09/1792.47	c Solving Nodes      : 1
1792.09/1792.47	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1792.09/1792.47	c Dual Bound         : +4.00000000000000e+00
1792.09/1792.47	c Gap                : infinite
1792.09/1792.47	s UNKNOWN
1792.09/1792.47	c SCIP Status        : solving was interrupted [time limit reached]
1792.09/1792.47	c Solving Time       :    1788.91
1792.09/1792.47	c Original Problem   :
1792.09/1792.47	c   Problem name     : HOME/instance-3745014-1338812377.opb
1792.09/1792.47	c   Variables        : 172723 (172723 binary, 0 integer, 0 implicit integer, 0 continuous)
1792.09/1792.47	c   Constraints      : 523466 initial, 523466 maximal
1792.09/1792.47	c Presolved Problem  :
1792.09/1792.47	c   Problem name     : t_HOME/instance-3745014-1338812377.opb
1792.09/1792.47	c   Variables        : 37849 (37849 binary, 0 integer, 0 implicit integer, 0 continuous)
1792.09/1792.47	c   Constraints      : 108224 initial, 108224 maximal
1792.09/1792.47	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1792.09/1792.47	c   trivial          :       0.05          1          0          0          0          0          0          0          0
1792.09/1792.47	c   dualfix          :       0.84      67077          0          0          0          0          0          0          0
1792.09/1792.47	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1792.09/1792.47	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1792.09/1792.47	c   implics          :       0.64          0        169          0          0          0          0          0          0
1792.09/1792.47	c   probing          :      45.29          0          0          0          0          0          0          0          0
1792.09/1792.47	c   setppc           :       0.16          0          0          0          0          0          0          0          0
1792.09/1792.47	c   linear           :       4.67      48484      19143          0      48390          0     415242        107        142
1792.09/1792.47	c   logicor          :       0.08          0          0          0          0          0          0          0          0
1792.09/1792.47	c   root node        :          -          0          -          -          0          -          -          -          -
1792.09/1792.47	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1792.09/1792.47	c   integral         :          0          0          0          1          0          0          0          0          0          2
1792.09/1792.47	c   setppc           :      68814          8       6159          0          0          0          0          0          0          0
1792.09/1792.47	c   logicor          :      39410          8       4378          0          0          0          0          0          0          0
1792.09/1792.47	c   countsols        :          0          0          0          0          0          0          0          0          0          0
1792.09/1792.47	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1792.09/1792.48	c   integral         :       0.02       0.00       0.00       0.02       0.00
1792.09/1792.48	c   setppc           :      31.47       0.07      31.40       0.00       0.00
1792.09/1792.48	c   logicor          :       0.61       0.03       0.58       0.00       0.00
1792.09/1792.48	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1792.09/1792.48	c Propagators        :       Time      Calls    Cutoffs    DomReds
1792.09/1792.48	c   vbounds          :       0.00          2          0          0
1792.09/1792.48	c   rootredcost      :       0.00          0          0          0
1792.09/1792.48	c   pseudoobj        :       0.00          4          0          0
1792.09/1792.48	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1792.09/1792.48	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1792.09/1792.48	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1792.09/1792.48	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1792.09/1792.48	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1792.09/1792.48	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1792.09/1792.48	c   applied globally :          -          -          -          0        0.0          -          -          -
1792.09/1792.48	c   applied locally  :          -          -          -          0        0.0          -          -          -
1792.09/1792.48	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1792.09/1792.48	c   cut pool         :       0.00          7          -          -        229          -    (maximal pool size: 2907)
1792.09/1792.48	c   redcost          :       0.01          8          0          0          0          0
1792.09/1792.48	c   impliedbounds    :       0.51          8          0          0       1798          0
1792.09/1792.48	c   intobj           :       0.00          0          0          0          0          0
1792.09/1792.48	c   cgmip            :       0.00          0          0          0          0          0
1792.09/1792.48	c   gomory           :       9.49          8          0          0       4000          0
1792.09/1792.48	c   strongcg         :       8.66          8          0          0       4000          0
1792.09/1792.48	c   cmir             :      21.18          8          0          0          0          0
1792.09/1792.48	c   flowcover        :      49.82          8          0          0          9          0
1792.09/1792.48	c   clique           :      35.91          8          0          0         52          0
1792.09/1792.48	c   zerohalf         :       0.00          0          0          0          0          0
1792.09/1792.48	c   mcf              :       0.12          1          0          0          0          0
1792.09/1792.48	c   rapidlearning    :       0.00          0          0          0          0          0
1792.09/1792.48	c Pricers            :       Time      Calls       Vars
1792.09/1792.48	c   problem variables:       0.00          0          0
1792.09/1792.48	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1792.09/1792.48	c   relpscost        :       0.02          1          0          0          0          0          2
1792.09/1792.48	c   pscost           :       0.00          0          0          0          0          0          0
1792.09/1792.48	c   inference        :       0.00          0          0          0          0          0          0
1792.09/1792.48	c   mostinf          :       0.00          0          0          0          0          0          0
1792.09/1792.48	c   leastinf         :       0.00          0          0          0          0          0          0
1792.09/1792.48	c   fullstrong       :       0.00          0          0          0          0          0          0
1792.09/1792.48	c   allfullstrong    :       0.00          0          0          0          0          0          0
1792.09/1792.48	c   random           :       0.00          0          0          0          0          0          0
1792.09/1792.48	c Primal Heuristics  :       Time      Calls      Found
1792.09/1792.48	c   LP solutions     :       0.00          -          0
1792.09/1792.48	c   pseudo solutions :       0.00          -          0
1792.09/1792.48	c   oneopt           :       0.00          0          0
1792.09/1792.48	c   crossover        :       0.00          0          0
1792.09/1792.48	c   trivial          :       0.21          2          0
1792.09/1792.48	c   simplerounding   :       0.00          0          0
1792.09/1792.48	c   zirounding       :       0.01          1          0
1792.09/1792.48	c   rounding         :       0.16          9          0
1792.09/1792.48	c   shifting         :      20.51          9          0
1792.09/1792.48	c   intshifting      :       0.00          0          0
1792.09/1792.48	c   twoopt           :       0.00          0          0
1792.09/1792.48	c   fixandinfer      :       0.00          0          0
1792.09/1792.48	c   feaspump         :     501.96          1          0
1792.09/1792.48	c   coefdiving       :       0.00          0          0
1792.09/1792.48	c   pscostdiving     :       0.00          0          0
1792.09/1792.48	c   fracdiving       :       0.00          0          0
1792.09/1792.48	c   veclendiving     :       0.00          0          0
1792.09/1792.48	c   intdiving        :       0.00          0          0
1792.09/1792.48	c   actconsdiving    :       0.00          0          0
1792.09/1792.48	c   objpscostdiving  :       0.00          0          0
1792.09/1792.48	c   rootsoldiving    :       0.00          0          0
1792.09/1792.48	c   linesearchdiving :       0.00          0          0
1792.09/1792.48	c   guideddiving     :       0.00          0          0
1792.09/1792.48	c   octane           :       0.00          0          0
1792.09/1792.48	c   rens             :       0.00          0          0
1792.09/1792.48	c   rins             :       0.00          0          0
1792.09/1792.48	c   localbranching   :       0.00          0          0
1792.09/1792.48	c   mutation         :       0.00          0          0
1792.09/1792.48	c   dins             :       0.00          0          0
1792.09/1792.48	c   undercover       :       0.00          0          0
1792.09/1792.48	c   nlp              :       0.00          0          0
1792.09/1792.48	c   trysol           :       0.00          0          0
1792.09/1792.48	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1792.09/1792.48	c   primal LP        :       0.00          0          0       0.00          -
1792.09/1792.48	c   dual LP          :    1086.07          9     201434   22381.56     185.47
1792.09/1792.48	c   lex dual LP      :       0.00          0          0       0.00          -
1792.09/1792.48	c   barrier LP       :       0.00          0          0       0.00          -
1792.09/1792.48	c   diving/probing LP:     500.08         54      49011     907.61      98.01
1792.09/1792.48	c   strong branching :       0.00          0          0       0.00          -
1792.09/1792.48	c     (at root node) :          -          0          0       0.00          -
1792.09/1792.48	c   conflict analysis:       0.00          0          0       0.00          -
1792.09/1792.48	c B&B Tree           :
1792.09/1792.48	c   number of runs   :          1
1792.09/1792.48	c   nodes            :          1
1792.09/1792.48	c   nodes (total)    :          1
1792.09/1792.48	c   nodes left       :          2
1792.09/1792.48	c   max depth        :          0
1792.09/1792.48	c   max depth (total):          0
1792.09/1792.48	c   backtracks       :          0 (0.0%)
1792.09/1792.48	c   delayed cutoffs  :          0
1792.09/1792.48	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1792.09/1792.48	c   avg switch length:       1.00
1792.09/1792.48	c   switching time   :       0.00
1792.09/1792.48	c Solution           :
1792.09/1792.48	c   Solutions found  :          0 (0 improvements)
1792.09/1792.48	c   Primal Bound     :          -
1792.09/1792.48	c   Dual Bound       : +4.00000000000000e+00
1792.09/1792.48	c   Gap              :   infinite
1792.09/1792.48	c   Root Dual Bound  : +4.00000000000000e+00
1792.09/1792.48	c   Root Iterations  :     250445
1793.00/1793.39	c Time complete: 1793.08.

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

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 13021
/proc/meminfo: memFree=25894628/32873844 swapFree=7384/7384
[pid=13021] ppid=13019 vsize=7912 CPUtime=0 cores=1,3,5,7
/proc/13021/stat : 13021 (pbscip.linux.x8) R 13019 13021 12769 0 -1 4202496 1231 0 0 0 0 0 0 0 20 0 1 0 347363234 8101888 1178 33554432000 4194304 8395647 140734177562240 140734425593320 6768496 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13021/statm: 1979 1183 369 1026 0 949 0

[startup+0.0765959 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 13021
/proc/meminfo: memFree=25894628/32873844 swapFree=7384/7384
[pid=13021] ppid=13019 vsize=19724 CPUtime=0.06 cores=1,3,5,7
/proc/13021/stat : 13021 (pbscip.linux.x8) R 13019 13021 12769 0 -1 4202496 4180 0 0 0 6 0 0 0 20 0 1 0 347363234 20197376 4126 33554432000 4194304 8395647 140734177562240 140734425593320 7430272 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13021/statm: 4931 4126 393 1026 0 3901 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 19724

[startup+0.100304 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 13021
/proc/meminfo: memFree=25894628/32873844 swapFree=7384/7384
[pid=13021] ppid=13019 vsize=23048 CPUtime=0.09 cores=1,3,5,7
/proc/13021/stat : 13021 (pbscip.linux.x8) R 13019 13021 12769 0 -1 4202496 5010 0 0 0 8 1 0 0 20 0 1 0 347363234 23601152 4956 33554432000 4194304 8395647 140734177562240 140734425593320 4423932 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13021/statm: 5762 4956 393 1026 0 4732 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 23048

[startup+0.300261 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 13021
/proc/meminfo: memFree=25894628/32873844 swapFree=7384/7384
[pid=13021] ppid=13019 vsize=39700 CPUtime=0.28 cores=1,3,5,7
/proc/13021/stat : 13021 (pbscip.linux.x8) R 13019 13021 12769 0 -1 4202496 9204 0 0 0 27 1 0 0 20 0 1 0 347363234 40652800 9150 33554432000 4194304 8395647 140734177562240 140734425593320 6766140 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13021/statm: 9925 9150 393 1026 0 8895 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 39700

[startup+0.700251 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 13021
/proc/meminfo: memFree=25894628/32873844 swapFree=7384/7384
[pid=13021] ppid=13019 vsize=74988 CPUtime=0.69 cores=1,3,5,7
/proc/13021/stat : 13021 (pbscip.linux.x8) R 13019 13021 12769 0 -1 4202496 18019 0 0 0 66 3 0 0 20 0 1 0 347363234 76787712 17965 33554432000 4194304 8395647 140734177562240 140734177427448 7430272 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13021/statm: 18747 17965 393 1026 0 17717 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 74988

[startup+1.50025 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13022
/proc/meminfo: memFree=25797768/32873844 swapFree=7384/7384
[pid=13021] ppid=13019 vsize=146264 CPUtime=1.49 cores=1,3,5,7
/proc/13021/stat : 13021 (pbscip.linux.x8) R 13019 13021 12769 0 -1 4202496 35741 0 0 0 142 7 0 0 20 0 1 0 347363234 149774336 35687 33554432000 4194304 8395647 140734177562240 140734177427448 6347101 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13021/statm: 36566 35687 393 1026 0 35536 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 146264

[startup+3.10025 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13022
/proc/meminfo: memFree=25700056/32873844 swapFree=7384/7384
[pid=13021] ppid=13019 vsize=287724 CPUtime=3.09 cores=1,3,5,7
/proc/13021/stat : 13021 (pbscip.linux.x8) R 13019 13021 12769 0 -1 4202496 71005 0 0 0 296 13 0 0 20 0 1 0 347363234 294629376 70951 33554432000 4194304 8395647 140734177562240 140734177427448 7430272 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13021/statm: 71931 70951 393 1026 0 70901 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 287724

[startup+6.30032 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13022
/proc/meminfo: memFree=25082148/32873844 swapFree=7384/7384
[pid=13021] ppid=13019 vsize=876576 CPUtime=6.29 cores=1,3,5,7
/proc/13021/stat : 13021 (pbscip.linux.x8) R 13019 13021 12769 0 -1 4202496 215455 0 0 0 595 34 0 0 20 0 1 0 347363234 897613824 215047 33554432000 4194304 8395647 140734177562240 140734177557992 6349751 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13021/statm: 219144 215047 475 1026 0 218114 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 876576

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13022
/proc/meminfo: memFree=24860584/32873844 swapFree=7384/7384
[pid=13021] ppid=13019 vsize=1049732 CPUtime=12.69 cores=1,3,5,7
/proc/13021/stat : 13021 (pbscip.linux.x8) R 13019 13021 12769 0 -1 4202496 259656 0 0 0 1228 41 0 0 20 0 1 0 347363234 1074925568 258302 33554432000 4194304 8395647 140734177562240 140734177558952 5608458 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13021/statm: 262433 258302 495 1026 0 261403 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1049732

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 13025
/proc/meminfo: memFree=24838324/32873844 swapFree=7384/7384
[pid=13021] ppid=13019 vsize=1049732 CPUtime=25.49 cores=1,3,5,7
/proc/13021/stat : 13021 (pbscip.linux.x8) R 13019 13021 12769 0 -1 4202496 259681 0 0 0 2508 41 0 0 20 0 1 0 347363234 1074925568 258327 33554432000 4194304 8395647 140734177562240 140734177558952 5604430 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13021/statm: 262433 258327 495 1026 0 261403 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1049732

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 13025
/proc/meminfo: memFree=24807724/32873844 swapFree=7384/7384
[pid=13021] ppid=13019 vsize=1049732 CPUtime=51.09 cores=1,3,5,7
/proc/13021/stat : 13021 (pbscip.linux.x8) R 13019 13021 12769 0 -1 4202496 259712 0 0 0 5068 41 0 0 20 0 1 0 347363234 1074925568 258358 33554432000 4194304 8395647 140734177562240 140734177557176 4698201 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13021/statm: 262433 258358 501 1026 0 261403 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 1049732

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13026
/proc/meminfo: memFree=24728740/32873844 swapFree=7384/7384
[pid=13021] ppid=13019 vsize=1135812 CPUtime=102.28 cores=1,3,5,7
/proc/13021/stat : 13021 (pbscip.linux.x8) R 13019 13021 12769 0 -1 4202496 268515 0 0 0 10180 48 0 0 20 0 1 0 347363234 1163071488 278566 33554432000 4194304 8395647 140734177562240 140734177557368 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13021/statm: 283953 278566 576 1026 0 282923 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1135812

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13026
/proc/meminfo: memFree=24708172/32873844 swapFree=7384/7384
[pid=13021] ppid=13019 vsize=1151484 CPUtime=162.27 cores=1,3,5,7
/proc/13021/stat : 13021 (pbscip.linux.x8) R 13019 13021 12769 0 -1 4202496 270651 0 0 0 16173 54 0 0 20 0 1 0 347363234 1179119616 283652 33554432000 4194304 8395647 140734177562240 140734177557704 6697604 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13021/statm: 287871 283652 576 1026 0 286841 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 1151484

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13026
/proc/meminfo: memFree=24708324/32873844 swapFree=7384/7384
[pid=13021] ppid=13019 vsize=1151484 CPUtime=222.26 cores=1,3,5,7
/proc/13021/stat : 13021 (pbscip.linux.x8) R 13019 13021 12769 0 -1 4202496 270658 0 0 0 22169 57 0 0 20 0 1 0 347363234 1179119616 283659 33554432000 4194304 8395647 140734177562240 140734177556888 6708572 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13021/statm: 287871 283659 581 1026 0 286841 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 1151484

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13026
/proc/meminfo: memFree=24699300/32873844 swapFree=7384/7384
[pid=13021] ppid=13019 vsize=1151484 CPUtime=282.25 cores=1,3,5,7
/proc/13021/stat : 13021 (pbscip.linux.x8) R 13019 13021 12769 0 -1 4202496 270658 0 0 0 28165 60 0 0 20 0 1 0 347363234 1179119616 283659 33554432000 4194304 8395647 140734177562240 140734177556760 6709517 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13021/statm: 287871 283659 581 1026 0 286841 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 1151484

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13026
/proc/meminfo: memFree=24699328/32873844 swapFree=7384/7384
[pid=13021] ppid=13019 vsize=1151484 CPUtime=342.24 cores=1,3,5,7
/proc/13021/stat : 13021 (pbscip.linux.x8) R 13019 13021 12769 0 -1 4202496 270658 0 0 0 34162 62 0 0 20 0 1 0 347363234 1179119616 283659 33554432000 4194304 8395647 140734177562240 140734177556808 6708282 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13021/statm: 287871 283659 581 1026 0 286841 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 1151484

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13027
/proc/meminfo: memFree=24670012/32873844 swapFree=7384/7384
[pid=13021] ppid=13019 vsize=1151484 CPUtime=402.22 cores=1,3,5,7
/proc/13021/stat : 13021 (pbscip.linux.x8) R 13019 13021 12769 0 -1 4202496 270662 0 0 0 40158 64 0 0 20 0 1 0 347363234 1179119616 283663 33554432000 4194304 8395647 140734177562240 140734177556808 6708178 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13021/statm: 287871 283663 581 1026 0 286841 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 1151484

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13027
/proc/meminfo: memFree=24667968/32873844 swapFree=7384/7384
[pid=13021] ppid=13019 vsize=1151484 CPUtime=462.22 cores=1,3,5,7
/proc/13021/stat : 13021 (pbscip.linux.x8) R 13019 13021 12769 0 -1 4202496 270662 0 0 0 46155 67 0 0 20 0 1 0 347363234 1179119616 283663 33554432000 4194304 8395647 140734177562240 140734177556760 6708589 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13021/statm: 287871 283663 581 1026 0 286841 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 1151484

[startup+522.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 13027
/proc/meminfo: memFree=24658156/32873844 swapFree=7384/7384
[pid=13021] ppid=13019 vsize=1151484 CPUtime=522.21 cores=1,3,5,7
/proc/13021/stat : 13021 (pbscip.linux.x8) R 13019 13021 12769 0 -1 4202496 270662 0 0 0 52151 70 0 0 20 0 1 0 347363234 1179119616 283663 33554432000 4194304 8395647 140734177562240 140734177556808 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13021/statm: 287871 283663 581 1026 0 286841 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 1151484

[startup+582.3 s]
/proc/loadavg: 2.10 2.04 2.01 3/177 13027
/proc/meminfo: memFree=24658308/32873844 swapFree=7384/7384
[pid=13021] ppid=13019 vsize=1151484 CPUtime=582.2 cores=1,3,5,7
/proc/13021/stat : 13021 (pbscip.linux.x8) R 13019 13021 12769 0 -1 4202496 270662 0 0 0 58148 72 0 0 20 0 1 0 347363234 1179119616 283663 33554432000 4194304 8395647 140734177562240 140734177556760 6696650 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13021/statm: 287871 283663 581 1026 0 286841 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 1151484

[startup+642.3 s]

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

/proc/meminfo: memFree=24633000/32873844 swapFree=7384/7384
[pid=13021] ppid=13019 vsize=1169680 CPUtime=1062.11 cores=1,3,5,7
/proc/13021/stat : 13021 (pbscip.linux.x8) R 13019 13021 12769 0 -1 4202496 277584 0 0 0 106108 103 0 0 20 0 1 0 347363234 1197752320 289103 33554432000 4194304 8395647 140734177562240 140734177556648 6697955 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13021/statm: 292420 289103 612 1026 0 291390 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 1169680

[startup+1122.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 13032
/proc/meminfo: memFree=24628796/32873844 swapFree=7384/7384
[pid=13021] ppid=13019 vsize=1169680 CPUtime=1122.1 cores=1,3,5,7
/proc/13021/stat : 13021 (pbscip.linux.x8) R 13019 13021 12769 0 -1 4202496 277587 0 0 0 112103 107 0 0 20 0 1 0 347363234 1197752320 290100 33554432000 4194304 8395647 140734177562240 140734177557704 6698017 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13021/statm: 292420 290100 612 1026 0 291390 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 1169680

[startup+1182.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 13032
/proc/meminfo: memFree=24626368/32873844 swapFree=7384/7384
[pid=13021] ppid=13019 vsize=1170540 CPUtime=1182.09 cores=1,3,5,7
/proc/13021/stat : 13021 (pbscip.linux.x8) R 13019 13021 12769 0 -1 4202496 277598 0 0 0 118099 110 0 0 20 0 1 0 347363234 1198632960 290751 33554432000 4194304 8395647 140734177562240 140734177557800 6697983 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13021/statm: 292635 290751 612 1026 0 291605 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 1170540

[startup+1242.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/178 13035
/proc/meminfo: memFree=24626388/32873844 swapFree=7384/7384
[pid=13021] ppid=13019 vsize=1170540 CPUtime=1242.08 cores=1,3,5,7
/proc/13021/stat : 13021 (pbscip.linux.x8) R 13019 13021 12769 0 -1 4202496 277598 0 0 0 124094 114 0 0 20 0 1 0 347363234 1198632960 290751 33554432000 4194304 8395647 140734177562240 140734177557368 6390530 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13021/statm: 292635 290751 612 1026 0 291605 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 1170540

[startup+1302.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/176 13035
/proc/meminfo: memFree=24626184/32873844 swapFree=7384/7384
[pid=13021] ppid=13019 vsize=1170540 CPUtime=1302.08 cores=1,3,5,7
/proc/13021/stat : 13021 (pbscip.linux.x8) R 13019 13021 12769 0 -1 4202496 277598 0 0 0 130090 118 0 0 20 0 1 0 347363234 1198632960 290751 33554432000 4194304 8395647 140734177562240 140734177557528 5849675 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13021/statm: 292635 290751 612 1026 0 291605 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 1170540

[startup+1362.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 13036
/proc/meminfo: memFree=24617056/32873844 swapFree=7384/7384
[pid=13021] ppid=13019 vsize=1178052 CPUtime=1362.06 cores=1,3,5,7
/proc/13021/stat : 13021 (pbscip.linux.x8) R 13019 13021 12769 0 -1 4202496 278865 0 0 0 136084 122 0 0 20 0 1 0 347363234 1206325248 293040 33554432000 4194304 8395647 140734177562240 140734177557368 6698214 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13021/statm: 294513 293040 612 1026 0 293483 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 1178052

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13036
/proc/meminfo: memFree=24614512/32873844 swapFree=7384/7384
[pid=13021] ppid=13019 vsize=1191172 CPUtime=1422.06 cores=1,3,5,7
/proc/13021/stat : 13021 (pbscip.linux.x8) R 13019 13021 12769 0 -1 4202496 279108 0 0 0 142082 124 0 0 20 0 1 0 347363234 1219760128 293794 33554432000 4194304 8395647 140734177562240 140734177557368 6664884 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13021/statm: 297793 293794 612 1026 0 296763 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 1191172

[startup+1482.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 13036
/proc/meminfo: memFree=24614512/32873844 swapFree=7384/7384
[pid=13021] ppid=13019 vsize=1191172 CPUtime=1482.04 cores=1,3,5,7
/proc/13021/stat : 13021 (pbscip.linux.x8) R 13019 13021 12769 0 -1 4202496 279108 0 0 0 148075 129 0 0 20 0 1 0 347363234 1219760128 293794 33554432000 4194304 8395647 140734177562240 140734177557368 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13021/statm: 297793 293794 612 1026 0 296763 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 1191172

[startup+1542.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 13036
/proc/meminfo: memFree=24614636/32873844 swapFree=7384/7384
[pid=13021] ppid=13019 vsize=1191172 CPUtime=1542.04 cores=1,3,5,7
/proc/13021/stat : 13021 (pbscip.linux.x8) R 13019 13021 12769 0 -1 4202496 279108 0 0 0 154070 134 0 0 20 0 1 0 347363234 1219760128 293794 33554432000 4194304 8395647 140734177562240 140734177557368 6721235 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13021/statm: 297793 293794 612 1026 0 296763 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 1191172

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13036
/proc/meminfo: memFree=24610416/32873844 swapFree=7384/7384
[pid=13021] ppid=13019 vsize=1191172 CPUtime=1602.02 cores=1,3,5,7
/proc/13021/stat : 13021 (pbscip.linux.x8) R 13019 13021 12769 0 -1 4202496 279140 0 0 0 160067 135 0 0 20 0 1 0 347363234 1219760128 294848 33554432000 4194304 8395647 140734177562240 140734177557368 6698248 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13021/statm: 297793 294848 612 1026 0 296763 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 1191172

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13037
/proc/meminfo: memFree=24603900/32873844 swapFree=7384/7384
[pid=13021] ppid=13019 vsize=1191172 CPUtime=1662.02 cores=1,3,5,7
/proc/13021/stat : 13021 (pbscip.linux.x8) R 13019 13021 12769 0 -1 4202496 279229 0 0 0 166061 141 0 0 20 0 1 0 347363234 1219760128 296470 33554432000 4194304 8395647 140734177562240 140734177557368 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13021/statm: 297793 296470 612 1026 0 296763 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 1191172

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13037
/proc/meminfo: memFree=24601232/32873844 swapFree=7384/7384
[pid=13021] ppid=13019 vsize=1206724 CPUtime=1722.01 cores=1,3,5,7
/proc/13021/stat : 13021 (pbscip.linux.x8) R 13019 13021 12769 0 -1 4202496 281773 0 0 0 172057 144 0 0 20 0 1 0 347363234 1235685376 297092 33554432000 4194304 8395647 140734177562240 140734177557368 6721235 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13021/statm: 301681 297092 612 1026 0 300651 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 1206724

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 2/171 13061
/proc/meminfo: memFree=25731060/32873844 swapFree=7384/7384
[pid=13021] ppid=13019 vsize=1206724 CPUtime=1782 cores=1,3,5,7
/proc/13021/stat : 13021 (pbscip.linux.x8) R 13019 13021 12769 0 -1 4202496 281800 0 0 0 178052 148 0 0 20 0 1 0 347363234 1235685376 297119 33554432000 4194304 8395647 140734177562240 140734177556648 6697359 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13021/statm: 301681 297119 612 1026 0 300651 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 1206724

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

[startup+1785.5 s]
/proc/loadavg: 1.92 1.98 1.99 2/171 13061
/proc/meminfo: memFree=25731076/32873844 swapFree=7384/7384
[pid=13021] ppid=13019 vsize=1206724 CPUtime=1785.2 cores=1,3,5,7
/proc/13021/stat : 13021 (pbscip.linux.x8) R 13019 13021 12769 0 -1 4202496 281809 0 0 0 178372 148 0 0 20 0 1 0 347363234 1235685376 297128 33554432000 4194304 8395647 140734177562240 140734177557368 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13021/statm: 301681 297128 612 1026 0 300651 0
Current children cumulated CPU time (s) 1785.2
Current children cumulated vsize (KiB) 1206724

[startup+1788.7 s]
/proc/loadavg: 1.85 1.97 1.99 2/171 13061
/proc/meminfo: memFree=25731332/32873844 swapFree=7384/7384
[pid=13021] ppid=13019 vsize=1206724 CPUtime=1788.4 cores=1,3,5,7
/proc/13021/stat : 13021 (pbscip.linux.x8) R 13019 13021 12769 0 -1 4202496 281809 0 0 0 178692 148 0 0 20 0 1 0 347363234 1235685376 297128 33554432000 4194304 8395647 140734177562240 140734177556856 5542143 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13021/statm: 301681 297128 612 1026 0 300651 0
Current children cumulated CPU time (s) 1788.4
Current children cumulated vsize (KiB) 1206724

[startup+1791.91 s]
/proc/loadavg: 1.85 1.97 1.99 2/171 13061
/proc/meminfo: memFree=25731332/32873844 swapFree=7384/7384
[pid=13021] ppid=13019 vsize=1206724 CPUtime=1791.6 cores=1,3,5,7
/proc/13021/stat : 13021 (pbscip.linux.x8) R 13019 13021 12769 0 -1 4202496 281809 0 0 0 179012 148 0 0 20 0 1 0 347363234 1235685376 297128 33554432000 4194304 8395647 140734177562240 140734177556856 5542374 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13021/statm: 301681 297128 612 1026 0 300651 0
Current children cumulated CPU time (s) 1791.6
Current children cumulated vsize (KiB) 1206724

[startup+1792.7 s]
/proc/loadavg: 1.85 1.97 1.99 2/171 13061
/proc/meminfo: memFree=25731332/32873844 swapFree=7384/7384
[pid=13021] ppid=13019 vsize=1206724 CPUtime=1792.39 cores=1,3,5,7
/proc/13021/stat : 13021 (pbscip.linux.x8) R 13019 13021 12769 0 -1 4202496 281818 0 0 0 179091 148 0 0 20 0 1 0 347363234 1235685376 297137 33554432000 4194304 8395647 140734177562240 140734177556856 5226317 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13021/statm: 301681 297137 621 1026 0 300651 0
Current children cumulated CPU time (s) 1792.39
Current children cumulated vsize (KiB) 1206724

[startup+1793.1 s]
/proc/loadavg: 1.78 1.95 1.98 2/171 13061
/proc/meminfo: memFree=25734744/32873844 swapFree=7384/7384
[pid=13021] ppid=13019 vsize=1200660 CPUtime=1792.79 cores=1,3,5,7
/proc/13021/stat : 13021 (pbscip.linux.x8) R 13019 13021 12769 0 -1 4202496 281818 0 0 0 179131 148 0 0 20 0 1 0 347363234 1229475840 295733 33554432000 4194304 8395647 140734177562240 140734177556856 6075878 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13021/statm: 300165 295733 621 1026 0 299135 0
Current children cumulated CPU time (s) 1792.79
Current children cumulated vsize (KiB) 1200660

[startup+1793.3 s]
/proc/loadavg: 1.78 1.95 1.98 2/171 13061
/proc/meminfo: memFree=25734744/32873844 swapFree=7384/7384
[pid=13021] ppid=13019 vsize=967492 CPUtime=1793 cores=1,3,5,7
/proc/13021/stat : 13021 (pbscip.linux.x8) R 13019 13021 12769 0 -1 4202496 281818 0 0 0 179150 150 0 0 20 0 1 0 347363234 990711808 240816 33554432000 4194304 8395647 140734177562240 140734177556856 4219870 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13021/statm: 241873 240816 621 1026 0 240843 0
Current children cumulated CPU time (s) 1793
Current children cumulated vsize (KiB) 967492

Child status: 0
Real time (s): 1793.39
CPU time (s): 1793.1
CPU user time (s): 1791.58
CPU system time (s): 1.52077
CPU usage (%): 99.9836
Max. virtual memory (cumulated for all children) (KiB): 1206724

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1791.58
system time used= 1.52077
maximum resident set size= 1199744
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 281824
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= 30
involuntary context switches= 1861

runsolver used 3.45047 second user time and 8.64869 second system time

The end

Launcher Data

Begin job on node136 at 2012-06-04 14:19:38
IDJOB=3745014
IDBENCH=92887
IDSOLVER=2326
FILE ID=node136/3745014-1338812377
RUNJOBID= node136-1338808777-12786
PBS_JOBID= 14636879
Free space on /tmp= 69776 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-ped2.B.recomb1-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-3745014-1338812377/watcher-3745014-1338812377 -o /tmp/evaluation-result-3745014-1338812377/solver-3745014-1338812377 -C 1800 -W 1900 -M 15500  HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-3745014-1338812377.opb -t 1800 -m 15500

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

MD5SUM BENCH= 9416e2da368829e7fd53200ef2bfe6fc
RANDOM SEED=1943422578

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

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

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

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

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.247
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:       32873844 kB
MemFree:        25894900 kB
Buffers:         1282688 kB
Cached:          3762716 kB
SwapCached:        20316 kB
Active:          3841356 kB
Inactive:        2231024 kB
Active(anon):     999400 kB
Inactive(anon):    22308 kB
Active(file):    2841956 kB
Inactive(file):  2208716 kB
Unevictable:        7384 kB
Mlocked:            7384 kB
SwapTotal:      67108856 kB
SwapFree:       67083208 kB
Dirty:             52804 kB
Writeback:            20 kB
AnonPages:       1006940 kB
Mapped:            11552 kB
Shmem:                 0 kB
Slab:             764992 kB
SReclaimable:     206032 kB
SUnreclaim:       558960 kB
KernelStack:        1472 kB
PageTables:         6188 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1133140 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 69792 MiB
End job on node136 at 2012-06-04 14:49:31