Trace number 2664830

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
SCIPclp SCIP 1.2.1.2 with Clp 1.11.1 (Release Version) as LP solver? (TO) 1800.11 1800.6

General information on the benchmark

Name/OPT-SMALLINT-LIN/flexray/
normalized-fx63.opb
MD5SUM807bc542b75293285fea5916dfeaaa3e
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables3216
Total number of constraints3658
Number of constraints which are clauses3210
Number of constraints which are cardinality constraints (but not clauses)64
Number of constraints which are nor clauses,nor cardinality constraints384
Minimum length of a constraint2
Maximum length of a constraint384
Number of terms in the objective function 6
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 6
Number of bits of the sum of numbers in the objective function 3
Biggest number in a constraint 42
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 786
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c SCIP version 1.2.1.2 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Clp 1.11.1] [Expressions interpreter: NONE]
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-2664830-1276688467.opb>
0.09/0.12	c original problem has 3216 variables (3216 bin, 0 int, 0 impl, 0 cont) and 3658 constraints
0.09/0.12	c problem read
0.09/0.12	c presolving settings loaded
0.09/0.16	c presolving:
0.19/0.20	c (round 1) 6 del vars, 1 del conss, 6 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 6420 impls, 63 clqs
0.19/0.21	c (round 2) 6 del vars, 3211 del conss, 6 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 6420 impls, 63 clqs
0.19/0.25	c (round 3) 6 del vars, 3211 del conss, 6 chg bounds, 0 chg sides, 0 chg coeffs, 447 upgd conss, 6420 impls, 63 clqs
0.69/0.73	c    (0.6s) probing: 101/3210 (3.1%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.69/0.73	c    (0.6s) probing aborted: 100/100 successive totally useless probings
0.69/0.73	c presolving (4 rounds):
0.69/0.73	c  6 deleted vars, 3211 deleted constraints, 6 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.69/0.73	c  6420 implications, 447 cliques
0.69/0.73	c presolved problem has 3210 variables (3210 bin, 0 int, 0 impl, 0 cont) and 447 constraints
0.69/0.73	c     384 constraints of type <knapsack>
0.69/0.73	c      63 constraints of type <setppc>
0.69/0.73	c transformed objective value is always integral (scale: 1)
0.69/0.73	c Presolving Time: 0.56
0.69/0.73	c - non default parameters ----------------------------------------------------------------------
0.69/0.73	c # SCIP version 1.2.1.2
0.69/0.73	c 
0.69/0.73	c # frequency for displaying node information lines
0.69/0.73	c # [type: int, range: [-1,2147483647], default: 100]
0.69/0.73	c display/freq = 10000
0.69/0.73	c 
0.69/0.73	c # maximal time in seconds to run
0.69/0.73	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.69/0.73	c limits/time = 1799.89
0.69/0.73	c 
0.69/0.73	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.69/0.73	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.69/0.73	c limits/memory = 1620
0.69/0.73	c 
0.69/0.73	c # should presolving try to simplify inequalities
0.69/0.73	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.69/0.73	c constraints/linear/simplifyinequalities = TRUE
0.69/0.73	c 
0.69/0.73	c # should presolving try to simplify knapsacks
0.69/0.73	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.69/0.73	c constraints/knapsack/simplifyinequalities = TRUE
0.69/0.73	c 
0.69/0.73	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.69/0.73	c # [type: int, range: [-1,2147483647], default: -1]
0.69/0.73	c separating/rapidlearning/freq = 0
0.69/0.73	c 
0.69/0.73	c -----------------------------------------------------------------------------------------------
0.69/0.73	c start solving
0.69/0.74	c 
0.79/0.82	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.79/0.82	c   0.7s|     1 |     0 |   323 |     - |  14M|   0 |  41 |3210 | 447 |3210 | 447 |   0 |   0 |   0 | 6.000000e+00 |      --      |    Inf 
1.69/1.77	c   1.6s|     1 |     0 |   412 |     - |  15M|   0 |  94 |3210 | 447 |3210 | 473 |  26 |   0 |   0 | 6.000000e+00 |      --      |    Inf 
2.20/2.25	c   2.0s|     1 |     0 |   780 |     - |  16M|   0 | 124 |3210 | 447 |3210 | 499 |  52 |   0 |   0 | 6.000000e+00 |      --      |    Inf 
2.89/2.94	c   2.7s|     1 |     0 |  1371 |     - |  16M|   0 | 160 |3210 | 447 |3210 | 524 |  77 |   0 |   0 | 6.000000e+00 |      --      |    Inf 
3.69/3.73	c   3.5s|     1 |     0 |  2219 |     - |  17M|   0 | 172 |3210 | 447 |3210 | 550 | 103 |   0 |   0 | 6.000000e+00 |      --      |    Inf 
4.59/4.63	c   4.4s|     1 |     0 |  3019 |     - |  17M|   0 | 172 |3210 | 447 |3210 | 573 | 126 |   0 |   0 | 6.000000e+00 |      --      |    Inf 
5.40/5.43	c   5.2s|     1 |     0 |  3802 |     - |  18M|   0 | 192 |3210 | 447 |3210 | 598 | 151 |   0 |   0 | 6.000000e+00 |      --      |    Inf 
9.19/9.20	c   8.9s|     1 |     2 |  3802 |     - |  18M|   0 | 192 |3210 | 447 |3210 | 598 | 151 |   0 |  11 | 6.000000e+00 |      --      |    Inf 
450.16/450.31	c   440s| 10000 |   817 |713888 |  71.0 |  23M|  94 |  69 |3210 |1457 |3210 | 541 | 151 |8470 |3885 | 6.000000e+00 |      --      |    Inf 
871.85/872.12	c   852s| 20000 |  1622 |  1514k|  75.5 |  27M|  94 |  50 |3210 |1639 |3210 | 541 | 151 |  15k|6473 | 6.000000e+00 |      --      |    Inf 
1233.35/1233.75	c  1206s| 30000 |  2517 |  2160k|  71.9 |  31M|  94 |  52 |3210 |2125 |3210 | 541 | 151 |  24k|9299 | 6.000000e+00 |      --      |    Inf 
1461.28/1461.78	c  1429s| 40000 |  2936 |  2587k|  64.6 |  34M|  94 |  56 |3210 |3140 |3210 | 541 | 151 |  31k|  10k| 6.000000e+00 |      --      |    Inf 
1687.82/1688.32	c  1649s| 50000 |  3219 |  2944k|  58.8 |  36M|  94 |   - |3210 |3585 |3210 | 541 | 151 |  37k|  12k| 6.000000e+00 |      --      |    Inf 
1800.01/1800.50	c pressed CTRL-C 1 times (5 times for forcing termination)
1800.01/1800.51	c 
1800.01/1800.51	c SCIP Status        : solving was interrupted [user interrupt]
1800.01/1800.51	c Solving Time (sec) : 1758.85
1800.01/1800.51	c Solving Nodes      : 55683
1800.01/1800.51	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1800.01/1800.51	c Dual Bound         : +6.00000000000000e+00
1800.01/1800.51	c Gap                : infinite
1800.01/1800.51	s UNKNOWN
1800.01/1800.51	c SCIP Status        : solving was interrupted [user interrupt]
1800.01/1800.51	c Solving Time       :    1758.85
1800.01/1800.51	c Original Problem   :
1800.01/1800.51	c   Problem name     : HOME/instance-2664830-1276688467.opb
1800.01/1800.51	c   Variables        : 3216 (3216 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.01/1800.51	c   Constraints      : 3658 initial, 3658 maximal
1800.01/1800.51	c Presolved Problem  :
1800.01/1800.51	c   Problem name     : t_HOME/instance-2664830-1276688467.opb
1800.01/1800.51	c   Variables        : 3210 (3210 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.01/1800.51	c   Constraints      : 447 initial, 3702 maximal
1800.01/1800.51	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.01/1800.51	c   trivial          :       0.01          0          0          0          0          0          0          0          0
1800.01/1800.51	c   dualfix          :       0.02          0          0          0          0          0          0          0          0
1800.01/1800.51	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.01/1800.51	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.01/1800.51	c   implics          :       0.00          0          0          0          0          0          0          0          0
1800.01/1800.51	c   probing          :       0.18          0          0          0          0          0          0          0          0
1800.01/1800.51	c   knapsack         :       0.29          0          0          0          0          0          0          0          0
1800.01/1800.51	c   setppc           :       0.00          0          0          0          0          0          0          0          0
1800.01/1800.51	c   linear           :       0.05          6          0          0          6          0       3211          0          0
1800.01/1800.51	c   logicor          :       0.00          0          0          0          0          0          0          0          0
1800.01/1800.51	c   root node        :          -          0          -          -          0          -          -          -          -
1800.01/1800.51	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.01/1800.51	c   integral         :          0          0          0      33204          0        105       6122          0          0      60492
1800.01/1800.51	c   knapsack         :        384          6     205116          0          0       1575    2640698       1200          0          0
1800.01/1800.51	c   setppc           :         63          6     203541          0          0        755     502016          0          0          0
1800.01/1800.51	c   logicor          :          0+         0      73729          0          0       2211      40009          0          0          0
1800.01/1800.51	c   countsols        :          0          0          0          0          0          0          0          0          0          0
1800.01/1800.51	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.01/1800.51	c   integral         :     362.97       0.00       0.00     362.97       0.00
1800.01/1800.51	c   knapsack         :     153.76       0.05     153.71       0.00       0.00
1800.01/1800.51	c   setppc           :       2.16       0.00       2.16       0.00       0.00
1800.01/1800.51	c   logicor          :       5.45       0.00       5.45       0.00       0.00
1800.01/1800.51	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1800.01/1800.51	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.01/1800.51	c   vbounds          :       0.25          2          0          0
1800.01/1800.51	c   rootredcost      :       0.23          0          0          0
1800.01/1800.51	c   pseudoobj        :       0.10          0          0          0
1800.01/1800.51	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.01/1800.51	c   propagation      :       2.21       4541       4537      55180       91.8        148       68.0          -
1800.01/1800.51	c   infeasible LP    :     108.86      21816      11575     285329      279.5         99       63.1          0
1800.01/1800.51	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.01/1800.51	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.01/1800.51	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1800.01/1800.51	c   applied globally :          -          -          -      41928      100.4          -          -          -
1800.01/1800.51	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.01/1800.51	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.01/1800.51	c   cut pool         :       0.00          5          -          -       1393          -    (maximal pool size: 1779)
1800.01/1800.51	c   redcost          :       8.17      33201          0          0          0          0
1800.01/1800.51	c   impliedbounds    :       0.00          6          0          0          0          0
1800.01/1800.51	c   intobj           :       0.00          0          0          0          0          0
1800.01/1800.51	c   cgmip            :       0.00          0          0          0          0          0
1800.01/1800.51	c   gomory           :       0.07          6          0          0         37          0
1800.01/1800.51	c   strongcg         :       0.11          6          0          0         17          0
1800.01/1800.51	c   cmir             :       1.23          6          0          0       2170          0
1800.01/1800.51	c   flowcover        :       0.87          6          0          0       1201          0
1800.01/1800.51	c   clique           :       0.01          6          0          0         17          0
1800.01/1800.51	c   zerohalf         :       0.00          0          0          0          0          0
1800.01/1800.51	c   mcf              :       0.00          1          0          0          0          0
1800.01/1800.51	c   rapidlearning    :       0.49          1          0          0          0          0
1800.01/1800.51	c Pricers            :       Time      Calls       Vars
1800.01/1800.51	c   problem variables:       0.00          0          0
1800.01/1800.51	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.01/1800.51	c   relpscost        :     362.86      33204        105       6122          0          0      60492
1800.01/1800.51	c   pscost           :       0.00          0          0          0          0          0          0
1800.01/1800.51	c   inference        :       0.00          0          0          0          0          0          0
1800.01/1800.51	c   mostinf          :       0.00          0          0          0          0          0          0
1800.01/1800.51	c   leastinf         :       0.00          0          0          0          0          0          0
1800.01/1800.51	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.01/1800.51	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.01/1800.51	c   random           :       0.00          0          0          0          0          0          0
1800.01/1800.51	c Primal Heuristics  :       Time      Calls      Found
1800.01/1800.51	c   LP solutions     :       0.00          -          0
1800.01/1800.51	c   pseudo solutions :       0.00          -          0
1800.01/1800.51	c   oneopt           :       0.11          0          0
1800.01/1800.51	c   crossover        :       0.11          0          0
1800.01/1800.51	c   guideddiving     :       0.00          0          0
1800.01/1800.51	c   coefdiving       :       5.23         11          0
1800.01/1800.51	c   pscostdiving     :       3.57         11          0
1800.01/1800.51	c   fracdiving       :       7.75         11          0
1800.01/1800.51	c   linesearchdiving :       1.85         11          0
1800.01/1800.51	c   feaspump         :       0.46          6          0
1800.01/1800.51	c   rootsoldiving    :       1.38          6          0
1800.01/1800.51	c   objpscostdiving  :       3.54          6          0
1800.01/1800.51	c   veclendiving     :       1.73         12          0
1800.01/1800.51	c   trivial          :       0.00          2          0
1800.01/1800.51	c   simplerounding   :       0.03          0          0
1800.01/1800.51	c   zirounding       :       0.11       1000          0
1800.01/1800.51	c   rounding         :       0.86       2526          0
1800.01/1800.51	c   shifting         :       4.31        777          0
1800.01/1800.51	c   intshifting      :       0.01          0          0
1800.01/1800.51	c   twoopt           :       0.00          0          0
1800.01/1800.51	c   fixandinfer      :       0.00          0          0
1800.01/1800.51	c   intdiving        :       0.00          0          0
1800.01/1800.51	c   actconsdiving    :       0.00          0          0
1800.01/1800.51	c   octane           :       0.00          0          0
1800.01/1800.51	c   rens             :       0.13          1          0
1800.01/1800.51	c   rins             :       0.00          0          0
1800.01/1800.51	c   localbranching   :       0.00          0          0
1800.01/1800.51	c   mutation         :       0.00          0          0
1800.01/1800.51	c   dins             :       0.00          0          0
1800.01/1800.51	c   undercover       :       0.00          0          0
1800.01/1800.51	c   nlp              :       0.08          0          0
1800.01/1800.51	c   trysol           :       0.03          0          0
1800.01/1800.51	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.01/1800.51	c   primal LP        :       0.01          0          0       0.00       0.00
1800.01/1800.51	c   dual LP          :    1014.15      54675    3091910      56.55    3048.77
1800.01/1800.51	c   lex dual LP      :       0.00          0          0       0.00          -
1800.01/1800.51	c   barrier LP       :       0.00          0          0       0.00          -
1800.01/1800.51	c   diving/probing LP:      20.10       3089      41448      13.42    2062.09
1800.01/1800.51	c   strong branching :     360.86      12585    1202827      95.58    3333.22
1800.01/1800.51	c     (at root node) :          -         11       7662     696.55          -
1800.01/1800.51	c   conflict analysis:       0.00          0          0       0.00          -
1800.01/1800.51	c B&B Tree           :
1800.01/1800.51	c   number of runs   :          1
1800.01/1800.51	c   nodes            :      55683
1800.01/1800.51	c   nodes (total)    :      55683
1800.01/1800.51	c   nodes left       :       3276
1800.01/1800.51	c   max depth        :         94
1800.01/1800.51	c   max depth (total):         94
1800.01/1800.51	c   backtracks       :       6843 (12.3%)
1800.01/1800.51	c   delayed cutoffs  :       1534
1800.01/1800.51	c   repropagations   :      85423 (312473 domain reductions, 805 cutoffs)
1800.01/1800.51	c   avg switch length:       6.49
1800.01/1800.51	c   switching time   :      21.90
1800.01/1800.51	c Solution           :
1800.01/1800.51	c   Solutions found  :          0 (0 improvements)
1800.01/1800.51	c   Primal Bound     :          -
1800.01/1800.51	c   Dual Bound       : +6.00000000000000e+00
1800.01/1800.51	c   Gap              :   infinite
1800.01/1800.51	c   Root Dual Bound  : +6.00000000000000e+00
1800.01/1800.51	c   Root Iterations  :       3802
1800.01/1800.60	c Time complete: 1800.1.

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2664830-1276688467/watcher-2664830-1276688467 -o /tmp/evaluation-result-2664830-1276688467/solver-2664830-1276688467 -C 1800 -W 2000 -M 1800 HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2664830-1276688467.opb -t 1800 -m 1800 

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): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.06 1.06 1.00 2/106 16846
/proc/meminfo: memFree=1662716/2059040 swapFree=4192956/4192956
[pid=16846] ppid=16844 vsize=9288 CPUtime=0
/proc/16846/stat : 16846 (pbscip.linux.x8) R 16844 16846 16523 0 -1 4202496 1030 0 0 0 0 0 0 0 20 0 1 0 10138752 9510912 950 1992294400 4194304 9819077 140735957529008 18446744073709551615 8675093 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16846/statm: 2322 958 371 1374 0 943 0

[startup+0.035433 s]
/proc/loadavg: 1.06 1.06 1.00 2/106 16846
/proc/meminfo: memFree=1662716/2059040 swapFree=4192956/4192956
[pid=16846] ppid=16844 vsize=12700 CPUtime=0.02
/proc/16846/stat : 16846 (pbscip.linux.x8) R 16844 16846 16523 0 -1 4202496 2095 0 0 0 2 0 0 0 20 0 1 0 10138752 13004800 2015 1992294400 4194304 9819077 140735957529008 18446744073709551615 5652255 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16846/statm: 3175 2015 388 1374 0 1796 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 12700

[startup+0.10144 s]
/proc/loadavg: 1.06 1.06 1.00 2/106 16846
/proc/meminfo: memFree=1662716/2059040 swapFree=4192956/4192956
[pid=16846] ppid=16844 vsize=15100 CPUtime=0.09
/proc/16846/stat : 16846 (pbscip.linux.x8) R 16844 16846 16523 0 -1 4202496 2725 0 0 0 9 0 0 0 20 0 1 0 10138752 15462400 2645 1992294400 4194304 9819077 140735957529008 18446744073709551615 5650547 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16846/statm: 3775 2645 388 1374 0 2396 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15100

[startup+0.301461 s]
/proc/loadavg: 1.06 1.06 1.00 2/106 16846
/proc/meminfo: memFree=1662716/2059040 swapFree=4192956/4192956
[pid=16846] ppid=16844 vsize=31508 CPUtime=0.29
/proc/16846/stat : 16846 (pbscip.linux.x8) R 16844 16846 16523 0 -1 4202496 7545 0 0 0 26 3 0 0 20 0 1 0 10138752 32264192 6564 1992294400 4194304 9819077 140735957529008 18446744073709551615 4890934 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16846/statm: 7877 6564 504 1374 0 6498 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31508

[startup+0.701503 s]
/proc/loadavg: 1.06 1.06 1.00 2/106 16846
/proc/meminfo: memFree=1662716/2059040 swapFree=4192956/4192956
[pid=16846] ppid=16844 vsize=33676 CPUtime=0.69
/proc/16846/stat : 16846 (pbscip.linux.x8) R 16844 16846 16523 0 -1 4202496 8895 0 0 0 66 3 0 0 21 0 1 0 10138752 34484224 7143 1992294400 4194304 9819077 140735957529008 18446744073709551615 4854036 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16846/statm: 8419 7143 515 1374 0 7040 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 33676

[startup+1.50159 s]
/proc/loadavg: 1.06 1.06 1.00 2/107 16847
/proc/meminfo: memFree=1628484/2059040 swapFree=4192956/4192956
[pid=16846] ppid=16844 vsize=65564 CPUtime=1.49
/proc/16846/stat : 16846 (pbscip.linux.x8) R 16844 16846 16523 0 -1 4202496 17717 0 0 0 141 8 0 0 23 0 1 0 10138752 67137536 14504 1992294400 4194304 9819077 140735957529008 18446744073709551615 4679977 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16846/statm: 16391 14504 685 1374 0 15012 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 65564

[startup+3.10076 s]
/proc/loadavg: 1.06 1.06 1.00 2/107 16847
/proc/meminfo: memFree=1626500/2059040 swapFree=4192956/4192956
[pid=16846] ppid=16844 vsize=45404 CPUtime=3.09
/proc/16846/stat : 16846 (pbscip.linux.x8) R 16844 16846 16523 0 -1 4202496 20967 0 0 0 300 9 0 0 25 0 1 0 10138752 46493696 9786 1992294400 4194304 9819077 140735957529008 18446744073709551615 4424295 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16846/statm: 11351 9786 698 1374 0 9972 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 45404

[startup+6.3011 s]
/proc/loadavg: 1.06 1.06 1.00 2/107 16847
/proc/meminfo: memFree=1623400/2059040 swapFree=4192956/4192956
[pid=16846] ppid=16844 vsize=50452 CPUtime=6.29
/proc/16846/stat : 16846 (pbscip.linux.x8) R 16844 16846 16523 0 -1 4202496 37773 0 0 0 612 17 0 0 25 0 1 0 10138752 51662848 10409 1992294400 4194304 9819077 140735957529008 18446744073709551615 6394671 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16846/statm: 12613 10409 712 1374 0 11234 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 50452

[startup+12.7008 s]
/proc/loadavg: 1.05 1.06 1.00 2/107 16847
/proc/meminfo: memFree=1623400/2059040 swapFree=4192956/4192956
[pid=16846] ppid=16844 vsize=50524 CPUtime=12.69
/proc/16846/stat : 16846 (pbscip.linux.x8) R 16844 16846 16523 0 -1 4202496 58970 0 0 0 1244 25 0 0 25 0 1 0 10138752 51736576 10447 1992294400 4194304 9819077 140735957529008 18446744073709551615 7290508 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16846/statm: 12631 10449 728 1374 0 11252 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 50524

[startup+25.5012 s]
/proc/loadavg: 1.04 1.05 1.00 2/107 16849
/proc/meminfo: memFree=1623400/2059040 swapFree=4192956/4192956
[pid=16846] ppid=16844 vsize=49452 CPUtime=25.48
/proc/16846/stat : 16846 (pbscip.linux.x8) R 16844 16846 16523 0 -1 4202496 101171 0 0 0 2505 43 0 0 25 0 1 0 10138752 50638848 10390 1992294400 4194304 9819077 140735957529008 18446744073709551615 7228640 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16846/statm: 12363 10390 728 1374 0 10984 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 49452

[startup+51.1009 s]
/proc/loadavg: 1.02 1.05 1.00 2/107 16849
/proc/meminfo: memFree=1623400/2059040 swapFree=4192956/4192956
[pid=16846] ppid=16844 vsize=49908 CPUtime=51.07
/proc/16846/stat : 16846 (pbscip.linux.x8) R 16844 16846 16523 0 -1 4202496 192178 0 0 0 5018 89 0 0 25 0 1 0 10138752 51105792 10404 1992294400 4194304 9819077 140735957529008 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16846/statm: 12477 10404 728 1374 0 11098 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 49908

[startup+102.308 s]
/proc/loadavg: 1.01 1.04 1.00 2/107 16851
/proc/meminfo: memFree=1615712/2059040 swapFree=4192956/4192956
[pid=16846] ppid=16844 vsize=55272 CPUtime=102.26
/proc/16846/stat : 16846 (pbscip.linux.x8) R 16844 16846 16523 0 -1 4202496 420136 0 0 0 10013 213 0 0 25 0 1 0 10138752 56598528 12219 1992294400 4194304 9819077 140735957529008 18446744073709551615 7311930 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16846/statm: 13818 12219 732 1374 0 12439 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 55272

[startup+162.302 s]
/proc/loadavg: 1.00 1.03 1.00 2/107 16851
/proc/meminfo: memFree=1613604/2059040 swapFree=4192956/4192956
[pid=16846] ppid=16844 vsize=56968 CPUtime=162.23
/proc/16846/stat : 16846 (pbscip.linux.x8) R 16844 16846 16523 0 -1 4202496 674320 0 0 0 15874 349 0 0 25 0 1 0 10138752 58335232 12709 1992294400 4194304 9819077 140735957529008 18446744073709551615 4854246 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16846/statm: 14242 12709 733 1374 0 12863 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 56968

[startup+222.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/107 16853
/proc/meminfo: memFree=1612364/2059040 swapFree=4192956/4192956
[pid=16846] ppid=16844 vsize=58332 CPUtime=222.22
/proc/16846/stat : 16846 (pbscip.linux.x8) R 16844 16846 16523 0 -1 4202496 952316 0 0 0 21718 504 0 0 25 0 1 0 10138752 59731968 13088 1992294400 4194304 9819077 140735957529008 18446744073709551615 6394606 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16846/statm: 14583 13088 733 1374 0 13204 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 58332

[startup+282.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/107 16855
/proc/meminfo: memFree=1611124/2059040 swapFree=4192956/4192956
[pid=16846] ppid=16844 vsize=59612 CPUtime=282.21
/proc/16846/stat : 16846 (pbscip.linux.x8) R 16844 16846 16523 0 -1 4202496 1198172 0 0 0 27581 640 0 0 25 0 1 0 10138752 61042688 13362 1992294400 4194304 9819077 140735957529008 18446744073709551615 6367522 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16846/statm: 14903 13362 733 1374 0 13524 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 59612

[startup+342.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/107 16857
/proc/meminfo: memFree=1609140/2059040 swapFree=4192956/4192956
[pid=16846] ppid=16844 vsize=61392 CPUtime=342.19
/proc/16846/stat : 16846 (pbscip.linux.x8) R 16844 16846 16523 0 -1 4202496 1430740 0 0 0 33444 775 0 0 25 0 1 0 10138752 62865408 13862 1992294400 4194304 9819077 140735957529008 18446744073709551615 6698916 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16846/statm: 15348 13862 733 1374 0 13969 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 61392

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 16859
/proc/meminfo: memFree=1608272/2059040 swapFree=4192956/4192956
[pid=16846] ppid=16844 vsize=62652 CPUtime=402.17
/proc/16846/stat : 16846 (pbscip.linux.x8) R 16844 16846 16523 0 -1 4202496 1661323 0 0 0 39308 909 0 0 25 0 1 0 10138752 64155648 14093 1992294400 4194304 9819077 140735957529008 18446744073709551615 7291597 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16846/statm: 15663 14095 733 1374 0 14284 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 62652

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 16859
/proc/meminfo: memFree=1607528/2059040 swapFree=4192956/4192956
[pid=16846] ppid=16844 vsize=65380 CPUtime=462.16
/proc/16846/stat : 16846 (pbscip.linux.x8) R 16844 16846 16523 0 -1 4202496 1896407 0 0 0 45169 1047 0 0 25 0 1 0 10138752 66949120 14269 1992294400 4194304 9819077 140735957529008 18446744073709551615 7289994 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16846/statm: 16345 14269 733 1374 0 14966 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 65380

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 16861
/proc/meminfo: memFree=1605916/2059040 swapFree=4192956/4192956
[pid=16846] ppid=16844 vsize=67140 CPUtime=522.14
/proc/16846/stat : 16846 (pbscip.linux.x8) R 16844 16846 16523 0 -1 4202496 2128828 0 0 0 51031 1183 0 0 25 0 1 0 10138752 68751360 14716 1992294400 4194304 9819077 140735957529008 18446744073709551615 6394628 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16846/statm: 16785 14716 733 1374 0 15406 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 67140

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 16863
/proc/meminfo: memFree=1604924/2059040 swapFree=4192956/4192956
[pid=16846] ppid=16844 vsize=65924 CPUtime=582.13
/proc/16846/stat : 16846 (pbscip.linux.x8) R 16844 16846 16523 0 -1 4202496 2346041 0 0 0 56902 1311 0 0 25 0 1 0 10138752 67506176 14921 1992294400 4194304 9819077 140735957529008 18446744073709551615 6391563 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16846/statm: 16481 14921 733 1374 0 15102 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 65924

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 16865
/proc/meminfo: memFree=1604428/2059040 swapFree=4192956/4192956
[pid=16846] ppid=16844 vsize=65932 CPUtime=642.12
/proc/16846/stat : 16846 (pbscip.linux.x8) R 16844 16846 16523 0 -1 4202496 2619608 0 0 0 62760 1452 0 0 25 0 1 0 10138752 67514368 14991 1992294400 4194304 9819077 140735957529008 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16846/statm: 16483 14991 733 1374 0 15104 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 65932

[startup+702.302 s]

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

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 16871
/proc/meminfo: memFree=1601700/2059040 swapFree=4192956/4192956
[pid=16846] ppid=16844 vsize=68568 CPUtime=882.04
/proc/16846/stat : 16846 (pbscip.linux.x8) R 16844 16846 16523 0 -1 4202496 3606923 0 0 0 86213 1991 0 0 25 0 1 0 10138752 70213632 15634 1992294400 4194304 9819077 140735957529008 18446744073709551615 6699291 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16846/statm: 17142 15634 733 1374 0 15763 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 68568

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 16873
/proc/meminfo: memFree=1600708/2059040 swapFree=4192956/4192956
[pid=16846] ppid=16844 vsize=68032 CPUtime=942.03
/proc/16846/stat : 16846 (pbscip.linux.x8) R 16844 16846 16523 0 -1 4202496 3834293 0 0 0 92079 2124 0 0 25 0 1 0 10138752 69664768 15827 1992294400 4194304 9819077 140735957529008 18446744073709551615 8723783 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16846/statm: 17267 15827 733 1374 0 15888 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 68032

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 16875
/proc/meminfo: memFree=1599840/2059040 swapFree=4192956/4192956
[pid=16846] ppid=16844 vsize=72432 CPUtime=1002.02
/proc/16846/stat : 16846 (pbscip.linux.x8) R 16844 16846 16523 0 -1 4202496 4051780 0 0 0 97949 2253 0 0 25 0 1 0 10138752 74170368 16106 1992294400 4194304 9819077 140735957529008 18446744073709551615 6391483 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16846/statm: 18108 16106 733 1374 0 16729 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 72432

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 16875
/proc/meminfo: memFree=1598104/2059040 swapFree=4192956/4192956
[pid=16846] ppid=16844 vsize=72120 CPUtime=1062.01
/proc/16846/stat : 16846 (pbscip.linux.x8) R 16844 16846 16523 0 -1 4202496 4283499 0 0 0 103812 2389 0 0 25 0 1 0 10138752 73850880 16493 1992294400 4194304 9819077 140735957529008 18446744073709551615 6003266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16846/statm: 18030 16493 733 1374 0 16651 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 72120

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 16877
/proc/meminfo: memFree=1597484/2059040 swapFree=4192956/4192956
[pid=16846] ppid=16844 vsize=72716 CPUtime=1121.99
/proc/16846/stat : 16846 (pbscip.linux.x8) R 16844 16846 16523 0 -1 4202496 4517109 0 0 0 109666 2533 0 0 25 0 1 0 10138752 74461184 16651 1992294400 4194304 9819077 140735957529008 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16846/statm: 18179 16651 733 1374 0 16800 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 72716

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 16879
/proc/meminfo: memFree=1596244/2059040 swapFree=4192956/4192956
[pid=16846] ppid=16844 vsize=73520 CPUtime=1181.97
/proc/16846/stat : 16846 (pbscip.linux.x8) R 16844 16846 16523 0 -1 4202496 4714450 0 0 0 115535 2662 0 0 25 0 1 0 10138752 75284480 16918 1992294400 4194304 9819077 140735957529008 18446744073709551615 6394514 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16846/statm: 18380 16918 733 1374 0 17001 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 73520

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 16890
/proc/meminfo: memFree=1594384/2059040 swapFree=4192956/4192956
[pid=16846] ppid=16844 vsize=74940 CPUtime=1241.95
/proc/16846/stat : 16846 (pbscip.linux.x8) R 16844 16846 16523 0 -1 4202496 4946722 0 0 0 121402 2793 0 0 25 0 1 0 10138752 76738560 17280 1992294400 4194304 9819077 140735957529008 18446744073709551615 7290419 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16846/statm: 18735 17280 733 1374 0 17356 0
Current children cumulated CPU time (s) 1241.95
Current children cumulated vsize (KiB) 74940

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 16892
/proc/meminfo: memFree=1593392/2059040 swapFree=4192956/4192956
[pid=16846] ppid=16844 vsize=78152 CPUtime=1301.94
/proc/16846/stat : 16846 (pbscip.linux.x8) R 16844 16846 16523 0 -1 4202496 5142993 0 0 0 127280 2914 0 0 25 0 1 0 10138752 80027648 17541 1992294400 4194304 9819077 140735957529008 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16846/statm: 19538 17541 733 1374 0 18159 0
Current children cumulated CPU time (s) 1301.94
Current children cumulated vsize (KiB) 78152

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 16892
/proc/meminfo: memFree=1591656/2059040 swapFree=4192956/4192956
[pid=16846] ppid=16844 vsize=77988 CPUtime=1361.91
/proc/16846/stat : 16846 (pbscip.linux.x8) R 16844 16846 16523 0 -1 4202496 5343022 0 0 0 133145 3046 0 0 25 0 1 0 10138752 79859712 17974 1992294400 4194304 9819077 140735957529008 18446744073709551615 6391514 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16846/statm: 19497 17974 733 1374 0 18118 0
Current children cumulated CPU time (s) 1361.91
Current children cumulated vsize (KiB) 77988

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 16894
/proc/meminfo: memFree=1589424/2059040 swapFree=4192956/4192956
[pid=16846] ppid=16844 vsize=80444 CPUtime=1421.91
/proc/16846/stat : 16846 (pbscip.linux.x8) R 16844 16846 16523 0 -1 4202496 5551753 0 0 0 139013 3178 0 0 25 0 1 0 10138752 82374656 18539 1992294400 4194304 9819077 140735957529008 18446744073709551615 4853690 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16846/statm: 20111 18539 733 1374 0 18732 0
Current children cumulated CPU time (s) 1421.91
Current children cumulated vsize (KiB) 80444

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 16896
/proc/meminfo: memFree=1588184/2059040 swapFree=4192956/4192956
[pid=16846] ppid=16844 vsize=83484 CPUtime=1481.88
/proc/16846/stat : 16846 (pbscip.linux.x8) R 16844 16846 16523 0 -1 4202496 5770619 0 0 0 144872 3316 0 0 25 0 1 0 10138752 85487616 18848 1992294400 4194304 9819077 140735957529008 18446744073709551615 6391609 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16846/statm: 20871 18848 737 1374 0 19492 0
Current children cumulated CPU time (s) 1481.88
Current children cumulated vsize (KiB) 83484

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 16898
/proc/meminfo: memFree=1587812/2059040 swapFree=4192956/4192956
[pid=16846] ppid=16844 vsize=81664 CPUtime=1541.86
/proc/16846/stat : 16846 (pbscip.linux.x8) R 16844 16846 16523 0 -1 4202496 6015053 0 0 0 150717 3469 0 0 25 0 1 0 10138752 83623936 18963 1992294400 4194304 9819077 140735957529008 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16846/statm: 20416 18963 737 1374 0 19037 0
Current children cumulated CPU time (s) 1541.86
Current children cumulated vsize (KiB) 81664

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 16900
/proc/meminfo: memFree=1587316/2059040 swapFree=4192956/4192956
[pid=16846] ppid=16844 vsize=82528 CPUtime=1601.85
/proc/16846/stat : 16846 (pbscip.linux.x8) R 16844 16846 16523 0 -1 4202496 6252705 0 0 0 156572 3613 0 0 25 0 1 0 10138752 84508672 19108 1992294400 4194304 9819077 140735957529008 18446744073709551615 7311779 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16846/statm: 20632 19108 737 1374 0 19253 0
Current children cumulated CPU time (s) 1601.85
Current children cumulated vsize (KiB) 82528

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 16900
/proc/meminfo: memFree=1586696/2059040 swapFree=4192956/4192956
[pid=16846] ppid=16844 vsize=82988 CPUtime=1661.84
/proc/16846/stat : 16846 (pbscip.linux.x8) R 16844 16846 16523 0 -1 4202496 6498151 0 0 0 162418 3766 0 0 25 0 1 0 10138752 84979712 19233 1992294400 4194304 9819077 140735957529008 18446744073709551615 6367515 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16846/statm: 20747 19233 737 1374 0 19368 0
Current children cumulated CPU time (s) 1661.84
Current children cumulated vsize (KiB) 82988

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 16902
/proc/meminfo: memFree=1585208/2059040 swapFree=4192956/4192956
[pid=16846] ppid=16844 vsize=84628 CPUtime=1721.82
/proc/16846/stat : 16846 (pbscip.linux.x8) R 16844 16846 16523 0 -1 4202496 6735577 0 0 0 168266 3916 0 0 25 0 1 0 10138752 86659072 19634 1992294400 4194304 9819077 140735957529008 18446744073709551615 4854293 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16846/statm: 21157 19634 737 1374 0 19778 0
Current children cumulated CPU time (s) 1721.82
Current children cumulated vsize (KiB) 84628

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 16904
/proc/meminfo: memFree=1584464/2059040 swapFree=4192956/4192956
[pid=16846] ppid=16844 vsize=85120 CPUtime=1781.8
/proc/16846/stat : 16846 (pbscip.linux.x8) R 16844 16846 16523 0 -1 4202496 6958016 0 0 0 174119 4061 0 0 25 0 1 0 10138752 87162880 19761 1992294400 4194304 9819077 140735957529008 18446744073709551615 4854293 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16846/statm: 21280 19761 737 1374 0 19901 0
Current children cumulated CPU time (s) 1781.8
Current children cumulated vsize (KiB) 85120



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 16904
/proc/meminfo: memFree=1584340/2059040 swapFree=4192956/4192956
[pid=16846] ppid=16844 vsize=85360 CPUtime=1800.01
/proc/16846/stat : 16846 (pbscip.linux.x8) R 16844 16846 16523 0 -1 4202496 7022821 0 0 0 175897 4104 0 0 25 0 1 0 10138752 87408640 19766 1992294400 4194304 9819077 140735957529008 18446744073709551615 6567608 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16846/statm: 21340 19770 737 1374 0 19961 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 85360

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

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

[startup+1800.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 16904
/proc/meminfo: memFree=1584340/2059040 swapFree=4192956/4192956
[pid=16846] ppid=16844 vsize=85360 CPUtime=1800.01
/proc/16846/stat : 16846 (pbscip.linux.x8) R 16844 16846 16523 0 -1 4202496 7022821 0 0 0 175897 4104 0 0 25 0 1 0 10138752 87408640 19766 1992294400 4194304 9819077 140735957529008 18446744073709551615 6567608 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16846/statm: 21340 19770 737 1374 0 19961 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 85360

Child status: 0
Real time (s): 1800.6
CPU time (s): 1800.11
CPU user time (s): 1759.06
CPU system time (s): 41.0548
CPU usage (%): 99.9726
Max. virtual memory (cumulated for all children) (KiB): 87420

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1759.06
system time used= 41.0548
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7022929
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= 2
involuntary context switches= 1888

runsolver used 2.90356 second user time and 8.5807 second system time

The end

Launcher Data

Begin job on node047 at 2010-06-16 13:41:07
IDJOB=2664830
IDBENCH=71844
IDSOLVER=1168
FILE ID=node047/2664830-1276688467
PBS_JOBID= 11172590
Free space on /tmp= 62540 MiB

SOLVER NAME= SCIPclp SCIP 1.2.1.2 with Clp 1.11.1 (Release Version) as LP solver
BENCH NAME= PB09/normalized-PB09/OPT-SMALLINT-LIN/flexray/normalized-fx63.opb
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt.clp -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2664830-1276688467/watcher-2664830-1276688467 -o /tmp/evaluation-result-2664830-1276688467/solver-2664830-1276688467 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2664830-1276688467.opb -t 1800 -m 1800

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 807bc542b75293285fea5916dfeaaa3e
RANDOM SEED=1685078064

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.244
cache size	: 2048 KB
physical id	: 0
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 6000.48
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.244
cache size	: 2048 KB
physical id	: 3
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5599.44
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1663368 kB
Buffers:        111772 kB
Cached:         156292 kB
SwapCached:          0 kB
Active:         134428 kB
Inactive:       193140 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1663368 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            6548 kB
Writeback:           0 kB
AnonPages:       59480 kB
Mapped:          15384 kB
Slab:            46436 kB
PageTables:       4060 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181116 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264948 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 62536 MiB
End job on node047 at 2010-06-16 14:11:10