Trace number 3745036

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

NameOPT-SMALLINT-LIN/graca/
normalized-ped3.D.recomb10-0.20-15.opb
MD5SUM0873f191d5428e528a87fed4bd4a0589
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark689
Best CPU time to get the best result obtained on this benchmark34.7377
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables62483
Total number of constraints274986
Number of constraints which are clauses274986
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint339
Number of terms in the objective function 1880
Biggest coefficient in the objective function 341
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 525480
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 341
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 525480
Number of bits of the biggest sum of numbers20
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c SCIP version 1.2.1.3 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.4.2]
0.00/0.00	c Copyright (c) 2002-2010 Konrad-Zuse-Zentrum fuer Informationstechnik Berlin (ZIB)
0.00/0.00	c 
0.00/0.00	c user parameter file <scip.set> not found - using default parameters
0.00/0.00	c reading problem <HOME/instance-3745036-1338812408.opb>
1.69/1.77	c original problem has 62483 variables (62483 bin, 0 int, 0 impl, 0 cont) and 274986 constraints
1.69/1.77	c problem read
1.69/1.77	c presolving settings loaded
2.29/2.35	c presolving:
4.09/4.12	c (round 1) 20692 del vars, 153776 del conss, 15025 chg bounds, 57 chg sides, 80 chg coeffs, 0 upgd conss, 2432625 impls, 0 clqs
4.48/4.51	c (round 2) 35638 del vars, 180884 del conss, 15439 chg bounds, 57 chg sides, 80 chg coeffs, 0 upgd conss, 2437139 impls, 0 clqs
4.68/4.72	c (round 3) 39090 del vars, 191844 del conss, 15565 chg bounds, 87 chg sides, 131 chg coeffs, 0 upgd conss, 2439611 impls, 0 clqs
4.78/4.82	c (round 4) 39856 del vars, 193996 del conss, 15565 chg bounds, 88 chg sides, 132 chg coeffs, 0 upgd conss, 2439833 impls, 0 clqs
4.78/4.89	c (round 5) 39866 del vars, 193998 del conss, 15565 chg bounds, 88 chg sides, 132 chg coeffs, 0 upgd conss, 2440325 impls, 0 clqs
19.58/19.64	c    (17.9s) probing: 1000/22617 (4.4%) - 0 fixings, 0 aggregations, 25181 implications, 0 bound changes
34.48/34.54	c    (32.8s) probing: 2000/22617 (8.8%) - 0 fixings, 0 aggregations, 79634 implications, 0 bound changes
34.48/34.56	c    (32.8s) probing: 2001/22617 (8.8%) - 0 fixings, 0 aggregations, 79658 implications, 0 bound changes
34.48/34.56	c    (32.8s) probing aborted: 2000/2000 successive useless probings
34.48/34.56	c (round 6) 39866 del vars, 194002 del conss, 15565 chg bounds, 88 chg sides, 132 chg coeffs, 80352 upgd conss, 2610361 impls, 0 clqs
34.67/34.76	c (round 7) 39866 del vars, 194002 del conss, 15565 chg bounds, 88 chg sides, 132 chg coeffs, 80984 upgd conss, 2610361 impls, 0 clqs
37.87/37.91	c    (36.1s) probing: 2201/22617 (9.7%) - 0 fixings, 0 aggregations, 97838 implications, 0 bound changes
37.87/37.91	c    (36.1s) probing aborted: 2000/2000 successive useless probings
37.87/37.91	c presolving (8 rounds):
37.87/37.91	c  39866 deleted vars, 194002 deleted constraints, 15565 tightened bounds, 0 added holes, 88 changed sides, 132 changed coefficients
37.87/37.91	c  2646809 implications, 0 cliques
37.87/37.91	c presolved problem has 22617 variables (22617 bin, 0 int, 0 impl, 0 cont) and 80984 constraints
37.87/37.91	c   58158 constraints of type <setppc>
37.87/37.91	c   22826 constraints of type <logicor>
37.87/37.91	c transformed objective value is always integral (scale: 1)
37.87/37.91	c Presolving Time: 35.72
37.87/37.91	c - non default parameters ----------------------------------------------------------------------
37.87/37.91	c # SCIP version 1.2.1.3
37.87/37.91	c 
37.87/37.91	c # frequency for displaying node information lines
37.87/37.91	c # [type: int, range: [-1,2147483647], default: 100]
37.87/37.91	c display/freq = 10000
37.87/37.91	c 
37.87/37.91	c # maximal time in seconds to run
37.87/37.91	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
37.87/37.91	c limits/time = 1788.23
37.87/37.91	c 
37.87/37.91	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
37.87/37.91	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
37.87/37.91	c limits/memory = 13950
37.87/37.91	c 
37.87/37.91	c # default clock type (1: CPU user seconds, 2: wall clock time)
37.87/37.91	c # [type: int, range: [1,2], default: 1]
37.87/37.91	c timing/clocktype = 2
37.87/37.91	c 
37.87/37.91	c # should presolving try to simplify inequalities
37.87/37.91	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
37.87/37.91	c constraints/linear/simplifyinequalities = TRUE
37.87/37.91	c 
37.87/37.91	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
37.87/37.91	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
37.87/37.91	c constraints/indicator/addCouplingCons = TRUE
37.87/37.91	c 
37.87/37.91	c # should presolving try to simplify knapsacks
37.87/37.91	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
37.87/37.91	c constraints/knapsack/simplifyinequalities = TRUE
37.87/37.91	c 
37.87/37.91	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
37.87/37.91	c # [type: int, range: [-1,2147483647], default: -1]
37.87/37.91	c separating/rapidlearning/freq = 0
37.87/37.91	c 
37.87/37.91	c -----------------------------------------------------------------------------------------------
37.87/37.91	c start solving
37.87/37.92	c 
64.88/64.96	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
64.88/64.96	c  63.2s|     1 |     0 | 17321 |     - | 338M|   0 |  10k|  22k|  80k|  22k|  80k|   0 |   0 |   0 | 2.000000e+00 |      --      |    Inf 
199.25/199.34	c   198s|     1 |     0 | 41237 |     - | 340M|   0 |  10k|  22k|  80k|  22k|  81k| 389 |   0 |   0 | 3.000000e+00 |      --      |    Inf 
217.24/217.30	c   216s|     1 |     0 | 44371 |     - | 341M|   0 |  10k|  22k|  80k|  22k|  81k| 404 |   0 |   0 | 3.000000e+00 |      --      |    Inf 
292.92/293.02	c   291s|     1 |     0 | 60839 |     - | 341M|   0 |9142 |  22k|  80k|  22k|  81k| 416 |   0 |   0 | 3.000000e+00 |      --      |    Inf 
327.22/327.38	c   326s|     1 |     0 | 68464 |     - | 341M|   0 |9135 |  22k|  80k|  22k|  81k| 436 |   0 |   0 | 1.166667e+02 |      --      |    Inf 
356.61/356.78	c   355s|     1 |     0 | 74430 |     - | 342M|   0 |8915 |  22k|  80k|  22k|  81k| 451 |   0 |   0 | 3.440000e+02 |      --      |    Inf 
426.70/426.89	c   425s|     1 |     0 | 89796 |     - | 343M|   0 |7629 |  22k|  80k|  22k|  81k| 466 |   0 |   0 | 3.440000e+02 |      --      |    Inf 
504.29/504.44	c   503s|     1 |     0 |105222 |     - | 343M|   0 |3586 |  22k|  80k|  22k|  81k| 476 |   0 |   0 | 3.440000e+02 |      --      |    Inf 
581.58/581.78	c   580s|     1 |     0 |118370 |     - | 343M|   0 |3859 |  22k|  80k|  22k|  81k| 484 |   0 |   0 | 3.440000e+02 |      --      |    Inf 
667.16/667.35	c   666s|     1 |     0 |135038 |     - | 344M|   0 |4050 |  22k|  80k|  22k|  81k| 495 |   0 |   0 | 3.440000e+02 |      --      |    Inf 
719.16/719.31	c   718s|     1 |     0 |145175 |     - | 344M|   0 |5736 |  22k|  80k|  22k|  81k| 645 |   0 |   0 | 3.440000e+02 |      --      |    Inf 
756.05/756.23	c   754s|     1 |     0 |152794 |     - | 344M|   0 |5331 |  22k|  80k|  22k|  81k| 656 |   0 |   0 | 3.440000e+02 |      --      |    Inf 
827.94/828.14	c   826s|     1 |     0 |169076 |     - | 344M|   0 |5748 |  22k|  80k|  22k|  81k| 667 |   0 |   0 | 3.440000e+02 |      --      |    Inf 
912.73/912.96	c   911s|     1 |     2 |169076 |     - | 345M|   0 |5748 |  22k|  80k|  22k|  81k| 667 |   0 |  19 | 3.440000e+02 |      --      |    Inf 
1791.79/1792.16	c 
1791.79/1792.16	c SCIP Status        : solving was interrupted [time limit reached]
1791.79/1792.16	c Solving Time (sec) : 1790.39
1791.79/1792.16	c Solving Nodes      : 9
1791.79/1792.16	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1791.79/1792.16	c Dual Bound         : +6.85000000000000e+02
1791.79/1792.16	c Gap                : infinite
1791.79/1792.16	s UNKNOWN
1791.79/1792.16	c SCIP Status        : solving was interrupted [time limit reached]
1791.79/1792.16	c Solving Time       :    1790.39
1791.79/1792.16	c Original Problem   :
1791.79/1792.16	c   Problem name     : HOME/instance-3745036-1338812408.opb
1791.79/1792.16	c   Variables        : 62483 (62483 binary, 0 integer, 0 implicit integer, 0 continuous)
1791.79/1792.16	c   Constraints      : 274986 initial, 274986 maximal
1791.79/1792.16	c Presolved Problem  :
1791.79/1792.16	c   Problem name     : t_HOME/instance-3745036-1338812408.opb
1791.79/1792.16	c   Variables        : 22617 (22617 binary, 0 integer, 0 implicit integer, 0 continuous)
1791.79/1792.16	c   Constraints      : 80984 initial, 80984 maximal
1791.79/1792.16	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1791.79/1792.16	c   trivial          :       0.02          0          0          0          0          0          0          0          0
1791.79/1792.16	c   dualfix          :       0.18      18501          0          0          0          0          0          0          0
1791.79/1792.16	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1791.79/1792.16	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1791.79/1792.16	c   implics          :       0.31          0        116          0          0          0          0          0          0
1791.79/1792.16	c   probing          :      32.21          0          0          0          0          0          0          0          0
1791.79/1792.16	c   setppc           :       0.22          0          0          0          0          0          0          0          0
1791.79/1792.16	c   linear           :       2.27      15573       5676          0      15565          0     194002         88        132
1791.79/1792.16	c   logicor          :       0.07          0          0          0          0          0          0          0          0
1791.79/1792.16	c   root node        :          -          0          -          -          0          -          -          -          -
1791.79/1792.16	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1791.79/1792.16	c   integral         :          0          0          0          9          0          0          0          0          0         18
1791.79/1792.16	c   setppc           :      58158         12       6375          0          0          0       1357          0          0          0
1791.79/1792.16	c   logicor          :      22826         12       4409          0          0          0         12          0          0          0
1791.79/1792.16	c   countsols        :          0          0          0          0          0          0          0          0          0          0
1791.79/1792.16	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1791.79/1792.16	c   integral         :     698.79       0.00       0.00     698.79       0.00
1791.79/1792.16	c   setppc           :      23.98       0.08      23.90       0.00       0.00
1791.79/1792.16	c   logicor          :       0.52       0.03       0.50       0.00       0.00
1791.79/1792.16	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1791.79/1792.16	c Propagators        :       Time      Calls    Cutoffs    DomReds
1791.79/1792.16	c   vbounds          :       0.01          2          0          0
1791.79/1792.16	c   rootredcost      :       0.00          0          0          0
1791.79/1792.16	c   pseudoobj        :       0.01         21          0          0
1791.79/1792.16	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1791.79/1792.16	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1791.79/1792.16	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1791.79/1792.16	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1791.79/1792.16	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1791.79/1792.16	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1791.79/1792.16	c   applied globally :          -          -          -          0        0.0          -          -          -
1791.79/1792.16	c   applied locally  :          -          -          -          0        0.0          -          -          -
1791.79/1792.16	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1791.79/1792.16	c   cut pool         :       0.01         11          -          -        151          -    (maximal pool size: 1998)
1791.79/1792.16	c   redcost          :       0.02         20          0          0          0          0
1791.79/1792.16	c   impliedbounds    :       0.23         12          0          0        523          0
1791.79/1792.16	c   intobj           :       0.00          0          0          0          0          0
1791.79/1792.16	c   cgmip            :       0.00          0          0          0          0          0
1791.79/1792.16	c   gomory           :      20.06         12          0          0       6000          0
1791.79/1792.16	c   strongcg         :      19.20         12          0          0       6000          0
1791.79/1792.16	c   cmir             :      15.99         10          0          0          0          0
1791.79/1792.16	c   flowcover        :      34.32         10          0          0         12          0
1791.79/1792.16	c   clique           :      17.75         12          0          0         79          0
1791.79/1792.16	c   zerohalf         :       0.00          0          0          0          0          0
1791.79/1792.16	c   mcf              :       0.08          1          0          0          0          0
1791.79/1792.16	c   rapidlearning    :       0.00          0          0          0          0          0
1791.79/1792.16	c Pricers            :       Time      Calls       Vars
1791.79/1792.16	c   problem variables:       0.00          0          0
1791.79/1792.16	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1791.79/1792.16	c   relpscost        :     698.79          9          0          0          0          0         18
1791.79/1792.16	c   pscost           :       0.00          0          0          0          0          0          0
1791.79/1792.16	c   inference        :       0.00          0          0          0          0          0          0
1791.79/1792.16	c   mostinf          :       0.00          0          0          0          0          0          0
1791.79/1792.16	c   leastinf         :       0.00          0          0          0          0          0          0
1791.79/1792.16	c   fullstrong       :       0.00          0          0          0          0          0          0
1791.79/1792.16	c   allfullstrong    :       0.00          0          0          0          0          0          0
1791.79/1792.16	c   random           :       0.00          0          0          0          0          0          0
1791.79/1792.16	c Primal Heuristics  :       Time      Calls      Found
1791.79/1792.16	c   LP solutions     :       0.00          -          0
1791.79/1792.16	c   pseudo solutions :       0.00          -          0
1791.79/1792.16	c   oneopt           :       0.00          0          0
1791.79/1792.16	c   crossover        :       0.00          0          0
1791.79/1792.16	c   coefdiving       :       0.00          0          0
1791.79/1792.16	c   pscostdiving     :       0.00          0          0
1791.79/1792.16	c   fracdiving       :       0.00          0          0
1791.79/1792.16	c   veclendiving     :       0.00          0          0
1791.79/1792.16	c   objpscostdiving  :       0.00          0          0
1791.79/1792.16	c   rootsoldiving    :       0.00          0          0
1791.79/1792.16	c   linesearchdiving :       0.00          0          0
1791.79/1792.16	c   guideddiving     :       0.00          0          0
1791.79/1792.16	c   trivial          :       0.07          2          0
1791.79/1792.16	c   simplerounding   :       0.00          0          0
1791.79/1792.16	c   zirounding       :       0.03          9          0
1791.79/1792.16	c   rounding         :       0.14         21          0
1791.79/1792.16	c   shifting         :       3.31         13          0
1791.79/1792.16	c   intshifting      :       0.00          0          0
1791.79/1792.16	c   twoopt           :       0.00          0          0
1791.79/1792.16	c   fixandinfer      :       0.00          0          0
1791.79/1792.16	c   feaspump         :     120.60          1          0
1791.79/1792.16	c   intdiving        :       0.00          0          0
1791.79/1792.16	c   actconsdiving    :       0.00          0          0
1791.79/1792.16	c   octane           :       0.00          0          0
1791.79/1792.16	c   rens             :       0.78          1          0
1791.79/1792.16	c   rins             :       0.00          0          0
1791.79/1792.16	c   localbranching   :       0.00          0          0
1791.79/1792.16	c   mutation         :       0.00          0          0
1791.79/1792.16	c   dins             :       0.00          0          0
1791.79/1792.16	c   undercover       :       0.00          0          0
1791.79/1792.16	c   nlp              :       0.00          0          0
1791.79/1792.16	c   trysol           :       0.00          0          0
1791.79/1792.16	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1791.79/1792.16	c   primal LP        :       0.04          0          0       0.00       0.00
1791.79/1792.16	c   dual LP          :     822.09         21     209247    9964.14     254.53
1791.79/1792.16	c   lex dual LP      :       0.00          0          0       0.00          -
1791.79/1792.16	c   barrier LP       :       0.00          0          0       0.00          -
1791.79/1792.16	c   diving/probing LP:     120.19         21      22338    1063.71     185.85
1791.79/1792.16	c   strong branching :     698.77        183     136841     747.77     195.83
1791.79/1792.16	c     (at root node) :          -         19      17458     918.84          -
1791.79/1792.16	c   conflict analysis:       0.00          0          0       0.00          -
1791.79/1792.16	c B&B Tree           :
1791.79/1792.16	c   number of runs   :          1
1791.79/1792.16	c   nodes            :          9
1791.79/1792.16	c   nodes (total)    :          9
1791.79/1792.16	c   nodes left       :         10
1791.79/1792.16	c   max depth        :          7
1791.79/1792.17	c   max depth (total):          7
1791.79/1792.17	c   backtracks       :          0 (0.0%)
1791.79/1792.17	c   delayed cutoffs  :          0
1791.79/1792.17	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1791.79/1792.17	c   avg switch length:       1.11
1791.79/1792.17	c   switching time   :       0.07
1791.79/1792.17	c Solution           :
1791.79/1792.17	c   Solutions found  :          0 (0 improvements)
1791.79/1792.17	c   Primal Bound     :          -
1791.79/1792.17	c   Dual Bound       : +6.85000000000000e+02
1791.79/1792.17	c   Gap              :   infinite
1791.79/1792.17	c   Root Dual Bound  : +3.44000000000000e+02
1791.79/1792.17	c   Root Iterations  :     169076
1792.29/1792.63	c Time complete: 1792.33.

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-3745036-1338812408/watcher-3745036-1338812408 -o /tmp/evaluation-result-3745036-1338812408/solver-3745036-1338812408 -C 1800 -W 1900 -M 15500 HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-3745036-1338812408.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: 1.77 1.95 1.84 3/176 28099
/proc/meminfo: memFree=28410128/32873844 swapFree=7380/7380
[pid=28099] ppid=28097 vsize=7916 CPUtime=0 cores=1,3,5,7
/proc/28099/stat : 28099 (pbscip.linux.x8) R 28097 28099 27495 0 -1 4202496 1246 0 0 0 0 0 0 0 20 0 1 0 347365650 8105984 1193 33554432000 4194304 8395647 140734255203936 140736844580024 7385025 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/28099/statm: 1979 1193 370 1026 0 949 0

[startup+0.0131059 s]
/proc/loadavg: 1.77 1.95 1.84 3/176 28099
/proc/meminfo: memFree=28410128/32873844 swapFree=7380/7380
[pid=28099] ppid=28097 vsize=12908 CPUtime=0 cores=1,3,5,7
/proc/28099/stat : 28099 (pbscip.linux.x8) R 28097 28099 27495 0 -1 4202496 2492 0 0 0 0 0 0 0 20 0 1 0 347365650 13217792 2438 33554432000 4194304 8395647 140734255203936 140736844580024 6347101 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/28099/statm: 3227 2438 393 1026 0 2197 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12908

[startup+0.10027 s]
/proc/loadavg: 1.77 1.95 1.84 3/176 28099
/proc/meminfo: memFree=28410128/32873844 swapFree=7380/7380
[pid=28099] ppid=28097 vsize=21128 CPUtime=0.09 cores=1,3,5,7
/proc/28099/stat : 28099 (pbscip.linux.x8) R 28097 28099 27495 0 -1 4202496 4527 0 0 0 9 0 0 0 20 0 1 0 347365650 21635072 4473 33554432000 4194304 8395647 140734255203936 140736844580024 4246004 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/28099/statm: 5282 4473 393 1026 0 4252 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 21128

[startup+0.300272 s]
/proc/loadavg: 1.77 1.95 1.84 3/176 28099
/proc/meminfo: memFree=28410128/32873844 swapFree=7380/7380
[pid=28099] ppid=28097 vsize=37396 CPUtime=0.29 cores=1,3,5,7
/proc/28099/stat : 28099 (pbscip.linux.x8) R 28097 28099 27495 0 -1 4202496 8610 0 0 0 28 1 0 0 20 0 1 0 347365650 38293504 8556 33554432000 4194304 8395647 140734255203936 140734255069144 7382066 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/28099/statm: 9349 8556 393 1026 0 8319 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 37396

[startup+0.700279 s]
/proc/loadavg: 1.77 1.95 1.84 3/176 28099
/proc/meminfo: memFree=28410128/32873844 swapFree=7380/7380
[pid=28099] ppid=28097 vsize=69444 CPUtime=0.69 cores=1,3,5,7
/proc/28099/stat : 28099 (pbscip.linux.x8) R 28097 28099 27495 0 -1 4202496 16614 0 0 0 67 2 0 0 20 0 1 0 347365650 71110656 16560 33554432000 4194304 8395647 140734255203936 140734255069144 7301374 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/28099/statm: 17361 16560 393 1026 0 16331 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 69444

[startup+1.50028 s]
/proc/loadavg: 1.77 1.95 1.84 3/180 28110
/proc/meminfo: memFree=28235552/32873844 swapFree=7380/7380
[pid=28099] ppid=28097 vsize=134076 CPUtime=1.48 cores=1,3,5,7
/proc/28099/stat : 28099 (pbscip.linux.x8) R 28097 28099 27495 0 -1 4202496 32668 0 0 0 144 4 0 0 20 0 1 0 347365650 137293824 32614 33554432000 4194304 8395647 140734255203936 140734255069144 7382041 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/28099/statm: 33519 32615 393 1026 0 32489 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 134076

[startup+3.1003 s]
/proc/loadavg: 1.77 1.95 1.84 3/180 28110
/proc/meminfo: memFree=27901876/32873844 swapFree=7380/7380
[pid=28099] ppid=28097 vsize=412144 CPUtime=3.08 cores=1,3,5,7
/proc/28099/stat : 28099 (pbscip.linux.x8) R 28097 28099 27495 0 -1 4202496 100987 0 0 0 293 15 0 0 20 0 1 0 347365650 422035456 100579 33554432000 4194304 8395647 140734255203936 140734255199976 4247653 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/28099/statm: 103036 100579 475 1026 0 102006 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 412144

[startup+6.30031 s]
/proc/loadavg: 1.78 1.95 1.84 3/180 28110
/proc/meminfo: memFree=27093480/32873844 swapFree=7380/7380
[pid=28099] ppid=28097 vsize=488744 CPUtime=6.29 cores=1,3,5,7
/proc/28099/stat : 28099 (pbscip.linux.x8) R 28097 28099 27495 0 -1 4202496 120977 0 0 0 611 18 0 0 20 0 1 0 347365650 500473856 119865 33554432000 4194304 8395647 140734255203936 140734255200648 5210338 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/28099/statm: 122186 119865 495 1026 0 121156 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 488744

[startup+12.7004 s]
/proc/loadavg: 1.80 1.95 1.84 3/180 28110
/proc/meminfo: memFree=26852628/32873844 swapFree=7380/7380
[pid=28099] ppid=28097 vsize=488744 CPUtime=12.68 cores=1,3,5,7
/proc/28099/stat : 28099 (pbscip.linux.x8) R 28097 28099 27495 0 -1 4202496 120979 0 0 0 1250 18 0 0 20 0 1 0 347365650 500473856 119867 33554432000 4194304 8395647 140734255203936 140734255200648 5210321 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/28099/statm: 122186 119867 495 1026 0 121156 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 488744

[startup+25.5003 s]
/proc/loadavg: 1.91 1.97 1.85 3/180 28110
/proc/meminfo: memFree=26842648/32873844 swapFree=7380/7380
[pid=28099] ppid=28097 vsize=488744 CPUtime=25.48 cores=1,3,5,7
/proc/28099/stat : 28099 (pbscip.linux.x8) R 28097 28099 27495 0 -1 4202496 120986 0 0 0 2530 18 0 0 20 0 1 0 347365650 500473856 119953 33554432000 4194304 8395647 140734255203936 140734255198872 5210338 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/28099/statm: 122186 119953 501 1026 0 121156 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 488744

[startup+51.1003 s]
/proc/loadavg: 1.94 1.97 1.85 3/180 28110
/proc/meminfo: memFree=26731520/32873844 swapFree=7380/7380
[pid=28099] ppid=28097 vsize=571728 CPUtime=51.08 cores=1,3,5,7
/proc/28099/stat : 28099 (pbscip.linux.x8) R 28097 28099 27495 0 -1 4202496 136072 0 0 0 5085 23 0 0 20 0 1 0 347365650 585449472 138007 33554432000 4194304 8395647 140734255203936 140734255199064 6391404 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/28099/statm: 142932 138007 575 1026 0 141902 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 571728

[startup+102.307 s]
/proc/loadavg: 1.97 1.97 1.86 3/179 28111
/proc/meminfo: memFree=26670112/32873844 swapFree=7380/7380
[pid=28099] ppid=28097 vsize=590396 CPUtime=102.27 cores=1,3,5,7
/proc/28099/stat : 28099 (pbscip.linux.x8) R 28097 28099 27495 0 -1 4202496 140540 0 0 0 10198 29 0 0 20 0 1 0 347365650 604565504 143772 33554432000 4194304 8395647 140734255203936 140734255198504 6708489 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/28099/statm: 147599 143772 581 1026 0 146569 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 590396

[startup+162.3 s]
/proc/loadavg: 1.99 1.97 1.86 3/179 28111
/proc/meminfo: memFree=26664560/32873844 swapFree=7380/7380
[pid=28099] ppid=28097 vsize=590396 CPUtime=162.26 cores=1,3,5,7
/proc/28099/stat : 28099 (pbscip.linux.x8) R 28097 28099 27495 0 -1 4202496 140548 0 0 0 16194 32 0 0 20 0 1 0 347365650 604565504 145046 33554432000 4194304 8395647 140734255203936 140734255198456 6697250 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/28099/statm: 147599 145046 581 1026 0 146569 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 590396

[startup+222.3 s]
/proc/loadavg: 1.99 1.97 1.87 3/179 28111
/proc/meminfo: memFree=26642880/32873844 swapFree=7380/7380
[pid=28099] ppid=28097 vsize=612184 CPUtime=222.24 cores=1,3,5,7
/proc/28099/stat : 28099 (pbscip.linux.x8) R 28097 28099 27495 0 -1 4202496 146259 0 0 0 22187 37 0 0 20 0 1 0 347365650 626876416 150429 33554432000 4194304 8395647 140734255203936 140734255199224 5849675 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/28099/statm: 153046 150429 611 1026 0 152016 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 612184

[startup+282.3 s]
/proc/loadavg: 1.99 1.97 1.88 3/179 28111
/proc/meminfo: memFree=26627796/32873844 swapFree=7380/7380
[pid=28099] ppid=28097 vsize=619356 CPUtime=282.22 cores=1,3,5,7
/proc/28099/stat : 28099 (pbscip.linux.x8) R 28097 28099 27495 0 -1 4202496 147788 0 0 0 28177 45 0 0 20 0 1 0 347365650 634220544 154214 33554432000 4194304 8395647 140734255203936 140734255199064 6698214 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/28099/statm: 154839 154214 612 1026 0 153809 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 619356

[startup+342.3 s]
/proc/loadavg: 1.99 1.97 1.88 3/179 28111
/proc/meminfo: memFree=26627656/32873844 swapFree=7380/7380
[pid=28099] ppid=28097 vsize=619356 CPUtime=342.21 cores=1,3,5,7
/proc/28099/stat : 28099 (pbscip.linux.x8) R 28097 28099 27495 0 -1 4202496 147789 0 0 0 34171 50 0 0 20 0 1 0 347365650 634220544 154249 33554432000 4194304 8395647 140734255203936 140734255199064 6636354 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/28099/statm: 154839 154249 612 1026 0 153809 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 619356

[startup+402.3 s]
/proc/loadavg: 1.99 1.97 1.89 3/179 28112
/proc/meminfo: memFree=26632656/32873844 swapFree=7380/7380
[pid=28099] ppid=28097 vsize=614364 CPUtime=402.2 cores=1,3,5,7
/proc/28099/stat : 28099 (pbscip.linux.x8) R 28097 28099 27495 0 -1 4202496 150316 0 0 0 40164 56 0 0 20 0 1 0 347365650 629108736 153008 33554432000 4194304 8395647 140734255203936 140734255199064 7382137 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/28099/statm: 153591 153008 612 1026 0 152561 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 614364

[startup+462.3 s]
/proc/loadavg: 2.08 2.00 1.90 3/179 28112
/proc/meminfo: memFree=26635848/32873844 swapFree=7380/7380
[pid=28099] ppid=28097 vsize=611296 CPUtime=462.19 cores=1,3,5,7
/proc/28099/stat : 28099 (pbscip.linux.x8) R 28097 28099 27495 0 -1 4202496 152759 0 0 0 46157 62 0 0 20 0 1 0 347365650 625967104 152238 33554432000 4194304 8395647 140734255203936 140734255199064 6669642 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/28099/statm: 152824 152238 612 1026 0 151794 0
Current children cumulated CPU time (s) 462.19
Current children cumulated vsize (KiB) 611296

[startup+522.3 s]
/proc/loadavg: 2.06 2.01 1.91 3/179 28112
/proc/meminfo: memFree=26635628/32873844 swapFree=7380/7380
[pid=28099] ppid=28097 vsize=611296 CPUtime=522.18 cores=1,3,5,7
/proc/28099/stat : 28099 (pbscip.linux.x8) R 28097 28099 27495 0 -1 4202496 152759 0 0 0 52151 67 0 0 20 0 1 0 347365650 625967104 152238 33554432000 4194304 8395647 140734255203936 140734255199176 7428202 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/28099/statm: 152824 152238 612 1026 0 151794 0
Current children cumulated CPU time (s) 522.18
Current children cumulated vsize (KiB) 611296

[startup+582.3 s]
/proc/loadavg: 2.06 2.02 1.92 3/179 28112
/proc/meminfo: memFree=26627592/32873844 swapFree=7380/7380
[pid=28099] ppid=28097 vsize=621904 CPUtime=582.18 cores=1,3,5,7
/proc/28099/stat : 28099 (pbscip.linux.x8) R 28097 28099 27495 0 -1 4202496 153364 0 0 0 58145 73 0 0 20 0 1 0 347365650 636829696 153865 33554432000 4194304 8395647 140734255203936 140734255199176 7428202 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/28099/statm: 155476 153865 612 1026 0 154446 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 621904

[startup+642.3 s]

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

/proc/meminfo: memFree=26591200/32873844 swapFree=7380/7380
[pid=28099] ppid=28097 vsize=630812 CPUtime=1122.09 cores=1,3,5,7
/proc/28099/stat : 28099 (pbscip.linux.x8) R 28097 28099 27495 0 -1 4202496 189278 0 0 0 112080 129 0 0 20 0 1 0 347365650 645951488 156049 33554432000 4194304 8395647 140734255203936 140734255198808 6587070 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/28099/statm: 157703 156049 624 1026 0 156673 0
Current children cumulated CPU time (s) 1122.09
Current children cumulated vsize (KiB) 630812

[startup+1182.3 s]
/proc/loadavg: 2.06 2.07 1.98 3/179 28118
/proc/meminfo: memFree=26586240/32873844 swapFree=7380/7380
[pid=28099] ppid=28097 vsize=630812 CPUtime=1182.08 cores=1,3,5,7
/proc/28099/stat : 28099 (pbscip.linux.x8) R 28097 28099 27495 0 -1 4202496 189278 0 0 0 118073 135 0 0 20 0 1 0 347365650 645951488 156049 33554432000 4194304 8395647 140734255203936 140734255199144 6698001 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/28099/statm: 157703 156049 624 1026 0 156673 0
Current children cumulated CPU time (s) 1182.08
Current children cumulated vsize (KiB) 630812

[startup+1242.3 s]
/proc/loadavg: 2.06 2.07 1.99 3/180 28121
/proc/meminfo: memFree=26585984/32873844 swapFree=7380/7380
[pid=28099] ppid=28097 vsize=630812 CPUtime=1242.08 cores=1,3,5,7
/proc/28099/stat : 28099 (pbscip.linux.x8) R 28097 28099 27495 0 -1 4202496 189278 0 0 0 124067 141 0 0 20 0 1 0 347365650 645951488 156049 33554432000 4194304 8395647 140734255203936 140734255199144 6697246 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/28099/statm: 157703 156049 624 1026 0 156673 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 630812

[startup+1302.3 s]
/proc/loadavg: 2.02 2.06 1.99 3/179 28121
/proc/meminfo: memFree=26586116/32873844 swapFree=7380/7380
[pid=28099] ppid=28097 vsize=630812 CPUtime=1302.07 cores=1,3,5,7
/proc/28099/stat : 28099 (pbscip.linux.x8) R 28097 28099 27495 0 -1 4202496 189278 0 0 0 130062 145 0 0 20 0 1 0 347365650 645951488 156049 33554432000 4194304 8395647 140734255203936 140734255199144 6698034 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/28099/statm: 157703 156049 624 1026 0 156673 0
Current children cumulated CPU time (s) 1302.07
Current children cumulated vsize (KiB) 630812

[startup+1362.3 s]
/proc/loadavg: 2.00 2.04 1.99 3/179 28122
/proc/meminfo: memFree=26586228/32873844 swapFree=7380/7380
[pid=28099] ppid=28097 vsize=630812 CPUtime=1362.05 cores=1,3,5,7
/proc/28099/stat : 28099 (pbscip.linux.x8) R 28097 28099 27495 0 -1 4202496 189281 0 0 0 136056 149 0 0 20 0 1 0 347365650 645951488 156049 33554432000 4194304 8395647 140734255203936 140734255199064 7428202 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/28099/statm: 157703 156049 624 1026 0 156673 0
Current children cumulated CPU time (s) 1362.05
Current children cumulated vsize (KiB) 630812

[startup+1422.31 s]
/proc/loadavg: 2.00 2.03 1.99 3/179 28122
/proc/meminfo: memFree=26586104/32873844 swapFree=7380/7380
[pid=28099] ppid=28097 vsize=630812 CPUtime=1422.06 cores=1,3,5,7
/proc/28099/stat : 28099 (pbscip.linux.x8) R 28097 28099 27495 0 -1 4202496 189281 0 0 0 142051 155 0 0 20 0 1 0 347365650 645951488 156049 33554432000 4194304 8395647 140734255203936 140734255198808 7428202 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/28099/statm: 157703 156049 624 1026 0 156673 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 630812

[startup+1482.3 s]
/proc/loadavg: 2.00 2.03 1.99 3/179 28122
/proc/meminfo: memFree=26586228/32873844 swapFree=7380/7380
[pid=28099] ppid=28097 vsize=630812 CPUtime=1482.04 cores=1,3,5,7
/proc/28099/stat : 28099 (pbscip.linux.x8) R 28097 28099 27495 0 -1 4202496 189281 0 0 0 148045 159 0 0 20 0 1 0 347365650 645951488 156049 33554432000 4194304 8395647 140734255203936 140734255199400 7382137 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/28099/statm: 157703 156049 624 1026 0 156673 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 630812

[startup+1542.3 s]
/proc/loadavg: 2.14 2.05 2.00 3/179 28122
/proc/meminfo: memFree=26586104/32873844 swapFree=7380/7380
[pid=28099] ppid=28097 vsize=630812 CPUtime=1542.03 cores=1,3,5,7
/proc/28099/stat : 28099 (pbscip.linux.x8) R 28097 28099 27495 0 -1 4202496 189281 0 0 0 154038 165 0 0 20 0 1 0 347365650 645951488 156049 33554432000 4194304 8395647 140734255203936 140734255198808 6697974 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/28099/statm: 157703 156049 624 1026 0 156673 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 630812

[startup+1602.3 s]
/proc/loadavg: 2.05 2.04 2.00 3/179 28122
/proc/meminfo: memFree=26586228/32873844 swapFree=7380/7380
[pid=28099] ppid=28097 vsize=630812 CPUtime=1602.02 cores=1,3,5,7
/proc/28099/stat : 28099 (pbscip.linux.x8) R 28097 28099 27495 0 -1 4202496 189281 0 0 0 160032 170 0 0 20 0 1 0 347365650 645951488 156049 33554432000 4194304 8395647 140734255203936 140734255198808 6700549 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/28099/statm: 157703 156049 624 1026 0 156673 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 630812

[startup+1662.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/179 28123
/proc/meminfo: memFree=26586352/32873844 swapFree=7380/7380
[pid=28099] ppid=28097 vsize=630812 CPUtime=1662.01 cores=1,3,5,7
/proc/28099/stat : 28099 (pbscip.linux.x8) R 28097 28099 27495 0 -1 4202496 189281 0 0 0 166026 175 0 0 20 0 1 0 347365650 645951488 156049 33554432000 4194304 8395647 140734255203936 140734255199448 6697351 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/28099/statm: 157703 156049 624 1026 0 156673 0
Current children cumulated CPU time (s) 1662.01
Current children cumulated vsize (KiB) 630812

[startup+1722.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/179 28123
/proc/meminfo: memFree=26586476/32873844 swapFree=7380/7380
[pid=28099] ppid=28097 vsize=630812 CPUtime=1722.01 cores=1,3,5,7
/proc/28099/stat : 28099 (pbscip.linux.x8) R 28097 28099 27495 0 -1 4202496 189281 0 0 0 172020 181 0 0 20 0 1 0 347365650 645951488 156049 33554432000 4194304 8395647 140734255203936 140734255199144 6636387 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/28099/statm: 157703 156049 624 1026 0 156673 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 630812

[startup+1782.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/179 28123
/proc/meminfo: memFree=26586104/32873844 swapFree=7380/7380
[pid=28099] ppid=28097 vsize=630812 CPUtime=1781.99 cores=1,3,5,7
/proc/28099/stat : 28099 (pbscip.linux.x8) R 28097 28099 27495 0 -1 4202496 189281 0 0 0 178013 186 0 0 20 0 1 0 347365650 645951488 156049 33554432000 4194304 8395647 140734255203936 140734255199064 6697941 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/28099/statm: 157703 156049 624 1026 0 156673 0
Current children cumulated CPU time (s) 1781.99
Current children cumulated vsize (KiB) 630812

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

[startup+1785.5 s]
/proc/loadavg: 2.00 2.02 2.00 3/179 28123
/proc/meminfo: memFree=26577852/32873844 swapFree=7380/7380
[pid=28099] ppid=28097 vsize=630812 CPUtime=1785.19 cores=1,3,5,7
/proc/28099/stat : 28099 (pbscip.linux.x8) R 28097 28099 27495 0 -1 4202496 189281 0 0 0 178333 186 0 0 20 0 1 0 347365650 645951488 156049 33554432000 4194304 8395647 140734255203936 140734255198328 6698072 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/28099/statm: 157703 156049 624 1026 0 156673 0
Current children cumulated CPU time (s) 1785.19
Current children cumulated vsize (KiB) 630812

[startup+1788.7 s]
/proc/loadavg: 2.00 2.02 2.00 3/179 28123
/proc/meminfo: memFree=26577852/32873844 swapFree=7380/7380
[pid=28099] ppid=28097 vsize=630812 CPUtime=1788.39 cores=1,3,5,7
/proc/28099/stat : 28099 (pbscip.linux.x8) R 28097 28099 27495 0 -1 4202496 189281 0 0 0 178652 187 0 0 20 0 1 0 347365650 645951488 156049 33554432000 4194304 8395647 140734255203936 140734255198808 6700532 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/28099/statm: 157703 156049 624 1026 0 156673 0
Current children cumulated CPU time (s) 1788.39
Current children cumulated vsize (KiB) 630812

[startup+1790.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/179 28123
/proc/meminfo: memFree=26577852/32873844 swapFree=7380/7380
[pid=28099] ppid=28097 vsize=630812 CPUtime=1789.99 cores=1,3,5,7
/proc/28099/stat : 28099 (pbscip.linux.x8) R 28097 28099 27495 0 -1 4202496 189281 0 0 0 178812 187 0 0 20 0 1 0 347365650 645951488 156049 33554432000 4194304 8395647 140734255203936 140734255198808 6698214 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/28099/statm: 157703 156049 624 1026 0 156673 0
Current children cumulated CPU time (s) 1789.99
Current children cumulated vsize (KiB) 630812

[startup+1791.91 s]
/proc/loadavg: 2.00 2.02 2.00 3/179 28123
/proc/meminfo: memFree=26577852/32873844 swapFree=7380/7380
[pid=28099] ppid=28097 vsize=630812 CPUtime=1791.6 cores=1,3,5,7
/proc/28099/stat : 28099 (pbscip.linux.x8) R 28097 28099 27495 0 -1 4202496 189281 0 0 0 178973 187 0 0 20 0 1 0 347365650 645951488 156049 33554432000 4194304 8395647 140734255203936 140734255198808 6697065 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/28099/statm: 157703 156049 624 1026 0 156673 0
Current children cumulated CPU time (s) 1791.6
Current children cumulated vsize (KiB) 630812

[startup+1792.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/179 28123
/proc/meminfo: memFree=26577852/32873844 swapFree=7380/7380
[pid=28099] ppid=28097 vsize=630812 CPUtime=1791.99 cores=1,3,5,7
/proc/28099/stat : 28099 (pbscip.linux.x8) R 28097 28099 27495 0 -1 4202496 189283 0 0 0 179012 187 0 0 20 0 1 0 347365650 645951488 156051 33554432000 4194304 8395647 140734255203936 140734255199768 4220157 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28099/statm: 157703 156051 626 1026 0 156673 0
Current children cumulated CPU time (s) 1791.99
Current children cumulated vsize (KiB) 630812

[startup+1792.5 s]
/proc/loadavg: 2.00 2.02 2.00 3/179 28123
/proc/meminfo: memFree=26577852/32873844 swapFree=7380/7380
[pid=28099] ppid=28097 vsize=628620 CPUtime=1792.19 cores=1,3,5,7
/proc/28099/stat : 28099 (pbscip.linux.x8) R 28097 28099 27495 0 -1 4202496 189283 0 0 0 179032 187 0 0 20 0 1 0 347365650 643706880 155513 33554432000 4194304 8395647 140734255203936 140734255199768 6075878 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28099/statm: 157155 155513 626 1026 0 156125 0
Current children cumulated CPU time (s) 1792.19
Current children cumulated vsize (KiB) 628620

[startup+1792.6 s]
/proc/loadavg: 2.00 2.02 2.00 3/179 28123
/proc/meminfo: memFree=26577852/32873844 swapFree=7380/7380
[pid=28099] ppid=28097 vsize=503360 CPUtime=1792.29 cores=1,3,5,7
/proc/28099/stat : 28099 (pbscip.linux.x8) R 28097 28099 27495 0 -1 4202496 189283 0 0 0 179041 188 0 0 20 0 1 0 347365650 515440640 125310 33554432000 4194304 8395647 140734255203936 140734255203176 6345887 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28099/statm: 125840 125310 626 1026 0 124810 0
Current children cumulated CPU time (s) 1792.29
Current children cumulated vsize (KiB) 503360

Child status: 0
Real time (s): 1792.64
CPU time (s): 1792.34
CPU user time (s): 1790.44
CPU system time (s): 1.89271
CPU usage (%): 99.9833
Max. virtual memory (cumulated for all children) (KiB): 733680

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1790.44
system time used= 1.89271
maximum resident set size= 729720
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 189286
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= 37
involuntary context switches= 1945

runsolver used 6.95094 second user time and 14.5688 second system time

The end

Launcher Data

Begin job on node133 at 2012-06-04 14:20:08
IDJOB=3745036
IDBENCH=92889
IDSOLVER=2326
FILE ID=node133/3745036-1338812408
RUNJOBID= node133-1338812408-28082
PBS_JOBID= 14636868
Free space on /tmp= 70468 MiB

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

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

MD5SUM BENCH= 0873f191d5428e528a87fed4bd4a0589
RANDOM SEED=1267618487

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.540
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.540
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.540
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.90
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.540
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.540
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:       32873844 kB
MemFree:        28411144 kB
Buffers:          511376 kB
Cached:          3034656 kB
SwapCached:          676 kB
Active:          1560300 kB
Inactive:        1999940 kB
Active(anon):       5660 kB
Inactive(anon):    10220 kB
Active(file):    1554640 kB
Inactive(file):  1989720 kB
Unevictable:        7380 kB
Mlocked:            7380 kB
SwapTotal:      67108856 kB
SwapFree:       67107040 kB
Dirty:             32696 kB
Writeback:             0 kB
AnonPages:         18260 kB
Mapped:             9600 kB
Shmem:                 0 kB
Slab:             761248 kB
SReclaimable:     202704 kB
SUnreclaim:       558544 kB
KernelStack:        1400 kB
PageTables:         3948 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     108620 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70440 MiB
End job on node133 at 2012-06-04 14:50:01