Trace number 3743705

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

General information on the benchmark

Name/OPT-BIGINT-LIN/sroussel/NG/
normalized-NG.dot_fibo_0null50mast_rapportOE2.0_TMAX300_K192_cod2.opb
MD5SUMfb051afc5f8627e798e4095d1c82c1cc
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-320018
Best CPU time to get the best result obtained on this benchmark1800.96
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables400896
Total number of constraints402763
Number of constraints which are clauses400785
Number of constraints which are cardinality constraints (but not clauses)194
Number of constraints which are nor clauses,nor cardinality constraints1784
Minimum length of a constraint2
Maximum length of a constraint58023
Number of terms in the objective function 1783
Biggest coefficient in the objective function 10946
Number of bits for the biggest coefficient in the objective function 14
Sum of the numbers in the objective function 10541072
Number of bits of the sum of numbers in the objective function 24
Biggest number in a constraint 10946
Number of bits of the biggest number in a constraint 14
Biggest sum of numbers in a constraint 10541072
Number of bits of the biggest sum of numbers24
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-3743705-1338791349.opb>
4.79/4.84	c original problem has 400896 variables (400896 bin, 0 int, 0 impl, 0 cont) and 402763 constraints
4.79/4.84	c problem read
4.79/4.84	c presolving settings loaded
7.28/7.34	c presolving:
11.39/11.44	c (round 1) 0 del vars, 1977 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 398809 upgd conss, 67806 impls, 1977 clqs
12.69/12.77	c (round 2) 0 del vars, 1977 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 400786 upgd conss, 67806 impls, 1977 clqs
136.47/136.58	c (round 3) 676 del vars, 1977 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 400786 upgd conss, 12269620 impls, 1977 clqs
136.97/137.08	c (round 4) 676 del vars, 2653 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 400786 upgd conss, 12273622 impls, 1977 clqs
137.57/137.67	c presolving (5 rounds):
137.57/137.67	c  676 deleted vars, 2653 deleted constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
137.57/137.67	c  12273622 implications, 1977 cliques
137.57/137.67	c presolved problem has 400220 variables (400220 bin, 0 int, 0 impl, 0 cont) and 400110 constraints
137.57/137.67	c       1 constraints of type <knapsack>
137.57/137.67	c   26425 constraints of type <setppc>
137.57/137.67	c  373684 constraints of type <logicor>
137.57/137.67	c transformed objective value is always integral (scale: 1)
137.57/137.67	c Presolving Time: 131.38
137.57/137.67	c - non default parameters ----------------------------------------------------------------------
137.57/137.67	c # SCIP version 1.2.1.3
137.57/137.67	c 
137.57/137.67	c # frequency for displaying node information lines
137.57/137.67	c # [type: int, range: [-1,2147483647], default: 100]
137.57/137.67	c display/freq = 10000
137.57/137.67	c 
137.57/137.67	c # maximal time in seconds to run
137.57/137.67	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
137.57/137.67	c limits/time = 1785.16
137.57/137.67	c 
137.57/137.67	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
137.57/137.67	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
137.57/137.67	c limits/memory = 13950
137.57/137.67	c 
137.57/137.67	c # default clock type (1: CPU user seconds, 2: wall clock time)
137.57/137.67	c # [type: int, range: [1,2], default: 1]
137.57/137.67	c timing/clocktype = 2
137.57/137.67	c 
137.57/137.67	c # should presolving try to simplify inequalities
137.57/137.67	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
137.57/137.67	c constraints/linear/simplifyinequalities = TRUE
137.57/137.67	c 
137.57/137.67	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
137.57/137.67	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
137.57/137.67	c constraints/indicator/addCouplingCons = TRUE
137.57/137.67	c 
137.57/137.67	c # should presolving try to simplify knapsacks
137.57/137.67	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
137.57/137.67	c constraints/knapsack/simplifyinequalities = TRUE
137.57/137.67	c 
137.57/137.67	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
137.57/137.67	c # [type: int, range: [-1,2147483647], default: -1]
137.57/137.67	c separating/rapidlearning/freq = 0
137.57/137.67	c 
137.57/137.67	c -----------------------------------------------------------------------------------------------
137.57/137.67	c start solving
137.76/137.86	c 
1799.42/1799.77	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1799.42/1799.77	c  1795s|     1 |     0 | 57419 |     - |2041M|   0 |   - | 400k| 400k| 400k| 400k|   0 |   0 |   0 |-1.054107e+07 |      --      |    Inf 
1799.82/1800.11	c  1795s|     1 |     2 | 57419 |     - |2041M|   0 |   - | 400k| 400k| 400k| 400k|   0 |   0 |   0 |-1.054107e+07 |      --      |    Inf 
1799.82/1800.11	c 
1799.82/1800.11	c SCIP Status        : solving was interrupted [time limit reached]
1799.82/1800.11	c Solving Time (sec) : 1795.26
1799.82/1800.11	c Solving Nodes      : 1
1799.82/1800.11	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1799.82/1800.11	c Dual Bound         : -1.05410720000000e+07
1799.82/1800.11	c Gap                : infinite
1799.82/1800.11	s UNKNOWN
1799.82/1800.11	c SCIP Status        : solving was interrupted [time limit reached]
1799.82/1800.11	c Solving Time       :    1795.26
1799.82/1800.11	c Original Problem   :
1799.82/1800.11	c   Problem name     : HOME/instance-3743705-1338791349.opb
1799.82/1800.11	c   Variables        : 400896 (400896 binary, 0 integer, 0 implicit integer, 0 continuous)
1799.82/1800.11	c   Constraints      : 402763 initial, 402763 maximal
1799.82/1800.11	c Presolved Problem  :
1799.82/1800.11	c   Problem name     : t_HOME/instance-3743705-1338791349.opb
1799.82/1800.11	c   Variables        : 400220 (400220 binary, 0 integer, 0 implicit integer, 0 continuous)
1799.82/1800.11	c   Constraints      : 400110 initial, 400110 maximal
1799.82/1800.11	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1799.82/1800.11	c   trivial          :       0.14          0          0          0          0          0          0          0          0
1799.82/1800.11	c   dualfix          :       0.11          0          0          0          0          0          0          0          0
1799.82/1800.11	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1799.82/1800.11	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1799.82/1800.11	c   implics          :       0.09          0          0          0          0          0          0          0          0
1799.82/1800.11	c   probing          :     123.04        676          0          0          0          0          0          0          0
1799.82/1800.11	c   knapsack         :       0.09          0          0          0          0          0          0          0          0
1799.82/1800.11	c   setppc           :       0.32          0          0          0          0          0          0          0          0
1799.82/1800.11	c   linear           :       3.19          0          0          0          0          0       1977          0          0
1799.82/1800.11	c   logicor          :       2.15          0          0          0          0          0        676          0          0
1799.82/1800.11	c   root node        :          -          0          -          -          0          -          -          -          -
1799.82/1800.11	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1799.82/1800.11	c   integral         :          0          0          0          0          0          0          0          0          0          0
1799.82/1800.11	c   knapsack         :          1          0      28454          0          1          0          0          0          0          0
1799.82/1800.11	c   setppc           :      26425          0      28454          0          1          9          0          0          0          0
1799.82/1800.11	c   logicor          :     373684          0       6060          0          1          0          0          0          0          0
1799.82/1800.11	c   countsols        :          0          0          0          0          1          0          0          0          0          0
1799.82/1800.11	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1799.82/1800.11	c   integral         :       0.00       0.00       0.00       0.00       0.00
1799.82/1800.11	c   knapsack         :      49.63       0.00      49.63       0.00       0.00
1799.82/1800.11	c   setppc           :      13.54       0.00      13.50       0.00       0.03
1799.82/1800.11	c   logicor          :      10.91       0.00      10.76       0.00       0.15
1799.82/1800.11	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1799.82/1800.11	c Propagators        :       Time      Calls    Cutoffs    DomReds
1799.82/1800.11	c   vbounds          :       0.02          2          0          0
1799.82/1800.11	c   rootredcost      :       0.02          0          0          0
1799.82/1800.11	c   pseudoobj        :       0.03          1          0          0
1799.82/1800.11	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1799.82/1800.11	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1799.82/1800.11	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1799.82/1800.11	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1799.82/1800.11	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1799.82/1800.11	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1799.82/1800.11	c   applied globally :          -          -          -          0        0.0          -          -          -
1799.82/1800.11	c   applied locally  :          -          -          -          0        0.0          -          -          -
1799.82/1800.11	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1799.82/1800.11	c   cut pool         :       0.00          0          -          -          0          -    (maximal pool size: 0)
1799.82/1800.11	c   redcost          :       0.00          0          0          0          0          0
1799.82/1800.11	c   impliedbounds    :       0.00          0          0          0          0          0
1799.82/1800.11	c   intobj           :       0.00          0          0          0          0          0
1799.82/1800.11	c   cgmip            :       0.00          0          0          0          0          0
1799.82/1800.11	c   gomory           :       0.00          0          0          0          0          0
1799.82/1800.11	c   strongcg         :       0.00          0          0          0          0          0
1799.82/1800.11	c   cmir             :       0.00          0          0          0          0          0
1799.82/1800.11	c   flowcover        :       0.00          0          0          0          0          0
1799.82/1800.11	c   clique           :       0.00          0          0          0          0          0
1799.82/1800.11	c   zerohalf         :       0.00          0          0          0          0          0
1799.82/1800.11	c   mcf              :       0.00          0          0          0          0          0
1799.82/1800.11	c   rapidlearning    :       0.00          0          0          0          0          0
1799.82/1800.11	c Pricers            :       Time      Calls       Vars
1799.82/1800.11	c   problem variables:       0.00          0          0
1799.82/1800.11	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1799.82/1800.11	c   relpscost        :       0.00          0          0          0          0          0          0
1799.82/1800.11	c   pscost           :       0.00          0          0          0          0          0          0
1799.82/1800.11	c   inference        :       0.13          1          0          0          0          0          2
1799.82/1800.11	c   mostinf          :       0.00          0          0          0          0          0          0
1799.82/1800.11	c   leastinf         :       0.00          0          0          0          0          0          0
1799.82/1800.11	c   fullstrong       :       0.00          0          0          0          0          0          0
1799.82/1800.11	c   allfullstrong    :       0.00          0          0          0          0          0          0
1799.82/1800.11	c   random           :       0.00          0          0          0          0          0          0
1799.82/1800.11	c Primal Heuristics  :       Time      Calls      Found
1799.82/1800.11	c   LP solutions     :       0.00          -          0
1799.82/1800.11	c   pseudo solutions :       0.00          -          0
1799.82/1800.11	c   oneopt           :       0.00          0          0
1799.82/1800.11	c   trivial          :       0.50          2          0
1799.82/1800.11	c   simplerounding   :       0.00          0          0
1799.82/1800.11	c   zirounding       :       0.00          0          0
1799.82/1800.11	c   rounding         :       0.00          0          0
1799.82/1800.11	c   shifting         :       0.00          0          0
1799.82/1800.11	c   intshifting      :       0.00          0          0
1799.82/1800.11	c   twoopt           :       0.00          0          0
1799.82/1800.11	c   fixandinfer      :       0.00          0          0
1799.82/1800.11	c   feaspump         :       0.00          0          0
1799.82/1800.11	c   coefdiving       :       0.00          0          0
1799.82/1800.11	c   pscostdiving     :       0.00          0          0
1799.82/1800.11	c   fracdiving       :       0.00          0          0
1799.82/1800.11	c   veclendiving     :       0.00          0          0
1799.82/1800.11	c   intdiving        :       0.00          0          0
1799.82/1800.11	c   actconsdiving    :       0.00          0          0
1799.82/1800.11	c   objpscostdiving  :       0.00          0          0
1799.82/1800.11	c   rootsoldiving    :       0.00          0          0
1799.82/1800.11	c   linesearchdiving :       0.00          0          0
1799.82/1800.11	c   guideddiving     :       0.00          0          0
1799.82/1800.11	c   octane           :       0.00          0          0
1799.82/1800.11	c   rens             :       0.00          0          0
1799.82/1800.11	c   rins             :       0.00          0          0
1799.82/1800.11	c   localbranching   :       0.00          0          0
1799.82/1800.11	c   mutation         :       0.00          0          0
1799.82/1800.11	c   crossover        :       0.00          0          0
1799.82/1800.11	c   dins             :       0.00          0          0
1799.82/1800.11	c   undercover       :       0.00          0          0
1799.82/1800.11	c   nlp              :       0.00          0          0
1799.82/1800.11	c   trysol           :       0.00          0          0
1799.82/1800.11	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1799.82/1800.11	c   primal LP        :       0.00          0          0       0.00          -
1799.82/1800.11	c   dual LP          :    1660.01          1      57419   57419.00      34.59
1799.82/1800.11	c   lex dual LP      :       0.00          0          0       0.00          -
1799.82/1800.11	c   barrier LP       :       0.00          0          0       0.00          -
1799.82/1800.11	c   diving/probing LP:       0.00          0          0       0.00          -
1799.82/1800.11	c   strong branching :       0.00          0          0       0.00          -
1799.82/1800.11	c     (at root node) :          -          0          0       0.00          -
1799.82/1800.11	c   conflict analysis:       0.00          0          0       0.00          -
1799.82/1800.11	c B&B Tree           :
1799.82/1800.11	c   number of runs   :          1
1799.82/1800.11	c   nodes            :          1
1799.82/1800.11	c   nodes (total)    :          1
1799.82/1800.11	c   nodes left       :          2
1799.82/1800.11	c   max depth        :          0
1799.82/1800.11	c   max depth (total):          0
1799.82/1800.11	c   backtracks       :          0 (0.0%)
1799.82/1800.11	c   delayed cutoffs  :          0
1799.82/1800.11	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1799.82/1800.11	c   avg switch length:       1.00
1799.82/1800.11	c   switching time   :       0.00
1799.82/1800.11	c Solution           :
1799.82/1800.11	c   Solutions found  :          0 (0 improvements)
1799.82/1800.11	c   Primal Bound     :          -
1799.82/1800.11	c   Dual Bound       : -1.05410720000000e+07
1799.82/1800.11	c   Gap              :   infinite
1799.82/1800.11	c   Root Dual Bound  : -1.05410720000000e+07
1799.82/1800.11	c   Root Iterations  :      57419

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-3743705-1338791349/watcher-3743705-1338791349 -o /tmp/evaluation-result-3743705-1338791349/solver-3743705-1338791349 -C 1800 -W 1900 -M 15500 HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-3743705-1338791349.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.06 2.02 2.00 3/176 2802
/proc/meminfo: memFree=26731728/32873844 swapFree=7372/7372
[pid=2802] ppid=2800 vsize=8944 CPUtime=0 cores=1,3,5,7
/proc/2802/stat : 2802 (pbscip.linux.x8) R 2800 2802 2230 0 -1 4202496 1306 0 0 0 0 0 0 0 20 0 1 0 345263583 9158656 1253 33554432000 4194304 8395647 140733426414480 140733442901800 7382157 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/2802/statm: 2236 1262 374 1026 0 1206 0

[startup+0.0979811 s]
/proc/loadavg: 2.06 2.02 2.00 3/176 2802
/proc/meminfo: memFree=26731728/32873844 swapFree=7372/7372
[pid=2802] ppid=2800 vsize=28808 CPUtime=0.09 cores=1,3,5,7
/proc/2802/stat : 2802 (pbscip.linux.x8) R 2800 2802 2230 0 -1 4202496 6475 0 0 0 8 1 0 0 20 0 1 0 345263583 29499392 6421 33554432000 4194304 8395647 140733426414480 140733442901800 7430272 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/2802/statm: 7202 6421 393 1026 0 6172 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 28808

[startup+0.10039 s]
/proc/loadavg: 2.06 2.02 2.00 3/176 2802
/proc/meminfo: memFree=26731728/32873844 swapFree=7372/7372
[pid=2802] ppid=2800 vsize=28808 CPUtime=0.09 cores=1,3,5,7
/proc/2802/stat : 2802 (pbscip.linux.x8) R 2800 2802 2230 0 -1 4202496 6475 0 0 0 8 1 0 0 20 0 1 0 345263583 29499392 6421 33554432000 4194304 8395647 140733426414480 140733442901800 7430272 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/2802/statm: 7202 6421 393 1026 0 6172 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 28808

[startup+0.300329 s]
/proc/loadavg: 2.06 2.02 2.00 3/176 2802
/proc/meminfo: memFree=26731728/32873844 swapFree=7372/7372
[pid=2802] ppid=2800 vsize=52464 CPUtime=0.29 cores=1,3,5,7
/proc/2802/stat : 2802 (pbscip.linux.x8) R 2800 2802 2230 0 -1 4202496 12375 0 0 0 26 3 0 0 20 0 1 0 345263583 53723136 12321 33554432000 4194304 8395647 140733426414480 140733426279688 7430272 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/2802/statm: 13116 12321 393 1026 0 12086 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 52464

[startup+0.70032 s]
/proc/loadavg: 2.06 2.02 2.00 3/176 2802
/proc/meminfo: memFree=26731728/32873844 swapFree=7372/7372
[pid=2802] ppid=2800 vsize=85624 CPUtime=0.69 cores=1,3,5,7
/proc/2802/stat : 2802 (pbscip.linux.x8) R 2800 2802 2230 0 -1 4202496 20609 0 0 0 65 4 0 0 20 0 1 0 345263583 87678976 20555 33554432000 4194304 8395647 140733426414480 140733426279688 7430272 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/2802/statm: 21406 20555 393 1026 0 20376 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 85624

[startup+1.50033 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 2803
/proc/meminfo: memFree=26613052/32873844 swapFree=7372/7372
[pid=2802] ppid=2800 vsize=183712 CPUtime=1.49 cores=1,3,5,7
/proc/2802/stat : 2802 (pbscip.linux.x8) R 2800 2802 2230 0 -1 4202496 45166 0 0 0 140 9 0 0 20 0 1 0 345263583 188121088 45112 33554432000 4194304 8395647 140733426414480 140733426279688 4424487 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/2802/statm: 45928 45112 393 1026 0 44898 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 183712

[startup+3.10033 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 2803
/proc/meminfo: memFree=26482604/32873844 swapFree=7372/7372
[pid=2802] ppid=2800 vsize=367384 CPUtime=3.09 cores=1,3,5,7
/proc/2802/stat : 2802 (pbscip.linux.x8) R 2800 2802 2230 0 -1 4202496 90849 0 0 0 293 16 0 0 20 0 1 0 345263583 376201216 90795 33554432000 4194304 8395647 140733426414480 140733426279688 7430272 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/2802/statm: 91846 90795 393 1026 0 90816 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 367384

[startup+6.30036 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 2803
/proc/meminfo: memFree=25901648/32873844 swapFree=7372/7372
[pid=2802] ppid=2800 vsize=1085140 CPUtime=6.28 cores=1,3,5,7
/proc/2802/stat : 2802 (pbscip.linux.x8) R 2800 2802 2230 0 -1 4202496 269949 0 0 0 582 46 0 0 20 0 1 0 345263583 1111183360 269502 33554432000 4194304 8395647 140733426414480 140733426412040 4604681 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/2802/statm: 271285 269504 431 1026 0 270255 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 1085140

[startup+12.7004 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 2803
/proc/meminfo: memFree=25193424/32873844 swapFree=7372/7372
[pid=2802] ppid=2800 vsize=1547612 CPUtime=12.69 cores=1,3,5,7
/proc/2802/stat : 2802 (pbscip.linux.x8) R 2800 2802 2230 0 -1 4202496 385487 0 0 0 1201 68 0 0 20 0 1 0 345263583 1584754688 384195 33554432000 4194304 8395647 140733426414480 140733426410552 5598816 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/2802/statm: 386903 384195 487 1026 0 385873 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1547612

[startup+25.5004 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 2803
/proc/meminfo: memFree=25188252/32873844 swapFree=7372/7372
[pid=2802] ppid=2800 vsize=1553508 CPUtime=25.48 cores=1,3,5,7
/proc/2802/stat : 2802 (pbscip.linux.x8) R 2800 2802 2230 0 -1 4202496 387415 0 0 0 2479 69 0 0 20 0 1 0 345263583 1590792192 385728 33554432000 4194304 8395647 140733426414480 140733426411624 4911248 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/2802/statm: 388377 385728 501 1026 0 387347 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 1553508

[startup+51.1004 s]
/proc/loadavg: 2.10 2.03 2.01 3/176 2803
/proc/meminfo: memFree=25095600/32873844 swapFree=7372/7372
[pid=2802] ppid=2800 vsize=1650196 CPUtime=51.08 cores=1,3,5,7
/proc/2802/stat : 2802 (pbscip.linux.x8) R 2800 2802 2230 0 -1 4202496 411238 0 0 0 5035 73 0 0 20 0 1 0 345263583 1689800704 409551 33554432000 4194304 8395647 140733426414480 140733426410632 5210321 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/2802/statm: 412549 409551 501 1026 0 411519 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1650196

[startup+102.308 s]
/proc/loadavg: 2.04 2.02 2.00 3/178 2807
/proc/meminfo: memFree=24873420/32873844 swapFree=7372/7372
[pid=2802] ppid=2800 vsize=1841348 CPUtime=102.28 cores=1,3,5,7
/proc/2802/stat : 2802 (pbscip.linux.x8) R 2800 2802 2230 0 -1 4202496 458288 0 0 0 10149 79 0 0 20 0 1 0 345263583 1885540352 456601 33554432000 4194304 8395647 140733426414480 140733426410552 5604533 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/2802/statm: 460337 456601 501 1026 0 459307 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1841348

[startup+162.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 2807
/proc/meminfo: memFree=24103512/32873844 swapFree=7372/7372
[pid=2802] ppid=2800 vsize=2623904 CPUtime=162.26 cores=1,3,5,7
/proc/2802/stat : 2802 (pbscip.linux.x8) R 2800 2802 2230 0 -1 4202496 599813 0 0 0 16119 107 0 0 20 0 1 0 345263583 2686877696 635157 33554432000 4194304 8395647 140733426414480 140733426410040 6752542 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/2802/statm: 655976 635157 579 1026 0 654946 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 2623904

[startup+222.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/177 2807
/proc/meminfo: memFree=24003380/32873844 swapFree=7372/7372
[pid=2802] ppid=2800 vsize=2665456 CPUtime=222.25 cores=1,3,5,7
/proc/2802/stat : 2802 (pbscip.linux.x8) R 2800 2802 2230 0 -1 4202496 612373 0 0 0 22108 117 0 0 20 0 1 0 345263583 2729426944 645857 33554432000 4194304 8395647 140733426414480 140733426410040 6576556 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/2802/statm: 666364 645857 579 1026 0 665334 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 2665456

[startup+282.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 2807
/proc/meminfo: memFree=23912264/32873844 swapFree=7372/7372
[pid=2802] ppid=2800 vsize=2731988 CPUtime=282.24 cores=1,3,5,7
/proc/2802/stat : 2802 (pbscip.linux.x8) R 2800 2802 2230 0 -1 4202496 623768 0 0 0 28092 132 0 0 20 0 1 0 345263583 2797555712 659366 33554432000 4194304 8395647 140733426414480 140733426409944 6669594 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/2802/statm: 682997 659366 579 1026 0 681967 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 2731988

[startup+342.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 2807
/proc/meminfo: memFree=23811692/32873844 swapFree=7372/7372
[pid=2802] ppid=2800 vsize=2787428 CPUtime=342.24 cores=1,3,5,7
/proc/2802/stat : 2802 (pbscip.linux.x8) R 2800 2802 2230 0 -1 4202496 632023 0 0 0 34078 146 0 0 20 0 1 0 345263583 2854326272 676071 33554432000 4194304 8395647 140733426414480 140733426409608 6723502 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/2802/statm: 696857 676071 579 1026 0 695827 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 2787428

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/176 2808
/proc/meminfo: memFree=23755108/32873844 swapFree=7372/7372
[pid=2802] ppid=2800 vsize=2816364 CPUtime=402.23 cores=1,3,5,7
/proc/2802/stat : 2802 (pbscip.linux.x8) R 2800 2802 2230 0 -1 4202496 635420 0 0 0 40063 160 0 0 20 0 1 0 345263583 2883956736 679647 33554432000 4194304 8395647 140733426414480 140733426409608 6669791 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/2802/statm: 704091 679647 579 1026 0 703061 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 2816364

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2809
/proc/meminfo: memFree=23711480/32873844 swapFree=7372/7372
[pid=2802] ppid=2800 vsize=2824080 CPUtime=462.21 cores=1,3,5,7
/proc/2802/stat : 2802 (pbscip.linux.x8) R 2800 2802 2230 0 -1 4202496 637725 0 0 0 46046 175 0 0 20 0 1 0 345263583 2891857920 681468 33554432000 4194304 8395647 140733426414480 140733426409608 6577774 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/2802/statm: 706020 681468 579 1026 0 704990 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 2824080

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2809
/proc/meminfo: memFree=23663944/32873844 swapFree=7372/7372
[pid=2802] ppid=2800 vsize=2834452 CPUtime=522.2 cores=1,3,5,7
/proc/2802/stat : 2802 (pbscip.linux.x8) R 2800 2802 2230 0 -1 4202496 642206 0 0 0 52034 186 0 0 20 0 1 0 345263583 2902478848 685002 33554432000 4194304 8395647 140733426414480 140733426410040 6700549 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/2802/statm: 708613 685002 579 1026 0 707583 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 2834452

[startup+582.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 2809
/proc/meminfo: memFree=23704584/32873844 swapFree=7372/7372
[pid=2802] ppid=2800 vsize=2834452 CPUtime=582.2 cores=1,3,5,7
/proc/2802/stat : 2802 (pbscip.linux.x8) R 2800 2802 2230 0 -1 4202496 646322 0 0 0 58023 197 0 0 20 0 1 0 345263583 2902478848 668382 33554432000 4194304 8395647 140733426414480 140733426410040 6699306 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/2802/statm: 708613 668382 579 1026 0 707583 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 2834452

[startup+642.3 s]

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

[startup+882.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2813
/proc/meminfo: memFree=23313328/32873844 swapFree=7372/7372
[pid=2802] ppid=2800 vsize=2836544 CPUtime=882.15 cores=1,3,5,7
/proc/2802/stat : 2802 (pbscip.linux.x8) R 2800 2802 2230 0 -1 4202496 663711 0 0 0 87952 263 0 0 20 0 1 0 345263583 2904621056 685557 33554432000 4194304 8395647 140733426414480 140733426409608 6669607 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/2802/statm: 709136 685557 579 1026 0 708106 0
Current children cumulated CPU time (s) 882.15
Current children cumulated vsize (KiB) 2836544

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2813
/proc/meminfo: memFree=23294252/32873844 swapFree=7372/7372
[pid=2802] ppid=2800 vsize=2836976 CPUtime=942.15 cores=1,3,5,7
/proc/2802/stat : 2802 (pbscip.linux.x8) R 2800 2802 2230 0 -1 4202496 667779 0 0 0 93935 280 0 0 20 0 1 0 345263583 2905063424 685672 33554432000 4194304 8395647 140733426414480 140733426409608 6576445 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/2802/statm: 709244 685672 579 1026 0 708214 0
Current children cumulated CPU time (s) 942.15
Current children cumulated vsize (KiB) 2836976

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2814
/proc/meminfo: memFree=22977204/32873844 swapFree=7372/7372
[pid=2802] ppid=2800 vsize=2837888 CPUtime=1002.14 cores=1,3,5,7
/proc/2802/stat : 2802 (pbscip.linux.x8) R 2800 2802 2230 0 -1 4202496 670184 0 0 0 99920 294 0 0 20 0 1 0 345263583 2905997312 685905 33554432000 4194304 8395647 140733426414480 140733426409608 6669594 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/2802/statm: 709472 685905 579 1026 0 708442 0
Current children cumulated CPU time (s) 1002.14
Current children cumulated vsize (KiB) 2837888

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2814
/proc/meminfo: memFree=22770272/32873844 swapFree=7372/7372
[pid=2802] ppid=2800 vsize=2837888 CPUtime=1062.12 cores=1,3,5,7
/proc/2802/stat : 2802 (pbscip.linux.x8) R 2800 2802 2230 0 -1 4202496 670965 0 0 0 105907 305 0 0 20 0 1 0 345263583 2905997312 685909 33554432000 4194304 8395647 140733426414480 140733426409608 6696358 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/2802/statm: 709472 685909 579 1026 0 708442 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 2837888

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2814
/proc/meminfo: memFree=22727432/32873844 swapFree=7372/7372
[pid=2802] ppid=2800 vsize=2837888 CPUtime=1122.12 cores=1,3,5,7
/proc/2802/stat : 2802 (pbscip.linux.x8) R 2800 2802 2230 0 -1 4202496 671121 0 0 0 111900 312 0 0 20 0 1 0 345263583 2905997312 668989 33554432000 4194304 8395647 140733426414480 140733426410040 6700879 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/2802/statm: 709472 668989 579 1026 0 708442 0
Current children cumulated CPU time (s) 1122.12
Current children cumulated vsize (KiB) 2837888

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2814
/proc/meminfo: memFree=22689144/32873844 swapFree=7372/7372
[pid=2802] ppid=2800 vsize=2837888 CPUtime=1182.11 cores=1,3,5,7
/proc/2802/stat : 2802 (pbscip.linux.x8) R 2800 2802 2230 0 -1 4202496 671243 0 0 0 117895 316 0 0 20 0 1 0 345263583 2905997312 669066 33554432000 4194304 8395647 140733426414480 140733426409608 6669682 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/2802/statm: 709472 669066 579 1026 0 708442 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 2837888

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2814
/proc/meminfo: memFree=22569388/32873844 swapFree=7372/7372
[pid=2802] ppid=2800 vsize=2837888 CPUtime=1242.1 cores=1,3,5,7
/proc/2802/stat : 2802 (pbscip.linux.x8) R 2800 2802 2230 0 -1 4202496 671376 0 0 0 123891 319 0 0 20 0 1 0 345263583 2905997312 669669 33554432000 4194304 8395647 140733426414480 140733426410040 7428202 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/2802/statm: 709472 669669 579 1026 0 708442 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 2837888

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 2818
/proc/meminfo: memFree=22440820/32873844 swapFree=7372/7372
[pid=2802] ppid=2800 vsize=2837888 CPUtime=1302.09 cores=1,3,5,7
/proc/2802/stat : 2802 (pbscip.linux.x8) R 2800 2802 2230 0 -1 4202496 671468 0 0 0 129887 322 0 0 20 0 1 0 345263583 2905997312 669213 33554432000 4194304 8395647 140733426414480 140733426409608 6669594 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/2802/statm: 709472 669213 579 1026 0 708442 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 2837888

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2818
/proc/meminfo: memFree=22417852/32873844 swapFree=7372/7372
[pid=2802] ppid=2800 vsize=2837888 CPUtime=1362.08 cores=1,3,5,7
/proc/2802/stat : 2802 (pbscip.linux.x8) R 2800 2802 2230 0 -1 4202496 671552 0 0 0 135883 325 0 0 20 0 1 0 345263583 2905997312 669780 33554432000 4194304 8395647 140733426414480 140733426409608 6652660 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/2802/statm: 709472 669780 579 1026 0 708442 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 2837888

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2818
/proc/meminfo: memFree=22402628/32873844 swapFree=7372/7372
[pid=2802] ppid=2800 vsize=2837888 CPUtime=1422.08 cores=1,3,5,7
/proc/2802/stat : 2802 (pbscip.linux.x8) R 2800 2802 2230 0 -1 4202496 671648 0 0 0 141879 329 0 0 20 0 1 0 345263583 2905997312 669840 33554432000 4194304 8395647 140733426414480 140733426409944 6752391 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/2802/statm: 709472 669840 579 1026 0 708442 0
Current children cumulated CPU time (s) 1422.08
Current children cumulated vsize (KiB) 2837888

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2818
/proc/meminfo: memFree=22262164/32873844 swapFree=7372/7372
[pid=2802] ppid=2800 vsize=2837888 CPUtime=1482.07 cores=1,3,5,7
/proc/2802/stat : 2802 (pbscip.linux.x8) R 2800 2802 2230 0 -1 4202496 671709 0 0 0 147874 333 0 0 20 0 1 0 345263583 2905997312 669873 33554432000 4194304 8395647 140733426414480 140733426409992 6669698 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/2802/statm: 709472 669873 579 1026 0 708442 0
Current children cumulated CPU time (s) 1482.07
Current children cumulated vsize (KiB) 2837888

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2818
/proc/meminfo: memFree=22245328/32873844 swapFree=7372/7372
[pid=2802] ppid=2800 vsize=2837888 CPUtime=1542.06 cores=1,3,5,7
/proc/2802/stat : 2802 (pbscip.linux.x8) R 2800 2802 2230 0 -1 4202496 671767 0 0 0 153870 336 0 0 20 0 1 0 345263583 2905997312 669895 33554432000 4194304 8395647 140733426414480 140733426410040 6652551 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/2802/statm: 709472 669895 579 1026 0 708442 0
Current children cumulated CPU time (s) 1542.06
Current children cumulated vsize (KiB) 2837888

[startup+1602.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 2819
/proc/meminfo: memFree=22221672/32873844 swapFree=7372/7372
[pid=2802] ppid=2800 vsize=2837888 CPUtime=1602.05 cores=1,3,5,7
/proc/2802/stat : 2802 (pbscip.linux.x8) R 2800 2802 2230 0 -1 4202496 671963 0 0 0 159864 341 0 0 20 0 1 0 345263583 2905997312 669934 33554432000 4194304 8395647 140733426414480 140733426409608 6700648 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/2802/statm: 709472 669934 579 1026 0 708442 0
Current children cumulated CPU time (s) 1602.05
Current children cumulated vsize (KiB) 2837888

[startup+1662.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 2819
/proc/meminfo: memFree=22202604/32873844 swapFree=7372/7372
[pid=2802] ppid=2800 vsize=2837888 CPUtime=1662.04 cores=1,3,5,7
/proc/2802/stat : 2802 (pbscip.linux.x8) R 2800 2802 2230 0 -1 4202496 672058 0 0 0 165858 346 0 0 20 0 1 0 345263583 2905997312 669989 33554432000 4194304 8395647 140733426414480 140733426410040 6502788 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/2802/statm: 709472 669989 579 1026 0 708442 0
Current children cumulated CPU time (s) 1662.04
Current children cumulated vsize (KiB) 2837888

[startup+1722.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 2819
/proc/meminfo: memFree=21967712/32873844 swapFree=7372/7372
[pid=2802] ppid=2800 vsize=2837888 CPUtime=1722.03 cores=1,3,5,7
/proc/2802/stat : 2802 (pbscip.linux.x8) R 2800 2802 2230 0 -1 4202496 672269 0 0 0 171852 351 0 0 20 0 1 0 345263583 2905997312 670045 33554432000 4194304 8395647 140733426414480 140733426409608 6636363 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/2802/statm: 709472 670045 579 1026 0 708442 0
Current children cumulated CPU time (s) 1722.03
Current children cumulated vsize (KiB) 2837888

[startup+1782.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 2820
/proc/meminfo: memFree=22017644/32873844 swapFree=7372/7372
[pid=2802] ppid=2800 vsize=2837888 CPUtime=1782.02 cores=1,3,5,7
/proc/2802/stat : 2802 (pbscip.linux.x8) R 2800 2802 2230 0 -1 4202496 672331 0 0 0 177847 355 0 0 20 0 1 0 345263583 2905997312 670066 33554432000 4194304 8395647 140733426414480 140733426410040 6664884 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/2802/statm: 709472 670066 579 1026 0 708442 0
Current children cumulated CPU time (s) 1782.02
Current children cumulated vsize (KiB) 2837888



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 2858
/proc/meminfo: memFree=24250520/32873844 swapFree=7372/7372
[pid=2802] ppid=2800 vsize=2831468 CPUtime=1800.02 cores=1,3,5,7
/proc/2802/stat : 2802 (pbscip.linux.x8) R 2800 2802 2230 0 -1 4202496 672448 0 0 0 179645 357 0 0 20 0 1 0 345263583 2899423232 669072 33554432000 4194304 8395647 140733426414480 140733426409096 6171586 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/2802/statm: 707867 669072 588 1026 0 706837 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 2831468

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

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

[startup+1800.41 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 2858
/proc/meminfo: memFree=24250520/32873844 swapFree=7372/7372
[pid=2802] ppid=2800 vsize=0 CPUtime=1800.12 cores=1,3,5,7
/proc/2802/stat : 2802 (pbscip.linux.x8) R 2800 2802 2230 0 -1 4203524 672448 0 0 0 179645 367 0 0 20 0 1 0 345263583 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/2802/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.12
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.46
CPU time (s): 1800.19
CPU user time (s): 1796.46
CPU system time (s): 3.72843
CPU usage (%): 99.9846
Max. virtual memory (cumulated for all children) (KiB): 2837888

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.46
system time used= 3.72843
maximum resident set size= 2746016
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 672448
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= 4
involuntary context switches= 1920

runsolver used 4.18236 second user time and 11.5822 second system time

The end

Launcher Data

Begin job on node109 at 2012-06-04 08:29:10
IDJOB=3743705
IDBENCH=92188
IDSOLVER=2326
FILE ID=node109/3743705-1338791349
RUNJOBID= node109-1338782366-2247
PBS_JOBID= 14636835
Free space on /tmp= 70648 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-BIGINT-LIN/sroussel/NG/normalized-NG.dot_fibo_0null50mast_rapportOE2.0_TMAX300_K192_cod2.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-3743705-1338791349/watcher-3743705-1338791349 -o /tmp/evaluation-result-3743705-1338791349/solver-3743705-1338791349 -C 1800 -W 1900 -M 15500  HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-3743705-1338791349.opb -t 1800 -m 15500

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

MD5SUM BENCH= fb051afc5f8627e798e4095d1c82c1cc
RANDOM SEED=803203070

node109.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.264
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.52
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.264
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.264
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.91
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.264
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.264
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.264
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.264
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.264
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.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        26731992 kB
Buffers:         1872808 kB
Cached:          1783240 kB
SwapCached:          988 kB
Active:          4111412 kB
Inactive:        1146584 kB
Active(anon):    1592868 kB
Inactive(anon):     7876 kB
Active(file):    2518544 kB
Inactive(file):  1138708 kB
Unevictable:        7372 kB
Mlocked:            7372 kB
SwapTotal:      67108856 kB
SwapFree:       67105540 kB
Dirty:             79512 kB
Writeback:             0 kB
AnonPages:       1606964 kB
Mapped:            12104 kB
Shmem:                 4 kB
Slab:             742000 kB
SReclaimable:     183584 kB
SUnreclaim:       558416 kB
KernelStack:        1448 kB
PageTables:         7184 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1719856 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     63488 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70640 MiB
End job on node109 at 2012-06-04 08:59:12