Trace number 2664835

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 NameAnswerobjective functionCPU timeWall clock time
SCIPclp SCIP 1.2.1.2 with Clp 1.11.1 (Release Version) as LP solver? (TO) 1800.32 1800.88

General information on the benchmark

Name/OPT-SMALLINT-LIN/flexray/
normalized-fx97.opb
MD5SUM22116bd56344f7c7bb7157cc5841f631
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables8424
Total number of constraints9089
Number of constraints which are clauses8415
Number of constraints which are cardinality constraints (but not clauses)98
Number of constraints which are nor clauses,nor cardinality constraints576
Minimum length of a constraint2
Maximum length of a constraint576
Number of terms in the objective function 9
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 9
Number of bits of the sum of numbers in the objective function 4
Biggest number in a constraint 42
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1199
Number of bits of the biggest sum of numbers11
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: Clp 1.11.1] [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-2664835-1276689355.opb>
0.19/0.28	c original problem has 8424 variables (8424 bin, 0 int, 0 impl, 0 cont) and 9089 constraints
0.19/0.28	c problem read
0.19/0.28	c presolving settings loaded
0.39/0.41	c presolving:
0.49/0.50	c (round 1) 9 del vars, 1 del conss, 9 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 16830 impls, 97 clqs
0.49/0.54	c (round 2) 9 del vars, 8416 del conss, 9 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 16830 impls, 97 clqs
0.59/0.62	c (round 3) 9 del vars, 8416 del conss, 9 chg bounds, 0 chg sides, 0 chg coeffs, 673 upgd conss, 16830 impls, 97 clqs
2.69/2.75	c    (2.4s) probing: 101/8415 (1.2%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
2.69/2.75	c    (2.4s) probing aborted: 100/100 successive totally useless probings
2.69/2.75	c presolving (4 rounds):
2.69/2.75	c  9 deleted vars, 8416 deleted constraints, 9 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
2.69/2.75	c  16830 implications, 2293 cliques
2.69/2.75	c presolved problem has 8415 variables (8415 bin, 0 int, 0 impl, 0 cont) and 673 constraints
2.69/2.75	c     576 constraints of type <knapsack>
2.69/2.75	c      97 constraints of type <setppc>
2.69/2.75	c transformed objective value is always integral (scale: 1)
2.69/2.75	c Presolving Time: 2.35
2.69/2.75	c - non default parameters ----------------------------------------------------------------------
2.69/2.75	c # SCIP version 1.2.1.2
2.69/2.75	c 
2.69/2.75	c # frequency for displaying node information lines
2.69/2.75	c # [type: int, range: [-1,2147483647], default: 100]
2.69/2.75	c display/freq = 10000
2.69/2.75	c 
2.69/2.75	c # maximal time in seconds to run
2.69/2.75	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
2.69/2.75	c limits/time = 1799.73
2.69/2.75	c 
2.69/2.75	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
2.69/2.75	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
2.69/2.75	c limits/memory = 1620
2.69/2.75	c 
2.69/2.75	c # should presolving try to simplify inequalities
2.69/2.75	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
2.69/2.75	c constraints/linear/simplifyinequalities = TRUE
2.69/2.75	c 
2.69/2.75	c # should presolving try to simplify knapsacks
2.69/2.75	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
2.69/2.75	c constraints/knapsack/simplifyinequalities = TRUE
2.69/2.75	c 
2.69/2.75	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
2.69/2.75	c # [type: int, range: [-1,2147483647], default: -1]
2.69/2.75	c separating/rapidlearning/freq = 0
2.69/2.75	c 
2.69/2.75	c -----------------------------------------------------------------------------------------------
2.69/2.75	c start solving
2.69/2.76	c 
2.99/3.08	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
2.99/3.08	c   2.7s|     1 |     0 |   626 |     - |  37M|   0 |  62 |8415 | 673 |8415 | 673 |   0 |   0 |   0 | 9.000000e+00 |      --      |    Inf 
6.50/6.50	c   6.1s|     1 |     0 |   780 |     - |  40M|   0 | 127 |8415 | 673 |8415 | 711 |  38 |   0 |   0 | 9.000000e+00 |      --      |    Inf 
7.59/7.61	c   7.2s|     1 |     0 |   923 |     - |  41M|   0 | 162 |8415 | 673 |8415 | 748 |  75 |   0 |   0 | 9.000000e+00 |      --      |    Inf 
8.89/8.92	c   8.5s|     1 |     0 |  1143 |     - |  42M|   0 | 197 |8415 | 673 |8415 | 782 | 109 |   0 |   0 | 9.000000e+00 |      --      |    Inf 
10.28/10.32	c   9.9s|     1 |     0 |  1387 |     - |  43M|   0 | 208 |8415 | 673 |8415 | 818 | 145 |   0 |   0 | 9.000000e+00 |      --      |    Inf 
11.79/11.82	c  11.4s|     1 |     0 |  1598 |     - |  43M|   0 | 234 |8415 | 673 |8415 | 850 | 177 |   0 |   0 | 9.000000e+00 |      --      |    Inf 
13.29/13.36	c  12.9s|     1 |     0 |  1840 |     - |  44M|   0 | 258 |8415 | 673 |8415 | 880 | 207 |   0 |   0 | 9.000000e+00 |      --      |    Inf 
15.99/16.05	c  15.5s|     1 |     2 |  1840 |     - |  44M|   0 | 258 |8415 | 673 |8415 | 880 | 207 |   0 |  14 | 9.000000e+00 |      --      |    Inf 
1301.09/1301.58	c  1281s| 10000 |  1047 |  1011k| 101.0 |  56M| 117 | 112 |8415 |1760 |8415 | 753 | 207 |  11k|5622 | 9.000000e+00 |      --      |    Inf 
1800.05/1800.61	c pressed CTRL-C 1 times (5 times for forcing termination)
1800.15/1800.72	c 
1800.15/1800.72	c SCIP Status        : solving was interrupted [user interrupt]
1800.15/1800.72	c Solving Time (sec) : 1772.47
1800.15/1800.72	c Solving Nodes      : 14090
1800.15/1800.72	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1800.15/1800.72	c Dual Bound         : +9.00000000000000e+00
1800.15/1800.72	c Gap                : infinite
1800.15/1800.72	s UNKNOWN
1800.15/1800.72	c SCIP Status        : solving was interrupted [user interrupt]
1800.15/1800.72	c Solving Time       :    1772.47
1800.15/1800.72	c Original Problem   :
1800.15/1800.72	c   Problem name     : HOME/instance-2664835-1276689355.opb
1800.15/1800.72	c   Variables        : 8424 (8424 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.15/1800.72	c   Constraints      : 9089 initial, 9089 maximal
1800.15/1800.72	c Presolved Problem  :
1800.15/1800.72	c   Problem name     : t_HOME/instance-2664835-1276689355.opb
1800.15/1800.72	c   Variables        : 8415 (8415 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.15/1800.72	c   Constraints      : 673 initial, 3784 maximal
1800.15/1800.72	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.15/1800.72	c   trivial          :       0.01          0          0          0          0          0          0          0          0
1800.15/1800.72	c   dualfix          :       0.01          0          0          0          0          0          0          0          0
1800.15/1800.72	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.15/1800.72	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.15/1800.72	c   implics          :       0.01          0          0          0          0          0          0          0          0
1800.15/1800.72	c   probing          :       0.60          0          0          0          0          0          0          0          0
1800.15/1800.72	c   knapsack         :       1.48          0          0          0          0          0          0          0          0
1800.15/1800.72	c   setppc           :       0.00          0          0          0          0          0          0          0          0
1800.15/1800.72	c   linear           :       0.14          9          0          0          9          0       8416          0          0
1800.15/1800.72	c   logicor          :       0.00          0          0          0          0          0          0          0          0
1800.15/1800.72	c   root node        :          -          0          -          -          0          -          -          -          -
1800.15/1800.72	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.15/1800.72	c   integral         :          0          0          0       8822          0         40       2827          0          0      15966
1800.15/1800.72	c   knapsack         :        576          6      59821          0          0        233    1529586       1205          0          0
1800.15/1800.72	c   setppc           :         97          6      59588          0          0         29     196965          0          0          0
1800.15/1800.72	c   logicor          :          0+         0      18755          0          0        634       6569          0          0          0
1800.15/1800.72	c   countsols        :          0          0          0          0          0          0          0          0          0          0
1800.15/1800.72	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.15/1800.72	c   integral         :     472.84       0.00       0.00     472.84       0.00
1800.15/1800.72	c   knapsack         :     176.87       0.06     176.81       0.00       0.00
1800.15/1800.72	c   setppc           :       0.77       0.00       0.77       0.00       0.00
1800.15/1800.72	c   logicor          :       2.70       0.00       2.70       0.00       0.00
1800.15/1800.72	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1800.15/1800.72	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.15/1800.72	c   vbounds          :       0.03          2          0          0
1800.15/1800.72	c   rootredcost      :       0.04          0          0          0
1800.15/1800.72	c   pseudoobj        :       0.05          0          0          0
1800.15/1800.72	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.15/1800.72	c   propagation      :       1.33        896        896      11394      164.1         10       95.7          -
1800.15/1800.72	c   infeasible LP    :     113.83       5418       2723      81177      532.1         14       69.2          0
1800.15/1800.72	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.15/1800.72	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.15/1800.72	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1800.15/1800.72	c   applied globally :          -          -          -      16106      240.0          -          -          -
1800.15/1800.72	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.15/1800.72	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.15/1800.72	c   cut pool         :       0.01          5          -          -        701          -    (maximal pool size: 2645)
1800.15/1800.72	c   redcost          :      10.11       8793          0          0          0          0
1800.15/1800.72	c   impliedbounds    :       0.01          6          0          0          0          0
1800.15/1800.72	c   intobj           :       0.00          0          0          0          0          0
1800.15/1800.72	c   cgmip            :       0.00          0          0          0          0          0
1800.15/1800.72	c   gomory           :       0.11          6          0          0         41          0
1800.15/1800.72	c   strongcg         :       0.12          6          0          0         18          0
1800.15/1800.72	c   cmir             :       4.41          6          0          0       2486          0
1800.15/1800.72	c   flowcover        :       1.82          6          0          0       1200          0
1800.15/1800.72	c   clique           :       0.03          6          0          0         18          0
1800.15/1800.72	c   zerohalf         :       0.00          0          0          0          0          0
1800.15/1800.72	c   mcf              :       0.01          1          0          0          0          0
1800.15/1800.72	c   rapidlearning    :       2.12          1          0          0          0          0
1800.15/1800.72	c Pricers            :       Time      Calls       Vars
1800.15/1800.72	c   problem variables:       0.00          0          0
1800.15/1800.72	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.15/1800.72	c   relpscost        :     472.77       8822         40       2827          0          0      15966
1800.15/1800.72	c   pscost           :       0.00          0          0          0          0          0          0
1800.15/1800.72	c   inference        :       0.00          0          0          0          0          0          0
1800.15/1800.72	c   mostinf          :       0.00          0          0          0          0          0          0
1800.15/1800.72	c   leastinf         :       0.00          0          0          0          0          0          0
1800.15/1800.72	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.15/1800.72	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.15/1800.72	c   random           :       0.00          0          0          0          0          0          0
1800.15/1800.72	c Primal Heuristics  :       Time      Calls      Found
1800.15/1800.72	c   LP solutions     :       0.00          -          0
1800.15/1800.72	c   pseudo solutions :       0.00          -          0
1800.15/1800.72	c   oneopt           :       0.03          0          0
1800.15/1800.72	c   crossover        :       0.02          0          0
1800.15/1800.72	c   guideddiving     :       0.00          0          0
1800.15/1800.72	c   intshifting      :       0.00          0          0
1800.15/1800.72	c   fracdiving       :      14.71          4          0
1800.15/1800.72	c   veclendiving     :       6.20          4          0
1800.15/1800.72	c   linesearchdiving :       4.76          4          0
1800.15/1800.72	c   pscostdiving     :       8.66          5          0
1800.15/1800.72	c   coefdiving       :      13.26          5          0
1800.15/1800.72	c   feaspump         :       0.64          3          0
1800.15/1800.72	c   objpscostdiving  :      10.96          3          0
1800.15/1800.72	c   rootsoldiving    :       9.40          3          0
1800.15/1800.72	c   trivial          :       0.03          2          0
1800.15/1800.72	c   simplerounding   :       0.01          0          0
1800.15/1800.72	c   zirounding       :       0.13       1000          0
1800.15/1800.72	c   rounding         :       0.91       1287          0
1800.15/1800.72	c   shifting         :       6.41        369          0
1800.15/1800.72	c   twoopt           :       0.00          0          0
1800.15/1800.72	c   fixandinfer      :       0.00          0          0
1800.15/1800.72	c   intdiving        :       0.00          0          0
1800.15/1800.72	c   actconsdiving    :       0.00          0          0
1800.15/1800.72	c   octane           :       0.00          0          0
1800.15/1800.72	c   rens             :       0.29          1          0
1800.15/1800.72	c   rins             :       0.00          0          0
1800.15/1800.72	c   localbranching   :       0.00          0          0
1800.15/1800.72	c   mutation         :       0.00          0          0
1800.15/1800.72	c   dins             :       0.00          0          0
1800.15/1800.72	c   undercover       :       0.00          0          0
1800.15/1800.72	c   nlp              :       0.00          0          0
1800.15/1800.72	c   trysol           :       0.01          0          0
1800.15/1800.72	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.15/1800.72	c   primal LP        :       0.01          0          0       0.00       0.00
1800.15/1800.72	c   dual LP          :     863.42      14058    1365132      97.11    1581.08
1800.15/1800.72	c   lex dual LP      :       0.00          0          0       0.00          -
1800.15/1800.72	c   barrier LP       :       0.00          0          0       0.00          -
1800.15/1800.72	c   diving/probing LP:      52.43       3144      79436      25.27    1515.09
1800.15/1800.72	c   strong branching :     471.73       7304     784433     107.40    1662.89
1800.15/1800.72	c     (at root node) :          -         14       2297     164.07          -
1800.15/1800.72	c   conflict analysis:       0.00          0          0       0.00          -
1800.15/1800.72	c B&B Tree           :
1800.15/1800.72	c   number of runs   :          1
1800.15/1800.72	c   nodes            :      14090
1800.15/1800.72	c   nodes (total)    :      14090
1800.15/1800.72	c   nodes left       :       1479
1800.15/1800.72	c   max depth        :        170
1800.15/1800.72	c   max depth (total):        170
1800.15/1800.72	c   backtracks       :       1338 (9.5%)
1800.15/1800.72	c   delayed cutoffs  :        398
1800.15/1800.72	c   repropagations   :      28592 (111631 domain reductions, 62 cutoffs)
1800.15/1800.72	c   avg switch length:       9.39
1800.15/1800.72	c   switching time   :      15.17
1800.15/1800.72	c Solution           :
1800.15/1800.72	c   Solutions found  :          0 (0 improvements)
1800.15/1800.72	c   Primal Bound     :          -
1800.15/1800.72	c   Dual Bound       : +9.00000000000000e+00
1800.15/1800.72	c   Gap              :   infinite
1800.15/1800.72	c   Root Dual Bound  : +9.00000000000000e+00
1800.15/1800.72	c   Root Iterations  :       1840
1800.24/1800.87	c Time complete: 1800.31.

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-2664835-1276689355/watcher-2664835-1276689355 -o /tmp/evaluation-result-2664835-1276689355/solver-2664835-1276689355 -C 1800 -W 2000 -M 1800 HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2664835-1276689355.opb -t 1800 -m 1800 

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): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.04 1.01 1.00 3/106 17544
/proc/meminfo: memFree=1515948/2059040 swapFree=4192956/4192956
[pid=17544] ppid=17542 vsize=9288 CPUtime=0
/proc/17544/stat : 17544 (pbscip.linux.x8) R 17542 17544 17440 0 -1 4202496 1163 0 0 0 0 0 0 0 22 0 1 0 10226233 9510912 1084 1992294400 4194304 9819077 140733952232448 18446744073709551615 8675093 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17544/statm: 2322 1094 371 1374 0 943 0

[startup+0.0169221 s]
/proc/loadavg: 1.04 1.01 1.00 3/106 17544
/proc/meminfo: memFree=1515948/2059040 swapFree=4192956/4192956
[pid=17544] ppid=17542 vsize=11000 CPUtime=0.01
/proc/17544/stat : 17544 (pbscip.linux.x8) R 17542 17544 17440 0 -1 4202496 1680 0 0 0 1 0 0 0 22 0 1 0 10226233 11264000 1600 1992294400 4194304 9819077 140733952232448 18446744073709551615 8656455 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17544/statm: 2750 1603 388 1374 0 1371 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 11000

[startup+0.101934 s]
/proc/loadavg: 1.04 1.01 1.00 3/106 17544
/proc/meminfo: memFree=1515948/2059040 swapFree=4192956/4192956
[pid=17544] ppid=17542 vsize=17636 CPUtime=0.09
/proc/17544/stat : 17544 (pbscip.linux.x8) R 17542 17544 17440 0 -1 4202496 3339 0 0 0 9 0 0 0 24 0 1 0 10226233 18059264 3259 1992294400 4194304 9819077 140733952232448 18446744073709551615 4213703 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17544/statm: 4409 3259 388 1374 0 3030 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17636

[startup+0.300955 s]
/proc/loadavg: 1.04 1.01 1.00 3/106 17544
/proc/meminfo: memFree=1515948/2059040 swapFree=4192956/4192956
[pid=17544] ppid=17542 vsize=28996 CPUtime=0.29
/proc/17544/stat : 17544 (pbscip.linux.x8) R 17542 17544 17440 0 -1 4202496 6562 0 0 0 27 2 0 0 25 0 1 0 10226233 29691904 6128 1992294400 4194304 9819077 140733952232448 18446744073709551615 8779151 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17544/statm: 7249 6128 427 1374 0 5870 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 28996

[startup+0.700999 s]
/proc/loadavg: 1.04 1.01 1.00 3/106 17544
/proc/meminfo: memFree=1515948/2059040 swapFree=4192956/4192956
[pid=17544] ppid=17542 vsize=54604 CPUtime=0.69
/proc/17544/stat : 17544 (pbscip.linux.x8) R 17542 17544 17440 0 -1 4202496 13462 0 0 0 63 6 0 0 25 0 1 0 10226233 55914496 12283 1992294400 4194304 9819077 140733952232448 18446744073709551615 4892263 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17544/statm: 13651 12283 504 1374 0 12272 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 54604

[startup+1.50109 s]
/proc/loadavg: 1.04 1.01 1.00 2/107 17545
/proc/meminfo: memFree=1466216/2059040 swapFree=4192956/4192956
[pid=17544] ppid=17542 vsize=59852 CPUtime=1.49
/proc/17544/stat : 17544 (pbscip.linux.x8) R 17542 17544 17440 0 -1 4202496 14766 0 0 0 143 6 0 0 25 0 1 0 10226233 61288448 13587 1992294400 4194304 9819077 140733952232448 18446744073709551615 4890934 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17544/statm: 14963 13587 504 1374 0 13584 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 59852

[startup+3.10126 s]
/proc/loadavg: 1.04 1.01 1.00 2/107 17545
/proc/meminfo: memFree=1460884/2059040 swapFree=4192956/4192956
[pid=17544] ppid=17542 vsize=78536 CPUtime=3.09
/proc/17544/stat : 17544 (pbscip.linux.x8) R 17542 17544 17440 0 -1 4202496 20302 0 0 0 300 9 0 0 25 0 1 0 10226233 80420864 17849 1992294400 4194304 9819077 140733952232448 18446744073709551615 5435607 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17544/statm: 19634 17849 647 1374 0 18255 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 78536

[startup+6.30162 s]
/proc/loadavg: 1.04 1.01 1.00 2/107 17545
/proc/meminfo: memFree=1397148/2059040 swapFree=4192956/4192956
[pid=17544] ppid=17542 vsize=132888 CPUtime=6.29
/proc/17544/stat : 17544 (pbscip.linux.x8) R 17542 17544 17440 0 -1 4202496 37859 0 0 0 612 17 0 0 25 0 1 0 10226233 136077312 30953 1992294400 4194304 9819077 140733952232448 18446744073709551615 5809487 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17544/statm: 33222 30953 689 1374 0 31843 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 132888

[startup+12.7013 s]
/proc/loadavg: 1.04 1.01 1.00 2/107 17545
/proc/meminfo: memFree=1430504/2059040 swapFree=4192956/4192956
[pid=17544] ppid=17542 vsize=93396 CPUtime=12.69
/proc/17544/stat : 17544 (pbscip.linux.x8) R 17542 17544 17440 0 -1 4202496 39765 0 0 0 1249 20 0 0 25 0 1 0 10226233 95637504 21875 1992294400 4194304 9819077 140733952232448 18446744073709551615 5716611 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17544/statm: 23349 21875 697 1374 0 21970 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 93396

[startup+25.5017 s]
/proc/loadavg: 1.03 1.01 1.00 2/107 17545
/proc/meminfo: memFree=1430876/2059040 swapFree=4192956/4192956
[pid=17544] ppid=17542 vsize=94776 CPUtime=25.48
/proc/17544/stat : 17544 (pbscip.linux.x8) R 17542 17544 17440 0 -1 4202496 86763 0 0 0 2504 44 0 0 25 0 1 0 10226233 97050624 21840 1992294400 4194304 9819077 140733952232448 18446744073709551615 6391483 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17544/statm: 23694 21840 714 1374 0 22315 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 94776

[startup+51.1016 s]
/proc/loadavg: 1.02 1.01 1.00 2/107 17547
/proc/meminfo: memFree=1430752/2059040 swapFree=4192956/4192956
[pid=17544] ppid=17542 vsize=94924 CPUtime=51.08
/proc/17544/stat : 17544 (pbscip.linux.x8) R 17542 17544 17440 0 -1 4202496 128903 0 0 0 5037 71 0 0 25 0 1 0 10226233 97202176 21843 1992294400 4194304 9819077 140733952232448 18446744073709551615 6697322 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17544/statm: 23731 21843 714 1374 0 22352 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 94924

[startup+102.309 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 17547
/proc/meminfo: memFree=1430132/2059040 swapFree=4192956/4192956
[pid=17544] ppid=17542 vsize=94284 CPUtime=102.27
/proc/17544/stat : 17544 (pbscip.linux.x8) R 17542 17544 17440 0 -1 4202496 232947 0 0 0 10095 132 0 0 25 0 1 0 10226233 96546816 21951 1992294400 4194304 9819077 140733952232448 18446744073709551615 6656806 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17544/statm: 23571 21951 732 1374 0 22192 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 94284

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 17549
/proc/meminfo: memFree=1421080/2059040 swapFree=4192956/4192956
[pid=17544] ppid=17542 vsize=106896 CPUtime=162.24
/proc/17544/stat : 17544 (pbscip.linux.x8) R 17542 17544 17440 0 -1 4202496 417794 0 0 0 15988 236 0 0 25 0 1 0 10226233 109461504 24305 1992294400 4194304 9819077 140733952232448 18446744073709551615 6394644 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17544/statm: 26724 24305 733 1374 0 25345 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 106896

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 17551
/proc/meminfo: memFree=1417856/2059040 swapFree=4192956/4192956
[pid=17544] ppid=17542 vsize=106732 CPUtime=222.22
/proc/17544/stat : 17544 (pbscip.linux.x8) R 17542 17544 17440 0 -1 4202496 609004 0 0 0 21878 344 0 0 25 0 1 0 10226233 109293568 24899 1992294400 4194304 9819077 140733952232448 18446744073709551615 5434324 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17544/statm: 26683 24899 733 1374 0 25304 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 106732

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 17553
/proc/meminfo: memFree=1415624/2059040 swapFree=4192956/4192956
[pid=17544] ppid=17542 vsize=109560 CPUtime=282.21
/proc/17544/stat : 17544 (pbscip.linux.x8) R 17542 17544 17440 0 -1 4202496 786609 0 0 0 27781 440 0 0 25 0 1 0 10226233 112189440 25516 1992294400 4194304 9819077 140733952232448 18446744073709551615 7096655 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17544/statm: 27390 25516 733 1374 0 26011 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 109560

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 17564
/proc/meminfo: memFree=1413764/2059040 swapFree=4192956/4192956
[pid=17544] ppid=17542 vsize=113636 CPUtime=342.18
/proc/17544/stat : 17544 (pbscip.linux.x8) R 17542 17544 17440 0 -1 4202496 980198 0 0 0 33671 547 0 0 25 0 1 0 10226233 116363264 26017 1992294400 4194304 9819077 140733952232448 18446744073709551615 6394644 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17544/statm: 28409 26017 733 1374 0 27030 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 113636

[startup+402.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 17564
/proc/meminfo: memFree=1410788/2059040 swapFree=4192956/4192956
[pid=17544] ppid=17542 vsize=113908 CPUtime=402.15
/proc/17544/stat : 17544 (pbscip.linux.x8) R 17542 17544 17440 0 -1 4202496 1164077 0 0 0 39574 641 0 0 25 0 1 0 10226233 116641792 26631 1992294400 4194304 9819077 140733952232448 18446744073709551615 4383992 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17544/statm: 28477 26631 733 1374 0 27098 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 113908

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 17566
/proc/meminfo: memFree=1407316/2059040 swapFree=4192956/4192956
[pid=17544] ppid=17542 vsize=117328 CPUtime=462.14
/proc/17544/stat : 17544 (pbscip.linux.x8) R 17542 17544 17440 0 -1 4202496 1332985 0 0 0 45477 737 0 0 25 0 1 0 10226233 120143872 27500 1992294400 4194304 9819077 140733952232448 18446744073709551615 4854280 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17544/statm: 29332 27500 733 1374 0 27953 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 117328

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 17568
/proc/meminfo: memFree=1403596/2059040 swapFree=4192956/4192956
[pid=17544] ppid=17542 vsize=120984 CPUtime=522.12
/proc/17544/stat : 17544 (pbscip.linux.x8) R 17542 17544 17440 0 -1 4202496 1485972 0 0 0 51390 822 0 0 25 0 1 0 10226233 123887616 28416 1992294400 4194304 9819077 140733952232448 18446744073709551615 5909064 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17544/statm: 30246 28416 733 1374 0 28867 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 120984

[startup+582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 17570
/proc/meminfo: memFree=1402480/2059040 swapFree=4192956/4192956
[pid=17544] ppid=17542 vsize=122064 CPUtime=582.1
/proc/17544/stat : 17544 (pbscip.linux.x8) R 17542 17544 17440 0 -1 4202496 1654286 0 0 0 57294 916 0 0 25 0 1 0 10226233 124993536 28701 1992294400 4194304 9819077 140733952232448 18446744073709551615 7309071 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17544/statm: 30516 28701 733 1374 0 29137 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 122064

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 17572
/proc/meminfo: memFree=1399628/2059040 swapFree=4192956/4192956
[pid=17544] ppid=17542 vsize=124924 CPUtime=642.09
/proc/17544/stat : 17544 (pbscip.linux.x8) R 17542 17544 17440 0 -1 4202496 1824433 0 0 0 63198 1011 0 0 25 0 1 0 10226233 127922176 29402 1992294400 4194304 9819077 140733952232448 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17544/statm: 31231 29402 733 1374 0 29852 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 124924

[startup+702.301 s]

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

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 17578
/proc/meminfo: memFree=1395040/2059040 swapFree=4192956/4192956
[pid=17544] ppid=17542 vsize=132084 CPUtime=882.01
/proc/17544/stat : 17544 (pbscip.linux.x8) R 17542 17544 17440 0 -1 4202496 2482047 0 0 0 86843 1358 0 0 25 0 1 0 10226233 135254016 30653 1992294400 4194304 9819077 140733952232448 18446744073709551615 6394628 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17544/statm: 33021 30653 733 1374 0 31642 0
Current children cumulated CPU time (s) 882.01
Current children cumulated vsize (KiB) 132084

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 17580
/proc/meminfo: memFree=1394172/2059040 swapFree=4192956/4192956
[pid=17544] ppid=17542 vsize=130084 CPUtime=941.99
/proc/17544/stat : 17544 (pbscip.linux.x8) R 17542 17544 17440 0 -1 4202496 2654551 0 0 0 92743 1456 0 0 25 0 1 0 10226233 133206016 30716 1992294400 4194304 9819077 140733952232448 18446744073709551615 5917009 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17544/statm: 32521 30716 733 1374 0 31142 0
Current children cumulated CPU time (s) 941.99
Current children cumulated vsize (KiB) 130084

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 17580
/proc/meminfo: memFree=1393428/2059040 swapFree=4192956/4192956
[pid=17544] ppid=17542 vsize=130824 CPUtime=1001.98
/proc/17544/stat : 17544 (pbscip.linux.x8) R 17542 17544 17440 0 -1 4202496 2814803 0 0 0 98653 1545 0 0 25 0 1 0 10226233 133963776 30888 1992294400 4194304 9819077 140733952232448 18446744073709551615 4651656 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17544/statm: 32706 30888 733 1374 0 31327 0
Current children cumulated CPU time (s) 1001.98
Current children cumulated vsize (KiB) 130824

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 17582
/proc/meminfo: memFree=1392560/2059040 swapFree=4192956/4192956
[pid=17544] ppid=17542 vsize=131712 CPUtime=1061.96
/proc/17544/stat : 17544 (pbscip.linux.x8) R 17542 17544 17440 0 -1 4202496 2981432 0 0 0 104561 1635 0 0 25 0 1 0 10226233 134873088 31096 1992294400 4194304 9819077 140733952232448 18446744073709551615 4854293 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17544/statm: 32928 31096 733 1374 0 31549 0
Current children cumulated CPU time (s) 1061.96
Current children cumulated vsize (KiB) 131712

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 17584
/proc/meminfo: memFree=1391320/2059040 swapFree=4192956/4192956
[pid=17544] ppid=17542 vsize=133096 CPUtime=1121.94
/proc/17544/stat : 17544 (pbscip.linux.x8) R 17542 17544 17440 0 -1 4202496 3142038 0 0 0 110475 1719 0 0 25 0 1 0 10226233 136290304 31444 1992294400 4194304 9819077 140733952232448 18446744073709551615 5909102 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17544/statm: 33274 31444 733 1374 0 31895 0
Current children cumulated CPU time (s) 1121.94
Current children cumulated vsize (KiB) 133096

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 17586
/proc/meminfo: memFree=1390204/2059040 swapFree=4192956/4192956
[pid=17544] ppid=17542 vsize=133996 CPUtime=1181.92
/proc/17544/stat : 17544 (pbscip.linux.x8) R 17542 17544 17440 0 -1 4202496 3317630 0 0 0 116381 1811 0 0 25 0 1 0 10226233 137211904 31672 1992294400 4194304 9819077 140733952232448 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17544/statm: 33499 31672 733 1374 0 32120 0
Current children cumulated CPU time (s) 1181.92
Current children cumulated vsize (KiB) 133996

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 17588
/proc/meminfo: memFree=1389584/2059040 swapFree=4192956/4192956
[pid=17544] ppid=17542 vsize=137548 CPUtime=1241.9
/proc/17544/stat : 17544 (pbscip.linux.x8) R 17542 17544 17440 0 -1 4202496 3490945 0 0 0 122288 1902 0 0 25 0 1 0 10226233 140849152 31973 1992294400 4194304 9819077 140733952232448 18446744073709551615 6394644 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17544/statm: 34387 31973 733 1374 0 33008 0
Current children cumulated CPU time (s) 1241.9
Current children cumulated vsize (KiB) 137548

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 17588
/proc/meminfo: memFree=1387848/2059040 swapFree=4192956/4192956
[pid=17544] ppid=17542 vsize=136276 CPUtime=1301.89
/proc/17544/stat : 17544 (pbscip.linux.x8) R 17542 17544 17440 0 -1 4202496 3655210 0 0 0 128202 1987 0 0 25 0 1 0 10226233 139546624 32247 1992294400 4194304 9819077 140733952232448 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17544/statm: 34069 32247 733 1374 0 32690 0
Current children cumulated CPU time (s) 1301.89
Current children cumulated vsize (KiB) 136276

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 17590
/proc/meminfo: memFree=1386856/2059040 swapFree=4192956/4192956
[pid=17544] ppid=17542 vsize=137332 CPUtime=1361.87
/proc/17544/stat : 17544 (pbscip.linux.x8) R 17542 17544 17440 0 -1 4202496 3813096 0 0 0 134106 2081 0 0 25 0 1 0 10226233 140627968 32485 1992294400 4194304 9819077 140733952232448 18446744073709551615 6382594 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17544/statm: 34333 32485 733 1374 0 32954 0
Current children cumulated CPU time (s) 1361.87
Current children cumulated vsize (KiB) 137332

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 17592
/proc/meminfo: memFree=1385864/2059040 swapFree=4192956/4192956
[pid=17544] ppid=17542 vsize=138208 CPUtime=1421.85
/proc/17544/stat : 17544 (pbscip.linux.x8) R 17542 17544 17440 0 -1 4202496 3971403 0 0 0 140018 2167 0 0 25 0 1 0 10226233 141524992 32707 1992294400 4194304 9819077 140733952232448 18446744073709551615 4854293 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17544/statm: 34552 32707 733 1374 0 33173 0
Current children cumulated CPU time (s) 1421.85
Current children cumulated vsize (KiB) 138208

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 17594
/proc/meminfo: memFree=1384996/2059040 swapFree=4192956/4192956
[pid=17544] ppid=17542 vsize=138784 CPUtime=1481.83
/proc/17544/stat : 17544 (pbscip.linux.x8) R 17542 17544 17440 0 -1 4202496 4153400 0 0 0 145916 2267 0 0 25 0 1 0 10226233 142114816 32899 1992294400 4194304 9819077 140733952232448 18446744073709551615 6394516 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17544/statm: 34696 32899 733 1374 0 33317 0
Current children cumulated CPU time (s) 1481.83
Current children cumulated vsize (KiB) 138784

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 17596
/proc/meminfo: memFree=1384500/2059040 swapFree=4192956/4192956
[pid=17544] ppid=17542 vsize=139420 CPUtime=1541.81
/proc/17544/stat : 17544 (pbscip.linux.x8) R 17542 17544 17440 0 -1 4202496 4329364 0 0 0 151817 2364 0 0 25 0 1 0 10226233 142766080 33034 1992294400 4194304 9819077 140733952232448 18446744073709551615 6394661 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17544/statm: 34855 33034 733 1374 0 33476 0
Current children cumulated CPU time (s) 1541.81
Current children cumulated vsize (KiB) 139420

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 17596
/proc/meminfo: memFree=1382888/2059040 swapFree=4192956/4192956
[pid=17544] ppid=17542 vsize=141048 CPUtime=1601.8
/proc/17544/stat : 17544 (pbscip.linux.x8) R 17542 17544 17440 0 -1 4202496 4486298 0 0 0 157732 2448 0 0 25 0 1 0 10226233 144433152 33426 1992294400 4194304 9819077 140733952232448 18446744073709551615 5909045 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17544/statm: 35262 33426 733 1374 0 33883 0
Current children cumulated CPU time (s) 1601.8
Current children cumulated vsize (KiB) 141048

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 17598
/proc/meminfo: memFree=1382268/2059040 swapFree=4192956/4192956
[pid=17544] ppid=17542 vsize=141540 CPUtime=1661.78
/proc/17544/stat : 17544 (pbscip.linux.x8) R 17542 17544 17440 0 -1 4202496 4644567 0 0 0 163648 2530 0 0 25 0 1 0 10226233 144936960 33561 1992294400 4194304 9819077 140733952232448 18446744073709551615 4854036 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17544/statm: 35385 33561 733 1374 0 34006 0
Current children cumulated CPU time (s) 1661.78
Current children cumulated vsize (KiB) 141540

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 17600
/proc/meminfo: memFree=1379168/2059040 swapFree=4192956/4192956
[pid=17544] ppid=17542 vsize=147692 CPUtime=1721.76
/proc/17544/stat : 17544 (pbscip.linux.x8) R 17542 17544 17440 0 -1 4202496 4817244 0 0 0 169548 2628 0 0 25 0 1 0 10226233 151236608 34511 1992294400 4194304 9819077 140733952232448 18446744073709551615 6697322 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17544/statm: 36923 34511 733 1374 0 35544 0
Current children cumulated CPU time (s) 1721.76
Current children cumulated vsize (KiB) 147692

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 17602
/proc/meminfo: memFree=1377308/2059040 swapFree=4192956/4192956
[pid=17544] ppid=17542 vsize=146284 CPUtime=1781.75
/proc/17544/stat : 17544 (pbscip.linux.x8) R 17542 17544 17440 0 -1 4202496 4979824 0 0 0 175460 2715 0 0 25 0 1 0 10226233 149794816 34749 1992294400 4194304 9819077 140733952232448 18446744073709551615 6002978 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17544/statm: 36571 34749 733 1374 0 35192 0
Current children cumulated CPU time (s) 1781.75
Current children cumulated vsize (KiB) 146284



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 17602
/proc/meminfo: memFree=1377308/2059040 swapFree=4192956/4192956
[pid=17544] ppid=17542 vsize=146608 CPUtime=1800.05
/proc/17544/stat : 17544 (pbscip.linux.x8) R 17542 17544 17440 0 -1 4202496 5029867 0 0 0 177262 2743 0 0 25 0 1 0 10226233 150126592 34832 1992294400 4194304 9819077 140733952232448 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17544/statm: 36652 34832 733 1374 0 35273 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 146608

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

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

[startup+1800.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 17602
/proc/meminfo: memFree=1377308/2059040 swapFree=4192956/4192956
[pid=17544] ppid=17542 vsize=139040 CPUtime=1800.24
/proc/17544/stat : 17544 (pbscip.linux.x8) R 17542 17544 17440 0 -1 4202496 5030084 0 0 0 177281 2743 0 0 25 0 1 0 10226233 142376960 32948 1992294400 4194304 9819077 140733952232448 18446744073709551615 6180692 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17544/statm: 34760 32948 734 1374 0 33381 0
Current children cumulated CPU time (s) 1800.24
Current children cumulated vsize (KiB) 139040

Child status: 0
Real time (s): 1800.88
CPU time (s): 1800.32
CPU user time (s): 1772.87
CPU system time (s): 27.4538
CPU usage (%): 99.9692
Max. virtual memory (cumulated for all children) (KiB): 149436

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1772.87
system time used= 27.4538
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5030088
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= 3
involuntary context switches= 3185

runsolver used 3.15252 second user time and 8.33173 second system time

The end

Launcher Data

Begin job on node059 at 2010-06-16 13:55:56
IDJOB=2664835
IDBENCH=71849
IDSOLVER=1168
FILE ID=node059/2664835-1276689355
PBS_JOBID= 11172609
Free space on /tmp= 62552 MiB

SOLVER NAME= SCIPclp SCIP 1.2.1.2 with Clp 1.11.1 (Release Version) as LP solver
BENCH NAME= PB09/normalized-PB09/OPT-SMALLINT-LIN/flexray/normalized-fx97.opb
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt.clp -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2664835-1276689355/watcher-2664835-1276689355 -o /tmp/evaluation-result-2664835-1276689355/solver-2664835-1276689355 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2664835-1276689355.opb -t 1800 -m 1800

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

MD5SUM BENCH= 22116bd56344f7c7bb7157cc5841f631
RANDOM SEED=1300026988

node059.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	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.244
cache size	: 2048 KB
physical id	: 0
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 6000.48
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.244
cache size	: 2048 KB
physical id	: 3
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5599.45
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1516476 kB
Buffers:        136768 kB
Cached:         263132 kB
SwapCached:          0 kB
Active:         163180 kB
Inactive:       295916 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1516476 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            6984 kB
Writeback:           0 kB
AnonPages:       59256 kB
Mapped:          15396 kB
Slab:            61776 kB
PageTables:       4080 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181064 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264948 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 62548 MiB
End job on node059 at 2010-06-16 14:25:58