Trace number 2702833

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
SCIPspx SCIP 1.2.1.3 with SoPlex 1.4.2 (CVS Version 30.5.2010) as LP solver? 1789.56 1790.1

General information on the benchmark

Name/OPT-SMALLINT-LIN/flexray/
normalized-fx49.opb
MD5SUMe08af5097f76b1d4e2b0ba1d8a42ed5a
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2130
Total number of constraints2495
Number of constraints which are clauses2125
Number of constraints which are cardinality constraints (but not clauses)50
Number of constraints which are nor clauses,nor cardinality constraints320
Minimum length of a constraint2
Maximum length of a constraint320
Number of terms in the objective function 5
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 5
Number of bits of the sum of numbers in the objective function 3
Biggest number in a constraint 42
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 636
Number of bits of the biggest sum of numbers10
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-2702833-1278578755.opb>
0.00/0.08	c original problem has 2130 variables (2130 bin, 0 int, 0 impl, 0 cont) and 2495 constraints
0.00/0.08	c problem read
0.00/0.08	c presolving settings loaded
0.10/0.10	c presolving:
0.10/0.13	c (round 1) 5 del vars, 1 del conss, 5 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 4250 impls, 49 clqs
0.10/0.13	c (round 2) 5 del vars, 2126 del conss, 5 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 4250 impls, 49 clqs
0.10/0.15	c (round 3) 5 del vars, 2126 del conss, 5 chg bounds, 0 chg sides, 0 chg coeffs, 369 upgd conss, 4250 impls, 49 clqs
0.29/0.38	c    (0.3s) probing: 101/2125 (4.8%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.29/0.38	c    (0.3s) probing aborted: 100/100 successive totally useless probings
0.29/0.38	c presolving (4 rounds):
0.29/0.38	c  5 deleted vars, 2126 deleted constraints, 5 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.29/0.38	c  4250 implications, 309 cliques
0.29/0.38	c presolved problem has 2125 variables (2125 bin, 0 int, 0 impl, 0 cont) and 369 constraints
0.29/0.38	c     320 constraints of type <knapsack>
0.29/0.38	c      49 constraints of type <setppc>
0.29/0.38	c transformed objective value is always integral (scale: 1)
0.29/0.38	c Presolving Time: 0.29
0.29/0.38	c - non default parameters ----------------------------------------------------------------------
0.29/0.38	c # SCIP version 1.2.1.3
0.29/0.38	c 
0.29/0.38	c # frequency for displaying node information lines
0.29/0.38	c # [type: int, range: [-1,2147483647], default: 100]
0.29/0.38	c display/freq = 10000
0.29/0.38	c 
0.29/0.38	c # maximal time in seconds to run
0.29/0.38	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.29/0.38	c limits/time = 1789.93
0.29/0.38	c 
0.29/0.38	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.29/0.38	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.29/0.38	c limits/memory = 1620
0.29/0.38	c 
0.29/0.38	c # default clock type (1: CPU user seconds, 2: wall clock time)
0.29/0.38	c # [type: int, range: [1,2], default: 1]
0.29/0.38	c timing/clocktype = 2
0.29/0.38	c 
0.29/0.38	c # should presolving try to simplify inequalities
0.29/0.38	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.29/0.39	c constraints/linear/simplifyinequalities = TRUE
0.29/0.39	c 
0.29/0.39	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
0.29/0.39	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.29/0.39	c constraints/indicator/addCouplingCons = TRUE
0.29/0.39	c 
0.29/0.39	c # should presolving try to simplify knapsacks
0.29/0.39	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.29/0.39	c constraints/knapsack/simplifyinequalities = TRUE
0.29/0.39	c 
0.29/0.39	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.29/0.39	c # [type: int, range: [-1,2147483647], default: -1]
0.29/0.39	c separating/rapidlearning/freq = 0
0.29/0.39	c 
0.29/0.39	c -----------------------------------------------------------------------------------------------
0.29/0.39	c start solving
0.29/0.39	c 
0.39/0.43	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.39/0.43	c   0.4s|     1 |     0 |   394 |     - |9968k|   0 |  50 |2125 | 369 |2125 | 369 |   0 |   0 |   0 | 5.000000e+00 |      --      |    Inf 
1.10/1.11	c   1.0s|     1 |     0 |  1260 |     - |  10M|   0 |  82 |2125 | 369 |2125 | 393 |  24 |   0 |   0 | 5.000000e+00 |      --      |    Inf 
1.39/1.44	c   1.4s|     1 |     0 |  1401 |     - |  10M|   0 |  96 |2125 | 369 |2125 | 415 |  46 |   0 |   0 | 5.000000e+00 |      --      |    Inf 
1.79/1.89	c   1.8s|     1 |     0 |  1661 |     - |  11M|   0 | 110 |2125 | 369 |2125 | 437 |  68 |   0 |   0 | 5.000000e+00 |      --      |    Inf 
2.29/2.30	c   2.2s|     1 |     0 |  2090 |     - |  11M|   0 | 114 |2125 | 369 |2125 | 459 |  90 |   0 |   0 | 5.000000e+00 |      --      |    Inf 
2.69/2.74	c   2.7s|     1 |     0 |  2617 |     - |  11M|   0 | 122 |2125 | 369 |2125 | 480 | 111 |   0 |   0 | 5.000000e+00 |      --      |    Inf 
3.09/3.11	c   3.0s|     1 |     0 |  2930 |     - |  12M|   0 | 134 |2125 | 369 |2125 | 499 | 130 |   0 |   0 | 5.000000e+00 |      --      |    Inf 
4.19/4.30	c   4.2s|     1 |     2 |  2930 |     - |  12M|   0 | 134 |2125 | 369 |2125 | 499 | 130 |   0 |  12 | 5.000000e+00 |      --      |    Inf 
220.32/220.42	c   220s| 10000 |   506 |412636 |  41.0 |  16M| 101 |   - |2125 |2867 |2125 | 442 | 130 |  17k|3860 | 5.000000e+00 |      --      |    Inf 
416.17/416.30	c   416s| 20000 |  1000 |889587 |  44.3 |  20M| 128 |  33 |2125 |3679 |2125 | 442 | 130 |  34k|6352 | 5.000000e+00 |      --      |    Inf 
621.41/621.60	c   622s| 30000 |  1337 |  1410k|  46.9 |  22M| 128 |  46 |2125 |4416 |2125 | 442 | 130 |  47k|8689 | 5.000000e+00 |      --      |    Inf 
834.74/835.09	c   835s| 40000 |  1576 |  1960k|  48.9 |  23M| 128 |   - |2125 |4460 |2125 | 442 | 130 |  57k|  10k| 5.000000e+00 |      --      |    Inf 
999.19/999.55	c   999s| 50000 |  1839 |  2357k|  47.1 |  25M| 128 |   - |2125 |5659 |   0 |   0 | 130 |  73k|  12k| 5.000000e+00 |      --      |    Inf 
1171.05/1171.44	c  1171s| 60000 |  2075 |  2805k|  46.7 |  26M| 128 |   - |2125 |5890 |2125 | 442 | 130 |  86k|  13k| 5.000000e+00 |      --      |    Inf 
1358.88/1359.31	c  1359s| 70000 |  2346 |  3282k|  46.9 |  27M| 128 |   - |2125 |5179 |2125 | 442 | 130 |  99k|  15k| 5.000000e+00 |      --      |    Inf 
1483.25/1483.71	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1483.25/1483.71	c  1484s| 80000 |  2580 |  3624k|  45.3 |  30M| 128 |  38 |2125 |6842 |2125 | 442 | 130 | 117k|  16k| 5.000000e+00 |      --      |    Inf 
1613.61/1614.11	c  1614s| 90000 |  2750 |  3963k|  44.0 |  31M| 128 |   - |2125 |7392 |2125 | 442 | 130 | 132k|  17k| 5.000000e+00 |      --      |    Inf 
1774.77/1775.30	c  1775s|100000 |  2863 |  4380k|  43.8 |  31M| 128 |  36 |2125 |5891 |2125 | 442 | 130 | 142k|  19k| 5.000000e+00 |      --      |    Inf 
1789.45/1790.01	c 
1789.45/1790.01	c SCIP Status        : solving was interrupted [time limit reached]
1789.45/1790.01	c Solving Time (sec) : 1789.93
1789.45/1790.01	c Solving Nodes      : 101077
1789.45/1790.01	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1789.45/1790.01	c Dual Bound         : +5.00000000000000e+00
1789.45/1790.01	c Gap                : infinite
1789.45/1790.01	s UNKNOWN
1789.45/1790.01	c SCIP Status        : solving was interrupted [time limit reached]
1789.45/1790.01	c Solving Time       :    1789.93
1789.45/1790.01	c Original Problem   :
1789.45/1790.01	c   Problem name     : HOME/instance-2702833-1278578755.opb
1789.45/1790.01	c   Variables        : 2130 (2130 binary, 0 integer, 0 implicit integer, 0 continuous)
1789.45/1790.01	c   Constraints      : 2495 initial, 2495 maximal
1789.45/1790.01	c Presolved Problem  :
1789.45/1790.01	c   Problem name     : t_HOME/instance-2702833-1278578755.opb
1789.45/1790.01	c   Variables        : 2125 (2125 binary, 0 integer, 0 implicit integer, 0 continuous)
1789.45/1790.01	c   Constraints      : 369 initial, 8132 maximal
1789.45/1790.01	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1789.45/1790.01	c   trivial          :       0.00          0          0          0          0          0          0          0          0
1789.45/1790.01	c   dualfix          :       0.00          0          0          0          0          0          0          0          0
1789.45/1790.01	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1789.45/1790.01	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1789.45/1790.01	c   implics          :       0.00          0          0          0          0          0          0          0          0
1789.45/1790.01	c   probing          :       0.09          0          0          0          0          0          0          0          0
1789.45/1790.01	c   knapsack         :       0.14          0          0          0          0          0          0          0          0
1789.45/1790.01	c   setppc           :       0.00          0          0          0          0          0          0          0          0
1789.45/1790.01	c   linear           :       0.04          5          0          0          5          0       2126          0          0
1789.45/1790.01	c   logicor          :       0.00          0          0          0          0          0          0          0          0
1789.45/1790.01	c   root node        :          -          0          -          -          0          -          -          -          -
1789.45/1790.01	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1789.45/1790.01	c   integral         :          0          0          0      58614          0        131       8443          0          0     108450
1789.45/1790.01	c   knapsack         :        320          6     474688          0          0        950    1581748       1200          0          0
1789.45/1790.01	c   setppc           :         49          6     473738          0          0        531    1283579          0          0          0
1789.45/1790.01	c   logicor          :          0+         0     158862          0          0      13048     117030          0          0          0
1789.45/1790.01	c   countsols        :          0          0          0          0          0          0          0          0          0          0
1789.45/1790.01	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1789.45/1790.01	c   integral         :     322.69       0.00       0.00     322.69       0.00
1789.45/1790.01	c   knapsack         :     114.28       0.03     114.24       0.00       0.00
1789.45/1790.01	c   setppc           :       3.87       0.00       3.87       0.00       0.00
1789.45/1790.01	c   logicor          :      17.48       0.00      17.48       0.00       0.00
1789.45/1790.01	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1789.45/1790.01	c Propagators        :       Time      Calls    Cutoffs    DomReds
1789.45/1790.01	c   vbounds          :       0.19          2          0          0
1789.45/1790.01	c   rootredcost      :       0.24          0          0          0
1789.45/1790.01	c   pseudoobj        :       0.15          0          0          0
1789.45/1790.01	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1789.45/1790.01	c   propagation      :       3.01      14529      14510     116831       64.7        640       85.0          -
1789.45/1790.01	c   infeasible LP    :      75.84      33882      25220     484186      155.0        371       82.6          0
1789.45/1790.01	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1789.45/1790.01	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1789.45/1790.01	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1789.45/1790.01	c   applied globally :          -          -          -     144093       66.1          -          -          -
1789.45/1790.01	c   applied locally  :          -          -          -          1      353.0          -          -          -
1789.45/1790.01	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1789.45/1790.01	c   cut pool         :       0.00          5          -          -        636          -    (maximal pool size: 1267)
1789.45/1790.01	c   redcost          :       3.99      58485          0          0          0          0
1789.45/1790.01	c   impliedbounds    :       0.00          6          0          0          0          0
1789.45/1790.01	c   intobj           :       0.00          0          0          0          0          0
1789.45/1790.01	c   cgmip            :       0.00          0          0          0          0          0
1789.45/1790.01	c   gomory           :       0.07          6          0          0         51          0
1789.45/1790.01	c   strongcg         :       0.24          6          0          0         76          0
1789.45/1790.01	c   cmir             :       0.71          6          0          0       1635          0
1789.45/1790.01	c   flowcover        :       0.57          6          0          0       1203          0
1789.45/1790.01	c   clique           :       0.01          6          0          0          4          0
1789.45/1790.01	c   zerohalf         :       0.00          0          0          0          0          0
1789.45/1790.01	c   mcf              :       0.00          1          0          0          0          0
1789.45/1790.01	c   rapidlearning    :       0.31          1          0          0          0          0
1789.45/1790.01	c Pricers            :       Time      Calls       Vars
1789.45/1790.01	c   problem variables:       0.00          0          0
1789.45/1790.01	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1789.45/1790.01	c   relpscost        :     322.52      58614        131       8443          0          0     108450
1789.45/1790.01	c   pscost           :       0.00          0          0          0          0          0          0
1789.45/1790.01	c   inference        :       0.00          0          0          0          0          0          0
1789.45/1790.01	c   mostinf          :       0.00          0          0          0          0          0          0
1789.45/1790.01	c   leastinf         :       0.00          0          0          0          0          0          0
1789.45/1790.01	c   fullstrong       :       0.00          0          0          0          0          0          0
1789.45/1790.01	c   allfullstrong    :       0.00          0          0          0          0          0          0
1789.45/1790.01	c   random           :       0.00          0          0          0          0          0          0
1789.45/1790.01	c Primal Heuristics  :       Time      Calls      Found
1789.45/1790.01	c   LP solutions     :       0.00          -          0
1789.45/1790.01	c   pseudo solutions :       0.00          -          0
1789.45/1790.01	c   oneopt           :       0.14          0          0
1789.45/1790.01	c   crossover        :       0.08          0          0
1789.45/1790.01	c   guideddiving     :       0.00          0          0
1789.45/1790.01	c   linesearchdiving :       1.35         15          0
1789.45/1790.01	c   feaspump         :       1.10          8          0
1789.45/1790.01	c   objpscostdiving  :       0.28          8          0
1789.45/1790.01	c   rootsoldiving    :       0.78          8          0
1789.45/1790.01	c   coefdiving       :       6.56         16          0
1789.45/1790.01	c   pscostdiving     :       1.71         16          0
1789.45/1790.01	c   veclendiving     :       1.26         16          0
1789.45/1790.01	c   fracdiving       :       3.20         16          0
1789.45/1790.01	c   trivial          :       0.00          2          0
1789.45/1790.01	c   simplerounding   :       0.07          0          0
1789.45/1790.01	c   zirounding       :       0.12       1000          0
1789.45/1790.01	c   rounding         :       0.54       3370          0
1789.45/1790.01	c   shifting         :       3.30       1038          0
1789.45/1790.01	c   intshifting      :       0.01          0          0
1789.45/1790.01	c   twoopt           :       0.00          0          0
1789.45/1790.01	c   fixandinfer      :       0.00          0          0
1789.45/1790.01	c   intdiving        :       0.00          0          0
1789.45/1790.01	c   actconsdiving    :       0.00          0          0
1789.45/1790.01	c   octane           :       0.00          0          0
1789.45/1790.01	c   rens             :       0.09          1          0
1789.45/1790.01	c   rins             :       0.00          0          0
1789.45/1790.01	c   localbranching   :       0.00          0          0
1789.45/1790.01	c   mutation         :       0.00          0          0
1789.45/1790.01	c   dins             :       0.00          0          0
1789.45/1790.01	c   undercover       :       0.00          0          0
1789.45/1790.01	c   nlp              :       0.06          0          0
1789.45/1790.01	c   trysol           :       0.09          0          0
1789.45/1790.01	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1789.45/1790.01	c   primal LP        :       0.00          0          0       0.00          -
1789.45/1790.01	c   dual LP          :    1137.91      91867    4384502      47.73    3853.13
1789.45/1790.01	c   lex dual LP      :       0.00          0          0       0.00          -
1789.45/1790.01	c   barrier LP       :       0.00          0          0       0.00          -
1789.45/1790.01	c   diving/probing LP:      12.23       4296      37489       8.73    3065.76
1789.45/1790.01	c   strong branching :     319.68      19288    1188891      61.64    3718.98
1789.45/1790.01	c     (at root node) :          -         12       3147     262.25          -
1789.45/1790.01	c   conflict analysis:       0.00          0          0       0.00          -
1789.45/1790.01	c B&B Tree           :
1789.45/1790.01	c   number of runs   :          1
1789.45/1790.01	c   nodes            :     101077
1789.45/1790.01	c   nodes (total)    :     101077
1789.45/1790.01	c   nodes left       :       2852
1789.45/1790.01	c   max depth        :        128
1789.45/1790.01	c   max depth (total):        128
1789.45/1790.01	c   backtracks       :      12994 (12.9%)
1789.45/1790.01	c   delayed cutoffs  :       4522
1789.45/1790.01	c   repropagations   :     264731 (315047 domain reductions, 1413 cutoffs)
1789.45/1790.01	c   avg switch length:       7.60
1789.45/1790.01	c   switching time   :      33.96
1789.45/1790.01	c Solution           :
1789.45/1790.01	c   Solutions found  :          0 (0 improvements)
1789.45/1790.01	c   Primal Bound     :          -
1789.45/1790.01	c   Dual Bound       : +5.00000000000000e+00
1789.45/1790.01	c   Gap              :   infinite
1789.45/1790.01	c   Root Dual Bound  : +5.00000000000000e+00
1789.45/1790.01	c   Root Iterations  :       2930
1789.45/1790.09	c Time complete: 1789.55.

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

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

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


[startup+0 s]
/proc/loadavg: 1.13 1.04 0.97 3/106 31564
/proc/meminfo: memFree=1797748/2059040 swapFree=4140568/4192956
[pid=31564] ppid=31562 vsize=7904 CPUtime=0
/proc/31564/stat : 31564 (pbscip.linux.x8) R 31562 31564 31092 0 -1 4202496 1168 0 0 0 0 0 0 0 18 0 1 0 26078871 8093696 1079 1992294400 4194304 8395647 140733670857488 18446744073709551615 7382157 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31564/statm: 1976 1086 365 1026 0 946 0

[startup+0.0997299 s]
/proc/loadavg: 1.13 1.04 0.97 3/106 31564
/proc/meminfo: memFree=1797748/2059040 swapFree=4140568/4192956
[pid=31564] ppid=31562 vsize=20824 CPUtime=0.09
/proc/31564/stat : 31564 (pbscip.linux.x8) R 31562 31564 31092 0 -1 4202496 4812 0 0 0 7 2 0 0 20 0 1 0 26078871 21323776 4369 1992294400 4194304 8395647 140733670857488 18446744073709551615 6347101 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31564/statm: 5206 4369 420 1026 0 4176 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 20824

[startup+0.101731 s]
/proc/loadavg: 1.13 1.04 0.97 3/106 31564
/proc/meminfo: memFree=1797748/2059040 swapFree=4140568/4192956
[pid=31564] ppid=31562 vsize=21232 CPUtime=0.1
/proc/31564/stat : 31564 (pbscip.linux.x8) R 31562 31564 31092 0 -1 4202496 4899 0 0 0 8 2 0 0 20 0 1 0 26078871 21741568 4456 1992294400 4194304 8395647 140733670857488 18446744073709551615 6345708 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31564/statm: 5308 4456 420 1026 0 4278 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 21232

[startup+0.301759 s]
/proc/loadavg: 1.13 1.04 0.97 3/106 31564
/proc/meminfo: memFree=1797748/2059040 swapFree=4140568/4192956
[pid=31564] ppid=31562 vsize=29372 CPUtime=0.29
/proc/31564/stat : 31564 (pbscip.linux.x8) R 31562 31564 31092 0 -1 4202496 6748 0 0 0 27 2 0 0 20 0 1 0 26078871 30076928 6305 1992294400 4194304 8395647 140733670857488 18446744073709551615 6086258 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31564/statm: 7343 6305 487 1026 0 6313 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 29372

[startup+0.700816 s]
/proc/loadavg: 1.13 1.04 0.97 3/106 31564
/proc/meminfo: memFree=1797748/2059040 swapFree=4140568/4192956
[pid=31564] ppid=31562 vsize=34044 CPUtime=0.69
/proc/31564/stat : 31564 (pbscip.linux.x8) R 31562 31564 31092 0 -1 4202496 8088 0 0 0 66 3 0 0 20 0 1 0 26078871 34861056 7631 1992294400 4194304 8395647 140733670857488 18446744073709551615 7506568 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31564/statm: 8511 7631 598 1026 0 7481 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 34044

[startup+1.50093 s]
/proc/loadavg: 1.13 1.04 0.97 2/107 31565
/proc/meminfo: memFree=1748636/2059040 swapFree=4140568/4192956
[pid=31564] ppid=31562 vsize=37632 CPUtime=1.49
/proc/31564/stat : 31564 (pbscip.linux.x8) R 31562 31564 31092 0 -1 4202496 13692 0 0 0 143 6 0 0 23 0 1 0 26078871 38535168 8413 1992294400 4194304 8395647 140733670857488 18446744073709551615 6126234 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31564/statm: 9408 8413 628 1026 0 8378 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 37632

[startup+3.10116 s]
/proc/loadavg: 1.13 1.04 0.97 2/107 31565
/proc/meminfo: memFree=1764756/2059040 swapFree=4140568/4192956
[pid=31564] ppid=31562 vsize=41408 CPUtime=3.09
/proc/31564/stat : 31564 (pbscip.linux.x8) R 31562 31564 31092 0 -1 4202496 14515 0 0 0 303 6 0 0 25 0 1 0 26078871 42401792 9236 1992294400 4194304 8395647 140733670857488 18446744073709551615 6503325 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31564/statm: 10352 9236 628 1026 0 9322 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 41408

[startup+6.30161 s]
/proc/loadavg: 1.12 1.04 0.97 2/107 31565
/proc/meminfo: memFree=1761780/2059040 swapFree=4140568/4192956
[pid=31564] ppid=31562 vsize=40248 CPUtime=6.29
/proc/31564/stat : 31564 (pbscip.linux.x8) R 31562 31564 31092 0 -1 4202496 18460 0 0 0 619 10 0 0 25 0 1 0 26078871 41213952 9275 1992294400 4194304 8395647 140733670857488 18446744073709551615 6670381 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31564/statm: 10062 9275 636 1026 0 9032 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 40248

[startup+12.7005 s]
/proc/loadavg: 1.11 1.04 0.97 2/107 31565
/proc/meminfo: memFree=1761780/2059040 swapFree=4140568/4192956
[pid=31564] ppid=31562 vsize=40248 CPUtime=12.68
/proc/31564/stat : 31564 (pbscip.linux.x8) R 31562 31564 31092 0 -1 4202496 18460 0 0 0 1251 17 0 0 25 0 1 0 26078871 41213952 9275 1992294400 4194304 8395647 140733670857488 18446744073709551615 6670381 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31564/statm: 10062 9275 636 1026 0 9032 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 40248

[startup+25.5013 s]
/proc/loadavg: 1.09 1.04 0.97 2/107 31566
/proc/meminfo: memFree=1761904/2059040 swapFree=4140568/4192956
[pid=31564] ppid=31562 vsize=40248 CPUtime=25.48
/proc/31564/stat : 31564 (pbscip.linux.x8) R 31562 31564 31092 0 -1 4202496 18460 0 0 0 2515 33 0 0 25 0 1 0 26078871 41213952 9275 1992294400 4194304 8395647 140733670857488 18446744073709551615 6693785 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31564/statm: 10062 9275 636 1026 0 9032 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 40248

[startup+51.102 s]
/proc/loadavg: 1.06 1.03 0.97 2/107 31566
/proc/meminfo: memFree=1761408/2059040 swapFree=4140568/4192956
[pid=31564] ppid=31562 vsize=41688 CPUtime=51.07
/proc/31564/stat : 31564 (pbscip.linux.x8) R 31562 31564 31092 0 -1 4202496 18818 0 0 0 5047 60 0 0 25 0 1 0 26078871 42688512 9633 1992294400 4194304 8395647 140733670857488 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31564/statm: 10422 9633 640 1026 0 9392 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 41688

[startup+102.309 s]
/proc/loadavg: 1.02 1.03 0.97 2/107 31568
/proc/meminfo: memFree=1754464/2059040 swapFree=4140568/4192956
[pid=31564] ppid=31562 vsize=48304 CPUtime=102.27
/proc/31564/stat : 31564 (pbscip.linux.x8) R 31562 31564 31092 0 -1 4202496 20478 0 0 0 10103 124 0 0 25 0 1 0 26078871 49463296 11288 1992294400 4194304 8395647 140733670857488 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31564/statm: 12076 11288 640 1026 0 11046 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 48304

[startup+162.302 s]
/proc/loadavg: 1.01 1.02 0.97 2/107 31569
/proc/meminfo: memFree=1752356/2059040 swapFree=4140568/4192956
[pid=31564] ppid=31562 vsize=50616 CPUtime=162.24
/proc/31564/stat : 31564 (pbscip.linux.x8) R 31562 31564 31092 0 -1 4202496 21007 0 0 0 16036 188 0 0 25 0 1 0 26078871 51830784 11817 1992294400 4194304 8395647 140733670857488 18446744073709551615 6670369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31564/statm: 12654 11817 640 1026 0 11624 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 50616

[startup+222.301 s]
/proc/loadavg: 1.00 1.01 0.97 2/107 31571
/proc/meminfo: memFree=1750620/2059040 swapFree=4140568/4192956
[pid=31564] ppid=31562 vsize=52304 CPUtime=222.22
/proc/31564/stat : 31564 (pbscip.linux.x8) R 31562 31564 31092 0 -1 4202496 21459 0 0 0 21963 259 0 0 25 0 1 0 26078871 53559296 12269 1992294400 4194304 8395647 140733670857488 18446744073709551615 6693794 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31564/statm: 13076 12269 640 1026 0 12046 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 52304

[startup+282.302 s]
/proc/loadavg: 1.06 1.02 0.97 2/107 31572
/proc/meminfo: memFree=1749380/2059040 swapFree=4140568/4192956
[pid=31564] ppid=31562 vsize=53524 CPUtime=282.2
/proc/31564/stat : 31564 (pbscip.linux.x8) R 31562 31564 31092 0 -1 4202496 21763 0 0 0 27893 327 0 0 25 0 1 0 26078871 54808576 12573 1992294400 4194304 8395647 140733670857488 18446744073709551615 6693794 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31564/statm: 13381 12573 640 1026 0 12351 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 53524

[startup+342.301 s]
/proc/loadavg: 1.02 1.02 0.97 2/107 31574
/proc/meminfo: memFree=1747644/2059040 swapFree=4140568/4192956
[pid=31564] ppid=31562 vsize=55224 CPUtime=342.19
/proc/31564/stat : 31564 (pbscip.linux.x8) R 31562 31564 31092 0 -1 4202496 22157 0 0 0 33822 397 0 0 25 0 1 0 26078871 56549376 12967 1992294400 4194304 8395647 140733670857488 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31564/statm: 13806 12967 640 1026 0 12776 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 55224

[startup+402.302 s]
/proc/loadavg: 1.01 1.01 0.97 2/107 31576
/proc/meminfo: memFree=1744916/2059040 swapFree=4140568/4192956
[pid=31564] ppid=31562 vsize=57876 CPUtime=402.17
/proc/31564/stat : 31564 (pbscip.linux.x8) R 31562 31564 31092 0 -1 4202496 22854 0 0 0 39751 466 0 0 25 0 1 0 26078871 59265024 13664 1992294400 4194304 8395647 140733670857488 18446744073709551615 4918201 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31564/statm: 14469 13664 640 1026 0 13439 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 57876

[startup+462.301 s]
/proc/loadavg: 1.00 1.01 0.97 2/107 31577
/proc/meminfo: memFree=1743428/2059040 swapFree=4140568/4192956
[pid=31564] ppid=31562 vsize=59304 CPUtime=462.15
/proc/31564/stat : 31564 (pbscip.linux.x8) R 31562 31564 31092 0 -1 4202496 23207 0 0 0 45680 535 0 0 25 0 1 0 26078871 60727296 14017 1992294400 4194304 8395647 140733670857488 18446744073709551615 6667522 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31564/statm: 14826 14017 640 1026 0 13796 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 59304

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 0.97 2/107 31579
/proc/meminfo: memFree=1742560/2059040 swapFree=4140568/4192956
[pid=31564] ppid=31562 vsize=60108 CPUtime=522.14
/proc/31564/stat : 31564 (pbscip.linux.x8) R 31562 31564 31092 0 -1 4202496 23414 0 0 0 51615 599 0 0 25 0 1 0 26078871 61550592 14224 1992294400 4194304 8395647 140733670857488 18446744073709551615 6670389 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31564/statm: 15027 14224 640 1026 0 13997 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 60108

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 0.97 2/107 31580
/proc/meminfo: memFree=1741568/2059040 swapFree=4140568/4192956
[pid=31564] ppid=31562 vsize=61120 CPUtime=582.12
/proc/31564/stat : 31564 (pbscip.linux.x8) R 31562 31564 31092 0 -1 4202496 23673 0 0 0 57548 664 0 0 25 0 1 0 26078871 62586880 14483 1992294400 4194304 8395647 140733670857488 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31564/statm: 15280 14483 640 1026 0 14250 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 61120

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 0.97 2/107 31582
/proc/meminfo: memFree=1741320/2059040 swapFree=4140568/4192956
[pid=31564] ppid=31562 vsize=61636 CPUtime=642.11
/proc/31564/stat : 31564 (pbscip.linux.x8) R 31562 31564 31092 0 -1 4202496 23718 0 0 0 63479 732 0 0 25 0 1 0 26078871 63115264 14528 1992294400 4194304 8395647 140733670857488 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31564/statm: 15409 14528 640 1026 0 14379 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 61636

[startup+702.3 s]

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

/proc/meminfo: memFree=1733632/2059040 swapFree=4140568/4192956
[pid=31564] ppid=31562 vsize=68228 CPUtime=1061.97
/proc/31564/stat : 31564 (pbscip.linux.x8) R 31562 31564 31092 0 -1 4202496 25464 0 0 0 105016 1181 0 0 25 0 1 0 26078871 69865472 16274 1992294400 4194304 8395647 140733670857488 18446744073709551615 6670405 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31564/statm: 17057 16274 640 1026 0 16027 0
Current children cumulated CPU time (s) 1061.97
Current children cumulated vsize (KiB) 68228

[startup+1122.3 s]
/proc/loadavg: 1.08 1.05 1.00 2/107 31604
/proc/meminfo: memFree=1733508/2059040 swapFree=4140568/4192956
[pid=31564] ppid=31562 vsize=68464 CPUtime=1121.95
/proc/31564/stat : 31564 (pbscip.linux.x8) R 31562 31564 31092 0 -1 4202496 25505 0 0 0 110951 1244 0 0 25 0 1 0 26078871 70107136 16315 1992294400 4194304 8395647 140733670857488 18446744073709551615 4911325 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31564/statm: 17116 16315 640 1026 0 16086 0
Current children cumulated CPU time (s) 1121.95
Current children cumulated vsize (KiB) 68464

[startup+1182.3 s]
/proc/loadavg: 1.03 1.04 1.00 2/107 31605
/proc/meminfo: memFree=1733012/2059040 swapFree=4140568/4192956
[pid=31564] ppid=31562 vsize=69176 CPUtime=1181.93
/proc/31564/stat : 31564 (pbscip.linux.x8) R 31562 31564 31092 0 -1 4202496 25630 0 0 0 116880 1313 0 0 25 0 1 0 26078871 70836224 16440 1992294400 4194304 8395647 140733670857488 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31564/statm: 17294 16440 640 1026 0 16264 0
Current children cumulated CPU time (s) 1181.93
Current children cumulated vsize (KiB) 69176

[startup+1242.3 s]
/proc/loadavg: 1.01 1.03 1.00 2/107 31607
/proc/meminfo: memFree=1732144/2059040 swapFree=4140568/4192956
[pid=31564] ppid=31562 vsize=69804 CPUtime=1241.92
/proc/31564/stat : 31564 (pbscip.linux.x8) R 31562 31564 31092 0 -1 4202496 25839 0 0 0 122810 1382 0 0 25 0 1 0 26078871 71479296 16649 1992294400 4194304 8395647 140733670857488 18446744073709551615 6021655 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31564/statm: 17451 16649 640 1026 0 16421 0
Current children cumulated CPU time (s) 1241.92
Current children cumulated vsize (KiB) 69804

[startup+1302.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/107 31609
/proc/meminfo: memFree=1731524/2059040 swapFree=4140568/4192956
[pid=31564] ppid=31562 vsize=70384 CPUtime=1301.9
/proc/31564/stat : 31564 (pbscip.linux.x8) R 31562 31564 31092 0 -1 4202496 25987 0 0 0 128740 1450 0 0 25 0 1 0 26078871 72073216 16797 1992294400 4194304 8395647 140733670857488 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31564/statm: 17596 16797 640 1026 0 16566 0
Current children cumulated CPU time (s) 1301.9
Current children cumulated vsize (KiB) 70384

[startup+1362.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/107 31610
/proc/meminfo: memFree=1731028/2059040 swapFree=4140568/4192956
[pid=31564] ppid=31562 vsize=71048 CPUtime=1361.88
/proc/31564/stat : 31564 (pbscip.linux.x8) R 31562 31564 31092 0 -1 4202496 26131 0 0 0 134672 1516 0 0 25 0 1 0 26078871 72753152 16941 1992294400 4194304 8395647 140733670857488 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31564/statm: 17762 16941 640 1026 0 16732 0
Current children cumulated CPU time (s) 1361.88
Current children cumulated vsize (KiB) 71048

[startup+1422.31 s]
/proc/loadavg: 1.00 1.01 1.00 2/107 31612
/proc/meminfo: memFree=1730656/2059040 swapFree=4140568/4192956
[pid=31564] ppid=31562 vsize=71296 CPUtime=1421.87
/proc/31564/stat : 31564 (pbscip.linux.x8) R 31562 31564 31092 0 -1 4202496 26219 0 0 0 140603 1584 0 0 25 0 1 0 26078871 73007104 17029 1992294400 4194304 8395647 140733670857488 18446744073709551615 6022856 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31564/statm: 17824 17029 640 1026 0 16794 0
Current children cumulated CPU time (s) 1421.87
Current children cumulated vsize (KiB) 71296

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 31613
/proc/meminfo: memFree=1729788/2059040 swapFree=4140568/4192956
[pid=31564] ppid=31562 vsize=72256 CPUtime=1481.85
/proc/31564/stat : 31564 (pbscip.linux.x8) R 31562 31564 31092 0 -1 4202496 26455 0 0 0 146538 1647 0 0 25 0 1 0 26078871 73990144 17265 1992294400 4194304 8395647 140733670857488 18446744073709551615 5085381 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31564/statm: 18064 17265 640 1026 0 17034 0
Current children cumulated CPU time (s) 1481.85
Current children cumulated vsize (KiB) 72256

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 31615
/proc/meminfo: memFree=1728548/2059040 swapFree=4140568/4192956
[pid=31564] ppid=31562 vsize=73468 CPUtime=1541.83
/proc/31564/stat : 31564 (pbscip.linux.x8) R 31562 31564 31092 0 -1 4202496 26750 0 0 0 152466 1717 0 0 25 0 1 0 26078871 75231232 17560 1992294400 4194304 8395647 140733670857488 18446744073709551615 4697166 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31564/statm: 18367 17560 640 1026 0 17337 0
Current children cumulated CPU time (s) 1541.83
Current children cumulated vsize (KiB) 73468

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 31617
/proc/meminfo: memFree=1727432/2059040 swapFree=4140568/4192956
[pid=31564] ppid=31562 vsize=74592 CPUtime=1601.81
/proc/31564/stat : 31564 (pbscip.linux.x8) R 31562 31564 31092 0 -1 4202496 27034 0 0 0 158403 1778 0 0 25 0 1 0 26078871 76382208 17844 1992294400 4194304 8395647 140733670857488 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31564/statm: 18648 17844 640 1026 0 17618 0
Current children cumulated CPU time (s) 1601.81
Current children cumulated vsize (KiB) 74592

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 31618
/proc/meminfo: memFree=1726316/2059040 swapFree=4140568/4192956
[pid=31564] ppid=31562 vsize=75692 CPUtime=1661.79
/proc/31564/stat : 31564 (pbscip.linux.x8) R 31562 31564 31092 0 -1 4202496 27314 0 0 0 164338 1841 0 0 25 0 1 0 26078871 77508608 18124 1992294400 4194304 8395647 140733670857488 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31564/statm: 18923 18124 640 1026 0 17893 0
Current children cumulated CPU time (s) 1661.79
Current children cumulated vsize (KiB) 75692

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 31620
/proc/meminfo: memFree=1725820/2059040 swapFree=4140568/4192956
[pid=31564] ppid=31562 vsize=76396 CPUtime=1721.77
/proc/31564/stat : 31564 (pbscip.linux.x8) R 31562 31564 31092 0 -1 4202496 27500 0 0 0 170266 1911 0 0 25 0 1 0 26078871 78229504 18310 1992294400 4194304 8395647 140733670857488 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31564/statm: 19099 18310 640 1026 0 18069 0
Current children cumulated CPU time (s) 1721.77
Current children cumulated vsize (KiB) 76396

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 31621
/proc/meminfo: memFree=1724952/2059040 swapFree=4140568/4192956
[pid=31564] ppid=31562 vsize=76992 CPUtime=1781.75
/proc/31564/stat : 31564 (pbscip.linux.x8) R 31562 31564 31092 0 -1 4202496 27640 0 0 0 176207 1968 0 0 25 0 1 0 26078871 78839808 18450 1992294400 4194304 8395647 140733670857488 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31564/statm: 19248 18450 640 1026 0 18218 0
Current children cumulated CPU time (s) 1781.75
Current children cumulated vsize (KiB) 76992

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

[startup+1785.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 31621
/proc/meminfo: memFree=1724952/2059040 swapFree=4140568/4192956
[pid=31564] ppid=31562 vsize=76992 CPUtime=1784.95
/proc/31564/stat : 31564 (pbscip.linux.x8) R 31562 31564 31092 0 -1 4202496 27640 0 0 0 176524 1971 0 0 25 0 1 0 26078871 78839808 18450 1992294400 4194304 8395647 140733670857488 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31564/statm: 19248 18450 640 1026 0 18218 0
Current children cumulated CPU time (s) 1784.95
Current children cumulated vsize (KiB) 76992

[startup+1787.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 31621
/proc/meminfo: memFree=1724952/2059040 swapFree=4140568/4192956
[pid=31564] ppid=31562 vsize=76992 CPUtime=1786.55
/proc/31564/stat : 31564 (pbscip.linux.x8) R 31562 31564 31092 0 -1 4202496 27640 0 0 0 176682 1973 0 0 25 0 1 0 26078871 78839808 18450 1992294400 4194304 8395647 140733670857488 18446744073709551615 4911327 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31564/statm: 19248 18450 640 1026 0 18218 0
Current children cumulated CPU time (s) 1786.55
Current children cumulated vsize (KiB) 76992

[startup+1788.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 31621
/proc/meminfo: memFree=1724952/2059040 swapFree=4140568/4192956
[pid=31564] ppid=31562 vsize=76992 CPUtime=1788.16
/proc/31564/stat : 31564 (pbscip.linux.x8) R 31562 31564 31092 0 -1 4202496 27640 0 0 0 176841 1975 0 0 25 0 1 0 26078871 78839808 18450 1992294400 4194304 8395647 140733670857488 18446744073709551615 6697363 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31564/statm: 19248 18450 640 1026 0 18218 0
Current children cumulated CPU time (s) 1788.16
Current children cumulated vsize (KiB) 76992

[startup+1789.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 31621
/proc/meminfo: memFree=1724952/2059040 swapFree=4140568/4192956
[pid=31564] ppid=31562 vsize=76992 CPUtime=1788.96
/proc/31564/stat : 31564 (pbscip.linux.x8) R 31562 31564 31092 0 -1 4202496 27640 0 0 0 176920 1976 0 0 25 0 1 0 26078871 78839808 18450 1992294400 4194304 8395647 140733670857488 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31564/statm: 19248 18450 640 1026 0 18218 0
Current children cumulated CPU time (s) 1788.96
Current children cumulated vsize (KiB) 76992

[startup+1789.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 31621
/proc/meminfo: memFree=1724952/2059040 swapFree=4140568/4192956
[pid=31564] ppid=31562 vsize=76992 CPUtime=1789.35
/proc/31564/stat : 31564 (pbscip.linux.x8) R 31562 31564 31092 0 -1 4202496 27640 0 0 0 176959 1976 0 0 25 0 1 0 26078871 78839808 18450 1992294400 4194304 8395647 140733670857488 18446744073709551615 4912686 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31564/statm: 19248 18450 640 1026 0 18218 0
Current children cumulated CPU time (s) 1789.35
Current children cumulated vsize (KiB) 76992

[startup+1790 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 31621
/proc/meminfo: memFree=1724952/2059040 swapFree=4140568/4192956
[pid=31564] ppid=31562 vsize=76992 CPUtime=1789.45
/proc/31564/stat : 31564 (pbscip.linux.x8) R 31562 31564 31092 0 -1 4202496 27640 0 0 0 176969 1976 0 0 25 0 1 0 26078871 78839808 18450 1992294400 4194304 8395647 140733670857488 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31564/statm: 19248 18450 640 1026 0 18218 0
Current children cumulated CPU time (s) 1789.45
Current children cumulated vsize (KiB) 76992

Child status: 0
Real time (s): 1790.1
CPU time (s): 1789.56
CPU user time (s): 1769.79
CPU system time (s): 19.776
CPU usage (%): 99.97
Max. virtual memory (cumulated for all children) (KiB): 76992

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1769.79
system time used= 19.776
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27645
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= 2
involuntary context switches= 4294

runsolver used 3.00554 second user time and 8.40272 second system time

The end

Launcher Data

Begin job on node049 at 2010-07-08 10:45:55
IDJOB=2702833
IDBENCH=71848
IDSOLVER=1213
FILE ID=node049/2702833-1278578755
PBS_JOBID= 11240077
Free space on /tmp= 62484 MiB

SOLVER NAME= SCIPspx SCIP 1.2.1.3 with SoPlex 1.4.2 (CVS Version 30.5.2010) as LP solver
BENCH NAME= PB09/normalized-PB09/OPT-SMALLINT-LIN/flexray/normalized-fx49.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-2702833-1278578755/watcher-2702833-1278578755 -o /tmp/evaluation-result-2702833-1278578755/solver-2702833-1278578755 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-2702833-1278578755.opb -t 1800 -m 1800

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

MD5SUM BENCH= e08af5097f76b1d4e2b0ba1d8a42ed5a
RANDOM SEED=723171916

node049.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.266
cache size	: 2048 KB
physical id	: 0
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 6000.53
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.266
cache size	: 2048 KB
physical id	: 3
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5599.46
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1798276 kB
Buffers:         16480 kB
Cached:         144952 kB
SwapCached:       6296 kB
Active:          51204 kB
Inactive:       124088 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1798276 kB
SwapTotal:     4192956 kB
SwapFree:      4140568 kB
Dirty:           10596 kB
Writeback:           0 kB
AnonPages:       12092 kB
Mapped:          12376 kB
Slab:            63412 kB
PageTables:       4100 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181160 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264964 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 62472 MiB
End job on node049 at 2010-07-08 11:15:46