Trace number 2692593

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.49 1800.44

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB10/oliveras/j60/
normalized-j605_1-unsat--soft-33-100-0.wbo
MD5SUM45ee7d19535e08aa25eac21bd6c9cde2
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark2.09968
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables9272
Total number of constraints29174
Number of soft constraints19508
Number of constraints which are clauses28874
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints300
Minimum length of a constraint1
Maximum length of a constraint35
Top cost 985166
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 985165
Biggest number in a constraint 18
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 231
Number of bits of the biggest sum of numbers8
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-2692593-1277918033.wbo>
0.19/0.28	c original problem has 48288 variables (28780 bin, 0 int, 0 impl, 19508 cont) and 48683 constraints
0.19/0.28	c problem read
0.19/0.28	c presolving settings loaded
1.39/1.42	c presolving:
1.49/1.54	c (round 1) 252 del vars, 818 del conss, 129 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 67748 impls, 0 clqs
1.59/1.63	c (round 2) 819 del vars, 2239 del conss, 196 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 67910 impls, 0 clqs
1.69/1.71	c (round 3) 1977 del vars, 3339 del conss, 239 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 68016 impls, 0 clqs
1.69/1.75	c (round 4) 2982 del vars, 3788 del conss, 268 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 68056 impls, 0 clqs
1.69/1.79	c (round 5) 3404 del vars, 4082 del conss, 293 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 68076 impls, 0 clqs
1.79/1.82	c (round 6) 3654 del vars, 4273 del conss, 300 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 68082 impls, 0 clqs
1.79/1.84	c (round 7) 3823 del vars, 4346 del conss, 302 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 68082 impls, 0 clqs
1.79/1.86	c (round 8) 3891 del vars, 4364 del conss, 302 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 68082 impls, 0 clqs
1.89/1.92	c (round 9) 3908 del vars, 4367 del conss, 18181 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 68082 impls, 0 clqs
1.99/2.08	c (round 10) 3911 del vars, 4367 del conss, 18181 chg bounds, 0 chg sides, 0 chg coeffs, 9020 upgd conss, 68082 impls, 0 clqs
8.59/8.69	c    (8.3s) probing: 1000/26498 (3.8%) - 0 fixings, 0 aggregations, 4404 implications, 0 bound changes
14.40/14.40	c    (14.0s) probing: 2000/26498 (7.5%) - 0 fixings, 0 aggregations, 5481 implications, 0 bound changes
14.40/14.40	c    (14.0s) probing: 2001/26498 (7.6%) - 0 fixings, 0 aggregations, 5481 implications, 0 bound changes
14.40/14.40	c    (14.0s) probing aborted: 2000/2000 successive useless probings
14.40/14.41	c presolving (11 rounds):
14.40/14.41	c  3911 deleted vars, 4367 deleted constraints, 18181 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
14.40/14.41	c  85017 implications, 181 cliques
14.40/14.41	c presolved problem has 44377 variables (26498 bin, 0 int, 0 impl, 17879 cont) and 44316 constraints
14.40/14.41	c   17879 constraints of type <indicator>
14.40/14.41	c     462 constraints of type <varbound>
14.40/14.41	c     103 constraints of type <knapsack>
14.40/14.41	c   17417 constraints of type <linear>
14.40/14.41	c    8455 constraints of type <logicor>
14.40/14.41	c transformed objective value is always integral (scale: 1)
14.40/14.41	c Presolving Time: 13.88
14.40/14.41	c - non default parameters ----------------------------------------------------------------------
14.40/14.41	c # SCIP version 1.2.1.2
14.40/14.41	c 
14.40/14.41	c # frequency for displaying node information lines
14.40/14.41	c # [type: int, range: [-1,2147483647], default: 100]
14.40/14.41	c display/freq = 10000
14.40/14.41	c 
14.40/14.41	c # maximal time in seconds to run
14.40/14.41	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
14.40/14.41	c limits/time = 1799.73
14.40/14.41	c 
14.40/14.41	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
14.40/14.41	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
14.40/14.41	c limits/memory = 3420
14.40/14.41	c 
14.40/14.41	c # should presolving try to simplify inequalities
14.40/14.41	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
14.40/14.41	c constraints/linear/simplifyinequalities = TRUE
14.40/14.41	c 
14.40/14.41	c # should presolving try to simplify knapsacks
14.40/14.41	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
14.40/14.41	c constraints/knapsack/simplifyinequalities = TRUE
14.40/14.41	c 
14.40/14.41	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
14.40/14.41	c # [type: int, range: [-1,2147483647], default: -1]
14.40/14.41	c separating/rapidlearning/freq = 0
14.40/14.41	c 
14.40/14.41	c -----------------------------------------------------------------------------------------------
14.40/14.41	c start solving
14.40/14.42	c 
14.49/14.57	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
14.49/14.57	c  14.1s|     1 |     0 |    12 |     - | 164M|   0 |  12 |  44k|  44k|  44k|8558 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
16.79/16.82	c  16.4s|     1 |     0 |  1012 |     - | 164M|   0 |  37 |  44k|  44k|  44k|9034 | 476 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
18.79/18.82	c  18.4s|     1 |     0 |  1468 |     - | 165M|   0 |  21 |  44k|  44k|  44k|9254 | 696 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
20.79/20.82	c  20.4s|     1 |     0 |  1987 |     - | 165M|   0 |  63 |  44k|  44k|  44k|9469 | 911 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
22.99/23.05	c  22.6s|     1 |     0 |  2438 |     - | 166M|   0 |  97 |  44k|  44k|  44k|9695 |1137 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
25.39/25.41	c  24.9s|     1 |     0 |  2869 |     - | 166M|   0 | 283 |  44k|  44k|  44k|9971 |1413 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
26.89/26.92	c  26.4s|     1 |     0 |  3433 |     - | 166M|   0 | 619 |  44k|  44k|  44k|  10k|1668 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
28.19/28.24	c  27.8s|     1 |     0 |  4074 |     - | 167M|   0 | 661 |  44k|  44k|  44k|  10k|1936 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
32.30/32.38	c  31.8s|     1 |     2 |  4074 |     - | 168M|   0 | 661 |  44k|  44k|  44k|  10k|1936 |   0 |  23 | 0.000000e+00 |      --      |    Inf 
1272.22/1272.22	c  1245s| 10000 | 10001 |385977 |  38.2 | 318M|  97 |  32 |  44k|  44k|  44k|  11k| 124k| 797 |  15k| 0.000000e+00 |      --      |    Inf 
1800.05/1800.00	c pressed CTRL-C 1 times (5 times for forcing termination)
1800.05/1800.02	c 
1800.05/1800.02	c SCIP Status        : solving was interrupted [user interrupt]
1800.05/1800.02	c Solving Time (sec) : 1762.73
1800.05/1800.02	c Solving Nodes      : 16426
1800.05/1800.02	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1800.05/1800.02	c Dual Bound         : +0.00000000000000e+00
1800.05/1800.02	c Gap                : infinite
1800.05/1800.02	s UNKNOWN
1800.05/1800.02	c SCIP Status        : solving was interrupted [user interrupt]
1800.05/1800.02	c Solving Time       :    1762.73
1800.05/1800.02	c Original Problem   :
1800.05/1800.02	c   Problem name     : HOME/instance-2692593-1277918033.wbo
1800.05/1800.02	c   Variables        : 48288 (28780 binary, 0 integer, 0 implicit integer, 19508 continuous)
1800.05/1800.02	c   Constraints      : 48683 initial, 48683 maximal
1800.05/1800.02	c Presolved Problem  :
1800.05/1800.02	c   Problem name     : t_HOME/instance-2692593-1277918033.wbo
1800.05/1800.02	c   Variables        : 44377 (26498 binary, 0 integer, 0 implicit integer, 17879 continuous)
1800.05/1800.02	c   Constraints      : 44316 initial, 45318 maximal
1800.05/1800.02	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.05/1800.02	c   trivial          :       0.02          0          0          0          0          0          0          0          0
1800.05/1800.02	c   dualfix          :       0.01       3435          0          0          0          0          0          0          0
1800.05/1800.02	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.05/1800.02	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.05/1800.02	c   implics          :       0.00          0          0          0          0          0          0          0          0
1800.05/1800.02	c   probing          :      12.25          0          0          0          0          0          0          0          0
1800.05/1800.02	c   indicator        :       0.11          0          0          0          0          0       1629          0          0
1800.05/1800.02	c   varbound         :       0.00          0          0          0          0          0          0          0          0
1800.05/1800.02	c   knapsack         :       0.01          0          0          0          0          0          0          0          0
1800.05/1800.02	c   linear           :       0.41        302        174          0      18181          0       2738          0          0
1800.05/1800.02	c   logicor          :       0.02          0          0          0          0          0          0          0          0
1800.05/1800.02	c   root node        :          -          0          -          -          0          -          -          -          -
1800.05/1800.02	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.05/1800.02	c   integral         :          0          0          0      16917          0          0          0          0          0      32852
1800.05/1800.02	c   indicator        :      17879          0     132093        491          0          0       6841          0          0          0
1800.05/1800.02	c   varbound         :        462          7     132093        491          0          0        264        601          0          0
1800.05/1800.02	c   knapsack         :        103          7     132093        238          0          0     102133         56          0          0
1800.05/1800.02	c   linear           :      17417          7     132093        238          0          0       4922     211818          0          0
1800.05/1800.02	c   logicor          :       8455+         7      82046          0          0          0      68100          0          0          0
1800.05/1800.02	c   countsols        :          0          0          0          0          0          0          0          0          0          0
1800.05/1800.02	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.05/1800.02	c   integral         :     440.51       0.00       0.00     440.51       0.00
1800.05/1800.02	c   indicator        :      69.74       0.00      67.83       1.91       0.00
1800.05/1800.02	c   varbound         :       2.64       0.00       2.64       0.00       0.00
1800.05/1800.02	c   knapsack         :       1.53       0.00       1.53       0.00       0.00
1800.05/1800.02	c   linear           :      71.35       0.02      69.50       1.83       0.00
1800.05/1800.02	c   logicor          :       1.24       0.01       1.23       0.00       0.00
1800.05/1800.02	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1800.05/1800.02	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.05/1800.02	c   vbounds          :       4.05      22012          0       1763
1800.05/1800.02	c   rootredcost      :       0.08          0          0          0
1800.05/1800.02	c   pseudoobj        :      96.62     126162          0          0
1800.05/1800.02	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.05/1800.02	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1800.05/1800.02	c   infeasible LP    :       5.47       1255       1255       1255        2.8          0        0.0          0
1800.05/1800.02	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.05/1800.02	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.05/1800.02	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1800.05/1800.02	c   applied globally :          -          -          -       1255        2.8          -          -          -
1800.05/1800.02	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.05/1800.02	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.05/1800.02	c   cut pool         :       0.00          6          -          -        137          -    (maximal pool size: 708)
1800.05/1800.02	c   redcost          :      31.81      16915          0          0          0          0
1800.05/1800.02	c   impliedbounds    :       0.00          7          0          0        154          0
1800.05/1800.02	c   intobj           :       0.00          0          0          0          0          0
1800.05/1800.02	c   cgmip            :       0.00          0          0          0          0          0
1800.05/1800.02	c   gomory           :       0.38          7          0          0        988          0
1800.05/1800.02	c   strongcg         :       0.39          7          0          0        168          0
1800.05/1800.02	c   cmir             :       2.28          7          0          0         48          0
1800.05/1800.02	c   flowcover        :       9.25          7          0          0        146          0
1800.05/1800.02	c   clique           :       0.04          7          0          0         21          0
1800.05/1800.02	c   zerohalf         :       0.00          0          0          0          0          0
1800.05/1800.02	c   mcf              :       0.01          1          0          0          0          0
1800.05/1800.02	c   rapidlearning    :       0.00          0          0          0          0          0
1800.05/1800.02	c Pricers            :       Time      Calls       Vars
1800.05/1800.02	c   problem variables:       0.00          0          0
1800.05/1800.02	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.05/1800.02	c   relpscost        :     440.47      16426          0          0          0          0      32852
1800.05/1800.02	c   pscost           :       0.00          0          0          0          0          0          0
1800.05/1800.02	c   inference        :       0.00          0          0          0          0          0          0
1800.05/1800.02	c   mostinf          :       0.00          0          0          0          0          0          0
1800.05/1800.02	c   leastinf         :       0.00          0          0          0          0          0          0
1800.05/1800.02	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.05/1800.02	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.05/1800.02	c   random           :       0.00          0          0          0          0          0          0
1800.05/1800.02	c Primal Heuristics  :       Time      Calls      Found
1800.05/1800.02	c   LP solutions     :       0.00          -          0
1800.05/1800.02	c   pseudo solutions :       0.00          -          0
1800.05/1800.02	c   oneopt           :       0.05          0          0
1800.05/1800.02	c   crossover        :       0.01          0          0
1800.05/1800.02	c   objpscostdiving  :      19.95         24          0
1800.05/1800.02	c   veclendiving     :      94.67         92          0
1800.05/1800.02	c   linesearchdiving :      93.80         93          0
1800.05/1800.02	c   trivial          :       0.99          2          0
1800.05/1800.02	c   simplerounding   :       0.04      15778          0
1800.05/1800.02	c   zirounding       :       4.38       1000          0
1800.05/1800.02	c   rounding         :      11.77       1730          0
1800.05/1800.02	c   shifting         :      10.32        539          0
1800.05/1800.02	c   intshifting      :       0.17         19          0
1800.05/1800.02	c   twoopt           :       0.00          0          0
1800.05/1800.02	c   fixandinfer      :       0.00          0          0
1800.05/1800.02	c   feaspump         :       2.88          7          0
1800.05/1800.02	c   coefdiving       :     154.51         22          0
1800.05/1800.02	c   pscostdiving     :     154.77         35          0
1800.05/1800.02	c   fracdiving       :     170.41         32          0
1800.05/1800.02	c   intdiving        :       0.00          0          0
1800.05/1800.02	c   actconsdiving    :       0.00          0          0
1800.05/1800.02	c   rootsoldiving    :      52.54          6          0
1800.05/1800.02	c   guideddiving     :       0.00          0          0
1800.05/1800.02	c   octane           :       0.00          0          0
1800.05/1800.02	c   rens             :       0.28          1          0
1800.05/1800.02	c   rins             :       0.00          0          0
1800.05/1800.02	c   localbranching   :       0.00          0          0
1800.05/1800.02	c   mutation         :       0.00          0          0
1800.05/1800.02	c   dins             :       0.00          0          0
1800.05/1800.02	c   undercover       :       0.00          0          0
1800.05/1800.02	c   nlp              :       0.00          0          0
1800.05/1800.02	c   trysol           :      25.51       1555          0
1800.05/1800.02	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.05/1800.02	c   primal LP        :       0.00          0          0       0.00          -
1800.05/1800.02	c   dual LP          :     227.55      16251     432045      26.59    1898.68
1800.05/1800.02	c   lex dual LP      :       0.00          0          0       0.00          -
1800.05/1800.02	c   barrier LP       :       0.00          0          0       0.00          -
1800.05/1800.02	c   diving/probing LP:     344.50      38697     175228       4.53     508.64
1800.05/1800.02	c   strong branching :     439.85      19680     205825      10.46     467.94
1800.05/1800.02	c     (at root node) :          -         23       4968     216.00          -
1800.05/1800.02	c   conflict analysis:       0.00          0          0       0.00          -
1800.05/1800.02	c B&B Tree           :
1800.05/1800.02	c   number of runs   :          1
1800.05/1800.02	c   nodes            :      16426
1800.05/1800.02	c   nodes (total)    :      16426
1800.05/1800.02	c   nodes left       :      16427
1800.05/1800.02	c   max depth        :        125
1800.05/1800.02	c   max depth (total):        125
1800.05/1800.02	c   backtracks       :        319 (1.9%)
1800.05/1800.02	c   delayed cutoffs  :          0
1800.05/1800.02	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1800.05/1800.02	c   avg switch length:       2.11
1800.05/1800.02	c   switching time   :       9.62
1800.05/1800.02	c Solution           :
1800.05/1800.02	c   Solutions found  :          0 (0 improvements)
1800.05/1800.02	c   Primal Bound     :          -
1800.05/1800.02	c   Dual Bound       : +0.00000000000000e+00
1800.05/1800.02	c   Gap              :   infinite
1800.05/1800.02	c   Root Dual Bound  : +0.00000000000000e+00
1800.05/1800.02	c   Root Iterations  :       4074
1800.44/1800.44	c Time complete: 1800.48.

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-2692593-1277918033/watcher-2692593-1277918033 -o /tmp/evaluation-result-2692593-1277918033/solver-2692593-1277918033 -C 1800 -W 2000 -M 3800 HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-2692593-1277918033.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 2.00 4/178 14391
/proc/meminfo: memFree=31042200/32951124 swapFree=67111528/67111528
[pid=14391] ppid=14389 vsize=9552 CPUtime=0
/proc/14391/stat : 14391 (pbscip.linux.x8) R 14389 14391 13645 0 -1 4202496 1688 0 0 0 0 0 0 0 25 0 1 0 133098764 9781248 1608 4089446400 4194304 8223781 140733496856288 18446744073709551615 6205568 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/14391/statm: 2388 1609 369 984 0 1401 0

[startup+0.021517 s]
/proc/loadavg: 1.99 2.00 2.00 4/178 14391
/proc/meminfo: memFree=31042200/32951124 swapFree=67111528/67111528
[pid=14391] ppid=14389 vsize=15272 CPUtime=0.01
/proc/14391/stat : 14391 (pbscip.linux.x8) R 14389 14391 13645 0 -1 4202496 3110 0 0 0 1 0 0 0 25 0 1 0 133098764 15638528 3030 4089446400 4194304 8223781 140733496856288 18446744073709551615 7246572 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/14391/statm: 3818 3030 369 984 0 2831 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 15272

[startup+0.100491 s]
/proc/loadavg: 1.99 2.00 2.00 4/178 14391
/proc/meminfo: memFree=31042200/32951124 swapFree=67111528/67111528
[pid=14391] ppid=14389 vsize=34864 CPUtime=0.09
/proc/14391/stat : 14391 (pbscip.linux.x8) R 14389 14391 13645 0 -1 4202496 8059 0 0 0 9 0 0 0 25 0 1 0 133098764 35700736 7952 4089446400 4194304 8223781 140733496856288 18446744073709551615 4361687 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/14391/statm: 8716 7952 369 984 0 7729 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34864

[startup+0.300463 s]
/proc/loadavg: 1.99 2.00 2.00 4/178 14391
/proc/meminfo: memFree=31042200/32951124 swapFree=67111528/67111528
[pid=14391] ppid=14389 vsize=88800 CPUtime=0.29
/proc/14391/stat : 14391 (pbscip.linux.x8) R 14389 14391 13645 0 -1 4202496 21643 0 0 0 27 2 0 0 25 0 1 0 133098764 90931200 21136 4089446400 4194304 8223781 140733496856288 18446744073709551615 6205568 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14391/statm: 22200 21137 384 984 0 21213 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 88800

[startup+0.700382 s]
/proc/loadavg: 1.99 2.00 2.00 4/178 14391
/proc/meminfo: memFree=31042200/32951124 swapFree=67111528/67111528
[pid=14391] ppid=14389 vsize=173512 CPUtime=0.69
/proc/14391/stat : 14391 (pbscip.linux.x8) R 14389 14391 13645 0 -1 4202496 41627 0 0 0 65 4 0 0 25 0 1 0 133098764 177676288 41101 4089446400 4194304 8223781 140733496856288 18446744073709551615 4241139 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14391/statm: 43378 41101 422 984 0 42391 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 173512

[startup+1.50024 s]
/proc/loadavg: 1.99 2.00 2.00 3/179 14393
/proc/meminfo: memFree=30879380/32951124 swapFree=67111528/67111528
[pid=14391] ppid=14389 vsize=178736 CPUtime=1.49
/proc/14391/stat : 14391 (pbscip.linux.x8) R 14389 14391 13645 0 -1 4202496 43062 0 0 0 144 5 0 0 25 0 1 0 133098764 183025664 42536 4089446400 4194304 8223781 140733496856288 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14391/statm: 44684 42536 449 984 0 43697 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 178736

[startup+3.10095 s]
/proc/loadavg: 1.99 2.00 2.00 3/179 14393
/proc/meminfo: memFree=30863260/32951124 swapFree=67111528/67111528
[pid=14391] ppid=14389 vsize=192064 CPUtime=3.09
/proc/14391/stat : 14391 (pbscip.linux.x8) R 14389 14391 13645 0 -1 4202496 51970 0 0 0 297 12 0 0 25 0 1 0 133098764 196673536 45774 4089446400 4194304 8223781 140733496856288 18446744073709551615 4827092 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14391/statm: 48016 45774 487 984 0 47029 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 192064

[startup+6.30038 s]
/proc/loadavg: 1.99 2.00 2.00 3/179 14393
/proc/meminfo: memFree=30859048/32951124 swapFree=67111528/67111528
[pid=14391] ppid=14389 vsize=193312 CPUtime=6.3
/proc/14391/stat : 14391 (pbscip.linux.x8) R 14389 14391 13645 0 -1 4202496 52252 0 0 0 617 13 0 0 25 0 1 0 133098764 197951488 46056 4089446400 4194304 8223781 140733496856288 18446744073709551615 5501677 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14391/statm: 48328 46056 487 984 0 47341 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 193312

[startup+12.7002 s]
/proc/loadavg: 1.99 2.00 2.00 3/179 14393
/proc/meminfo: memFree=30855268/32951124 swapFree=67111528/67111528
[pid=14391] ppid=14389 vsize=193312 CPUtime=12.69
/proc/14391/stat : 14391 (pbscip.linux.x8) R 14389 14391 13645 0 -1 4202496 52283 0 0 0 1255 14 0 0 25 0 1 0 133098764 197951488 46087 4089446400 4194304 8223781 140733496856288 18446744073709551615 5500829 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14391/statm: 48328 46087 492 984 0 47341 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 193312

[startup+25.5009 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 14393
/proc/meminfo: memFree=30814992/32951124 swapFree=67111528/67111528
[pid=14391] ppid=14389 vsize=238120 CPUtime=25.49
/proc/14391/stat : 14391 (pbscip.linux.x8) R 14389 14391 13645 0 -1 4202496 68538 0 0 0 2528 21 0 0 25 0 1 0 133098764 243834880 55864 4089446400 4194304 8223781 140733496856288 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14391/statm: 59530 55864 590 984 0 58543 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 238120

[startup+51.1003 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 14393
/proc/meminfo: memFree=30800624/32951124 swapFree=67111528/67111528
[pid=14391] ppid=14389 vsize=247604 CPUtime=51.09
/proc/14391/stat : 14391 (pbscip.linux.x8) R 14389 14391 13645 0 -1 4202496 481595 0 0 0 5033 76 0 0 25 0 1 0 133098764 253546496 57999 4089446400 4194304 8223781 140733496856288 18446744073709551615 6439663 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14391/statm: 61901 57999 600 984 0 60914 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 247604

[startup+102.307 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 14395
/proc/meminfo: memFree=30784228/32951124 swapFree=67111528/67111528
[pid=14391] ppid=14389 vsize=249624 CPUtime=102.3
/proc/14391/stat : 14391 (pbscip.linux.x8) R 14389 14391 13645 0 -1 4202496 1828420 0 0 0 9997 233 0 0 25 0 1 0 133098764 255614976 58299 4089446400 4194304 8223781 140733496856288 18446744073709551615 4827501 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14391/statm: 62406 58299 600 984 0 61419 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 249624

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14397
/proc/meminfo: memFree=30760868/32951124 swapFree=67111528/67111528
[pid=14391] ppid=14389 vsize=259248 CPUtime=162.3
/proc/14391/stat : 14391 (pbscip.linux.x8) R 14389 14391 13645 0 -1 4202496 3068376 0 0 0 15854 376 0 0 25 0 1 0 133098764 265469952 60584 4089446400 4194304 8223781 140733496856288 18446744073709551615 6446877 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14391/statm: 64812 60584 606 984 0 63825 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 259248

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14398
/proc/meminfo: memFree=30739140/32951124 swapFree=67111528/67111528
[pid=14391] ppid=14389 vsize=265700 CPUtime=222.29
/proc/14391/stat : 14391 (pbscip.linux.x8) R 14389 14391 13645 0 -1 4202496 4267069 0 0 0 21713 516 0 0 25 0 1 0 133098764 272076800 62251 4089446400 4194304 8223781 140733496856288 18446744073709551615 6436202 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14391/statm: 66425 62251 606 984 0 65438 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 265700

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14400
/proc/meminfo: memFree=30718764/32951124 swapFree=67111528/67111528
[pid=14391] ppid=14389 vsize=269416 CPUtime=282.3
/proc/14391/stat : 14391 (pbscip.linux.x8) R 14389 14391 13645 0 -1 4202496 5672952 0 0 0 27551 679 0 0 25 0 1 0 133098764 275881984 63138 4089446400 4194304 8223781 140733496856288 18446744073709551615 6482892 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14391/statm: 67354 63151 606 984 0 66367 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 269416

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14401
/proc/meminfo: memFree=30698632/32951124 swapFree=67111528/67111528
[pid=14391] ppid=14389 vsize=273856 CPUtime=342.3
/proc/14391/stat : 14391 (pbscip.linux.x8) R 14389 14391 13645 0 -1 4202496 6882690 0 0 0 33409 821 0 0 25 0 1 0 133098764 280428544 64262 4089446400 4194304 8223781 140733496856288 18446744073709551615 6328758 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14391/statm: 68464 64262 606 984 0 67477 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 273856

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14403
/proc/meminfo: memFree=30680360/32951124 swapFree=67111528/67111528
[pid=14391] ppid=14389 vsize=276512 CPUtime=402.3
/proc/14391/stat : 14391 (pbscip.linux.x8) R 14389 14391 13645 0 -1 4202496 8209842 0 0 0 39252 978 0 0 25 0 1 0 133098764 283148288 64921 4089446400 4194304 8223781 140733496856288 18446744073709551615 7257637 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14391/statm: 69128 64921 606 984 0 68141 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 276512

[startup+462.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14405
/proc/meminfo: memFree=30654772/32951124 swapFree=67111528/67111528
[pid=14391] ppid=14389 vsize=284000 CPUtime=462.31
/proc/14391/stat : 14391 (pbscip.linux.x8) R 14389 14391 13645 0 -1 4202496 9428698 0 0 0 45106 1125 0 0 25 0 1 0 133098764 290816000 66988 4089446400 4194304 8223781 140733496856288 18446744073709551615 6445090 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14391/statm: 71000 66988 606 984 0 70013 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 284000

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14406
/proc/meminfo: memFree=30629800/32951124 swapFree=67111528/67111528
[pid=14391] ppid=14389 vsize=293356 CPUtime=522.31
/proc/14391/stat : 14391 (pbscip.linux.x8) R 14389 14391 13645 0 -1 4202496 10550623 0 0 0 50972 1259 0 0 25 0 1 0 133098764 300396544 69170 4089446400 4194304 8223781 140733496856288 18446744073709551615 6505975 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14391/statm: 73339 69170 606 984 0 72352 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 293356

[startup+582.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/179 14408
/proc/meminfo: memFree=30600632/32951124 swapFree=67111528/67111528
[pid=14391] ppid=14389 vsize=303720 CPUtime=582.31
/proc/14391/stat : 14391 (pbscip.linux.x8) R 14389 14391 13645 0 -1 4202496 11826645 0 0 0 56823 1408 0 0 25 0 1 0 133098764 311009280 71692 4089446400 4194304 8223781 140733496856288 18446744073709551615 6448564 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14391/statm: 75930 71692 606 984 0 74943 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 303720

[startup+642.301 s]
/proc/loadavg: 2.03 2.01 2.00 3/179 14409
/proc/meminfo: memFree=30584592/32951124 swapFree=67111528/67111528
[pid=14391] ppid=14389 vsize=307872 CPUtime=642.31
/proc/14391/stat : 14391 (pbscip.linux.x8) R 14389 14391 13645 0 -1 4202496 12907371 0 0 0 62694 1537 0 0 25 0 1 0 133098764 315260928 72978 4089446400 4194304 8223781 140733496856288 18446744073709551615 4983094 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14391/statm: 76968 72978 607 984 0 75981 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 307872

[startup+702.301 s]

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

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14417
/proc/meminfo: memFree=30461460/32951124 swapFree=67111528/67111528
[pid=14391] ppid=14389 vsize=347068 CPUtime=942.32
/proc/14391/stat : 14391 (pbscip.linux.x8) R 14389 14391 13645 0 -1 4202496 17750963 0 0 0 92114 2118 0 0 25 0 1 0 133098764 355397632 82798 4089446400 4194304 8223781 140733496856288 18446744073709551615 6003322 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14391/statm: 86767 82798 606 984 0 85780 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 347068

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14419
/proc/meminfo: memFree=30436128/32951124 swapFree=67111528/67111528
[pid=14391] ppid=14389 vsize=358716 CPUtime=1002.32
/proc/14391/stat : 14391 (pbscip.linux.x8) R 14389 14391 13645 0 -1 4202496 18778147 0 0 0 97989 2243 0 0 25 0 1 0 133098764 367325184 85571 4089446400 4194304 8223781 140733496856288 18446744073709551615 5507289 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14391/statm: 89679 85571 606 984 0 88692 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 358716

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14421
/proc/meminfo: memFree=30413628/32951124 swapFree=67111528/67111528
[pid=14391] ppid=14389 vsize=367716 CPUtime=1062.32
/proc/14391/stat : 14391 (pbscip.linux.x8) R 14389 14391 13645 0 -1 4202496 19774090 0 0 0 103860 2372 0 0 25 0 1 0 133098764 376541184 87805 4089446400 4194304 8223781 140733496856288 18446744073709551615 5893807 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14391/statm: 91929 87805 606 984 0 90942 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 367716

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14425
/proc/meminfo: memFree=30384860/32951124 swapFree=67111528/67111528
[pid=14391] ppid=14389 vsize=378356 CPUtime=1122.32
/proc/14391/stat : 14391 (pbscip.linux.x8) R 14389 14391 13645 0 -1 4202496 20626146 0 0 0 109753 2479 0 0 25 0 1 0 133098764 387436544 90455 4089446400 4194304 8223781 140733496856288 18446744073709551615 6328791 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14391/statm: 94589 90455 606 984 0 93602 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 378356

[startup+1182.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 14427
/proc/meminfo: memFree=30360896/32951124 swapFree=67111528/67111528
[pid=14391] ppid=14389 vsize=386336 CPUtime=1182.33
/proc/14391/stat : 14391 (pbscip.linux.x8) R 14389 14391 13645 0 -1 4202496 21413319 0 0 0 115663 2570 0 0 25 0 1 0 133098764 395608064 92494 4089446400 4194304 8223781 140733496856288 18446744073709551615 6448545 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14391/statm: 96584 92494 619 984 0 95597 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 386336

[startup+1242.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 14428
/proc/meminfo: memFree=30334564/32951124 swapFree=67111528/67111528
[pid=14391] ppid=14389 vsize=395132 CPUtime=1242.33
/proc/14391/stat : 14391 (pbscip.linux.x8) R 14389 14391 13645 0 -1 4202496 22221243 0 0 0 121563 2670 0 0 25 0 1 0 133098764 404615168 94803 4089446400 4194304 8223781 140733496856288 18446744073709551615 6003354 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14391/statm: 98783 94803 606 984 0 97796 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 395132

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14430
/proc/meminfo: memFree=30300552/32951124 swapFree=67111528/67111528
[pid=14391] ppid=14389 vsize=411248 CPUtime=1302.34
/proc/14391/stat : 14391 (pbscip.linux.x8) R 14389 14391 13645 0 -1 4202496 22942351 0 0 0 127472 2762 0 0 25 0 1 0 133098764 421117952 98750 4089446400 4194304 8223781 140733496856288 18446744073709551615 6520484 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14391/statm: 102812 98750 617 984 0 101825 0
Current children cumulated CPU time (s) 1302.34
Current children cumulated vsize (KiB) 411248

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14432
/proc/meminfo: memFree=30280676/32951124 swapFree=67111528/67111528
[pid=14391] ppid=14389 vsize=417136 CPUtime=1362.32
/proc/14391/stat : 14391 (pbscip.linux.x8) R 14389 14391 13645 0 -1 4202496 23803921 0 0 0 133361 2871 0 0 25 0 1 0 133098764 427147264 100211 4089446400 4194304 8223781 140733496856288 18446744073709551615 6296550 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14391/statm: 104284 100211 607 984 0 103297 0
Current children cumulated CPU time (s) 1362.32
Current children cumulated vsize (KiB) 417136

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14433
/proc/meminfo: memFree=30255468/32951124 swapFree=67111528/67111528
[pid=14391] ppid=14389 vsize=426792 CPUtime=1422.34
/proc/14391/stat : 14391 (pbscip.linux.x8) R 14389 14391 13645 0 -1 4202496 24825087 0 0 0 139238 2996 0 0 25 0 1 0 133098764 437035008 102896 4089446400 4194304 8223781 140733496856288 18446744073709551615 6328719 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14391/statm: 106698 102896 606 984 0 105711 0
Current children cumulated CPU time (s) 1422.34
Current children cumulated vsize (KiB) 426792

[startup+1482.3 s]
/proc/loadavg: 1.92 1.98 1.99 3/179 14563
/proc/meminfo: memFree=30828832/32951124 swapFree=67111528/67111528
[pid=14391] ppid=14389 vsize=438544 CPUtime=1482.33
/proc/14391/stat : 14391 (pbscip.linux.x8) R 14389 14391 13645 0 -1 4202496 25810791 0 0 0 145121 3112 0 0 25 0 1 0 133098764 449069056 105607 4089446400 4194304 8223781 140733496856288 18446744073709551615 6162909 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14391/statm: 109636 105607 606 984 0 108649 0
Current children cumulated CPU time (s) 1482.33
Current children cumulated vsize (KiB) 438544

[startup+1542.3 s]
/proc/loadavg: 1.97 1.98 1.99 3/179 14564
/proc/meminfo: memFree=30716632/32951124 swapFree=67111528/67111528
[pid=14391] ppid=14389 vsize=454292 CPUtime=1542.34
/proc/14391/stat : 14391 (pbscip.linux.x8) R 14389 14391 13645 0 -1 4202496 26821562 0 0 0 150997 3237 0 0 25 0 1 0 133098764 465195008 109415 4089446400 4194304 8223781 140733496856288 18446744073709551615 6592209 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14391/statm: 113573 109415 607 984 0 112586 0
Current children cumulated CPU time (s) 1542.34
Current children cumulated vsize (KiB) 454292

[startup+1602.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/179 14566
/proc/meminfo: memFree=30620432/32951124 swapFree=67111528/67111528
[pid=14391] ppid=14389 vsize=462256 CPUtime=1602.34
/proc/14391/stat : 14391 (pbscip.linux.x8) R 14389 14391 13645 0 -1 4202496 27753641 0 0 0 156885 3349 0 0 25 0 1 0 133098764 473350144 111572 4089446400 4194304 8223781 140733496856288 18446744073709551615 6456041 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14391/statm: 115564 111572 606 984 0 114577 0
Current children cumulated CPU time (s) 1602.34
Current children cumulated vsize (KiB) 462256

[startup+1662.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/179 14568
/proc/meminfo: memFree=30515792/32951124 swapFree=67111528/67111528
[pid=14391] ppid=14389 vsize=476268 CPUtime=1662.33
/proc/14391/stat : 14391 (pbscip.linux.x8) R 14389 14391 13645 0 -1 4202496 28632608 0 0 0 162776 3457 0 0 25 0 1 0 133098764 487698432 115103 4089446400 4194304 8223781 140733496856288 18446744073709551615 5893807 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14391/statm: 119067 115103 606 984 0 118080 0
Current children cumulated CPU time (s) 1662.33
Current children cumulated vsize (KiB) 476268

[startup+1722.3 s]
/proc/loadavg: 2.05 2.00 2.00 3/179 14569
/proc/meminfo: memFree=30422428/32951124 swapFree=67111528/67111528
[pid=14391] ppid=14389 vsize=487712 CPUtime=1722.34
/proc/14391/stat : 14391 (pbscip.linux.x8) R 14389 14391 13645 0 -1 4202496 29602525 0 0 0 168658 3576 0 0 25 0 1 0 133098764 499417088 117883 4089446400 4194304 8223781 140733496856288 18446744073709551615 6446812 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14391/statm: 121928 117883 606 984 0 120941 0
Current children cumulated CPU time (s) 1722.34
Current children cumulated vsize (KiB) 487712

[startup+1782.3 s]
/proc/loadavg: 2.02 2.00 2.00 3/179 14571
/proc/meminfo: memFree=30320264/32951124 swapFree=67111528/67111528
[pid=14391] ppid=14389 vsize=499408 CPUtime=1782.34
/proc/14391/stat : 14391 (pbscip.linux.x8) R 14389 14391 13645 0 -1 4202496 30433277 0 0 0 174559 3675 0 0 25 0 1 0 133098764 511393792 120841 4089446400 4194304 8223781 140733496856288 18446744073709551615 4983090 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14391/statm: 124852 120841 606 984 0 123865 0
Current children cumulated CPU time (s) 1782.34
Current children cumulated vsize (KiB) 499408



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 14571
/proc/meminfo: memFree=30291968/32951124 swapFree=67111528/67111528
[pid=14391] ppid=14389 vsize=501536 CPUtime=1800.05
/proc/14391/stat : 14391 (pbscip.linux.x8) R 14389 14391 13645 0 -1 4202496 30697995 0 0 0 176298 3707 0 0 25 0 1 0 133098764 513572864 121370 4089446400 4194304 8223781 140733496856288 18446744073709551615 6004033 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14391/statm: 125384 121370 606 984 0 124397 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 501536

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

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

[startup+1800.2 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 14571
/proc/meminfo: memFree=30291968/32951124 swapFree=67111528/67111528
[pid=14391] ppid=14389 vsize=288844 CPUtime=1800.24
/proc/14391/stat : 14391 (pbscip.linux.x8) R 14389 14391 13645 0 -1 4202496 30698410 0 0 0 176316 3708 0 0 25 0 1 0 133098764 295776256 68742 4089446400 4194304 8223781 140733496856288 18446744073709551615 4332879 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/14391/statm: 72211 68742 607 984 0 71224 0
Current children cumulated CPU time (s) 1800.24
Current children cumulated vsize (KiB) 288844

[startup+1800.4 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 14571
/proc/meminfo: memFree=30291968/32951124 swapFree=67111528/67111528
[pid=14391] ppid=14389 vsize=103824 CPUtime=1800.44
/proc/14391/stat : 14391 (pbscip.linux.x8) R 14389 14391 13645 0 -1 4202496 30698410 0 0 0 176335 3709 0 0 25 0 1 0 133098764 106315776 24644 4089446400 4194304 8223781 140733496856288 18446744073709551615 4675402 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/14391/statm: 25956 24644 607 984 0 24969 0
Current children cumulated CPU time (s) 1800.44
Current children cumulated vsize (KiB) 103824

Child status: 0
Real time (s): 1800.44
CPU time (s): 1800.49
CPU user time (s): 1763.39
CPU system time (s): 37.0964
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 502096

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1763.39
system time used= 37.0964
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30698414
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= 1
involuntary context switches= 3464

runsolver used 2.89356 second user time and 6.87195 second system time

The end

Launcher Data

Begin job on node137 at 2010-06-30 19:13:53
IDJOB=2692593
IDBENCH=79098
IDSOLVER=1204
FILE ID=node137/2692593-1277918033
PBS_JOBID= 11197298
Free space on /tmp= 74204 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/PB10/oliveras/j60/normalized-j605_1-unsat--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-2692593-1277918033/watcher-2692593-1277918033 -o /tmp/evaluation-result-2692593-1277918033/solver-2692593-1277918033 -C 1800 -W 2000 -M 3800  HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-2692593-1277918033.wbo -t 1800 -m 3800

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

MD5SUM BENCH= 45ee7d19535e08aa25eac21bd6c9cde2
RANDOM SEED=926433873

node137.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.876
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.75
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.876
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	: 5332.75
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.876
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.74
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.876
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.876
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.75
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.876
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.83
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.876
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.74
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.876
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.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31042728 kB
Buffers:        204012 kB
Cached:        1269668 kB
SwapCached:          0 kB
Active:         843872 kB
Inactive:       920920 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31042728 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            5752 kB
Writeback:           0 kB
AnonPages:      291188 kB
Mapped:          17584 kB
Slab:            80364 kB
PageTables:       4956 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   446848 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= 74204 MiB
End job on node137 at 2010-06-30 19:43:55