Trace number 2693728

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
SCIPnone SCIP 1.2.1.2 without any LP solver? (TO) 1800.55 1800.49

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: NONE] [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-2693728-1277915487.wbo>
0.49/0.56	c original problem has 54460 variables (37202 bin, 0 int, 0 impl, 17258 cont) and 68101 constraints
0.49/0.56	c problem read
0.49/0.56	c presolving settings loaded
0.49/0.56	c [src/scip/lpi_none.c:41] ERROR: there is no LP solver linked to the binary (LPS=none); you should set the parameter <lp/solvefreq> to <-1> to avoid solving LPs
0.79/0.87	c presolving:
1.09/1.11	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.09/1.15	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.09/1.17	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.69/2.79	c    (2.0s) probing: 167/37068 (0.5%) - 1 fixings, 0 aggregations, 1082 implications, 0 bound changes
2.69/2.79	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.89/2.90	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.16	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.86	c    (4.9s) probing: 540/37068 (1.5%) - 1 fixings, 0 aggregations, 2714 implications, 0 bound changes
5.79/5.86	c    (4.9s) probing aborted: 100/100 successive totally useless probings
5.79/5.87	c presolving (7 rounds):
5.79/5.87	c  139 deleted vars, 273 deleted constraints, 17265 tightened bounds, 0 added holes, 3473 changed sides, 6945 changed coefficients
5.79/5.87	c  455395 implications, 0 cliques
5.79/5.87	c presolved problem has 54321 variables (37065 bin, 0 int, 0 impl, 17256 cont) and 67828 constraints
5.79/5.87	c   17256 constraints of type <indicator>
5.79/5.87	c       5 constraints of type <varbound>
5.79/5.87	c    4567 constraints of type <knapsack>
5.79/5.87	c   17251 constraints of type <linear>
5.79/5.87	c   28749 constraints of type <logicor>
5.79/5.87	c transformed objective value is always integral (scale: 1)
5.79/5.87	c Presolving Time: 4.73
5.79/5.87	c - non default parameters ----------------------------------------------------------------------
5.79/5.87	c # SCIP version 1.2.1.2
5.79/5.87	c 
5.79/5.87	c # frequency for displaying node information lines
5.79/5.87	c # [type: int, range: [-1,2147483647], default: 100]
5.79/5.87	c display/freq = 10000
5.79/5.87	c 
5.79/5.87	c # maximal time in seconds to run
5.79/5.87	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
5.79/5.87	c limits/time = 1799.45
5.79/5.87	c 
5.79/5.87	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
5.79/5.87	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
5.79/5.87	c limits/memory = 3420
5.79/5.87	c 
5.79/5.87	c # frequency for solving LP at the nodes (-1: never; 0: only root LP)
5.79/5.87	c # [type: int, range: [-1,2147483647], default: 1]
5.79/5.87	c lp/solvefreq = -1
5.79/5.87	c 
5.79/5.87	c # should presolving try to simplify inequalities
5.79/5.87	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
5.79/5.87	c constraints/linear/simplifyinequalities = TRUE
5.79/5.87	c 
5.79/5.87	c # should presolving try to simplify knapsacks
5.79/5.87	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
5.79/5.87	c constraints/knapsack/simplifyinequalities = TRUE
5.79/5.87	c 
5.79/5.87	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
5.79/5.87	c # [type: int, range: [-1,2147483647], default: -1]
5.79/5.87	c separating/rapidlearning/freq = 0
5.79/5.87	c 
5.79/5.87	c -----------------------------------------------------------------------------------------------
5.79/5.87	c start solving
5.79/5.88	c 
5.89/5.99	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
5.89/5.99	c   5.0s|     1 |     2 |     0 |     - | 201M|   0 |   - |  54k|  67k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
204.80/204.89	c   203s| 10000 | 10001 |     0 |   0.0 | 220M| 169 |   - |  54k|  67k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
445.01/445.09	c   442s| 20000 | 20001 |     0 |   0.0 | 241M| 169 |   - |  54k|  67k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
684.81/684.86	c   681s| 30000 | 30001 |     0 |   0.0 | 262M| 169 |   - |  54k|  67k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
925.72/925.73	c   921s| 40000 | 40001 |     0 |   0.0 | 283M| 169 |   - |  54k|  67k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1171.02/1171.05	c  1165s| 50000 | 50001 |     0 |   0.0 | 304M| 169 |   - |  54k|  67k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1495.43/1495.45	c  1488s| 60000 | 60001 |     0 |   0.0 | 324M| 169 |   - |  54k|  67k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1800.05/1800.00	c pressed CTRL-C 1 times (5 times for forcing termination)
1800.05/1800.01	c 
1800.05/1800.01	c SCIP Status        : solving was interrupted [user interrupt]
1800.05/1800.01	c Solving Time (sec) : 1792.71
1800.05/1800.01	c Solving Nodes      : 68105
1800.05/1800.01	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1800.05/1800.01	c Dual Bound         : +0.00000000000000e+00
1800.05/1800.01	c Gap                : infinite
1800.05/1800.01	s UNKNOWN
1800.05/1800.01	c SCIP Status        : solving was interrupted [user interrupt]
1800.05/1800.01	c Solving Time       :    1792.71
1800.05/1800.01	c Original Problem   :
1800.05/1800.01	c   Problem name     : HOME/instance-2693728-1277915487.wbo
1800.05/1800.01	c   Variables        : 54460 (37202 binary, 0 integer, 0 implicit integer, 17258 continuous)
1800.05/1800.01	c   Constraints      : 68101 initial, 68101 maximal
1800.05/1800.01	c Presolved Problem  :
1800.05/1800.01	c   Problem name     : t_HOME/instance-2693728-1277915487.wbo
1800.05/1800.01	c   Variables        : 54321 (37065 binary, 0 integer, 0 implicit integer, 17256 continuous)
1800.05/1800.01	c   Constraints      : 67828 initial, 67828 maximal
1800.05/1800.01	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.05/1800.01	c   trivial          :       0.01          0          0          0          0          0          0          0          0
1800.05/1800.01	c   dualfix          :       0.04          4          0          0          0          0          0          0          0
1800.05/1800.01	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.05/1800.01	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.05/1800.01	c   implics          :       0.01          0        125          0          0          0          0          0          0
1800.05/1800.01	c   probing          :       4.13          1          0          0          0          0          0          0          0
1800.05/1800.01	c   indicator        :       0.01          0          0          0          0          0          2          0          0
1800.05/1800.01	c   varbound         :       0.00          0          0          0          0          0          0          0          0
1800.05/1800.01	c   knapsack         :       0.04          0          0          0          0          0          0          1          1
1800.05/1800.01	c   linear           :       0.30          9          0          0      17265          0        271       3472       6944
1800.05/1800.01	c   logicor          :       0.02          0          0          0          0          0          0          0          0
1800.05/1800.01	c   root node        :          -          0          -          -          0          -          -          -          -
1800.05/1800.01	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.05/1800.01	c   integral         :          0          0          0          0          0          0          0          0          0          0
1800.05/1800.01	c   indicator        :      17256          0     389270          0      68105          0       2711          0          0          0
1800.05/1800.01	c   varbound         :          5          0     388874          0      68105          0          0          0          0          0
1800.05/1800.01	c   knapsack         :       4567          0     388874          0      68105          0         95          0          0          0
1800.05/1800.01	c   linear           :      17251          0     389270          0      68105          0       2711          0          0          0
1800.05/1800.01	c   logicor          :      28749          0     371054          0      68105          0    2078198          0          0          0
1800.05/1800.01	c   countsols        :          0          0          0          0      68105          0          0          0          0          0
1800.05/1800.01	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.05/1800.01	c   integral         :       0.00       0.00       0.00       0.00       0.00
1800.05/1800.01	c   indicator        :     375.10       0.00     188.47       0.00     186.63
1800.05/1800.01	c   varbound         :       0.32       0.00       0.27       0.00       0.05
1800.05/1800.01	c   knapsack         :      46.66       0.00      46.31       0.00       0.35
1800.05/1800.01	c   linear           :     196.73       0.00     196.10       0.00       0.63
1800.05/1800.01	c   logicor          :     400.63       0.00      10.68       0.00     389.95
1800.05/1800.01	c   countsols        :       0.04       0.00       0.00       0.00       0.04
1800.05/1800.01	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.05/1800.01	c   vbounds          :       0.07          2          0          0
1800.05/1800.01	c   rootredcost      :       0.10          0          0          0
1800.05/1800.01	c   pseudoobj        :     314.37     388023          0          0
1800.05/1800.01	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.05/1800.01	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1800.05/1800.01	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1800.05/1800.01	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.05/1800.01	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.05/1800.01	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1800.05/1800.01	c   applied globally :          -          -          -          0        0.0          -          -          -
1800.05/1800.01	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.05/1800.01	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.05/1800.01	c   cut pool         :       0.00          0          -          -          0          -    (maximal pool size: 0)
1800.05/1800.01	c   redcost          :       0.00          0          0          0          0          0
1800.05/1800.01	c   impliedbounds    :       0.00          0          0          0          0          0
1800.05/1800.01	c   intobj           :       0.00          0          0          0          0          0
1800.05/1800.01	c   cgmip            :       0.00          0          0          0          0          0
1800.05/1800.01	c   gomory           :       0.00          0          0          0          0          0
1800.05/1800.01	c   strongcg         :       0.00          0          0          0          0          0
1800.05/1800.01	c   cmir             :       0.00          0          0          0          0          0
1800.05/1800.01	c   flowcover        :       0.00          0          0          0          0          0
1800.05/1800.01	c   clique           :       0.00          0          0          0          0          0
1800.05/1800.01	c   zerohalf         :       0.00          0          0          0          0          0
1800.05/1800.01	c   mcf              :       0.00          0          0          0          0          0
1800.05/1800.01	c   rapidlearning    :       0.00          0          0          0          0          0
1800.05/1800.01	c Pricers            :       Time      Calls       Vars
1800.05/1800.01	c   problem variables:       0.00          0          0
1800.05/1800.01	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.05/1800.01	c   relpscost        :       0.00          0          0          0          0          0          0
1800.05/1800.01	c   pscost           :       0.00          0          0          0          0          0          0
1800.05/1800.01	c   inference        :     442.20      68105          0          0          0          0     136210
1800.05/1800.01	c   mostinf          :       0.00          0          0          0          0          0          0
1800.05/1800.01	c   leastinf         :       0.00          0          0          0          0          0          0
1800.05/1800.01	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.05/1800.01	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.05/1800.01	c   random           :       0.00          0          0          0          0          0          0
1800.05/1800.01	c Primal Heuristics  :       Time      Calls      Found
1800.05/1800.01	c   LP solutions     :       0.00          -          0
1800.05/1800.01	c   pseudo solutions :       0.00          -          0
1800.05/1800.01	c   oneopt           :       0.00          0          0
1800.05/1800.01	c   trivial          :       0.14          2          0
1800.05/1800.01	c   simplerounding   :       0.00          0          0
1800.05/1800.01	c   zirounding       :       0.00          0          0
1800.05/1800.01	c   rounding         :       0.00          0          0
1800.05/1800.01	c   shifting         :       0.00          0          0
1800.05/1800.01	c   intshifting      :       0.00          0          0
1800.05/1800.01	c   twoopt           :       0.00          0          0
1800.05/1800.01	c   fixandinfer      :       0.00          0          0
1800.05/1800.01	c   feaspump         :       0.00          0          0
1800.05/1800.01	c   coefdiving       :       0.00          0          0
1800.05/1800.01	c   pscostdiving     :       0.00          0          0
1800.05/1800.01	c   fracdiving       :       0.00          0          0
1800.05/1800.01	c   veclendiving     :       0.00          0          0
1800.05/1800.01	c   intdiving        :       0.00          0          0
1800.05/1800.01	c   actconsdiving    :       0.00          0          0
1800.05/1800.01	c   objpscostdiving  :       0.00          0          0
1800.05/1800.01	c   rootsoldiving    :       0.00          0          0
1800.05/1800.01	c   linesearchdiving :       0.00          0          0
1800.05/1800.01	c   guideddiving     :       0.00          0          0
1800.05/1800.01	c   octane           :       0.00          0          0
1800.05/1800.01	c   rens             :       0.00          0          0
1800.05/1800.01	c   rins             :       0.00          0          0
1800.05/1800.01	c   localbranching   :       0.00          0          0
1800.05/1800.01	c   mutation         :       0.00          0          0
1800.05/1800.01	c   crossover        :       0.00          0          0
1800.05/1800.01	c   dins             :       0.00          0          0
1800.05/1800.01	c   undercover       :       0.00          0          0
1800.05/1800.01	c   nlp              :       0.09          0          0
1800.05/1800.01	c   trysol           :       0.02          1          0
1800.05/1800.01	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.05/1800.01	c   primal LP        :       0.00          0          0       0.00          -
1800.05/1800.01	c   dual LP          :       0.00          0          0       0.00          -
1800.05/1800.01	c   lex dual LP      :       0.00          0          0       0.00          -
1800.05/1800.01	c   barrier LP       :       0.00          0          0       0.00          -
1800.05/1800.01	c   diving/probing LP:       0.00          0          0       0.00          -
1800.05/1800.01	c   strong branching :       0.00          0          0       0.00          -
1800.05/1800.01	c     (at root node) :          -          0          0       0.00          -
1800.05/1800.01	c   conflict analysis:       0.00          0          0       0.00          -
1800.05/1800.01	c B&B Tree           :
1800.05/1800.01	c   number of runs   :          1
1800.05/1800.01	c   nodes            :      68105
1800.05/1800.01	c   nodes (total)    :      68105
1800.05/1800.01	c   nodes left       :      68106
1800.05/1800.01	c   max depth        :        169
1800.05/1800.01	c   max depth (total):        169
1800.05/1800.01	c   backtracks       :        617 (0.9%)
1800.05/1800.01	c   delayed cutoffs  :          0
1800.05/1800.01	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1800.05/1800.01	c   avg switch length:       2.25
1800.05/1800.01	c   switching time   :       7.21
1800.05/1800.01	c Solution           :
1800.05/1800.01	c   Solutions found  :          0 (0 improvements)
1800.05/1800.01	c   Primal Bound     :          -
1800.05/1800.01	c   Dual Bound       : +0.00000000000000e+00
1800.05/1800.01	c   Gap              :   infinite
1800.05/1800.01	c   Root Dual Bound  : +0.00000000000000e+00
1800.05/1800.01	c   Root Iterations  :          0
1800.45/1800.49	c Time complete: 1800.54.

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-2693728-1277915487/watcher-2693728-1277915487 -o /tmp/evaluation-result-2693728-1277915487/solver-2693728-1277915487 -C 1800 -W 2000 -M 3800 HOME/pbscip.linux.x86_64.gnu.opt.none -f HOME/instance-2693728-1277915487.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.92 1.99 1.99 3/178 11381
/proc/meminfo: memFree=31301356/32951124 swapFree=67111528/67111528
[pid=11381] ppid=11379 vsize=8160 CPUtime=0
/proc/11381/stat : 11381 (pbscip.linux.x8) R 11379 11381 11356 0 -1 4202496 1531 0 0 0 0 0 0 0 21 0 1 0 132846090 8355840 1454 4089446400 4194304 7136930 140734944984560 18446744073709551615 6164672 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/11381/statm: 2040 1466 275 719 0 1319 0

[startup+0.0551949 s]
/proc/loadavg: 1.92 1.99 1.99 3/178 11381
/proc/meminfo: memFree=31301356/32951124 swapFree=67111528/67111528
[pid=11381] ppid=11379 vsize=18912 CPUtime=0.05
/proc/11381/stat : 11381 (pbscip.linux.x8) R 11379 11381 11356 0 -1 4202496 4204 0 0 0 5 0 0 0 21 0 1 0 132846090 19365888 4127 4089446400 4194304 7136930 140734944984560 18446744073709551615 6270605 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/11381/statm: 4728 4127 275 719 0 4007 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 18912

[startup+0.1012 s]
/proc/loadavg: 1.92 1.99 1.99 3/178 11381
/proc/meminfo: memFree=31301356/32951124 swapFree=67111528/67111528
[pid=11381] ppid=11379 vsize=26936 CPUtime=0.09
/proc/11381/stat : 11381 (pbscip.linux.x8) R 11379 11381 11356 0 -1 4202496 6210 0 0 0 9 0 0 0 21 0 1 0 132846090 27582464 6133 4089446400 4194304 7136930 140734944984560 18446744073709551615 6212714 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/11381/statm: 6734 6133 275 719 0 6013 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 26936

[startup+0.300146 s]
/proc/loadavg: 1.92 1.99 1.99 3/178 11381
/proc/meminfo: memFree=31301356/32951124 swapFree=67111528/67111528
[pid=11381] ppid=11379 vsize=59172 CPUtime=0.29
/proc/11381/stat : 11381 (pbscip.linux.x8) R 11379 11381 11356 0 -1 4202496 14283 0 0 0 29 0 0 0 21 0 1 0 132846090 60592128 14206 4089446400 4194304 7136930 140734944984560 18446744073709551615 6346613 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/11381/statm: 14793 14206 275 719 0 14072 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 59172

[startup+0.701074 s]
/proc/loadavg: 1.92 1.99 1.99 3/178 11381
/proc/meminfo: memFree=31301356/32951124 swapFree=67111528/67111528
[pid=11381] ppid=11379 vsize=175980 CPUtime=0.69
/proc/11381/stat : 11381 (pbscip.linux.x8) R 11379 11381 11356 0 -1 4202496 43595 0 0 0 65 4 0 0 22 0 1 0 132846090 180203520 43101 4089446400 4194304 7136930 140734944984560 18446744073709551615 4461487 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/11381/statm: 43995 43101 289 719 0 43274 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 175980

[startup+1.50093 s]
/proc/loadavg: 1.93 1.99 1.99 3/179 11382
/proc/meminfo: memFree=31084720/32951124 swapFree=67111528/67111528
[pid=11381] ppid=11379 vsize=232592 CPUtime=1.49
/proc/11381/stat : 11381 (pbscip.linux.x8) R 11379 11381 11356 0 -1 4202496 57708 0 0 0 127 22 0 0 25 0 1 0 132846090 238174208 56118 4089446400 4194304 7136930 140734944984560 18446744073709551615 4661050 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/11381/statm: 58148 56118 361 719 0 57427 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 232592

[startup+3.10063 s]
/proc/loadavg: 1.93 1.99 1.99 3/179 11382
/proc/meminfo: memFree=31075544/32951124 swapFree=67111528/67111528
[pid=11381] ppid=11379 vsize=268204 CPUtime=3.09
/proc/11381/stat : 11381 (pbscip.linux.x8) R 11379 11381 11356 0 -1 4202496 70303 0 0 0 272 37 0 0 25 0 1 0 132846090 274640896 64988 4089446400 4194304 7136930 140734944984560 18446744073709551615 6165697 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/11381/statm: 67051 64988 377 719 0 66330 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 268204

[startup+6.30105 s]
/proc/loadavg: 1.93 1.99 1.99 3/179 11382
/proc/meminfo: memFree=31032764/32951124 swapFree=67111528/67111528
[pid=11381] ppid=11379 vsize=281088 CPUtime=6.3
/proc/11381/stat : 11381 (pbscip.linux.x8) R 11379 11381 11356 0 -1 4202496 75943 0 0 0 585 45 0 0 25 0 1 0 132846090 287834112 67439 4089446400 4194304 7136930 140734944984560 18446744073709551615 4697599 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/11381/statm: 70272 67439 405 719 0 69551 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 281088

[startup+12.7009 s]
/proc/loadavg: 1.94 1.99 1.99 3/179 11382
/proc/meminfo: memFree=31030196/32951124 swapFree=67111528/67111528
[pid=11381] ppid=11379 vsize=282024 CPUtime=12.69
/proc/11381/stat : 11381 (pbscip.linux.x8) R 11379 11381 11356 0 -1 4202496 76179 0 0 0 1222 47 0 0 25 0 1 0 132846090 288792576 67675 4089446400 4194304 7136930 140734944984560 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/11381/statm: 70506 67675 405 719 0 69785 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 282024

[startup+25.5005 s]
/proc/loadavg: 1.95 1.99 1.99 3/179 11382
/proc/meminfo: memFree=31026732/32951124 swapFree=67111528/67111528
[pid=11381] ppid=11379 vsize=283216 CPUtime=25.49
/proc/11381/stat : 11381 (pbscip.linux.x8) R 11379 11381 11356 0 -1 4202496 76461 0 0 0 2497 52 0 0 25 0 1 0 132846090 290013184 67957 4089446400 4194304 7136930 140734944984560 18446744073709551615 4436359 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/11381/statm: 70804 67957 405 719 0 70083 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 283216

[startup+51.1009 s]
/proc/loadavg: 1.97 1.99 1.99 3/179 11383
/proc/meminfo: memFree=31017908/32951124 swapFree=67111528/67111528
[pid=11381] ppid=11379 vsize=285664 CPUtime=51.09
/proc/11381/stat : 11381 (pbscip.linux.x8) R 11379 11381 11356 0 -1 4202496 77084 0 0 0 5045 64 0 0 25 0 1 0 132846090 292519936 68580 4089446400 4194304 7136930 140734944984560 18446744073709551615 4983090 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/11381/statm: 71416 68580 405 719 0 70695 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 285664

[startup+102.306 s]
/proc/loadavg: 1.98 1.99 1.99 3/179 11385
/proc/meminfo: memFree=30997276/32951124 swapFree=67111528/67111528
[pid=11381] ppid=11379 vsize=292352 CPUtime=102.3
/proc/11381/stat : 11381 (pbscip.linux.x8) R 11379 11381 11356 0 -1 4202496 78768 0 0 0 10144 86 0 0 25 0 1 0 132846090 299368448 70264 4089446400 4194304 7136930 140734944984560 18446744073709551615 4643217 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/11381/statm: 73088 70264 405 719 0 72367 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 292352

[startup+162.301 s]
/proc/loadavg: 1.99 1.99 1.99 3/179 11386
/proc/meminfo: memFree=30978648/32951124 swapFree=67111528/67111528
[pid=11381] ppid=11379 vsize=298024 CPUtime=162.3
/proc/11381/stat : 11381 (pbscip.linux.x8) R 11379 11381 11356 0 -1 4202496 80186 0 0 0 16119 111 0 0 25 0 1 0 132846090 305176576 71682 4089446400 4194304 7136930 140734944984560 18446744073709551615 4643217 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/11381/statm: 74506 71682 405 719 0 73785 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 298024

[startup+222.301 s]
/proc/loadavg: 1.99 1.99 1.99 3/179 11388
/proc/meminfo: memFree=30957140/32951124 swapFree=67111528/67111528
[pid=11381] ppid=11379 vsize=304792 CPUtime=222.3
/proc/11381/stat : 11381 (pbscip.linux.x8) R 11379 11381 11356 0 -1 4202496 81880 0 0 0 22094 136 0 0 25 0 1 0 132846090 312107008 73376 4089446400 4194304 7136930 140734944984560 18446744073709551615 4436406 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/11381/statm: 76198 73376 405 719 0 75477 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 304792

[startup+282.301 s]
/proc/loadavg: 2.07 2.00 2.00 3/179 11390
/proc/meminfo: memFree=30937736/32951124 swapFree=67111528/67111528
[pid=11381] ppid=11379 vsize=310488 CPUtime=282.3
/proc/11381/stat : 11381 (pbscip.linux.x8) R 11379 11381 11356 0 -1 4202496 83272 0 0 0 28066 164 0 0 25 0 1 0 132846090 317939712 74768 4089446400 4194304 7136930 140734944984560 18446744073709551615 5005155 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/11381/statm: 77622 74768 405 719 0 76901 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 310488

[startup+342.301 s]
/proc/loadavg: 2.02 2.00 2.00 3/179 11391
/proc/meminfo: memFree=30919332/32951124 swapFree=67111528/67111528
[pid=11381] ppid=11379 vsize=315028 CPUtime=342.31
/proc/11381/stat : 11381 (pbscip.linux.x8) R 11379 11381 11356 0 -1 4202496 84448 0 0 0 34040 191 0 0 25 0 1 0 132846090 322588672 75944 4089446400 4194304 7136930 140734944984560 18446744073709551615 4697599 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/11381/statm: 78757 75944 405 719 0 78036 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 315028

[startup+402.301 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 11393
/proc/meminfo: memFree=30897344/32951124 swapFree=67111528/67111528
[pid=11381] ppid=11379 vsize=322408 CPUtime=402.3
/proc/11381/stat : 11381 (pbscip.linux.x8) R 11379 11381 11356 0 -1 4202496 86281 0 0 0 40011 219 0 0 25 0 1 0 132846090 330145792 77777 4089446400 4194304 7136930 140734944984560 18446744073709551615 4436359 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/11381/statm: 80602 77777 405 719 0 79881 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 322408

[startup+462.301 s]
/proc/loadavg: 2.06 2.02 2.00 3/179 11394
/proc/meminfo: memFree=30874736/32951124 swapFree=67111528/67111528
[pid=11381] ppid=11379 vsize=330632 CPUtime=462.31
/proc/11381/stat : 11381 (pbscip.linux.x8) R 11379 11381 11356 0 -1 4202496 88337 0 0 0 45983 248 0 0 25 0 1 0 132846090 338567168 79833 4089446400 4194304 7136930 140734944984560 18446744073709551615 5005155 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/11381/statm: 82658 79833 405 719 0 81937 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 330632

[startup+522.301 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 11396
/proc/meminfo: memFree=30852748/32951124 swapFree=67111528/67111528
[pid=11381] ppid=11379 vsize=336840 CPUtime=522.3
/proc/11381/stat : 11381 (pbscip.linux.x8) R 11379 11381 11356 0 -1 4202496 89891 0 0 0 51956 274 0 0 25 0 1 0 132846090 344924160 81387 4089446400 4194304 7136930 140734944984560 18446744073709551615 4643217 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/11381/statm: 84210 81387 405 719 0 83489 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 336840

[startup+582.301 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 11398
/proc/meminfo: memFree=30827912/32951124 swapFree=67111528/67111528
[pid=11381] ppid=11379 vsize=347040 CPUtime=582.31
/proc/11381/stat : 11381 (pbscip.linux.x8) R 11379 11381 11356 0 -1 4202496 92448 0 0 0 57924 307 0 0 25 0 1 0 132846090 355368960 83944 4089446400 4194304 7136930 140734944984560 18446744073709551615 4436406 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/11381/statm: 86760 83944 405 719 0 86039 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 347040

[startup+642.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11399
/proc/meminfo: memFree=30810256/32951124 swapFree=67111528/67111528
[pid=11381] ppid=11379 vsize=351496 CPUtime=642.31
/proc/11381/stat : 11381 (pbscip.linux.x8) R 11379 11381 11356 0 -1 4202496 93548 0 0 0 63895 336 0 0 25 0 1 0 132846090 359931904 85044 4089446400 4194304 7136930 140734944984560 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/11381/statm: 87874 85044 405 719 0 87153 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 351496

[startup+702.301 s]

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

[startup+942.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11407
/proc/meminfo: memFree=30711828/32951124 swapFree=67111528/67111528
[pid=11381] ppid=11379 vsize=378988 CPUtime=942.32
/proc/11381/stat : 11381 (pbscip.linux.x8) R 11379 11381 11356 0 -1 4202496 100410 0 0 0 93755 477 0 0 25 0 1 0 132846090 388083712 91906 4089446400 4194304 7136930 140734944984560 18446744073709551615 4642976 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/11381/statm: 94747 91906 405 719 0 94026 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 378988

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11409
/proc/meminfo: memFree=30686372/32951124 swapFree=67111528/67111528
[pid=11381] ppid=11379 vsize=388364 CPUtime=1002.32
/proc/11381/stat : 11381 (pbscip.linux.x8) R 11379 11381 11356 0 -1 4202496 102765 0 0 0 99728 504 0 0 25 0 1 0 132846090 397684736 94261 4089446400 4194304 7136930 140734944984560 18446744073709551615 4827007 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/11381/statm: 97091 94261 405 719 0 96370 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 388364

[startup+1062.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/179 11410
/proc/meminfo: memFree=30668360/32951124 swapFree=67111528/67111528
[pid=11381] ppid=11379 vsize=393424 CPUtime=1062.32
/proc/11381/stat : 11381 (pbscip.linux.x8) R 11379 11381 11356 0 -1 4202496 104034 0 0 0 105702 530 0 0 25 0 1 0 132846090 402866176 95530 4089446400 4194304 7136930 140734944984560 18446744073709551615 5507431 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/11381/statm: 98356 95530 405 719 0 97635 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 393424

[startup+1122.3 s]
/proc/loadavg: 2.01 2.01 2.00 4/179 11412
/proc/meminfo: memFree=30650356/32951124 swapFree=67111528/67111528
[pid=11381] ppid=11379 vsize=398312 CPUtime=1122.32
/proc/11381/stat : 11381 (pbscip.linux.x8) R 11379 11381 11356 0 -1 4202496 105275 0 0 0 111674 558 0 0 25 0 1 0 132846090 407871488 96771 4089446400 4194304 7136930 140734944984560 18446744073709551615 5005110 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/11381/statm: 99578 96771 405 719 0 98857 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 398312

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11414
/proc/meminfo: memFree=30624772/32951124 swapFree=67111528/67111528
[pid=11381] ppid=11379 vsize=407748 CPUtime=1182.33
/proc/11381/stat : 11381 (pbscip.linux.x8) R 11379 11381 11356 0 -1 4202496 107640 0 0 0 117648 585 0 0 25 0 1 0 132846090 417533952 99136 4089446400 4194304 7136930 140734944984560 18446744073709551615 5005055 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/11381/statm: 101937 99136 405 719 0 101216 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 407748

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11415
/proc/meminfo: memFree=30604272/32951124 swapFree=67111528/67111528
[pid=11381] ppid=11379 vsize=414852 CPUtime=1242.33
/proc/11381/stat : 11381 (pbscip.linux.x8) R 11379 11381 11356 0 -1 4202496 109392 0 0 0 123621 612 0 0 25 0 1 0 132846090 424808448 100888 4089446400 4194304 7136930 140734944984560 18446744073709551615 4697127 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/11381/statm: 103713 100888 405 719 0 102992 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 414852

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11445
/proc/meminfo: memFree=30878768/32951124 swapFree=67111528/67111528
[pid=11381] ppid=11379 vsize=416008 CPUtime=1302.33
/proc/11381/stat : 11381 (pbscip.linux.x8) R 11379 11381 11356 0 -1 4202496 109708 0 0 0 129607 626 0 0 25 0 1 0 132846090 425992192 101204 4089446400 4194304 7136930 140734944984560 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/11381/statm: 104002 101204 405 719 0 103281 0
Current children cumulated CPU time (s) 1302.33
Current children cumulated vsize (KiB) 416008

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11446
/proc/meminfo: memFree=30863376/32951124 swapFree=67111528/67111528
[pid=11381] ppid=11379 vsize=418764 CPUtime=1362.33
/proc/11381/stat : 11381 (pbscip.linux.x8) R 11379 11381 11356 0 -1 4202496 110389 0 0 0 135600 633 0 0 25 0 1 0 132846090 428814336 101885 4089446400 4194304 7136930 140734944984560 18446744073709551615 4643160 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/11381/statm: 104691 101885 405 719 0 103970 0
Current children cumulated CPU time (s) 1362.33
Current children cumulated vsize (KiB) 418764

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11448
/proc/meminfo: memFree=30841136/32951124 swapFree=67111528/67111528
[pid=11381] ppid=11379 vsize=424152 CPUtime=1422.34
/proc/11381/stat : 11381 (pbscip.linux.x8) R 11379 11381 11356 0 -1 4202496 111755 0 0 0 141594 640 0 0 25 0 1 0 132846090 434331648 103251 4089446400 4194304 7136930 140734944984560 18446744073709551615 5507419 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/11381/statm: 106038 103251 405 719 0 105317 0
Current children cumulated CPU time (s) 1422.34
Current children cumulated vsize (KiB) 424152

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11450
/proc/meminfo: memFree=30813452/32951124 swapFree=67111528/67111528
[pid=11381] ppid=11379 vsize=426424 CPUtime=1482.34
/proc/11381/stat : 11381 (pbscip.linux.x8) R 11379 11381 11356 0 -1 4202496 112339 0 0 0 147586 648 0 0 25 0 1 0 132846090 436658176 103835 4089446400 4194304 7136930 140734944984560 18446744073709551615 5005155 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/11381/statm: 106606 103835 405 719 0 105885 0
Current children cumulated CPU time (s) 1482.34
Current children cumulated vsize (KiB) 426424

[startup+1542.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/179 11451
/proc/meminfo: memFree=30788816/32951124 swapFree=67111528/67111528
[pid=11381] ppid=11379 vsize=430168 CPUtime=1542.34
/proc/11381/stat : 11381 (pbscip.linux.x8) R 11379 11381 11356 0 -1 4202496 113277 0 0 0 153579 655 0 0 25 0 1 0 132846090 440492032 104773 4089446400 4194304 7136930 140734944984560 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/11381/statm: 107542 104773 405 719 0 106821 0
Current children cumulated CPU time (s) 1542.34
Current children cumulated vsize (KiB) 430168

[startup+1602.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 11453
/proc/meminfo: memFree=30763984/32951124 swapFree=67111528/67111528
[pid=11381] ppid=11379 vsize=431996 CPUtime=1602.34
/proc/11381/stat : 11381 (pbscip.linux.x8) R 11379 11381 11356 0 -1 4202496 113718 0 0 0 159572 662 0 0 25 0 1 0 132846090 442363904 105214 4089446400 4194304 7136930 140734944984560 18446744073709551615 4826989 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/11381/statm: 107999 105214 405 719 0 107278 0
Current children cumulated CPU time (s) 1602.34
Current children cumulated vsize (KiB) 431996

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11454
/proc/meminfo: memFree=30737268/32951124 swapFree=67111528/67111528
[pid=11381] ppid=11379 vsize=433272 CPUtime=1662.35
/proc/11381/stat : 11381 (pbscip.linux.x8) R 11379 11381 11356 0 -1 4202496 114038 0 0 0 165567 668 0 0 25 0 1 0 132846090 443670528 105534 4089446400 4194304 7136930 140734944984560 18446744073709551615 4643150 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/11381/statm: 108318 105534 405 719 0 107597 0
Current children cumulated CPU time (s) 1662.35
Current children cumulated vsize (KiB) 433272

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11456
/proc/meminfo: memFree=30711444/32951124 swapFree=67111528/67111528
[pid=11381] ppid=11379 vsize=438784 CPUtime=1722.34
/proc/11381/stat : 11381 (pbscip.linux.x8) R 11379 11381 11356 0 -1 4202496 114916 0 0 0 171561 673 0 0 25 0 1 0 132846090 449314816 106412 4089446400 4194304 7136930 140734944984560 18446744073709551615 4697127 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/11381/statm: 109696 106412 405 719 0 108975 0
Current children cumulated CPU time (s) 1722.34
Current children cumulated vsize (KiB) 438784

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11467
/proc/meminfo: memFree=30683788/32951124 swapFree=67111528/67111528
[pid=11381] ppid=11379 vsize=442548 CPUtime=1782.34
/proc/11381/stat : 11381 (pbscip.linux.x8) R 11379 11381 11356 0 -1 4202496 115876 0 0 0 177554 680 0 0 25 0 1 0 132846090 453169152 107372 4089446400 4194304 7136930 140734944984560 18446744073709551615 4697127 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/11381/statm: 110637 107372 405 719 0 109916 0
Current children cumulated CPU time (s) 1782.34
Current children cumulated vsize (KiB) 442548



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11467
/proc/meminfo: memFree=30674468/32951124 swapFree=67111528/67111528
[pid=11381] ppid=11379 vsize=443064 CPUtime=1800.05
/proc/11381/stat : 11381 (pbscip.linux.x8) R 11379 11381 11356 0 -1 4202496 116019 0 0 0 179323 682 0 0 25 0 1 0 132846090 453697536 107515 4089446400 4194304 7136930 140734944984560 18446744073709551615 4436415 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/11381/statm: 110766 107515 405 719 0 110045 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 443064

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

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

[startup+1800.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11467
/proc/meminfo: memFree=30674468/32951124 swapFree=67111528/67111528
[pid=11381] ppid=11379 vsize=428916 CPUtime=1800.24
/proc/11381/stat : 11381 (pbscip.linux.x8) R 11379 11381 11356 0 -1 4202496 116026 0 0 0 179342 682 0 0 18 0 1 0 132846090 439209984 104303 4089446400 4194304 7136930 140734944984560 18446744073709551615 4668169 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/11381/statm: 107229 104303 412 719 0 106508 0
Current children cumulated CPU time (s) 1800.24
Current children cumulated vsize (KiB) 428916

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11467
/proc/meminfo: memFree=30674468/32951124 swapFree=67111528/67111528
[pid=11381] ppid=11379 vsize=350296 CPUtime=1800.45
/proc/11381/stat : 11381 (pbscip.linux.x8) R 11379 11381 11356 0 -1 4202496 116026 0 0 0 179362 683 0 0 18 0 1 0 132846090 358703104 84670 4089446400 4194304 7136930 140734944984560 18446744073709551615 6166194 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/11381/statm: 87574 84670 412 719 0 86853 0
Current children cumulated CPU time (s) 1800.45
Current children cumulated vsize (KiB) 350296

Child status: 0
Real time (s): 1800.49
CPU time (s): 1800.55
CPU user time (s): 1793.7
CPU system time (s): 6.84596
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 443064

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.7
system time used= 6.84596
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 116033
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= 5
involuntary context switches= 3577

runsolver used 2.92656 second user time and 5.8951 second system time

The end

Launcher Data

Begin job on node109 at 2010-06-30 18:31:28
IDJOB=2693728
IDBENCH=79054
IDSOLVER=1206
FILE ID=node109/2693728-1277915487
PBS_JOBID= 11197346
Free space on /tmp= 74204 MiB

SOLVER NAME= SCIPnone SCIP 1.2.1.2 without any 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.none -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2693728-1277915487/watcher-2693728-1277915487 -o /tmp/evaluation-result-2693728-1277915487/solver-2693728-1277915487 -C 1800 -W 2000 -M 3800  HOME/pbscip.linux.x86_64.gnu.opt.none -f HOME/instance-2693728-1277915487.wbo -t 1800 -m 3800

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

MD5SUM BENCH= b00997dbe8c129e1e2409a2ca7003a2b
RANDOM SEED=246379276

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31301884 kB
Buffers:        197924 kB
Cached:        1049948 kB
SwapCached:          0 kB
Active:         769028 kB
Inactive:       733476 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31301884 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            7668 kB
Writeback:           0 kB
AnonPages:      254612 kB
Mapped:          16096 kB
Slab:            81020 kB
PageTables:       5280 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   402504 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 node109 at 2010-06-30 19:01:30