Trace number 3744882

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
PB10: SCIPspx SCIP 1.2.1.3 with SoPlex 1.4.2 (CVS Version 30.5.2010) as LP solver? 1790.91 1791.2

General information on the benchmark

NameOPT-SMALLINT-LIN/graca/
normalized-ped2.B.recomb1-0.20-11.opb
MD5SUM79791e06dc9d28cfadfea0c0635a2122
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark7
Best CPU time to get the best result obtained on this benchmark1.20781
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables172729
Total number of constraints560632
Number of constraints which are clauses560632
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint579
Number of terms in the objective function 2180
Biggest coefficient in the objective function 581
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 930180
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 581
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 930180
Number of bits of the biggest sum of numbers20
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-3744882-1338811642.opb>
3.69/3.71	c original problem has 172729 variables (172729 bin, 0 int, 0 impl, 0 cont) and 560632 constraints
3.69/3.71	c problem read
3.69/3.71	c presolving settings loaded
4.79/4.81	c presolving:
8.49/8.59	c (round 1) 75853 del vars, 319969 del conss, 56072 chg bounds, 72 chg sides, 104 chg coeffs, 0 upgd conss, 8018226 impls, 0 clqs
9.68/9.76	c (round 2) 121756 del vars, 409343 del conss, 56176 chg bounds, 76 chg sides, 116 chg coeffs, 0 upgd conss, 8038531 impls, 0 clqs
9.79/9.87	c (round 3) 124185 del vars, 414402 del conss, 56177 chg bounds, 127 chg sides, 177 chg coeffs, 0 upgd conss, 8040578 impls, 0 clqs
9.98/10.04	c (round 4) 131276 del vars, 432622 del conss, 56177 chg bounds, 131 chg sides, 181 chg coeffs, 0 upgd conss, 8040578 impls, 0 clqs
10.49/10.54	c (round 5) 131294 del vars, 432622 del conss, 56177 chg bounds, 131 chg sides, 181 chg coeffs, 127288 upgd conss, 8040578 impls, 0 clqs
10.69/10.70	c (round 6) 131294 del vars, 432622 del conss, 56177 chg bounds, 131 chg sides, 181 chg coeffs, 128010 upgd conss, 8040578 impls, 0 clqs
28.78/28.82	c    (25.1s) probing: 1000/41435 (2.4%) - 0 fixings, 0 aggregations, 93617 implications, 0 bound changes
47.28/47.31	c    (43.6s) probing: 2000/41435 (4.8%) - 0 fixings, 0 aggregations, 213528 implications, 0 bound changes
47.28/47.33	c    (43.6s) probing: 2001/41435 (4.8%) - 0 fixings, 0 aggregations, 213825 implications, 0 bound changes
47.28/47.33	c    (43.6s) probing aborted: 2000/2000 successive useless probings
47.28/47.34	c presolving (7 rounds):
47.28/47.34	c  131294 deleted vars, 432622 deleted constraints, 56177 tightened bounds, 0 added holes, 131 changed sides, 181 changed coefficients
47.28/47.34	c  8533748 implications, 0 cliques
47.28/47.34	c presolved problem has 41435 variables (41435 bin, 0 int, 0 impl, 0 cont) and 128010 constraints
47.28/47.34	c   87799 constraints of type <setppc>
47.28/47.34	c   40211 constraints of type <logicor>
47.28/47.34	c transformed objective value is always integral (scale: 1)
47.28/47.34	c Presolving Time: 42.86
47.28/47.34	c - non default parameters ----------------------------------------------------------------------
47.28/47.34	c # SCIP version 1.2.1.3
47.28/47.34	c 
47.28/47.34	c # frequency for displaying node information lines
47.28/47.34	c # [type: int, range: [-1,2147483647], default: 100]
47.28/47.34	c display/freq = 10000
47.28/47.34	c 
47.28/47.34	c # maximal time in seconds to run
47.28/47.34	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
47.28/47.34	c limits/time = 1786.3
47.28/47.34	c 
47.28/47.34	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
47.28/47.34	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
47.28/47.34	c limits/memory = 13950
47.28/47.34	c 
47.28/47.34	c # default clock type (1: CPU user seconds, 2: wall clock time)
47.28/47.34	c # [type: int, range: [1,2], default: 1]
47.28/47.34	c timing/clocktype = 2
47.28/47.34	c 
47.28/47.34	c # should presolving try to simplify inequalities
47.28/47.34	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
47.28/47.34	c constraints/linear/simplifyinequalities = TRUE
47.28/47.34	c 
47.28/47.34	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
47.28/47.34	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
47.28/47.34	c constraints/indicator/addCouplingCons = TRUE
47.28/47.34	c 
47.28/47.34	c # should presolving try to simplify knapsacks
47.28/47.34	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
47.28/47.34	c constraints/knapsack/simplifyinequalities = TRUE
47.28/47.34	c 
47.28/47.34	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
47.28/47.34	c # [type: int, range: [-1,2147483647], default: -1]
47.28/47.34	c separating/rapidlearning/freq = 0
47.28/47.34	c 
47.28/47.34	c -----------------------------------------------------------------------------------------------
47.28/47.34	c start solving
47.28/47.35	c 
202.05/202.19	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
202.05/202.19	c   198s|     1 |     0 | 51115 |     - | 754M|   0 |  34k|  41k| 128k|  41k| 128k|   0 |   0 |   0 | 2.000000e+00 |      --      |    Inf 
1034.83/1035.05	c  1031s|     1 |     0 |142682 |     - | 762M|   0 |  23k|  41k| 128k|  41k| 129k|1849 |   0 |   0 | 2.000000e+00 |      --      |    Inf 
1177.19/1177.42	c  1174s|     1 |     0 |161161 |     - | 762M|   0 |  20k|  41k| 128k|  41k| 129k|1952 |   0 |   0 | 2.000000e+00 |      --      |    Inf 
1392.96/1393.28	c  1390s|     1 |     0 |190313 |     - | 763M|   0 |  19k|  41k| 128k|  41k| 130k|1990 |   0 |   0 | 2.000000e+00 |      --      |    Inf 
1546.24/1546.50	c  1543s|     1 |     0 |210760 |     - | 763M|   0 |  18k|  41k| 128k|  41k| 130k|2073 |   0 |   0 | 2.000000e+00 |      --      |    Inf 
1637.83/1638.17	c  1634s|     1 |     0 |222577 |     - | 763M|   0 |  17k|  41k| 128k|  41k| 130k|2102 |   0 |   0 | 2.000000e+00 |      --      |    Inf 
1789.80/1790.14	c  1786s|     1 |     0 |239527 |     - | 764M|   0 |   - |  41k| 128k|  41k| 130k|2130 |   0 |   0 | 2.000000e+00 |      --      |    Inf 
1789.90/1790.21	c  1787s|     1 |     2 |239527 |     - | 764M|   0 |   - |  41k| 128k|  41k| 130k|2130 |   0 |   0 | 2.000000e+00 |      --      |    Inf 
1789.90/1790.21	c 
1789.90/1790.21	c SCIP Status        : solving was interrupted [time limit reached]
1789.90/1790.21	c Solving Time (sec) : 1786.50
1789.90/1790.21	c Solving Nodes      : 1
1789.90/1790.21	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1789.90/1790.21	c Dual Bound         : +2.00000000000000e+00
1789.90/1790.21	c Gap                : infinite
1789.90/1790.21	s UNKNOWN
1789.90/1790.21	c SCIP Status        : solving was interrupted [time limit reached]
1789.90/1790.21	c Solving Time       :    1786.50
1789.90/1790.21	c Original Problem   :
1789.90/1790.21	c   Problem name     : HOME/instance-3744882-1338811642.opb
1789.90/1790.21	c   Variables        : 172729 (172729 binary, 0 integer, 0 implicit integer, 0 continuous)
1789.90/1790.21	c   Constraints      : 560632 initial, 560632 maximal
1789.90/1790.21	c Presolved Problem  :
1789.90/1790.21	c   Problem name     : t_HOME/instance-3744882-1338811642.opb
1789.90/1790.21	c   Variables        : 41435 (41435 binary, 0 integer, 0 implicit integer, 0 continuous)
1789.90/1790.21	c   Constraints      : 128010 initial, 128010 maximal
1789.90/1790.21	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1789.90/1790.21	c   trivial          :       0.03          3          0          0          0          0          0          0          0
1789.90/1790.21	c   dualfix          :       0.69      57418          0          0          0          0          0          0          0
1789.90/1790.21	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1789.90/1790.21	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1789.90/1790.21	c   implics          :       0.85          0        207          0          0          0          0          0          0
1789.90/1790.21	c   probing          :      36.55          0          0          0          0          0          0          0          0
1789.90/1790.21	c   setppc           :       0.16          0          0          0          0          0          0          0          0
1789.90/1790.21	c   linear           :       3.69      56543      17123          0      56177          0     432622        131        181
1789.90/1790.21	c   logicor          :       0.10          0          0          0          0          0          0          0          0
1789.90/1790.21	c   root node        :          -          0          -          -          0          -          -          -          -
1789.90/1790.21	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1789.90/1790.21	c   integral         :          0          0          0          0          0          0          0          0          0          0
1789.90/1790.21	c   setppc           :      87799          6       5716          0          1          0          0          0          0          0
1789.90/1790.21	c   logicor          :      40211          6       4023          0          1          0          0          0          0          0
1789.90/1790.21	c   countsols        :          0          0          0          0          1          0          0          0          0          0
1789.90/1790.21	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1789.90/1790.21	c   integral         :       0.00       0.00       0.00       0.00       0.00
1789.90/1790.21	c   setppc           :      26.72       0.06      26.61       0.00       0.04
1789.90/1790.21	c   logicor          :       0.47       0.02       0.44       0.00       0.01
1789.90/1790.21	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1789.90/1790.21	c Propagators        :       Time      Calls    Cutoffs    DomReds
1789.90/1790.21	c   vbounds          :       0.00          2          0          0
1789.90/1790.21	c   rootredcost      :       0.00          0          0          0
1789.90/1790.21	c   pseudoobj        :       0.00          1          0          0
1789.90/1790.21	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1789.90/1790.21	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1789.90/1790.21	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1789.90/1790.21	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1789.90/1790.21	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1789.90/1790.21	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1789.90/1790.21	c   applied globally :          -          -          -          0        0.0          -          -          -
1789.90/1790.21	c   applied locally  :          -          -          -          0        0.0          -          -          -
1789.90/1790.21	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1789.90/1790.21	c   cut pool         :       0.00          5          -          -         50          -    (maximal pool size: 2996)
1789.90/1790.21	c   redcost          :       0.01          6          0          0          0          0
1789.90/1790.21	c   impliedbounds    :       0.37          6          0          0       2554          0
1789.90/1790.21	c   intobj           :       0.00          0          0          0          0          0
1789.90/1790.21	c   cgmip            :       0.00          0          0          0          0          0
1789.90/1790.21	c   gomory           :       6.20          6          0          0       3000          0
1789.90/1790.21	c   strongcg         :       4.99          6          0          0       3000          0
1789.90/1790.21	c   cmir             :      21.20          6          0          0          0          0
1789.90/1790.21	c   flowcover        :      48.95          6          0          0         22          0
1789.90/1790.21	c   clique           :      31.84          6          0          0         41          0
1789.90/1790.21	c   zerohalf         :       0.00          0          0          0          0          0
1789.90/1790.21	c   mcf              :       0.13          1          0          0          0          0
1789.90/1790.21	c   rapidlearning    :       0.00          0          0          0          0          0
1789.90/1790.21	c Pricers            :       Time      Calls       Vars
1789.90/1790.21	c   problem variables:       0.00          0          0
1789.90/1790.21	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1789.90/1790.21	c   relpscost        :       0.00          0          0          0          0          0          0
1789.90/1790.21	c   pscost           :       0.00          0          0          0          0          0          0
1789.90/1790.21	c   inference        :       0.01          1          0          0          0          0          2
1789.90/1790.21	c   mostinf          :       0.00          0          0          0          0          0          0
1789.90/1790.21	c   leastinf         :       0.00          0          0          0          0          0          0
1789.90/1790.21	c   fullstrong       :       0.00          0          0          0          0          0          0
1789.90/1790.21	c   allfullstrong    :       0.00          0          0          0          0          0          0
1789.90/1790.21	c   random           :       0.00          0          0          0          0          0          0
1789.90/1790.21	c Primal Heuristics  :       Time      Calls      Found
1789.90/1790.21	c   LP solutions     :       0.00          -          0
1789.90/1790.21	c   pseudo solutions :       0.00          -          0
1789.90/1790.21	c   oneopt           :       0.00          0          0
1789.90/1790.21	c   trivial          :       0.17          2          0
1789.90/1790.21	c   simplerounding   :       0.00          0          0
1789.90/1790.21	c   zirounding       :       0.00          0          0
1789.90/1790.21	c   rounding         :       0.09          6          0
1789.90/1790.21	c   shifting         :       5.97          6          0
1789.90/1790.21	c   intshifting      :       0.00          0          0
1789.90/1790.21	c   twoopt           :       0.00          0          0
1789.90/1790.21	c   fixandinfer      :       0.00          0          0
1789.90/1790.21	c   feaspump         :     618.03          1          0
1789.90/1790.21	c   coefdiving       :       0.00          0          0
1789.90/1790.21	c   pscostdiving     :       0.00          0          0
1789.90/1790.21	c   fracdiving       :       0.00          0          0
1789.90/1790.21	c   veclendiving     :       0.00          0          0
1789.90/1790.21	c   intdiving        :       0.00          0          0
1789.90/1790.21	c   actconsdiving    :       0.00          0          0
1789.90/1790.21	c   objpscostdiving  :       0.00          0          0
1789.90/1790.21	c   rootsoldiving    :       0.00          0          0
1789.90/1790.21	c   linesearchdiving :       0.00          0          0
1789.90/1790.21	c   guideddiving     :       0.00          0          0
1789.90/1790.21	c   octane           :       0.00          0          0
1789.90/1790.21	c   rens             :       0.00          0          0
1789.90/1790.21	c   rins             :       0.00          0          0
1789.90/1790.21	c   localbranching   :       0.00          0          0
1789.90/1790.21	c   mutation         :       0.00          0          0
1789.90/1790.21	c   crossover        :       0.00          0          0
1789.90/1790.21	c   dins             :       0.00          0          0
1789.90/1790.21	c   undercover       :       0.00          0          0
1789.90/1790.21	c   nlp              :       0.00          0          0
1789.90/1790.21	c   trysol           :       0.00          0          0
1789.90/1790.21	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1789.90/1790.21	c   primal LP        :       0.00          0          0       0.00          -
1789.90/1790.21	c   dual LP          :    1004.32          7     178270   25467.14     177.50
1789.90/1790.21	c   lex dual LP      :       0.00          0          0       0.00          -
1789.90/1790.21	c   barrier LP       :       0.00          0          0       0.00          -
1789.90/1790.21	c   diving/probing LP:     616.80         33      61257    1856.27      99.31
1789.90/1790.21	c   strong branching :       0.00          0          0       0.00          -
1789.90/1790.21	c     (at root node) :          -          0          0       0.00          -
1789.90/1790.21	c   conflict analysis:       0.00          0          0       0.00          -
1789.90/1790.21	c B&B Tree           :
1789.90/1790.21	c   number of runs   :          1
1789.90/1790.21	c   nodes            :          1
1789.90/1790.21	c   nodes (total)    :          1
1789.90/1790.21	c   nodes left       :          2
1789.90/1790.21	c   max depth        :          0
1789.90/1790.21	c   max depth (total):          0
1789.90/1790.21	c   backtracks       :          0 (0.0%)
1789.90/1790.21	c   delayed cutoffs  :          0
1789.90/1790.21	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1789.90/1790.21	c   avg switch length:       1.00
1789.90/1790.21	c   switching time   :       0.00
1789.90/1790.21	c Solution           :
1789.90/1790.21	c   Solutions found  :          0 (0 improvements)
1789.90/1790.21	c   Primal Bound     :          -
1789.90/1790.21	c   Dual Bound       : +2.00000000000000e+00
1789.90/1790.21	c   Gap              :   infinite
1789.90/1790.21	c   Root Dual Bound  : +2.00000000000000e+00
1789.90/1790.21	c   Root Iterations  :     239527
1790.80/1791.19	c Time complete: 1790.89.

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3744882-1338811642/watcher-3744882-1338811642 -o /tmp/evaluation-result-3744882-1338811642/solver-3744882-1338811642 -C 1800 -W 1900 -M 15500 HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-3744882-1338811642.opb -t 1800 -m 15500 

running on 4 cores: 1,3,5,7

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): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 8991
/proc/meminfo: memFree=23080120/32873648 swapFree=7116/7116
[pid=8991] ppid=8989 vsize=9972 CPUtime=0 cores=1,3,5,7
/proc/8991/stat : 8991 (pbscip.linux.x8) R 8989 8991 7629 0 -1 4202496 1535 0 0 0 0 0 0 0 20 0 1 0 347289766 10211328 1482 33554432000 4194304 8395647 140735451593152 140733342901464 7382157 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8991/statm: 2493 1492 374 1026 0 1463 0

[startup+0.0273339 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 8991
/proc/meminfo: memFree=23080120/32873648 swapFree=7116/7116
[pid=8991] ppid=8989 vsize=15568 CPUtime=0.02 cores=1,3,5,7
/proc/8991/stat : 8991 (pbscip.linux.x8) R 8989 8991 7629 0 -1 4202496 3157 0 0 0 2 0 0 0 20 0 1 0 347289766 15941632 3103 33554432000 4194304 8395647 140735451593152 140735451458360 6347101 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8991/statm: 3892 3103 393 1026 0 2862 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 15568

[startup+0.100294 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 8991
/proc/meminfo: memFree=23080120/32873648 swapFree=7116/7116
[pid=8991] ppid=8989 vsize=22968 CPUtime=0.09 cores=1,3,5,7
/proc/8991/stat : 8991 (pbscip.linux.x8) R 8989 8991 7629 0 -1 4202496 5020 0 0 0 9 0 0 0 20 0 1 0 347289766 23519232 4966 33554432000 4194304 8395647 140735451593152 140735451458360 7382066 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8991/statm: 5742 4966 393 1026 0 4712 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 22968

[startup+0.300235 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 8991
/proc/meminfo: memFree=23080120/32873648 swapFree=7116/7116
[pid=8991] ppid=8989 vsize=39588 CPUtime=0.29 cores=1,3,5,7
/proc/8991/stat : 8991 (pbscip.linux.x8) R 8989 8991 7629 0 -1 4202496 9131 0 0 0 29 0 0 0 20 0 1 0 347289766 40538112 9077 33554432000 4194304 8395647 140735451593152 140735451458360 7430272 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8991/statm: 9897 9077 393 1026 0 8867 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 39588

[startup+0.700289 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 8991
/proc/meminfo: memFree=23080120/32873648 swapFree=7116/7116
[pid=8991] ppid=8989 vsize=76988 CPUtime=0.69 cores=1,3,5,7
/proc/8991/stat : 8991 (pbscip.linux.x8) R 8989 8991 7629 0 -1 4202496 18494 0 0 0 67 2 0 0 20 0 1 0 347289766 78835712 18440 33554432000 4194304 8395647 140735451593152 140735451458360 6347101 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8991/statm: 19247 18440 393 1026 0 18217 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 76988

[startup+1.50029 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8992
/proc/meminfo: memFree=22981144/32873648 swapFree=7116/7116
[pid=8991] ppid=8989 vsize=147752 CPUtime=1.49 cores=1,3,5,7
/proc/8991/stat : 8991 (pbscip.linux.x8) R 8989 8991 7629 0 -1 4202496 36121 0 0 0 145 4 0 0 20 0 1 0 347289766 151298048 36067 33554432000 4194304 8395647 140735451593152 140735451458360 7430272 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8991/statm: 36938 36067 393 1026 0 35908 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 147752

[startup+3.10028 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8992
/proc/meminfo: memFree=22882940/32873648 swapFree=7116/7116
[pid=8991] ppid=8989 vsize=287684 CPUtime=3.09 cores=1,3,5,7
/proc/8991/stat : 8991 (pbscip.linux.x8) R 8989 8991 7629 0 -1 4202496 70985 0 0 0 300 9 0 0 20 0 1 0 347289766 294588416 70931 33554432000 4194304 8395647 140735451593152 140735451458360 7430272 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8991/statm: 71921 70931 393 1026 0 70891 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 287684

[startup+6.30026 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8992
/proc/meminfo: memFree=22223036/32873648 swapFree=7116/7116
[pid=8991] ppid=8989 vsize=927208 CPUtime=6.28 cores=1,3,5,7
/proc/8991/stat : 8991 (pbscip.linux.x8) R 8989 8991 7629 0 -1 4202496 228586 0 0 0 598 30 0 0 20 0 1 0 347289766 949460992 228178 33554432000 4194304 8395647 140735451593152 140735451588904 6080125 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8991/statm: 231802 228178 475 1026 0 230772 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 927208

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9031
/proc/meminfo: memFree=26588652/32873648 swapFree=7116/7116
[pid=8991] ppid=8989 vsize=1104428 CPUtime=12.69 cores=1,3,5,7
/proc/8991/stat : 8991 (pbscip.linux.x8) R 8989 8991 7629 0 -1 4202496 270405 0 0 0 1233 36 0 0 20 0 1 0 347289766 1130934272 272628 33554432000 4194304 8395647 140735451593152 140735451588952 5210338 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8991/statm: 276107 272628 498 1026 0 275077 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1104428

[startup+25.5002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9031
/proc/meminfo: memFree=25905904/32873648 swapFree=7116/7116
[pid=8991] ppid=8989 vsize=1104428 CPUtime=25.49 cores=1,3,5,7
/proc/8991/stat : 8991 (pbscip.linux.x8) R 8989 8991 7629 0 -1 4202496 270468 0 0 0 2513 36 0 0 20 0 1 0 347289766 1130934272 272691 33554432000 4194304 8395647 140735451593152 140735451588952 5210338 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8991/statm: 276107 272691 498 1026 0 275077 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1104428

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9031
/proc/meminfo: memFree=25840424/32873648 swapFree=7116/7116
[pid=8991] ppid=8989 vsize=1181168 CPUtime=51.08 cores=1,3,5,7
/proc/8991/stat : 8991 (pbscip.linux.x8) R 8989 8991 7629 0 -1 4202496 279284 0 0 0 5070 38 0 0 20 0 1 0 347289766 1209516032 287597 33554432000 4194304 8395647 140735451593152 140735451588280 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8991/statm: 295292 287597 576 1026 0 294262 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1181168

[startup+102.306 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 9031
/proc/meminfo: memFree=25824508/32873648 swapFree=7116/7116
[pid=8991] ppid=8989 vsize=1185744 CPUtime=102.27 cores=1,3,5,7
/proc/8991/stat : 8991 (pbscip.linux.x8) R 8989 8991 7629 0 -1 4202496 281113 0 0 0 10185 42 0 0 20 0 1 0 347289766 1214201856 290912 33554432000 4194304 8395647 140735451593152 140735451588280 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8991/statm: 296436 290912 576 1026 0 295406 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 1185744

[startup+162.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 9034
/proc/meminfo: memFree=25779296/32873648 swapFree=7116/7116
[pid=8991] ppid=8989 vsize=1208540 CPUtime=162.25 cores=1,3,5,7
/proc/8991/stat : 8991 (pbscip.linux.x8) R 8989 8991 7629 0 -1 4202496 285316 0 0 0 16177 48 0 0 20 0 1 0 347289766 1237544960 298083 33554432000 4194304 8395647 140735451593152 140735451587560 6698282 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8991/statm: 302135 298083 576 1026 0 301105 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 1208540

[startup+222.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 9034
/proc/meminfo: memFree=25770156/32873648 swapFree=7116/7116
[pid=8991] ppid=8989 vsize=1221072 CPUtime=222.24 cores=1,3,5,7
/proc/8991/stat : 8991 (pbscip.linux.x8) R 8989 8991 7629 0 -1 4202496 285811 0 0 0 22171 53 0 0 20 0 1 0 347289766 1250377728 298572 33554432000 4194304 8395647 140735451593152 140735451587672 6697301 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8991/statm: 305268 298572 581 1026 0 304238 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 1221072

[startup+282.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 9035
/proc/meminfo: memFree=25769812/32873648 swapFree=7116/7116
[pid=8991] ppid=8989 vsize=1221072 CPUtime=282.23 cores=1,3,5,7
/proc/8991/stat : 8991 (pbscip.linux.x8) R 8989 8991 7629 0 -1 4202496 285815 0 0 0 28168 55 0 0 20 0 1 0 347289766 1250377728 298744 33554432000 4194304 8395647 140735451593152 140735451587672 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8991/statm: 305268 298744 581 1026 0 304238 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 1221072

[startup+342.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 9035
/proc/meminfo: memFree=25762724/32873648 swapFree=7116/7116
[pid=8991] ppid=8989 vsize=1221072 CPUtime=342.22 cores=1,3,5,7
/proc/8991/stat : 8991 (pbscip.linux.x8) R 8989 8991 7629 0 -1 4202496 285818 0 0 0 34164 58 0 0 20 0 1 0 347289766 1250377728 300478 33554432000 4194304 8395647 140735451593152 140735451587720 6697246 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8991/statm: 305268 300478 581 1026 0 304238 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 1221072

[startup+402.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 9035
/proc/meminfo: memFree=25762708/32873648 swapFree=7116/7116
[pid=8991] ppid=8989 vsize=1221072 CPUtime=402.22 cores=1,3,5,7
/proc/8991/stat : 8991 (pbscip.linux.x8) R 8989 8991 7629 0 -1 4202496 285818 0 0 0 40161 61 0 0 20 0 1 0 347289766 1250377728 300478 33554432000 4194304 8395647 140735451593152 140735451587720 6667655 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8991/statm: 305268 300478 581 1026 0 304238 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 1221072

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9035
/proc/meminfo: memFree=25761744/32873648 swapFree=7116/7116
[pid=8991] ppid=8989 vsize=1221072 CPUtime=462.2 cores=1,3,5,7
/proc/8991/stat : 8991 (pbscip.linux.x8) R 8989 8991 7629 0 -1 4202496 285820 0 0 0 46156 64 0 0 20 0 1 0 347289766 1250377728 300659 33554432000 4194304 8395647 140735451593152 140735451587720 6708393 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8991/statm: 305268 300659 581 1026 0 304238 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 1221072

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9035
/proc/meminfo: memFree=25760612/32873648 swapFree=7116/7116
[pid=8991] ppid=8989 vsize=1221072 CPUtime=522.2 cores=1,3,5,7
/proc/8991/stat : 8991 (pbscip.linux.x8) R 8989 8991 7629 0 -1 4202496 285822 0 0 0 52152 68 0 0 20 0 1 0 347289766 1250377728 300868 33554432000 4194304 8395647 140735451593152 140735451587672 6721240 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8991/statm: 305268 300868 581 1026 0 304238 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 1221072

[startup+582.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 9074
/proc/meminfo: memFree=25801752/32873648 swapFree=7116/7116
[pid=8991] ppid=8989 vsize=1221072 CPUtime=582.19 cores=1,3,5,7
/proc/8991/stat : 8991 (pbscip.linux.x8) R 8989 8991 7629 0 -1 4202496 285822 0 0 0 58148 71 0 0 20 0 1 0 347289766 1250377728 301425 33554432000 4194304 8395647 140735451593152 140735451587720 6707999 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8991/statm: 305268 301425 581 1026 0 304238 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 1221072

[startup+642.3 s]

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

/proc/meminfo: memFree=25754216/32873648 swapFree=7116/7116
[pid=8991] ppid=8989 vsize=1258512 CPUtime=1002.12 cores=1,3,5,7
/proc/8991/stat : 8991 (pbscip.linux.x8) R 8989 8991 7629 0 -1 4202496 290186 0 0 0 100115 97 0 0 20 0 1 0 347289766 1288716288 311132 33554432000 4194304 8395647 140735451593152 140735451588664 6697376 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8991/statm: 314628 311132 611 1026 0 313598 0
Current children cumulated CPU time (s) 1002.12
Current children cumulated vsize (KiB) 1258512

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9078
/proc/meminfo: memFree=25751392/32873648 swapFree=7116/7116
[pid=8991] ppid=8989 vsize=1258512 CPUtime=1062.11 cores=1,3,5,7
/proc/8991/stat : 8991 (pbscip.linux.x8) R 8989 8991 7629 0 -1 4202496 290443 0 0 0 106111 100 0 0 20 0 1 0 347289766 1288716288 311389 33554432000 4194304 8395647 140735451593152 140735451588280 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8991/statm: 314628 311389 612 1026 0 313598 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 1258512

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 9078
/proc/meminfo: memFree=25752540/32873648 swapFree=7116/7116
[pid=8991] ppid=8989 vsize=1258512 CPUtime=1122.11 cores=1,3,5,7
/proc/8991/stat : 8991 (pbscip.linux.x8) R 8989 8991 7629 0 -1 4202496 290444 0 0 0 112107 104 0 0 20 0 1 0 347289766 1288716288 311390 33554432000 4194304 8395647 140735451593152 140735451588280 6698214 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8991/statm: 314628 311390 612 1026 0 313598 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 1258512

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 9079
/proc/meminfo: memFree=25752096/32873648 swapFree=7116/7116
[pid=8991] ppid=8989 vsize=1258512 CPUtime=1182.1 cores=1,3,5,7
/proc/8991/stat : 8991 (pbscip.linux.x8) R 8989 8991 7629 0 -1 4202496 290551 0 0 0 118102 108 0 0 20 0 1 0 347289766 1288716288 311497 33554432000 4194304 8395647 140735451593152 140735451588440 5827855 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8991/statm: 314628 311497 612 1026 0 313598 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 1258512

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9080
/proc/meminfo: memFree=25751248/32873648 swapFree=7116/7116
[pid=8991] ppid=8989 vsize=1258512 CPUtime=1242.08 cores=1,3,5,7
/proc/8991/stat : 8991 (pbscip.linux.x8) R 8989 8991 7629 0 -1 4202496 290723 0 0 0 124097 111 0 0 20 0 1 0 347289766 1288716288 311669 33554432000 4194304 8395647 140735451593152 140735451588280 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8991/statm: 314628 311669 612 1026 0 313598 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 1258512

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9080
/proc/meminfo: memFree=25751248/32873648 swapFree=7116/7116
[pid=8991] ppid=8989 vsize=1258512 CPUtime=1302.08 cores=1,3,5,7
/proc/8991/stat : 8991 (pbscip.linux.x8) R 8989 8991 7629 0 -1 4202496 290723 0 0 0 130092 116 0 0 20 0 1 0 347289766 1288716288 311669 33554432000 4194304 8395647 140735451593152 140735451588616 6697955 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8991/statm: 314628 311669 612 1026 0 313598 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 1258512

[startup+1362.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/178 9083
/proc/meminfo: memFree=25750108/32873648 swapFree=7116/7116
[pid=8991] ppid=8989 vsize=1258512 CPUtime=1362.06 cores=1,3,5,7
/proc/8991/stat : 8991 (pbscip.linux.x8) R 8989 8991 7629 0 -1 4202496 290723 0 0 0 136085 121 0 0 20 0 1 0 347289766 1288716288 311669 33554432000 4194304 8395647 140735451593152 140735451588280 6698205 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8991/statm: 314628 311669 612 1026 0 313598 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 1258512

[startup+1422.31 s]
/proc/loadavg: 2.04 2.02 2.00 3/177 9083
/proc/meminfo: memFree=25748952/32873648 swapFree=7116/7116
[pid=8991] ppid=8989 vsize=1258512 CPUtime=1422.06 cores=1,3,5,7
/proc/8991/stat : 8991 (pbscip.linux.x8) R 8989 8991 7629 0 -1 4202496 290725 0 0 0 142082 124 0 0 20 0 1 0 347289766 1288716288 312182 33554432000 4194304 8395647 140735451593152 140735451588616 6698001 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8991/statm: 314628 312182 612 1026 0 313598 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 1258512

[startup+1482.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 9084
/proc/meminfo: memFree=25749076/32873648 swapFree=7116/7116
[pid=8991] ppid=8989 vsize=1258512 CPUtime=1482.05 cores=1,3,5,7
/proc/8991/stat : 8991 (pbscip.linux.x8) R 8989 8991 7629 0 -1 4202496 290725 0 0 0 148077 128 0 0 20 0 1 0 347289766 1288716288 312182 33554432000 4194304 8395647 140735451593152 140735451588280 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8991/statm: 314628 312182 612 1026 0 313598 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 1258512

[startup+1542.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 9084
/proc/meminfo: memFree=25749080/32873648 swapFree=7116/7116
[pid=8991] ppid=8989 vsize=1258512 CPUtime=1542.04 cores=1,3,5,7
/proc/8991/stat : 8991 (pbscip.linux.x8) R 8989 8991 7629 0 -1 4202496 290725 0 0 0 154071 133 0 0 20 0 1 0 347289766 1288716288 312182 33554432000 4194304 8395647 140735451593152 140735451588616 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8991/statm: 314628 312182 612 1026 0 313598 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 1258512

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9084
/proc/meminfo: memFree=25749080/32873648 swapFree=7116/7116
[pid=8991] ppid=8989 vsize=1258512 CPUtime=1602.03 cores=1,3,5,7
/proc/8991/stat : 8991 (pbscip.linux.x8) R 8989 8991 7629 0 -1 4202496 290727 0 0 0 160066 137 0 0 20 0 1 0 347289766 1288716288 312184 33554432000 4194304 8395647 140735451593152 140735451588280 6698034 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8991/statm: 314628 312184 612 1026 0 313598 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 1258512

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9084
/proc/meminfo: memFree=25748956/32873648 swapFree=7116/7116
[pid=8991] ppid=8989 vsize=1258512 CPUtime=1662.02 cores=1,3,5,7
/proc/8991/stat : 8991 (pbscip.linux.x8) R 8989 8991 7629 0 -1 4202496 290729 0 0 0 166062 140 0 0 20 0 1 0 347289766 1288716288 312186 33554432000 4194304 8395647 140735451593152 140735451588280 6636387 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8991/statm: 314628 312186 612 1026 0 313598 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 1258512

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9084
/proc/meminfo: memFree=25748000/32873648 swapFree=7116/7116
[pid=8991] ppid=8989 vsize=1258512 CPUtime=1722.01 cores=1,3,5,7
/proc/8991/stat : 8991 (pbscip.linux.x8) R 8989 8991 7629 0 -1 4202496 290732 0 0 0 172056 145 0 0 20 0 1 0 347289766 1288716288 312399 33554432000 4194304 8395647 140735451593152 140735451587560 7382116 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8991/statm: 314628 312399 612 1026 0 313598 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 1258512

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9085
/proc/meminfo: memFree=25747504/32873648 swapFree=7116/7116
[pid=8991] ppid=8989 vsize=1258512 CPUtime=1782 cores=1,3,5,7
/proc/8991/stat : 8991 (pbscip.linux.x8) R 8989 8991 7629 0 -1 4202496 290732 0 0 0 178049 151 0 0 20 0 1 0 347289766 1288716288 312399 33554432000 4194304 8395647 140735451593152 140735451588280 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8991/statm: 314628 312399 612 1026 0 313598 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 1258512

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

[startup+1785.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9085
/proc/meminfo: memFree=25747628/32873648 swapFree=7116/7116
[pid=8991] ppid=8989 vsize=1258512 CPUtime=1785.2 cores=1,3,5,7
/proc/8991/stat : 8991 (pbscip.linux.x8) R 8989 8991 7629 0 -1 4202496 290732 0 0 0 178369 151 0 0 20 0 1 0 347289766 1288716288 312399 33554432000 4194304 8395647 140735451593152 140735451588280 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8991/statm: 314628 312399 612 1026 0 313598 0
Current children cumulated CPU time (s) 1785.2
Current children cumulated vsize (KiB) 1258512

[startup+1788.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9085
/proc/meminfo: memFree=25747628/32873648 swapFree=7116/7116
[pid=8991] ppid=8989 vsize=1258512 CPUtime=1788.4 cores=1,3,5,7
/proc/8991/stat : 8991 (pbscip.linux.x8) R 8989 8991 7629 0 -1 4202496 290732 0 0 0 178689 151 0 0 20 0 1 0 347289766 1288716288 312399 33554432000 4194304 8395647 140735451593152 140735451588280 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8991/statm: 314628 312399 612 1026 0 313598 0
Current children cumulated CPU time (s) 1788.4
Current children cumulated vsize (KiB) 1258512

[startup+1790.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9085
/proc/meminfo: memFree=25747628/32873648 swapFree=7116/7116
[pid=8991] ppid=8989 vsize=1258512 CPUtime=1790 cores=1,3,5,7
/proc/8991/stat : 8991 (pbscip.linux.x8) R 8989 8991 7629 0 -1 4202496 290739 0 0 0 178849 151 0 0 20 0 1 0 347289766 1288716288 312406 33554432000 4194304 8395647 140735451593152 140735451588280 6345203 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8991/statm: 314628 312406 619 1026 0 313598 0
Current children cumulated CPU time (s) 1790
Current children cumulated vsize (KiB) 1258512

[startup+1790.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9085
/proc/meminfo: memFree=25751164/32873648 swapFree=7116/7116
[pid=8991] ppid=8989 vsize=1253972 CPUtime=1790.4 cores=1,3,5,7
/proc/8991/stat : 8991 (pbscip.linux.x8) R 8989 8991 7629 0 -1 4202496 290741 0 0 0 178889 151 0 0 20 0 1 0 347289766 1284067328 311313 33554432000 4194304 8395647 140735451593152 140735451588280 6066693 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8991/statm: 313493 311313 621 1026 0 312463 0
Current children cumulated CPU time (s) 1790.4
Current children cumulated vsize (KiB) 1253972

[startup+1791.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9085
/proc/meminfo: memFree=25751164/32873648 swapFree=7116/7116
[pid=8991] ppid=8989 vsize=1007016 CPUtime=1790.8 cores=1,3,5,7
/proc/8991/stat : 8991 (pbscip.linux.x8) R 8989 8991 7629 0 -1 4202496 290741 0 0 0 178926 154 0 0 20 0 1 0 347289766 1031184384 250992 33554432000 4194304 8395647 140735451593152 140735451592344 6345376 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8991/statm: 251754 250992 621 1026 0 250724 0
Current children cumulated CPU time (s) 1790.8
Current children cumulated vsize (KiB) 1007016

Child status: 0
Real time (s): 1791.2
CPU time (s): 1790.91
CPU user time (s): 1789.35
CPU system time (s): 1.56076
CPU usage (%): 99.9839
Max. virtual memory (cumulated for all children) (KiB): 1258512

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1789.35
system time used= 1.56076
maximum resident set size= 1249632
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 290747
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= 31
involuntary context switches= 1840

runsolver used 3.39748 second user time and 8.58569 second system time

The end

Launcher Data

Begin job on node123 at 2012-06-04 14:07:23
IDJOB=3744882
IDBENCH=92875
IDSOLVER=2326
FILE ID=node123/3744882-1338811642
RUNJOBID= node123-1338809848-8888
PBS_JOBID= 14636858
Free space on /tmp= 71156 MiB

SOLVER NAME= PB10: SCIPspx SCIP 1.2.1.3 with SoPlex 1.4.2 (CVS Version 30.5.2010) as LP solver
BENCH NAME= PB12/normalized-PB12/OPT-SMALLINT-LIN/graca/normalized-ped2.B.recomb1-0.20-11.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-3744882-1338811642/watcher-3744882-1338811642 -o /tmp/evaluation-result-3744882-1338811642/solver-3744882-1338811642 -C 1800 -W 1900 -M 15500  HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-3744882-1338811642.opb -t 1800 -m 15500

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 79791e06dc9d28cfadfea0c0635a2122
RANDOM SEED=1922453118

node123.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.217
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.43
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.217
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.217
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.217
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.217
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.217
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.217
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.217
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        23080648 kB
Buffers:         1819636 kB
Cached:          2484572 kB
SwapCached:         2268 kB
Active:          6997408 kB
Inactive:        1891716 kB
Active(anon):    4578160 kB
Inactive(anon):     5504 kB
Active(file):    2419248 kB
Inactive(file):  1886212 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67100316 kB
Dirty:             27980 kB
Writeback:             0 kB
AnonPages:       4610868 kB
Mapped:            12596 kB
Shmem:                 0 kB
Slab:             751632 kB
SReclaimable:     195932 kB
SUnreclaim:       555700 kB
KernelStack:        1472 kB
PageTables:        13144 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    4933364 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    854016 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71248 MiB
End job on node123 at 2012-06-04 14:37:14