Trace number 3743771

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.09 1800.42

General information on the benchmark

Name/OPT-BIGINT-LIN/sroussel/NG/
normalized-NG.dot_fibo_0null10mast_rapportOE1.0_TMAX180_K192_cod1.opb
MD5SUM46872edc6e4b51c55ea86a5e789ffe9b
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-239215
Best CPU time to get the best result obtained on this benchmark1800.8
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables399113
Total number of constraints400980
Number of constraints which are clauses399002
Number of constraints which are cardinality constraints (but not clauses)1977
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint397089
Number of terms in the objective function 340553
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 635478774
Number of bits of the sum of numbers in the objective function 30
Biggest number in a constraint 10946
Number of bits of the biggest number in a constraint 14
Biggest sum of numbers in a constraint 635478774
Number of bits of the biggest sum of numbers30
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-3743771-1338793470.opb>
5.49/5.58	c original problem has 399113 variables (399113 bin, 0 int, 0 impl, 0 cont) and 400980 constraints
5.49/5.58	c problem read
5.49/5.58	c presolving settings loaded
8.39/8.40	c presolving:
13.48/13.56	c (round 1) 0 del vars, 194 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 400592 upgd conss, 67806 impls, 1977 clqs
14.68/14.78	c (round 2) 0 del vars, 194 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 400786 upgd conss, 67806 impls, 1977 clqs
845.80/846.09	c (round 3) 676 del vars, 194 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 400786 upgd conss, 12223728 impls, 1977 clqs
846.50/846.77	c (round 4) 676 del vars, 870 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 400786 upgd conss, 12227730 impls, 1977 clqs
847.10/847.31	c presolving (5 rounds):
847.10/847.31	c  676 deleted vars, 870 deleted constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
847.10/847.31	c  12227730 implications, 1977 cliques
847.10/847.31	c presolved problem has 398437 variables (398437 bin, 0 int, 0 impl, 0 cont) and 400110 constraints
847.10/847.31	c       1 constraints of type <knapsack>
847.10/847.31	c   26425 constraints of type <setppc>
847.10/847.31	c  373684 constraints of type <logicor>
847.10/847.31	c transformed objective value is always integral (scale: 1)
847.10/847.31	c Presolving Time: 840.15
847.10/847.31	c - non default parameters ----------------------------------------------------------------------
847.10/847.31	c # SCIP version 1.2.1.3
847.10/847.31	c 
847.10/847.31	c # frequency for displaying node information lines
847.10/847.31	c # [type: int, range: [-1,2147483647], default: 100]
847.10/847.31	c display/freq = 10000
847.10/847.31	c 
847.10/847.31	c # maximal time in seconds to run
847.10/847.31	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
847.10/847.31	c limits/time = 1784.43
847.10/847.31	c 
847.10/847.31	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
847.10/847.31	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
847.10/847.31	c limits/memory = 13950
847.10/847.31	c 
847.10/847.31	c # default clock type (1: CPU user seconds, 2: wall clock time)
847.10/847.31	c # [type: int, range: [1,2], default: 1]
847.10/847.31	c timing/clocktype = 2
847.10/847.31	c 
847.10/847.31	c # should presolving try to simplify inequalities
847.10/847.31	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
847.10/847.31	c constraints/linear/simplifyinequalities = TRUE
847.10/847.31	c 
847.10/847.31	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
847.10/847.31	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
847.10/847.31	c constraints/indicator/addCouplingCons = TRUE
847.10/847.31	c 
847.10/847.31	c # should presolving try to simplify knapsacks
847.10/847.31	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
847.10/847.31	c constraints/knapsack/simplifyinequalities = TRUE
847.10/847.31	c 
847.10/847.31	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
847.10/847.31	c # [type: int, range: [-1,2147483647], default: -1]
847.10/847.31	c separating/rapidlearning/freq = 0
847.10/847.31	c 
847.10/847.31	c -----------------------------------------------------------------------------------------------
847.10/847.31	c start solving
847.30/847.51	c 
1799.46/1799.83	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1799.46/1799.83	c  1794s|     1 |     0 | 77141 |     - |2109M|   0 |   - | 398k| 400k| 398k| 400k|   0 |   0 |   0 |-6.342088e+08 |      --      |    Inf 
1799.76/1800.12	c  1795s|     1 |     2 | 77141 |     - |2109M|   0 |   - | 398k| 400k| 398k| 400k|   0 |   0 |   0 |-6.342088e+08 |      --      |    Inf 
1799.76/1800.12	c 
1799.76/1800.12	c SCIP Status        : solving was interrupted [time limit reached]
1799.76/1800.12	c Solving Time (sec) : 1794.54
1799.76/1800.12	c Solving Nodes      : 1
1799.76/1800.12	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1799.76/1800.12	c Dual Bound         : -6.34208786000000e+08
1799.76/1800.12	c Gap                : infinite
1799.76/1800.12	s UNKNOWN
1799.76/1800.12	c SCIP Status        : solving was interrupted [time limit reached]
1799.76/1800.12	c Solving Time       :    1794.54
1799.76/1800.12	c Original Problem   :
1799.76/1800.12	c   Problem name     : HOME/instance-3743771-1338793470.opb
1799.76/1800.12	c   Variables        : 399113 (399113 binary, 0 integer, 0 implicit integer, 0 continuous)
1799.76/1800.12	c   Constraints      : 400980 initial, 400980 maximal
1799.76/1800.12	c Presolved Problem  :
1799.76/1800.12	c   Problem name     : t_HOME/instance-3743771-1338793470.opb
1799.76/1800.12	c   Variables        : 398437 (398437 binary, 0 integer, 0 implicit integer, 0 continuous)
1799.76/1800.12	c   Constraints      : 400110 initial, 400110 maximal
1799.76/1800.12	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1799.76/1800.12	c   trivial          :       0.16          0          0          0          0          0          0          0          0
1799.76/1800.12	c   dualfix          :       0.12          0          0          0          0          0          0          0          0
1799.76/1800.12	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1799.76/1800.12	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1799.76/1800.12	c   implics          :       0.10          0          0          0          0          0          0          0          0
1799.76/1800.12	c   probing          :     830.69        676          0          0          0          0          0          0          0
1799.76/1800.12	c   knapsack         :       0.65          0          0          0          0          0          0          0          0
1799.76/1800.12	c   setppc           :       0.30          0          0          0          0          0          0          0          0
1799.76/1800.12	c   linear           :       3.78          0          0          0          0          0        194          0          0
1799.76/1800.12	c   logicor          :       2.13          0          0          0          0          0        676          0          0
1799.76/1800.12	c   root node        :          -          0          -          -          0          -          -          -          -
1799.76/1800.12	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1799.76/1800.12	c   integral         :          0          0          0          0          0          0          0          0          0          0
1799.76/1800.12	c   knapsack         :          1          0      28570          0          1          0          0          0          0          0
1799.76/1800.12	c   setppc           :      26425          0      28570          0          1          9          0          0          0          0
1799.76/1800.12	c   logicor          :     373684          0       6054          0          1          0          0          0          0          0
1799.76/1800.12	c   countsols        :          0          0          0          0          1          0          0          0          0          0
1799.76/1800.12	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1799.76/1800.12	c   integral         :       0.00       0.00       0.00       0.00       0.00
1799.76/1800.12	c   knapsack         :     703.00       0.00     703.00       0.00       0.00
1799.76/1800.12	c   setppc           :      13.71       0.00      13.70       0.00       0.01
1799.76/1800.12	c   logicor          :      13.06       0.00      12.92       0.00       0.14
1799.76/1800.12	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1799.76/1800.12	c Propagators        :       Time      Calls    Cutoffs    DomReds
1799.76/1800.12	c   vbounds          :       0.02          2          0          0
1799.76/1800.12	c   rootredcost      :       0.02          0          0          0
1799.76/1800.12	c   pseudoobj        :       0.05          1          0          0
1799.76/1800.12	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1799.76/1800.12	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1799.76/1800.12	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1799.76/1800.12	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1799.76/1800.12	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1799.76/1800.12	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1799.76/1800.12	c   applied globally :          -          -          -          0        0.0          -          -          -
1799.76/1800.12	c   applied locally  :          -          -          -          0        0.0          -          -          -
1799.76/1800.12	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1799.76/1800.12	c   cut pool         :       0.00          0          -          -          0          -    (maximal pool size: 0)
1799.76/1800.12	c   redcost          :       0.00          0          0          0          0          0
1799.76/1800.12	c   impliedbounds    :       0.00          0          0          0          0          0
1799.76/1800.12	c   intobj           :       0.00          0          0          0          0          0
1799.76/1800.12	c   cgmip            :       0.00          0          0          0          0          0
1799.76/1800.12	c   gomory           :       0.00          0          0          0          0          0
1799.76/1800.12	c   strongcg         :       0.00          0          0          0          0          0
1799.76/1800.12	c   cmir             :       0.00          0          0          0          0          0
1799.76/1800.12	c   flowcover        :       0.00          0          0          0          0          0
1799.76/1800.12	c   clique           :       0.00          0          0          0          0          0
1799.76/1800.12	c   zerohalf         :       0.00          0          0          0          0          0
1799.76/1800.12	c   mcf              :       0.00          0          0          0          0          0
1799.76/1800.12	c   rapidlearning    :       0.00          0          0          0          0          0
1799.76/1800.12	c Pricers            :       Time      Calls       Vars
1799.76/1800.12	c   problem variables:       0.00          0          0
1799.76/1800.12	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1799.76/1800.12	c   relpscost        :       0.00          0          0          0          0          0          0
1799.76/1800.12	c   pscost           :       0.00          0          0          0          0          0          0
1799.76/1800.12	c   inference        :       0.13          1          0          0          0          0          2
1799.76/1800.12	c   mostinf          :       0.00          0          0          0          0          0          0
1799.76/1800.12	c   leastinf         :       0.00          0          0          0          0          0          0
1799.76/1800.12	c   fullstrong       :       0.00          0          0          0          0          0          0
1799.76/1800.12	c   allfullstrong    :       0.00          0          0          0          0          0          0
1799.76/1800.12	c   random           :       0.00          0          0          0          0          0          0
1799.76/1800.12	c Primal Heuristics  :       Time      Calls      Found
1799.76/1800.12	c   LP solutions     :       0.00          -          0
1799.76/1800.12	c   pseudo solutions :       0.00          -          0
1799.76/1800.12	c   oneopt           :       0.00          0          0
1799.76/1800.12	c   trivial          :       0.59          2          0
1799.76/1800.12	c   simplerounding   :       0.00          0          0
1799.76/1800.12	c   zirounding       :       0.00          0          0
1799.76/1800.12	c   rounding         :       0.00          0          0
1799.76/1800.12	c   shifting         :       0.00          0          0
1799.76/1800.12	c   intshifting      :       0.00          0          0
1799.76/1800.12	c   twoopt           :       0.00          0          0
1799.76/1800.12	c   fixandinfer      :       0.00          0          0
1799.76/1800.12	c   feaspump         :       0.00          0          0
1799.76/1800.12	c   coefdiving       :       0.00          0          0
1799.76/1800.12	c   pscostdiving     :       0.00          0          0
1799.76/1800.12	c   fracdiving       :       0.00          0          0
1799.76/1800.12	c   veclendiving     :       0.00          0          0
1799.76/1800.12	c   intdiving        :       0.00          0          0
1799.76/1800.12	c   actconsdiving    :       0.00          0          0
1799.76/1800.12	c   objpscostdiving  :       0.00          0          0
1799.76/1800.12	c   rootsoldiving    :       0.00          0          0
1799.76/1800.12	c   linesearchdiving :       0.00          0          0
1799.76/1800.12	c   guideddiving     :       0.00          0          0
1799.76/1800.12	c   octane           :       0.00          0          0
1799.76/1800.12	c   rens             :       0.00          0          0
1799.76/1800.12	c   rins             :       0.00          0          0
1799.76/1800.12	c   localbranching   :       0.00          0          0
1799.76/1800.12	c   mutation         :       0.00          0          0
1799.76/1800.12	c   crossover        :       0.00          0          0
1799.76/1800.12	c   dins             :       0.00          0          0
1799.76/1800.12	c   undercover       :       0.00          0          0
1799.76/1800.12	c   nlp              :       0.00          0          0
1799.76/1800.12	c   trysol           :       0.00          0          0
1799.76/1800.12	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1799.76/1800.12	c   primal LP        :       0.00          0          0       0.00          -
1799.76/1800.12	c   dual LP          :     950.45          1      77141   77141.00      81.16
1799.76/1800.12	c   lex dual LP      :       0.00          0          0       0.00          -
1799.76/1800.12	c   barrier LP       :       0.00          0          0       0.00          -
1799.76/1800.12	c   diving/probing LP:       0.00          0          0       0.00          -
1799.76/1800.12	c   strong branching :       0.00          0          0       0.00          -
1799.76/1800.12	c     (at root node) :          -          0          0       0.00          -
1799.76/1800.12	c   conflict analysis:       0.00          0          0       0.00          -
1799.76/1800.12	c B&B Tree           :
1799.76/1800.12	c   number of runs   :          1
1799.76/1800.12	c   nodes            :          1
1799.76/1800.12	c   nodes (total)    :          1
1799.76/1800.12	c   nodes left       :          2
1799.76/1800.12	c   max depth        :          0
1799.76/1800.12	c   max depth (total):          0
1799.76/1800.12	c   backtracks       :          0 (0.0%)
1799.76/1800.12	c   delayed cutoffs  :          0
1799.76/1800.12	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1799.76/1800.12	c   avg switch length:       1.00
1799.76/1800.12	c   switching time   :       0.00
1799.76/1800.12	c Solution           :
1799.76/1800.12	c   Solutions found  :          0 (0 improvements)
1799.76/1800.12	c   Primal Bound     :          -
1799.76/1800.12	c   Dual Bound       : -6.34208786000000e+08
1799.76/1800.12	c   Gap              :   infinite
1799.76/1800.12	c   Root Dual Bound  : -6.34208786000000e+08
1799.76/1800.12	c   Root Iterations  :      77141

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-3743771-1338793470/watcher-3743771-1338793470 -o /tmp/evaluation-result-3743771-1338793470/solver-3743771-1338793470 -C 1800 -W 1900 -M 15500 HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-3743771-1338793470.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.01 2.00 3/178 13440
/proc/meminfo: memFree=24647664/32873844 swapFree=7124/7124
[pid=13440] ppid=13438 vsize=6096 CPUtime=0 cores=1,3,5,7
/proc/13440/stat : 13440 (pbscip.linux.x8) R 13438 13440 12290 0 -1 4202496 847 0 0 0 0 0 0 0 20 0 1 0 345472465 6242304 796 33554432000 4194304 8395647 140735197916912 140736646633304 7355228 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13440/statm: 1524 797 351 1026 0 494 0

[startup+0.0151131 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 13440
/proc/meminfo: memFree=24647664/32873844 swapFree=7124/7124
[pid=13440] ppid=13438 vsize=12012 CPUtime=0 cores=1,3,5,7
/proc/13440/stat : 13440 (pbscip.linux.x8) R 13438 13440 12290 0 -1 4202496 2154 0 0 0 0 0 0 0 20 0 1 0 345472465 12300288 2100 33554432000 4194304 8395647 140735197916912 140736646633304 6347101 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13440/statm: 3003 2120 387 1026 0 1973 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12012

[startup+0.100281 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 13440
/proc/meminfo: memFree=24647664/32873844 swapFree=7124/7124
[pid=13440] ppid=13438 vsize=48356 CPUtime=0.08 cores=1,3,5,7
/proc/13440/stat : 13440 (pbscip.linux.x8) R 13438 13440 12290 0 -1 4202496 11284 0 0 0 7 1 0 0 20 0 1 0 345472465 49516544 11225 33554432000 4194304 8395647 140735197916912 140735197779416 7385131 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13440/statm: 12089 11225 387 1026 0 11059 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 48356

[startup+0.300306 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 13440
/proc/meminfo: memFree=24647664/32873844 swapFree=7124/7124
[pid=13440] ppid=13438 vsize=127376 CPUtime=0.29 cores=1,3,5,7
/proc/13440/stat : 13440 (pbscip.linux.x8) R 13438 13440 12290 0 -1 4202496 30354 0 0 0 25 4 0 0 20 0 1 0 345472465 130433024 30296 33554432000 4194304 8395647 140735197916912 140735197779416 6347101 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13440/statm: 31844 30336 387 1026 0 30814 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 127376

[startup+0.700295 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 13440
/proc/meminfo: memFree=24647664/32873844 swapFree=7124/7124
[pid=13440] ppid=13438 vsize=255260 CPUtime=0.69 cores=1,3,5,7
/proc/13440/stat : 13440 (pbscip.linux.x8) R 13438 13440 12290 0 -1 4202496 62212 0 0 0 59 10 0 0 20 0 1 0 345472465 261386240 62153 33554432000 4194304 8395647 140735197916912 140735197779416 4212738 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13440/statm: 63815 62153 394 1026 0 62785 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 255260

[startup+1.50031 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 13441
/proc/meminfo: memFree=24365284/32873844 swapFree=7124/7124
[pid=13440] ppid=13438 vsize=316948 CPUtime=1.49 cores=1,3,5,7
/proc/13440/stat : 13440 (pbscip.linux.x8) R 13438 13440 12290 0 -1 4202496 77720 0 0 0 136 13 0 0 20 0 1 0 345472465 324554752 77661 33554432000 4194304 8395647 140735197916912 140735197782120 5755180 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13440/statm: 79237 77661 394 1026 0 78207 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 316948

[startup+3.1003 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 13441
/proc/meminfo: memFree=24322000/32873844 swapFree=7124/7124
[pid=13440] ppid=13438 vsize=370920 CPUtime=3.09 cores=1,3,5,7
/proc/13440/stat : 13440 (pbscip.linux.x8) R 13438 13440 12290 0 -1 4202496 91252 0 0 0 294 15 0 0 20 0 1 0 345472465 379822080 91193 33554432000 4194304 8395647 140735197916912 140735197782120 4246004 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13440/statm: 92730 91193 394 1026 0 91700 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 370920

[startup+6.3004 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 13441
/proc/meminfo: memFree=24206308/32873844 swapFree=7124/7124
[pid=13440] ppid=13438 vsize=870916 CPUtime=6.29 cores=1,3,5,7
/proc/13440/stat : 13440 (pbscip.linux.x8) R 13438 13440 12290 0 -1 4202496 216082 0 0 0 594 35 0 0 20 0 1 0 345472465 891817984 216180 33554432000 4194304 8395647 140735197916912 140735197913144 4720816 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/13440/statm: 217729 216184 413 1026 0 216699 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 870916

[startup+12.7004 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 13441
/proc/meminfo: memFree=23086656/32873844 swapFree=7124/7124
[pid=13440] ppid=13438 vsize=1609412 CPUtime=12.68 cores=1,3,5,7
/proc/13440/stat : 13440 (pbscip.linux.x8) R 13438 13440 12290 0 -1 4202496 396552 0 0 0 1203 65 0 0 20 0 1 0 345472465 1648037888 399307 33554432000 4194304 8395647 140735197916912 140735197912664 6345229 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/13440/statm: 402353 399307 474 1026 0 401323 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 1609412

[startup+25.5004 s]
/proc/loadavg: 2.00 2.01 2.00 3/180 13442
/proc/meminfo: memFree=23038652/32873844 swapFree=7124/7124
[pid=13440] ppid=13438 vsize=1609412 CPUtime=25.48 cores=1,3,5,7
/proc/13440/stat : 13440 (pbscip.linux.x8) R 13438 13440 12290 0 -1 4202496 399425 0 0 0 2480 68 0 0 20 0 1 0 345472465 1648037888 400179 33554432000 4194304 8395647 140735197916912 140735197913192 4911325 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/13440/statm: 402353 400179 500 1026 0 401323 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 1609412

[startup+51.1003 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 13480
/proc/meminfo: memFree=24787528/32873844 swapFree=7124/7124
[pid=13440] ppid=13438 vsize=1609412 CPUtime=51.07 cores=1,3,5,7
/proc/13440/stat : 13440 (pbscip.linux.x8) R 13438 13440 12290 0 -1 4202496 399439 0 0 0 5039 68 0 0 20 0 1 0 345472465 1648037888 400255 33554432000 4194304 8395647 140735197916912 140735197913192 4911325 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/13440/statm: 402353 400255 500 1026 0 401323 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 1609412

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13480
/proc/meminfo: memFree=24524072/32873844 swapFree=7124/7124
[pid=13440] ppid=13438 vsize=1609412 CPUtime=102.25 cores=1,3,5,7
/proc/13440/stat : 13440 (pbscip.linux.x8) R 13438 13440 12290 0 -1 4202496 399461 0 0 0 10157 68 0 0 20 0 1 0 345472465 1648037888 400256 33554432000 4194304 8395647 140735197916912 140735197913192 4911325 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/13440/statm: 402353 400256 501 1026 0 401323 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 1609412

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13480
/proc/meminfo: memFree=24285524/32873844 swapFree=7124/7124
[pid=13440] ppid=13438 vsize=1609412 CPUtime=162.22 cores=1,3,5,7
/proc/13440/stat : 13440 (pbscip.linux.x8) R 13438 13440 12290 0 -1 4202496 399495 0 0 0 16154 68 0 0 20 0 1 0 345472465 1648037888 400263 33554432000 4194304 8395647 140735197916912 140735197913192 4911325 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/13440/statm: 402353 400263 501 1026 0 401323 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 1609412

[startup+222.3 s]
/proc/loadavg: 2.11 2.03 2.01 3/179 13481
/proc/meminfo: memFree=23518360/32873844 swapFree=7124/7124
[pid=13440] ppid=13438 vsize=1650844 CPUtime=222.2 cores=1,3,5,7
/proc/13440/stat : 13440 (pbscip.linux.x8) R 13438 13440 12290 0 -1 4202496 409560 0 0 0 22151 69 0 0 20 0 1 0 345472465 1690464256 410306 33554432000 4194304 8395647 140735197916912 140735197912984 5604533 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/13440/statm: 412711 410306 501 1026 0 411681 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 1650844

[startup+282.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/179 13481
/proc/meminfo: memFree=23508664/32873844 swapFree=7124/7124
[pid=13440] ppid=13438 vsize=1686616 CPUtime=282.19 cores=1,3,5,7
/proc/13440/stat : 13440 (pbscip.linux.x8) R 13438 13440 12290 0 -1 4202496 418323 0 0 0 28149 70 0 0 20 0 1 0 345472465 1727094784 419067 33554432000 4194304 8395647 140735197916912 140735197912984 4911325 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/13440/statm: 421654 419067 501 1026 0 420624 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 1686616

[startup+342.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/180 13484
/proc/meminfo: memFree=23462284/32873844 swapFree=7124/7124
[pid=13440] ppid=13438 vsize=1729992 CPUtime=342.18 cores=1,3,5,7
/proc/13440/stat : 13440 (pbscip.linux.x8) R 13438 13440 12290 0 -1 4202496 429106 0 0 0 34146 72 0 0 20 0 1 0 345472465 1771511808 429848 33554432000 4194304 8395647 140735197916912 140735197912984 4911325 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/13440/statm: 432498 429848 501 1026 0 431468 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 1729992

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 13484
/proc/meminfo: memFree=23390480/32873844 swapFree=7124/7124
[pid=13440] ppid=13438 vsize=1782524 CPUtime=402.17 cores=1,3,5,7
/proc/13440/stat : 13440 (pbscip.linux.x8) R 13438 13440 12290 0 -1 4202496 441948 0 0 0 40143 74 0 0 20 0 1 0 345472465 1825304576 442991 33554432000 4194304 8395647 140735197916912 140735197913192 4911287 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/13440/statm: 445631 442991 501 1026 0 444601 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 1782524

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 13484
/proc/meminfo: memFree=23222048/32873844 swapFree=7124/7124
[pid=13440] ppid=13438 vsize=1819628 CPUtime=462.16 cores=1,3,5,7
/proc/13440/stat : 13440 (pbscip.linux.x8) R 13438 13440 12290 0 -1 4202496 451048 0 0 0 46141 75 0 0 20 0 1 0 345472465 1863299072 452090 33554432000 4194304 8395647 140735197916912 140735197912984 4911325 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/13440/statm: 454907 452090 501 1026 0 453877 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 1819628

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13485
/proc/meminfo: memFree=23182136/32873844 swapFree=7124/7124
[pid=13440] ppid=13438 vsize=1846276 CPUtime=522.15 cores=1,3,5,7
/proc/13440/stat : 13440 (pbscip.linux.x8) R 13438 13440 12290 0 -1 4202496 457503 0 0 0 52138 77 0 0 20 0 1 0 345472465 1890586624 458545 33554432000 4194304 8395647 140735197916912 140735197912984 4911327 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/13440/statm: 461569 458545 501 1026 0 460539 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 1846276

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13485
/proc/meminfo: memFree=23143600/32873844 swapFree=7124/7124
[pid=13440] ppid=13438 vsize=1874596 CPUtime=582.14 cores=1,3,5,7
/proc/13440/stat : 13440 (pbscip.linux.x8) R 13438 13440 12290 0 -1 4202496 464456 0 0 0 58137 77 0 0 20 0 1 0 345472465 1919586304 465498 33554432000 4194304 8395647 140735197916912 140735197912984 6068889 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/13440/statm: 468649 465498 501 1026 0 467619 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 1874596

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 13486
/proc/meminfo: memFree=22948036/32873844 swapFree=7124/7124
[pid=13440] ppid=13438 vsize=1982800 CPUtime=822.11 cores=1,3,5,7
/proc/13440/stat : 13440 (pbscip.linux.x8) R 13438 13440 12290 0 -1 4202496 490894 0 0 0 82129 82 0 0 20 0 1 0 345472465 2030387200 492931 33554432000 4194304 8395647 140735197916912 140735197912776 4911327 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/13440/statm: 495700 492931 501 1026 0 494670 0
Current children cumulated CPU time (s) 822.11
Current children cumulated vsize (KiB) 1982800

[startup+882.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13486
/proc/meminfo: memFree=22220404/32873844 swapFree=7124/7124
[pid=13440] ppid=13438 vsize=2734408 CPUtime=882.1 cores=1,3,5,7
/proc/13440/stat : 13440 (pbscip.linux.x8) R 13438 13440 12290 0 -1 4202496 615974 0 0 0 88101 109 0 0 20 0 1 0 345472465 2800033792 662238 33554432000 4194304 8395647 140735197916912 140735197912472 6576419 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/13440/statm: 683602 662238 576 1026 0 682572 0
Current children cumulated CPU time (s) 882.1
Current children cumulated vsize (KiB) 2734408

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 13489
/proc/meminfo: memFree=22206080/32873844 swapFree=7124/7124
[pid=13440] ppid=13438 vsize=2734408 CPUtime=942.09 cores=1,3,5,7
/proc/13440/stat : 13440 (pbscip.linux.x8) R 13438 13440 12290 0 -1 4202496 615974 0 0 0 94096 113 0 0 20 0 1 0 345472465 2800033792 663253 33554432000 4194304 8395647 140735197916912 140735197912040 6636387 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/13440/statm: 683602 663253 576 1026 0 682572 0
Current children cumulated CPU time (s) 942.09
Current children cumulated vsize (KiB) 2734408

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13489
/proc/meminfo: memFree=22203048/32873844 swapFree=7124/7124
[pid=13440] ppid=13438 vsize=2734408 CPUtime=1002.08 cores=1,3,5,7
/proc/13440/stat : 13440 (pbscip.linux.x8) R 13438 13440 12290 0 -1 4202496 615974 0 0 0 100091 117 0 0 20 0 1 0 345472465 2800033792 663977 33554432000 4194304 8395647 140735197916912 140735197912040 7382137 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/13440/statm: 683602 663977 576 1026 0 682572 0
Current children cumulated CPU time (s) 1002.08
Current children cumulated vsize (KiB) 2734408

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13489
/proc/meminfo: memFree=22202892/32873844 swapFree=7124/7124
[pid=13440] ppid=13438 vsize=2734408 CPUtime=1062.07 cores=1,3,5,7
/proc/13440/stat : 13440 (pbscip.linux.x8) R 13438 13440 12290 0 -1 4202496 615974 0 0 0 106085 122 0 0 20 0 1 0 345472465 2800033792 663977 33554432000 4194304 8395647 140735197916912 140735197912040 6503127 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/13440/statm: 683602 663977 576 1026 0 682572 0
Current children cumulated CPU time (s) 1062.07
Current children cumulated vsize (KiB) 2734408

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13490
/proc/meminfo: memFree=22211960/32873844 swapFree=7124/7124
[pid=13440] ppid=13438 vsize=2734408 CPUtime=1122.06 cores=1,3,5,7
/proc/13440/stat : 13440 (pbscip.linux.x8) R 13438 13440 12290 0 -1 4202496 615974 0 0 0 112078 128 0 0 20 0 1 0 345472465 2800033792 664037 33554432000 4194304 8395647 140735197916912 140735197912472 6503136 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/13440/statm: 683602 664037 576 1026 0 682572 0
Current children cumulated CPU time (s) 1122.06
Current children cumulated vsize (KiB) 2734408

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 13490
/proc/meminfo: memFree=22210468/32873844 swapFree=7124/7124
[pid=13440] ppid=13438 vsize=2734408 CPUtime=1182.05 cores=1,3,5,7
/proc/13440/stat : 13440 (pbscip.linux.x8) R 13438 13440 12290 0 -1 4202496 615979 0 0 0 118073 132 0 0 20 0 1 0 345472465 2800033792 664584 33554432000 4194304 8395647 140735197916912 140735197912472 6723101 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/13440/statm: 683602 664584 576 1026 0 682572 0
Current children cumulated CPU time (s) 1182.05
Current children cumulated vsize (KiB) 2734408

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13491
/proc/meminfo: memFree=22191980/32873844 swapFree=7124/7124
[pid=13440] ppid=13438 vsize=2734408 CPUtime=1242.04 cores=1,3,5,7
/proc/13440/stat : 13440 (pbscip.linux.x8) R 13438 13440 12290 0 -1 4202496 615982 0 0 0 124068 136 0 0 20 0 1 0 345472465 2800033792 668458 33554432000 4194304 8395647 140735197916912 140735197912376 6576454 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/13440/statm: 683602 668458 576 1026 0 682572 0
Current children cumulated CPU time (s) 1242.04
Current children cumulated vsize (KiB) 2734408

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13491
/proc/meminfo: memFree=22191052/32873844 swapFree=7124/7124
[pid=13440] ppid=13438 vsize=2734408 CPUtime=1302.04 cores=1,3,5,7
/proc/13440/stat : 13440 (pbscip.linux.x8) R 13438 13440 12290 0 -1 4202496 615982 0 0 0 130064 140 0 0 20 0 1 0 345472465 2800033792 668673 33554432000 4194304 8395647 140735197916912 140735197912040 6636391 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/13440/statm: 683602 668673 576 1026 0 682572 0
Current children cumulated CPU time (s) 1302.04
Current children cumulated vsize (KiB) 2734408

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13491
/proc/meminfo: memFree=22190552/32873844 swapFree=7124/7124
[pid=13440] ppid=13438 vsize=2734408 CPUtime=1362.02 cores=1,3,5,7
/proc/13440/stat : 13440 (pbscip.linux.x8) R 13438 13440 12290 0 -1 4202496 615982 0 0 0 136056 146 0 0 20 0 1 0 345472465 2800033792 668815 33554432000 4194304 8395647 140735197916912 140735197912472 6576419 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/13440/statm: 683602 668815 576 1026 0 682572 0
Current children cumulated CPU time (s) 1362.02
Current children cumulated vsize (KiB) 2734408

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 13491
/proc/meminfo: memFree=22190048/32873844 swapFree=7124/7124
[pid=13440] ppid=13438 vsize=2734408 CPUtime=1422.02 cores=1,3,5,7
/proc/13440/stat : 13440 (pbscip.linux.x8) R 13438 13440 12290 0 -1 4202496 615982 0 0 0 142051 151 0 0 20 0 1 0 345472465 2800033792 668923 33554432000 4194304 8395647 140735197916912 140735197912376 7382137 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/13440/statm: 683602 668923 576 1026 0 682572 0
Current children cumulated CPU time (s) 1422.02
Current children cumulated vsize (KiB) 2734408

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13492
/proc/meminfo: memFree=22189696/32873844 swapFree=7124/7124
[pid=13440] ppid=13438 vsize=2734408 CPUtime=1482 cores=1,3,5,7
/proc/13440/stat : 13440 (pbscip.linux.x8) R 13438 13440 12290 0 -1 4202496 615982 0 0 0 148045 155 0 0 20 0 1 0 345472465 2800033792 668924 33554432000 4194304 8395647 140735197916912 140735197912472 6669215 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/13440/statm: 683602 668924 576 1026 0 682572 0
Current children cumulated CPU time (s) 1482
Current children cumulated vsize (KiB) 2734408

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 13495
/proc/meminfo: memFree=22188476/32873844 swapFree=7124/7124
[pid=13440] ppid=13438 vsize=2734408 CPUtime=1542 cores=1,3,5,7
/proc/13440/stat : 13440 (pbscip.linux.x8) R 13438 13440 12290 0 -1 4202496 615982 0 0 0 154038 162 0 0 20 0 1 0 345472465 2800033792 669173 33554432000 4194304 8395647 140735197916912 140735197912472 6502778 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/13440/statm: 683602 669173 576 1026 0 682572 0
Current children cumulated CPU time (s) 1542
Current children cumulated vsize (KiB) 2734408

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13495
/proc/meminfo: memFree=22188388/32873844 swapFree=7124/7124
[pid=13440] ppid=13438 vsize=2734408 CPUtime=1601.98 cores=1,3,5,7
/proc/13440/stat : 13440 (pbscip.linux.x8) R 13438 13440 12290 0 -1 4202496 615982 0 0 0 160032 166 0 0 20 0 1 0 345472465 2800033792 669173 33554432000 4194304 8395647 140735197916912 140735197912376 6669253 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/13440/statm: 683602 669173 576 1026 0 682572 0
Current children cumulated CPU time (s) 1601.98
Current children cumulated vsize (KiB) 2734408

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13495
/proc/meminfo: memFree=22188680/32873844 swapFree=7124/7124
[pid=13440] ppid=13438 vsize=2734408 CPUtime=1661.98 cores=1,3,5,7
/proc/13440/stat : 13440 (pbscip.linux.x8) R 13438 13440 12290 0 -1 4202496 615982 0 0 0 166027 171 0 0 20 0 1 0 345472465 2800033792 669173 33554432000 4194304 8395647 140735197916912 140735197912040 6669219 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/13440/statm: 683602 669173 576 1026 0 682572 0
Current children cumulated CPU time (s) 1661.98
Current children cumulated vsize (KiB) 2734408

[startup+1722.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 13495
/proc/meminfo: memFree=22188584/32873844 swapFree=7124/7124
[pid=13440] ppid=13438 vsize=2734408 CPUtime=1721.97 cores=1,3,5,7
/proc/13440/stat : 13440 (pbscip.linux.x8) R 13438 13440 12290 0 -1 4202496 615982 0 0 0 172022 175 0 0 20 0 1 0 345472465 2800033792 669173 33554432000 4194304 8395647 140735197916912 140735197912040 6664881 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/13440/statm: 683602 669173 576 1026 0 682572 0
Current children cumulated CPU time (s) 1721.97
Current children cumulated vsize (KiB) 2734408

[startup+1782.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 13496
/proc/meminfo: memFree=22188364/32873844 swapFree=7124/7124
[pid=13440] ppid=13438 vsize=2734408 CPUtime=1781.96 cores=1,3,5,7
/proc/13440/stat : 13440 (pbscip.linux.x8) R 13438 13440 12290 0 -1 4202496 615982 0 0 0 178016 180 0 0 20 0 1 0 345472465 2800033792 669173 33554432000 4194304 8395647 140735197916912 140735197912040 7428202 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/13440/statm: 683602 669173 576 1026 0 682572 0
Current children cumulated CPU time (s) 1781.96
Current children cumulated vsize (KiB) 2734408



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 13496
/proc/meminfo: memFree=22190940/32873844 swapFree=7124/7124
[pid=13440] ppid=13438 vsize=2730484 CPUtime=1800.07 cores=1,3,5,7
/proc/13440/stat : 13440 (pbscip.linux.x8) R 13438 13440 12290 0 -1 4202496 616769 0 0 0 179825 182 0 0 20 0 1 0 345472465 2796015616 668355 33554432000 4194304 8395647 140735197916912 140735197911528 6150671 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13440/statm: 682621 668355 585 1026 0 681591 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 2730484

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.42
CPU time (s): 1800.09
CPU user time (s): 1798.25
CPU system time (s): 1.83872
CPU usage (%): 99.9814
Max. virtual memory (cumulated for all children) (KiB): 2734408

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.25
system time used= 1.83872
maximum resident set size= 2679836
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 616769
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= 100
involuntary context switches= 1856

runsolver used 3.19151 second user time and 11.3333 second system time

The end

Launcher Data

Begin job on node134 at 2012-06-04 09:04:31
IDJOB=3743771
IDBENCH=92518
IDSOLVER=2326
FILE ID=node134/3743771-1338793470
RUNJOBID= node134-1338773738-12307
PBS_JOBID= 14636824
Free space on /tmp= 70288 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_0null10mast_rapportOE1.0_TMAX180_K192_cod1.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-3743771-1338793470/watcher-3743771-1338793470 -o /tmp/evaluation-result-3743771-1338793470/solver-3743771-1338793470 -C 1800 -W 1900 -M 15500  HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-3743771-1338793470.opb -t 1800 -m 15500

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

MD5SUM BENCH= 46872edc6e4b51c55ea86a5e789ffe9b
RANDOM SEED=1783830373

node134.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.278
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.55
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.278
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	: 5332.56
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.278
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	: 5332.55
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.278
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	: 5332.59
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.278
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	: 5332.55
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.278
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	: 5332.55
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.278
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	: 5332.57
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.278
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	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        24647912 kB
Buffers:          510484 kB
Cached:          3515696 kB
SwapCached:           76 kB
Active:          5153552 kB
Inactive:        2160312 kB
Active(anon):    3279752 kB
Inactive(anon):    10496 kB
Active(file):    1873800 kB
Inactive(file):  2149816 kB
Unevictable:        7124 kB
Mlocked:            7124 kB
SwapTotal:      67108856 kB
SwapFree:       67107756 kB
Dirty:             42092 kB
Writeback:             0 kB
AnonPages:       3292564 kB
Mapped:            13228 kB
Shmem:                96 kB
Slab:             764284 kB
SReclaimable:     205720 kB
SUnreclaim:       558564 kB
KernelStack:        1464 kB
PageTables:        10416 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    3443844 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1148928 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= 70280 MiB
End job on node134 at 2012-06-04 09:34:33