Trace number 2705154

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
SCIPclp SCIP 1.2.1.3 with Clp 1.11.1 (Release Version) as LP solver? 1790.35 1790.3

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/web/uclid_pb_benchmarks/
normalized-blast-tlan3.ucl--soft-66-100-0.wbo
MD5SUMb00997dbe8c129e1e2409a2ca7003a2b
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark4
Best CPU time to get the best result obtained on this benchmark0.25096
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables19944
Total number of constraints50842
Number of soft constraints17258
Number of constraints which are clauses43898
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints6944
Minimum length of a constraint1
Maximum length of a constraint19
Top cost 865635
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 865634
Biggest number in a constraint 641
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 2174
Number of bits of the biggest sum of numbers12
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c SCIP version 1.2.1.3 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Clp 1.11.1]
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-2705154-1278574759.wbo>
0.49/0.57	c original problem has 54460 variables (37202 bin, 0 int, 17258 impl, 0 cont) and 68101 constraints
0.49/0.57	c problem read
0.49/0.57	c presolving settings loaded
0.89/0.91	c presolving:
1.10/1.12	c (round 1) 126 del vars, 2 del conss, 1 chg bounds, 3472 chg sides, 6944 chg coeffs, 0 upgd conss, 285544 impls, 0 clqs
1.10/1.14	c (round 2) 128 del vars, 255 del conss, 3 chg bounds, 3472 chg sides, 6944 chg coeffs, 0 upgd conss, 285544 impls, 0 clqs
1.10/1.15	c (round 3) 131 del vars, 262 del conss, 6 chg bounds, 3472 chg sides, 6944 chg coeffs, 0 upgd conss, 285544 impls, 0 clqs
2.69/2.74	c    (2.2s) probing: 153/37068 (0.4%) - 1 fixings, 0 aggregations, 1046 implications, 0 bound changes
2.69/2.74	c    (2.2s) probing aborted: 100/100 successive totally useless probings
2.69/2.75	c (round 4) 136 del vars, 272 del conss, 9 chg bounds, 3472 chg sides, 6944 chg coeffs, 0 upgd conss, 308332 impls, 0 clqs
2.79/2.82	c (round 5) 138 del vars, 273 del conss, 17265 chg bounds, 3472 chg sides, 6944 chg coeffs, 0 upgd conss, 308332 impls, 0 clqs
2.99/3.03	c (round 6) 139 del vars, 273 del conss, 17265 chg bounds, 3472 chg sides, 6944 chg coeffs, 33321 upgd conss, 308332 impls, 0 clqs
3.20/3.25	c    (2.7s) probing: 163/37068 (0.4%) - 1 fixings, 0 aggregations, 1046 implications, 0 bound changes
3.20/3.25	c    (2.7s) probing aborted: 100/100 successive totally useless probings
3.20/3.25	c presolving (7 rounds):
3.20/3.25	c  139 deleted vars, 273 deleted constraints, 17265 tightened bounds, 0 added holes, 3473 changed sides, 6945 changed coefficients
3.20/3.25	c  308376 implications, 0 cliques
3.20/3.26	c presolved problem has 54321 variables (37065 bin, 0 int, 17256 impl, 0 cont) and 67828 constraints
3.20/3.26	c       5 constraints of type <varbound>
3.20/3.26	c    4567 constraints of type <knapsack>
3.20/3.26	c   19252 constraints of type <setppc>
3.20/3.26	c   17251 constraints of type <linear>
3.20/3.26	c   17256 constraints of type <indicator>
3.20/3.26	c    9497 constraints of type <logicor>
3.20/3.26	c transformed objective value is always integral (scale: 1)
3.20/3.26	c Presolving Time: 2.48
3.20/3.26	c - non default parameters ----------------------------------------------------------------------
3.20/3.26	c # SCIP version 1.2.1.3
3.20/3.26	c 
3.20/3.26	c # frequency for displaying node information lines
3.20/3.26	c # [type: int, range: [-1,2147483647], default: 100]
3.20/3.26	c display/freq = 10000
3.20/3.26	c 
3.20/3.26	c # maximal time in seconds to run
3.20/3.26	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
3.20/3.26	c limits/time = 1789.43
3.20/3.26	c 
3.20/3.26	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
3.20/3.26	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
3.20/3.26	c limits/memory = 3420
3.20/3.26	c 
3.20/3.26	c # default clock type (1: CPU user seconds, 2: wall clock time)
3.20/3.26	c # [type: int, range: [1,2], default: 1]
3.20/3.26	c timing/clocktype = 2
3.20/3.26	c 
3.20/3.26	c # should presolving try to simplify inequalities
3.20/3.26	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
3.20/3.26	c constraints/linear/simplifyinequalities = TRUE
3.20/3.26	c 
3.20/3.26	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
3.20/3.26	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
3.20/3.26	c constraints/indicator/addCouplingCons = TRUE
3.20/3.26	c 
3.20/3.26	c # should presolving try to simplify knapsacks
3.20/3.26	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
3.20/3.26	c constraints/knapsack/simplifyinequalities = TRUE
3.20/3.26	c 
3.20/3.26	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
3.20/3.26	c # [type: int, range: [-1,2147483647], default: -1]
3.20/3.26	c separating/rapidlearning/freq = 0
3.20/3.26	c 
3.20/3.26	c -----------------------------------------------------------------------------------------------
3.20/3.26	c start solving
3.20/3.27	c 
3.49/3.56	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
3.49/3.56	c   3.0s|     1 |     0 |  2701 |     - | 222M|   0 |2451 |  54k|  67k|  54k|  33k|   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
7.79/7.85	c   7.3s|     1 |     0 |  3379 |     - | 223M|   0 |2880 |  54k|  67k|  54k|  33k| 405 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
13.10/13.15	c  12.6s|     1 |     0 |  4294 |     - | 224M|   0 |2992 |  54k|  67k|  54k|  34k| 821 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
19.49/19.52	c  19.0s|     1 |     0 |  5699 |     - | 225M|   0 |3956 |  54k|  67k|  54k|  34k|1220 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
29.99/30.02	c  29.4s|     1 |     0 |  7711 |     - | 225M|   0 |4672 |  54k|  67k|  54k|  34k|1662 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
48.59/48.64	c  48.1s|     1 |     0 | 12210 |     - | 226M|   0 |5600 |  54k|  67k|  54k|  35k|2086 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
72.69/72.75	c  72.2s|     1 |     0 | 16578 |     - | 226M|   0 |6247 |  54k|  67k|  54k|  35k|2523 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
100.69/100.77	c   100s|     1 |     2 | 16578 |     - | 226M|   0 |6247 |  54k|  67k|  54k|  35k|2523 |   0 |  18 | 0.000000e+00 |      --      |    Inf 
1790.04/1790.02	c 
1790.04/1790.02	c SCIP Status        : solving was interrupted [time limit reached]
1790.04/1790.02	c Solving Time (sec) : 1789.45
1790.04/1790.02	c Solving Nodes      : 275
1790.04/1790.02	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1790.04/1790.02	c Dual Bound         : +0.00000000000000e+00
1790.04/1790.02	c Gap                : infinite
1790.04/1790.02	s UNKNOWN
1790.04/1790.02	c SCIP Status        : solving was interrupted [time limit reached]
1790.04/1790.02	c Solving Time       :    1789.45
1790.04/1790.02	c Original Problem   :
1790.04/1790.02	c   Problem name     : HOME/instance-2705154-1278574759.wbo
1790.04/1790.02	c   Variables        : 54460 (37202 binary, 0 integer, 17258 implicit integer, 0 continuous)
1790.04/1790.02	c   Constraints      : 68101 initial, 68101 maximal
1790.04/1790.02	c Presolved Problem  :
1790.04/1790.02	c   Problem name     : t_HOME/instance-2705154-1278574759.wbo
1790.04/1790.02	c   Variables        : 54321 (37065 binary, 0 integer, 17256 implicit integer, 0 continuous)
1790.04/1790.02	c   Constraints      : 67828 initial, 68259 maximal
1790.04/1790.02	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1790.04/1790.02	c   trivial          :       0.02          0          0          0          0          0          0          0          0
1790.04/1790.02	c   dualfix          :       0.02          4          0          0          0          0          0          0          0
1790.04/1790.02	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1790.04/1790.02	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1790.04/1790.02	c   implics          :       0.02          0        125          0          0          0          0          0          0
1790.04/1790.02	c   probing          :       1.65          1          0          0          0          0          0          0          0
1790.04/1790.02	c   varbound         :       0.00          0          0          0          0          0          0          0          0
1790.04/1790.02	c   knapsack         :       0.05          0          0          0          0          0          0          1          1
1790.04/1790.02	c   setppc           :       0.03          0          0          0          0          0          0          0          0
1790.04/1790.02	c   linear           :       0.48          9          0          0      17265          0        271       3472       6944
1790.04/1790.02	c   indicator        :       0.01          0          0          0          0          0          2          0          0
1790.04/1790.02	c   logicor          :       0.03          0          0          0          0          0          0          0          0
1790.04/1790.02	c   root node        :          -          2          -          -          2          -          -          -          -
1790.04/1790.02	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1790.04/1790.02	c   integral         :          0          0          0        274          0          0          0          0          0        548
1790.04/1790.02	c   varbound         :          5          6       7497          0          1          0          0          5          0          0
1790.04/1790.02	c   knapsack         :       4567          6       7497          0          1         15          0       1200          0          0
1790.04/1790.02	c   setppc           :      19252          6       7482          0          1          0       6038          0          0          0
1790.04/1790.02	c   linear           :      17251          6       7850          0          1          0          2       1200          0          0
1790.04/1790.02	c   indicator        :      17256          0       7850          0          1          0          3          0          0          0
1790.04/1790.02	c   logicor          :       9497+         6       2670          0          1          0        135          0          0          0
1790.04/1790.02	c   countsols        :          0          0          0          0          1          0          0          0          0          0
1790.04/1790.02	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1790.04/1790.02	c   integral         :     530.76       0.00       0.00     530.76       0.00
1790.04/1790.02	c   varbound         :       0.01       0.00       0.01       0.00       0.00
1790.04/1790.02	c   knapsack         :       1.43       0.04       1.39       0.00       0.00
1790.04/1790.02	c   setppc           :       4.88       0.00       4.87       0.00       0.01
1790.04/1790.02	c   linear           :       3.86       0.02       3.84       0.00       0.00
1790.04/1790.02	c   indicator        :       6.97       0.00       6.96       0.00       0.00
1790.04/1790.02	c   logicor          :       0.04       0.00       0.03       0.00       0.00
1790.04/1790.02	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1790.04/1790.02	c Propagators        :       Time      Calls    Cutoffs    DomReds
1790.04/1790.02	c   vbounds          :       0.00          2          0          0
1790.04/1790.02	c   rootredcost      :       0.00          0          0          0
1790.04/1790.02	c   pseudoobj        :       5.51       7477          0          0
1790.04/1790.02	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1790.04/1790.02	c   propagation      :       0.00         15         15         54       19.6          0        0.0          -
1790.04/1790.02	c   infeasible LP    :       2.11        398        398        402        7.8          0        0.0          0
1790.04/1790.02	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1790.04/1790.02	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1790.04/1790.02	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1790.04/1790.02	c   applied globally :          -          -          -        431        8.6          -          -          -
1790.04/1790.02	c   applied locally  :          -          -          -          0        0.0          -          -          -
1790.04/1790.02	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1790.04/1790.02	c   cut pool         :       0.00          5          -          -        132          -    (maximal pool size: 1294)
1790.04/1790.02	c   redcost          :       0.69        279          0          0          0          0
1790.04/1790.02	c   impliedbounds    :       0.02          6          0          0          5          0
1790.04/1790.02	c   intobj           :       0.00          0          0          0          0          0
1790.04/1790.02	c   cgmip            :       0.00          0          0          0          0          0
1790.04/1790.02	c   gomory           :      12.65          6          0          0        681          0
1790.04/1790.02	c   strongcg         :      12.23          6          0          0        625          0
1790.04/1790.02	c   cmir             :       5.28          6          0          0          0          0
1790.04/1790.02	c   flowcover        :      12.23          6          0          0       1201          0
1790.04/1790.02	c   clique           :       0.12          6          0          0          6          0
1790.04/1790.02	c   zerohalf         :       0.00          0          0          0          0          0
1790.04/1790.02	c   mcf              :       0.10          1          0          0          0          0
1790.04/1790.02	c   rapidlearning    :       0.00          0          0          0          0          0
1790.04/1790.02	c Pricers            :       Time      Calls       Vars
1790.04/1790.02	c   problem variables:       0.00          0          0
1790.04/1790.02	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1790.04/1790.02	c   relpscost        :     530.76        274          0          0          0          0        548
1790.04/1790.02	c   pscost           :       0.00          0          0          0          0          0          0
1790.04/1790.02	c   inference        :       0.01          1          0          0          0          0          2
1790.04/1790.02	c   mostinf          :       0.00          0          0          0          0          0          0
1790.04/1790.02	c   leastinf         :       0.00          0          0          0          0          0          0
1790.04/1790.02	c   fullstrong       :       0.00          0          0          0          0          0          0
1790.04/1790.02	c   allfullstrong    :       0.00          0          0          0          0          0          0
1790.04/1790.02	c   random           :       0.00          0          0          0          0          0          0
1790.04/1790.02	c Primal Heuristics  :       Time      Calls      Found
1790.04/1790.02	c   LP solutions     :       0.00          -          0
1790.04/1790.02	c   pseudo solutions :       0.00          -          0
1790.04/1790.02	c   oneopt           :       0.00          0          0
1790.04/1790.02	c   crossover        :       0.00          0          0
1790.04/1790.02	c   guideddiving     :       0.00          0          0
1790.04/1790.02	c   intshifting      :       0.00          0          0
1790.04/1790.02	c   pscostdiving     :     204.97          1          0
1790.04/1790.02	c   veclendiving     :     119.86          2          0
1790.04/1790.02	c   fracdiving       :      93.81          3          0
1790.04/1790.02	c   coefdiving       :     110.41          4          0
1790.04/1790.02	c   trivial          :       0.08          2          0
1790.04/1790.02	c   simplerounding   :       0.00        280          0
1790.04/1790.02	c   zirounding       :       0.38        274          0
1790.04/1790.02	c   rounding         :       0.47        190          0
1790.04/1790.02	c   shifting         :      23.24         34          0
1790.04/1790.02	c   twoopt           :       0.00          0          0
1790.04/1790.02	c   fixandinfer      :       0.00          0          0
1790.04/1790.02	c   feaspump         :      10.83          5          0
1790.04/1790.02	c   intdiving        :       0.00          0          0
1790.04/1790.02	c   actconsdiving    :       0.00          0          0
1790.04/1790.02	c   objpscostdiving  :      33.37          1          0
1790.04/1790.02	c   rootsoldiving    :      15.39          2          0
1790.04/1790.02	c   linesearchdiving :     193.32          2          0
1790.04/1790.02	c   octane           :       0.00          0          0
1790.04/1790.02	c   rens             :       0.52          1          0
1790.04/1790.02	c   rins             :       0.00          0          0
1790.04/1790.02	c   localbranching   :       0.00          0          0
1790.04/1790.02	c   mutation         :       0.00          0          0
1790.04/1790.02	c   dins             :       0.00          0          0
1790.04/1790.02	c   undercover       :       0.00          0          0
1790.04/1790.02	c   nlp              :       0.00          0          0
1790.04/1790.02	c   trysol           :       0.00          0          0
1790.04/1790.02	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1790.04/1790.02	c   primal LP        :       0.04          0          0       0.00       0.00
1790.04/1790.02	c   dual LP          :     401.16        319     211443     662.83     527.08
1790.04/1790.02	c   lex dual LP      :       0.00          0          0       0.00          -
1790.04/1790.02	c   barrier LP       :       0.00          0          0       0.00          -
1790.04/1790.02	c   diving/probing LP:     723.63       4700     392703      83.55     542.68
1790.04/1790.02	c   strong branching :     530.19        559     215165     384.91     405.83
1790.04/1790.02	c     (at root node) :          -         18       9021     501.17          -
1790.04/1790.02	c   conflict analysis:       0.00          0          0       0.00          -
1790.04/1790.02	c B&B Tree           :
1790.04/1790.02	c   number of runs   :          1
1790.04/1790.02	c   nodes            :        275
1790.04/1790.02	c   nodes (total)    :        275
1790.04/1790.02	c   nodes left       :        276
1790.04/1790.02	c   max depth        :         31
1790.04/1790.02	c   max depth (total):         31
1790.04/1790.02	c   backtracks       :         18 (6.5%)
1790.04/1790.02	c   delayed cutoffs  :          0
1790.04/1790.02	c   repropagations   :         23 (2 domain reductions, 0 cutoffs)
1790.04/1790.02	c   avg switch length:       2.26
1790.04/1790.02	c   switching time   :       0.23
1790.04/1790.02	c Solution           :
1790.04/1790.02	c   Solutions found  :          0 (0 improvements)
1790.04/1790.02	c   Primal Bound     :          -
1790.04/1790.02	c   Dual Bound       : +0.00000000000000e+00
1790.04/1790.02	c   Gap              :   infinite
1790.04/1790.02	c   Root Dual Bound  : +0.00000000000000e+00
1790.04/1790.02	c   Root Iterations  :      16578
1790.24/1790.29	c Time complete: 1790.34.

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-2705154-1278574759/watcher-2705154-1278574759 -o /tmp/evaluation-result-2705154-1278574759/solver-2705154-1278574759 -C 1800 -W 2000 -M 3800 HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2705154-1278574759.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.84 1.97 1.70 4/182 30758
/proc/meminfo: memFree=29975884/32951124 swapFree=67111528/67111528
[pid=30758] ppid=30756 vsize=12340 CPUtime=0
/proc/30758/stat : 30758 (pbscip.linux.x8) R 30756 30758 30506 0 -1 4202496 1924 0 0 0 0 0 0 0 21 0 1 0 25689253 12636160 1843 4089446400 4194304 10345943 140734749754128 18446744073709551615 9107500 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30758/statm: 3085 1843 429 1502 0 1578 0

[startup+0.098617 s]
/proc/loadavg: 1.84 1.97 1.70 4/182 30758
/proc/meminfo: memFree=29975884/32951124 swapFree=67111528/67111528
[pid=30758] ppid=30756 vsize=31224 CPUtime=0.09
/proc/30758/stat : 30758 (pbscip.linux.x8) R 30756 30758 30506 0 -1 4202496 6639 0 0 0 9 0 0 0 21 0 1 0 25689253 31973376 6558 4089446400 4194304 10345943 140734749754128 18446744073709551615 9134658 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30758/statm: 7806 6558 430 1502 0 6299 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31224

[startup+0.100617 s]
/proc/loadavg: 1.84 1.97 1.70 4/182 30758
/proc/meminfo: memFree=29975884/32951124 swapFree=67111528/67111528
[pid=30758] ppid=30756 vsize=31224 CPUtime=0.09
/proc/30758/stat : 30758 (pbscip.linux.x8) R 30756 30758 30506 0 -1 4202496 6640 0 0 0 9 0 0 0 21 0 1 0 25689253 31973376 6559 4089446400 4194304 10345943 140734749754128 18446744073709551615 9122402 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30758/statm: 7806 6559 430 1502 0 6299 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31224

[startup+0.300578 s]
/proc/loadavg: 1.84 1.97 1.70 4/182 30758
/proc/meminfo: memFree=29975884/32951124 swapFree=67111528/67111528
[pid=30758] ppid=30756 vsize=63456 CPUtime=0.29
/proc/30758/stat : 30758 (pbscip.linux.x8) R 30756 30758 30506 0 -1 4202496 14711 0 0 0 28 1 0 0 21 0 1 0 25689253 64978944 14630 4089446400 4194304 10345943 140734749754128 18446744073709551615 5758564 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30758/statm: 15864 14630 430 1502 0 14357 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 63456

[startup+0.700507 s]
/proc/loadavg: 1.84 1.97 1.70 4/182 30758
/proc/meminfo: memFree=29975884/32951124 swapFree=67111528/67111528
[pid=30758] ppid=30756 vsize=166728 CPUtime=0.69
/proc/30758/stat : 30758 (pbscip.linux.x8) R 30756 30758 30506 0 -1 4202496 40557 0 0 0 65 4 0 0 22 0 1 0 25689253 170729472 40086 4089446400 4194304 10345943 140734749754128 18446744073709551615 6326861 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/30758/statm: 41682 40114 478 1502 0 40175 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 166728

[startup+1.50036 s]
/proc/loadavg: 1.85 1.97 1.70 3/183 30759
/proc/meminfo: memFree=29762100/32951124 swapFree=67111528/67111528
[pid=30758] ppid=30756 vsize=234664 CPUtime=1.49
/proc/30758/stat : 30758 (pbscip.linux.x8) R 30756 30758 30506 0 -1 4202496 56612 0 0 0 143 6 0 0 25 0 1 0 25689253 240295936 56070 4089446400 4194304 10345943 140734749754128 18446744073709551615 5604533 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/30758/statm: 58666 56070 550 1502 0 57159 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 234664

[startup+3.10107 s]
/proc/loadavg: 1.85 1.97 1.70 3/183 30760
/proc/meminfo: memFree=29748088/32951124 swapFree=67111528/67111528
[pid=30758] ppid=30756 vsize=273640 CPUtime=3.09
/proc/30758/stat : 30758 (pbscip.linux.x8) R 30756 30758 30506 0 -1 4202496 67387 0 0 0 301 8 0 0 25 0 1 0 25689253 280207360 65240 4089446400 4194304 10345943 140734749754128 18446744073709551615 9134744 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/30758/statm: 68410 65256 583 1502 0 66903 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 273640

[startup+6.30049 s]
/proc/loadavg: 1.85 1.97 1.70 3/183 30760
/proc/meminfo: memFree=29640944/32951124 swapFree=67111528/67111528
[pid=30758] ppid=30756 vsize=352888 CPUtime=6.29
/proc/30758/stat : 30758 (pbscip.linux.x8) R 30756 30758 30506 0 -1 4202496 84696 0 0 0 619 10 0 0 25 0 1 0 25689253 361357312 82489 4089446400 4194304 10345943 140734749754128 18446744073709551615 5823712 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/30758/statm: 88222 82489 736 1502 0 86715 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 352888

[startup+12.7003 s]
/proc/loadavg: 1.87 1.97 1.70 3/183 30760
/proc/meminfo: memFree=29624080/32951124 swapFree=67111528/67111528
[pid=30758] ppid=30756 vsize=363844 CPUtime=12.69
/proc/30758/stat : 30758 (pbscip.linux.x8) R 30756 30758 30506 0 -1 4202496 87672 0 0 0 1259 10 0 0 25 0 1 0 25689253 372576256 85431 4089446400 4194304 10345943 140734749754128 18446744073709551615 7570060 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/30758/statm: 90961 85431 788 1502 0 89454 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 363844

[startup+25.501 s]
/proc/loadavg: 1.89 1.97 1.70 3/183 30761
/proc/meminfo: memFree=29595396/32951124 swapFree=67111528/67111528
[pid=30758] ppid=30756 vsize=375500 CPUtime=25.5
/proc/30758/stat : 30758 (pbscip.linux.x8) R 30756 30758 30506 0 -1 4202496 89682 0 0 0 2539 11 0 0 25 0 1 0 25689253 384512000 87427 4089446400 4194304 10345943 140734749754128 18446744073709551615 5849675 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/30758/statm: 93875 87427 788 1502 0 92368 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 375500

[startup+51.1003 s]
/proc/loadavg: 2.00 1.99 1.72 3/183 30761
/proc/meminfo: memFree=29545220/32951124 swapFree=67111528/67111528
[pid=30758] ppid=30756 vsize=392800 CPUtime=51.09
/proc/30758/stat : 30758 (pbscip.linux.x8) R 30756 30758 30506 0 -1 4202496 94139 0 0 0 5098 11 0 0 25 0 1 0 25689253 402227200 91738 4089446400 4194304 10345943 140734749754128 18446744073709551615 4270539 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/30758/statm: 98200 91738 798 1502 0 96693 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 392800

[startup+102.306 s]
/proc/loadavg: 2.00 1.99 1.73 3/183 30763
/proc/meminfo: memFree=29460012/32951124 swapFree=67111528/67111528
[pid=30758] ppid=30756 vsize=428652 CPUtime=102.3
/proc/30758/stat : 30758 (pbscip.linux.x8) R 30756 30758 30506 0 -1 4202496 136327 0 0 0 10211 19 0 0 25 0 1 0 25689253 438939648 95061 4089446400 4194304 10345943 140734749754128 18446744073709551615 7569820 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/30758/statm: 107163 95061 781 1502 0 105656 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 428652

[startup+162.301 s]
/proc/loadavg: 2.06 2.00 1.75 3/183 30764
/proc/meminfo: memFree=29432432/32951124 swapFree=67111528/67111528
[pid=30758] ppid=30756 vsize=437220 CPUtime=162.29
/proc/30758/stat : 30758 (pbscip.linux.x8) R 30756 30758 30506 0 -1 4202496 158250 0 0 0 16204 25 0 0 25 0 1 0 25689253 447713280 94218 4089446400 4194304 10345943 140734749754128 18446744073709551615 7581782 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/30758/statm: 109305 94218 791 1502 0 107798 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 437220

[startup+222.3 s]
/proc/loadavg: 2.02 2.00 1.76 3/183 30765
/proc/meminfo: memFree=29439100/32951124 swapFree=67111528/67111528
[pid=30758] ppid=30756 vsize=392096 CPUtime=222.3
/proc/30758/stat : 30758 (pbscip.linux.x8) R 30756 30758 30506 0 -1 4202496 196711 0 0 0 22196 34 0 0 25 0 1 0 25689253 401506304 92891 4089446400 4194304 10345943 140734749754128 18446744073709551615 7569486 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/30758/statm: 98024 92891 791 1502 0 96517 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 392096

[startup+282.3 s]
/proc/loadavg: 2.01 2.00 1.77 3/183 30767
/proc/meminfo: memFree=29433472/32951124 swapFree=67111528/67111528
[pid=30758] ppid=30756 vsize=432960 CPUtime=282.3
/proc/30758/stat : 30758 (pbscip.linux.x8) R 30756 30758 30506 0 -1 4202496 228648 0 0 0 28189 41 0 0 25 0 1 0 25689253 443351040 95430 4089446400 4194304 10345943 140734749754128 18446744073709551615 7569947 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/30758/statm: 108240 95430 791 1502 0 106733 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 432960

[startup+342.3 s]
/proc/loadavg: 2.04 2.01 1.79 3/183 30769
/proc/meminfo: memFree=29428240/32951124 swapFree=67111528/67111528
[pid=30758] ppid=30756 vsize=426808 CPUtime=342.3
/proc/30758/stat : 30758 (pbscip.linux.x8) R 30756 30758 30506 0 -1 4202496 258979 0 0 0 34181 49 0 0 25 0 1 0 25689253 437051392 94208 4089446400 4194304 10345943 140734749754128 18446744073709551615 7569467 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/30758/statm: 106702 94208 791 1502 0 105195 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 426808

[startup+402.3 s]
/proc/loadavg: 2.01 2.01 1.80 3/183 30771
/proc/meminfo: memFree=29427712/32951124 swapFree=67111528/67111528
[pid=30758] ppid=30756 vsize=401952 CPUtime=402.3
/proc/30758/stat : 30758 (pbscip.linux.x8) R 30756 30758 30506 0 -1 4202496 297880 0 0 0 40173 57 0 0 25 0 1 0 25689253 411598848 93668 4089446400 4194304 10345943 140734749754128 18446744073709551615 7570056 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/30758/statm: 100488 93668 795 1502 0 98981 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 401952

[startup+462.301 s]
/proc/loadavg: 2.00 2.00 1.81 3/183 30772
/proc/meminfo: memFree=29423452/32951124 swapFree=67111528/67111528
[pid=30758] ppid=30756 vsize=398220 CPUtime=462.31
/proc/30758/stat : 30758 (pbscip.linux.x8) R 30756 30758 30506 0 -1 4202496 310253 0 0 0 46169 62 0 0 25 0 1 0 25689253 407777280 93275 4089446400 4194304 10345943 140734749754128 18446744073709551615 7569454 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/30758/statm: 99555 93275 795 1502 0 98048 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 398220

[startup+522.301 s]
/proc/loadavg: 2.00 2.00 1.82 3/183 30773
/proc/meminfo: memFree=29417824/32951124 swapFree=67111528/67111528
[pid=30758] ppid=30756 vsize=398184 CPUtime=522.31
/proc/30758/stat : 30758 (pbscip.linux.x8) R 30756 30758 30506 0 -1 4202496 312026 0 0 0 52165 66 0 0 25 0 1 0 25689253 407740416 93647 4089446400 4194304 10345943 140734749754128 18446744073709551615 7569550 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/30758/statm: 99546 93647 795 1502 0 98039 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 398184

[startup+582.301 s]
/proc/loadavg: 2.00 2.00 1.83 3/183 30775
/proc/meminfo: memFree=29407716/32951124 swapFree=67111528/67111528
[pid=30758] ppid=30756 vsize=401492 CPUtime=582.31
/proc/30758/stat : 30758 (pbscip.linux.x8) R 30756 30758 30506 0 -1 4202496 313103 0 0 0 58163 68 0 0 25 0 1 0 25689253 411127808 94724 4089446400 4194304 10345943 140734749754128 18446744073709551615 8160436 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/30758/statm: 100373 94724 795 1502 0 98866 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 401492

[startup+642.301 s]
/proc/loadavg: 2.04 2.01 1.84 3/183 30777
/proc/meminfo: memFree=29397772/32951124 swapFree=67111528/67111528
[pid=30758] ppid=30756 vsize=413548 CPUtime=642.32
/proc/30758/stat : 30758 (pbscip.linux.x8) R 30756 30758 30506 0 -1 4202496 332531 0 0 0 64158 74 0 0 25 0 1 0 25689253 423473152 95687 4089446400 4194304 10345943 140734749754128 18446744073709551615 7509967 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/30758/statm: 103387 95687 795 1502 0 101880 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 413548

[startup+702.301 s]

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

/proc/meminfo: memFree=29344052/32951124 swapFree=67111528/67111528
[pid=30758] ppid=30756 vsize=414572 CPUtime=1062.33
/proc/30758/stat : 30758 (pbscip.linux.x8) R 30756 30758 30506 0 -1 4202496 347008 0 0 0 106138 95 0 0 25 0 1 0 25689253 424521728 99421 4089446400 4194304 10345943 140734749754128 18446744073709551615 6345980 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/30758/statm: 103643 99421 795 1502 0 102136 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 414572

[startup+1122.3 s]
/proc/loadavg: 2.04 2.05 1.91 3/183 30789
/proc/meminfo: memFree=29338064/32951124 swapFree=67111528/67111528
[pid=30758] ppid=30756 vsize=414572 CPUtime=1122.32
/proc/30758/stat : 30758 (pbscip.linux.x8) R 30756 30758 30506 0 -1 4202496 347726 0 0 0 112136 96 0 0 25 0 1 0 25689253 424521728 99423 4089446400 4194304 10345943 140734749754128 18446744073709551615 6847501 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/30758/statm: 103643 99423 795 1502 0 102136 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 414572

[startup+1182.3 s]
/proc/loadavg: 2.04 2.05 1.91 3/183 30791
/proc/meminfo: memFree=29327980/32951124 swapFree=67111528/67111528
[pid=30758] ppid=30756 vsize=414572 CPUtime=1182.32
/proc/30758/stat : 30758 (pbscip.linux.x8) R 30756 30758 30506 0 -1 4202496 349809 0 0 0 118133 99 0 0 25 0 1 0 25689253 424521728 99424 4089446400 4194304 10345943 140734749754128 18446744073709551615 7568788 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/30758/statm: 103643 99424 795 1502 0 102136 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 414572

[startup+1242.3 s]
/proc/loadavg: 2.01 2.04 1.91 3/183 30793
/proc/meminfo: memFree=29317256/32951124 swapFree=67111528/67111528
[pid=30758] ppid=30756 vsize=414572 CPUtime=1242.33
/proc/30758/stat : 30758 (pbscip.linux.x8) R 30756 30758 30506 0 -1 4202496 351256 0 0 0 124130 103 0 0 25 0 1 0 25689253 424521728 99424 4089446400 4194304 10345943 140734749754128 18446744073709551615 7569984 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/30758/statm: 103643 99424 795 1502 0 102136 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 414572

[startup+1302.3 s]
/proc/loadavg: 2.00 2.03 1.91 3/183 30804
/proc/meminfo: memFree=29308900/32951124 swapFree=67111528/67111528
[pid=30758] ppid=30756 vsize=414572 CPUtime=1302.34
/proc/30758/stat : 30758 (pbscip.linux.x8) R 30756 30758 30506 0 -1 4202496 355339 0 0 0 130127 107 0 0 25 0 1 0 25689253 424521728 99424 4089446400 4194304 10345943 140734749754128 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/30758/statm: 103643 99424 795 1502 0 102136 0
Current children cumulated CPU time (s) 1302.34
Current children cumulated vsize (KiB) 414572

[startup+1362.3 s]
/proc/loadavg: 2.00 2.02 1.91 3/183 30805
/proc/meminfo: memFree=29305728/32951124 swapFree=67111528/67111528
[pid=30758] ppid=30756 vsize=414572 CPUtime=1362.33
/proc/30758/stat : 30758 (pbscip.linux.x8) R 30756 30758 30506 0 -1 4202496 361135 0 0 0 136123 110 0 0 25 0 1 0 25689253 424521728 99425 4089446400 4194304 10345943 140734749754128 18446744073709551615 7569467 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/30758/statm: 103643 99425 795 1502 0 102136 0
Current children cumulated CPU time (s) 1362.33
Current children cumulated vsize (KiB) 414572

[startup+1422.31 s]
/proc/loadavg: 2.00 2.02 1.91 3/183 30806
/proc/meminfo: memFree=29300108/32951124 swapFree=67111528/67111528
[pid=30758] ppid=30756 vsize=422032 CPUtime=1422.34
/proc/30758/stat : 30758 (pbscip.linux.x8) R 30756 30758 30506 0 -1 4202496 361386 0 0 0 142122 112 0 0 25 0 1 0 25689253 432160768 99676 4089446400 4194304 10345943 140734749754128 18446744073709551615 7569490 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/30758/statm: 105508 99676 795 1502 0 104001 0
Current children cumulated CPU time (s) 1422.34
Current children cumulated vsize (KiB) 422032

[startup+1482.3 s]
/proc/loadavg: 2.08 2.04 1.93 3/183 30808
/proc/meminfo: memFree=29288168/32951124 swapFree=67111528/67111528
[pid=30758] ppid=30756 vsize=437532 CPUtime=1482.33
/proc/30758/stat : 30758 (pbscip.linux.x8) R 30756 30758 30506 0 -1 4202496 363143 0 0 0 148119 114 0 0 25 0 1 0 25689253 448032768 100717 4089446400 4194304 10345943 140734749754128 18446744073709551615 7569451 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/30758/statm: 109383 100717 795 1502 0 107876 0
Current children cumulated CPU time (s) 1482.33
Current children cumulated vsize (KiB) 437532

[startup+1542.3 s]
/proc/loadavg: 2.03 2.03 1.93 3/183 30810
/proc/meminfo: memFree=29287516/32951124 swapFree=67111528/67111528
[pid=30758] ppid=30756 vsize=418492 CPUtime=1542.33
/proc/30758/stat : 30758 (pbscip.linux.x8) R 30756 30758 30506 0 -1 4202496 363851 0 0 0 154115 118 0 0 25 0 1 0 25689253 428535808 99743 4089446400 4194304 10345943 140734749754128 18446744073709551615 7568774 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/30758/statm: 104623 99743 795 1502 0 103116 0
Current children cumulated CPU time (s) 1542.33
Current children cumulated vsize (KiB) 418492

[startup+1602.3 s]
/proc/loadavg: 2.01 2.02 1.93 3/183 30812
/proc/meminfo: memFree=29282028/32951124 swapFree=67111528/67111528
[pid=30758] ppid=30756 vsize=442400 CPUtime=1602.33
/proc/30758/stat : 30758 (pbscip.linux.x8) R 30756 30758 30506 0 -1 4202496 378377 0 0 0 160111 122 0 0 25 0 1 0 25689253 453017600 100108 4089446400 4194304 10345943 140734749754128 18446744073709551615 6336312 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/30758/statm: 110600 100108 795 1502 0 109093 0
Current children cumulated CPU time (s) 1602.33
Current children cumulated vsize (KiB) 442400

[startup+1662.3 s]
/proc/loadavg: 2.04 2.03 1.93 3/183 30813
/proc/meminfo: memFree=29277780/32951124 swapFree=67111528/67111528
[pid=30758] ppid=30756 vsize=414572 CPUtime=1662.34
/proc/30758/stat : 30758 (pbscip.linux.x8) R 30756 30758 30506 0 -1 4202496 389526 0 0 0 166106 128 0 0 25 0 1 0 25689253 424521728 99740 4089446400 4194304 10345943 140734749754128 18446744073709551615 7571304 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/30758/statm: 103643 99740 795 1502 0 102136 0
Current children cumulated CPU time (s) 1662.34
Current children cumulated vsize (KiB) 414572

[startup+1722.3 s]
/proc/loadavg: 2.01 2.02 1.93 3/183 30814
/proc/meminfo: memFree=29271296/32951124 swapFree=67111528/67111528
[pid=30758] ppid=30756 vsize=416544 CPUtime=1722.34
/proc/30758/stat : 30758 (pbscip.linux.x8) R 30756 30758 30506 0 -1 4202496 399353 0 0 0 172102 132 0 0 25 0 1 0 25689253 426541056 99755 4089446400 4194304 10345943 140734749754128 18446744073709551615 6336288 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/30758/statm: 104136 99755 809 1502 0 102629 0
Current children cumulated CPU time (s) 1722.34
Current children cumulated vsize (KiB) 416544

[startup+1782.3 s]
/proc/loadavg: 2.00 2.02 1.93 3/183 30816
/proc/meminfo: memFree=29266540/32951124 swapFree=67111528/67111528
[pid=30758] ppid=30756 vsize=418540 CPUtime=1782.35
/proc/30758/stat : 30758 (pbscip.linux.x8) R 30756 30758 30506 0 -1 4202496 400775 0 0 0 178099 136 0 0 25 0 1 0 25689253 428584960 99756 4089446400 4194304 10345943 140734749754128 18446744073709551615 7569451 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/30758/statm: 104635 99756 809 1502 0 103128 0
Current children cumulated CPU time (s) 1782.35
Current children cumulated vsize (KiB) 418540

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

[startup+1785.5 s]
/proc/loadavg: 2.00 2.02 1.93 2/178 30833
/proc/meminfo: memFree=29640680/32951124 swapFree=67111528/67111528
[pid=30758] ppid=30756 vsize=418540 CPUtime=1785.54
/proc/30758/stat : 30758 (pbscip.linux.x8) R 30756 30758 30506 0 -1 4202496 400780 0 0 0 178418 136 0 0 25 0 1 0 25689253 428584960 99761 4089446400 4194304 10345943 140734749754128 18446744073709551615 7569812 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/30758/statm: 104635 99761 809 1502 0 103128 0
Current children cumulated CPU time (s) 1785.54
Current children cumulated vsize (KiB) 418540

[startup+1788.7 s]
/proc/loadavg: 2.00 2.02 1.93 3/183 30843
/proc/meminfo: memFree=29504404/32951124 swapFree=67111528/67111528
[pid=30758] ppid=30756 vsize=418540 CPUtime=1788.74
/proc/30758/stat : 30758 (pbscip.linux.x8) R 30756 30758 30506 0 -1 4202496 400781 0 0 0 178738 136 0 0 25 0 1 0 25689253 428584960 99762 4089446400 4194304 10345943 140734749754128 18446744073709551615 7571351 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/30758/statm: 104635 99762 809 1502 0 103128 0
Current children cumulated CPU time (s) 1788.74
Current children cumulated vsize (KiB) 418540

[startup+1789.5 s]
/proc/loadavg: 2.00 2.02 1.93 3/183 30843
/proc/meminfo: memFree=29504404/32951124 swapFree=67111528/67111528
[pid=30758] ppid=30756 vsize=418540 CPUtime=1789.54
/proc/30758/stat : 30758 (pbscip.linux.x8) R 30756 30758 30506 0 -1 4202496 400782 0 0 0 178818 136 0 0 25 0 1 0 25689253 428584960 99763 4089446400 4194304 10345943 140734749754128 18446744073709551615 7573513 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/30758/statm: 104635 99763 809 1502 0 103128 0
Current children cumulated CPU time (s) 1789.54
Current children cumulated vsize (KiB) 418540

[startup+1789.9 s]
/proc/loadavg: 2.00 2.02 1.93 3/183 30843
/proc/meminfo: memFree=29504032/32951124 swapFree=67111528/67111528
[pid=30758] ppid=30756 vsize=418540 CPUtime=1789.94
/proc/30758/stat : 30758 (pbscip.linux.x8) R 30756 30758 30506 0 -1 4202496 400782 0 0 0 178858 136 0 0 25 0 1 0 25689253 428584960 99763 4089446400 4194304 10345943 140734749754128 18446744073709551615 7590476 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/30758/statm: 104635 99763 809 1502 0 103128 0
Current children cumulated CPU time (s) 1789.94
Current children cumulated vsize (KiB) 418540

[startup+1790.1 s]
/proc/loadavg: 2.00 2.02 1.93 3/183 30843
/proc/meminfo: memFree=29504032/32951124 swapFree=67111528/67111528
[pid=30758] ppid=30756 vsize=418540 CPUtime=1790.14
/proc/30758/stat : 30758 (pbscip.linux.x8) R 30756 30758 30506 0 -1 4202496 400788 0 0 0 178878 136 0 0 25 0 1 0 25689253 428584960 99769 4089446400 4194304 10345943 140734749754128 18446744073709551615 4214941 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/30758/statm: 104635 99769 814 1502 0 103128 0
Current children cumulated CPU time (s) 1790.14
Current children cumulated vsize (KiB) 418540

[startup+1790.2 s]
/proc/loadavg: 2.00 2.02 1.93 3/183 30843
/proc/meminfo: memFree=29504032/32951124 swapFree=67111528/67111528
[pid=30758] ppid=30756 vsize=418540 CPUtime=1790.24
/proc/30758/stat : 30758 (pbscip.linux.x8) R 30756 30758 30506 0 -1 4202496 400788 0 0 0 178888 136 0 0 25 0 1 0 25689253 428584960 99769 4089446400 4194304 10345943 140734749754128 18446744073709551615 6076037 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/30758/statm: 104635 99769 814 1502 0 103128 0
Current children cumulated CPU time (s) 1790.24
Current children cumulated vsize (KiB) 418540

Child status: 0
Real time (s): 1790.3
CPU time (s): 1790.35
CPU user time (s): 1788.97
CPU system time (s): 1.38179
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 539328

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

runsolver used 3.32749 second user time and 6.00609 second system time

The end

Launcher Data

Begin job on node134 at 2010-07-08 09:39:19
IDJOB=2705154
IDBENCH=79054
IDSOLVER=1214
FILE ID=node134/2705154-1278574759
PBS_JOBID= 11240187
Free space on /tmp= 73700 MiB

SOLVER NAME= SCIPclp SCIP 1.2.1.3 with Clp 1.11.1 (Release Version) as LP solver
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/web/uclid_pb_benchmarks/normalized-blast-tlan3.ucl--soft-66-100-0.wbo
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt.clp -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2705154-1278574759/watcher-2705154-1278574759 -o /tmp/evaluation-result-2705154-1278574759/solver-2705154-1278574759 -C 1800 -W 2000 -M 3800  HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2705154-1278574759.wbo -t 1800 -m 3800

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

MD5SUM BENCH= b00997dbe8c129e1e2409a2ca7003a2b
RANDOM SEED=600778192

node134.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.801
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.60
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.801
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.801
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.82
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.801
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.801
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.66
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.801
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.801
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.801
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:      29976412 kB
Buffers:        164888 kB
Cached:        2536404 kB
SwapCached:          0 kB
Active:        1400820 kB
Inactive:      1414496 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      29976412 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           28672 kB
Writeback:           0 kB
AnonPages:      114192 kB
Mapped:          17640 kB
Slab:            95884 kB
PageTables:       4864 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   261588 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73688 MiB
End job on node134 at 2010-07-08 10:09:10