Trace number 2693602

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.35 1800.3

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/web/uclid_pb_benchmarks/
normalized-cache.inv10.ucl--soft-33-100-0.wbo
MD5SUM61ba6fab23f29dcc6973b97e5631370e
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark3
Best CPU time to get the best result obtained on this benchmark0.172973
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables8937
Total number of constraints26319
Number of soft constraints17731
Number of constraints which are clauses26047
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints272
Minimum length of a constraint1
Maximum length of a constraint9
Top cost 903676
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 903675
Biggest number in a constraint 17
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 62
Number of bits of the biggest sum of numbers6
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-2693602-1277912875.wbo>
0.19/0.28	c original problem has 44399 variables (26668 bin, 0 int, 0 impl, 17731 cont) and 44051 constraints
0.19/0.28	c problem read
0.19/0.28	c presolving settings loaded
0.19/0.28	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.49/0.54	c presolving:
0.59/0.63	c (round 1) 28 del vars, 3 del conss, 1 chg bounds, 136 chg sides, 272 chg coeffs, 0 upgd conss, 48693 impls, 0 clqs
0.59/0.65	c (round 2) 29 del vars, 58 del conss, 2 chg bounds, 136 chg sides, 272 chg coeffs, 0 upgd conss, 48693 impls, 0 clqs
4.49/4.56	c    (4.2s) probing: 642/26639 (2.4%) - 1 fixings, 4 aggregations, 58 implications, 0 bound changes
4.49/4.56	c    (4.2s) probing aborted: 100/100 successive totally useless probings
4.49/4.57	c (round 3) 34 del vars, 59 del conss, 17733 chg bounds, 136 chg sides, 272 chg coeffs, 0 upgd conss, 49294 impls, 0 clqs
4.59/4.60	c (round 4) 34 del vars, 68 del conss, 17733 chg bounds, 136 chg sides, 272 chg coeffs, 0 upgd conss, 49294 impls, 0 clqs
4.69/4.70	c (round 5) 35 del vars, 68 del conss, 17733 chg bounds, 136 chg sides, 272 chg coeffs, 8526 upgd conss, 49294 impls, 0 clqs
4.79/4.80	c    (4.4s) probing: 652/26639 (2.4%) - 1 fixings, 4 aggregations, 58 implications, 0 bound changes
4.79/4.80	c    (4.4s) probing aborted: 100/100 successive totally useless probings
4.79/4.80	c presolving (6 rounds):
4.79/4.80	c  35 deleted vars, 68 deleted constraints, 17733 tightened bounds, 0 added holes, 136 changed sides, 272 changed coefficients
4.79/4.80	c  49297 implications, 0 cliques
4.79/4.80	c presolved problem has 44364 variables (26634 bin, 0 int, 0 impl, 17730 cont) and 43983 constraints
4.79/4.80	c   17730 constraints of type <indicator>
4.79/4.80	c       3 constraints of type <varbound>
4.79/4.80	c      96 constraints of type <knapsack>
4.79/4.80	c   17727 constraints of type <linear>
4.79/4.80	c    8427 constraints of type <logicor>
4.79/4.80	c transformed objective value is always integral (scale: 1)
4.79/4.80	c Presolving Time: 4.31
4.79/4.80	c - non default parameters ----------------------------------------------------------------------
4.79/4.80	c # SCIP version 1.2.1.2
4.79/4.80	c 
4.79/4.80	c # frequency for displaying node information lines
4.79/4.80	c # [type: int, range: [-1,2147483647], default: 100]
4.79/4.80	c display/freq = 10000
4.79/4.80	c 
4.79/4.80	c # maximal time in seconds to run
4.79/4.80	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
4.79/4.80	c limits/time = 1799.72
4.79/4.80	c 
4.79/4.80	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
4.79/4.80	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
4.79/4.80	c limits/memory = 3420
4.79/4.80	c 
4.79/4.80	c # frequency for solving LP at the nodes (-1: never; 0: only root LP)
4.79/4.80	c # [type: int, range: [-1,2147483647], default: 1]
4.79/4.80	c lp/solvefreq = -1
4.79/4.80	c 
4.79/4.80	c # should presolving try to simplify inequalities
4.79/4.80	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
4.79/4.80	c constraints/linear/simplifyinequalities = TRUE
4.79/4.80	c 
4.79/4.80	c # should presolving try to simplify knapsacks
4.79/4.80	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
4.79/4.80	c constraints/knapsack/simplifyinequalities = TRUE
4.79/4.80	c 
4.79/4.80	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
4.79/4.80	c # [type: int, range: [-1,2147483647], default: -1]
4.79/4.80	c separating/rapidlearning/freq = 0
4.79/4.80	c 
4.79/4.80	c -----------------------------------------------------------------------------------------------
4.79/4.80	c start solving
4.79/4.82	c 
4.89/4.92	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
4.89/4.92	c   4.5s|     1 |     2 |     0 |     - | 136M|   0 |   - |  44k|  43k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
138.79/138.83	c   138s| 10000 | 10001 |     0 |   0.0 | 143M| 829 |   - |  44k|  43k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
284.19/284.28	c   283s| 20000 | 20001 |     0 |   0.0 | 149M| 829 |   - |  44k|  43k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
430.90/430.91	c   430s| 30000 | 30001 |     0 |   0.0 | 155M| 829 |   - |  44k|  43k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
576.71/576.77	c   575s| 40000 | 40001 |     0 |   0.0 | 161M| 829 |   - |  44k|  43k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
722.40/722.41	c   721s| 50000 | 50001 |     0 |   0.0 | 167M| 829 |   - |  44k|  43k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
868.51/868.51	c   867s| 60000 | 60001 |     0 |   0.0 | 173M| 829 |   - |  44k|  43k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1014.51/1014.51	c  1012s| 70000 | 70001 |     0 |   0.0 | 179M| 829 |   - |  44k|  43k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1160.62/1160.64	c  1158s| 80000 | 80001 |     0 |   0.0 | 185M| 829 |   - |  44k|  43k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1306.73/1306.78	c  1304s| 90000 | 90001 |     0 |   0.0 | 191M| 829 |   - |  44k|  43k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1452.73/1452.71	c  1450s|100000 |100001 |     0 |   0.0 | 197M| 829 |   - |  44k|  43k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1598.43/1598.46	c  1595s|110000 |110001 |     0 |   0.0 | 203M| 829 |   - |  44k|  43k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1744.33/1744.35	c  1741s|120000 |120001 |     0 |   0.0 | 209M| 829 |   - |  44k|  43k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1800.04/1800.00	c pressed CTRL-C 1 times (5 times for forcing termination)
1800.04/1800.01	c 
1800.04/1800.01	c SCIP Status        : solving was interrupted [user interrupt]
1800.04/1800.01	c Solving Time (sec) : 1796.45
1800.04/1800.01	c Solving Nodes      : 123833
1800.04/1800.01	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1800.04/1800.01	c Dual Bound         : +0.00000000000000e+00
1800.04/1800.01	c Gap                : infinite
1800.04/1800.01	s UNKNOWN
1800.04/1800.01	c SCIP Status        : solving was interrupted [user interrupt]
1800.04/1800.01	c Solving Time       :    1796.45
1800.04/1800.01	c Original Problem   :
1800.04/1800.01	c   Problem name     : HOME/instance-2693602-1277912875.wbo
1800.04/1800.01	c   Variables        : 44399 (26668 binary, 0 integer, 0 implicit integer, 17731 continuous)
1800.04/1800.01	c   Constraints      : 44051 initial, 44051 maximal
1800.04/1800.01	c Presolved Problem  :
1800.04/1800.01	c   Problem name     : t_HOME/instance-2693602-1277912875.wbo
1800.04/1800.01	c   Variables        : 44364 (26634 binary, 0 integer, 0 implicit integer, 17730 continuous)
1800.04/1800.01	c   Constraints      : 43983 initial, 43983 maximal
1800.04/1800.01	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.04/1800.01	c   trivial          :       0.00          0          0          0          0          0          0          0          0
1800.04/1800.01	c   dualfix          :       0.01          1          0          0          0          0          0          0          0
1800.04/1800.01	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.04/1800.01	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.04/1800.01	c   implics          :       0.03          0         26          0          0          0          0          0          0
1800.04/1800.01	c   probing          :       3.90          1          4          0          0          0          0          0          0
1800.04/1800.01	c   indicator        :       0.02          0          0          0          0          0          1          0          0
1800.04/1800.01	c   varbound         :       0.00          0          0          0          0          0          0          0          0
1800.04/1800.01	c   knapsack         :       0.00          0          0          0          0          0          0          0          0
1800.04/1800.01	c   linear           :       0.21          2          1          0      17733          0         67        136        272
1800.04/1800.01	c   logicor          :       0.02          0          0          0          0          0          0          0          0
1800.04/1800.01	c   root node        :          -          0          -          -          0          -          -          -          -
1800.04/1800.01	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.04/1800.01	c   integral         :          0          0          0          0          0          0          0          0          0          0
1800.04/1800.01	c   indicator        :      17730          0     391573          0     123833          0       5897          0          0          0
1800.04/1800.01	c   varbound         :          3          0     390247          0     123833          0          0          0          0          0
1800.04/1800.01	c   knapsack         :         96          0     390247          0     123833          0          0          0          0          0
1800.04/1800.01	c   linear           :      17727          0     391573          0     123833          0       5750          0          0          0
1800.04/1800.01	c   logicor          :       8427          0     316001          0     123833          0     498890          0          0          0
1800.04/1800.01	c   countsols        :          0          0          0          0     123833          0          0          0          0          0
1800.04/1800.01	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.04/1800.01	c   integral         :       0.00       0.00       0.00       0.00       0.00
1800.04/1800.01	c   indicator        :     501.33       0.00     179.36       0.00     321.97
1800.04/1800.01	c   varbound         :       0.64       0.00       0.43       0.00       0.21
1800.04/1800.01	c   knapsack         :       2.51       0.00       2.05       0.00       0.46
1800.04/1800.01	c   linear           :     172.23       0.00     172.03       0.00       0.20
1800.04/1800.01	c   logicor          :     217.89       0.00       4.03       0.00     213.86
1800.04/1800.01	c   countsols        :       0.04       0.00       0.00       0.00       0.04
1800.04/1800.01	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.04/1800.01	c   vbounds          :       0.15        980          0          0
1800.04/1800.01	c   rootredcost      :       0.28          0          0          0
1800.04/1800.01	c   pseudoobj        :     316.31     390227          0          0
1800.04/1800.01	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.04/1800.01	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1800.04/1800.01	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1800.04/1800.01	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.04/1800.01	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.04/1800.01	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1800.04/1800.01	c   applied globally :          -          -          -          0        0.0          -          -          -
1800.04/1800.01	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.04/1800.01	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.04/1800.01	c   cut pool         :       0.00          0          -          -          0          -    (maximal pool size: 0)
1800.04/1800.01	c   redcost          :       0.00          0          0          0          0          0
1800.04/1800.01	c   impliedbounds    :       0.00          0          0          0          0          0
1800.04/1800.01	c   intobj           :       0.00          0          0          0          0          0
1800.04/1800.01	c   cgmip            :       0.00          0          0          0          0          0
1800.04/1800.01	c   gomory           :       0.00          0          0          0          0          0
1800.04/1800.01	c   strongcg         :       0.00          0          0          0          0          0
1800.04/1800.01	c   cmir             :       0.00          0          0          0          0          0
1800.04/1800.01	c   flowcover        :       0.00          0          0          0          0          0
1800.04/1800.01	c   clique           :       0.00          0          0          0          0          0
1800.04/1800.01	c   zerohalf         :       0.00          0          0          0          0          0
1800.04/1800.01	c   mcf              :       0.00          0          0          0          0          0
1800.04/1800.01	c   rapidlearning    :       0.00          0          0          0          0          0
1800.04/1800.01	c Pricers            :       Time      Calls       Vars
1800.04/1800.01	c   problem variables:       0.00          0          0
1800.04/1800.01	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.04/1800.01	c   relpscost        :       0.00          0          0          0          0          0          0
1800.04/1800.01	c   pscost           :       0.00          0          0          0          0          0          0
1800.04/1800.01	c   inference        :     570.74     123833          0          0          0          0     247666
1800.04/1800.01	c   mostinf          :       0.00          0          0          0          0          0          0
1800.04/1800.01	c   leastinf         :       0.00          0          0          0          0          0          0
1800.04/1800.01	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.04/1800.01	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.04/1800.01	c   random           :       0.00          0          0          0          0          0          0
1800.04/1800.01	c Primal Heuristics  :       Time      Calls      Found
1800.04/1800.01	c   LP solutions     :       0.00          -          0
1800.04/1800.01	c   pseudo solutions :       0.00          -          0
1800.04/1800.01	c   oneopt           :       0.06          0          0
1800.04/1800.01	c   trivial          :       0.12          2          0
1800.04/1800.01	c   simplerounding   :       0.00          0          0
1800.04/1800.01	c   zirounding       :       0.00          0          0
1800.04/1800.01	c   rounding         :       0.00          0          0
1800.04/1800.01	c   shifting         :       0.00          0          0
1800.04/1800.01	c   intshifting      :       0.00          0          0
1800.04/1800.01	c   twoopt           :       0.00          0          0
1800.04/1800.01	c   fixandinfer      :       0.00          0          0
1800.04/1800.01	c   feaspump         :       0.00          0          0
1800.04/1800.01	c   coefdiving       :       0.00          0          0
1800.04/1800.01	c   pscostdiving     :       0.00          0          0
1800.04/1800.01	c   fracdiving       :       0.00          0          0
1800.04/1800.01	c   veclendiving     :       0.00          0          0
1800.04/1800.01	c   intdiving        :       0.00          0          0
1800.04/1800.01	c   actconsdiving    :       0.00          0          0
1800.04/1800.01	c   objpscostdiving  :       0.00          0          0
1800.04/1800.01	c   rootsoldiving    :       0.00          0          0
1800.04/1800.01	c   linesearchdiving :       0.00          0          0
1800.04/1800.01	c   guideddiving     :       0.00          0          0
1800.04/1800.01	c   octane           :       0.00          0          0
1800.04/1800.01	c   rens             :       0.00          0          0
1800.04/1800.01	c   rins             :       0.00          0          0
1800.04/1800.01	c   localbranching   :       0.00          0          0
1800.04/1800.01	c   mutation         :       0.00          0          0
1800.04/1800.01	c   crossover        :       0.00          0          0
1800.04/1800.01	c   dins             :       0.00          0          0
1800.04/1800.01	c   undercover       :       0.00          0          0
1800.04/1800.01	c   nlp              :       0.07          0          0
1800.04/1800.01	c   trysol           :       0.08          1          0
1800.04/1800.01	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.04/1800.01	c   primal LP        :       0.00          0          0       0.00          -
1800.04/1800.01	c   dual LP          :       0.00          0          0       0.00          -
1800.04/1800.01	c   lex dual LP      :       0.00          0          0       0.00          -
1800.04/1800.01	c   barrier LP       :       0.00          0          0       0.00          -
1800.04/1800.01	c   diving/probing LP:       0.00          0          0       0.00          -
1800.04/1800.01	c   strong branching :       0.00          0          0       0.00          -
1800.04/1800.01	c     (at root node) :          -          0          0       0.00          -
1800.04/1800.01	c   conflict analysis:       0.00          0          0       0.00          -
1800.04/1800.01	c B&B Tree           :
1800.04/1800.01	c   number of runs   :          1
1800.04/1800.01	c   nodes            :     123833
1800.04/1800.01	c   nodes (total)    :     123833
1800.04/1800.01	c   nodes left       :     123834
1800.04/1800.01	c   max depth        :        829
1800.04/1800.01	c   max depth (total):        829
1800.04/1800.01	c   backtracks       :        358 (0.3%)
1800.04/1800.01	c   delayed cutoffs  :          0
1800.04/1800.01	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1800.04/1800.01	c   avg switch length:       2.04
1800.04/1800.01	c   switching time   :       3.75
1800.04/1800.01	c Solution           :
1800.04/1800.01	c   Solutions found  :          0 (0 improvements)
1800.04/1800.01	c   Primal Bound     :          -
1800.04/1800.01	c   Dual Bound       : +0.00000000000000e+00
1800.04/1800.01	c   Gap              :   infinite
1800.04/1800.01	c   Root Dual Bound  : +0.00000000000000e+00
1800.04/1800.01	c   Root Iterations  :          0
1800.34/1800.30	c Time complete: 1800.34.

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2693602-1277912875/watcher-2693602-1277912875 -o /tmp/evaluation-result-2693602-1277912875/solver-2693602-1277912875 -C 1800 -W 2000 -M 3800 HOME/pbscip.linux.x86_64.gnu.opt.none -f HOME/instance-2693602-1277912875.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.60 2.77 2.53 4/178 12672
/proc/meminfo: memFree=31541112/32951124 swapFree=67111528/67111528
[pid=12672] ppid=12670 vsize=8160 CPUtime=0
/proc/12672/stat : 12672 (pbscip.linux.x8) R 12670 12672 11343 0 -1 4202496 1548 0 0 0 0 0 0 0 25 0 1 0 132585558 8355840 1470 4089446400 4194304 7136930 140734809177408 18446744073709551615 6328631 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12672/statm: 2040 1470 275 719 0 1319 0

[startup+0.0298651 s]
/proc/loadavg: 2.60 2.77 2.53 4/178 12672
/proc/meminfo: memFree=31541112/32951124 swapFree=67111528/67111528
[pid=12672] ppid=12670 vsize=14376 CPUtime=0.02
/proc/12672/stat : 12672 (pbscip.linux.x8) R 12670 12672 11343 0 -1 4202496 3087 0 0 0 2 0 0 0 25 0 1 0 132585558 14721024 3009 4089446400 4194304 7136930 140734809177408 18446744073709551615 6357120 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12672/statm: 3594 3009 275 719 0 2873 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 14376

[startup+0.100848 s]
/proc/loadavg: 2.60 2.77 2.53 4/178 12672
/proc/meminfo: memFree=31541112/32951124 swapFree=67111528/67111528
[pid=12672] ppid=12670 vsize=30316 CPUtime=0.09
/proc/12672/stat : 12672 (pbscip.linux.x8) R 12670 12672 11343 0 -1 4202496 7021 0 0 0 9 0 0 0 25 0 1 0 132585558 31043584 6943 4089446400 4194304 7136930 140734809177408 18446744073709551615 6164672 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12672/statm: 7579 6978 275 719 0 6858 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30316

[startup+0.300823 s]
/proc/loadavg: 2.60 2.77 2.53 4/178 12672
/proc/meminfo: memFree=31541112/32951124 swapFree=67111528/67111528
[pid=12672] ppid=12670 vsize=79880 CPUtime=0.29
/proc/12672/stat : 12672 (pbscip.linux.x8) R 12670 12672 11343 0 -1 4202496 19496 0 0 0 27 2 0 0 25 0 1 0 132585558 81797120 18998 4089446400 4194304 7136930 140734809177408 18446744073709551615 6164672 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/12672/statm: 19970 19039 286 719 0 19249 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 79880

[startup+0.700754 s]
/proc/loadavg: 2.60 2.77 2.53 4/178 12672
/proc/meminfo: memFree=31541112/32951124 swapFree=67111528/67111528
[pid=12672] ppid=12670 vsize=163792 CPUtime=0.69
/proc/12672/stat : 12672 (pbscip.linux.x8) R 12670 12672 11343 0 -1 4202496 40997 0 0 0 63 6 0 0 25 0 1 0 132585558 167723008 39230 4089446400 4194304 7136930 140734809177408 18446744073709551615 4971374 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/12672/statm: 40948 39236 375 719 0 40227 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 163792

[startup+1.5006 s]
/proc/loadavg: 2.60 2.77 2.53 3/179 12673
/proc/meminfo: memFree=31382516/32951124 swapFree=67111528/67111528
[pid=12672] ppid=12670 vsize=166736 CPUtime=1.49
/proc/12672/stat : 12672 (pbscip.linux.x8) R 12670 12672 11343 0 -1 4202496 41879 0 0 0 143 6 0 0 25 0 1 0 132585558 170737664 40094 4089446400 4194304 7136930 140734809177408 18446744073709551615 5500824 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/12672/statm: 41684 40094 369 719 0 40963 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 166736

[startup+3.10032 s]
/proc/loadavg: 2.60 2.77 2.53 3/179 12673
/proc/meminfo: memFree=31381648/32951124 swapFree=67111528/67111528
[pid=12672] ppid=12670 vsize=166736 CPUtime=3.09
/proc/12672/stat : 12672 (pbscip.linux.x8) R 12670 12672 11343 0 -1 4202496 41879 0 0 0 302 7 0 0 25 0 1 0 132585558 170737664 40094 4089446400 4194304 7136930 140734809177408 18446744073709551615 5500775 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/12672/statm: 41684 40094 369 719 0 40963 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 166736

[startup+6.30075 s]
/proc/loadavg: 2.55 2.75 2.53 3/179 12673
/proc/meminfo: memFree=31372124/32951124 swapFree=67111528/67111528
[pid=12672] ppid=12670 vsize=178180 CPUtime=6.29
/proc/12672/stat : 12672 (pbscip.linux.x8) R 12670 12672 11343 0 -1 4202496 47370 0 0 0 619 10 0 0 25 0 1 0 132585558 182456320 42479 4089446400 4194304 7136930 140734809177408 18446744073709551615 4661061 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/12672/statm: 44545 42479 406 719 0 43824 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 178180

[startup+12.7006 s]
/proc/loadavg: 2.50 2.74 2.53 3/179 12673
/proc/meminfo: memFree=31371904/32951124 swapFree=67111528/67111528
[pid=12672] ppid=12670 vsize=178496 CPUtime=12.7
/proc/12672/stat : 12672 (pbscip.linux.x8) R 12670 12672 11343 0 -1 4202496 47477 0 0 0 1259 11 0 0 25 0 1 0 132585558 182779904 42586 4089446400 4194304 7136930 140734809177408 18446744073709551615 4983090 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/12672/statm: 44624 42586 406 719 0 43903 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 178496

[startup+25.5004 s]
/proc/loadavg: 2.39 2.70 2.52 3/179 12673
/proc/meminfo: memFree=31369788/32951124 swapFree=67111528/67111528
[pid=12672] ppid=12670 vsize=181472 CPUtime=25.49
/proc/12672/stat : 12672 (pbscip.linux.x8) R 12670 12672 11343 0 -1 4202496 48200 0 0 0 2535 14 0 0 25 0 1 0 132585558 185827328 43309 4089446400 4194304 7136930 140734809177408 18446744073709551615 4826962 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/12672/statm: 45368 43309 406 719 0 44647 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 181472

[startup+51.1008 s]
/proc/loadavg: 2.26 2.64 2.50 3/179 12673
/proc/meminfo: memFree=31368260/32951124 swapFree=67111528/67111528
[pid=12672] ppid=12670 vsize=182196 CPUtime=51.09
/proc/12672/stat : 12672 (pbscip.linux.x8) R 12670 12672 11343 0 -1 4202496 48395 0 0 0 5092 17 0 0 25 0 1 0 132585558 186568704 43504 4089446400 4194304 7136930 140734809177408 18446744073709551615 5507419 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/12672/statm: 45549 43504 406 719 0 44828 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 182196

[startup+102.307 s]
/proc/loadavg: 2.11 2.54 2.47 3/179 12675
/proc/meminfo: memFree=31366620/32951124 swapFree=67111528/67111528
[pid=12672] ppid=12670 vsize=183460 CPUtime=102.3
/proc/12672/stat : 12672 (pbscip.linux.x8) R 12670 12672 11343 0 -1 4202496 48735 0 0 0 10206 24 0 0 25 0 1 0 132585558 187863040 43844 4089446400 4194304 7136930 140734809177408 18446744073709551615 5005155 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/12672/statm: 45865 43844 406 719 0 45144 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 183460

[startup+162.3 s]
/proc/loadavg: 1.97 2.43 2.44 3/179 12705
/proc/meminfo: memFree=31416552/32951124 swapFree=67111528/67111528
[pid=12672] ppid=12670 vsize=187256 CPUtime=162.29
/proc/12672/stat : 12672 (pbscip.linux.x8) R 12670 12672 11343 0 -1 4202496 49702 0 0 0 16194 35 0 0 25 0 1 0 132585558 191750144 44811 4089446400 4194304 7136930 140734809177408 18446744073709551615 4983090 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/12672/statm: 46814 44811 406 719 0 46093 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 187256

[startup+222.301 s]
/proc/loadavg: 1.99 2.35 2.41 3/179 12707
/proc/meminfo: memFree=31364464/32951124 swapFree=67111528/67111528
[pid=12672] ppid=12670 vsize=189604 CPUtime=222.3
/proc/12672/stat : 12672 (pbscip.linux.x8) R 12670 12672 11343 0 -1 4202496 50292 0 0 0 22185 45 0 0 25 0 1 0 132585558 194154496 45401 4089446400 4194304 7136930 140734809177408 18446744073709551615 4436423 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/12672/statm: 47401 45401 406 719 0 46680 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 189604

[startup+282.301 s]
/proc/loadavg: 2.07 2.30 2.38 3/179 12707
/proc/meminfo: memFree=31318148/32951124 swapFree=67111528/67111528
[pid=12672] ppid=12670 vsize=191080 CPUtime=282.29
/proc/12672/stat : 12672 (pbscip.linux.x8) R 12670 12672 11343 0 -1 4202496 50692 0 0 0 28174 55 0 0 25 0 1 0 132585558 195665920 45801 4089446400 4194304 7136930 140734809177408 18446744073709551615 4436406 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/12672/statm: 47770 45801 406 719 0 47049 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 191080

[startup+342.3 s]
/proc/loadavg: 2.02 2.24 2.36 3/179 12709
/proc/meminfo: memFree=31269964/32951124 swapFree=67111528/67111528
[pid=12672] ppid=12670 vsize=192852 CPUtime=342.3
/proc/12672/stat : 12672 (pbscip.linux.x8) R 12670 12672 11343 0 -1 4202496 51140 0 0 0 34163 67 0 0 25 0 1 0 132585558 197480448 46249 4089446400 4194304 7136930 140734809177408 18446744073709551615 4643217 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/12672/statm: 48213 46249 406 719 0 47492 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 192852

[startup+402.301 s]
/proc/loadavg: 2.01 2.19 2.33 3/179 12711
/proc/meminfo: memFree=31222048/32951124 swapFree=67111528/67111528
[pid=12672] ppid=12670 vsize=196860 CPUtime=402.29
/proc/12672/stat : 12672 (pbscip.linux.x8) R 12670 12672 11343 0 -1 4202496 52143 0 0 0 40153 76 0 0 25 0 1 0 132585558 201584640 47252 4089446400 4194304 7136930 140734809177408 18446744073709551615 4826969 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/12672/statm: 49215 47252 406 719 0 48494 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 196860

[startup+462.3 s]
/proc/loadavg: 2.00 2.16 2.31 3/179 12713
/proc/meminfo: memFree=31175748/32951124 swapFree=67111528/67111528
[pid=12672] ppid=12670 vsize=199904 CPUtime=462.3
/proc/12672/stat : 12672 (pbscip.linux.x8) R 12670 12672 11343 0 -1 4202496 52930 0 0 0 46140 90 0 0 25 0 1 0 132585558 204701696 48039 4089446400 4194304 7136930 140734809177408 18446744073709551615 4643217 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/12672/statm: 49976 48039 406 719 0 49255 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 199904

[startup+522.301 s]
/proc/loadavg: 2.03 2.14 2.29 3/179 12715
/proc/meminfo: memFree=31128200/32951124 swapFree=67111528/67111528
[pid=12672] ppid=12670 vsize=202960 CPUtime=522.3
/proc/12672/stat : 12672 (pbscip.linux.x8) R 12670 12672 11343 0 -1 4202496 53688 0 0 0 52129 101 0 0 25 0 1 0 132585558 207831040 48797 4089446400 4194304 7136930 140734809177408 18446744073709551615 4827474 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/12672/statm: 50740 48797 406 719 0 50019 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 202960

[startup+582.301 s]
/proc/loadavg: 2.01 2.11 2.27 3/179 12716
/proc/meminfo: memFree=31081260/32951124 swapFree=67111528/67111528
[pid=12672] ppid=12670 vsize=204660 CPUtime=582.31
/proc/12672/stat : 12672 (pbscip.linux.x8) R 12670 12672 11343 0 -1 4202496 54152 0 0 0 58118 113 0 0 25 0 1 0 132585558 209571840 49261 4089446400 4194304 7136930 140734809177408 18446744073709551615 4827501 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/12672/statm: 51165 49261 406 719 0 50444 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 204660

[startup+642.3 s]
/proc/loadavg: 2.00 2.09 2.25 3/179 12717
/proc/meminfo: memFree=31030980/32951124 swapFree=67111528/67111528
[pid=12672] ppid=12670 vsize=207784 CPUtime=642.31
/proc/12672/stat : 12672 (pbscip.linux.x8) R 12670 12672 11343 0 -1 4202496 54950 0 0 0 64108 123 0 0 25 0 1 0 132585558 212770816 50059 4089446400 4194304 7136930 140734809177408 18446744073709551615 4436415 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/12672/statm: 51946 50059 406 719 0 51225 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 207784

[startup+702.301 s]

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

[startup+942.3 s]
/proc/loadavg: 2.01 2.04 2.17 3/179 12734
/proc/meminfo: memFree=30800700/32951124 swapFree=67111528/67111528
[pid=12672] ppid=12670 vsize=220132 CPUtime=942.31
/proc/12672/stat : 12672 (pbscip.linux.x8) R 12670 12672 11343 0 -1 4202496 58091 0 0 0 94049 182 0 0 25 0 1 0 132585558 225415168 53200 4089446400 4194304 7136930 140734809177408 18446744073709551615 4983090 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/12672/statm: 55033 53200 406 719 0 54312 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 220132

[startup+1002.3 s]
/proc/loadavg: 2.00 2.03 2.16 3/179 12736
/proc/meminfo: memFree=30751780/32951124 swapFree=67111528/67111528
[pid=12672] ppid=12670 vsize=224784 CPUtime=1002.31
/proc/12672/stat : 12672 (pbscip.linux.x8) R 12670 12672 11343 0 -1 4202496 58752 0 0 0 100038 193 0 0 25 0 1 0 132585558 230178816 53861 4089446400 4194304 7136930 140734809177408 18446744073709551615 4697599 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/12672/statm: 56196 53861 406 719 0 55475 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 224784

[startup+1062.3 s]
/proc/loadavg: 2.04 2.03 2.15 3/179 12738
/proc/meminfo: memFree=30704476/32951124 swapFree=67111528/67111528
[pid=12672] ppid=12670 vsize=228468 CPUtime=1062.31
/proc/12672/stat : 12672 (pbscip.linux.x8) R 12670 12672 11343 0 -1 4202496 59695 0 0 0 106027 204 0 0 25 0 1 0 132585558 233951232 54804 4089446400 4194304 7136930 140734809177408 18446744073709551615 5507419 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/12672/statm: 57117 54804 406 719 0 56396 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 228468

[startup+1122.3 s]
/proc/loadavg: 2.01 2.03 2.14 3/179 12740
/proc/meminfo: memFree=30660756/32951124 swapFree=67111528/67111528
[pid=12672] ppid=12670 vsize=229552 CPUtime=1122.32
/proc/12672/stat : 12672 (pbscip.linux.x8) R 12670 12672 11343 0 -1 4202496 59982 0 0 0 112017 215 0 0 25 0 1 0 132585558 235061248 55091 4089446400 4194304 7136930 140734809177408 18446744073709551615 4643224 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/12672/statm: 57388 55091 406 719 0 56667 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 229552

[startup+1182.3 s]
/proc/loadavg: 2.00 2.02 2.13 3/179 12740
/proc/meminfo: memFree=30614712/32951124 swapFree=67111528/67111528
[pid=12672] ppid=12670 vsize=232020 CPUtime=1182.32
/proc/12672/stat : 12672 (pbscip.linux.x8) R 12670 12672 11343 0 -1 4202496 60619 0 0 0 118007 225 0 0 25 0 1 0 132585558 237588480 55728 4089446400 4194304 7136930 140734809177408 18446744073709551615 4826977 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/12672/statm: 58005 55728 406 719 0 57284 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 232020

[startup+1242.3 s]
/proc/loadavg: 2.00 2.01 2.12 3/179 12742
/proc/meminfo: memFree=30563184/32951124 swapFree=67111528/67111528
[pid=12672] ppid=12670 vsize=236560 CPUtime=1242.32
/proc/12672/stat : 12672 (pbscip.linux.x8) R 12670 12672 11343 0 -1 4202496 61758 0 0 0 123998 234 0 0 25 0 1 0 132585558 242237440 56867 4089446400 4194304 7136930 140734809177408 18446744073709551615 5507419 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/12672/statm: 59140 56867 406 719 0 58419 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 236560

[startup+1302.3 s]
/proc/loadavg: 2.00 2.01 2.11 3/179 12744
/proc/meminfo: memFree=30516008/32951124 swapFree=67111528/67111528
[pid=12672] ppid=12670 vsize=238672 CPUtime=1302.33
/proc/12672/stat : 12672 (pbscip.linux.x8) R 12670 12672 11343 0 -1 4202496 62302 0 0 0 129988 245 0 0 25 0 1 0 132585558 244400128 57411 4089446400 4194304 7136930 140734809177408 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/12672/statm: 59668 57411 406 719 0 58947 0
Current children cumulated CPU time (s) 1302.33
Current children cumulated vsize (KiB) 238672

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.10 3/179 12746
/proc/meminfo: memFree=30467212/32951124 swapFree=67111528/67111528
[pid=12672] ppid=12670 vsize=242244 CPUtime=1362.32
/proc/12672/stat : 12672 (pbscip.linux.x8) R 12670 12672 11343 0 -1 4202496 63227 0 0 0 135976 256 0 0 25 0 1 0 132585558 248057856 58336 4089446400 4194304 7136930 140734809177408 18446744073709551615 5507410 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/12672/statm: 60561 58336 406 719 0 59840 0
Current children cumulated CPU time (s) 1362.32
Current children cumulated vsize (KiB) 242244

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.09 3/179 12748
/proc/meminfo: memFree=30419544/32951124 swapFree=67111528/67111528
[pid=12672] ppid=12670 vsize=244472 CPUtime=1422.33
/proc/12672/stat : 12672 (pbscip.linux.x8) R 12670 12672 11343 0 -1 4202496 63784 0 0 0 141966 267 0 0 25 0 1 0 132585558 250339328 58893 4089446400 4194304 7136930 140734809177408 18446744073709551615 4697011 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/12672/statm: 61118 58893 406 719 0 60397 0
Current children cumulated CPU time (s) 1422.33
Current children cumulated vsize (KiB) 244472

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.08 3/179 12748
/proc/meminfo: memFree=30375960/32951124 swapFree=67111528/67111528
[pid=12672] ppid=12670 vsize=246196 CPUtime=1482.33
/proc/12672/stat : 12672 (pbscip.linux.x8) R 12670 12672 11343 0 -1 4202496 64263 0 0 0 147956 277 0 0 25 0 1 0 132585558 252104704 59372 4089446400 4194304 7136930 140734809177408 18446744073709551615 4827485 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/12672/statm: 61549 59372 406 719 0 60828 0
Current children cumulated CPU time (s) 1482.33
Current children cumulated vsize (KiB) 246196

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.08 3/179 12750
/proc/meminfo: memFree=30330644/32951124 swapFree=67111528/67111528
[pid=12672] ppid=12670 vsize=248728 CPUtime=1542.33
/proc/12672/stat : 12672 (pbscip.linux.x8) R 12670 12672 11343 0 -1 4202496 64911 0 0 0 153946 287 0 0 25 0 1 0 132585558 254697472 60020 4089446400 4194304 7136930 140734809177408 18446744073709551615 4436406 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/12672/statm: 62182 60020 406 719 0 61461 0
Current children cumulated CPU time (s) 1542.33
Current children cumulated vsize (KiB) 248728

[startup+1602.3 s]
/proc/loadavg: 2.06 2.02 2.08 3/179 12752
/proc/meminfo: memFree=30283200/32951124 swapFree=67111528/67111528
[pid=12672] ppid=12670 vsize=251264 CPUtime=1602.33
/proc/12672/stat : 12672 (pbscip.linux.x8) R 12670 12672 11343 0 -1 4202496 65560 0 0 0 159937 296 0 0 25 0 1 0 132585558 257294336 60669 4089446400 4194304 7136930 140734809177408 18446744073709551615 4826977 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/12672/statm: 62816 60669 406 719 0 62095 0
Current children cumulated CPU time (s) 1602.33
Current children cumulated vsize (KiB) 251264

[startup+1662.3 s]
/proc/loadavg: 2.02 2.01 2.07 3/179 12754
/proc/meminfo: memFree=30236020/32951124 swapFree=67111528/67111528
[pid=12672] ppid=12670 vsize=255832 CPUtime=1662.33
/proc/12672/stat : 12672 (pbscip.linux.x8) R 12670 12672 11343 0 -1 4202496 66684 0 0 0 165925 308 0 0 25 0 1 0 132585558 261971968 61793 4089446400 4194304 7136930 140734809177408 18446744073709551615 4436406 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/12672/statm: 63958 61793 406 719 0 63237 0
Current children cumulated CPU time (s) 1662.33
Current children cumulated vsize (KiB) 255832

[startup+1722.3 s]
/proc/loadavg: 2.01 2.00 2.06 3/179 12756
/proc/meminfo: memFree=30189700/32951124 swapFree=67111528/67111528
[pid=12672] ppid=12670 vsize=257768 CPUtime=1722.33
/proc/12672/stat : 12672 (pbscip.linux.x8) R 12670 12672 11343 0 -1 4202496 67190 0 0 0 171915 318 0 0 25 0 1 0 132585558 263954432 62299 4089446400 4194304 7136930 140734809177408 18446744073709551615 5507419 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/12672/statm: 64442 62299 406 719 0 63721 0
Current children cumulated CPU time (s) 1722.33
Current children cumulated vsize (KiB) 257768

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.06 3/179 12757
/proc/meminfo: memFree=30142516/32951124 swapFree=67111528/67111528
[pid=12672] ppid=12670 vsize=260292 CPUtime=1782.33
/proc/12672/stat : 12672 (pbscip.linux.x8) R 12670 12672 11343 0 -1 4202496 67840 0 0 0 177904 329 0 0 25 0 1 0 132585558 266539008 62949 4089446400 4194304 7136930 140734809177408 18446744073709551615 4436415 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/12672/statm: 65073 62949 406 719 0 64352 0
Current children cumulated CPU time (s) 1782.33
Current children cumulated vsize (KiB) 260292



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.00 2.00 2.06 3/179 12758
/proc/meminfo: memFree=30128364/32951124 swapFree=67111528/67111528
[pid=12672] ppid=12670 vsize=261232 CPUtime=1800.04
/proc/12672/stat : 12672 (pbscip.linux.x8) R 12670 12672 11343 0 -1 4202496 68079 0 0 0 179671 333 0 0 25 0 1 0 132585558 267501568 63188 4089446400 4194304 7136930 140734809177408 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/12672/statm: 65308 63188 406 719 0 64587 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 261232

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.06 3/179 12758
/proc/meminfo: memFree=30128364/32951124 swapFree=67111528/67111528
[pid=12672] ppid=12670 vsize=206028 CPUtime=1800.24
/proc/12672/stat : 12672 (pbscip.linux.x8) R 12670 12672 11343 0 -1 4202496 68086 0 0 0 179691 333 0 0 25 0 1 0 132585558 210972672 49571 4089446400 4194304 7136930 140734809177408 18446744073709551615 5953510 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12672/statm: 51507 49571 413 719 0 50786 0
Current children cumulated CPU time (s) 1800.24
Current children cumulated vsize (KiB) 206028

[startup+1800.3 s]
/proc/loadavg: 2.00 2.00 2.06 3/179 12758
/proc/meminfo: memFree=30128364/32951124 swapFree=67111528/67111528
[pid=12672] ppid=12670 vsize=35288 CPUtime=1800.34
/proc/12672/stat : 12672 (pbscip.linux.x8) R 12670 12672 11343 0 -1 4202496 68088 0 0 0 179700 334 0 0 25 0 1 0 132585558 36134912 7633 4089446400 4194304 7136930 140734809177408 18446744073709551615 6526746 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12672/statm: 8822 7633 415 719 0 8101 0
Current children cumulated CPU time (s) 1800.34
Current children cumulated vsize (KiB) 35288

Child status: 0
Real time (s): 1800.3
CPU time (s): 1800.35
CPU user time (s): 1797
CPU system time (s): 3.34349
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 261232

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797
system time used= 3.34349
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 68093
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1
involuntary context switches= 3787

runsolver used 2.46062 second user time and 5.82111 second system time

The end

Launcher Data

Begin job on node103 at 2010-06-30 17:47:56
IDJOB=2693602
IDBENCH=79002
IDSOLVER=1206
FILE ID=node103/2693602-1277912875
PBS_JOBID= 11197248
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-cache.inv10.ucl--soft-33-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-2693602-1277912875/watcher-2693602-1277912875 -o /tmp/evaluation-result-2693602-1277912875/solver-2693602-1277912875 -C 1800 -W 2000 -M 3800  HOME/pbscip.linux.x86_64.gnu.opt.none -f HOME/instance-2693602-1277912875.wbo -t 1800 -m 3800

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

MD5SUM BENCH= 61ba6fab23f29dcc6973b97e5631370e
RANDOM SEED=818243179

node103.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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31541640 kB
Buffers:        199100 kB
Cached:         910824 kB
SwapCached:          0 kB
Active:         625444 kB
Inactive:       643676 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31541640 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            3924 kB
Writeback:           0 kB
AnonPages:      158884 kB
Mapped:          17464 kB
Slab:            77992 kB
PageTables:       4616 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   310532 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 74204 MiB
End job on node103 at 2010-06-30 18:17:58