Trace number 2703822

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
SCIPspx SCIP 1.2.1.3 with SoPlex 1.4.2 (CVS Version 30.5.2010) as LP solver? (TO) 1801.66 1802.13

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/
pub/fctp/normalized-mps-v2-20-10-n370a.opb
MD5SUM28d10e1d13e82e070b03ac2e5d475941
Bench CategoryOPT-BIGINT (optimisation, big integers)
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
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 4978502603
Optimality of the best value was proved NO
Number of variables155000
Total number of constraints5150
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints5150
Minimum length of a constraint31
Maximum length of a constraint3000
Number of terms in the objective function 155000
Biggest coefficient in the objective function 4294967296
Number of bits for the biggest coefficient in the objective function 33
Sum of the numbers in the objective function 29637219205243
Number of bits of the sum of numbers in the objective function 45
Biggest number in a constraint 4294967296
Number of bits of the biggest number in a constraint 33
Biggest sum of numbers in a constraint 29637219205243
Number of bits of the biggest sum of numbers45
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c SCIP version 1.2.1.3 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.4.2]
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-2703822-1278556640.opb>
1.69/1.74	c original problem has 155000 variables (155000 bin, 0 int, 0 impl, 0 cont) and 5150 constraints
1.69/1.74	c problem read
1.69/1.74	c presolving settings loaded
3.20/3.28	c presolving:
3.99/4.00	c (round 1) 58504 del vars, 0 del conss, 58504 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 0 clqs
4.40/4.46	c (round 2) 58504 del vars, 0 del conss, 58504 chg bounds, 0 chg sides, 0 chg coeffs, 5000 upgd conss, 0 impls, 0 clqs
4.89/4.92	c (round 3) 58504 del vars, 0 del conss, 58504 chg bounds, 0 chg sides, 3037 chg coeffs, 5000 upgd conss, 70088 impls, 8423 clqs
5.19/5.26	c (round 4) 58504 del vars, 139 del conss, 58504 chg bounds, 8423 chg sides, 28306 chg coeffs, 5000 upgd conss, 70088 impls, 8423 clqs
71.58/71.64	c    (69.9s) probing: 1000/96496 (1.0%) - 0 fixings, 0 aggregations, 252012 implications, 0 bound changes
119.26/119.30	c    (117.6s) probing: 1699/96496 (1.8%) - 0 fixings, 0 aggregations, 347735 implications, 0 bound changes
119.26/119.30	c    (117.6s) probing aborted: 100/100 successive totally useless probings
119.26/119.33	c presolving (5 rounds):
119.26/119.33	c  58504 deleted vars, 139 deleted constraints, 58504 tightened bounds, 0 added holes, 8423 changed sides, 28306 changed coefficients
119.26/119.33	c  765558 implications, 8423 cliques
119.26/119.33	c presolved problem has 96496 variables (96496 bin, 0 int, 0 impl, 0 cont) and 13434 constraints
119.26/119.33	c    4861 constraints of type <knapsack>
119.26/119.33	c    8423 constraints of type <setppc>
119.26/119.33	c     150 constraints of type <linear>
119.26/119.33	c transformed objective value is always integral (scale: 1)
119.26/119.33	c Presolving Time: 116.93
119.26/119.33	c - non default parameters ----------------------------------------------------------------------
119.26/119.33	c # SCIP version 1.2.1.3
119.26/119.33	c 
119.26/119.33	c # frequency for displaying node information lines
119.26/119.33	c # [type: int, range: [-1,2147483647], default: 100]
119.26/119.33	c display/freq = 10000
119.26/119.33	c 
119.26/119.33	c # maximal time in seconds to run
119.26/119.33	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
119.26/119.33	c limits/time = 1788.27
119.26/119.33	c 
119.26/119.33	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
119.26/119.33	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
119.26/119.33	c limits/memory = 1620
119.26/119.33	c 
119.26/119.33	c # default clock type (1: CPU user seconds, 2: wall clock time)
119.26/119.33	c # [type: int, range: [1,2], default: 1]
119.26/119.33	c timing/clocktype = 2
119.26/119.33	c 
119.26/119.33	c # should presolving try to simplify inequalities
119.26/119.33	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
119.26/119.33	c constraints/linear/simplifyinequalities = TRUE
119.26/119.33	c 
119.26/119.33	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
119.26/119.33	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
119.26/119.33	c constraints/indicator/addCouplingCons = TRUE
119.26/119.33	c 
119.26/119.33	c # should presolving try to simplify knapsacks
119.26/119.33	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
119.26/119.33	c constraints/knapsack/simplifyinequalities = TRUE
119.26/119.33	c 
119.26/119.33	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
119.26/119.33	c # [type: int, range: [-1,2147483647], default: -1]
119.26/119.33	c separating/rapidlearning/freq = 0
119.26/119.33	c 
119.26/119.33	c -----------------------------------------------------------------------------------------------
119.26/119.33	c start solving
119.36/119.45	c 
191.44/191.55	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
191.44/191.55	c   190s|     1 |     0 | 21059 |     - | 423M|   0 | 278 |  96k|  13k|  96k|  13k|   0 |   0 |   0 | 1.002721e+09 |      --      |    Inf 
363.91/364.07	c   362s|     1 |     0 | 50117 |     - | 437M|   0 | 498 |  96k|  13k|  96k|  13k| 351 |   0 |   0 | 1.003517e+09 |      --      |    Inf 
516.77/516.90	c   515s|     1 |     0 | 55634 |     - | 445M|   0 | 716 |  96k|  13k|  96k|  14k| 664 |   0 |   0 | 1.004604e+09 |      --      |    Inf 
701.31/701.56	c   700s|     1 |     0 | 63211 |     - | 449M|   0 | 920 |  96k|  13k|  96k|  14k| 994 |   0 |   0 | 1.005225e+09 |      --      |    Inf 
886.87/887.10	c   885s|     1 |     0 | 69505 |     - | 455M|   0 |1146 |  96k|  13k|  96k|  14k|1274 |   0 |   0 | 1.005998e+09 |      --      |    Inf 
1107.32/1107.63	c  1106s|     1 |     0 | 78496 |     - | 458M|   0 |1239 |  96k|  13k|  96k|  14k|1524 |   0 |   0 | 1.006700e+09 |      --      |    Inf 
1255.07/1255.49	c  1254s|     1 |     0 | 82265 |     - | 460M|   0 |1436 |  96k|  13k|  96k|  15k|1772 |   0 |   0 | 1.007106e+09 |      --      |    Inf 
1410.84/1411.23	c  1409s|     1 |     0 | 85890 |     - | 461M|   0 |1614 |  96k|  13k|  96k|  15k|2014 |   0 |   0 | 1.007369e+09 |      --      |    Inf 
1542.99/1543.48	c  1542s|     1 |     0 | 87385 |     - | 463M|   0 |1755 |  96k|  13k|  96k|  15k|2190 |   0 |   0 | 1.007515e+09 |      --      |    Inf 
1692.16/1692.65	c  1691s|     1 |     0 | 90017 |     - | 464M|   0 |1824 |  96k|  13k|  96k|  15k|2310 |   0 |   0 | 1.007732e+09 |      --      |    Inf 
1800.03/1800.50	c pressed CTRL-C 1 times (5 times for forcing termination)
1800.23/1800.71	c  1799s|     1 |     0 | 90017 |     - | 465M|   0 |   - |  96k|  13k|  96k|  15k|2447 |   0 |   0 | 1.007732e+09 |      --      |    Inf 
1800.23/1800.79	c  1799s|     1 |     2 | 90017 |     - | 465M|   0 |   - |  96k|  13k|  96k|  15k|2447 |   0 |   0 | 1.007732e+09 |      --      |    Inf 
1800.23/1800.79	c 
1800.23/1800.79	c SCIP Status        : solving was interrupted [user interrupt]
1800.23/1800.79	c Solving Time (sec) : 1799.04
1800.23/1800.79	c Solving Nodes      : 1
1800.23/1800.79	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1800.23/1800.79	c Dual Bound         : +1.00773154053856e+09
1800.23/1800.79	c Gap                : infinite
1800.23/1800.79	s UNKNOWN
1800.23/1800.79	c SCIP Status        : solving was interrupted [user interrupt]
1800.23/1800.79	c Solving Time       :    1799.04
1800.23/1800.79	c Original Problem   :
1800.23/1800.79	c   Problem name     : HOME/instance-2703822-1278556640.opb
1800.23/1800.79	c   Variables        : 155000 (155000 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.23/1800.79	c   Constraints      : 5150 initial, 5150 maximal
1800.23/1800.79	c Presolved Problem  :
1800.23/1800.79	c   Problem name     : t_HOME/instance-2703822-1278556640.opb
1800.23/1800.79	c   Variables        : 96496 (96496 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.23/1800.79	c   Constraints      : 13434 initial, 13434 maximal
1800.23/1800.79	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.23/1800.79	c   trivial          :       0.10          0          0          0          0          0          0          0          0
1800.23/1800.79	c   dualfix          :       0.10          0          0          0          0          0          0          0          0
1800.23/1800.79	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.23/1800.79	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.23/1800.79	c   implics          :       0.05          0          0          0          0          0          0          0          0
1800.23/1800.79	c   probing          :     113.95          0          0          0          0          0          0          0          0
1800.23/1800.79	c   knapsack         :       0.66          0          0          0          0          0        139       8423      28306
1800.23/1800.79	c   setppc           :       0.04          0          0          0          0          0          0          0          0
1800.23/1800.79	c   linear           :       1.04      58504          0          0      58504          0          0          0          0
1800.23/1800.79	c   root node        :          -          0          -          -          0          -          -          -          -
1800.23/1800.79	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.23/1800.79	c   integral         :          0          0          0          0          0          0          0          0          0          0
1800.23/1800.79	c   knapsack         :       4861         10       4856          0          1          0          0       2022          0          0
1800.23/1800.79	c   setppc           :       8423         10       4856          0          1          0          0          0          0          0
1800.23/1800.79	c   linear           :        150         10       4856          0          0          0          0       1310          0          0
1800.23/1800.79	c   countsols        :          0          0          0          0          1          0          0          0          0          0
1800.23/1800.79	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.23/1800.79	c   integral         :       0.00       0.00       0.00       0.00       0.00
1800.23/1800.79	c   knapsack         :       2.06       0.15       1.90       0.00       0.02
1800.23/1800.79	c   setppc           :       3.82       0.02       3.79       0.00       0.01
1800.23/1800.79	c   linear           :    1077.87    1008.55      69.32       0.00       0.00
1800.23/1800.79	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1800.23/1800.79	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.23/1800.79	c   vbounds          :       0.01          2          0          0
1800.23/1800.79	c   rootredcost      :       0.00          0          0          0
1800.23/1800.79	c   pseudoobj        :       0.19         11          0          0
1800.23/1800.79	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.23/1800.79	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1800.23/1800.79	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1800.23/1800.79	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.23/1800.79	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.23/1800.79	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1800.23/1800.79	c   applied globally :          -          -          -          0        0.0          -          -          -
1800.23/1800.79	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.23/1800.79	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.23/1800.79	c   cut pool         :       0.12          9          -          -        317          -    (maximal pool size: 2409)
1800.23/1800.79	c   redcost          :       0.18         10          0          0          0          0
1800.23/1800.79	c   impliedbounds    :       0.15         10          0          0       1606          0
1800.23/1800.79	c   intobj           :       0.00          0          0          0          0          0
1800.23/1800.79	c   cgmip            :       0.00          0          0          0          0          0
1800.23/1800.79	c   gomory           :      21.06          9          0          0         10          0
1800.23/1800.79	c   strongcg         :      19.91          9          0          0         22          0
1800.23/1800.79	c   cmir             :      28.09          9          0          0        240          0
1800.23/1800.79	c   flowcover        :      75.49          9          0          0       1001          0
1800.23/1800.79	c   clique           :       4.12          9          0          0         38          0
1800.23/1800.79	c   zerohalf         :       0.00          0          0          0          0          0
1800.23/1800.79	c   mcf              :       0.04          1          0          0          0          0
1800.23/1800.79	c   rapidlearning    :       0.00          0          0          0          0          0
1800.23/1800.79	c Pricers            :       Time      Calls       Vars
1800.23/1800.79	c   problem variables:       0.00          0          0
1800.23/1800.79	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.23/1800.79	c   relpscost        :       0.00          0          0          0          0          0          0
1800.23/1800.79	c   pscost           :       0.00          0          0          0          0          0          0
1800.23/1800.79	c   inference        :       0.04          1          0          0          0          0          2
1800.23/1800.79	c   mostinf          :       0.00          0          0          0          0          0          0
1800.23/1800.79	c   leastinf         :       0.00          0          0          0          0          0          0
1800.23/1800.79	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.23/1800.79	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.23/1800.79	c   random           :       0.00          0          0          0          0          0          0
1800.23/1800.79	c Primal Heuristics  :       Time      Calls      Found
1800.23/1800.79	c   LP solutions     :       0.00          -          0
1800.23/1800.79	c   pseudo solutions :       0.00          -          0
1800.23/1800.79	c   oneopt           :       0.00          0          0
1800.23/1800.79	c   trivial          :       0.38          2          0
1800.23/1800.79	c   simplerounding   :       0.02         10          0
1800.23/1800.79	c   zirounding       :       0.00          0          0
1800.23/1800.79	c   rounding         :       0.10         10          0
1800.23/1800.79	c   shifting         :       5.81         10          0
1800.23/1800.79	c   intshifting      :       0.00          0          0
1800.23/1800.79	c   twoopt           :       0.00          0          0
1800.23/1800.79	c   fixandinfer      :       0.00          0          0
1800.23/1800.79	c   feaspump         :      69.61          1          0
1800.23/1800.79	c   coefdiving       :       0.00          0          0
1800.23/1800.79	c   pscostdiving     :       0.00          0          0
1800.23/1800.79	c   fracdiving       :       0.00          0          0
1800.23/1800.79	c   veclendiving     :       0.00          0          0
1800.23/1800.79	c   intdiving        :       0.00          0          0
1800.23/1800.79	c   actconsdiving    :       0.00          0          0
1800.23/1800.79	c   objpscostdiving  :       0.00          0          0
1800.23/1800.79	c   rootsoldiving    :       0.00          0          0
1800.23/1800.79	c   linesearchdiving :       0.00          0          0
1800.23/1800.79	c   guideddiving     :       0.00          0          0
1800.23/1800.79	c   octane           :       0.00          0          0
1800.23/1800.79	c   rens             :       0.00          0          0
1800.23/1800.79	c   rins             :       0.00          0          0
1800.23/1800.79	c   localbranching   :       0.00          0          0
1800.23/1800.79	c   mutation         :       0.00          0          0
1800.23/1800.79	c   crossover        :       0.00          0          0
1800.23/1800.79	c   dins             :       0.00          0          0
1800.23/1800.79	c   undercover       :       0.00          0          0
1800.23/1800.79	c   nlp              :       0.00          0          0
1800.23/1800.79	c   trysol           :       0.00          0          0
1800.23/1800.79	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.23/1800.79	c   primal LP        :       0.00          0          0       0.00          -
1800.23/1800.79	c   dual LP          :     444.81         10      62945    6294.50     141.51
1800.23/1800.79	c   lex dual LP      :       0.00          0          0       0.00          -
1800.23/1800.79	c   barrier LP       :       0.00          0          0       0.00          -
1800.23/1800.79	c   diving/probing LP:      67.76         19      27072    1424.84     399.52
1800.23/1800.79	c   strong branching :       0.00          0          0       0.00          -
1800.23/1800.79	c     (at root node) :          -          0          0       0.00          -
1800.23/1800.79	c   conflict analysis:       0.00          0          0       0.00          -
1800.23/1800.79	c B&B Tree           :
1800.23/1800.79	c   number of runs   :          1
1800.23/1800.79	c   nodes            :          1
1800.23/1800.79	c   nodes (total)    :          1
1800.23/1800.79	c   nodes left       :          2
1800.23/1800.79	c   max depth        :          0
1800.23/1800.79	c   max depth (total):          0
1800.23/1800.79	c   backtracks       :          0 (0.0%)
1800.23/1800.79	c   delayed cutoffs  :          0
1800.23/1800.79	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1800.23/1800.79	c   avg switch length:       1.00
1800.23/1800.79	c   switching time   :       0.00
1800.23/1800.79	c Solution           :
1800.23/1800.79	c   Solutions found  :          0 (0 improvements)
1800.23/1800.79	c   Primal Bound     :          -
1800.23/1800.79	c   Dual Bound       : +1.00773154053856e+09
1800.23/1800.79	c   Gap              :   infinite
1800.23/1800.79	c   Root Dual Bound  : +1.00773154053856e+09
1800.23/1800.79	c   Root Iterations  :      90017
1801.62/1802.13	c Time complete: 1801.65.

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-2703822-1278556640/watcher-2703822-1278556640 -o /tmp/evaluation-result-2703822-1278556640/solver-2703822-1278556640 -C 1800 -W 2000 -M 1800 HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-2703822-1278556640.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.00 1.00 0.95 3/106 27760
/proc/meminfo: memFree=1821252/2059040 swapFree=4139620/4192956
[pid=27760] ppid=27758 vsize=7904 CPUtime=0
/proc/27760/stat : 27760 (pbscip.linux.x8) R 27758 27760 25669 0 -1 4202496 1069 0 0 0 0 0 0 0 19 0 1 0 23877095 8093696 980 1992294400 4194304 8395647 140735522039616 18446744073709551615 7382157 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27760/statm: 1976 987 365 1026 0 946 0

[startup+0.0289809 s]
/proc/loadavg: 1.00 1.00 0.95 3/106 27760
/proc/meminfo: memFree=1821252/2059040 swapFree=4139620/4192956
[pid=27760] ppid=27758 vsize=13936 CPUtime=0.01
/proc/27760/stat : 27760 (pbscip.linux.x8) R 27758 27760 25669 0 -1 4202496 2767 0 0 0 1 0 0 0 21 0 1 0 23877095 14270464 2677 1992294400 4194304 8395647 140735522039616 18446744073709551615 5758126 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27760/statm: 3484 2677 387 1026 0 2454 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 13936

[startup+0.101988 s]
/proc/loadavg: 1.00 1.00 0.95 3/106 27760
/proc/meminfo: memFree=1821252/2059040 swapFree=4139620/4192956
[pid=27760] ppid=27758 vsize=28400 CPUtime=0.09
/proc/27760/stat : 27760 (pbscip.linux.x8) R 27758 27760 25669 0 -1 4202496 6269 0 0 0 7 2 0 0 21 0 1 0 23877095 29081600 6176 1992294400 4194304 8395647 140735522039616 18446744073709551615 6347101 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27760/statm: 7100 6187 389 1026 0 6070 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 28400

[startup+0.301008 s]
/proc/loadavg: 1.00 1.00 0.95 3/106 27760
/proc/meminfo: memFree=1821252/2059040 swapFree=4139620/4192956
[pid=27760] ppid=27758 vsize=66724 CPUtime=0.29
/proc/27760/stat : 27760 (pbscip.linux.x8) R 27758 27760 25669 0 -1 4202496 15718 0 0 0 24 5 0 0 21 0 1 0 23877095 68325376 15625 1992294400 4194304 8395647 140735522039616 18446744073709551615 4327595 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27760/statm: 16681 15625 389 1026 0 15651 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 66724

[startup+0.701046 s]
/proc/loadavg: 1.00 1.00 0.95 3/106 27760
/proc/meminfo: memFree=1821252/2059040 swapFree=4139620/4192956
[pid=27760] ppid=27758 vsize=122420 CPUtime=0.69
/proc/27760/stat : 27760 (pbscip.linux.x8) R 27758 27760 25669 0 -1 4202496 29298 0 0 0 59 10 0 0 22 0 1 0 23877095 125358080 29203 1992294400 4194304 8395647 140735522039616 18446744073709551615 7274883 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27760/statm: 30605 29203 394 1026 0 29575 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 122420

[startup+1.50113 s]
/proc/loadavg: 1.00 1.00 0.95 2/107 27761
/proc/meminfo: memFree=1703692/2059040 swapFree=4139620/4192956
[pid=27760] ppid=27758 vsize=129756 CPUtime=1.49
/proc/27760/stat : 27760 (pbscip.linux.x8) R 27758 27760 25669 0 -1 4202496 31078 0 0 0 137 12 0 0 25 0 1 0 23877095 132870144 30983 1992294400 4194304 8395647 140735522039616 18446744073709551615 7274722 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27760/statm: 32439 30983 394 1026 0 31409 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 129756

[startup+3.10129 s]
/proc/loadavg: 1.00 1.00 0.95 2/107 27761
/proc/meminfo: memFree=1567664/2059040 swapFree=4139620/4192956
[pid=27760] ppid=27758 vsize=312252 CPUtime=3.09
/proc/27760/stat : 27760 (pbscip.linux.x8) R 27758 27760 25669 0 -1 4202496 76486 0 0 0 281 28 0 0 25 0 1 0 23877095 319746048 76037 1992294400 4194304 8395647 140735522039616 18446744073709551615 4285929 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27760/statm: 78063 76037 442 1026 0 77033 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 312252

[startup+6.3016 s]
/proc/loadavg: 1.00 1.00 0.95 2/107 27761
/proc/meminfo: memFree=1419236/2059040 swapFree=4139620/4192956
[pid=27760] ppid=27758 vsize=414996 CPUtime=6.29
/proc/27760/stat : 27760 (pbscip.linux.x8) R 27758 27760 25669 0 -1 4202496 102201 0 0 0 592 37 0 0 25 0 1 0 23877095 424955904 100926 1992294400 4194304 8395647 140735522039616 18446744073709551615 5026819 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27760/statm: 103749 100926 500 1026 0 102719 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 414996

[startup+12.7012 s]
/proc/loadavg: 1.00 1.00 0.95 2/107 27761
/proc/meminfo: memFree=1413780/2059040 swapFree=4139620/4192956
[pid=27760] ppid=27758 vsize=419656 CPUtime=12.69
/proc/27760/stat : 27760 (pbscip.linux.x8) R 27758 27760 25669 0 -1 4202496 103367 0 0 0 1232 37 0 0 25 0 1 0 23877095 429727744 102092 1992294400 4194304 8395647 140735522039616 18446744073709551615 5026483 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27760/statm: 104914 102092 500 1026 0 103884 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 419656

[startup+25.5015 s]
/proc/loadavg: 1.00 1.00 0.95 2/107 27763
/proc/meminfo: memFree=1406588/2059040 swapFree=4139620/4192956
[pid=27760] ppid=27758 vsize=427504 CPUtime=25.49
/proc/27760/stat : 27760 (pbscip.linux.x8) R 27758 27760 25669 0 -1 4202496 105238 0 0 0 2511 38 0 0 25 0 1 0 23877095 437764096 103963 1992294400 4194304 8395647 140735522039616 18446744073709551615 5026845 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27760/statm: 106876 103963 500 1026 0 105846 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 427504

[startup+51.1011 s]
/proc/loadavg: 1.00 1.00 0.95 2/107 27763
/proc/meminfo: memFree=1401752/2059040 swapFree=4139620/4192956
[pid=27760] ppid=27758 vsize=432228 CPUtime=51.08
/proc/27760/stat : 27760 (pbscip.linux.x8) R 27758 27760 25669 0 -1 4202496 106393 0 0 0 5070 38 0 0 25 0 1 0 23877095 442601472 105118 1992294400 4194304 8395647 140735522039616 18446744073709551615 5026410 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27760/statm: 108057 105118 500 1026 0 107027 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 432228

[startup+102.309 s]
/proc/loadavg: 1.00 1.00 0.95 2/107 27765
/proc/meminfo: memFree=1391460/2059040 swapFree=4139620/4192956
[pid=27760] ppid=27758 vsize=442392 CPUtime=102.27
/proc/27760/stat : 27760 (pbscip.linux.x8) R 27758 27760 25669 0 -1 4202496 108952 0 0 0 10188 39 0 0 25 0 1 0 23877095 453009408 107677 1992294400 4194304 8395647 140735522039616 18446744073709551615 5026483 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27760/statm: 110598 107677 505 1026 0 109568 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 442392

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 0.95 2/107 27765
/proc/meminfo: memFree=1307264/2059040 swapFree=4139620/4192956
[pid=27760] ppid=27758 vsize=533348 CPUtime=162.25
/proc/27760/stat : 27760 (pbscip.linux.x8) R 27758 27760 25669 0 -1 4202496 130670 0 0 0 16170 55 0 0 25 0 1 0 23877095 546148352 128753 1992294400 4194304 8395647 140735522039616 18446744073709551615 6636373 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27760/statm: 133337 128753 589 1026 0 132307 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 533348

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 0.95 2/107 27767
/proc/meminfo: memFree=1293252/2059040 swapFree=4139620/4192956
[pid=27760] ppid=27758 vsize=549700 CPUtime=222.24
/proc/27760/stat : 27760 (pbscip.linux.x8) R 27758 27760 25669 0 -1 4202496 134180 0 0 0 22149 75 0 0 25 0 1 0 23877095 562892800 132247 1992294400 4194304 8395647 140735522039616 18446744073709551615 6636738 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27760/statm: 137425 132247 595 1026 0 136395 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 549700

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 0.95 2/107 27769
/proc/meminfo: memFree=1290648/2059040 swapFree=4139620/4192956
[pid=27760] ppid=27758 vsize=551472 CPUtime=282.21
/proc/27760/stat : 27760 (pbscip.linux.x8) R 27758 27760 25669 0 -1 4202496 134823 0 0 0 28134 87 0 0 25 0 1 0 23877095 564707328 132890 1992294400 4194304 8395647 140735522039616 18446744073709551615 6013899 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27760/statm: 137868 132890 603 1026 0 136838 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 551472

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 0.95 2/107 27771
/proc/meminfo: memFree=1278000/2059040 swapFree=4139620/4192956
[pid=27760] ppid=27758 vsize=566564 CPUtime=342.2
/proc/27760/stat : 27760 (pbscip.linux.x8) R 27758 27760 25669 0 -1 4202496 138030 0 0 0 34131 89 0 0 25 0 1 0 23877095 580161536 136097 1992294400 4194304 8395647 140735522039616 18446744073709551615 5830489 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27760/statm: 141641 136097 618 1026 0 140611 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 566564

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 0.95 2/107 27773
/proc/meminfo: memFree=1216868/2059040 swapFree=4139620/4192956
[pid=27760] ppid=27758 vsize=631236 CPUtime=402.19
/proc/27760/stat : 27760 (pbscip.linux.x8) R 27758 27760 25669 0 -1 4202496 155026 0 0 0 40123 96 0 0 25 0 1 0 23877095 646385664 151839 1992294400 4194304 8395647 140735522039616 18446744073709551615 6013893 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27760/statm: 157809 151839 1148 1026 0 156779 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 631236

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 0.95 2/107 27773
/proc/meminfo: memFree=1216496/2059040 swapFree=4139620/4192956
[pid=27760] ppid=27758 vsize=631236 CPUtime=462.17
/proc/27760/stat : 27760 (pbscip.linux.x8) R 27758 27760 25669 0 -1 4202496 155127 0 0 0 46121 96 0 0 25 0 1 0 23877095 646385664 151940 1992294400 4194304 8395647 140735522039616 18446744073709551615 5852534 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27760/statm: 157809 151940 1149 1026 0 156779 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 631236

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 0.95 2/107 27775
/proc/meminfo: memFree=1197400/2059040 swapFree=4139620/4192956
[pid=27760] ppid=27758 vsize=653484 CPUtime=522.16
/proc/27760/stat : 27760 (pbscip.linux.x8) R 27758 27760 25669 0 -1 4202496 159892 0 0 0 52110 106 0 0 25 0 1 0 23877095 669167616 156697 1992294400 4194304 8395647 140735522039616 18446744073709551615 4331263 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27760/statm: 163371 156697 1141 1026 0 162341 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 653484

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 0.95 2/107 27777
/proc/meminfo: memFree=1197276/2059040 swapFree=4139620/4192956
[pid=27760] ppid=27758 vsize=653484 CPUtime=582.14
/proc/27760/stat : 27760 (pbscip.linux.x8) R 27758 27760 25669 0 -1 4202496 159894 0 0 0 58108 106 0 0 25 0 1 0 23877095 669167616 156699 1992294400 4194304 8395647 140735522039616 18446744073709551615 6013899 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27760/statm: 163371 156699 1141 1026 0 162341 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 653484

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 0.95 2/107 27779
/proc/meminfo: memFree=1189588/2059040 swapFree=4139620/4192956
[pid=27760] ppid=27758 vsize=665468 CPUtime=642.13
/proc/27760/stat : 27760 (pbscip.linux.x8) R 27758 27760 25669 0 -1 4202496 161782 0 0 0 64104 109 0 0 25 0 1 0 23877095 681439232 158278 1992294400 4194304 8395647 140735522039616 18446744073709551615 6702072 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27760/statm: 166367 158278 832 1026 0 165337 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 665468

[startup+702.302 s]

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

[startup+1062.3 s]
/proc/loadavg: 1.06 1.02 0.97 2/107 27789
/proc/meminfo: memFree=1163052/2059040 swapFree=4139620/4192956
[pid=27760] ppid=27758 vsize=697764 CPUtime=1062.02
/proc/27760/stat : 27760 (pbscip.linux.x8) R 27758 27760 25669 0 -1 4202496 168319 0 0 0 106064 138 0 0 25 0 1 0 23877095 714510336 164628 1992294400 4194304 8395647 140735522039616 18446744073709551615 6663825 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27760/statm: 174441 164628 651 1026 0 173411 0
Current children cumulated CPU time (s) 1062.02
Current children cumulated vsize (KiB) 697764

[startup+1122.3 s]
/proc/loadavg: 1.10 1.03 0.97 2/107 27791
/proc/meminfo: memFree=1163052/2059040 swapFree=4139620/4192956
[pid=27760] ppid=27758 vsize=697764 CPUtime=1122.01
/proc/27760/stat : 27760 (pbscip.linux.x8) R 27758 27760 25669 0 -1 4202496 168319 0 0 0 112056 145 0 0 25 0 1 0 23877095 714510336 164628 1992294400 4194304 8395647 140735522039616 18446744073709551615 6013899 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27760/statm: 174441 164628 651 1026 0 173411 0
Current children cumulated CPU time (s) 1122.01
Current children cumulated vsize (KiB) 697764

[startup+1182.3 s]
/proc/loadavg: 1.11 1.04 0.98 2/107 27793
/proc/meminfo: memFree=1162804/2059040 swapFree=4139620/4192956
[pid=27760] ppid=27758 vsize=697764 CPUtime=1181.99
/proc/27760/stat : 27760 (pbscip.linux.x8) R 27758 27760 25669 0 -1 4202496 168342 0 0 0 118054 145 0 0 25 0 1 0 23877095 714510336 164651 1992294400 4194304 8395647 140735522039616 18446744073709551615 4299037 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27760/statm: 174441 164651 651 1026 0 173411 0
Current children cumulated CPU time (s) 1181.99
Current children cumulated vsize (KiB) 697764

[startup+1242.3 s]
/proc/loadavg: 1.11 1.04 0.98 2/107 27795
/proc/meminfo: memFree=1154620/2059040 swapFree=4139620/4192956
[pid=27760] ppid=27758 vsize=705792 CPUtime=1241.97
/proc/27760/stat : 27760 (pbscip.linux.x8) R 27758 27760 25669 0 -1 4202496 170379 0 0 0 124047 150 0 0 25 0 1 0 23877095 722731008 166677 1992294400 4194304 8395647 140735522039616 18446744073709551615 6663829 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27760/statm: 176448 166677 645 1026 0 175418 0
Current children cumulated CPU time (s) 1241.97
Current children cumulated vsize (KiB) 705792

[startup+1302.3 s]
/proc/loadavg: 1.10 1.05 0.99 2/107 27797
/proc/meminfo: memFree=1154496/2059040 swapFree=4139620/4192956
[pid=27760] ppid=27758 vsize=705792 CPUtime=1301.97
/proc/27760/stat : 27760 (pbscip.linux.x8) R 27758 27760 25669 0 -1 4202496 170389 0 0 0 130045 152 0 0 25 0 1 0 23877095 722731008 166687 1992294400 4194304 8395647 140735522039616 18446744073709551615 4904020 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27760/statm: 176448 166687 645 1026 0 175418 0
Current children cumulated CPU time (s) 1301.97
Current children cumulated vsize (KiB) 705792

[startup+1362.3 s]
/proc/loadavg: 1.09 1.05 1.00 2/107 27797
/proc/meminfo: memFree=1154496/2059040 swapFree=4139620/4192956
[pid=27760] ppid=27758 vsize=705792 CPUtime=1361.94
/proc/27760/stat : 27760 (pbscip.linux.x8) R 27758 27760 25669 0 -1 4202496 170391 0 0 0 136042 152 0 0 25 0 1 0 23877095 722731008 166689 1992294400 4194304 8395647 140735522039616 18446744073709551615 6013893 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27760/statm: 176448 166689 645 1026 0 175418 0
Current children cumulated CPU time (s) 1361.94
Current children cumulated vsize (KiB) 705792

[startup+1422.31 s]
/proc/loadavg: 1.15 1.07 1.00 2/107 27808
/proc/meminfo: memFree=1148048/2059040 swapFree=4139620/4192956
[pid=27760] ppid=27758 vsize=710436 CPUtime=1421.92
/proc/27760/stat : 27760 (pbscip.linux.x8) R 27758 27760 25669 0 -1 4202496 171735 0 0 0 142032 160 0 0 25 0 1 0 23877095 727486464 168028 1992294400 4194304 8395647 140735522039616 18446744073709551615 4299098 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27760/statm: 177609 168028 640 1026 0 176579 0
Current children cumulated CPU time (s) 1421.92
Current children cumulated vsize (KiB) 710436

[startup+1482.3 s]
/proc/loadavg: 1.10 1.07 1.00 2/107 27810
/proc/meminfo: memFree=1148048/2059040 swapFree=4139620/4192956
[pid=27760] ppid=27758 vsize=710436 CPUtime=1481.9
/proc/27760/stat : 27760 (pbscip.linux.x8) R 27758 27760 25669 0 -1 4202496 171737 0 0 0 148030 160 0 0 25 0 1 0 23877095 727486464 168030 1992294400 4194304 8395647 140735522039616 18446744073709551615 6013893 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27760/statm: 177609 168030 640 1026 0 176579 0
Current children cumulated CPU time (s) 1481.9
Current children cumulated vsize (KiB) 710436

[startup+1542.3 s]
/proc/loadavg: 1.12 1.08 1.01 2/107 27812
/proc/meminfo: memFree=1144328/2059040 swapFree=4139620/4192956
[pid=27760] ppid=27758 vsize=725060 CPUtime=1541.89
/proc/27760/stat : 27760 (pbscip.linux.x8) R 27758 27760 25669 0 -1 4202496 172818 0 0 0 154024 165 0 0 25 0 1 0 23877095 742461440 169111 1992294400 4194304 8395647 140735522039616 18446744073709551615 6652543 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27760/statm: 181265 169111 640 1026 0 180235 0
Current children cumulated CPU time (s) 1541.89
Current children cumulated vsize (KiB) 725060

[startup+1602.3 s]
/proc/loadavg: 1.04 1.07 1.00 2/107 27814
/proc/meminfo: memFree=1144328/2059040 swapFree=4139620/4192956
[pid=27760] ppid=27758 vsize=725060 CPUtime=1601.88
/proc/27760/stat : 27760 (pbscip.linux.x8) R 27758 27760 25669 0 -1 4202496 172818 0 0 0 160023 165 0 0 25 0 1 0 23877095 742461440 169111 1992294400 4194304 8395647 140735522039616 18446744073709551615 6013880 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27760/statm: 181265 169111 640 1026 0 180235 0
Current children cumulated CPU time (s) 1601.88
Current children cumulated vsize (KiB) 725060

[startup+1662.3 s]
/proc/loadavg: 1.01 1.05 1.00 2/107 27814
/proc/meminfo: memFree=1144328/2059040 swapFree=4139620/4192956
[pid=27760] ppid=27758 vsize=725060 CPUtime=1661.86
/proc/27760/stat : 27760 (pbscip.linux.x8) R 27758 27760 25669 0 -1 4202496 172821 0 0 0 166019 167 0 0 25 0 1 0 23877095 742461440 169114 1992294400 4194304 8395647 140735522039616 18446744073709551615 7382031 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27760/statm: 181265 169114 640 1026 0 180235 0
Current children cumulated CPU time (s) 1661.86
Current children cumulated vsize (KiB) 725060

[startup+1722.3 s]
/proc/loadavg: 1.00 1.04 1.00 2/107 27816
/proc/meminfo: memFree=1132424/2059040 swapFree=4139620/4192956
[pid=27760] ppid=27758 vsize=728884 CPUtime=1721.85
/proc/27760/stat : 27760 (pbscip.linux.x8) R 27758 27760 25669 0 -1 4202496 175819 0 0 0 172015 170 0 0 25 0 1 0 23877095 746377216 172112 1992294400 4194304 8395647 140735522039616 18446744073709551615 6013893 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27760/statm: 182221 172112 640 1026 0 181191 0
Current children cumulated CPU time (s) 1721.85
Current children cumulated vsize (KiB) 728884

[startup+1782.3 s]
/proc/loadavg: 1.00 1.03 1.00 2/107 27818
/proc/meminfo: memFree=1132300/2059040 swapFree=4139620/4192956
[pid=27760] ppid=27758 vsize=728884 CPUtime=1781.83
/proc/27760/stat : 27760 (pbscip.linux.x8) R 27758 27760 25669 0 -1 4202496 175819 0 0 0 178013 170 0 0 25 0 1 0 23877095 746377216 172112 1992294400 4194304 8395647 140735522039616 18446744073709551615 4299058 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27760/statm: 182221 172112 640 1026 0 181191 0
Current children cumulated CPU time (s) 1781.83
Current children cumulated vsize (KiB) 728884



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 1.00 1.03 1.00 2/107 27818
/proc/meminfo: memFree=1132300/2059040 swapFree=4139620/4192956
[pid=27760] ppid=27758 vsize=728884 CPUtime=1800.03
/proc/27760/stat : 27760 (pbscip.linux.x8) R 27758 27760 25669 0 -1 4202496 175821 0 0 0 179833 170 0 0 25 0 1 0 23877095 746377216 172114 1992294400 4194304 8395647 140735522039616 18446744073709551615 6013899 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27760/statm: 182221 172114 640 1026 0 181191 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 728884

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

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

[startup+1801.4 s]
/proc/loadavg: 1.00 1.03 1.00 2/108 27819
/proc/meminfo: memFree=1132292/2059040 swapFree=4139620/4192956
[pid=27760] ppid=27758 vsize=740444 CPUtime=1800.92
/proc/27760/stat : 27760 (pbscip.linux.x8) R 27758 27760 25669 0 -1 4202496 176821 0 0 0 179922 170 0 0 25 0 1 0 23877095 758214656 173114 1992294400 4194304 8395647 140735522039616 18446744073709551615 4720765 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27760/statm: 185111 173114 650 1026 0 184081 0
Current children cumulated CPU time (s) 1800.92
Current children cumulated vsize (KiB) 740444

[startup+1801.81 s]
/proc/loadavg: 1.00 1.03 1.00 2/108 27819
/proc/meminfo: memFree=1128324/2059040 swapFree=4139620/4192956
[pid=27760] ppid=27758 vsize=740444 CPUtime=1801.32
/proc/27760/stat : 27760 (pbscip.linux.x8) R 27758 27760 25669 0 -1 4202496 176821 0 0 0 179962 170 0 0 25 0 1 0 23877095 758214656 173114 1992294400 4194304 8395647 140735522039616 18446744073709551615 6345370 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27760/statm: 185111 173114 650 1026 0 184081 0
Current children cumulated CPU time (s) 1801.32
Current children cumulated vsize (KiB) 740444

[startup+1802 s]
/proc/loadavg: 1.00 1.03 1.00 2/108 27819
/proc/meminfo: memFree=1128324/2059040 swapFree=4139620/4192956
[pid=27760] ppid=27758 vsize=601600 CPUtime=1801.52
/proc/27760/stat : 27760 (pbscip.linux.x8) R 27758 27760 25669 0 -1 4202496 176821 0 0 0 179981 171 0 0 25 0 1 0 23877095 616038400 145423 1992294400 4194304 8395647 140735522039616 18446744073709551615 4750673 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27760/statm: 150400 145423 650 1026 0 149370 0
Current children cumulated CPU time (s) 1801.52
Current children cumulated vsize (KiB) 601600

[startup+1802.1 s]
/proc/loadavg: 1.00 1.03 1.00 2/108 27819
/proc/meminfo: memFree=1128324/2059040 swapFree=4139620/4192956
[pid=27760] ppid=27758 vsize=306312 CPUtime=1801.62
/proc/27760/stat : 27760 (pbscip.linux.x8) R 27758 27760 25669 0 -1 4202496 176821 0 0 0 179987 175 0 0 25 0 1 0 23877095 313663488 75098 1992294400 4194304 8395647 140735522039616 18446744073709551615 7602442 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27760/statm: 76578 75098 640 1026 0 75548 0
Current children cumulated CPU time (s) 1801.62
Current children cumulated vsize (KiB) 306312

Child status: 0
Real time (s): 1802.13
CPU time (s): 1801.66
CPU user time (s): 1799.88
CPU system time (s): 1.78173
CPU usage (%): 99.9737
Max. virtual memory (cumulated for all children) (KiB): 740444

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

runsolver used 3.12952 second user time and 8.36873 second system time

The end

Launcher Data

Begin job on node012 at 2010-07-08 04:37:21
IDJOB=2703822
IDBENCH=2284
IDSOLVER=1213
FILE ID=node012/2703822-1278556640
PBS_JOBID= 11239519
Free space on /tmp= 62484 MiB

SOLVER NAME= SCIPspx SCIP 1.2.1.3 with SoPlex 1.4.2 (CVS Version 30.5.2010) as LP solver
BENCH NAME= PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/pub/fctp/normalized-mps-v2-20-10-n370a.opb
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2703822-1278556640/watcher-2703822-1278556640 -o /tmp/evaluation-result-2703822-1278556640/solver-2703822-1278556640 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-2703822-1278556640.opb -t 1800 -m 1800

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

MD5SUM BENCH= 28d10e1d13e82e070b03ac2e5d475941
RANDOM SEED=901956876

node012.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.248
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.49
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.248
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.46
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1821780 kB
Buffers:         26412 kB
Cached:         117636 kB
SwapCached:       7184 kB
Active:         118560 kB
Inactive:        39808 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1821780 kB
SwapTotal:     4192956 kB
SwapFree:      4139620 kB
Dirty:           19016 kB
Writeback:           0 kB
AnonPages:       11532 kB
Mapped:          12312 kB
Slab:            56944 kB
PageTables:       4072 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181192 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= 62476 MiB
End job on node012 at 2010-07-08 05:07:23