Trace number 2703692

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? 1791.04 1791.52

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/
pub/unibo/normalized-mps-v2-20-10-CMS750_4.opb
MD5SUM793a421e66649b71c1e582af22e89954
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark646144
Best CPU time to get the best result obtained on this benchmark1800.77
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 589824
Optimality of the best value was proved NO
Number of variables142226
Total number of constraints20881
Number of constraints which are clauses2438
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints18443
Minimum length of a constraint4
Maximum length of a constraint61
Number of terms in the objective function 780
Biggest coefficient in the objective function 536870912
Number of bits for the biggest coefficient in the objective function 30
Sum of the numbers in the objective function 1074509823
Number of bits of the sum of numbers in the objective function 31
Biggest number in a constraint 1024000000
Number of bits of the biggest number in a constraint 30
Biggest sum of numbers in a constraint 2147731454
Number of bits of the biggest sum of numbers32
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-2703692-1278558144.opb>
2.49/2.59	c original problem has 142226 variables (142226 bin, 0 int, 0 impl, 0 cont) and 20881 constraints
2.49/2.59	c problem read
2.59/2.60	c presolving settings loaded
4.30/4.38	c presolving:
4.89/4.99	c (round 1) 30 del vars, 1 del conss, 30 chg bounds, 18000 chg sides, 18000 chg coeffs, 0 upgd conss, 0 impls, 0 clqs
5.99/6.06	c (round 2) 30 del vars, 1499 del conss, 30 chg bounds, 18000 chg sides, 18000 chg coeffs, 14706 upgd conss, 0 impls, 0 clqs
7.39/7.42	c (round 3) 1528 del vars, 1499 del conss, 30 chg bounds, 18000 chg sides, 18000 chg coeffs, 14706 upgd conss, 9000 impls, 0 clqs
8.39/8.48	c (round 4) 1528 del vars, 1499 del conss, 30 chg bounds, 20996 chg sides, 23992 chg coeffs, 17884 upgd conss, 9000 impls, 0 clqs
47.36/47.45	c    (44.9s) probing: 1000/140698 (0.7%) - 0 fixings, 0 aggregations, 3068 implications, 0 bound changes
83.46/83.52	c    (80.9s) probing: 2000/140698 (1.4%) - 0 fixings, 0 aggregations, 3750 implications, 0 bound changes
83.46/83.55	c    (81.0s) probing: 2001/140698 (1.4%) - 0 fixings, 0 aggregations, 3750 implications, 0 bound changes
83.46/83.56	c    (81.0s) probing aborted: 2000/2000 successive useless probings
83.56/83.61	c presolving (5 rounds):
83.56/83.61	c  1528 deleted vars, 1499 deleted constraints, 30 tightened bounds, 0 added holes, 20996 changed sides, 23992 changed coefficients
83.56/83.61	c  22826 implications, 0 cliques
83.56/83.61	c presolved problem has 140698 variables (140698 bin, 0 int, 0 impl, 0 cont) and 22378 constraints
83.56/83.61	c   15446 constraints of type <knapsack>
83.56/83.61	c    2996 constraints of type <setppc>
83.56/83.61	c    1498 constraints of type <linear>
83.56/83.61	c    2438 constraints of type <logicor>
83.56/83.61	c transformed objective value is always integral (scale: 1024)
83.56/83.61	c Presolving Time: 80.11
83.56/83.61	c - non default parameters ----------------------------------------------------------------------
83.56/83.61	c # SCIP version 1.2.1.3
83.56/83.61	c 
83.56/83.61	c # frequency for displaying node information lines
83.56/83.61	c # [type: int, range: [-1,2147483647], default: 100]
83.56/83.61	c display/freq = 10000
83.56/83.61	c 
83.56/83.61	c # maximal time in seconds to run
83.56/83.61	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
83.56/83.61	c limits/time = 1787.41
83.56/83.61	c 
83.56/83.61	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
83.56/83.61	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
83.56/83.61	c limits/memory = 1620
83.56/83.61	c 
83.56/83.61	c # default clock type (1: CPU user seconds, 2: wall clock time)
83.56/83.61	c # [type: int, range: [1,2], default: 1]
83.56/83.61	c timing/clocktype = 2
83.56/83.61	c 
83.56/83.61	c # should presolving try to simplify inequalities
83.56/83.61	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
83.56/83.61	c constraints/linear/simplifyinequalities = TRUE
83.56/83.61	c 
83.56/83.61	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
83.56/83.61	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
83.56/83.61	c constraints/indicator/addCouplingCons = TRUE
83.56/83.61	c 
83.56/83.61	c # should presolving try to simplify knapsacks
83.56/83.61	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
83.56/83.61	c constraints/knapsack/simplifyinequalities = TRUE
83.56/83.61	c 
83.56/83.61	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
83.56/83.61	c # [type: int, range: [-1,2147483647], default: -1]
83.56/83.61	c separating/rapidlearning/freq = 0
83.56/83.61	c 
83.56/83.61	c -----------------------------------------------------------------------------------------------
83.56/83.61	c start solving
83.65/83.73	c 
98.25/98.37	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
98.25/98.37	c  95.8s|     1 |     0 | 11595 |     - | 539M|   0 |7891 | 140k|  22k| 140k|  22k|   0 |   0 |   0 | 2.560000e+05 |      --      |    Inf 
194.42/194.52	c   192s|     1 |     0 | 25907 |     - | 543M|   0 |8115 | 140k|  22k| 140k|  22k| 101 |   0 |   0 | 2.560000e+05 |      --      |    Inf 
242.51/242.68	c   240s|     1 |     0 | 26415 |     - | 544M|   0 |8474 | 140k|  22k| 140k|  23k| 783 |   0 |   0 | 2.560000e+05 |      --      |    Inf 
292.79/292.98	c   290s|     1 |     0 | 26760 |     - | 545M|   0 |8767 | 140k|  22k| 140k|  23k|1092 |   0 |   0 | 2.560000e+05 |      --      |    Inf 
344.39/344.50	c   342s|     1 |     0 | 27243 |     - | 545M|   0 |9110 | 140k|  22k| 140k|  23k|1251 |   0 |   0 | 2.560000e+05 |      --      |    Inf 
394.58/394.78	c   392s|     1 |     0 | 27683 |     - | 546M|   0 |9361 | 140k|  22k| 140k|  23k|1451 |   0 |   0 | 2.560000e+05 |      --      |    Inf 
443.46/443.60	c   441s|     1 |     0 | 27895 |     - | 546M|   0 |9505 | 140k|  22k| 140k|  24k|1641 |   0 |   0 | 2.560000e+05 |      --      |    Inf 
486.85/487.09	c   484s|     1 |     2 | 27895 |     - | 546M|   0 |9505 | 140k|  22k| 140k|  24k|1641 |   0 |  18 | 2.560000e+05 |      --      |    Inf 
1587.97/1588.48	c [src/scip/lpi_spx.cpp:318] Warning: SoPlex threw an exception: XSOLVE21 Basis is singular (numerical troubles, delta = 1e-09)
1789.51/1790.07	c 
1789.51/1790.07	c SCIP Status        : solving was interrupted [time limit reached]
1789.51/1790.07	c Solving Time (sec) : 1787.47
1789.51/1790.07	c Solving Nodes      : 177
1789.51/1790.07	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1789.51/1790.07	c Dual Bound         : +2.56000000000000e+05
1789.51/1790.07	c Gap                : infinite
1789.51/1790.07	s UNKNOWN
1789.51/1790.07	c SCIP Status        : solving was interrupted [time limit reached]
1789.51/1790.07	c Solving Time       :    1787.47
1789.51/1790.07	c Original Problem   :
1789.51/1790.07	c   Problem name     : HOME/instance-2703692-1278558144.opb
1789.51/1790.07	c   Variables        : 142226 (142226 binary, 0 integer, 0 implicit integer, 0 continuous)
1789.51/1790.07	c   Constraints      : 20881 initial, 20881 maximal
1789.51/1790.07	c Presolved Problem  :
1789.51/1790.07	c   Problem name     : t_HOME/instance-2703692-1278558144.opb
1789.51/1790.07	c   Variables        : 140698 (140698 binary, 0 integer, 0 implicit integer, 0 continuous)
1789.51/1790.07	c   Constraints      : 22378 initial, 22476 maximal
1789.51/1790.07	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1789.51/1790.07	c   trivial          :       0.13          0          0          0          0          0          0          0          0
1789.51/1790.07	c   dualfix          :       0.13          0          0          0          0          0          0          0          0
1789.51/1790.07	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1789.51/1790.07	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1789.51/1790.07	c   implics          :       0.05          0          0          0          0          0          0          0          0
1789.51/1790.07	c   probing          :      74.70          0          0          0          0          0          0          0          0
1789.51/1790.07	c   knapsack         :       2.27          0          0          0          0          0          0       2996       5992
1789.51/1790.07	c   setppc           :       0.02          0          0          0          0          0          0          0          0
1789.51/1790.07	c   linear           :       1.56         30       1498          0         30          0       1499      18000      18000
1789.51/1790.07	c   logicor          :       0.05          0          0          0          0          0          0          0          0
1789.51/1790.07	c   root node        :          -          0          -          -          0          -          -          -          -
1789.51/1790.07	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1789.51/1790.07	c   integral         :          0          0          0        139          0          0         18          0          0        264
1789.51/1790.07	c   knapsack         :      15446          6      11101          0          1          4      37602       1203          0          0
1789.51/1790.07	c   setppc           :       2996          6      11097          0          1          0        695          0          0          0
1789.51/1790.07	c   linear           :       1498          6      11097          0          1          3      33399          0          0          0
1789.51/1790.07	c   logicor          :       2438+         6       1434          0          1          2         62          0          0          0
1789.51/1790.07	c   countsols        :          0          0          0          0          1          0          0          0          0          0
1789.51/1790.07	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1789.51/1790.07	c   integral         :     626.92       0.00       0.00     626.92       0.00
1789.51/1790.07	c   knapsack         :      16.27       1.50      14.77       0.00       0.00
1789.51/1790.07	c   setppc           :       3.66       0.00       3.66       0.00       0.00
1789.51/1790.07	c   linear           :       2.23       0.00       2.23       0.00       0.00
1789.51/1790.07	c   logicor          :       0.02       0.00       0.02       0.00       0.00
1789.51/1790.07	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1789.51/1790.07	c Propagators        :       Time      Calls    Cutoffs    DomReds
1789.51/1790.07	c   vbounds          :       0.01          2          0          0
1789.51/1790.07	c   rootredcost      :       0.01          0          0          0
1789.51/1790.07	c   pseudoobj        :       0.64       4583          0          0
1789.51/1790.07	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1789.51/1790.07	c   propagation      :       0.01          9          9         17        6.2          0        0.0          -
1789.51/1790.07	c   infeasible LP    :       3.43         93         85         90        2.6          0        0.0          0
1789.51/1790.07	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1789.51/1790.07	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1789.51/1790.07	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1789.51/1790.07	c   applied globally :          -          -          -         98        2.6          -          -          -
1789.51/1790.07	c   applied locally  :          -          -          -          0        0.0          -          -          -
1789.51/1790.07	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1789.51/1790.07	c   cut pool         :       0.00          5          -          -          0          -    (maximal pool size: 726)
1789.51/1790.07	c   redcost          :       2.61        144          0          0          0          0
1789.51/1790.07	c   impliedbounds    :       0.12          6          0          0        787          0
1789.51/1790.07	c   intobj           :       0.00          0          0          0          0          0
1789.51/1790.07	c   cgmip            :       0.00          0          0          0          0          0
1789.51/1790.07	c   gomory           :      98.03          6          0          0         10          0
1789.51/1790.07	c   strongcg         :      99.21          6          0          0         90          0
1789.51/1790.07	c   cmir             :      18.30          6          0          0          0          0
1789.51/1790.07	c   flowcover        :      13.70          6          0          0          0          0
1789.51/1790.07	c   clique           :       0.15          1          0          0          0          0
1789.51/1790.07	c   zerohalf         :       0.00          0          0          0          0          0
1789.51/1790.07	c   mcf              :       0.11          1          0          0          0          0
1789.51/1790.07	c   rapidlearning    :       0.00          0          0          0          0          0
1789.51/1790.07	c Pricers            :       Time      Calls       Vars
1789.51/1790.07	c   problem variables:       0.00          0          0
1789.51/1790.07	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1789.51/1790.07	c   relpscost        :     626.92        139          0         18          0          0        264
1789.51/1790.07	c   pscost           :       0.00          0          0          0          0          0          0
1789.51/1790.07	c   inference        :       0.05          1          0          0          0          0          2
1789.51/1790.07	c   mostinf          :       0.00          0          0          0          0          0          0
1789.51/1790.07	c   leastinf         :       0.00          0          0          0          0          0          0
1789.51/1790.07	c   fullstrong       :       0.00          0          0          0          0          0          0
1789.51/1790.07	c   allfullstrong    :       0.00          0          0          0          0          0          0
1789.51/1790.07	c   random           :       0.00          0          0          0          0          0          0
1789.51/1790.07	c Primal Heuristics  :       Time      Calls      Found
1789.51/1790.07	c   LP solutions     :       0.00          -          0
1789.51/1790.07	c   pseudo solutions :       0.00          -          0
1789.51/1790.07	c   oneopt           :       0.00          0          0
1789.51/1790.07	c   crossover        :       0.00          0          0
1789.51/1790.07	c   fracdiving       :       0.00          0          0
1789.51/1790.07	c   veclendiving     :       0.00          0          0
1789.51/1790.07	c   objpscostdiving  :       0.00          0          0
1789.51/1790.07	c   rootsoldiving    :       0.00          0          0
1789.51/1790.07	c   linesearchdiving :       0.00          0          0
1789.51/1790.07	c   guideddiving     :       0.00          0          0
1789.51/1790.07	c   coefdiving       :     319.72          1          0
1789.51/1790.07	c   pscostdiving     :      97.19          1          0
1789.51/1790.07	c   feaspump         :      59.68          1          0
1789.51/1790.07	c   trivial          :       0.51          2          0
1789.51/1790.07	c   simplerounding   :       0.02          0          0
1789.51/1790.07	c   zirounding       :       0.39        132          0
1789.51/1790.07	c   rounding         :       1.07        117          0
1789.51/1790.07	c   shifting         :     139.33         19          0
1789.51/1790.07	c   intshifting      :       0.00          0          0
1789.51/1790.07	c   twoopt           :       0.00          0          0
1789.51/1790.07	c   fixandinfer      :       0.00          0          0
1789.51/1790.07	c   intdiving        :       0.00          0          0
1789.51/1790.07	c   actconsdiving    :       0.00          0          0
1789.51/1790.07	c   octane           :       0.00          0          0
1789.51/1790.07	c   rens             :       3.27          1          0
1789.51/1790.07	c   rins             :       0.00          0          0
1789.51/1790.07	c   localbranching   :       0.00          0          0
1789.51/1790.07	c   mutation         :       0.00          0          0
1789.51/1790.07	c   dins             :       0.00          0          0
1789.51/1790.07	c   undercover       :       0.00          0          0
1789.51/1790.07	c   nlp              :       0.00          0          0
1789.51/1790.07	c   trysol           :       0.00          0          0
1789.51/1790.07	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1789.51/1790.07	c   primal LP        :       0.08          0          0       0.00       0.00
1789.51/1790.07	c   dual LP          :     205.84        183      70600     385.79     342.98
1789.51/1790.07	c   lex dual LP      :       0.00          0          0       0.00          -
1789.51/1790.07	c   barrier LP       :       0.00          0          0       0.00          -
1789.51/1790.07	c   diving/probing LP:     328.00       2236      58020      25.95     176.89
1789.51/1790.07	c   strong branching :     625.68        644     149410     232.00     238.80
1789.51/1790.07	c     (at root node) :          -         18       9568     531.56          -
1789.51/1790.07	c   conflict analysis:       0.00          0          0       0.00          -
1789.51/1790.07	c B&B Tree           :
1789.51/1790.07	c   number of runs   :          1
1789.51/1790.07	c   nodes            :        177
1789.51/1790.07	c   nodes (total)    :        177
1789.51/1790.07	c   nodes left       :         86
1789.51/1790.07	c   max depth        :         88
1789.51/1790.07	c   max depth (total):         88
1789.51/1790.07	c   backtracks       :         32 (18.1%)
1789.51/1790.07	c   delayed cutoffs  :          4
1789.51/1790.07	c   repropagations   :       1131 (418 domain reductions, 0 cutoffs)
1789.51/1790.07	c   avg switch length:      14.18
1789.51/1790.07	c   switching time   :       0.73
1789.51/1790.07	c Solution           :
1789.51/1790.07	c   Solutions found  :          0 (0 improvements)
1789.51/1790.07	c   Primal Bound     :          -
1789.51/1790.07	c   Dual Bound       : +2.56000000000000e+05
1789.51/1790.07	c   Gap              :   infinite
1789.51/1790.07	c   Root Dual Bound  : +2.56000000000000e+05
1789.51/1790.07	c   Root Iterations  :      27895
1790.91/1791.46	c Time complete: 1790.98.

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-2703692-1278558144/watcher-2703692-1278558144 -o /tmp/evaluation-result-2703692-1278558144/solver-2703692-1278558144 -C 1800 -W 2000 -M 1800 HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-2703692-1278558144.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 1.00 3/105 31898
/proc/meminfo: memFree=1845496/2059040 swapFree=4136020/4192956
[pid=31898] ppid=31896 vsize=7904 CPUtime=0
/proc/31898/stat : 31898 (pbscip.linux.x8) R 31896 31898 30219 0 -1 4202496 1100 0 0 0 0 0 0 0 23 0 1 0 24022640 8093696 1012 1992294400 4194304 8395647 140734558114208 18446744073709551615 7382157 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31898/statm: 1976 1020 365 1026 0 946 0

[startup+0.018806 s]
/proc/loadavg: 1.00 1.00 1.00 3/105 31898
/proc/meminfo: memFree=1845496/2059040 swapFree=4136020/4192956
[pid=31898] ppid=31896 vsize=12004 CPUtime=0
/proc/31898/stat : 31898 (pbscip.linux.x8) R 31896 31898 30219 0 -1 4202496 2312 0 0 0 0 0 0 0 23 0 1 0 24022640 12292096 2223 1992294400 4194304 8395647 140734558114208 18446744073709551615 4730225 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31898/statm: 3039 2231 393 1026 0 2009 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12004

[startup+0.101803 s]
/proc/loadavg: 1.00 1.00 1.00 3/105 31898
/proc/meminfo: memFree=1845496/2059040 swapFree=4136020/4192956
[pid=31898] ppid=31896 vsize=28760 CPUtime=0.09
/proc/31898/stat : 31898 (pbscip.linux.x8) R 31896 31898 30219 0 -1 4202496 6498 0 0 0 7 2 0 0 23 0 1 0 24022640 29450240 6409 1992294400 4194304 8395647 140734558114208 18446744073709551615 7274945 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31898/statm: 7190 6409 393 1026 0 6160 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 28760

[startup+0.301824 s]
/proc/loadavg: 1.00 1.00 1.00 3/105 31898
/proc/meminfo: memFree=1845496/2059040 swapFree=4136020/4192956
[pid=31898] ppid=31896 vsize=65256 CPUtime=0.3
/proc/31898/stat : 31898 (pbscip.linux.x8) R 31896 31898 30219 0 -1 4202496 15623 0 0 0 24 6 0 0 23 0 1 0 24022640 66822144 15534 1992294400 4194304 8395647 140734558114208 18446744073709551615 6349190 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31898/statm: 16314 15534 393 1026 0 15284 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 65256

[startup+0.701865 s]
/proc/loadavg: 1.00 1.00 1.00 3/105 31898
/proc/meminfo: memFree=1845496/2059040 swapFree=4136020/4192956
[pid=31898] ppid=31896 vsize=112276 CPUtime=0.69
/proc/31898/stat : 31898 (pbscip.linux.x8) R 31896 31898 30219 0 -1 4202496 27310 0 0 0 59 10 0 0 25 0 1 0 24022640 114970624 27221 1992294400 4194304 8395647 140734558114208 18446744073709551615 7370132 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31898/statm: 28069 27221 393 1026 0 27039 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 112276

[startup+1.50195 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 31899
/proc/meminfo: memFree=1734508/2059040 swapFree=4136020/4192956
[pid=31898] ppid=31896 vsize=122672 CPUtime=1.49
/proc/31898/stat : 31898 (pbscip.linux.x8) R 31896 31898 30219 0 -1 4202496 29912 0 0 0 138 11 0 0 25 0 1 0 24022640 125616128 29823 1992294400 4194304 8395647 140734558114208 18446744073709551615 6765808 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31898/statm: 30668 29823 393 1026 0 29638 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 122672

[startup+3.10113 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 31899
/proc/meminfo: memFree=1720744/2059040 swapFree=4136020/4192956
[pid=31898] ppid=31896 vsize=270256 CPUtime=3.09
/proc/31898/stat : 31898 (pbscip.linux.x8) R 31896 31898 30219 0 -1 4202496 67022 0 0 0 285 24 0 0 25 0 1 0 24022640 276742144 66579 1992294400 4194304 8395647 140734558114208 18446744073709551615 4720765 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31898/statm: 67564 66579 412 1026 0 66534 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 270256

[startup+6.30146 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 31899
/proc/meminfo: memFree=1414836/2059040 swapFree=4136020/4192956
[pid=31898] ppid=31896 vsize=541372 CPUtime=6.29
/proc/31898/stat : 31898 (pbscip.linux.x8) R 31896 31898 30219 0 -1 4202496 132039 0 0 0 583 46 0 0 25 0 1 0 24022640 554364928 130842 1992294400 4194304 8395647 140734558114208 18446744073709551615 4735511 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31898/statm: 135343 130842 553 1026 0 134313 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 541372

[startup+12.7011 s]
/proc/loadavg: 1.15 1.03 1.01 2/106 31899
/proc/meminfo: memFree=1306336/2059040 swapFree=4136020/4192956
[pid=31898] ppid=31896 vsize=554744 CPUtime=12.69
/proc/31898/stat : 31898 (pbscip.linux.x8) R 31896 31898 30219 0 -1 4202496 136231 0 0 0 1221 48 0 0 25 0 1 0 24022640 568057856 134971 1992294400 4194304 8395647 140734558114208 18446744073709551615 5604422 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31898/statm: 138686 134971 550 1026 0 137656 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 554744

[startup+25.5015 s]
/proc/loadavg: 1.12 1.03 1.01 2/106 31899
/proc/meminfo: memFree=1305964/2059040 swapFree=4136020/4192956
[pid=31898] ppid=31896 vsize=555256 CPUtime=25.49
/proc/31898/stat : 31898 (pbscip.linux.x8) R 31896 31898 30219 0 -1 4202496 136359 0 0 0 2501 48 0 0 25 0 1 0 24022640 568582144 135099 1992294400 4194304 8395647 140734558114208 18446744073709551615 5604533 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31898/statm: 138814 135099 550 1026 0 137784 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 555256

[startup+51.1012 s]
/proc/loadavg: 1.08 1.03 1.01 2/106 31900
/proc/meminfo: memFree=1304848/2059040 swapFree=4136020/4192956
[pid=31898] ppid=31896 vsize=556280 CPUtime=51.06
/proc/31898/stat : 31898 (pbscip.linux.x8) R 31896 31898 30219 0 -1 4202496 136620 0 0 0 5058 48 0 0 25 0 1 0 24022640 569630720 135360 1992294400 4194304 8395647 140734558114208 18446744073709551615 4910721 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31898/statm: 139070 135360 555 1026 0 138040 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 556280

[startup+102.309 s]
/proc/loadavg: 1.03 1.02 1.00 2/106 31901
/proc/meminfo: memFree=1129264/2059040 swapFree=4136020/4192956
[pid=31898] ppid=31896 vsize=762280 CPUtime=102.26
/proc/31898/stat : 31898 (pbscip.linux.x8) R 31896 31898 30219 0 -1 4202496 182817 0 0 0 10157 69 0 0 25 0 1 0 24022640 780574720 179294 1992294400 4194304 8395647 140734558114208 18446744073709551615 5540186 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31898/statm: 190570 179294 714 1026 0 189540 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 762280

[startup+162.301 s]
/proc/loadavg: 1.01 1.02 1.00 2/106 31903
/proc/meminfo: memFree=1121328/2059040 swapFree=4136020/4192956
[pid=31898] ppid=31896 vsize=762280 CPUtime=162.23
/proc/31898/stat : 31898 (pbscip.linux.x8) R 31896 31898 30219 0 -1 4202496 184839 0 0 0 16132 91 0 0 25 0 1 0 24022640 780574720 181206 1992294400 4194304 8395647 140734558114208 18446744073709551615 6654987 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31898/statm: 190570 181206 633 1026 0 189540 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 762280

[startup+222.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/106 31905
/proc/meminfo: memFree=1101116/2059040 swapFree=4136020/4192956
[pid=31898] ppid=31896 vsize=785632 CPUtime=222.22
/proc/31898/stat : 31898 (pbscip.linux.x8) R 31896 31898 30219 0 -1 4202496 189917 0 0 0 22117 105 0 0 25 0 1 0 24022640 804487168 186264 1992294400 4194304 8395647 140734558114208 18446744073709551615 6124439 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31898/statm: 196408 186264 656 1026 0 195378 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 785632

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 31907
/proc/meminfo: memFree=1094668/2059040 swapFree=4136020/4192956
[pid=31898] ppid=31896 vsize=792248 CPUtime=282.2
/proc/31898/stat : 31898 (pbscip.linux.x8) R 31896 31898 30219 0 -1 4202496 191624 0 0 0 28105 115 0 0 25 0 1 0 24022640 811261952 187932 1992294400 4194304 8395647 140734558114208 18446744073709551615 7385808 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31898/statm: 198062 187932 711 1026 0 197032 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 792248

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 31908
/proc/meminfo: memFree=1092436/2059040 swapFree=4136020/4192956
[pid=31898] ppid=31896 vsize=792248 CPUtime=342.18
/proc/31898/stat : 31898 (pbscip.linux.x8) R 31896 31898 30219 0 -1 4202496 192250 0 0 0 34093 125 0 0 25 0 1 0 24022640 811261952 188445 1992294400 4194304 8395647 140734558114208 18446744073709551615 6197315 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31898/statm: 198062 188445 655 1026 0 197032 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 792248

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 31909
/proc/meminfo: memFree=1089212/2059040 swapFree=4136020/4192956
[pid=31898] ppid=31896 vsize=794956 CPUtime=402.17
/proc/31898/stat : 31898 (pbscip.linux.x8) R 31896 31898 30219 0 -1 4202496 193045 0 0 0 40083 134 0 0 25 0 1 0 24022640 814034944 189235 1992294400 4194304 8395647 140734558114208 18446744073709551615 4920571 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31898/statm: 198739 189235 650 1026 0 197709 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 794956

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 31911
/proc/meminfo: memFree=1088344/2059040 swapFree=4136020/4192956
[pid=31898] ppid=31896 vsize=796932 CPUtime=462.15
/proc/31898/stat : 31898 (pbscip.linux.x8) R 31896 31898 30219 0 -1 4202496 281624 0 0 0 46037 178 0 0 25 0 1 0 24022640 816058368 189461 1992294400 4194304 8395647 140734558114208 18446744073709551615 6697955 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31898/statm: 199233 189461 660 1026 0 198203 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 796932

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 31913
/proc/meminfo: memFree=1086608/2059040 swapFree=4136020/4192956
[pid=31898] ppid=31896 vsize=796932 CPUtime=522.13
/proc/31898/stat : 31898 (pbscip.linux.x8) R 31896 31898 30219 0 -1 4202496 282043 0 0 0 52020 193 0 0 25 0 1 0 24022640 816058368 189879 1992294400 4194304 8395647 140734558114208 18446744073709551615 6575390 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31898/statm: 199233 189879 660 1026 0 198203 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 796932

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 31915
/proc/meminfo: memFree=1086608/2059040 swapFree=4136020/4192956
[pid=31898] ppid=31896 vsize=796932 CPUtime=582.12
/proc/31898/stat : 31898 (pbscip.linux.x8) R 31896 31898 30219 0 -1 4202496 282043 0 0 0 58003 209 0 0 25 0 1 0 24022640 816058368 189879 1992294400 4194304 8395647 140734558114208 18446744073709551615 6698051 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31898/statm: 199233 189879 660 1026 0 198203 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 796932

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 31916
/proc/meminfo: memFree=1086608/2059040 swapFree=4136020/4192956
[pid=31898] ppid=31896 vsize=796932 CPUtime=642.12
/proc/31898/stat : 31898 (pbscip.linux.x8) R 31896 31898 30219 0 -1 4202496 282043 0 0 0 63988 224 0 0 25 0 1 0 24022640 816058368 189879 1992294400 4194304 8395647 140734558114208 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31898/statm: 199233 189879 660 1026 0 198203 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 796932

[startup+702.301 s]

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

/proc/meminfo: memFree=1083880/2059040 swapFree=4136020/4192956
[pid=31898] ppid=31896 vsize=800116 CPUtime=1002.02
/proc/31898/stat : 31898 (pbscip.linux.x8) R 31896 31898 30219 0 -1 4202496 282706 0 0 0 99913 289 0 0 25 0 1 0 24022640 819318784 190542 1992294400 4194304 8395647 140734558114208 18446744073709551615 5540186 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31898/statm: 200029 190542 665 1026 0 198999 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 800116

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 31930
/proc/meminfo: memFree=1074332/2059040 swapFree=4136020/4192956
[pid=31898] ppid=31896 vsize=809356 CPUtime=1062
/proc/31898/stat : 31898 (pbscip.linux.x8) R 31896 31898 30219 0 -1 4202496 284986 0 0 0 105909 291 0 0 25 0 1 0 24022640 828780544 192822 1992294400 4194304 8395647 140734558114208 18446744073709551615 6003041 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31898/statm: 202339 192822 665 1026 0 201309 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 809356

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 31932
/proc/meminfo: memFree=1059204/2059040 swapFree=4136020/4192956
[pid=31898] ppid=31896 vsize=824344 CPUtime=1121.99
/proc/31898/stat : 31898 (pbscip.linux.x8) R 31896 31898 30219 0 -1 4202496 288738 0 0 0 111902 297 0 0 25 0 1 0 24022640 844128256 196574 1992294400 4194304 8395647 140734558114208 18446744073709551615 6003041 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31898/statm: 206086 196574 665 1026 0 205056 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 824344

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 31934
/proc/meminfo: memFree=1041224/2059040 swapFree=4136020/4192956
[pid=31898] ppid=31896 vsize=842344 CPUtime=1181.96
/proc/31898/stat : 31898 (pbscip.linux.x8) R 31896 31898 30219 0 -1 4202496 293337 0 0 0 117895 301 0 0 25 0 1 0 24022640 862560256 201173 1992294400 4194304 8395647 140734558114208 18446744073709551615 6669622 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31898/statm: 210586 201173 764 1026 0 209556 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 842344

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 31935
/proc/meminfo: memFree=1029568/2059040 swapFree=4136020/4192956
[pid=31898] ppid=31896 vsize=854244 CPUtime=1241.95
/proc/31898/stat : 31898 (pbscip.linux.x8) R 31896 31898 30219 0 -1 4202496 296249 0 0 0 123886 309 0 0 25 0 1 0 24022640 874745856 204085 1992294400 4194304 8395647 140734558114208 18446744073709551615 6575394 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31898/statm: 213561 204085 764 1026 0 212531 0
Current children cumulated CPU time (s) 1241.95
Current children cumulated vsize (KiB) 854244

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 31936
/proc/meminfo: memFree=1018036/2059040 swapFree=4136020/4192956
[pid=31898] ppid=31896 vsize=865788 CPUtime=1301.94
/proc/31898/stat : 31898 (pbscip.linux.x8) R 31896 31898 30219 0 -1 4202496 299130 0 0 0 129878 316 0 0 25 0 1 0 24022640 886566912 206966 1992294400 4194304 8395647 140734558114208 18446744073709551615 6669634 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31898/statm: 216447 206966 764 1026 0 215417 0
Current children cumulated CPU time (s) 1301.94
Current children cumulated vsize (KiB) 865788

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 31938
/proc/meminfo: memFree=1017912/2059040 swapFree=4136020/4192956
[pid=31898] ppid=31896 vsize=865788 CPUtime=1361.93
/proc/31898/stat : 31898 (pbscip.linux.x8) R 31896 31898 30219 0 -1 4202496 299152 0 0 0 135867 326 0 0 25 0 1 0 24022640 886566912 206988 1992294400 4194304 8395647 140734558114208 18446744073709551615 6585983 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31898/statm: 216447 206988 764 1026 0 215417 0
Current children cumulated CPU time (s) 1361.93
Current children cumulated vsize (KiB) 865788

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 31940
/proc/meminfo: memFree=1017912/2059040 swapFree=4136020/4192956
[pid=31898] ppid=31896 vsize=865788 CPUtime=1421.92
/proc/31898/stat : 31898 (pbscip.linux.x8) R 31896 31898 30219 0 -1 4202496 299152 0 0 0 141859 333 0 0 25 0 1 0 24022640 886566912 206988 1992294400 4194304 8395647 140734558114208 18446744073709551615 6698176 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31898/statm: 216447 206988 764 1026 0 215417 0
Current children cumulated CPU time (s) 1421.92
Current children cumulated vsize (KiB) 865788

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 31942
/proc/meminfo: memFree=1017912/2059040 swapFree=4136020/4192956
[pid=31898] ppid=31896 vsize=865788 CPUtime=1481.89
/proc/31898/stat : 31898 (pbscip.linux.x8) R 31896 31898 30219 0 -1 4202496 299152 0 0 0 147840 349 0 0 25 0 1 0 24022640 886566912 206988 1992294400 4194304 8395647 140734558114208 18446744073709551615 6669605 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31898/statm: 216447 206988 764 1026 0 215417 0
Current children cumulated CPU time (s) 1481.89
Current children cumulated vsize (KiB) 865788

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 31943
/proc/meminfo: memFree=1017912/2059040 swapFree=4136020/4192956
[pid=31898] ppid=31896 vsize=865788 CPUtime=1541.88
/proc/31898/stat : 31898 (pbscip.linux.x8) R 31896 31898 30219 0 -1 4202496 299152 0 0 0 153827 361 0 0 25 0 1 0 24022640 886566912 206988 1992294400 4194304 8395647 140734558114208 18446744073709551615 6692864 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31898/statm: 216447 206988 764 1026 0 215417 0
Current children cumulated CPU time (s) 1541.88
Current children cumulated vsize (KiB) 865788

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 31944
/proc/meminfo: memFree=1017912/2059040 swapFree=4136020/4192956
[pid=31898] ppid=31896 vsize=865788 CPUtime=1601.86
/proc/31898/stat : 31898 (pbscip.linux.x8) R 31896 31898 30219 0 -1 4202496 299153 0 0 0 159813 373 0 0 25 0 1 0 24022640 886566912 206989 1992294400 4194304 8395647 140734558114208 18446744073709551615 6669657 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31898/statm: 216447 206989 765 1026 0 215417 0
Current children cumulated CPU time (s) 1601.86
Current children cumulated vsize (KiB) 865788

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 31946
/proc/meminfo: memFree=1017788/2059040 swapFree=4136020/4192956
[pid=31898] ppid=31896 vsize=865788 CPUtime=1661.84
/proc/31898/stat : 31898 (pbscip.linux.x8) R 31896 31898 30219 0 -1 4202496 299153 0 0 0 165797 387 0 0 25 0 1 0 24022640 886566912 206989 1992294400 4194304 8395647 140734558114208 18446744073709551615 6622038 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31898/statm: 216447 206989 765 1026 0 215417 0
Current children cumulated CPU time (s) 1661.84
Current children cumulated vsize (KiB) 865788

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 31948
/proc/meminfo: memFree=1017788/2059040 swapFree=4136020/4192956
[pid=31898] ppid=31896 vsize=865788 CPUtime=1721.82
/proc/31898/stat : 31898 (pbscip.linux.x8) R 31896 31898 30219 0 -1 4202496 299153 0 0 0 171787 395 0 0 25 0 1 0 24022640 886566912 206989 1992294400 4194304 8395647 140734558114208 18446744073709551615 6698043 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31898/statm: 216447 206989 765 1026 0 215417 0
Current children cumulated CPU time (s) 1721.82
Current children cumulated vsize (KiB) 865788

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 31950
/proc/meminfo: memFree=1017540/2059040 swapFree=4136020/4192956
[pid=31898] ppid=31896 vsize=865788 CPUtime=1781.82
/proc/31898/stat : 31898 (pbscip.linux.x8) R 31896 31898 30219 0 -1 4202496 299153 0 0 0 177774 408 0 0 25 0 1 0 24022640 886566912 206989 1992294400 4194304 8395647 140734558114208 18446744073709551615 6586966 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31898/statm: 216447 206989 765 1026 0 215417 0
Current children cumulated CPU time (s) 1781.82
Current children cumulated vsize (KiB) 865788

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

[startup+1785.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 31950
/proc/meminfo: memFree=1017540/2059040 swapFree=4136020/4192956
[pid=31898] ppid=31896 vsize=865788 CPUtime=1785.01
/proc/31898/stat : 31898 (pbscip.linux.x8) R 31896 31898 30219 0 -1 4202496 299153 0 0 0 178093 408 0 0 25 0 1 0 24022640 886566912 206989 1992294400 4194304 8395647 140734558114208 18446744073709551615 6586940 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31898/statm: 216447 206989 765 1026 0 215417 0
Current children cumulated CPU time (s) 1785.01
Current children cumulated vsize (KiB) 865788

[startup+1788.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 31950
/proc/meminfo: memFree=1017540/2059040 swapFree=4136020/4192956
[pid=31898] ppid=31896 vsize=865788 CPUtime=1788.21
/proc/31898/stat : 31898 (pbscip.linux.x8) R 31896 31898 30219 0 -1 4202496 299153 0 0 0 178412 409 0 0 25 0 1 0 24022640 886566912 206989 1992294400 4194304 8395647 140734558114208 18446744073709551615 6752909 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31898/statm: 216447 206989 765 1026 0 215417 0
Current children cumulated CPU time (s) 1788.21
Current children cumulated vsize (KiB) 865788

[startup+1790.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 31950
/proc/meminfo: memFree=1017540/2059040 swapFree=4136020/4192956
[pid=31898] ppid=31896 vsize=865788 CPUtime=1789.81
/proc/31898/stat : 31898 (pbscip.linux.x8) R 31896 31898 30219 0 -1 4202496 299156 0 0 0 178572 409 0 0 25 0 1 0 24022640 886566912 206992 1992294400 4194304 8395647 140734558114208 18446744073709551615 6150657 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31898/statm: 216447 206992 768 1026 0 215417 0
Current children cumulated CPU time (s) 1789.81
Current children cumulated vsize (KiB) 865788

[startup+1791.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 31950
/proc/meminfo: memFree=1017540/2059040 swapFree=4136020/4192956
[pid=31898] ppid=31896 vsize=865788 CPUtime=1790.61
/proc/31898/stat : 31898 (pbscip.linux.x8) R 31896 31898 30219 0 -1 4202496 299156 0 0 0 178652 409 0 0 25 0 1 0 24022640 886566912 206992 1992294400 4194304 8395647 140734558114208 18446744073709551615 6345370 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31898/statm: 216447 206992 768 1026 0 215417 0
Current children cumulated CPU time (s) 1790.61
Current children cumulated vsize (KiB) 865788

[startup+1791.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 31950
/proc/meminfo: memFree=1017540/2059040 swapFree=4136020/4192956
[pid=31898] ppid=31896 vsize=561012 CPUtime=1791.01
/proc/31898/stat : 31898 (pbscip.linux.x8) R 31896 31898 30219 0 -1 4202496 299157 0 0 0 178686 415 0 0 25 0 1 0 24022640 574476288 46404 1992294400 4194304 8395647 140734558114208 18446744073709551615 7602442 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31898/statm: 140253 46404 758 1026 0 139223 0
Current children cumulated CPU time (s) 1791.01
Current children cumulated vsize (KiB) 561012

Child status: 0
Real time (s): 1791.52
CPU time (s): 1791.04
CPU user time (s): 1786.87
CPU system time (s): 4.16937
CPU usage (%): 99.9731
Max. virtual memory (cumulated for all children) (KiB): 1147736

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

runsolver used 2.96855 second user time and 8.44671 second system time

The end

Launcher Data

Begin job on node082 at 2010-07-08 05:02:25
IDJOB=2703692
IDBENCH=2360
IDSOLVER=1213
FILE ID=node082/2703692-1278558144
PBS_JOBID= 11239481
Free space on /tmp= 62384 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/unibo/normalized-mps-v2-20-10-CMS750_4.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-2703692-1278558144/watcher-2703692-1278558144 -o /tmp/evaluation-result-2703692-1278558144/solver-2703692-1278558144 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-2703692-1278558144.opb -t 1800 -m 1800

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

MD5SUM BENCH= 793a421e66649b71c1e582af22e89954
RANDOM SEED=1567441956

node082.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.260
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.52
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.260
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	: 5999.41
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1846024 kB
Buffers:         26788 kB
Cached:         109224 kB
SwapCached:       9448 kB
Active:         107180 kB
Inactive:        41328 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1846024 kB
SwapTotal:     4192956 kB
SwapFree:      4136020 kB
Dirty:           24252 kB
Writeback:           0 kB
AnonPages:       10812 kB
Mapped:           6860 kB
Slab:            42748 kB
PageTables:       4092 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   179648 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264964 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 62376 MiB
End job on node082 at 2010-07-08 05:32:17