Trace number 3740238

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
PB10: SCIPspx SCIP 1.2.1.3 with SoPlex 1.4.2 (CVS Version 30.5.2010) as LP solver? 1790.23 1790.51

General information on the benchmark

Name/OPT-SMALLINT-LIN/oliveras/j60opt/
normalized-j6043_1.std.opb
MD5SUM4921f594bf6e9f804b4e8d53b17f81bf
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark108
Best CPU time to get the best result obtained on this benchmark0.147977
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables36722
Total number of constraints129122
Number of constraints which are clauses127922
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1200
Minimum length of a constraint1
Maximum length of a constraint49
Number of terms in the objective function 300
Biggest coefficient in the objective function 300
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 45150
Number of bits of the sum of numbers in the objective function 16
Biggest number in a constraint 300
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 45150
Number of bits of the biggest sum of numbers16
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-3740238-1338734159.opb>
0.79/0.89	c original problem has 36722 variables (36722 bin, 0 int, 0 impl, 0 cont) and 129122 constraints
0.79/0.89	c problem read
0.79/0.89	c presolving settings loaded
1.10/1.16	c presolving:
4.79/4.84	c (round 1) 3862 del vars, 10765 del conss, 3059 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 8726994 impls, 0 clqs
5.89/5.91	c (round 2) 7219 del vars, 26518 del conss, 6270 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 8745432 impls, 0 clqs
6.19/6.24	c (round 3) 8719 del vars, 33359 del conss, 7130 chg bounds, 88 chg sides, 108 chg coeffs, 0 upgd conss, 8756166 impls, 0 clqs
6.49/6.51	c (round 4) 9422 del vars, 36196 del conss, 7683 chg bounds, 92 chg sides, 113 chg coeffs, 0 upgd conss, 8762215 impls, 0 clqs
6.59/6.67	c (round 5) 9952 del vars, 38467 del conss, 8000 chg bounds, 133 chg sides, 160 chg coeffs, 0 upgd conss, 8768167 impls, 0 clqs
6.79/6.80	c (round 6) 10227 del vars, 39608 del conss, 8184 chg bounds, 133 chg sides, 160 chg coeffs, 0 upgd conss, 8771545 impls, 0 clqs
6.89/6.93	c (round 7) 10477 del vars, 40587 del conss, 8351 chg bounds, 133 chg sides, 160 chg coeffs, 0 upgd conss, 8774083 impls, 0 clqs
6.99/7.05	c (round 8) 10742 del vars, 41649 del conss, 8519 chg bounds, 133 chg sides, 160 chg coeffs, 0 upgd conss, 8778531 impls, 0 clqs
7.09/7.15	c (round 9) 10891 del vars, 42276 del conss, 8616 chg bounds, 133 chg sides, 160 chg coeffs, 0 upgd conss, 8780743 impls, 0 clqs
7.19/7.24	c (round 10) 10985 del vars, 42707 del conss, 8673 chg bounds, 133 chg sides, 160 chg coeffs, 0 upgd conss, 8782157 impls, 0 clqs
7.29/7.34	c (round 11) 11051 del vars, 42996 del conss, 8718 chg bounds, 133 chg sides, 160 chg coeffs, 0 upgd conss, 8782828 impls, 0 clqs
7.39/7.42	c (round 12) 11081 del vars, 43148 del conss, 8741 chg bounds, 133 chg sides, 160 chg coeffs, 0 upgd conss, 8782954 impls, 0 clqs
7.49/7.51	c (round 13) 11087 del vars, 43188 del conss, 8746 chg bounds, 133 chg sides, 160 chg coeffs, 0 upgd conss, 8782992 impls, 0 clqs
7.49/7.58	c (round 14) 11091 del vars, 43208 del conss, 8746 chg bounds, 133 chg sides, 160 chg coeffs, 0 upgd conss, 8783022 impls, 0 clqs
7.99/8.04	c (round 15) 11091 del vars, 43210 del conss, 8746 chg bounds, 133 chg sides, 160 chg coeffs, 85912 upgd conss, 8783022 impls, 0 clqs
8.38/8.40	c (round 16) 11091 del vars, 43243 del conss, 8746 chg bounds, 254 chg sides, 464 chg coeffs, 85912 upgd conss, 8783022 impls, 0 clqs
244.55/244.68	c    (243.8s) probing: 1000/25631 (3.9%) - 0 fixings, 0 aggregations, 7147227 implications, 0 bound changes
453.03/453.12	c    (452.2s) probing: 2000/25631 (7.8%) - 0 fixings, 0 aggregations, 12225593 implications, 0 bound changes
453.22/453.38	c    (452.5s) probing: 2001/25631 (7.8%) - 0 fixings, 0 aggregations, 12235677 implications, 0 bound changes
453.22/453.38	c    (452.5s) probing aborted: 2000/2000 successive useless probings
453.22/453.38	c presolving (17 rounds):
453.22/453.38	c  11091 deleted vars, 43244 deleted constraints, 8746 tightened bounds, 0 added holes, 254 changed sides, 481 changed coefficients
453.22/453.38	c  50033032 implications, 0 cliques
453.22/453.38	c presolved problem has 25631 variables (25631 bin, 0 int, 0 impl, 0 cont) and 85931 constraints
453.22/453.38	c    1087 constraints of type <knapsack>
453.22/453.38	c   72190 constraints of type <setppc>
453.22/453.38	c   12654 constraints of type <logicor>
453.22/453.38	c transformed objective value is always integral (scale: 1)
453.22/453.38	c Presolving Time: 452.30
453.22/453.38	c - non default parameters ----------------------------------------------------------------------
453.22/453.38	c # SCIP version 1.2.1.3
453.22/453.38	c 
453.22/453.38	c # frequency for displaying node information lines
453.22/453.38	c # [type: int, range: [-1,2147483647], default: 100]
453.22/453.38	c display/freq = 10000
453.22/453.38	c 
453.22/453.38	c # maximal time in seconds to run
453.22/453.38	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
453.22/453.38	c limits/time = 1789.12
453.22/453.38	c 
453.22/453.38	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
453.22/453.38	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
453.22/453.38	c limits/memory = 13950
453.22/453.38	c 
453.22/453.38	c # default clock type (1: CPU user seconds, 2: wall clock time)
453.22/453.38	c # [type: int, range: [1,2], default: 1]
453.22/453.38	c timing/clocktype = 2
453.22/453.38	c 
453.22/453.38	c # should presolving try to simplify inequalities
453.22/453.38	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
453.22/453.38	c constraints/linear/simplifyinequalities = TRUE
453.22/453.38	c 
453.22/453.38	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
453.22/453.38	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
453.22/453.38	c constraints/indicator/addCouplingCons = TRUE
453.22/453.38	c 
453.22/453.38	c # should presolving try to simplify knapsacks
453.22/453.38	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
453.22/453.38	c constraints/knapsack/simplifyinequalities = TRUE
453.22/453.38	c 
453.22/453.38	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
453.22/453.38	c # [type: int, range: [-1,2147483647], default: -1]
453.22/453.38	c separating/rapidlearning/freq = 0
453.22/453.38	c 
453.22/453.38	c -----------------------------------------------------------------------------------------------
453.22/453.38	c start solving
453.32/453.40	c 
502.81/502.94	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
502.81/502.94	c   502s|     1 |     0 | 23212 |     - |1442M|   0 |  28 |  25k|  85k|  25k|  85k|   0 |   0 |   0 | 1.080000e+02 |      --      |    Inf 
1164.10/1164.38	c  1163s|     1 |     0 | 64274 |     - |1443M|   0 | 483 |  25k|  85k|  25k|  85k|   4 |   0 |   0 | 1.080000e+02 |      --      |    Inf 
1609.53/1609.81	c  1609s|     1 |     0 |127283 |     - |1443M|   0 |1138 |  25k|  85k|  25k|  85k|  24 |   0 |   0 | 1.080000e+02 |      --      |    Inf 
1789.81/1790.14	c  1789s|     1 |     0 |144943 |     - |1445M|   0 |   - |  25k|  85k|  25k|  86k|  75 |   0 |   0 | 1.080000e+02 |      --      |    Inf 
1789.81/1790.16	c  1789s|     1 |     2 |144943 |     - |1445M|   0 |   - |  25k|  85k|  25k|  86k|  75 |   0 |   0 | 1.080000e+02 |      --      |    Inf 
1789.81/1790.16	c 
1789.81/1790.16	c SCIP Status        : solving was interrupted [time limit reached]
1789.81/1790.16	c Solving Time (sec) : 1789.28
1789.81/1790.16	c Solving Nodes      : 1
1789.81/1790.16	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1789.81/1790.16	c Dual Bound         : +1.08000000000000e+02
1789.81/1790.16	c Gap                : infinite
1789.81/1790.16	s UNKNOWN
1789.81/1790.16	c SCIP Status        : solving was interrupted [time limit reached]
1789.81/1790.16	c Solving Time       :    1789.28
1789.81/1790.16	c Original Problem   :
1789.81/1790.16	c   Problem name     : HOME/instance-3740238-1338734159.opb
1789.81/1790.16	c   Variables        : 36722 (36722 binary, 0 integer, 0 implicit integer, 0 continuous)
1789.81/1790.16	c   Constraints      : 129122 initial, 129122 maximal
1789.81/1790.16	c Presolved Problem  :
1789.81/1790.16	c   Problem name     : t_HOME/instance-3740238-1338734159.opb
1789.81/1790.16	c   Variables        : 25631 (25631 binary, 0 integer, 0 implicit integer, 0 continuous)
1789.81/1790.16	c   Constraints      : 85931 initial, 85931 maximal
1789.81/1790.16	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1789.81/1790.16	c   trivial          :       0.03        511          0          0          0          0          0          0          0
1789.81/1790.16	c   dualfix          :       0.03         62          0          0          0          0          0          0          0
1789.81/1790.16	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1789.81/1790.16	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1789.81/1790.16	c   implics          :       0.28          0          0          0          0          0          0          0          0
1789.81/1790.16	c   probing          :     444.82          0          0          0          0          0          0          0          0
1789.81/1790.16	c   knapsack         :       0.20          0          0          0          0          0         16        121        321
1789.81/1790.16	c   setppc           :       0.25          0          0          0          0          0         18          0          0
1789.81/1790.16	c   linear           :       6.48       8235       2283          0       8746          0      43210        133        160
1789.81/1790.16	c   logicor          :       0.04          0          0          0          0          0          0          0          0
1789.81/1790.16	c   root node        :          -          0          -          -          0          -          -          -          -
1789.81/1790.16	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1789.81/1790.16	c   integral         :          0          0          0          0          0          0          0          0          0          0
1789.81/1790.16	c   knapsack         :       1087          3     103409          0          1          0          0         96          0          0
1789.81/1790.16	c   setppc           :      72190          3     103409          0          1          0          0          0          0          0
1789.81/1790.16	c   logicor          :      12654          3      93379          0          1          0          0          0          0          0
1789.81/1790.16	c   countsols        :          0          0          0          0          1          0          0          0          0          0
1789.81/1790.16	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1789.81/1790.16	c   integral         :       0.00       0.00       0.00       0.00       0.00
1789.81/1790.16	c   knapsack         :       5.89       0.01       5.88       0.00       0.00
1789.81/1790.16	c   setppc           :     217.49       0.02     217.45       0.00       0.02
1789.81/1790.16	c   logicor          :       3.97       0.00       3.97       0.00       0.00
1789.81/1790.16	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1789.81/1790.16	c Propagators        :       Time      Calls    Cutoffs    DomReds
1789.81/1790.16	c   vbounds          :       0.09          2          0          0
1789.81/1790.16	c   rootredcost      :       0.07          0          0          0
1789.81/1790.16	c   pseudoobj        :       0.08          2          0          0
1789.81/1790.16	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1789.81/1790.16	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1789.81/1790.16	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1789.81/1790.16	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1789.81/1790.16	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1789.81/1790.16	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1789.81/1790.16	c   applied globally :          -          -          -          0        0.0          -          -          -
1789.81/1790.16	c   applied locally  :          -          -          -          0        0.0          -          -          -
1789.81/1790.16	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1789.81/1790.16	c   cut pool         :       0.00          2          -          -          7          -    (maximal pool size: 314)
1789.81/1790.16	c   redcost          :       0.00          3          0          0          0          0
1789.81/1790.16	c   impliedbounds    :       0.04          3          0          0          0          0
1789.81/1790.16	c   intobj           :       0.00          0          0          0          0          0
1789.81/1790.16	c   cgmip            :       0.00          0          0          0          0          0
1789.81/1790.16	c   gomory           :       4.74          3          0          0        731          0
1789.81/1790.16	c   strongcg         :       4.09          3          0          0        731          0
1789.81/1790.16	c   cmir             :      11.72          3          0          0          3          0
1789.81/1790.16	c   flowcover        :      18.93          3          0          0         83          0
1789.81/1790.16	c   clique           :     546.70          3          0          0         11          0
1789.81/1790.16	c   zerohalf         :       0.00          0          0          0          0          0
1789.81/1790.16	c   mcf              :       2.53          1          0          0          0          0
1789.81/1790.16	c   rapidlearning    :       0.00          0          0          0          0          0
1789.81/1790.16	c Pricers            :       Time      Calls       Vars
1789.81/1790.16	c   problem variables:       0.00          0          0
1789.81/1790.16	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1789.81/1790.16	c   relpscost        :       0.00          0          0          0          0          0          0
1789.81/1790.16	c   pscost           :       0.00          0          0          0          0          0          0
1789.81/1790.16	c   inference        :       0.01          1          0          0          0          0          2
1789.81/1790.16	c   mostinf          :       0.00          0          0          0          0          0          0
1789.81/1790.16	c   leastinf         :       0.00          0          0          0          0          0          0
1789.81/1790.16	c   fullstrong       :       0.00          0          0          0          0          0          0
1789.81/1790.16	c   allfullstrong    :       0.00          0          0          0          0          0          0
1789.81/1790.16	c   random           :       0.00          0          0          0          0          0          0
1789.81/1790.16	c Primal Heuristics  :       Time      Calls      Found
1789.81/1790.16	c   LP solutions     :       0.00          -          0
1789.81/1790.16	c   pseudo solutions :       0.00          -          0
1789.81/1790.16	c   oneopt           :       0.00          0          0
1789.81/1790.16	c   trivial          :       0.04          2          0
1789.81/1790.16	c   simplerounding   :       0.00          0          0
1789.81/1790.16	c   zirounding       :       0.00          0          0
1789.81/1790.16	c   rounding         :       0.01          3          0
1789.81/1790.16	c   shifting         :       0.02          3          0
1789.81/1790.16	c   intshifting      :       0.00          0          0
1789.81/1790.16	c   twoopt           :       0.00          0          0
1789.81/1790.16	c   fixandinfer      :       0.00          0          0
1789.81/1790.16	c   feaspump         :      38.67          1          0
1789.81/1790.16	c   coefdiving       :       0.00          0          0
1789.81/1790.16	c   pscostdiving     :       0.00          0          0
1789.81/1790.16	c   fracdiving       :       0.00          0          0
1789.81/1790.16	c   veclendiving     :       0.00          0          0
1789.81/1790.16	c   intdiving        :       0.00          0          0
1789.81/1790.16	c   actconsdiving    :       0.00          0          0
1789.81/1790.16	c   objpscostdiving  :       0.00          0          0
1789.81/1790.16	c   rootsoldiving    :       0.00          0          0
1789.81/1790.16	c   linesearchdiving :       0.00          0          0
1789.81/1790.16	c   guideddiving     :       0.00          0          0
1789.81/1790.16	c   octane           :       0.00          0          0
1789.81/1790.16	c   rens             :       0.00          0          0
1789.81/1790.16	c   rins             :       0.00          0          0
1789.81/1790.16	c   localbranching   :       0.00          0          0
1789.81/1790.16	c   mutation         :       0.00          0          0
1789.81/1790.16	c   crossover        :       0.00          0          0
1789.81/1790.16	c   dins             :       0.00          0          0
1789.81/1790.16	c   undercover       :       0.00          0          0
1789.81/1790.16	c   nlp              :       0.00          0          0
1789.81/1790.16	c   trysol           :       0.00          0          0
1789.81/1790.16	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1789.81/1790.16	c   primal LP        :       0.00          0          0       0.00          -
1789.81/1790.16	c   dual LP          :     708.99          4     116814   29203.50     164.76
1789.81/1790.16	c   lex dual LP      :       0.00          0          0       0.00          -
1789.81/1790.16	c   barrier LP       :       0.00          0          0       0.00          -
1789.81/1790.16	c   diving/probing LP:      38.55          8      28129    3516.12     729.62
1789.81/1790.16	c   strong branching :       0.00          0          0       0.00          -
1789.81/1790.16	c     (at root node) :          -          0          0       0.00          -
1789.81/1790.16	c   conflict analysis:       0.00          0          0       0.00          -
1789.81/1790.16	c B&B Tree           :
1789.81/1790.16	c   number of runs   :          1
1789.81/1790.16	c   nodes            :          1
1789.81/1790.16	c   nodes (total)    :          1
1789.81/1790.16	c   nodes left       :          2
1789.81/1790.16	c   max depth        :          0
1789.81/1790.16	c   max depth (total):          0
1789.81/1790.16	c   backtracks       :          0 (0.0%)
1789.81/1790.16	c   delayed cutoffs  :          0
1789.81/1790.16	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1789.81/1790.16	c   avg switch length:       1.00
1789.81/1790.16	c   switching time   :       0.00
1789.81/1790.16	c Solution           :
1789.81/1790.16	c   Solutions found  :          0 (0 improvements)
1789.81/1790.16	c   Primal Bound     :          -
1789.81/1790.16	c   Dual Bound       : +1.08000000000000e+02
1789.81/1790.16	c   Gap              :   infinite
1789.81/1790.16	c   Root Dual Bound  : +1.08000000000000e+02
1789.81/1790.16	c   Root Iterations  :     144943
1790.21/1790.51	c Time complete: 1790.22.

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

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 13938
/proc/meminfo: memFree=25176040/32873844 swapFree=7628/7628
[pid=13938] ppid=13936 vsize=7912 CPUtime=0 cores=0,2,4,6
/proc/13938/stat : 13938 (pbscip.linux.x8) R 13936 13938 25613 0 -1 4202496 1226 0 0 0 0 0 0 0 20 0 1 0 339544446 8101888 1172 33554432000 4194304 8395647 140734631912640 140733317433832 7382157 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/13938/statm: 1978 1182 368 1026 0 948 0

[startup+0.067211 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 13938
/proc/meminfo: memFree=25176040/32873844 swapFree=7628/7628
[pid=13938] ppid=13936 vsize=20816 CPUtime=0.06 cores=0,2,4,6
/proc/13938/stat : 13938 (pbscip.linux.x8) R 13936 13938 25613 0 -1 4202496 4445 0 0 0 6 0 0 0 20 0 1 0 339544446 21315584 4391 33554432000 4194304 8395647 140734631912640 140733317433832 7382061 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/13938/statm: 5204 4391 393 1026 0 4174 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 20816

[startup+0.100276 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 13938
/proc/meminfo: memFree=25176040/32873844 swapFree=7628/7628
[pid=13938] ppid=13936 vsize=26216 CPUtime=0.09 cores=0,2,4,6
/proc/13938/stat : 13938 (pbscip.linux.x8) R 13936 13938 25613 0 -1 4202496 5790 0 0 0 9 0 0 0 20 0 1 0 339544446 26845184 5736 33554432000 4194304 8395647 140734631912640 140733317433832 7370064 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/13938/statm: 6554 5736 393 1026 0 5524 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 26216

[startup+0.300223 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 13938
/proc/meminfo: memFree=25176040/32873844 swapFree=7628/7628
[pid=13938] ppid=13936 vsize=41536 CPUtime=0.29 cores=0,2,4,6
/proc/13938/stat : 13938 (pbscip.linux.x8) R 13936 13938 25613 0 -1 4202496 9602 0 0 0 28 1 0 0 20 0 1 0 339544446 42532864 9548 33554432000 4194304 8395647 140734631912640 140734631777848 7382036 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/13938/statm: 10384 9548 393 1026 0 9354 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 41536

[startup+0.700225 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 13938
/proc/meminfo: memFree=25176040/32873844 swapFree=7628/7628
[pid=13938] ppid=13936 vsize=70244 CPUtime=0.69 cores=0,2,4,6
/proc/13938/stat : 13938 (pbscip.linux.x8) R 13936 13938 25613 0 -1 4202496 16792 0 0 0 67 2 0 0 20 0 1 0 339544446 71929856 16738 33554432000 4194304 8395647 140734631912640 140734631777848 7382066 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/13938/statm: 17561 16738 393 1026 0 16531 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 70244

[startup+1.50023 s]
/proc/loadavg: 2.07 2.02 2.00 3/178 13939
/proc/meminfo: memFree=25026496/32873844 swapFree=7628/7628
[pid=13938] ppid=13936 vsize=234856 CPUtime=1.49 cores=0,2,4,6
/proc/13938/stat : 13938 (pbscip.linux.x8) R 13936 13938 25613 0 -1 4202496 57682 0 0 0 140 9 0 0 20 0 1 0 339544446 240492544 57274 33554432000 4194304 8395647 140734631912640 140734631908392 6345887 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/13938/statm: 58714 57274 463 1026 0 57684 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 234856

[startup+3.10023 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 13939
/proc/meminfo: memFree=24882020/32873844 swapFree=7628/7628
[pid=13938] ppid=13936 vsize=375388 CPUtime=3.09 cores=0,2,4,6
/proc/13938/stat : 13938 (pbscip.linux.x8) R 13936 13938 25613 0 -1 4202496 92628 0 0 0 295 14 0 0 20 0 1 0 339544446 384397312 92220 33554432000 4194304 8395647 140734631912640 140734631908392 6348994 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/13938/statm: 93847 92220 469 1026 0 92817 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 375388

[startup+6.30031 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 13939
/proc/meminfo: memFree=24720580/32873844 swapFree=7628/7628
[pid=13938] ppid=13936 vsize=465416 CPUtime=6.29 cores=0,2,4,6
/proc/13938/stat : 13938 (pbscip.linux.x8) R 13936 13938 25613 0 -1 4202496 113549 0 0 0 611 18 0 0 20 0 1 0 339544446 476585984 113141 33554432000 4194304 8395647 140734631912640 140734631908440 18446744073699066235 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/13938/statm: 116354 113141 475 1026 0 115324 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 465416

[startup+12.7003 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 13939
/proc/meminfo: memFree=24661212/32873844 swapFree=7628/7628
[pid=13938] ppid=13936 vsize=518488 CPUtime=12.68 cores=0,2,4,6
/proc/13938/stat : 13938 (pbscip.linux.x8) R 13936 13938 25613 0 -1 4202496 126262 0 0 0 1249 19 0 0 20 0 1 0 339544446 530931712 125930 33554432000 4194304 8395647 140734631912640 140734631908712 6080692 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/13938/statm: 129622 125930 510 1026 0 128592 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 518488

[startup+25.5003 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 13939
/proc/meminfo: memFree=24600428/32873844 swapFree=7628/7628
[pid=13938] ppid=13936 vsize=568524 CPUtime=25.48 cores=0,2,4,6
/proc/13938/stat : 13938 (pbscip.linux.x8) R 13936 13938 25613 0 -1 4202496 137778 0 0 0 2527 21 0 0 20 0 1 0 339544446 582168576 137446 33554432000 4194304 8395647 140734631912640 140734631908712 4684112 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/13938/statm: 142131 137446 510 1026 0 141101 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 568524

[startup+51.1003 s]
/proc/loadavg: 2.10 2.03 2.01 3/177 13939
/proc/meminfo: memFree=24433800/32873844 swapFree=7628/7628
[pid=13938] ppid=13936 vsize=677356 CPUtime=51.08 cores=0,2,4,6
/proc/13938/stat : 13938 (pbscip.linux.x8) R 13936 13938 25613 0 -1 4202496 164805 0 0 0 5082 26 0 0 20 0 1 0 339544446 693612544 164473 33554432000 4194304 8395647 140734631912640 140734631908712 6080665 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/13938/statm: 169339 164473 510 1026 0 168309 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 677356

[startup+102.307 s]
/proc/loadavg: 2.04 2.02 2.00 3/177 13939
/proc/meminfo: memFree=24044112/32873844 swapFree=7628/7628
[pid=13938] ppid=13936 vsize=959336 CPUtime=102.27 cores=0,2,4,6
/proc/13938/stat : 13938 (pbscip.linux.x8) R 13936 13938 25613 0 -1 4202496 234495 0 0 0 10190 37 0 0 20 0 1 0 339544446 982360064 234163 33554432000 4194304 8395647 140734631912640 140734631908712 6068889 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/13938/statm: 239834 234163 510 1026 0 238804 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 959336

[startup+162.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 13939
/proc/meminfo: memFree=23718268/32873844 swapFree=7628/7628
[pid=13938] ppid=13936 vsize=1179528 CPUtime=162.26 cores=0,2,4,6
/proc/13938/stat : 13938 (pbscip.linux.x8) R 13936 13938 25613 0 -1 4202496 289502 0 0 0 16181 45 0 0 20 0 1 0 339544446 1207836672 289170 33554432000 4194304 8395647 140734631912640 140734631908568 5210295 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/13938/statm: 294882 289170 510 1026 0 293852 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 1179528

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 13939
/proc/meminfo: memFree=23343196/32873844 swapFree=7628/7628
[pid=13938] ppid=13936 vsize=1349240 CPUtime=222.25 cores=0,2,4,6
/proc/13938/stat : 13938 (pbscip.linux.x8) R 13936 13938 25613 0 -1 4202496 331325 0 0 0 22173 52 0 0 20 0 1 0 339544446 1381621760 330993 33554432000 4194304 8395647 140734631912640 140734631908712 5215822 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/13938/statm: 337310 330993 510 1026 0 336280 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 1349240

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 13943
/proc/meminfo: memFree=23053180/32873844 swapFree=7628/7628
[pid=13938] ppid=13936 vsize=1490904 CPUtime=282.24 cores=0,2,4,6
/proc/13938/stat : 13938 (pbscip.linux.x8) R 13936 13938 25613 0 -1 4202496 366797 0 0 0 28167 57 0 0 20 0 1 0 339544446 1526685696 366465 33554432000 4194304 8395647 140734631912640 140734631908712 6080705 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/13938/statm: 372726 366465 515 1026 0 371696 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 1490904

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13943
/proc/meminfo: memFree=22797776/32873844 swapFree=7628/7628
[pid=13938] ppid=13936 vsize=1606496 CPUtime=342.24 cores=0,2,4,6
/proc/13938/stat : 13938 (pbscip.linux.x8) R 13936 13938 25613 0 -1 4202496 396417 0 0 0 34160 64 0 0 20 0 1 0 339544446 1645051904 396085 33554432000 4194304 8395647 140734631912640 140734631908504 6080340 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/13938/statm: 401624 396085 515 1026 0 400594 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 1606496

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13943
/proc/meminfo: memFree=22591284/32873844 swapFree=7628/7628
[pid=13938] ppid=13936 vsize=1709372 CPUtime=402.22 cores=0,2,4,6
/proc/13938/stat : 13938 (pbscip.linux.x8) R 13936 13938 25613 0 -1 4202496 421159 0 0 0 40155 67 0 0 20 0 1 0 339544446 1750396928 420827 33554432000 4194304 8395647 140734631912640 140734631908504 4247658 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/13938/statm: 427343 420827 515 1026 0 426313 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 1709372

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13943
/proc/meminfo: memFree=22252460/32873844 swapFree=7628/7628
[pid=13938] ppid=13936 vsize=1903924 CPUtime=462.22 cores=0,2,4,6
/proc/13938/stat : 13938 (pbscip.linux.x8) R 13936 13938 25613 0 -1 4202496 461301 0 0 0 46147 75 0 0 20 0 1 0 339544446 1949618176 466048 33554432000 4194304 8395647 140734631912640 140734631908104 6698214 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/13938/statm: 475981 466048 586 1026 0 474951 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 1903924

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13943
/proc/meminfo: memFree=22102440/32873844 swapFree=7628/7628
[pid=13938] ppid=13936 vsize=1929916 CPUtime=522.21 cores=0,2,4,6
/proc/13938/stat : 13938 (pbscip.linux.x8) R 13936 13938 25613 0 -1 4202496 469020 0 0 0 52140 81 0 0 20 0 1 0 339544446 1976233984 474820 33554432000 4194304 8395647 140734631912640 140734631907160 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/13938/statm: 482479 474820 591 1026 0 481449 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 1929916

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13944
/proc/meminfo: memFree=21958504/32873844 swapFree=7628/7628
[pid=13938] ppid=13936 vsize=1929916 CPUtime=582.19 cores=0,2,4,6
/proc/13938/stat : 13938 (pbscip.linux.x8) R 13936 13938 25613 0 -1 4202496 469184 0 0 0 58136 83 0 0 20 0 1 0 339544446 1976233984 474984 33554432000 4194304 8395647 140734631912640 140734631907928 18446744073699066235 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/13938/statm: 482479 474984 613 1026 0 481449 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 1929916

[startup+642.3 s]

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

/proc/meminfo: memFree=21291516/32873844 swapFree=7628/7628
[pid=13938] ppid=13936 vsize=1929916 CPUtime=1002.13 cores=0,2,4,6
/proc/13938/stat : 13938 (pbscip.linux.x8) R 13936 13938 25613 0 -1 4202496 469198 0 0 0 100130 83 0 0 20 0 1 0 339544446 1976233984 474998 33554432000 4194304 8395647 140734631912640 140734631907928 5794576 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/13938/statm: 482479 474998 613 1026 0 481449 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 1929916

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13948
/proc/meminfo: memFree=21151452/32873844 swapFree=7628/7628
[pid=13938] ppid=13936 vsize=1980276 CPUtime=1062.13 cores=0,2,4,6
/proc/13938/stat : 13938 (pbscip.linux.x8) R 13936 13938 25613 0 -1 4202496 472815 0 0 0 106128 85 0 0 20 0 1 0 339544446 2027802624 487302 33554432000 4194304 8395647 140734631912640 140734631908856 5794573 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/13938/statm: 495069 487302 613 1026 0 494039 0
Current children cumulated CPU time (s) 1062.13
Current children cumulated vsize (KiB) 1980276

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13948
/proc/meminfo: memFree=20937956/32873844 swapFree=7628/7628
[pid=13938] ppid=13936 vsize=2154512 CPUtime=1122.12 cores=0,2,4,6
/proc/13938/stat : 13938 (pbscip.linux.x8) R 13936 13938 25613 0 -1 4202496 477514 0 0 0 112121 91 0 0 20 0 1 0 339544446 2206220288 522659 33554432000 4194304 8395647 140734631912640 140734631908200 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/13938/statm: 538628 522659 628 1026 0 537598 0
Current children cumulated CPU time (s) 1122.12
Current children cumulated vsize (KiB) 2154512

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13949
/proc/meminfo: memFree=20881876/32873844 swapFree=7628/7628
[pid=13938] ppid=13936 vsize=2161596 CPUtime=1182.1 cores=0,2,4,6
/proc/13938/stat : 13938 (pbscip.linux.x8) R 13936 13938 25613 0 -1 4202496 477756 0 0 0 118116 94 0 0 20 0 1 0 339544446 2213474304 522901 33554432000 4194304 8395647 140734631912640 140734631907768 6696983 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/13938/statm: 540399 522901 628 1026 0 539369 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 2161596

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13987
/proc/meminfo: memFree=23947700/32873844 swapFree=7628/7628
[pid=13938] ppid=13936 vsize=2161596 CPUtime=1242.09 cores=0,2,4,6
/proc/13938/stat : 13938 (pbscip.linux.x8) R 13936 13938 25613 0 -1 4202496 477867 0 0 0 124111 98 0 0 20 0 1 0 339544446 2213474304 523011 33554432000 4194304 8395647 140734631912640 140734631908200 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/13938/statm: 540399 523011 628 1026 0 539369 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 2161596

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13987
/proc/meminfo: memFree=23712624/32873844 swapFree=7628/7628
[pid=13938] ppid=13936 vsize=2161596 CPUtime=1302.09 cores=0,2,4,6
/proc/13938/stat : 13938 (pbscip.linux.x8) R 13936 13938 25613 0 -1 4202496 477875 0 0 0 130107 102 0 0 20 0 1 0 339544446 2213474304 523294 33554432000 4194304 8395647 140734631912640 140734631907768 6702016 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/13938/statm: 540399 523294 628 1026 0 539369 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 2161596

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13987
/proc/meminfo: memFree=23552072/32873844 swapFree=7628/7628
[pid=13938] ppid=13936 vsize=2161596 CPUtime=1362.08 cores=0,2,4,6
/proc/13938/stat : 13938 (pbscip.linux.x8) R 13936 13938 25613 0 -1 4202496 477887 0 0 0 136101 107 0 0 20 0 1 0 339544446 2213474304 523306 33554432000 4194304 8395647 140734631912640 140734631907768 6696991 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/13938/statm: 540399 523306 628 1026 0 539369 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 2161596

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13987
/proc/meminfo: memFree=23434548/32873844 swapFree=7628/7628
[pid=13938] ppid=13936 vsize=2161596 CPUtime=1422.07 cores=0,2,4,6
/proc/13938/stat : 13938 (pbscip.linux.x8) R 13936 13938 25613 0 -1 4202496 477907 0 0 0 142097 110 0 0 20 0 1 0 339544446 2213474304 523326 33554432000 4194304 8395647 140734631912640 140734631907768 6697268 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/13938/statm: 540399 523326 628 1026 0 539369 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 2161596

[startup+1482.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 13990
/proc/meminfo: memFree=23320864/32873844 swapFree=7628/7628
[pid=13938] ppid=13936 vsize=2175412 CPUtime=1482.06 cores=0,2,4,6
/proc/13938/stat : 13938 (pbscip.linux.x8) R 13936 13938 25613 0 -1 4202496 479178 0 0 0 148092 114 0 0 20 0 1 0 339544446 2227621888 526686 33554432000 4194304 8395647 140734631912640 140734631907768 6696700 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/13938/statm: 543853 526686 628 1026 0 542823 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 2175412

[startup+1542.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 14014
/proc/meminfo: memFree=23237368/32873844 swapFree=7628/7628
[pid=13938] ppid=13936 vsize=2175412 CPUtime=1542.05 cores=0,2,4,6
/proc/13938/stat : 13938 (pbscip.linux.x8) R 13936 13938 25613 0 -1 4202496 479203 0 0 0 154086 119 0 0 20 0 1 0 339544446 2227621888 527795 33554432000 4194304 8395647 140734631912640 140734631907768 6698101 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/13938/statm: 543853 527795 628 1026 0 542823 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 2175412

[startup+1602.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/177 14014
/proc/meminfo: memFree=23168956/32873844 swapFree=7628/7628
[pid=13938] ppid=13936 vsize=2175412 CPUtime=1602.04 cores=0,2,4,6
/proc/13938/stat : 13938 (pbscip.linux.x8) R 13936 13938 25613 0 -1 4202496 479203 0 0 0 160082 122 0 0 20 0 1 0 339544446 2227621888 527969 33554432000 4194304 8395647 140734631912640 140734631907768 6698051 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/13938/statm: 543853 527969 628 1026 0 542823 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 2175412

[startup+1662.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 14014
/proc/meminfo: memFree=23124420/32873844 swapFree=7628/7628
[pid=13938] ppid=13936 vsize=2156732 CPUtime=1662.03 cores=0,2,4,6
/proc/13938/stat : 13938 (pbscip.linux.x8) R 13936 13938 25613 0 -1 4202496 479798 0 0 0 166078 125 0 0 20 0 1 0 339544446 2208493568 523225 33554432000 4194304 8395647 140734631912640 140734631907768 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/13938/statm: 539183 523225 628 1026 0 538153 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 2156732

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 14014
/proc/meminfo: memFree=23070568/32873844 swapFree=7628/7628
[pid=13938] ppid=13936 vsize=2156732 CPUtime=1722.02 cores=0,2,4,6
/proc/13938/stat : 13938 (pbscip.linux.x8) R 13936 13938 25613 0 -1 4202496 479814 0 0 0 172073 129 0 0 20 0 1 0 339544446 2208493568 523844 33554432000 4194304 8395647 140734631912640 140734631907768 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/13938/statm: 539183 523844 628 1026 0 538153 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 2156732

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14014
/proc/meminfo: memFree=23022296/32873844 swapFree=7628/7628
[pid=13938] ppid=13936 vsize=2156732 CPUtime=1782.01 cores=0,2,4,6
/proc/13938/stat : 13938 (pbscip.linux.x8) R 13936 13938 25613 0 -1 4202496 479823 0 0 0 178069 132 0 0 20 0 1 0 339544446 2208493568 524456 33554432000 4194304 8395647 140734631912640 140734631907768 6697246 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/13938/statm: 539183 524456 628 1026 0 538153 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 2156732

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

[startup+1785.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 14014
/proc/meminfo: memFree=23019064/32873844 swapFree=7628/7628
[pid=13938] ppid=13936 vsize=2156732 CPUtime=1785.21 cores=0,2,4,6
/proc/13938/stat : 13938 (pbscip.linux.x8) R 13936 13938 25613 0 -1 4202496 479823 0 0 0 178389 132 0 0 20 0 1 0 339544446 2208493568 524476 33554432000 4194304 8395647 140734631912640 140734631907048 6697301 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/13938/statm: 539183 524476 628 1026 0 538153 0
Current children cumulated CPU time (s) 1785.21
Current children cumulated vsize (KiB) 2156732

[startup+1788.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14015
/proc/meminfo: memFree=23015460/32873844 swapFree=7628/7628
[pid=13938] ppid=13936 vsize=2156732 CPUtime=1788.41 cores=0,2,4,6
/proc/13938/stat : 13938 (pbscip.linux.x8) R 13936 13938 25613 0 -1 4202496 479823 0 0 0 178708 133 0 0 20 0 1 0 339544446 2208493568 524476 33554432000 4194304 8395647 140734631912640 140734631907768 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/13938/statm: 539183 524476 628 1026 0 538153 0
Current children cumulated CPU time (s) 1788.41
Current children cumulated vsize (KiB) 2156732

[startup+1789.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14015
/proc/meminfo: memFree=23015460/32873844 swapFree=7628/7628
[pid=13938] ppid=13936 vsize=2156732 CPUtime=1789.21 cores=0,2,4,6
/proc/13938/stat : 13938 (pbscip.linux.x8) R 13936 13938 25613 0 -1 4202496 479823 0 0 0 178788 133 0 0 20 0 1 0 339544446 2208493568 524476 33554432000 4194304 8395647 140734631912640 140734631908200 6741043 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/13938/statm: 539183 524476 628 1026 0 538153 0
Current children cumulated CPU time (s) 1789.21
Current children cumulated vsize (KiB) 2156732

[startup+1790.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14015
/proc/meminfo: memFree=23014220/32873844 swapFree=7628/7628
[pid=13938] ppid=13936 vsize=1940196 CPUtime=1790.01 cores=0,2,4,6
/proc/13938/stat : 13938 (pbscip.linux.x8) R 13936 13938 25613 0 -1 4202496 479831 0 0 0 178867 134 0 0 20 0 1 0 339544446 1986760704 478742 33554432000 4194304 8395647 140734631912640 140734631911800 4721335 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13938/statm: 485049 478742 636 1026 0 484019 0
Current children cumulated CPU time (s) 1790.01
Current children cumulated vsize (KiB) 1940196

[startup+1790.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14015
/proc/meminfo: memFree=23014220/32873844 swapFree=7628/7628
[pid=13938] ppid=13936 vsize=1859240 CPUtime=1790.21 cores=0,2,4,6
/proc/13938/stat : 13938 (pbscip.linux.x8) R 13936 13938 25613 0 -1 4202496 479831 0 0 0 178882 139 0 0 20 0 1 0 339544446 1903861760 159113 33554432000 4194304 8395647 140734631912640 140734631911800 7602442 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13938/statm: 464810 159113 636 1026 0 463780 0
Current children cumulated CPU time (s) 1790.21
Current children cumulated vsize (KiB) 1859240

Child status: 0
Real time (s): 1790.51
CPU time (s): 1790.23
CPU user time (s): 1788.83
CPU system time (s): 1.40479
CPU usage (%): 99.9843
Max. virtual memory (cumulated for all children) (KiB): 2175412

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1788.83
system time used= 1.40479
maximum resident set size= 2112624
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 479837
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= 6
involuntary context switches= 2024

runsolver used 3.00254 second user time and 8.96564 second system time

The end

Launcher Data

Begin job on node107 at 2012-06-03 16:35:59
IDJOB=3740238
IDBENCH=76829
IDSOLVER=2326
FILE ID=node107/3740238-1338734159
RUNJOBID= node107-1338723356-12418
PBS_JOBID= 14636731
Free space on /tmp= 70768 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= PB10/normalized-PB10/OPT-SMALLINT-LIN/oliveras/j60opt/normalized-j6043_1.std.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-3740238-1338734159/watcher-3740238-1338734159 -o /tmp/evaluation-result-3740238-1338734159/solver-3740238-1338734159 -C 1800 -W 1900 -M 15500  HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-3740238-1338734159.opb -t 1800 -m 15500

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

MD5SUM BENCH= 4921f594bf6e9f804b4e8d53b17f81bf
RANDOM SEED=507318954

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.760
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.760
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.760
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.760
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.760
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.760
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.86
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.760
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:        25176684 kB
Buffers:          539572 kB
Cached:          4777412 kB
SwapCached:           76 kB
Active:          3549404 kB
Inactive:        3254916 kB
Active(anon):    1478772 kB
Inactive(anon):    11060 kB
Active(file):    2070632 kB
Inactive(file):  3243856 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67108780 kB
Dirty:             13996 kB
Writeback:             0 kB
AnonPages:       1455648 kB
Mapped:            16444 kB
Shmem:               184 kB
Slab:             749324 kB
SReclaimable:     191684 kB
SUnreclaim:       557640 kB
KernelStack:        1488 kB
PageTables:         7048 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1619752 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    854016 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= 70756 MiB
End job on node107 at 2012-06-03 17:05:50