Trace number 3741472

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? 1789.89 1790.17

General information on the benchmark

Name/OPT-SMALLINT-LIN/
heinz/normalized-bnatt400.opb
MD5SUM536d3737b2ccaa17327217b5dd111990
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark0.758883
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables3600
Total number of constraints5614
Number of constraints which are clauses2014
Number of constraints which are cardinality constraints (but not clauses)1586
Number of constraints which are nor clauses,nor cardinality constraints2014
Minimum length of a constraint1
Maximum length of a constraint9
Number of terms in the objective function 1
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 1
Number of bits of the sum of numbers in the objective function 1
Biggest number in a constraint 1099
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 3098
Number of bits of the biggest sum of numbers12
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-3741472-1338754756.opb>
0.02/0.05	c original problem has 3600 variables (3600 bin, 0 int, 0 impl, 0 cont) and 5614 constraints
0.02/0.05	c problem read
0.02/0.05	c presolving settings loaded
0.02/0.06	c presolving:
0.02/0.08	c (round 1) 1613 del vars, 1610 del conss, 1597 chg bounds, 1604 chg sides, 2001 chg coeffs, 0 upgd conss, 62 impls, 0 clqs
0.02/0.08	c (round 2) 1613 del vars, 1640 del conss, 1597 chg bounds, 1604 chg sides, 2001 chg coeffs, 0 upgd conss, 62 impls, 0 clqs
0.09/0.10	c (round 3) 1613 del vars, 1640 del conss, 1597 chg bounds, 1604 chg sides, 2001 chg coeffs, 3951 upgd conss, 62 impls, 0 clqs
0.09/0.16	c (round 4) 1615 del vars, 1917 del conss, 1604 chg bounds, 2159 chg sides, 6864 chg coeffs, 3974 upgd conss, 68471 impls, 274 clqs
0.18/0.21	c (round 5) 1622 del vars, 2273 del conss, 1604 chg bounds, 6901 chg sides, 24391 chg coeffs, 3974 upgd conss, 68713 impls, 1849 clqs
0.28/0.34	c (round 6) 1622 del vars, 4830 del conss, 1604 chg bounds, 8061 chg sides, 28242 chg coeffs, 3974 upgd conss, 68713 impls, 3018 clqs
0.28/0.35	c (round 7) 1622 del vars, 4906 del conss, 1604 chg bounds, 8125 chg sides, 28487 chg coeffs, 3974 upgd conss, 68713 impls, 3083 clqs
0.28/0.37	c (round 8) 1622 del vars, 4970 del conss, 1604 chg bounds, 8125 chg sides, 28487 chg coeffs, 3974 upgd conss, 68713 impls, 3084 clqs
0.58/0.67	c    (0.6s) probing: 1000/1978 (50.6%) - 21 fixings, 2 aggregations, 5036 implications, 1 bound changes
0.88/0.95	c (round 9) 1656 del vars, 4970 del conss, 1605 chg bounds, 8125 chg sides, 28487 chg coeffs, 3974 upgd conss, 90150 impls, 3002 clqs
0.88/0.95	c (round 10) 1656 del vars, 5041 del conss, 1605 chg bounds, 8129 chg sides, 28513 chg coeffs, 3974 upgd conss, 90150 impls, 3002 clqs
0.88/0.96	c (round 11) 1656 del vars, 5061 del conss, 1605 chg bounds, 8145 chg sides, 28562 chg coeffs, 3974 upgd conss, 90150 impls, 3018 clqs
0.88/0.97	c presolving (12 rounds):
0.88/0.97	c  1656 deleted vars, 5061 deleted constraints, 1605 tightened bounds, 0 added holes, 8145 changed sides, 28563 changed coefficients
0.88/0.97	c  90150 implications, 3018 cliques
0.88/0.97	c presolved problem has 1944 variables (1944 bin, 0 int, 0 impl, 0 cont) and 5192 constraints
0.88/0.97	c     268 constraints of type <knapsack>
0.88/0.97	c    2968 constraints of type <setppc>
0.88/0.97	c    1956 constraints of type <logicor>
0.88/0.97	c transformed objective value is always integral (scale: 1)
0.88/0.97	c Presolving Time: 0.91
0.88/0.97	c - non default parameters ----------------------------------------------------------------------
0.88/0.97	c # SCIP version 1.2.1.3
0.88/0.97	c 
0.88/0.97	c # frequency for displaying node information lines
0.88/0.97	c # [type: int, range: [-1,2147483647], default: 100]
0.88/0.97	c display/freq = 10000
0.88/0.97	c 
0.88/0.97	c # maximal time in seconds to run
0.88/0.97	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.88/0.97	c limits/time = 1789.96
0.88/0.97	c 
0.88/0.97	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.88/0.97	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.88/0.97	c limits/memory = 13950
0.88/0.97	c 
0.88/0.97	c # default clock type (1: CPU user seconds, 2: wall clock time)
0.88/0.97	c # [type: int, range: [1,2], default: 1]
0.88/0.97	c timing/clocktype = 2
0.88/0.97	c 
0.88/0.97	c # should presolving try to simplify inequalities
0.88/0.97	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.88/0.97	c constraints/linear/simplifyinequalities = TRUE
0.88/0.97	c 
0.88/0.97	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
0.88/0.97	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.88/0.97	c constraints/indicator/addCouplingCons = TRUE
0.88/0.97	c 
0.88/0.97	c # should presolving try to simplify knapsacks
0.88/0.97	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.88/0.97	c constraints/knapsack/simplifyinequalities = TRUE
0.88/0.97	c 
0.88/0.97	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.88/0.97	c # [type: int, range: [-1,2147483647], default: -1]
0.88/0.97	c separating/rapidlearning/freq = 0
0.88/0.97	c 
0.88/0.97	c -----------------------------------------------------------------------------------------------
0.88/0.97	c start solving
0.88/0.98	c 
1.29/1.31	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1.29/1.31	c   1.3s|     1 |     0 |  1982 |     - |  17M|   0 | 739 |1944 |5192 |1944 |5188 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
8.69/8.74	c   8.7s|     1 |     0 |  9837 |     - |  21M|   0 | 842 |1944 |6398 |1944 |5291 | 122 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
10.09/10.18	c  10.1s|     1 |     0 | 11618 |     - |  23M|   0 | 883 |1944 |6398 |1944 |5348 | 179 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
11.58/11.66	c  11.6s|     1 |     0 | 12512 |     - |  26M|   0 | 910 |1944 |6398 |1944 |5380 | 211 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
13.39/13.44	c  13.4s|     1 |     0 | 14296 |     - |  28M|   0 | 920 |1944 |6398 |1944 |5414 | 245 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
14.78/14.80	c  14.8s|     1 |     0 | 15054 |     - |  31M|   0 | 906 |1944 |6398 |1944 |5432 | 263 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
16.28/16.36	c  16.3s|     1 |     0 | 15757 |     - |  35M|   0 | 893 |1944 |6398 |1944 |5454 | 285 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
20.79/20.81	c  20.8s|     1 |     2 | 15757 |     - |  35M|   0 | 893 |1944 |6398 |1944 |5454 | 285 |   0 |  14 | 0.000000e+00 |      --      |    Inf 
1789.80/1790.14	c 
1789.80/1790.14	c SCIP Status        : solving was interrupted [time limit reached]
1789.80/1790.14	c Solving Time (sec) : 1790.09
1789.80/1790.14	c Solving Nodes      : 5862
1789.80/1790.14	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1789.80/1790.14	c Dual Bound         : +0.00000000000000e+00
1789.80/1790.14	c Gap                : infinite
1789.80/1790.14	s UNKNOWN
1789.80/1790.14	c SCIP Status        : solving was interrupted [time limit reached]
1789.80/1790.14	c Solving Time       :    1790.09
1789.80/1790.14	c Original Problem   :
1789.80/1790.14	c   Problem name     : HOME/instance-3741472-1338754756.opb
1789.80/1790.14	c   Variables        : 3600 (3600 binary, 0 integer, 0 implicit integer, 0 continuous)
1789.80/1790.14	c   Constraints      : 5614 initial, 5614 maximal
1789.80/1790.14	c Presolved Problem  :
1789.80/1790.14	c   Problem name     : t_HOME/instance-3741472-1338754756.opb
1789.80/1790.14	c   Variables        : 1944 (1944 binary, 0 integer, 0 implicit integer, 0 continuous)
1789.80/1790.14	c   Constraints      : 5192 initial, 9429 maximal
1789.80/1790.14	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1789.80/1790.14	c   trivial          :       0.00          7          0          0          0          0          0          0          0
1789.80/1790.14	c   dualfix          :       0.00          0          0          0          0          0          0          0          0
1789.80/1790.14	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1789.80/1790.14	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1789.80/1790.14	c   implics          :       0.00          0         17          0          0          0          0          0          0
1789.80/1790.14	c   probing          :       0.57         31          3          0          1          0          0          0          0
1789.80/1790.14	c   knapsack         :       0.09          0          0          0          7          0       1715       6541      26562
1789.80/1790.14	c   setppc           :       0.13          0          0          0          0          0       1675          0          0
1789.80/1790.14	c   linear           :       0.03       1597          1          0       1597          0       1640       1604       2001
1789.80/1790.14	c   logicor          :       0.07          0          0          0          0          0         31          0          0
1789.80/1790.14	c   root node        :          -          8          -          -          8          -          -          -          -
1789.80/1790.14	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1789.80/1790.14	c   integral         :          0          0          0       3986          0          8        358          0          0       7576
1789.80/1790.14	c   knapsack         :        268          7      67145          0          0         48      64307         28          0          0
1789.80/1790.14	c   setppc           :       2968          7      67097          0          0        467     915485          0          0          0
1789.80/1790.14	c   linear           :          0+         6      61369          0          0        439      82278        276          0          0
1789.80/1790.14	c   logicor          :       1956+         7      54349          0          0       1664     172039          0          0          0
1789.80/1790.14	c   countsols        :          0          0          0          0          0          0          0          0          0          0
1789.80/1790.14	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1789.80/1790.14	c   integral         :     516.80       0.00       0.00     516.80       0.00
1789.80/1790.14	c   knapsack         :       0.63       0.00       0.63       0.00       0.00
1789.80/1790.14	c   setppc           :       4.07       0.00       4.07       0.00       0.00
1789.80/1790.14	c   linear           :       1.19       0.00       1.18       0.00       0.00
1789.80/1790.14	c   logicor          :       1.95       0.00       1.95       0.00       0.00
1789.80/1790.14	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1789.80/1790.14	c Propagators        :       Time      Calls    Cutoffs    DomReds
1789.80/1790.14	c   vbounds          :       0.01          2          0          0
1789.80/1790.14	c   rootredcost      :       0.01          0          0          0
1789.80/1790.14	c   pseudoobj        :       0.02      61885          0          0
1789.80/1790.14	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1789.80/1790.14	c   propagation      :       0.18       2604       2448      20583       28.4        636        9.3          -
1789.80/1790.14	c   infeasible LP    :       0.38        832        832       8644       33.0        116        5.0          0
1789.80/1790.14	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1789.80/1790.14	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1789.80/1790.14	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1789.80/1790.14	c   applied globally :          -          -          -      12733       24.8          -          -          -
1789.80/1790.14	c   applied locally  :          -          -          -          0        0.0          -          -          -
1789.80/1790.14	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1789.80/1790.14	c   cut pool         :       0.01          5          -          -         24          -    (maximal pool size: 2163)
1789.80/1790.14	c   redcost          :       0.12       4022          0        107          0          0
1789.80/1790.14	c   impliedbounds    :       0.01          6          0          0        130          0
1789.80/1790.14	c   intobj           :       0.00          0          0          0          0          0
1789.80/1790.14	c   cgmip            :       0.00          0          0          0          0          0
1789.80/1790.14	c   gomory           :       4.90          6          0          0       1070          0
1789.80/1790.14	c   strongcg         :       0.70          6          0          0       3000          0
1789.80/1790.14	c   cmir             :       0.14          6          0          0          0          0
1789.80/1790.14	c   flowcover        :       0.16          6          0          0          8          0
1789.80/1790.14	c   clique           :       0.46          6          0          0         52          0
1789.80/1790.14	c   zerohalf         :       0.00          0          0          0          0          0
1789.80/1790.14	c   mcf              :       0.00          1          0          0          0          0
1789.80/1790.14	c   rapidlearning    :       1.56          1          0          8          0       1222
1789.80/1790.14	c Pricers            :       Time      Calls       Vars
1789.80/1790.14	c   problem variables:       0.00          0          0
1789.80/1790.14	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1789.80/1790.14	c   relpscost        :     516.80       3986          8        358          0          0       7576
1789.80/1790.14	c   pscost           :       0.00          0          0          0          0          0          0
1789.80/1790.14	c   inference        :       0.00          0          0          0          0          0          0
1789.80/1790.14	c   mostinf          :       0.00          0          0          0          0          0          0
1789.80/1790.14	c   leastinf         :       0.00          0          0          0          0          0          0
1789.80/1790.14	c   fullstrong       :       0.00          0          0          0          0          0          0
1789.80/1790.14	c   allfullstrong    :       0.00          0          0          0          0          0          0
1789.80/1790.14	c   random           :       0.00          0          0          0          0          0          0
1789.80/1790.14	c Primal Heuristics  :       Time      Calls      Found
1789.80/1790.14	c   LP solutions     :       0.00          -          0
1789.80/1790.14	c   pseudo solutions :       0.00          -          0
1789.80/1790.14	c   oneopt           :       0.00          0          0
1789.80/1790.14	c   crossover        :       0.00          0          0
1789.80/1790.14	c   guideddiving     :       0.00          0          0
1789.80/1790.14	c   rootsoldiving    :      29.74         11          0
1789.80/1790.14	c   feaspump         :      48.91         12          0
1789.80/1790.14	c   objpscostdiving  :      24.42         12          0
1789.80/1790.14	c   pscostdiving     :      23.60         30          0
1789.80/1790.14	c   fracdiving       :      22.41         30          0
1789.80/1790.14	c   veclendiving     :      33.93         30          0
1789.80/1790.14	c   linesearchdiving :      19.44         31          0
1789.80/1790.14	c   coefdiving       :      29.67         31          0
1789.80/1790.14	c   trivial          :       0.00          2          0
1789.80/1790.14	c   simplerounding   :       0.00          0          0
1789.80/1790.14	c   zirounding       :       0.12       1000          0
1789.80/1790.14	c   rounding         :       0.41        839          0
1789.80/1790.14	c   shifting         :       0.27        224          0
1789.80/1790.14	c   intshifting      :       0.00          0          0
1789.80/1790.14	c   twoopt           :       0.00          0          0
1789.80/1790.14	c   fixandinfer      :       0.00          0          0
1789.80/1790.14	c   intdiving        :       0.00          0          0
1789.80/1790.14	c   actconsdiving    :       0.00          0          0
1789.80/1790.14	c   octane           :       0.00          0          0
1789.80/1790.14	c   rens             :       0.05          1          0
1789.80/1790.14	c   rins             :       0.00          0          0
1789.80/1790.14	c   localbranching   :       0.00          0          0
1789.80/1790.14	c   mutation         :       0.00          0          0
1789.80/1790.14	c   dins             :       0.00          0          0
1789.80/1790.14	c   undercover       :       0.00          0          0
1789.80/1790.14	c   nlp              :       0.00          0          0
1789.80/1790.14	c   trysol           :       0.00          0          0
1789.80/1790.14	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1789.80/1790.14	c   primal LP        :       0.00          0          0       0.00          -
1789.80/1790.14	c   dual LP          :    1017.21       4677    3297198     704.98    3241.41
1789.80/1790.14	c   lex dual LP      :       0.00          0          0       0.00          -
1789.80/1790.14	c   barrier LP       :       0.00          0          0       0.00          -
1789.80/1790.14	c   diving/probing LP:     226.33       7236     549791      75.98    2429.15
1789.80/1790.14	c   strong branching :     516.08       2502    1549673     619.37    3002.80
1789.80/1790.14	c     (at root node) :          -         14      11575     826.79          -
1789.80/1790.14	c   conflict analysis:       0.00          0          0       0.00          -
1789.80/1790.14	c B&B Tree           :
1789.80/1790.14	c   number of runs   :          1
1789.80/1790.14	c   nodes            :       5862
1789.80/1790.14	c   nodes (total)    :       5862
1789.80/1790.14	c   nodes left       :        561
1789.80/1790.14	c   max depth        :         28
1789.80/1790.14	c   max depth (total):         28
1789.80/1790.14	c   backtracks       :       1729 (29.5%)
1789.80/1790.14	c   delayed cutoffs  :       1154
1789.80/1790.14	c   repropagations   :       4685 (469192 domain reductions, 980 cutoffs)
1789.80/1790.14	c   avg switch length:       5.21
1789.80/1790.14	c   switching time   :       3.16
1789.80/1790.14	c Solution           :
1789.80/1790.14	c   Solutions found  :          0 (0 improvements)
1789.80/1790.14	c   Primal Bound     :          -
1789.80/1790.14	c   Dual Bound       : +0.00000000000000e+00
1789.80/1790.14	c   Gap              :   infinite
1789.80/1790.14	c   Root Dual Bound  : +0.00000000000000e+00
1789.80/1790.14	c   Root Iterations  :      15757
1789.80/1790.17	c Time complete: 1789.87.

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-3741472-1338754756/watcher-3741472-1338754756 -o /tmp/evaluation-result-3741472-1338754756/solver-3741472-1338754756 -C 1800 -W 1900 -M 15500 HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-3741472-1338754756.opb -t 1800 -m 15500 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 24283
/proc/meminfo: memFree=26842248/32873648 swapFree=7368/7368
[pid=24283] ppid=24281 vsize=6096 CPUtime=0 cores=1,3,5,7
/proc/24283/stat : 24283 (pbscip.linux.x8) R 24281 24283 23880 0 -1 4202496 848 0 0 0 0 0 0 0 20 0 1 0 341599663 6242304 796 33554432000 4194304 8395647 140733411522480 140733956696568 7385355 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/24283/statm: 1524 796 351 1026 0 494 0

[startup+0.0314741 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 24283
/proc/meminfo: memFree=26842248/32873648 swapFree=7368/7368
[pid=24283] ppid=24281 vsize=14560 CPUtime=0.02 cores=1,3,5,7
/proc/24283/stat : 24283 (pbscip.linux.x8) R 24281 24283 23880 0 -1 4202496 2899 0 0 0 2 0 0 0 20 0 1 0 341599663 14909440 2845 33554432000 4194304 8395647 140733411522480 140733956696568 6347101 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/24283/statm: 3640 2845 393 1026 0 2610 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 14560

[startup+0.100284 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 24283
/proc/meminfo: memFree=26842248/32873648 swapFree=7368/7368
[pid=24283] ppid=24281 vsize=31076 CPUtime=0.09 cores=1,3,5,7
/proc/24283/stat : 24283 (pbscip.linux.x8) R 24281 24283 23880 0 -1 4202496 7094 0 0 0 8 1 0 0 20 0 1 0 341599663 31821824 6686 33554432000 4194304 8395647 140733411522480 140733411518744 4969062 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/24283/statm: 7769 6686 483 1026 0 6739 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31076

[startup+0.300284 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 24283
/proc/meminfo: memFree=26842248/32873648 swapFree=7368/7368
[pid=24283] ppid=24281 vsize=38040 CPUtime=0.28 cores=1,3,5,7
/proc/24283/stat : 24283 (pbscip.linux.x8) R 24281 24283 23880 0 -1 4202496 8846 0 0 0 27 1 0 0 20 0 1 0 341599663 38952960 8438 33554432000 4194304 8395647 140733411522480 140733411518744 5219447 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/24283/statm: 9510 8438 501 1026 0 8480 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 38040

[startup+0.70027 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 24283
/proc/meminfo: memFree=26842248/32873648 swapFree=7368/7368
[pid=24283] ppid=24281 vsize=38640 CPUtime=0.68 cores=1,3,5,7
/proc/24283/stat : 24283 (pbscip.linux.x8) R 24281 24283 23880 0 -1 4202496 9032 0 0 0 67 1 0 0 20 0 1 0 341599663 39567360 8624 33554432000 4194304 8395647 140733411522480 140733411518744 5210648 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/24283/statm: 9660 8624 515 1026 0 8630 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 38640

[startup+1.50026 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24284
/proc/meminfo: memFree=26801676/32873648 swapFree=7368/7368
[pid=24283] ppid=24281 vsize=49904 CPUtime=1.48 cores=1,3,5,7
/proc/24283/stat : 24283 (pbscip.linux.x8) R 24281 24283 23880 0 -1 4202496 12111 0 0 0 146 2 0 0 20 0 1 0 341599663 51101696 11501 33554432000 4194304 8395647 140733411522480 140733411517608 7428202 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/24283/statm: 12476 11501 590 1026 0 11446 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 49904

[startup+3.10022 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24284
/proc/meminfo: memFree=26798204/32873648 swapFree=7368/7368
[pid=24283] ppid=24281 vsize=49904 CPUtime=3.08 cores=1,3,5,7
/proc/24283/stat : 24283 (pbscip.linux.x8) R 24281 24283 23880 0 -1 4202496 12120 0 0 0 306 2 0 0 20 0 1 0 341599663 51101696 11510 33554432000 4194304 8395647 140733411522480 140733411517128 7428202 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/24283/statm: 12476 11510 590 1026 0 11446 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 49904

[startup+6.30023 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24284
/proc/meminfo: memFree=26797776/32873648 swapFree=7368/7368
[pid=24283] ppid=24281 vsize=52332 CPUtime=6.29 cores=1,3,5,7
/proc/24283/stat : 24283 (pbscip.linux.x8) R 24281 24283 23880 0 -1 4202496 12826 0 0 0 626 3 0 0 20 0 1 0 341599663 53587968 12216 33554432000 4194304 8395647 140733411522480 140733411517720 6197330 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/24283/statm: 13083 12216 605 1026 0 12053 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 52332

[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24284
/proc/meminfo: memFree=26757468/32873648 swapFree=7368/7368
[pid=24283] ppid=24281 vsize=89752 CPUtime=12.68 cores=1,3,5,7
/proc/24283/stat : 24283 (pbscip.linux.x8) R 24281 24283 23880 0 -1 4202496 22050 0 0 0 1258 10 0 0 20 0 1 0 341599663 91906048 21362 33554432000 4194304 8395647 140733411522480 140733411517720 6197311 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/24283/statm: 22438 21362 637 1026 0 21408 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 89752

[startup+25.5002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24284
/proc/meminfo: memFree=26755980/32873648 swapFree=7368/7368
[pid=24283] ppid=24281 vsize=89864 CPUtime=25.48 cores=1,3,5,7
/proc/24283/stat : 24283 (pbscip.linux.x8) R 24281 24283 23880 0 -1 4202496 22836 0 0 0 2533 15 0 0 20 0 1 0 341599663 92020736 21645 33554432000 4194304 8395647 140733411522480 140733411517944 7428202 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/24283/statm: 22466 21645 640 1026 0 21436 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 89864

[startup+51.1002 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 24287
/proc/meminfo: memFree=26749444/32873648 swapFree=7368/7368
[pid=24283] ppid=24281 vsize=89864 CPUtime=51.08 cores=1,3,5,7
/proc/24283/stat : 24283 (pbscip.linux.x8) R 24281 24283 23880 0 -1 4202496 22836 0 0 0 5082 26 0 0 20 0 1 0 341599663 92020736 21645 33554432000 4194304 8395647 140733411522480 140733411517352 7428202 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/24283/statm: 22466 21645 640 1026 0 21436 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 89864

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 24287
/proc/meminfo: memFree=26746492/32873648 swapFree=7368/7368
[pid=24283] ppid=24281 vsize=89864 CPUtime=102.28 cores=1,3,5,7
/proc/24283/stat : 24283 (pbscip.linux.x8) R 24281 24283 23880 0 -1 4202496 22837 0 0 0 10184 44 0 0 20 0 1 0 341599663 92020736 21646 33554432000 4194304 8395647 140733411522480 140733411517608 7428202 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/24283/statm: 22466 21646 641 1026 0 21436 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 89864

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24287
/proc/meminfo: memFree=26745412/32873648 swapFree=7368/7368
[pid=24283] ppid=24281 vsize=89864 CPUtime=162.25 cores=1,3,5,7
/proc/24283/stat : 24283 (pbscip.linux.x8) R 24281 24283 23880 0 -1 4202496 22858 0 0 0 16158 67 0 0 20 0 1 0 341599663 92020736 21796 33554432000 4194304 8395647 140733411522480 140733411517720 7428202 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/24283/statm: 22466 21796 641 1026 0 21436 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 89864

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24287
/proc/meminfo: memFree=26745568/32873648 swapFree=7368/7368
[pid=24283] ppid=24281 vsize=89864 CPUtime=222.25 cores=1,3,5,7
/proc/24283/stat : 24283 (pbscip.linux.x8) R 24281 24283 23880 0 -1 4202496 22860 0 0 0 22132 93 0 0 20 0 1 0 341599663 92020736 21825 33554432000 4194304 8395647 140733411522480 140733411517720 7428202 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/24283/statm: 22466 21825 641 1026 0 21436 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 89864

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24288
/proc/meminfo: memFree=26745940/32873648 swapFree=7368/7368
[pid=24283] ppid=24281 vsize=89864 CPUtime=282.24 cores=1,3,5,7
/proc/24283/stat : 24283 (pbscip.linux.x8) R 24281 24283 23880 0 -1 4202496 22860 0 0 0 28099 125 0 0 20 0 1 0 341599663 92020736 21825 33554432000 4194304 8395647 140733411522480 140733411517608 7428202 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/24283/statm: 22466 21825 641 1026 0 21436 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 89864

[startup+342.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 24288
/proc/meminfo: memFree=26745828/32873648 swapFree=7368/7368
[pid=24283] ppid=24281 vsize=89864 CPUtime=342.23 cores=1,3,5,7
/proc/24283/stat : 24283 (pbscip.linux.x8) R 24281 24283 23880 0 -1 4202496 22860 0 0 0 34066 157 0 0 20 0 1 0 341599663 92020736 21825 33554432000 4194304 8395647 140733411522480 140733411516632 7428202 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/24283/statm: 22466 21825 641 1026 0 21436 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 89864

[startup+402.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 24288
/proc/meminfo: memFree=26745960/32873648 swapFree=7368/7368
[pid=24283] ppid=24281 vsize=89864 CPUtime=402.22 cores=1,3,5,7
/proc/24283/stat : 24283 (pbscip.linux.x8) R 24281 24283 23880 0 -1 4202496 22860 0 0 0 40037 185 0 0 20 0 1 0 341599663 92020736 21825 33554432000 4194304 8395647 140733411522480 140733411517608 7428202 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/24283/statm: 22466 21825 641 1026 0 21436 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 89864

[startup+462.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 24288
/proc/meminfo: memFree=26746092/32873648 swapFree=7368/7368
[pid=24283] ppid=24281 vsize=89864 CPUtime=462.2 cores=1,3,5,7
/proc/24283/stat : 24283 (pbscip.linux.x8) R 24281 24283 23880 0 -1 4202496 22860 0 0 0 46008 212 0 0 20 0 1 0 341599663 92020736 21825 33554432000 4194304 8395647 140733411522480 140733411517608 7428202 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/24283/statm: 22466 21825 641 1026 0 21436 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 89864

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24288
/proc/meminfo: memFree=26852396/32873648 swapFree=7368/7368
[pid=24283] ppid=24281 vsize=89864 CPUtime=522.2 cores=1,3,5,7
/proc/24283/stat : 24283 (pbscip.linux.x8) R 24281 24283 23880 0 -1 4202496 22860 0 0 0 51976 244 0 0 20 0 1 0 341599663 92020736 21825 33554432000 4194304 8395647 140733411522480 140733411518360 7428202 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/24283/statm: 22466 21825 641 1026 0 21436 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 89864

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24289
/proc/meminfo: memFree=26852700/32873648 swapFree=7368/7368
[pid=24283] ppid=24281 vsize=89864 CPUtime=582.19 cores=1,3,5,7
/proc/24283/stat : 24283 (pbscip.linux.x8) R 24281 24283 23880 0 -1 4202496 22860 0 0 0 57941 278 0 0 20 0 1 0 341599663 92020736 21825 33554432000 4194304 8395647 140733411522480 140733411517448 6586889 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/24283/statm: 22466 21825 641 1026 0 21436 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 89864

[startup+642.3 s]

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

/proc/meminfo: memFree=26829972/32873648 swapFree=7368/7368
[pid=24283] ppid=24281 vsize=89864 CPUtime=1062.12 cores=1,3,5,7
/proc/24283/stat : 24283 (pbscip.linux.x8) R 24281 24283 23880 0 -1 4202496 22860 0 0 0 105657 555 0 0 20 0 1 0 341599663 92020736 21825 33554432000 4194304 8395647 140733411522480 140733411517128 7428202 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/24283/statm: 22466 21825 641 1026 0 21436 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 89864

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24293
/proc/meminfo: memFree=26827180/32873648 swapFree=7368/7368
[pid=24283] ppid=24281 vsize=91304 CPUtime=1122.11 cores=1,3,5,7
/proc/24283/stat : 24283 (pbscip.linux.x8) R 24281 24283 23880 0 -1 4202496 23221 0 0 0 111618 593 0 0 20 0 1 0 341599663 93495296 22360 33554432000 4194304 8395647 140733411522480 140733411517608 7428202 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/24283/statm: 22826 22360 641 1026 0 21796 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 91304

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 24293
/proc/meminfo: memFree=26826752/32873648 swapFree=7368/7368
[pid=24283] ppid=24281 vsize=91604 CPUtime=1182.1 cores=1,3,5,7
/proc/24283/stat : 24283 (pbscip.linux.x8) R 24281 24283 23880 0 -1 4202496 23296 0 0 0 117580 630 0 0 20 0 1 0 341599663 93802496 22448 33554432000 4194304 8395647 140733411522480 140733411517608 7428202 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/24283/statm: 22901 22448 641 1026 0 21871 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 91604

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24294
/proc/meminfo: memFree=26825068/32873648 swapFree=7368/7368
[pid=24283] ppid=24281 vsize=92404 CPUtime=1242.09 cores=1,3,5,7
/proc/24283/stat : 24283 (pbscip.linux.x8) R 24281 24283 23880 0 -1 4202496 23496 0 0 0 123543 666 0 0 20 0 1 0 341599663 94621696 22648 33554432000 4194304 8395647 140733411522480 140733411517784 7428202 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/24283/statm: 23101 22648 641 1026 0 22071 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 92404

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 24297
/proc/meminfo: memFree=26824088/32873648 swapFree=7368/7368
[pid=24283] ppid=24281 vsize=94040 CPUtime=1302.09 cores=1,3,5,7
/proc/24283/stat : 24283 (pbscip.linux.x8) R 24281 24283 23880 0 -1 4202496 23858 0 0 0 129508 701 0 0 20 0 1 0 341599663 96296960 23009 33554432000 4194304 8395647 140733411522480 140733411516888 7428202 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/24283/statm: 23510 23009 641 1026 0 22480 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 94040

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24297
/proc/meminfo: memFree=26822484/32873648 swapFree=7368/7368
[pid=24283] ppid=24281 vsize=95468 CPUtime=1362.07 cores=1,3,5,7
/proc/24283/stat : 24283 (pbscip.linux.x8) R 24281 24283 23880 0 -1 4202496 24263 0 0 0 135468 739 0 0 20 0 1 0 341599663 97759232 23414 33554432000 4194304 8395647 140733411522480 140733411517608 7428202 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/24283/statm: 23867 23414 641 1026 0 22837 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 95468

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24297
/proc/meminfo: memFree=26822420/32873648 swapFree=7368/7368
[pid=24283] ppid=24281 vsize=95468 CPUtime=1422.07 cores=1,3,5,7
/proc/24283/stat : 24283 (pbscip.linux.x8) R 24281 24283 23880 0 -1 4202496 24265 0 0 0 141431 776 0 0 20 0 1 0 341599663 97759232 23415 33554432000 4194304 8395647 140733411522480 140733411517608 7428202 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/24283/statm: 23867 23415 641 1026 0 22837 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 95468

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24297
/proc/meminfo: memFree=26820808/32873648 swapFree=7368/7368
[pid=24283] ppid=24281 vsize=96920 CPUtime=1482.05 cores=1,3,5,7
/proc/24283/stat : 24283 (pbscip.linux.x8) R 24281 24283 23880 0 -1 4202496 24620 0 0 0 147396 809 0 0 20 0 1 0 341599663 99246080 23770 33554432000 4194304 8395647 140733411522480 140733411517608 7428202 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/24283/statm: 24230 23770 641 1026 0 23200 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 96920

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24298
/proc/meminfo: memFree=26819568/32873648 swapFree=7368/7368
[pid=24283] ppid=24281 vsize=98228 CPUtime=1542.04 cores=1,3,5,7
/proc/24283/stat : 24283 (pbscip.linux.x8) R 24281 24283 23880 0 -1 4202496 24954 0 0 0 153356 848 0 0 20 0 1 0 341599663 100585472 24104 33554432000 4194304 8395647 140733411522480 140733411517720 7428202 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/24283/statm: 24557 24104 641 1026 0 23527 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 98228

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24298
/proc/meminfo: memFree=26818512/32873648 swapFree=7368/7368
[pid=24283] ppid=24281 vsize=99424 CPUtime=1602.03 cores=1,3,5,7
/proc/24283/stat : 24283 (pbscip.linux.x8) R 24281 24283 23880 0 -1 4202496 25210 0 0 0 159318 885 0 0 20 0 1 0 341599663 101810176 24359 33554432000 4194304 8395647 140733411522480 140733411517720 7428202 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/24283/statm: 24856 24359 641 1026 0 23826 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 99424

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24298
/proc/meminfo: memFree=26818264/32873648 swapFree=7368/7368
[pid=24283] ppid=24281 vsize=99632 CPUtime=1662.02 cores=1,3,5,7
/proc/24283/stat : 24283 (pbscip.linux.x8) R 24281 24283 23880 0 -1 4202496 25307 0 0 0 165284 918 0 0 20 0 1 0 341599663 102023168 24456 33554432000 4194304 8395647 140733411522480 140733411517608 7428202 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/24283/statm: 24908 24456 641 1026 0 23878 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 99632

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24336
/proc/meminfo: memFree=26690428/32873648 swapFree=7368/7368
[pid=24283] ppid=24281 vsize=100992 CPUtime=1722.01 cores=1,3,5,7
/proc/24283/stat : 24283 (pbscip.linux.x8) R 24281 24283 23880 0 -1 4202496 25691 0 0 0 171249 952 0 0 20 0 1 0 341599663 103415808 24816 33554432000 4194304 8395647 140733411522480 140733411518040 7428202 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/24283/statm: 25248 24816 641 1026 0 24218 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 100992

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24336
/proc/meminfo: memFree=26660012/32873648 swapFree=7368/7368
[pid=24283] ppid=24281 vsize=102012 CPUtime=1782 cores=1,3,5,7
/proc/24283/stat : 24283 (pbscip.linux.x8) R 24281 24283 23880 0 -1 4202496 25895 0 0 0 177220 980 0 0 20 0 1 0 341599663 104460288 25020 33554432000 4194304 8395647 140733411522480 140733411517608 7428202 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/24283/statm: 25503 25020 641 1026 0 24473 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 102012

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

[startup+1785.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24336
/proc/meminfo: memFree=26659888/32873648 swapFree=7368/7368
[pid=24283] ppid=24281 vsize=102012 CPUtime=1785.3 cores=1,3,5,7
/proc/24283/stat : 24283 (pbscip.linux.x8) R 24281 24283 23880 0 -1 4202496 25901 0 0 0 177548 982 0 0 20 0 1 0 341599663 104460288 25026 33554432000 4194304 8395647 140733411522480 140733411517608 7428202 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/24283/statm: 25503 25026 641 1026 0 24473 0
Current children cumulated CPU time (s) 1785.3
Current children cumulated vsize (KiB) 102012

[startup+1787.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24336
/proc/meminfo: memFree=26660012/32873648 swapFree=7368/7368
[pid=24283] ppid=24281 vsize=102012 CPUtime=1786.9 cores=1,3,5,7
/proc/24283/stat : 24283 (pbscip.linux.x8) R 24281 24283 23880 0 -1 4202496 25906 0 0 0 177707 983 0 0 20 0 1 0 341599663 104460288 25031 33554432000 4194304 8395647 140733411522480 140733411517608 7428202 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/24283/statm: 25503 25031 641 1026 0 24473 0
Current children cumulated CPU time (s) 1786.9
Current children cumulated vsize (KiB) 102012

[startup+1788.8 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24336
/proc/meminfo: memFree=26658880/32873648 swapFree=7368/7368
[pid=24283] ppid=24281 vsize=102168 CPUtime=1788.51 cores=1,3,5,7
/proc/24283/stat : 24283 (pbscip.linux.x8) R 24281 24283 23880 0 -1 4202496 25965 0 0 0 177867 984 0 0 20 0 1 0 341599663 104620032 25090 33554432000 4194304 8395647 140733411522480 140733411517688 7428202 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/24283/statm: 25542 25090 641 1026 0 24512 0
Current children cumulated CPU time (s) 1788.51
Current children cumulated vsize (KiB) 102168

[startup+1789.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24336
/proc/meminfo: memFree=26658880/32873648 swapFree=7368/7368
[pid=24283] ppid=24281 vsize=102168 CPUtime=1789.3 cores=1,3,5,7
/proc/24283/stat : 24283 (pbscip.linux.x8) R 24281 24283 23880 0 -1 4202496 25965 0 0 0 177946 984 0 0 20 0 1 0 341599663 104620032 25090 33554432000 4194304 8395647 140733411522480 140733411517352 7428202 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/24283/statm: 25542 25090 641 1026 0 24512 0
Current children cumulated CPU time (s) 1789.3
Current children cumulated vsize (KiB) 102168

[startup+1790 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 24336
/proc/meminfo: memFree=26658880/32873648 swapFree=7368/7368
[pid=24283] ppid=24281 vsize=102168 CPUtime=1789.7 cores=1,3,5,7
/proc/24283/stat : 24283 (pbscip.linux.x8) R 24281 24283 23880 0 -1 4202496 25965 0 0 0 177986 984 0 0 20 0 1 0 341599663 104620032 25090 33554432000 4194304 8395647 140733411522480 140733411517352 7428202 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/24283/statm: 25542 25090 641 1026 0 24512 0
Current children cumulated CPU time (s) 1789.7
Current children cumulated vsize (KiB) 102168

[startup+1790.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 24336
/proc/meminfo: memFree=26658880/32873648 swapFree=7368/7368
[pid=24283] ppid=24281 vsize=102168 CPUtime=1789.8 cores=1,3,5,7
/proc/24283/stat : 24283 (pbscip.linux.x8) R 24281 24283 23880 0 -1 4202496 25965 0 0 0 177996 984 0 0 20 0 1 0 341599663 104620032 25090 33554432000 4194304 8395647 140733411522480 140733411517736 7428202 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/24283/statm: 25542 25090 641 1026 0 24512 0
Current children cumulated CPU time (s) 1789.8
Current children cumulated vsize (KiB) 102168

Child status: 0
Real time (s): 1790.17
CPU time (s): 1789.89
CPU user time (s): 1780.04
CPU system time (s): 9.8505
CPU usage (%): 99.9841
Max. virtual memory (cumulated for all children) (KiB): 102168

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1780.04
system time used= 9.8505
maximum resident set size= 100368
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25970
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= 26
involuntary context switches= 1841

runsolver used 2.71559 second user time and 7.05293 second system time

The end

Launcher Data

Begin job on node149 at 2012-06-03 22:19:16
IDJOB=3741472
IDBENCH=89863
IDSOLVER=2326
FILE ID=node149/3741472-1338754756
RUNJOBID= node149-1338749311-23897
PBS_JOBID= 14636798
Free space on /tmp= 71040 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= PB11/normalized-PB11/OPT-SMALLINT-LIN/heinz/normalized-bnatt400.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-3741472-1338754756/watcher-3741472-1338754756 -o /tmp/evaluation-result-3741472-1338754756/solver-3741472-1338754756 -C 1800 -W 1900 -M 15500  HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-3741472-1338754756.opb -t 1800 -m 15500

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

MD5SUM BENCH= 536d3737b2ccaa17327217b5dd111990
RANDOM SEED=405415650

node149.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		: 2666.145
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	: 5332.29
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		: 2666.145
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		: 2666.145
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	: 5438.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		: 2666.145
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		: 2666.145
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		: 2666.145
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	: 5438.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		: 2666.145
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		: 2666.145
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        26842520 kB
Buffers:          777088 kB
Cached:          4131592 kB
SwapCached:         2468 kB
Active:          2251572 kB
Inactive:        2883292 kB
Active(anon):     208948 kB
Inactive(anon):     9500 kB
Active(file):    2042624 kB
Inactive(file):  2873792 kB
Unevictable:        7368 kB
Mlocked:            7368 kB
SwapTotal:      67108856 kB
SwapFree:       67104892 kB
Dirty:             10492 kB
Writeback:             0 kB
AnonPages:        310708 kB
Mapped:            16880 kB
Shmem:                96 kB
Slab:             758700 kB
SReclaimable:     202636 kB
SUnreclaim:       556064 kB
KernelStack:        1480 kB
PageTables:         4332 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     339452 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     90112 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71016 MiB
End job on node149 at 2012-06-03 22:49:06