Trace number 2692448

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) 1801.26 1801.2

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.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-2692448-1277915467.wbo>
0.49/0.55	c original problem has 54460 variables (37202 bin, 0 int, 0 impl, 17258 cont) and 68101 constraints
0.49/0.55	c problem read
0.49/0.55	c presolving settings loaded
0.79/0.86	c presolving:
1.00/1.10	c (round 1) 126 del vars, 2 del conss, 1 chg bounds, 3472 chg sides, 6944 chg coeffs, 0 upgd conss, 302802 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, 302802 impls, 0 clqs
1.10/1.16	c (round 3) 131 del vars, 262 del conss, 6 chg bounds, 3472 chg sides, 6944 chg coeffs, 0 upgd conss, 302802 impls, 0 clqs
2.70/2.78	c    (2.0s) probing: 167/37068 (0.5%) - 1 fixings, 0 aggregations, 1082 implications, 0 bound changes
2.70/2.78	c    (2.0s) probing aborted: 100/100 successive totally useless probings
2.79/2.82	c (round 4) 136 del vars, 272 del conss, 9 chg bounds, 3472 chg sides, 6944 chg coeffs, 0 upgd conss, 325604 impls, 0 clqs
2.79/2.89	c (round 5) 138 del vars, 273 del conss, 17265 chg bounds, 3472 chg sides, 6944 chg coeffs, 0 upgd conss, 325604 impls, 0 clqs
3.09/3.15	c (round 6) 139 del vars, 273 del conss, 17265 chg bounds, 3472 chg sides, 6944 chg coeffs, 33321 upgd conss, 325604 impls, 0 clqs
5.79/5.85	c    (4.9s) probing: 540/37068 (1.5%) - 1 fixings, 0 aggregations, 2714 implications, 0 bound changes
5.79/5.85	c    (4.9s) probing aborted: 100/100 successive totally useless probings
5.79/5.85	c presolving (7 rounds):
5.79/5.85	c  139 deleted vars, 273 deleted constraints, 17265 tightened bounds, 0 added holes, 3473 changed sides, 6945 changed coefficients
5.79/5.85	c  455395 implications, 0 cliques
5.79/5.85	c presolved problem has 54321 variables (37065 bin, 0 int, 0 impl, 17256 cont) and 67828 constraints
5.79/5.85	c   17256 constraints of type <indicator>
5.79/5.85	c       5 constraints of type <varbound>
5.79/5.85	c    4567 constraints of type <knapsack>
5.79/5.85	c   17251 constraints of type <linear>
5.79/5.85	c   28749 constraints of type <logicor>
5.79/5.85	c transformed objective value is always integral (scale: 1)
5.79/5.85	c Presolving Time: 4.76
5.79/5.85	c - non default parameters ----------------------------------------------------------------------
5.79/5.85	c # SCIP version 1.2.1.2
5.79/5.85	c 
5.79/5.85	c # frequency for displaying node information lines
5.79/5.85	c # [type: int, range: [-1,2147483647], default: 100]
5.79/5.85	c display/freq = 10000
5.79/5.85	c 
5.79/5.85	c # maximal time in seconds to run
5.79/5.85	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
5.79/5.85	c limits/time = 1799.46
5.79/5.85	c 
5.79/5.85	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
5.79/5.85	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
5.79/5.85	c limits/memory = 3420
5.79/5.85	c 
5.79/5.85	c # should presolving try to simplify inequalities
5.79/5.85	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
5.79/5.85	c constraints/linear/simplifyinequalities = TRUE
5.79/5.85	c 
5.79/5.85	c # should presolving try to simplify knapsacks
5.79/5.85	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
5.79/5.85	c constraints/knapsack/simplifyinequalities = TRUE
5.79/5.85	c 
5.79/5.85	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
5.79/5.85	c # [type: int, range: [-1,2147483647], default: -1]
5.79/5.85	c separating/rapidlearning/freq = 0
5.79/5.85	c 
5.79/5.85	c -----------------------------------------------------------------------------------------------
5.79/5.85	c start solving
5.79/5.87	c 
7.19/7.20	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
7.19/7.20	c   6.2s|     1 |     0 |  2884 |     - | 232M|   0 |2150 |  54k|  67k|  54k|  33k|   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
18.60/18.65	c  16.9s|     1 |     0 |  8798 |     - | 234M|   0 |2451 |  54k|  67k|  54k|  33k| 397 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
25.59/25.63	c  23.4s|     1 |     0 | 10024 |     - | 234M|   0 |3131 |  54k|  67k|  54k|  34k| 795 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
34.39/34.49	c  31.6s|     1 |     0 | 11696 |     - | 235M|   0 |3500 |  54k|  67k|  54k|  34k|1238 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
48.99/49.02	c  45.2s|     1 |     0 | 14436 |     - | 235M|   0 |3581 |  54k|  67k|  54k|  35k|1698 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
63.80/63.89	c  59.3s|     1 |     0 | 17403 |     - | 236M|   0 |4076 |  54k|  67k|  54k|  35k|2161 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
83.60/83.64	c  78.0s|     1 |     0 | 21105 |     - | 236M|   0 |4230 |  54k|  67k|  54k|  35k|2627 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
145.89/145.95	c   140s|     1 |     2 | 21105 |     - | 237M|   0 |4230 |  54k|  67k|  54k|  35k|2627 |   0 |  35 | 0.000000e+00 |      --      |    Inf 
1800.05/1800.00	c pressed CTRL-C 1 times (5 times for forcing termination)
1800.95/1800.91	c 
1800.95/1800.91	c SCIP Status        : solving was interrupted [user interrupt]
1800.95/1800.91	c Solving Time (sec) : 1782.99
1800.95/1800.91	c Solving Nodes      : 36
1800.95/1800.91	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1800.95/1800.91	c Dual Bound         : +0.00000000000000e+00
1800.95/1800.91	c Gap                : infinite
1800.95/1800.91	s UNKNOWN
1800.95/1800.91	c SCIP Status        : solving was interrupted [user interrupt]
1800.95/1800.91	c Solving Time       :    1782.99
1800.95/1800.91	c Original Problem   :
1800.95/1800.91	c   Problem name     : HOME/instance-2692448-1277915467.wbo
1800.95/1800.91	c   Variables        : 54460 (37202 binary, 0 integer, 0 implicit integer, 17258 continuous)
1800.95/1800.91	c   Constraints      : 68101 initial, 68101 maximal
1800.95/1800.91	c Presolved Problem  :
1800.95/1800.91	c   Problem name     : t_HOME/instance-2692448-1277915467.wbo
1800.95/1800.91	c   Variables        : 54321 (37065 binary, 0 integer, 0 implicit integer, 17256 continuous)
1800.95/1800.91	c   Constraints      : 67828 initial, 68936 maximal
1800.95/1800.91	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.95/1800.91	c   trivial          :       0.03          0          0          0          0          0          0          0          0
1800.95/1800.91	c   dualfix          :       0.00          4          0          0          0          0          0          0          0
1800.95/1800.91	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.95/1800.91	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.95/1800.91	c   implics          :       0.02          0        125          0          0          0          0          0          0
1800.95/1800.91	c   probing          :       4.14          1          0          0          0          0          0          0          0
1800.95/1800.91	c   indicator        :       0.01          0          0          0          0          0          2          0          0
1800.95/1800.91	c   varbound         :       0.00          0          0          0          0          0          0          0          0
1800.95/1800.91	c   knapsack         :       0.04          0          0          0          0          0          0          1          1
1800.95/1800.91	c   linear           :       0.34          9          0          0      17265          0        271       3472       6944
1800.95/1800.91	c   logicor          :       0.02          0          0          0          0          0          0          0          0
1800.95/1800.91	c   root node        :          -          0          -          -          0          -          -          -          -
1800.95/1800.91	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.95/1800.91	c   integral         :          0          0          0         36          0          0          0          0          0         72
1800.95/1800.91	c   indicator        :      17256          0       7319          0          0          0          1          0          0          0
1800.95/1800.91	c   varbound         :          5          6       6923          0          0          0          0          5          0          0
1800.95/1800.91	c   knapsack         :       4567          6       6923          0          0          9          0       1200          0          0
1800.95/1800.91	c   linear           :      17251          6       7310          0          0          0          1       1200          0          0
1800.95/1800.91	c   logicor          :      28749+         6       4595          0          0         85        229          0          0          0
1800.95/1800.91	c   countsols        :          0          0          0          0          0          0          0          0          0          0
1800.95/1800.91	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.95/1800.91	c   integral         :     363.92       0.00       0.00     363.92       0.00
1800.95/1800.91	c   indicator        :       3.54       0.00       3.54       0.00       0.00
1800.95/1800.91	c   varbound         :       0.00       0.00       0.00       0.00       0.00
1800.95/1800.91	c   knapsack         :       1.35       0.03       1.32       0.00       0.00
1800.95/1800.91	c   linear           :       4.16       0.01       4.15       0.00       0.00
1800.95/1800.91	c   logicor          :       0.06       0.01       0.05       0.00       0.00
1800.95/1800.91	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1800.95/1800.91	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.95/1800.91	c   vbounds          :       0.00          5          0          0
1800.95/1800.91	c   rootredcost      :       0.00          0          0          0
1800.95/1800.91	c   pseudoobj        :       4.61       6072          0          0
1800.95/1800.91	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.95/1800.91	c   propagation      :       0.00         94         94        362       33.9          1       18.0          -
1800.95/1800.91	c   infeasible LP    :       3.72        751        751        764       11.0          1       18.0          0
1800.95/1800.91	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.95/1800.91	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.95/1800.91	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1800.95/1800.91	c   applied globally :          -          -          -       1108       18.3          -          -          -
1800.95/1800.91	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.95/1800.91	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.95/1800.91	c   cut pool         :       0.00          5          -          -        153          -    (maximal pool size: 1410)
1800.95/1800.91	c   redcost          :       0.08         41          0          0          0          0
1800.95/1800.91	c   impliedbounds    :       0.03          6          0          0          6          0
1800.95/1800.91	c   intobj           :       0.00          0          0          0          0          0
1800.95/1800.91	c   cgmip            :       0.00          0          0          0          0          0
1800.95/1800.91	c   gomory           :      13.51          6          0          0       1842          0
1800.95/1800.91	c   strongcg         :      14.81          6          0          0        802          0
1800.95/1800.91	c   cmir             :       6.06          6          0          0          0          0
1800.95/1800.91	c   flowcover        :       9.16          6          0          0       1201          0
1800.95/1800.91	c   clique           :       0.15          6          0          0          0          0
1800.95/1800.91	c   zerohalf         :       0.00          0          0          0          0          0
1800.95/1800.91	c   mcf              :       0.10          1          0          0          0          0
1800.95/1800.91	c   rapidlearning    :       0.00          0          0          0          0          0
1800.95/1800.91	c Pricers            :       Time      Calls       Vars
1800.95/1800.91	c   problem variables:       0.00          0          0
1800.95/1800.91	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.95/1800.91	c   relpscost        :     363.92         36          0          0          0          0         72
1800.95/1800.91	c   pscost           :       0.00          0          0          0          0          0          0
1800.95/1800.91	c   inference        :       0.00          0          0          0          0          0          0
1800.95/1800.91	c   mostinf          :       0.00          0          0          0          0          0          0
1800.95/1800.91	c   leastinf         :       0.00          0          0          0          0          0          0
1800.95/1800.91	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.95/1800.91	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.95/1800.91	c   random           :       0.00          0          0          0          0          0          0
1800.95/1800.91	c Primal Heuristics  :       Time      Calls      Found
1800.95/1800.91	c   LP solutions     :       0.00          -          0
1800.95/1800.91	c   pseudo solutions :       0.00          -          0
1800.95/1800.91	c   oneopt           :       0.00          0          0
1800.95/1800.91	c   crossover        :       0.00          0          0
1800.95/1800.91	c   fracdiving       :       0.00          0          0
1800.95/1800.91	c   veclendiving     :       0.00          0          0
1800.95/1800.91	c   objpscostdiving  :       0.00          0          0
1800.95/1800.91	c   rootsoldiving    :       0.00          0          0
1800.95/1800.91	c   linesearchdiving :       0.00          0          0
1800.95/1800.91	c   guideddiving     :       0.00          0          0
1800.95/1800.91	c   coefdiving       :     711.89          1          0
1800.95/1800.91	c   feaspump         :       4.42          1          0
1800.95/1800.91	c   trivial          :       0.14          2          0
1800.95/1800.91	c   simplerounding   :       0.00         42          0
1800.95/1800.91	c   zirounding       :       0.02         36          0
1800.95/1800.91	c   rounding         :       0.09         42          0
1800.95/1800.91	c   shifting         :       3.24         11          0
1800.95/1800.91	c   intshifting      :       9.58          3          0
1800.95/1800.91	c   twoopt           :       0.00          0          0
1800.95/1800.91	c   fixandinfer      :       0.00          0          0
1800.95/1800.91	c   pscostdiving     :     548.09          1          0
1800.95/1800.91	c   intdiving        :       0.00          0          0
1800.95/1800.91	c   actconsdiving    :       0.00          0          0
1800.95/1800.91	c   octane           :       0.00          0          0
1800.95/1800.91	c   rens             :       0.38          1          0
1800.95/1800.91	c   rins             :       0.00          0          0
1800.95/1800.91	c   localbranching   :       0.00          0          0
1800.95/1800.91	c   mutation         :       0.00          0          0
1800.95/1800.91	c   dins             :       0.00          0          0
1800.95/1800.91	c   undercover       :       0.00          0          0
1800.95/1800.91	c   nlp              :       0.00          0          0
1800.95/1800.91	c   trysol           :       0.06          3          0
1800.95/1800.91	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.95/1800.91	c   primal LP        :       0.03          0          0       0.00       0.00
1800.95/1800.91	c   dual LP          :      91.47         42      50881    1211.45     556.26
1800.95/1800.91	c   lex dual LP      :       0.00          0          0       0.00          -
1800.95/1800.91	c   barrier LP       :       0.00          0          0       0.00          -
1800.95/1800.91	c   diving/probing LP:    1222.33       2968     734150     247.36     600.62
1800.95/1800.91	c   strong branching :     363.85        215     154731     719.68     425.26
1800.95/1800.91	c     (at root node) :          -         35      22164     633.26          -
1800.95/1800.91	c   conflict analysis:       0.00          0          0       0.00          -
1800.95/1800.91	c B&B Tree           :
1800.95/1800.91	c   number of runs   :          1
1800.95/1800.91	c   nodes            :         36
1800.95/1800.91	c   nodes (total)    :         36
1800.95/1800.91	c   nodes left       :         37
1800.95/1800.91	c   max depth        :         21
1800.95/1800.91	c   max depth (total):         21
1800.95/1800.91	c   backtracks       :          1 (2.8%)
1800.95/1800.91	c   delayed cutoffs  :          0
1800.95/1800.91	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1800.95/1800.91	c   avg switch length:       1.39
1800.95/1800.91	c   switching time   :       0.07
1800.95/1800.91	c Solution           :
1800.95/1800.91	c   Solutions found  :          0 (0 improvements)
1800.95/1800.91	c   Primal Bound     :          -
1800.95/1800.91	c   Dual Bound       : +0.00000000000000e+00
1800.95/1800.91	c   Gap              :   infinite
1800.95/1800.91	c   Root Dual Bound  : +0.00000000000000e+00
1800.95/1800.91	c   Root Iterations  :      21105
1801.25/1801.20	c Time complete: 1801.25.

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-2692448-1277915467/watcher-2692448-1277915467 -o /tmp/evaluation-result-2692448-1277915467/solver-2692448-1277915467 -C 1800 -W 2000 -M 3800 HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-2692448-1277915467.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: 2.04 2.01 2.00 4/178 26336
/proc/meminfo: memFree=30845220/32951124 swapFree=67111528/67111528
[pid=26336] ppid=26334 vsize=9436 CPUtime=0
/proc/26336/stat : 26336 (pbscip.linux.x8) R 26334 26336 25842 0 -1 4202496 1655 0 0 0 0 0 0 0 25 0 1 0 167150431 9662464 1574 4089446400 4194304 8223781 140733474685520 18446744073709551615 7235159 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/26336/statm: 2359 1574 369 984 0 1372 0

[startup+0.0515691 s]
/proc/loadavg: 2.04 2.01 2.00 4/178 26336
/proc/meminfo: memFree=30845220/32951124 swapFree=67111528/67111528
[pid=26336] ppid=26334 vsize=19800 CPUtime=0.04
/proc/26336/stat : 26336 (pbscip.linux.x8) R 26334 26336 25842 0 -1 4202496 4242 0 0 0 4 0 0 0 25 0 1 0 167150431 20275200 4161 4089446400 4194304 8223781 140733474685520 18446744073709551615 7297360 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/26336/statm: 4950 4161 369 984 0 3963 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 19800

[startup+0.100559 s]
/proc/loadavg: 2.04 2.01 2.00 4/178 26336
/proc/meminfo: memFree=30845220/32951124 swapFree=67111528/67111528
[pid=26336] ppid=26334 vsize=28080 CPUtime=0.09
/proc/26336/stat : 26336 (pbscip.linux.x8) R 26334 26336 25842 0 -1 4202496 6314 0 0 0 9 0 0 0 25 0 1 0 167150431 28753920 6233 4089446400 4194304 8223781 140733474685520 18446744073709551615 6207749 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/26336/statm: 7020 6233 369 984 0 6033 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 28080

[startup+0.300522 s]
/proc/loadavg: 2.04 2.01 2.00 4/178 26336
/proc/meminfo: memFree=30845220/32951124 swapFree=67111528/67111528
[pid=26336] ppid=26334 vsize=60372 CPUtime=0.29
/proc/26336/stat : 26336 (pbscip.linux.x8) R 26334 26336 25842 0 -1 4202496 14388 0 0 0 28 1 0 0 25 0 1 0 167150431 61820928 14307 4089446400 4194304 8223781 140733474685520 18446744073709551615 4240609 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/26336/statm: 15093 14307 369 984 0 14106 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 60372

[startup+0.700445 s]
/proc/loadavg: 2.04 2.01 2.00 4/178 26336
/proc/meminfo: memFree=30845220/32951124 swapFree=67111528/67111528
[pid=26336] ppid=26334 vsize=179000 CPUtime=0.69
/proc/26336/stat : 26336 (pbscip.linux.x8) R 26334 26336 25842 0 -1 4202496 44119 0 0 0 64 5 0 0 25 0 1 0 167150431 183296000 43605 4089446400 4194304 8223781 140733474685520 18446744073709551615 4409086 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/26336/statm: 44750 43605 393 984 0 43763 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 179000

[startup+1.50028 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 26337
/proc/meminfo: memFree=30627844/32951124 swapFree=67111528/67111528
[pid=26336] ppid=26334 vsize=234560 CPUtime=1.49
/proc/26336/stat : 26336 (pbscip.linux.x8) R 26334 26336 25842 0 -1 4202496 57964 0 0 0 129 20 0 0 25 0 1 0 167150431 240189440 56353 4089446400 4194304 8223781 140733474685520 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/26336/statm: 58640 56353 460 984 0 57653 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 234560

[startup+3.10101 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 26337
/proc/meminfo: memFree=30617800/32951124 swapFree=67111528/67111528
[pid=26336] ppid=26334 vsize=269656 CPUtime=3.09
/proc/26336/stat : 26336 (pbscip.linux.x8) R 26334 26336 25842 0 -1 4202496 70433 0 0 0 275 34 0 0 25 0 1 0 167150431 276127744 65096 4089446400 4194304 8223781 140733474685520 18446744073709551615 4408811 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/26336/statm: 67414 65096 475 984 0 66427 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 269656

[startup+6.30042 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 26338
/proc/meminfo: memFree=30574408/32951124 swapFree=67111528/67111528
[pid=26336] ppid=26334 vsize=347312 CPUtime=6.3
/proc/26336/stat : 26336 (pbscip.linux.x8) R 26334 26336 25842 0 -1 4202496 94275 0 0 0 586 44 0 0 18 0 1 0 167150431 355647488 82236 4089446400 4194304 8223781 140733474685520 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/26336/statm: 86828 82236 553 984 0 85841 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 347312

[startup+12.7003 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 26338
/proc/meminfo: memFree=30505116/32951124 swapFree=67111528/67111528
[pid=26336] ppid=26334 vsize=352816 CPUtime=12.69
/proc/26336/stat : 26336 (pbscip.linux.x8) R 26334 26336 25842 0 -1 4202496 248046 0 0 0 1206 63 0 0 25 0 1 0 167150431 361283584 82978 4089446400 4194304 8223781 140733474685520 18446744073709551615 7253720 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/26336/statm: 88204 83003 567 984 0 87217 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 352816

[startup+25.5009 s]
/proc/loadavg: 2.03 2.01 2.00 3/179 26338
/proc/meminfo: memFree=30482416/32951124 swapFree=67111528/67111528
[pid=26336] ppid=26334 vsize=373428 CPUtime=25.49
/proc/26336/stat : 26336 (pbscip.linux.x8) R 26334 26336 25842 0 -1 4202496 1113592 0 0 0 2377 172 0 0 25 0 1 0 167150431 382390272 85875 4089446400 4194304 8223781 140733474685520 18446744073709551615 6567951 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/26336/statm: 93357 85875 587 984 0 92370 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 373428

[startup+51.1002 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 26338
/proc/meminfo: memFree=30441684/32951124 swapFree=67111528/67111528
[pid=26336] ppid=26334 vsize=389204 CPUtime=51.1
/proc/26336/stat : 26336 (pbscip.linux.x8) R 26334 26336 25842 0 -1 4202496 2844197 0 0 0 4762 348 0 0 25 0 1 0 167150431 398544896 89370 4089446400 4194304 8223781 140733474685520 18446744073709551615 7253477 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/26336/statm: 97301 89398 589 984 0 96314 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 389204

[startup+102.307 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 26340
/proc/meminfo: memFree=30383120/32951124 swapFree=67111528/67111528
[pid=26336] ppid=26334 vsize=395156 CPUtime=102.3
/proc/26336/stat : 26336 (pbscip.linux.x8) R 26334 26336 25842 0 -1 4202496 4453186 0 0 0 9705 525 0 0 25 0 1 0 167150431 404639744 91168 4089446400 4194304 8223781 140733474685520 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/26336/statm: 98789 91168 601 984 0 97802 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 395156

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 26342
/proc/meminfo: memFree=30316752/32951124 swapFree=67111528/67111528
[pid=26336] ppid=26334 vsize=395344 CPUtime=162.29
/proc/26336/stat : 26336 (pbscip.linux.x8) R 26334 26336 25842 0 -1 4202496 4723200 0 0 0 15651 578 0 0 25 0 1 0 167150431 404832256 90922 4089446400 4194304 8223781 140733474685520 18446744073709551615 6570056 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/26336/statm: 98836 90922 601 984 0 97849 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 395344

[startup+222.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 26343
/proc/meminfo: memFree=30254848/32951124 swapFree=67111528/67111528
[pid=26336] ppid=26334 vsize=395888 CPUtime=222.3
/proc/26336/stat : 26336 (pbscip.linux.x8) R 26334 26336 25842 0 -1 4202496 4969152 0 0 0 21602 628 0 0 25 0 1 0 167150431 405389312 91242 4089446400 4194304 8223781 140733474685520 18446744073709551615 6567812 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/26336/statm: 98972 91242 601 984 0 97985 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 395888

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 26345
/proc/meminfo: memFree=30198132/32951124 swapFree=67111528/67111528
[pid=26336] ppid=26334 vsize=395752 CPUtime=282.3
/proc/26336/stat : 26336 (pbscip.linux.x8) R 26334 26336 25842 0 -1 4202496 5215139 0 0 0 27555 675 0 0 25 0 1 0 167150431 405250048 91296 4089446400 4194304 8223781 140733474685520 18446744073709551615 6569873 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/26336/statm: 98938 91296 601 984 0 97951 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 395752

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 26346
/proc/meminfo: memFree=30131520/32951124 swapFree=67111528/67111528
[pid=26336] ppid=26334 vsize=395540 CPUtime=342.3
/proc/26336/stat : 26336 (pbscip.linux.x8) R 26334 26336 25842 0 -1 4202496 5459829 0 0 0 33506 724 0 0 25 0 1 0 167150431 405032960 91170 4089446400 4194304 8223781 140733474685520 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/26336/statm: 98885 91170 601 984 0 97898 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 395540

[startup+402.301 s]
/proc/loadavg: 2.06 2.02 2.00 3/179 26348
/proc/meminfo: memFree=30069740/32951124 swapFree=67111528/67111528
[pid=26336] ppid=26334 vsize=395156 CPUtime=402.3
/proc/26336/stat : 26336 (pbscip.linux.x8) R 26334 26336 25842 0 -1 4202496 5686689 0 0 0 39460 770 0 0 25 0 1 0 167150431 404639744 91019 4089446400 4194304 8223781 140733474685520 18446744073709551615 6569765 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/26336/statm: 98789 91019 601 984 0 97802 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 395156

[startup+462.301 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 26350
/proc/meminfo: memFree=30006840/32951124 swapFree=67111528/67111528
[pid=26336] ppid=26334 vsize=395128 CPUtime=462.31
/proc/26336/stat : 26336 (pbscip.linux.x8) R 26334 26336 25842 0 -1 4202496 5894663 0 0 0 45419 812 0 0 25 0 1 0 167150431 404611072 90840 4089446400 4194304 8223781 140733474685520 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/26336/statm: 98782 90840 601 984 0 97795 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 395128

[startup+522.301 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 26351
/proc/meminfo: memFree=29939104/32951124 swapFree=67111528/67111528
[pid=26336] ppid=26334 vsize=399628 CPUtime=522.3
/proc/26336/stat : 26336 (pbscip.linux.x8) R 26334 26336 25842 0 -1 4202496 6119759 0 0 0 51375 855 0 0 25 0 1 0 167150431 409219072 92198 4089446400 4194304 8223781 140733474685520 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/26336/statm: 99907 92198 605 984 0 98920 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 399628

[startup+582.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 26353
/proc/meminfo: memFree=29870744/32951124 swapFree=67111528/67111528
[pid=26336] ppid=26334 vsize=404332 CPUtime=582.3
/proc/26336/stat : 26336 (pbscip.linux.x8) R 26334 26336 25842 0 -1 4202496 6398834 0 0 0 57327 903 0 0 25 0 1 0 167150431 414035968 93411 4089446400 4194304 8223781 140733474685520 18446744073709551615 7304922 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/26336/statm: 101083 93411 605 984 0 100096 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 404332

[startup+642.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 26354
/proc/meminfo: memFree=29804244/32951124 swapFree=67111528/67111528
[pid=26336] ppid=26334 vsize=405772 CPUtime=642.32
/proc/26336/stat : 26336 (pbscip.linux.x8) R 26334 26336 25842 0 -1 4202496 6543575 0 0 0 63296 936 0 0 25 0 1 0 167150431 415510528 93702 4089446400 4194304 8223781 140733474685520 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/26336/statm: 101443 93702 605 984 0 100456 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 405772

[startup+702.301 s]

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

[startup+1002.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/179 26364
/proc/meminfo: memFree=29421008/32951124 swapFree=67111528/67111528
[pid=26336] ppid=26334 vsize=407820 CPUtime=1002.32
/proc/26336/stat : 26336 (pbscip.linux.x8) R 26334 26336 25842 0 -1 4202496 7385180 0 0 0 99094 1138 0 0 25 0 1 0 167150431 417607680 94061 4089446400 4194304 8223781 140733474685520 18446744073709551615 6569377 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/26336/statm: 101955 94061 605 984 0 100968 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 407820

[startup+1062.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 26366
/proc/meminfo: memFree=29360088/32951124 swapFree=67111528/67111528
[pid=26336] ppid=26334 vsize=407820 CPUtime=1062.33
/proc/26336/stat : 26336 (pbscip.linux.x8) R 26334 26336 25842 0 -1 4202496 7530312 0 0 0 105059 1174 0 0 25 0 1 0 167150431 417607680 94174 4089446400 4194304 8223781 140733474685520 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/26336/statm: 101955 94174 605 984 0 100968 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 407820

[startup+1122.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 26367
/proc/meminfo: memFree=29290380/32951124 swapFree=67111528/67111528
[pid=26336] ppid=26334 vsize=413456 CPUtime=1122.33
/proc/26336/stat : 26336 (pbscip.linux.x8) R 26334 26336 25842 0 -1 4202496 7766954 0 0 0 111011 1222 0 0 25 0 1 0 167150431 423378944 95567 4089446400 4194304 8223781 140733474685520 18446744073709551615 6567839 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/26336/statm: 103364 95567 605 984 0 102377 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 413456

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 26397
/proc/meminfo: memFree=31073060/32951124 swapFree=67111528/67111528
[pid=26336] ppid=26334 vsize=428224 CPUtime=1182.33
/proc/26336/stat : 26336 (pbscip.linux.x8) R 26334 26336 25842 0 -1 4202496 8155266 0 0 0 116944 1289 0 0 25 0 1 0 167150431 438501376 99172 4089446400 4194304 8223781 140733474685520 18446744073709551615 6482892 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/26336/statm: 107056 99183 605 984 0 106069 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 428224

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 26398
/proc/meminfo: memFree=31080348/32951124 swapFree=67111528/67111528
[pid=26336] ppid=26334 vsize=399648 CPUtime=1242.33
/proc/26336/stat : 26336 (pbscip.linux.x8) R 26334 26336 25842 0 -1 4202496 8568291 0 0 0 122878 1355 0 0 25 0 1 0 167150431 409239552 92228 4089446400 4194304 8223781 140733474685520 18446744073709551615 6567883 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/26336/statm: 99912 92228 605 984 0 98925 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 399648

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 26400
/proc/meminfo: memFree=31063588/32951124 swapFree=67111528/67111528
[pid=26336] ppid=26334 vsize=399648 CPUtime=1302.34
/proc/26336/stat : 26336 (pbscip.linux.x8) R 26334 26336 25842 0 -1 4202496 8737657 0 0 0 128835 1399 0 0 25 0 1 0 167150431 409239552 92191 4089446400 4194304 8223781 140733474685520 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/26336/statm: 99912 92191 605 984 0 98925 0
Current children cumulated CPU time (s) 1302.34
Current children cumulated vsize (KiB) 399648

[startup+1362.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/179 26402
/proc/meminfo: memFree=31047944/32951124 swapFree=67111528/67111528
[pid=26336] ppid=26334 vsize=401696 CPUtime=1362.33
/proc/26336/stat : 26336 (pbscip.linux.x8) R 26334 26336 25842 0 -1 4202496 8889482 0 0 0 134791 1442 0 0 25 0 1 0 167150431 411336704 92505 4089446400 4194304 8223781 140733474685520 18446744073709551615 6567839 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/26336/statm: 100424 92505 605 984 0 99437 0
Current children cumulated CPU time (s) 1362.33
Current children cumulated vsize (KiB) 401696

[startup+1422.31 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 26403
/proc/meminfo: memFree=31031164/32951124 swapFree=67111528/67111528
[pid=26336] ppid=26334 vsize=401696 CPUtime=1422.34
/proc/26336/stat : 26336 (pbscip.linux.x8) R 26334 26336 25842 0 -1 4202496 9023128 0 0 0 140752 1482 0 0 25 0 1 0 167150431 411336704 92532 4089446400 4194304 8223781 140733474685520 18446744073709551615 6570131 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/26336/statm: 100424 92532 605 984 0 99437 0
Current children cumulated CPU time (s) 1422.34
Current children cumulated vsize (KiB) 401696

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 26405
/proc/meminfo: memFree=31016256/32951124 swapFree=67111528/67111528
[pid=26336] ppid=26334 vsize=402720 CPUtime=1482.34
/proc/26336/stat : 26336 (pbscip.linux.x8) R 26334 26336 25842 0 -1 4202496 9155439 0 0 0 146712 1522 0 0 25 0 1 0 167150431 412385280 92748 4089446400 4194304 8223781 140733474685520 18446744073709551615 6559362 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/26336/statm: 100680 92748 605 984 0 99693 0
Current children cumulated CPU time (s) 1482.34
Current children cumulated vsize (KiB) 402720

[startup+1542.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 26406
/proc/meminfo: memFree=31000960/32951124 swapFree=67111528/67111528
[pid=26336] ppid=26334 vsize=403744 CPUtime=1542.34
/proc/26336/stat : 26336 (pbscip.linux.x8) R 26334 26336 25842 0 -1 4202496 9297083 0 0 0 152670 1564 0 0 25 0 1 0 167150431 413433856 93043 4089446400 4194304 8223781 140733474685520 18446744073709551615 6569377 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/26336/statm: 100936 93043 605 984 0 99949 0
Current children cumulated CPU time (s) 1542.34
Current children cumulated vsize (KiB) 403744

[startup+1602.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 26408
/proc/meminfo: memFree=30983456/32951124 swapFree=67111528/67111528
[pid=26336] ppid=26334 vsize=404768 CPUtime=1602.34
/proc/26336/stat : 26336 (pbscip.linux.x8) R 26334 26336 25842 0 -1 4202496 9431942 0 0 0 158628 1606 0 0 25 0 1 0 167150431 414482432 93286 4089446400 4194304 8223781 140733474685520 18446744073709551615 6568150 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/26336/statm: 101192 93286 605 984 0 100205 0
Current children cumulated CPU time (s) 1602.34
Current children cumulated vsize (KiB) 404768

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 26410
/proc/meminfo: memFree=30968792/32951124 swapFree=67111528/67111528
[pid=26336] ppid=26334 vsize=405792 CPUtime=1662.34
/proc/26336/stat : 26336 (pbscip.linux.x8) R 26334 26336 25842 0 -1 4202496 9568947 0 0 0 164589 1645 0 0 25 0 1 0 167150431 415531008 93523 4089446400 4194304 8223781 140733474685520 18446744073709551615 6567951 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/26336/statm: 101448 93523 605 984 0 100461 0
Current children cumulated CPU time (s) 1662.34
Current children cumulated vsize (KiB) 405792

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 26411
/proc/meminfo: memFree=30952648/32951124 swapFree=67111528/67111528
[pid=26336] ppid=26334 vsize=406816 CPUtime=1722.34
/proc/26336/stat : 26336 (pbscip.linux.x8) R 26334 26336 25842 0 -1 4202496 9715554 0 0 0 170547 1687 0 0 25 0 1 0 167150431 416579584 93876 4089446400 4194304 8223781 140733474685520 18446744073709551615 6568069 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/26336/statm: 101704 93876 605 984 0 100717 0
Current children cumulated CPU time (s) 1722.34
Current children cumulated vsize (KiB) 406816

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 26413
/proc/meminfo: memFree=30936120/32951124 swapFree=67111528/67111528
[pid=26336] ppid=26334 vsize=409892 CPUtime=1782.35
/proc/26336/stat : 26336 (pbscip.linux.x8) R 26334 26336 25842 0 -1 4202496 9863087 0 0 0 176503 1732 0 0 25 0 1 0 167150431 419729408 94562 4089446400 4194304 8223781 140733474685520 18446744073709551615 6567856 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/26336/statm: 102473 94562 605 984 0 101486 0
Current children cumulated CPU time (s) 1782.35
Current children cumulated vsize (KiB) 409892



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 26422
/proc/meminfo: memFree=30930424/32951124 swapFree=67111528/67111528
[pid=26336] ppid=26334 vsize=410916 CPUtime=1800.05
/proc/26336/stat : 26336 (pbscip.linux.x8) R 26334 26336 25842 0 -1 4202496 9905297 0 0 0 178261 1744 0 0 25 0 1 0 167150431 420777984 94732 4089446400 4194304 8223781 140733474685520 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/26336/statm: 102729 94732 605 984 0 101742 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 410916

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

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

[startup+1800.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 26423
/proc/meminfo: memFree=30930608/32951124 swapFree=67111528/67111528
[pid=26336] ppid=26334 vsize=410916 CPUtime=1800.65
/proc/26336/stat : 26336 (pbscip.linux.x8) R 26334 26336 25842 0 -1 4202496 9906713 0 0 0 178320 1745 0 0 25 0 1 0 167150431 420777984 94752 4089446400 4194304 8223781 140733474685520 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/26336/statm: 102729 94752 605 984 0 101742 0
Current children cumulated CPU time (s) 1800.65
Current children cumulated vsize (KiB) 410916

[startup+1801 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 26423
/proc/meminfo: memFree=30930608/32951124 swapFree=67111528/67111528
[pid=26336] ppid=26334 vsize=375900 CPUtime=1801.05
/proc/26336/stat : 26336 (pbscip.linux.x8) R 26334 26336 25842 0 -1 4202496 9909303 0 0 0 178359 1746 0 0 18 0 1 0 167150431 384921600 86957 4089446400 4194304 8223781 140733474685520 18446744073709551615 4913838 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/26336/statm: 93975 86957 607 984 0 92988 0
Current children cumulated CPU time (s) 1801.05
Current children cumulated vsize (KiB) 375900

[startup+1801.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 26423
/proc/meminfo: memFree=30930608/32951124 swapFree=67111528/67111528
[pid=26336] ppid=26334 vsize=69376 CPUtime=1801.25
/proc/26336/stat : 26336 (pbscip.linux.x8) R 26334 26336 25842 0 -1 4202496 9909303 0 0 0 178378 1747 0 0 18 0 1 0 167150431 71041024 15540 4089446400 4194304 8223781 140733474685520 18446744073709551615 7302071 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/26336/statm: 16987 15326 607 984 0 16000 0
Current children cumulated CPU time (s) 1801.25
Current children cumulated vsize (KiB) 69376

Child status: 0
Real time (s): 1801.2
CPU time (s): 1801.26
CPU user time (s): 1783.78
CPU system time (s): 17.4733
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 549096

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1783.78
system time used= 17.4733
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9909307
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= 4
involuntary context switches= 1466

runsolver used 3.13852 second user time and 6.69798 second system time

The end

Launcher Data

Begin job on node110 at 2010-06-30 18:31:07
IDJOB=2692448
IDBENCH=79054
IDSOLVER=1204
FILE ID=node110/2692448-1277915467
PBS_JOBID= 11197322
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/PB06/web/uclid_pb_benchmarks/normalized-blast-tlan3.ucl--soft-66-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-2692448-1277915467/watcher-2692448-1277915467 -o /tmp/evaluation-result-2692448-1277915467/solver-2692448-1277915467 -C 1800 -W 2000 -M 3800  HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-2692448-1277915467.wbo -t 1800 -m 3800

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

MD5SUM BENCH= b00997dbe8c129e1e2409a2ca7003a2b
RANDOM SEED=927559978

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30845376 kB
Buffers:        202088 kB
Cached:        1002008 kB
SwapCached:          0 kB
Active:        1320592 kB
Inactive:       637496 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30845376 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            7840 kB
Writeback:           0 kB
AnonPages:      754176 kB
Mapped:          17420 kB
Slab:            79816 kB
PageTables:       5672 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   903904 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 74200 MiB
End job on node110 at 2010-06-30 19:01:09