Trace number 2692362

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
SCIPspx SCIP 1.2.1.2 with SoPlex 1.4.2 (CVS Version 30.5.2010) as LP solver? (TO) 1800.14 1800.1

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/web/
uclid_pb_benchmarks/normalized-blast-floppy1-8.ucl--soft-33-100-0.wbo
MD5SUM79b867d4294d19cc249114a715561a23
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark3
Best CPU time to get the best result obtained on this benchmark0.217966
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables3618
Total number of constraints3931
Number of soft constraints2594
Number of constraints which are clauses2865
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1066
Minimum length of a constraint1
Maximum length of a constraint25
Top cost 130293
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 130292
Biggest number in a constraint 7394
Number of bits of the biggest number in a constraint 13
Biggest sum of numbers in a constraint 19679
Number of bits of the biggest sum of numbers15
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: SoPlex 1.4.2] [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-2692362-1277913821.wbo>
0.00/0.06	c original problem has 8806 variables (6212 bin, 0 int, 0 impl, 2594 cont) and 6526 constraints
0.00/0.06	c problem read
0.00/0.06	c presolving settings loaded
0.09/0.10	c presolving:
0.09/0.12	c (round 1) 14 del vars, 2 del conss, 1 chg bounds, 537 chg sides, 1074 chg coeffs, 0 upgd conss, 4686 impls, 0 clqs
0.09/0.12	c (round 2) 16 del vars, 31 del conss, 3 chg bounds, 537 chg sides, 1074 chg coeffs, 0 upgd conss, 4686 impls, 0 clqs
0.09/0.12	c (round 3) 18 del vars, 36 del conss, 4 chg bounds, 537 chg sides, 1074 chg coeffs, 0 upgd conss, 4686 impls, 0 clqs
0.09/0.13	c (round 4) 34 del vars, 39 del conss, 4 chg bounds, 539 chg sides, 1076 chg coeffs, 0 upgd conss, 4686 impls, 0 clqs
0.09/0.14	c (round 5) 37 del vars, 39 del conss, 2594 chg bounds, 539 chg sides, 1076 chg coeffs, 0 upgd conss, 4686 impls, 0 clqs
0.09/0.17	c (round 6) 37 del vars, 39 del conss, 2594 chg bounds, 539 chg sides, 1076 chg coeffs, 1309 upgd conss, 4686 impls, 0 clqs
0.19/0.24	c    (0.1s) probing: 101/6179 (1.6%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.19/0.24	c    (0.1s) probing aborted: 100/100 successive totally useless probings
0.19/0.24	c presolving (7 rounds):
0.19/0.24	c  37 deleted vars, 39 deleted constraints, 2594 tightened bounds, 0 added holes, 539 changed sides, 1076 changed coefficients
0.19/0.24	c  4688 implications, 0 cliques
0.19/0.24	c presolved problem has 8769 variables (6179 bin, 0 int, 0 impl, 2590 cont) and 6487 constraints
0.19/0.24	c    2590 constraints of type <indicator>
0.19/0.24	c       2 constraints of type <varbound>
0.19/0.24	c     362 constraints of type <knapsack>
0.19/0.24	c    2588 constraints of type <linear>
0.19/0.24	c     945 constraints of type <logicor>
0.19/0.24	c transformed objective value is always integral (scale: 1)
0.19/0.24	c Presolving Time: 0.13
0.19/0.24	c - non default parameters ----------------------------------------------------------------------
0.19/0.24	c # SCIP version 1.2.1.2
0.19/0.24	c 
0.19/0.24	c # frequency for displaying node information lines
0.19/0.24	c # [type: int, range: [-1,2147483647], default: 100]
0.19/0.24	c display/freq = 10000
0.19/0.24	c 
0.19/0.24	c # maximal time in seconds to run
0.19/0.24	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.19/0.24	c limits/time = 1799.94
0.19/0.24	c 
0.19/0.24	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.19/0.24	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.19/0.24	c limits/memory = 3420
0.19/0.24	c 
0.19/0.24	c # should presolving try to simplify inequalities
0.19/0.24	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.19/0.24	c constraints/linear/simplifyinequalities = TRUE
0.19/0.24	c 
0.19/0.24	c # should presolving try to simplify knapsacks
0.19/0.24	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.19/0.24	c constraints/knapsack/simplifyinequalities = TRUE
0.19/0.24	c 
0.19/0.24	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.19/0.24	c # [type: int, range: [-1,2147483647], default: -1]
0.19/0.24	c separating/rapidlearning/freq = 0
0.19/0.24	c 
0.19/0.24	c -----------------------------------------------------------------------------------------------
0.19/0.24	c start solving
0.19/0.24	c 
0.19/0.27	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.19/0.27	c   0.2s|     1 |     0 |   194 |     - |  30M|   0 | 155 |8769 |6487 |8769 |1307 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.49/0.57	c   0.5s|     1 |     0 |  1031 |     - |  30M|   0 | 351 |8769 |6487 |8769 |1595 | 288 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.89/0.94	c   0.8s|     1 |     0 |  1481 |     - |  31M|   0 | 571 |8769 |6487 |8769 |1923 | 616 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1.39/1.41	c   1.3s|     1 |     0 |  2157 |     - |  32M|   0 | 730 |8769 |6487 |8769 |2266 | 959 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
2.09/2.13	c   2.0s|     1 |     0 |  3037 |     - |  32M|   0 | 855 |8769 |6487 |8769 |2578 |1271 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
3.19/3.28	c   3.2s|     1 |     0 |  4695 |     - |  33M|   0 | 913 |8769 |6487 |8769 |2863 |1556 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
4.19/4.21	c   4.1s|     1 |     0 |  6517 |     - |  33M|   0 |1008 |8769 |6487 |8769 |3069 |1762 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
4.69/4.75	c   4.6s|     1 |     2 |  6517 |     - |  33M|   0 |1008 |8769 |6487 |8769 |3069 |1762 |   0 |  17 | 0.000000e+00 |      --      |    Inf 
585.21/585.21	c   578s| 10000 |  9982 |  1596k| 159.0 |  67M| 265 | 415 |8769 |6731 |8769 |2649 |1762 | 266 |8586 | 0.000000e+00 |      --      |    Inf 
979.02/979.03	c   968s| 20000 | 19962 |  2880k| 143.7 | 100M| 323 | 530 |8769 |6737 |8769 |2649 |1762 | 382 |  14k| 0.000000e+00 |      --      |    Inf 
1294.83/1294.87	c  1280s| 30000 | 29940 |  4009k| 133.4 | 132M| 323 | 372 |8769 |6747 |8769 |2649 |1762 | 494 |  17k| 0.000000e+00 |      --      |    Inf 
1541.43/1541.49	c  1524s| 40000 | 39915 |  4842k| 120.9 | 165M| 393 | 364 |8769 |6740 |8769 |2649 |1762 | 575 |  20k| 0.000000e+00 |      --      |    Inf 
1796.04/1796.01	c  1776s| 50000 | 49880 |  5730k| 114.5 | 197M| 393 | 406 |8769 |6760 |8769 |2649 |1762 | 662 |  23k| 0.000000e+00 |      --      |    Inf 
1800.04/1800.00	c pressed CTRL-C 1 times (5 times for forcing termination)
1800.04/1800.01	c 
1800.04/1800.01	c SCIP Status        : solving was interrupted [user interrupt]
1800.04/1800.01	c Solving Time (sec) : 1779.61
1800.04/1800.01	c Solving Nodes      : 50150
1800.04/1800.01	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1800.04/1800.01	c Dual Bound         : +0.00000000000000e+00
1800.04/1800.01	c Gap                : infinite
1800.04/1800.01	s UNKNOWN
1800.04/1800.01	c SCIP Status        : solving was interrupted [user interrupt]
1800.04/1800.01	c Solving Time       :    1779.61
1800.04/1800.01	c Original Problem   :
1800.04/1800.01	c   Problem name     : HOME/instance-2692362-1277913821.wbo
1800.04/1800.01	c   Variables        : 8806 (6212 binary, 0 integer, 0 implicit integer, 2594 continuous)
1800.04/1800.01	c   Constraints      : 6526 initial, 6526 maximal
1800.04/1800.01	c Presolved Problem  :
1800.04/1800.01	c   Problem name     : t_HOME/instance-2692362-1277913821.wbo
1800.04/1800.01	c   Variables        : 8769 (6179 binary, 0 integer, 0 implicit integer, 2590 continuous)
1800.04/1800.01	c   Constraints      : 6487 initial, 6769 maximal
1800.04/1800.01	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.04/1800.01	c   trivial          :       0.00          0          0          0          0          0          0          0          0
1800.04/1800.01	c   dualfix          :       0.01         20          0          0          0          0          0          0          0
1800.04/1800.01	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.04/1800.01	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.04/1800.01	c   implics          :       0.00          0         13          0          0          0          0          0          0
1800.04/1800.01	c   probing          :       0.05          0          0          0          0          0          0          0          0
1800.04/1800.01	c   indicator        :       0.00          0          0          0          0          0          4          0          0
1800.04/1800.01	c   varbound         :       0.00          0          0          0          0          0          0          0          0
1800.04/1800.01	c   knapsack         :       0.00          0          0          0          0          0          0          0          0
1800.04/1800.01	c   linear           :       0.06          4          0          0       2594          0         35        539       1076
1800.04/1800.01	c   logicor          :       0.00          0          0          0          0          0          0          0          0
1800.04/1800.01	c   root node        :          -          0          -          -          0          -          -          -          -
1800.04/1800.01	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.04/1800.01	c   integral         :          0          0          0      50131          0          0         43          0          0     100184
1800.04/1800.01	c   indicator        :       2590          0     319810          0          0          0       3814          0          0          0
1800.04/1800.01	c   varbound         :          2          6     319810          0          0          0          0          2          0          0
1800.04/1800.01	c   knapsack         :        362          6     319810          0          0        214      36645       1174          0          0
1800.04/1800.01	c   linear           :       2588          6     319596          0          0          0       5815        524          0          0
1800.04/1800.01	c   logicor          :        945+         6      46999          0          0          8      11045          0          0          0
1800.04/1800.01	c   countsols        :          0          0          0          0          0          0          0          0          0          0
1800.04/1800.01	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.04/1800.01	c   integral         :     278.14       0.00       0.00     278.14       0.00
1800.04/1800.01	c   indicator        :      20.06       0.00      20.06       0.00       0.00
1800.04/1800.01	c   varbound         :       0.21       0.00       0.21       0.00       0.00
1800.04/1800.01	c   knapsack         :       4.83       0.02       4.81       0.00       0.00
1800.04/1800.01	c   linear           :      16.31       0.03      16.28       0.00       0.00
1800.04/1800.01	c   logicor          :       0.15       0.00       0.15       0.00       0.00
1800.04/1800.01	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1800.04/1800.01	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.04/1800.01	c   vbounds          :       0.17         66          0          4
1800.04/1800.01	c   rootredcost      :       0.19          0          0          0
1800.04/1800.01	c   pseudoobj        :      20.02     319610          0          0
1800.04/1800.01	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.04/1800.01	c   propagation      :       0.00        222        222        664       17.6          8       11.9          -
1800.04/1800.01	c   infeasible LP    :       0.23        320        320        366        6.9          2        8.0          0
1800.04/1800.01	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.04/1800.01	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.04/1800.01	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1800.04/1800.01	c   applied globally :          -          -          -        667        9.9          -          -          -
1800.04/1800.01	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.04/1800.01	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.04/1800.01	c   cut pool         :       0.00          5          -          -        367          -    (maximal pool size: 2283)
1800.04/1800.01	c   redcost          :       9.29      50136          0          0          0          0
1800.04/1800.01	c   impliedbounds    :       0.00          6          0          0          0          0
1800.04/1800.01	c   intobj           :       0.00          0          0          0          0          0
1800.04/1800.01	c   cgmip            :       0.00          0          0          0          0          0
1800.04/1800.01	c   gomory           :       0.16          6          0          0        172          0
1800.04/1800.01	c   strongcg         :       0.14          6          0          0         76          0
1800.04/1800.01	c   cmir             :       1.00          6          0          0       1203          0
1800.04/1800.01	c   flowcover        :       1.17          6          0          0        990          0
1800.04/1800.01	c   clique           :       0.00          6          0          0          0          0
1800.04/1800.01	c   zerohalf         :       0.00          0          0          0          0          0
1800.04/1800.01	c   mcf              :       0.00          1          0          0          0          0
1800.04/1800.01	c   rapidlearning    :       0.00          0          0          0          0          0
1800.04/1800.01	c Pricers            :       Time      Calls       Vars
1800.04/1800.01	c   problem variables:       0.00          0          0
1800.04/1800.01	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.04/1800.01	c   relpscost        :     278.10      50131          0         43          0          0     100184
1800.04/1800.01	c   pscost           :       0.00          0          0          0          0          0          0
1800.04/1800.01	c   inference        :       0.00          0          0          0          0          0          0
1800.04/1800.01	c   mostinf          :       0.00          0          0          0          0          0          0
1800.04/1800.01	c   leastinf         :       0.00          0          0          0          0          0          0
1800.04/1800.01	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.04/1800.01	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.04/1800.01	c   random           :       0.00          0          0          0          0          0          0
1800.04/1800.01	c Primal Heuristics  :       Time      Calls      Found
1800.04/1800.01	c   LP solutions     :       0.00          -          0
1800.04/1800.01	c   pseudo solutions :       0.00          -          0
1800.04/1800.01	c   oneopt           :       0.04          0          0
1800.04/1800.01	c   crossover        :       0.05          0          0
1800.04/1800.01	c   guideddiving     :       0.00          0          0
1800.04/1800.01	c   intshifting      :       0.73         27          0
1800.04/1800.01	c   objpscostdiving  :      40.12         21          0
1800.04/1800.01	c   coefdiving       :     129.49         49          0
1800.04/1800.01	c   feaspump         :       6.25         25          0
1800.04/1800.01	c   rootsoldiving    :       6.10         25          0
1800.04/1800.01	c   linesearchdiving :     151.06         50          0
1800.04/1800.01	c   veclendiving     :     127.89         50          0
1800.04/1800.01	c   fracdiving       :     133.67         50          0
1800.04/1800.01	c   pscostdiving     :     144.10         50          0
1800.04/1800.01	c   trivial          :       0.01          2          0
1800.04/1800.01	c   simplerounding   :       0.14      49664          0
1800.04/1800.01	c   zirounding       :       0.13       1000          0
1800.04/1800.01	c   rounding         :       0.72       3117          0
1800.04/1800.01	c   shifting         :       8.23        940          0
1800.04/1800.01	c   twoopt           :       0.00          0          0
1800.04/1800.01	c   fixandinfer      :       0.00          0          0
1800.04/1800.01	c   intdiving        :       0.00          0          0
1800.04/1800.01	c   actconsdiving    :       0.00          0          0
1800.04/1800.01	c   octane           :       0.00          0          0
1800.04/1800.01	c   rens             :       0.08          1          0
1800.04/1800.01	c   rins             :       0.00          0          0
1800.04/1800.01	c   localbranching   :       0.00          0          0
1800.04/1800.01	c   mutation         :       0.00          0          0
1800.04/1800.01	c   dins             :       0.00          0          0
1800.04/1800.01	c   undercover       :       0.00          0          0
1800.04/1800.01	c   nlp              :       0.02          0          0
1800.04/1800.01	c   trysol           :       2.42       1220          0
1800.04/1800.01	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.04/1800.01	c   primal LP        :       0.01          0          0       0.00       0.00
1800.04/1800.01	c   dual LP          :     662.48      49666    4611036      92.84    6960.26
1800.04/1800.01	c   lex dual LP      :       0.00          0          0       0.00          -
1800.04/1800.01	c   barrier LP       :       0.00          0          0       0.00          -
1800.04/1800.01	c   diving/probing LP:     480.38     205051    1129988       5.51    2352.28
1800.04/1800.01	c   strong branching :     271.84      23963     848600      35.41    3121.69
1800.04/1800.01	c     (at root node) :          -         17        195      11.47          -
1800.04/1800.01	c   conflict analysis:       0.00          0          0       0.00          -
1800.04/1800.01	c B&B Tree           :
1800.04/1800.01	c   number of runs   :          1
1800.04/1800.01	c   nodes            :      50150
1800.04/1800.01	c   nodes (total)    :      50150
1800.04/1800.01	c   nodes left       :      50026
1800.04/1800.01	c   max depth        :        393
1800.04/1800.01	c   max depth (total):        393
1800.04/1800.01	c   backtracks       :        339 (0.7%)
1800.04/1800.01	c   delayed cutoffs  :          9
1800.04/1800.01	c   repropagations   :       1357 (162 domain reductions, 9 cutoffs)
1800.04/1800.01	c   avg switch length:       2.67
1800.04/1800.01	c   switching time   :       7.37
1800.04/1800.01	c Solution           :
1800.04/1800.01	c   Solutions found  :          0 (0 improvements)
1800.04/1800.01	c   Primal Bound     :          -
1800.04/1800.01	c   Dual Bound       : +0.00000000000000e+00
1800.04/1800.01	c   Gap              :   infinite
1800.04/1800.01	c   Root Dual Bound  : +0.00000000000000e+00
1800.04/1800.01	c   Root Iterations  :       6517
1800.04/1800.09	c Time complete: 1800.13.

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-2692362-1277913821/watcher-2692362-1277913821 -o /tmp/evaluation-result-2692362-1277913821/solver-2692362-1277913821 -C 1800 -W 2000 -M 3800 HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-2692362-1277913821.wbo -t 1800 -m 3800 

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): 3891200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 3942400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.99 2.00 1.99 4/178 14395
/proc/meminfo: memFree=31511404/32951124 swapFree=67111528/67111528
[pid=14395] ppid=14393 vsize=9424 CPUtime=0
/proc/14395/stat : 14395 (pbscip.linux.x8) R 14393 14395 13147 0 -1 4202496 1651 0 0 0 0 0 0 0 25 0 1 0 132679990 9650176 1570 4089446400 4194304 8223781 140734116987984 18446744073709551615 7235159 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/14395/statm: 2356 1574 369 984 0 1369 0

[startup+0.0867249 s]
/proc/loadavg: 1.99 2.00 1.99 4/178 14395
/proc/meminfo: memFree=31511404/32951124 swapFree=67111528/67111528
[pid=14395] ppid=14393 vsize=37096 CPUtime=0.08
/proc/14395/stat : 14395 (pbscip.linux.x8) R 14393 14395 13147 0 -1 4202496 8903 0 0 0 8 0 0 0 25 0 1 0 132679990 37986304 8458 4089446400 4194304 8223781 140734116987984 18446744073709551615 4668142 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14395/statm: 9274 8458 387 984 0 8287 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 37096

[startup+0.100722 s]
/proc/loadavg: 1.99 2.00 1.99 4/178 14395
/proc/meminfo: memFree=31511404/32951124 swapFree=67111528/67111528
[pid=14395] ppid=14393 vsize=42736 CPUtime=0.09
/proc/14395/stat : 14395 (pbscip.linux.x8) R 14393 14395 13147 0 -1 4202496 9942 0 0 0 9 0 0 0 25 0 1 0 132679990 43761664 9497 4089446400 4194304 8223781 140734116987984 18446744073709551615 4332157 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14395/statm: 10684 9497 416 984 0 9697 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 42736

[startup+0.30069 s]
/proc/loadavg: 1.99 2.00 1.99 4/178 14395
/proc/meminfo: memFree=31511404/32951124 swapFree=67111528/67111528
[pid=14395] ppid=14393 vsize=57404 CPUtime=0.29
/proc/14395/stat : 14395 (pbscip.linux.x8) R 14393 14395 13147 0 -1 4202496 16739 0 0 0 27 2 0 0 18 0 1 0 132679990 58781696 13227 4089446400 4194304 8223781 140734116987984 18446744073709551615 6003412 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14395/statm: 14351 13227 560 984 0 13364 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 57404

[startup+0.700617 s]
/proc/loadavg: 1.99 2.00 1.99 4/178 14395
/proc/meminfo: memFree=31511404/32951124 swapFree=67111528/67111528
[pid=14395] ppid=14393 vsize=60776 CPUtime=0.69
/proc/14395/stat : 14395 (pbscip.linux.x8) R 14393 14395 13147 0 -1 4202496 17553 0 0 0 66 3 0 0 18 0 1 0 132679990 62234624 13986 4089446400 4194304 8223781 140734116987984 18446744073709551615 4865995 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14395/statm: 15194 13992 597 984 0 14207 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 60776

[startup+1.50047 s]
/proc/loadavg: 1.99 2.00 1.99 3/179 14396
/proc/meminfo: memFree=31454604/32951124 swapFree=67111528/67111528
[pid=14395] ppid=14393 vsize=65720 CPUtime=1.49
/proc/14395/stat : 14395 (pbscip.linux.x8) R 14393 14395 13147 0 -1 4202496 18826 0 0 0 146 3 0 0 19 0 1 0 132679990 67297280 14973 4089446400 4194304 8223781 140734116987984 18446744073709551615 7253477 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14395/statm: 16430 14973 594 984 0 15443 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 65720

[startup+3.10019 s]
/proc/loadavg: 1.99 2.00 1.99 3/179 14396
/proc/meminfo: memFree=31450512/32951124 swapFree=67111528/67111528
[pid=14395] ppid=14393 vsize=70568 CPUtime=3.09
/proc/14395/stat : 14395 (pbscip.linux.x8) R 14393 14395 13147 0 -1 4202496 21598 0 0 0 305 4 0 0 23 0 1 0 132679990 72261632 16154 4089446400 4194304 8223781 140734116987984 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14395/statm: 17642 16154 591 984 0 16655 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 70568

[startup+6.30062 s]
/proc/loadavg: 1.99 2.00 1.99 3/179 14396
/proc/meminfo: memFree=31445740/32951124 swapFree=67111528/67111528
[pid=14395] ppid=14393 vsize=71332 CPUtime=6.3
/proc/14395/stat : 14395 (pbscip.linux.x8) R 14393 14395 13147 0 -1 4202496 80386 0 0 0 617 13 0 0 25 0 1 0 132679990 73043968 16343 4089446400 4194304 8223781 140734116987984 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14395/statm: 17833 16343 606 984 0 16846 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 71332

[startup+12.7005 s]
/proc/loadavg: 1.99 2.00 1.99 3/179 14396
/proc/meminfo: memFree=31443384/32951124 swapFree=67111528/67111528
[pid=14395] ppid=14393 vsize=71316 CPUtime=12.69
/proc/14395/stat : 14395 (pbscip.linux.x8) R 14393 14395 13147 0 -1 4202496 151626 0 0 0 1247 22 0 0 25 0 1 0 132679990 73027584 16428 4089446400 4194304 8223781 140734116987984 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14395/statm: 17829 16428 606 984 0 16842 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 71316

[startup+25.5002 s]
/proc/loadavg: 1.99 2.00 1.99 3/179 14397
/proc/meminfo: memFree=31441172/32951124 swapFree=67111528/67111528
[pid=14395] ppid=14393 vsize=71284 CPUtime=25.49
/proc/14395/stat : 14395 (pbscip.linux.x8) R 14393 14395 13147 0 -1 4202496 266570 0 0 0 2512 37 0 0 25 0 1 0 132679990 72994816 16331 4089446400 4194304 8223781 140734116987984 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14395/statm: 17821 16331 606 984 0 16834 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 71284

[startup+51.1007 s]
/proc/loadavg: 1.99 2.00 1.99 3/179 14397
/proc/meminfo: memFree=31436712/32951124 swapFree=67111528/67111528
[pid=14395] ppid=14393 vsize=74140 CPUtime=51.09
/proc/14395/stat : 14395 (pbscip.linux.x8) R 14393 14395 13147 0 -1 4202496 438589 0 0 0 5042 67 0 0 25 0 1 0 132679990 75919360 17071 4089446400 4194304 8223781 140734116987984 18446744073709551615 6446984 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14395/statm: 18535 17071 609 984 0 17548 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 74140

[startup+102.307 s]
/proc/loadavg: 1.99 2.00 1.99 3/179 14399
/proc/meminfo: memFree=31420812/32951124 swapFree=67111528/67111528
[pid=14395] ppid=14393 vsize=75436 CPUtime=102.3
/proc/14395/stat : 14395 (pbscip.linux.x8) R 14393 14395 13147 0 -1 4202496 653323 0 0 0 10110 120 0 0 25 0 1 0 132679990 77246464 17404 4089446400 4194304 8223781 140734116987984 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14395/statm: 18859 17404 609 984 0 17872 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 75436

[startup+162.301 s]
/proc/loadavg: 1.99 2.00 1.99 3/179 14400
/proc/meminfo: memFree=31397324/32951124 swapFree=67111528/67111528
[pid=14395] ppid=14393 vsize=78032 CPUtime=162.3
/proc/14395/stat : 14395 (pbscip.linux.x8) R 14393 14395 13147 0 -1 4202496 1021721 0 0 0 16040 190 0 0 25 0 1 0 132679990 79904768 18038 4089446400 4194304 8223781 140734116987984 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14395/statm: 19508 18038 609 984 0 18521 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 78032

[startup+222.3 s]
/proc/loadavg: 1.99 2.00 1.99 3/179 14402
/proc/meminfo: memFree=31363288/32951124 swapFree=67111528/67111528
[pid=14395] ppid=14393 vsize=80136 CPUtime=222.3
/proc/14395/stat : 14395 (pbscip.linux.x8) R 14393 14395 13147 0 -1 4202496 1333952 0 0 0 21968 262 0 0 25 0 1 0 132679990 82059264 18619 4089446400 4194304 8223781 140734116987984 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14395/statm: 20034 18619 609 984 0 19047 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 80136

[startup+282.301 s]
/proc/loadavg: 1.99 2.00 1.99 3/179 14403
/proc/meminfo: memFree=31331000/32951124 swapFree=67111528/67111528
[pid=14395] ppid=14393 vsize=85020 CPUtime=282.29
/proc/14395/stat : 14395 (pbscip.linux.x8) R 14393 14395 13147 0 -1 4202496 1630528 0 0 0 27899 330 0 0 25 0 1 0 132679990 87060480 19867 4089446400 4194304 8223781 140734116987984 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14395/statm: 21255 19867 627 984 0 20268 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 85020

[startup+342.301 s]
/proc/loadavg: 1.99 2.00 1.99 3/179 14405
/proc/meminfo: memFree=31297848/32951124 swapFree=67111528/67111528
[pid=14395] ppid=14393 vsize=87328 CPUtime=342.3
/proc/14395/stat : 14395 (pbscip.linux.x8) R 14393 14395 13147 0 -1 4202496 2041992 0 0 0 33818 412 0 0 25 0 1 0 132679990 89423872 20456 4089446400 4194304 8223781 140734116987984 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14395/statm: 21832 20456 609 984 0 20845 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 87328

[startup+402.3 s]
/proc/loadavg: 1.99 2.00 1.99 3/179 14407
/proc/meminfo: memFree=31276960/32951124 swapFree=67111528/67111528
[pid=14395] ppid=14393 vsize=91824 CPUtime=402.31
/proc/14395/stat : 14395 (pbscip.linux.x8) R 14393 14395 13147 0 -1 4202496 2247693 0 0 0 39752 479 0 0 25 0 1 0 132679990 94027776 21611 4089446400 4194304 8223781 140734116987984 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14395/statm: 22956 21611 609 984 0 21969 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 91824

[startup+462.301 s]
/proc/loadavg: 2.03 2.01 2.00 3/179 14408
/proc/meminfo: memFree=31254336/32951124 swapFree=67111528/67111528
[pid=14395] ppid=14393 vsize=98024 CPUtime=462.3
/proc/14395/stat : 14395 (pbscip.linux.x8) R 14393 14395 13147 0 -1 4202496 2547855 0 0 0 45675 555 0 0 25 0 1 0 132679990 100376576 22954 4089446400 4194304 8223781 140734116987984 18446744073709551615 6599057 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14395/statm: 24506 22954 609 984 0 23519 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 98024

[startup+522.301 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 14409
/proc/meminfo: memFree=31236672/32951124 swapFree=67111528/67111528
[pid=14395] ppid=14393 vsize=101180 CPUtime=522.31
/proc/14395/stat : 14395 (pbscip.linux.x8) R 14393 14395 13147 0 -1 4202496 2896249 0 0 0 51598 633 0 0 25 0 1 0 132679990 103608320 24027 4089446400 4194304 8223781 140734116987984 18446744073709551615 6436929 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14395/statm: 25295 24027 614 984 0 24308 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 101180

[startup+582.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14411
/proc/meminfo: memFree=31217408/32951124 swapFree=67111528/67111528
[pid=14395] ppid=14393 vsize=104964 CPUtime=582.3
/proc/14395/stat : 14395 (pbscip.linux.x8) R 14393 14395 13147 0 -1 4202496 3166092 0 0 0 57533 697 0 0 25 0 1 0 132679990 107483136 24939 4089446400 4194304 8223781 140734116987984 18446744073709551615 6446826 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14395/statm: 26241 24939 609 984 0 25254 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 104964

[startup+642.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14413
/proc/meminfo: memFree=31199496/32951124 swapFree=67111528/67111528
[pid=14395] ppid=14393 vsize=110180 CPUtime=642.31
/proc/14395/stat : 14395 (pbscip.linux.x8) R 14393 14395 13147 0 -1 4202496 3482513 0 0 0 63462 769 0 0 25 0 1 0 132679990 112824320 26201 4089446400 4194304 8223781 140734116987984 18446744073709551615 6482892 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14395/statm: 27545 26204 609 984 0 26558 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 110180

[startup+702.3 s]

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

[startup+822.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14445
/proc/meminfo: memFree=31622460/32951124 swapFree=67111528/67111528
[pid=14395] ppid=14393 vsize=124828 CPUtime=822.31
/proc/14395/stat : 14395 (pbscip.linux.x8) R 14393 14395 13147 0 -1 4202496 4146488 0 0 0 81272 959 0 0 25 0 1 0 132679990 127823872 29844 4089446400 4194304 8223781 140734116987984 18446744073709551615 6599018 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14395/statm: 31207 29844 609 984 0 30220 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 124828

[startup+882.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14447
/proc/meminfo: memFree=31571544/32951124 swapFree=67111528/67111528
[pid=14395] ppid=14393 vsize=128660 CPUtime=882.32
/proc/14395/stat : 14395 (pbscip.linux.x8) R 14393 14395 13147 0 -1 4202496 4422854 0 0 0 87202 1030 0 0 25 0 1 0 132679990 131747840 30913 4089446400 4194304 8223781 140734116987984 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14395/statm: 32165 30913 609 984 0 31178 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 128660

[startup+942.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14449
/proc/meminfo: memFree=31524884/32951124 swapFree=67111528/67111528
[pid=14395] ppid=14393 vsize=132788 CPUtime=942.32
/proc/14395/stat : 14395 (pbscip.linux.x8) R 14393 14395 13147 0 -1 4202496 4647961 0 0 0 93140 1092 0 0 25 0 1 0 132679990 135974912 31945 4089446400 4194304 8223781 140734116987984 18446744073709551615 6446812 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14395/statm: 33197 31945 609 984 0 32210 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 132788

[startup+1002.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/179 14451
/proc/meminfo: memFree=31468312/32951124 swapFree=67111528/67111528
[pid=14395] ppid=14393 vsize=141896 CPUtime=1002.31
/proc/14395/stat : 14395 (pbscip.linux.x8) R 14393 14395 13147 0 -1 4202496 4780980 0 0 0 99087 1144 0 0 25 0 1 0 132679990 145301504 34173 4089446400 4194304 8223781 140734116987984 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14395/statm: 35474 34173 626 984 0 34487 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 141896

[startup+1062.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 14452
/proc/meminfo: memFree=31414228/32951124 swapFree=67111528/67111528
[pid=14395] ppid=14393 vsize=147940 CPUtime=1062.32
/proc/14395/stat : 14395 (pbscip.linux.x8) R 14393 14395 13147 0 -1 4202496 4993267 0 0 0 105020 1212 0 0 25 0 1 0 132679990 151490560 35664 4089446400 4194304 8223781 140734116987984 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14395/statm: 36985 35664 609 984 0 35998 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 147940

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14454
/proc/meminfo: memFree=31359012/32951124 swapFree=67111528/67111528
[pid=14395] ppid=14393 vsize=155688 CPUtime=1122.32
/proc/14395/stat : 14395 (pbscip.linux.x8) R 14393 14395 13147 0 -1 4202496 5217949 0 0 0 110953 1279 0 0 25 0 1 0 132679990 159424512 37659 4089446400 4194304 8223781 140734116987984 18446744073709551615 6003313 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14395/statm: 38922 37659 609 984 0 37935 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 155688

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14455
/proc/meminfo: memFree=31304672/32951124 swapFree=67111528/67111528
[pid=14395] ppid=14393 vsize=160972 CPUtime=1182.32
/proc/14395/stat : 14395 (pbscip.linux.x8) R 14393 14395 13147 0 -1 4202496 5443360 0 0 0 116884 1348 0 0 25 0 1 0 132679990 164835328 38965 4089446400 4194304 8223781 140734116987984 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14395/statm: 40243 38965 610 984 0 39256 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 160972

[startup+1242.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/179 14457
/proc/meminfo: memFree=31248208/32951124 swapFree=67111528/67111528
[pid=14395] ppid=14393 vsize=166808 CPUtime=1242.32
/proc/14395/stat : 14395 (pbscip.linux.x8) R 14393 14395 13147 0 -1 4202496 5703722 0 0 0 122815 1417 0 0 25 0 1 0 132679990 170811392 40465 4089446400 4194304 8223781 140734116987984 18446744073709551615 6514412 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14395/statm: 41702 40465 609 984 0 40715 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 166808

[startup+1302.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 14459
/proc/meminfo: memFree=31197212/32951124 swapFree=67111528/67111528
[pid=14395] ppid=14393 vsize=171832 CPUtime=1302.33
/proc/14395/stat : 14395 (pbscip.linux.x8) R 14393 14395 13147 0 -1 4202496 5970571 0 0 0 128739 1494 0 0 25 0 1 0 132679990 175955968 41722 4089446400 4194304 8223781 140734116987984 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14395/statm: 42958 41722 609 984 0 41971 0
Current children cumulated CPU time (s) 1302.33
Current children cumulated vsize (KiB) 171832

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14460
/proc/meminfo: memFree=31141012/32951124 swapFree=67111528/67111528
[pid=14395] ppid=14393 vsize=178808 CPUtime=1362.32
/proc/14395/stat : 14395 (pbscip.linux.x8) R 14393 14395 13147 0 -1 4202496 6266688 0 0 0 134663 1569 0 0 25 0 1 0 132679990 183099392 43556 4089446400 4194304 8223781 140734116987984 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14395/statm: 44702 43556 610 984 0 43715 0
Current children cumulated CPU time (s) 1362.32
Current children cumulated vsize (KiB) 178808

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14462
/proc/meminfo: memFree=31086556/32951124 swapFree=67111528/67111528
[pid=14395] ppid=14393 vsize=186952 CPUtime=1422.34
/proc/14395/stat : 14395 (pbscip.linux.x8) R 14393 14395 13147 0 -1 4202496 6456978 0 0 0 140597 1637 0 0 25 0 1 0 132679990 191438848 45594 4089446400 4194304 8223781 140734116987984 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14395/statm: 46738 45594 609 984 0 45751 0
Current children cumulated CPU time (s) 1422.34
Current children cumulated vsize (KiB) 186952

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14463
/proc/meminfo: memFree=31035556/32951124 swapFree=67111528/67111528
[pid=14395] ppid=14393 vsize=192680 CPUtime=1482.33
/proc/14395/stat : 14395 (pbscip.linux.x8) R 14393 14395 13147 0 -1 4202496 6791757 0 0 0 146521 1712 0 0 25 0 1 0 132679990 197304320 46989 4089446400 4194304 8223781 140734116987984 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14395/statm: 48170 46989 609 984 0 47183 0
Current children cumulated CPU time (s) 1482.33
Current children cumulated vsize (KiB) 192680

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14465
/proc/meminfo: memFree=30980724/32951124 swapFree=67111528/67111528
[pid=14395] ppid=14393 vsize=202512 CPUtime=1542.33
/proc/14395/stat : 14395 (pbscip.linux.x8) R 14393 14395 13147 0 -1 4202496 6964917 0 0 0 152464 1769 0 0 25 0 1 0 132679990 207372288 49394 4089446400 4194304 8223781 140734116987984 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14395/statm: 50628 49394 609 984 0 49641 0
Current children cumulated CPU time (s) 1542.33
Current children cumulated vsize (KiB) 202512

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14467
/proc/meminfo: memFree=30926096/32951124 swapFree=67111528/67111528
[pid=14395] ppid=14393 vsize=209360 CPUtime=1602.33
/proc/14395/stat : 14395 (pbscip.linux.x8) R 14393 14395 13147 0 -1 4202496 7165497 0 0 0 158401 1832 0 0 25 0 1 0 132679990 214384640 51179 4089446400 4194304 8223781 140734116987984 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14395/statm: 52340 51179 609 984 0 51353 0
Current children cumulated CPU time (s) 1602.33
Current children cumulated vsize (KiB) 209360

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14471
/proc/meminfo: memFree=30868848/32951124 swapFree=67111528/67111528
[pid=14395] ppid=14393 vsize=214472 CPUtime=1662.33
/proc/14395/stat : 14395 (pbscip.linux.x8) R 14393 14395 13147 0 -1 4202496 7428896 0 0 0 164335 1898 0 0 25 0 1 0 132679990 219619328 52496 4089446400 4194304 8223781 140734116987984 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14395/statm: 53618 52496 609 984 0 52631 0
Current children cumulated CPU time (s) 1662.33
Current children cumulated vsize (KiB) 214472

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14472
/proc/meminfo: memFree=30809592/32951124 swapFree=67111528/67111528
[pid=14395] ppid=14393 vsize=224320 CPUtime=1722.33
/proc/14395/stat : 14395 (pbscip.linux.x8) R 14393 14395 13147 0 -1 4202496 7536040 0 0 0 170283 1950 0 0 25 0 1 0 132679990 229703680 54924 4089446400 4194304 8223781 140734116987984 18446744073709551615 6003412 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14395/statm: 56080 54924 609 984 0 55093 0
Current children cumulated CPU time (s) 1722.33
Current children cumulated vsize (KiB) 224320

[startup+1782.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 14474
/proc/meminfo: memFree=30750908/32951124 swapFree=67111528/67111528
[pid=14395] ppid=14393 vsize=232848 CPUtime=1782.33
/proc/14395/stat : 14395 (pbscip.linux.x8) R 14393 14395 13147 0 -1 4202496 7732506 0 0 0 176214 2019 0 0 25 0 1 0 132679990 238436352 57035 4089446400 4194304 8223781 140734116987984 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14395/statm: 58212 57035 609 984 0 57225 0
Current children cumulated CPU time (s) 1782.33
Current children cumulated vsize (KiB) 232848



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.05 2.01 2.00 3/179 14475
/proc/meminfo: memFree=30735624/32951124 swapFree=67111528/67111528
[pid=14395] ppid=14393 vsize=234756 CPUtime=1800.04
/proc/14395/stat : 14395 (pbscip.linux.x8) R 14393 14395 13147 0 -1 4202496 7789336 0 0 0 177967 2037 0 0 25 0 1 0 132679990 240390144 57566 4089446400 4194304 8223781 140734116987984 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14395/statm: 58689 57566 609 984 0 57702 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 234756

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

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

Child status: 0
Real time (s): 1800.1
CPU time (s): 1800.14
CPU user time (s): 1779.76
CPU system time (s): 20.3879
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 235244

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1779.76
system time used= 20.3879
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7789367
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= 912

runsolver used 3.15652 second user time and 6.46902 second system time

The end

Launcher Data

Begin job on node101 at 2010-06-30 18:03:41
IDJOB=2692362
IDBENCH=79023
IDSOLVER=1204
FILE ID=node101/2692362-1277913821
PBS_JOBID= 11197253
Free space on /tmp= 74208 MiB

SOLVER NAME= SCIPspx SCIP 1.2.1.2 with SoPlex 1.4.2 (CVS Version 30.5.2010) as LP solver
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/web/uclid_pb_benchmarks/normalized-blast-floppy1-8.ucl--soft-33-100-0.wbo
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-2692362-1277913821/watcher-2692362-1277913821 -o /tmp/evaluation-result-2692362-1277913821/solver-2692362-1277913821 -C 1800 -W 2000 -M 3800  HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-2692362-1277913821.wbo -t 1800 -m 3800

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

MD5SUM BENCH= 79b867d4294d19cc249114a715561a23
RANDOM SEED=1827024394

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31511940 kB
Buffers:        202460 kB
Cached:         743632 kB
SwapCached:          0 kB
Active:         765460 kB
Inactive:       530240 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31511940 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            5244 kB
Writeback:           0 kB
AnonPages:      349376 kB
Mapped:          16996 kB
Slab:            79328 kB
PageTables:       5128 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   500884 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 74200 MiB
End job on node101 at 2010-06-30 18:33:43