Trace number 2703845

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/
lp/data/normalized-mps-v2-20-10-sctap2.opb
MD5SUM69a6c7d8646ca0764023f06029f7c1d1
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark3992318216
Best CPU time to get the best result obtained on this benchmark1800.46
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 7525688714
Optimality of the best value was proved NO
Number of variables56400
Total number of constraints1033
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1033
Minimum length of a constraint90
Maximum length of a constraint720
Number of terms in the objective function 42300
Biggest coefficient in the objective function 42949672960
Number of bits for the biggest coefficient in the objective function 36
Sum of the numbers in the objective function 26381836591110
Number of bits of the sum of numbers in the objective function 45
Biggest number in a constraint 42949672960
Number of bits of the biggest number in a constraint 36
Biggest sum of numbers in a constraint 26381836591110
Number of bits of the biggest sum of numbers45
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-2703845-1278558830.opb>
0.59/0.64	c original problem has 56400 variables (56400 bin, 0 int, 0 impl, 0 cont) and 1033 constraints
0.59/0.64	c problem read
0.59/0.64	c presolving settings loaded
1.20/1.26	c presolving:
1.49/1.51	c (round 1) 27630 del vars, 0 del conss, 26790 chg bounds, 0 chg sides, 1441 chg coeffs, 0 upgd conss, 0 impls, 0 clqs
1.49/1.56	c (round 2) 27630 del vars, 0 del conss, 26790 chg bounds, 0 chg sides, 1979 chg coeffs, 0 upgd conss, 0 impls, 0 clqs
1.70/1.72	c (round 3) 27630 del vars, 0 del conss, 26790 chg bounds, 0 chg sides, 1979 chg coeffs, 563 upgd conss, 0 impls, 0 clqs
9.09/9.17	c    (8.5s) probing: 1000/28770 (3.5%) - 0 fixings, 0 aggregations, 4691 implications, 0 bound changes
16.09/16.13	c    (15.5s) probing: 2000/28770 (7.0%) - 0 fixings, 0 aggregations, 9418 implications, 0 bound changes
16.09/16.14	c    (15.5s) probing: 2001/28770 (7.0%) - 0 fixings, 0 aggregations, 9420 implications, 0 bound changes
16.09/16.14	c    (15.5s) probing aborted: 2000/2000 successive useless probings
16.09/16.14	c presolving (4 rounds):
16.09/16.14	c  27630 deleted vars, 0 deleted constraints, 26790 tightened bounds, 0 added holes, 0 changed sides, 1979 changed coefficients
16.09/16.14	c  18840 implications, 0 cliques
16.09/16.14	c presolved problem has 28770 variables (28770 bin, 0 int, 0 impl, 0 cont) and 1033 constraints
16.09/16.14	c     563 constraints of type <knapsack>
16.09/16.14	c     470 constraints of type <linear>
16.09/16.14	c transformed objective value is always integral (scale: 1)
16.09/16.14	c Presolving Time: 15.26
16.09/16.15	c - non default parameters ----------------------------------------------------------------------
16.09/16.15	c # SCIP version 1.2.1.3
16.09/16.15	c 
16.09/16.15	c # frequency for displaying node information lines
16.09/16.15	c # [type: int, range: [-1,2147483647], default: 100]
16.09/16.15	c display/freq = 10000
16.09/16.15	c 
16.09/16.15	c # maximal time in seconds to run
16.09/16.15	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
16.09/16.15	c limits/time = 1789.36
16.09/16.15	c 
16.09/16.15	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
16.09/16.15	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
16.09/16.15	c limits/memory = 1620
16.09/16.15	c 
16.09/16.15	c # default clock type (1: CPU user seconds, 2: wall clock time)
16.09/16.15	c # [type: int, range: [1,2], default: 1]
16.09/16.15	c timing/clocktype = 2
16.09/16.15	c 
16.09/16.15	c # should presolving try to simplify inequalities
16.09/16.15	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
16.09/16.15	c constraints/linear/simplifyinequalities = TRUE
16.09/16.15	c 
16.09/16.15	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
16.09/16.15	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
16.09/16.15	c constraints/indicator/addCouplingCons = TRUE
16.09/16.15	c 
16.09/16.15	c # should presolving try to simplify knapsacks
16.09/16.15	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
16.09/16.15	c constraints/knapsack/simplifyinequalities = TRUE
16.09/16.15	c 
16.09/16.15	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
16.09/16.15	c # [type: int, range: [-1,2147483647], default: -1]
16.09/16.15	c separating/rapidlearning/freq = 0
16.09/16.15	c 
16.09/16.15	c -----------------------------------------------------------------------------------------------
16.09/16.15	c start solving
16.09/16.18	c 
51.37/51.44	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
51.37/51.44	c  50.8s|     1 |     0 | 48191 |     - | 137M|   0 | 282 |  28k|1033 |  28k|1033 |   0 |   0 |   0 | 1.766203e+06 |      --      |    Inf 
61.47/61.59	c [src/scip/lpi_spx.cpp:318] Warning: SoPlex threw an exception: XSOLVE13 Abort solving due to cycling
68.57/68.66	c [src/scip/lpi_spx.cpp:318] Warning: SoPlex threw an exception: XSOLVE13 Abort solving due to cycling
75.67/75.74	c [src/scip/lpi_spx.cpp:318] Warning: SoPlex threw an exception: XSOLVE13 Abort solving due to cycling
75.67/75.74	c (node 1) unresolved numerical troubles in LP 16
79.17/79.28	c  78.6s|     1 |     0 | 69118 |     - | 141M|   0 | 410 |  28k|1033 |  28k|1306 | 273 |   0 |   0 | 1.766203e+06 |      --      |    Inf 
84.16/84.30	c  83.7s|     1 |     0 | 69846 |     - | 142M|   0 | 480 |  28k|1033 |  28k|1596 | 563 |   0 |   0 | 1.766203e+06 |      --      |    Inf 
89.86/89.95	c  89.3s|     1 |     0 | 70689 |     - | 143M|   0 | 559 |  28k|1033 |  28k|1838 | 805 |   0 |   0 | 1.766203e+06 |      --      |    Inf 
96.26/96.39	c  95.7s|     1 |     0 | 71445 |     - | 144M|   0 | 597 |  28k|1033 |  28k|2077 |1044 |   0 |   0 | 1.766203e+06 |      --      |    Inf 
102.66/102.70	c   102s|     1 |     0 | 72002 |     - | 146M|   0 | 654 |  28k|1033 |  28k|2285 |1252 |   0 |   0 | 1.766203e+06 |      --      |    Inf 
109.96/110.05	c   109s|     1 |     0 | 72611 |     - | 147M|   0 | 720 |  28k|1033 |  28k|2510 |1477 |   0 |   0 | 1.766203e+06 |      --      |    Inf 
113.65/113.70	c   113s|     1 |     2 | 72611 |     - | 147M|   0 | 720 |  28k|1033 |  28k|2510 |1477 |   0 |  23 | 1.766203e+06 |      --      |    Inf 
170.35/170.41	c [src/scip/lpi_spx.cpp:318] Warning: SoPlex threw an exception: XSOLVE21 Basis is singular (numerical troubles, delta = 1e-09)
299.12/299.21	c [src/scip/lpi_spx.cpp:318] Warning: SoPlex threw an exception: XSOLVE21 Basis is singular (numerical troubles, delta = 1e-09)
433.57/433.71	c [src/scip/lpi_spx.cpp:318] Warning: SoPlex threw an exception: XSOLVE21 Basis is singular (numerical troubles, delta = 1e-09)
1069.59/1069.98	c [src/scip/lpi_spx.cpp:318] Warning: SoPlex threw an exception: XSOLVE21 Basis is singular (numerical troubles, delta = 1e-09)
1090.88/1091.22	c [src/scip/lpi_spx.cpp:318] Warning: SoPlex threw an exception: XSOLVE21 Basis is singular (numerical troubles, delta = 1e-12)
1236.15/1236.59	c [src/scip/lpi_spx.cpp:318] Warning: SoPlex threw an exception: XSOLVE21 Basis is singular (numerical troubles, delta = 1e-09)
1429.69/1430.15	c [src/scip/lpi_spx.cpp:318] Warning: SoPlex threw an exception: XSOLVE21 Basis is singular (numerical troubles, delta = 1e-09)
1551.95/1552.47	c [src/scip/lpi_spx.cpp:318] Warning: SoPlex threw an exception: XSOLVE21 Basis is singular (numerical troubles, delta = 1e-09)
1555.06/1555.51	c [src/scip/lpi_spx.cpp:318] Warning: SoPlex threw an exception: XSOLVE21 Basis is singular (numerical troubles, delta = 1e-09)
1674.92/1675.49	c [src/scip/lpi_spx.cpp:318] Warning: SoPlex threw an exception: XSOLVE21 Basis is singular (numerical troubles, delta = 1e-09)
1789.48/1790.02	c 
1789.48/1790.02	c SCIP Status        : solving was interrupted [time limit reached]
1789.48/1790.02	c Solving Time (sec) : 1789.38
1789.48/1790.02	c Solving Nodes      : 1137
1789.48/1790.02	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1789.48/1790.02	c Dual Bound         : +1.76620251626477e+06
1789.48/1790.02	c Gap                : infinite
1789.48/1790.02	s UNKNOWN
1789.48/1790.02	c SCIP Status        : solving was interrupted [time limit reached]
1789.48/1790.02	c Solving Time       :    1789.38
1789.48/1790.02	c Original Problem   :
1789.48/1790.02	c   Problem name     : HOME/instance-2703845-1278558830.opb
1789.48/1790.02	c   Variables        : 56400 (56400 binary, 0 integer, 0 implicit integer, 0 continuous)
1789.48/1790.02	c   Constraints      : 1033 initial, 1033 maximal
1789.48/1790.02	c Presolved Problem  :
1789.48/1790.02	c   Problem name     : t_HOME/instance-2703845-1278558830.opb
1789.48/1790.02	c   Variables        : 28770 (28770 binary, 0 integer, 0 implicit integer, 0 continuous)
1789.48/1790.02	c   Constraints      : 1033 initial, 1034 maximal
1789.48/1790.02	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1789.48/1790.02	c   trivial          :       0.03          0          0          0          0          0          0          0          0
1789.48/1790.02	c   dualfix          :       0.03        840          0          0          0          0          0          0          0
1789.48/1790.02	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1789.48/1790.02	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1789.48/1790.02	c   implics          :       0.01          0          0          0          0          0          0          0          0
1789.48/1790.02	c   probing          :      13.95          0          0          0          0          0          0          0          0
1789.48/1790.02	c   knapsack         :       0.45          0          0          0          0          0          0          0          0
1789.48/1790.02	c   linear           :       0.40      26790          0          0      26790          0          0          0       1979
1789.48/1790.02	c   logicor          :       0.00          0          0          0          0          0          0          0          0
1789.48/1790.02	c   root node        :          -          0          -          -          0          -          -          -          -
1789.48/1790.02	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1789.48/1790.02	c   integral         :          0          0          0       1138          0          0          9          0          0       2260
1789.48/1790.02	c   knapsack         :        563          6      23986          0          0          0          0       1132          0          0
1789.48/1790.02	c   linear           :        470          6      23986          0          0          1      28291        191          0          0
1789.48/1790.02	c   logicor          :          0+         0          3          0          0          0          0          0          0          0
1789.48/1790.02	c   countsols        :          0          0          0          0          0          0          0          0          0          0
1789.48/1790.02	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1789.48/1790.02	c   integral         :     444.56       0.00       0.00     444.56       0.00
1789.48/1790.02	c   knapsack         :       7.03       4.35       2.68       0.00       0.00
1789.48/1790.02	c   linear           :       1.44       0.09       1.35       0.00       0.00
1789.48/1790.02	c   logicor          :       0.00       0.00       0.00       0.00       0.00
1789.48/1790.02	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1789.48/1790.02	c Propagators        :       Time      Calls    Cutoffs    DomReds
1789.48/1790.02	c   vbounds          :       0.02          2          0          0
1789.48/1790.02	c   rootredcost      :       0.03          0          0          0
1789.48/1790.02	c   pseudoobj        :      72.16      17989          0          0
1789.48/1790.02	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1789.48/1790.02	c   propagation      :       0.00          1          1          2       18.5          0        0.0          -
1789.48/1790.02	c   infeasible LP    :       0.11         17          0          0        0.0          0        0.0          0
1789.48/1790.02	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1789.48/1790.02	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1789.48/1790.02	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1789.48/1790.02	c   applied globally :          -          -          -          1       17.0          -          -          -
1789.48/1790.02	c   applied locally  :          -          -          -          0        0.0          -          -          -
1789.48/1790.02	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1789.48/1790.02	c   cut pool         :       0.00          5          -          -        507          -    (maximal pool size: 2519)
1789.48/1790.02	c   redcost          :       5.93       1143          0          0          0          0
1789.48/1790.02	c   impliedbounds    :       0.02          6          0          0         32          0
1789.48/1790.02	c   intobj           :       0.00          0          0          0          0          0
1789.48/1790.02	c   cgmip            :       0.00          0          0          0          0          0
1789.48/1790.02	c   gomory           :       1.74          6          0          0        261          0
1789.48/1790.02	c   strongcg         :       1.65          6          0          0        313          0
1789.48/1790.02	c   cmir             :      13.25          6          0          0       1304          0
1789.48/1790.02	c   flowcover        :       9.38          6          0          0       1023          0
1789.48/1790.02	c   clique           :       0.04          6          0          0         25          0
1789.48/1790.02	c   zerohalf         :       0.00          0          0          0          0          0
1789.48/1790.02	c   mcf              :       0.00          1          0          0          0          0
1789.48/1790.02	c   rapidlearning    :       0.00          0          0          0          0          0
1789.48/1790.02	c Pricers            :       Time      Calls       Vars
1789.48/1790.02	c   problem variables:       0.00          0          0
1789.48/1790.02	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1789.48/1790.02	c   relpscost        :     444.56       1138          0          9          0          0       2260
1789.48/1790.02	c   pscost           :       0.00          0          0          0          0          0          0
1789.48/1790.02	c   inference        :       0.00          0          0          0          0          0          0
1789.48/1790.02	c   mostinf          :       0.00          0          0          0          0          0          0
1789.48/1790.02	c   leastinf         :       0.00          0          0          0          0          0          0
1789.48/1790.02	c   fullstrong       :       0.00          0          0          0          0          0          0
1789.48/1790.02	c   allfullstrong    :       0.00          0          0          0          0          0          0
1789.48/1790.02	c   random           :       0.00          0          0          0          0          0          0
1789.48/1790.02	c Primal Heuristics  :       Time      Calls      Found
1789.48/1790.02	c   LP solutions     :       0.00          -          0
1789.48/1790.02	c   pseudo solutions :       0.00          -          0
1789.48/1790.02	c   oneopt           :       0.00          0          0
1789.48/1790.02	c   crossover        :       0.00          0          0
1789.48/1790.02	c   pscostdiving     :     170.85         11          0
1789.48/1790.02	c   trivial          :       0.20          2          0
1789.48/1790.02	c   simplerounding   :       0.01        939          0
1789.48/1790.02	c   zirounding       :       0.53        931          0
1789.48/1790.02	c   rounding         :       0.27        389          0
1789.48/1790.02	c   shifting         :      36.77        109          0
1789.48/1790.02	c   intshifting      :       0.00          0          0
1789.48/1790.02	c   twoopt           :       0.00          0          0
1789.48/1790.02	c   fixandinfer      :       0.00          0          0
1789.48/1790.02	c   feaspump         :      56.87          3          0
1789.48/1790.02	c   coefdiving       :     112.41          4          0
1789.48/1790.02	c   fracdiving       :     173.42          8          0
1789.48/1790.02	c   veclendiving     :     116.51          4          0
1789.48/1790.02	c   intdiving        :       0.00          0          0
1789.48/1790.02	c   actconsdiving    :       0.00          0          0
1789.48/1790.02	c   objpscostdiving  :      29.75          3          0
1789.48/1790.02	c   rootsoldiving    :      25.02          3          0
1789.48/1790.02	c   linesearchdiving :     122.88          4          0
1789.48/1790.02	c   guideddiving     :       0.00          0          0
1789.48/1790.02	c   octane           :       0.00          0          0
1789.48/1790.02	c   rens             :       0.71          1          0
1789.48/1790.02	c   rins             :       0.00          0          0
1789.48/1790.02	c   localbranching   :       0.00          0          0
1789.48/1790.02	c   mutation         :       0.00          0          0
1789.48/1790.02	c   dins             :       0.00          0          0
1789.48/1790.02	c   undercover       :       0.00          0          0
1789.48/1790.02	c   nlp              :       0.00          0          0
1789.48/1790.02	c   trysol           :       0.00          0          0
1789.48/1790.02	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1789.48/1790.02	c   primal LP        :       0.01          1          2       2.00     153.85
1789.48/1790.02	c   dual LP          :     420.71        961     593695     617.79    1411.19
1789.48/1790.02	c   lex dual LP      :       0.00          0          0       0.00          -
1789.48/1790.02	c   barrier LP       :       0.00          0          0       0.00          -
1789.48/1790.02	c   diving/probing LP:     622.66      10083     584523      57.97     938.76
1789.48/1790.02	c   strong branching :     443.89       6352     359390      56.58     809.63
1789.48/1790.02	c     (at root node) :          -         23       1995      86.74          -
1789.48/1790.02	c   conflict analysis:       0.00          0          0       0.00          -
1789.48/1790.02	c B&B Tree           :
1789.48/1790.02	c   number of runs   :          1
1789.48/1790.02	c   nodes            :       1137
1789.48/1790.02	c   nodes (total)    :       1137
1789.48/1790.02	c   nodes left       :       1124
1789.48/1790.02	c   max depth        :         59
1789.48/1790.02	c   max depth (total):         59
1789.48/1790.02	c   backtracks       :         48 (4.2%)
1789.48/1790.02	c   delayed cutoffs  :          0
1789.48/1790.02	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1789.48/1790.02	c   avg switch length:       2.20
1789.48/1790.02	c   switching time   :       0.63
1789.48/1790.02	c Solution           :
1789.48/1790.02	c   Solutions found  :          0 (0 improvements)
1789.48/1790.02	c   Primal Bound     :          -
1789.48/1790.02	c   Dual Bound       : +1.76620251626477e+06
1789.48/1790.02	c   Gap              :   infinite
1789.48/1790.02	c   Root Dual Bound  : +1.76620251626438e+06
1789.48/1790.02	c   Root Iterations  :      72611
1789.79/1790.38	c Time complete: 1789.87.

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

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


[startup+0 s]
/proc/loadavg: 0.99 0.98 0.99 3/106 1012
/proc/meminfo: memFree=1652392/2059040 swapFree=4085208/4192956
[pid=1012] ppid=1010 vsize=5692 CPUtime=0
/proc/1012/stat : 1012 (pbscip.linux.x8) R 1010 1012 29918 0 -1 4202496 725 0 0 0 0 0 0 0 18 0 1 0 24095977 5828608 639 1992294400 4194304 8395647 140734061043104 18446744073709551615 7355228 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1012/statm: 1423 643 301 1026 0 393 0

[startup+0.106575 s]
/proc/loadavg: 0.99 0.98 0.99 3/106 1012
/proc/meminfo: memFree=1652392/2059040 swapFree=4085208/4192956
[pid=1012] ppid=1010 vsize=28648 CPUtime=0.1
/proc/1012/stat : 1012 (pbscip.linux.x8) R 1010 1012 29918 0 -1 4202496 6439 0 0 0 8 2 0 0 20 0 1 0 24095977 29335552 6346 1992294400 4194304 8395647 140734061043104 18446744073709551615 4424360 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1012/statm: 7162 6346 389 1026 0 6132 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 28648

[startup+0.201588 s]
/proc/loadavg: 0.99 0.98 0.99 3/106 1012
/proc/meminfo: memFree=1652392/2059040 swapFree=4085208/4192956
[pid=1012] ppid=1010 vsize=41208 CPUtime=0.19
/proc/1012/stat : 1012 (pbscip.linux.x8) R 1010 1012 29918 0 -1 4202496 9502 0 0 0 16 3 0 0 20 0 1 0 24095977 42196992 9407 1992294400 4194304 8395647 140734061043104 18446744073709551615 5758034 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1012/statm: 10302 9407 394 1026 0 9272 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 41208

[startup+0.3016 s]
/proc/loadavg: 0.99 0.98 0.99 3/106 1012
/proc/meminfo: memFree=1652392/2059040 swapFree=4085208/4192956
[pid=1012] ppid=1010 vsize=42116 CPUtime=0.29
/proc/1012/stat : 1012 (pbscip.linux.x8) R 1010 1012 29918 0 -1 4202496 9758 0 0 0 26 3 0 0 20 0 1 0 24095977 43126784 9663 1992294400 4194304 8395647 140734061043104 18446744073709551615 7274880 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1012/statm: 10529 9663 394 1026 0 9499 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 42116

[startup+0.701653 s]
/proc/loadavg: 0.99 0.98 0.99 3/106 1012
/proc/meminfo: memFree=1652392/2059040 swapFree=4085208/4192956
[pid=1012] ppid=1010 vsize=78724 CPUtime=0.69
/proc/1012/stat : 1012 (pbscip.linux.x8) R 1010 1012 29918 0 -1 4202496 19068 0 0 0 63 6 0 0 21 0 1 0 24095977 80613376 18619 1992294400 4194304 8395647 140734061043104 18446744073709551615 4729528 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/1012/statm: 19681 18619 410 1026 0 18651 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 78724

[startup+1.50176 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 1015
/proc/meminfo: memFree=1539172/2059040 swapFree=4085208/4192956
[pid=1012] ppid=1010 vsize=135816 CPUtime=1.49
/proc/1012/stat : 1012 (pbscip.linux.x8) R 1010 1012 29918 0 -1 4202496 32048 0 0 0 139 10 0 0 23 0 1 0 24095977 139075584 31599 1992294400 4194304 8395647 140734061043104 18446744073709551615 4986071 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/1012/statm: 33954 31599 466 1026 0 32924 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 135816

[startup+3.10097 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 1015
/proc/meminfo: memFree=1498004/2059040 swapFree=4085208/4192956
[pid=1012] ppid=1010 vsize=166928 CPUtime=3.09
/proc/1012/stat : 1012 (pbscip.linux.x8) R 1010 1012 29918 0 -1 4202496 39693 0 0 0 296 13 0 0 25 0 1 0 24095977 170934272 39244 1992294400 4194304 8395647 140734061043104 18446744073709551615 5604422 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/1012/statm: 41732 39244 562 1026 0 40702 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 166928

[startup+6.30139 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 1015
/proc/meminfo: memFree=1496392/2059040 swapFree=4085208/4192956
[pid=1012] ppid=1010 vsize=167696 CPUtime=6.29
/proc/1012/stat : 1012 (pbscip.linux.x8) R 1010 1012 29918 0 -1 4202496 39903 0 0 0 616 13 0 0 25 0 1 0 24095977 171720704 39436 1992294400 4194304 8395647 140734061043104 18446744073709551615 4913482 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/1012/statm: 41924 39436 544 1026 0 40894 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 167696

[startup+12.7012 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 1015
/proc/meminfo: memFree=1494780/2059040 swapFree=4085208/4192956
[pid=1012] ppid=1010 vsize=168960 CPUtime=12.69
/proc/1012/stat : 1012 (pbscip.linux.x8) R 1010 1012 29918 0 -1 4202496 40225 0 0 0 1256 13 0 0 25 0 1 0 24095977 173015040 39758 1992294400 4194304 8395647 140734061043104 18446744073709551615 5604422 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/1012/statm: 42240 39758 550 1026 0 41210 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 168960

[startup+25.5009 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 1015
/proc/meminfo: memFree=1470228/2059040 swapFree=4085208/4192956
[pid=1012] ppid=1010 vsize=197276 CPUtime=25.49
/proc/1012/stat : 1012 (pbscip.linux.x8) R 1010 1012 29918 0 -1 4202496 46579 0 0 0 2526 23 0 0 25 0 1 0 24095977 202010624 45980 1992294400 4194304 8395647 140734061043104 18446744073709551615 6502253 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/1012/statm: 49319 45980 623 1026 0 48289 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 197276

[startup+51.1013 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 1015
/proc/meminfo: memFree=1470228/2059040 swapFree=4085208/4192956
[pid=1012] ppid=1010 vsize=197276 CPUtime=51.07
/proc/1012/stat : 1012 (pbscip.linux.x8) R 1010 1012 29918 0 -1 4202496 46584 0 0 0 5066 41 0 0 25 0 1 0 24095977 202010624 45985 1992294400 4194304 8395647 140734061043104 18446744073709551615 6586940 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/1012/statm: 49319 45985 627 1026 0 48289 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 197276

[startup+102.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 1017
/proc/meminfo: memFree=1437864/2059040 swapFree=4085208/4192956
[pid=1012] ppid=1010 vsize=230968 CPUtime=102.27
/proc/1012/stat : 1012 (pbscip.linux.x8) R 1010 1012 29918 0 -1 4202496 55247 0 0 0 10157 70 0 0 25 0 1 0 24095977 236511232 54204 1992294400 4194304 8395647 140734061043104 18446744073709551615 4922668 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/1012/statm: 57742 54204 757 1026 0 56712 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 230968

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 1019
/proc/meminfo: memFree=1427324/2059040 swapFree=4085208/4192956
[pid=1012] ppid=1010 vsize=241868 CPUtime=162.25
/proc/1012/stat : 1012 (pbscip.linux.x8) R 1010 1012 29918 0 -1 4202496 78202 0 0 0 16117 108 0 0 25 0 1 0 24095977 247672832 56866 1992294400 4194304 8395647 140734061043104 18446744073709551615 5614817 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/1012/statm: 60467 56866 785 1026 0 59437 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 241868

[startup+222.309 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 1019
/proc/meminfo: memFree=1426208/2059040 swapFree=4085208/4192956
[pid=1012] ppid=1010 vsize=243060 CPUtime=222.24
/proc/1012/stat : 1012 (pbscip.linux.x8) R 1010 1012 29918 0 -1 4202496 78502 0 0 0 22081 143 0 0 25 0 1 0 24095977 248893440 57166 1992294400 4194304 8395647 140734061043104 18446744073709551615 6119850 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/1012/statm: 60765 57166 786 1026 0 59735 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 243060

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 1021
/proc/meminfo: memFree=1424968/2059040 swapFree=4085208/4192956
[pid=1012] ppid=1010 vsize=244268 CPUtime=282.22
/proc/1012/stat : 1012 (pbscip.linux.x8) R 1010 1012 29918 0 -1 4202496 78814 0 0 0 28055 167 0 0 25 0 1 0 24095977 250130432 57478 1992294400 4194304 8395647 140734061043104 18446744073709551615 6697978 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/1012/statm: 61067 57478 786 1026 0 60037 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 244268

[startup+342.301 s]
/proc/loadavg: 1.04 1.00 1.00 2/107 1026
/proc/meminfo: memFree=1424472/2059040 swapFree=4085208/4192956
[pid=1012] ppid=1010 vsize=244268 CPUtime=342.2
/proc/1012/stat : 1012 (pbscip.linux.x8) R 1010 1012 29918 0 -1 4202496 78814 0 0 0 34019 201 0 0 25 0 1 0 24095977 250130432 57478 1992294400 4194304 8395647 140734061043104 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/1012/statm: 61067 57478 786 1026 0 60037 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 244268

[startup+402.301 s]
/proc/loadavg: 1.01 1.00 1.00 2/107 1028
/proc/meminfo: memFree=1424472/2059040 swapFree=4085208/4192956
[pid=1012] ppid=1010 vsize=244268 CPUtime=402.18
/proc/1012/stat : 1012 (pbscip.linux.x8) R 1010 1012 29918 0 -1 4202496 78814 0 0 0 39972 246 0 0 25 0 1 0 24095977 250130432 57478 1992294400 4194304 8395647 140734061043104 18446744073709551615 6652301 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/1012/statm: 61067 57478 786 1026 0 60037 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 244268

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 1030
/proc/meminfo: memFree=1424472/2059040 swapFree=4085208/4192956
[pid=1012] ppid=1010 vsize=244268 CPUtime=462.16
/proc/1012/stat : 1012 (pbscip.linux.x8) R 1010 1012 29918 0 -1 4202496 78826 0 0 0 45936 280 0 0 25 0 1 0 24095977 250130432 57489 1992294400 4194304 8395647 140734061043104 18446744073709551615 6669626 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/1012/statm: 61067 57489 785 1026 0 60037 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 244268

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 1030
/proc/meminfo: memFree=1423728/2059040 swapFree=4085208/4192956
[pid=1012] ppid=1010 vsize=245132 CPUtime=522.14
/proc/1012/stat : 1012 (pbscip.linux.x8) R 1010 1012 29918 0 -1 4202496 79006 0 0 0 51898 316 0 0 25 0 1 0 24095977 251015168 57669 1992294400 4194304 8395647 140734061043104 18446744073709551615 6669657 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/1012/statm: 61283 57669 785 1026 0 60253 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 245132

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 1032
/proc/meminfo: memFree=1422736/2059040 swapFree=4085208/4192956
[pid=1012] ppid=1010 vsize=246016 CPUtime=582.12
/proc/1012/stat : 1012 (pbscip.linux.x8) R 1010 1012 29918 0 -1 4202496 79250 0 0 0 57873 339 0 0 25 0 1 0 24095977 251920384 57913 1992294400 4194304 8395647 140734061043104 18446744073709551615 6652335 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/1012/statm: 61504 57913 785 1026 0 60474 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 246016

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 1034
/proc/meminfo: memFree=1422612/2059040 swapFree=4085208/4192956
[pid=1012] ppid=1010 vsize=246016 CPUtime=642.11
/proc/1012/stat : 1012 (pbscip.linux.x8) R 1010 1012 29918 0 -1 4202496 79307 0 0 0 63853 358 0 0 25 0 1 0 24095977 251920384 57970 1992294400 4194304 8395647 140734061043104 18446744073709551615 6585950 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/1012/statm: 61504 57970 785 1026 0 60474 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 246016

[startup+702.302 s]

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

/proc/meminfo: memFree=1421124/2059040 swapFree=4085208/4192956
[pid=1012] ppid=1010 vsize=247232 CPUtime=1002.01
/proc/1012/stat : 1012 (pbscip.linux.x8) R 1010 1012 29918 0 -1 4202496 79648 0 0 0 99655 546 0 0 25 0 1 0 24095977 253165568 58311 1992294400 4194304 8395647 140734061043104 18446744073709551615 6652301 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/1012/statm: 61808 58311 785 1026 0 60778 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 247232

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 1046
/proc/meminfo: memFree=1419016/2059040 swapFree=4085208/4192956
[pid=1012] ppid=1010 vsize=249404 CPUtime=1061.99
/proc/1012/stat : 1012 (pbscip.linux.x8) R 1010 1012 29918 0 -1 4202496 80165 0 0 0 105628 571 0 0 25 0 1 0 24095977 255389696 58828 1992294400 4194304 8395647 140734061043104 18446744073709551615 4601501 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/1012/statm: 62351 58828 785 1026 0 61321 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 249404

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 1046
/proc/meminfo: memFree=1418520/2059040 swapFree=4085208/4192956
[pid=1012] ppid=1010 vsize=249808 CPUtime=1121.98
/proc/1012/stat : 1012 (pbscip.linux.x8) R 1010 1012 29918 0 -1 4202496 80266 0 0 0 111595 603 0 0 25 0 1 0 24095977 255803392 58929 1992294400 4194304 8395647 140734061043104 18446744073709551615 6585964 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/1012/statm: 62452 58929 785 1026 0 61422 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 249808

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 1048
/proc/meminfo: memFree=1418520/2059040 swapFree=4085208/4192956
[pid=1012] ppid=1010 vsize=249808 CPUtime=1181.96
/proc/1012/stat : 1012 (pbscip.linux.x8) R 1010 1012 29918 0 -1 4202496 80274 0 0 0 117561 635 0 0 25 0 1 0 24095977 255803392 58937 1992294400 4194304 8395647 140734061043104 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/1012/statm: 62452 58937 785 1026 0 61422 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 249808

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 1050
/proc/meminfo: memFree=1418272/2059040 swapFree=4085208/4192956
[pid=1012] ppid=1010 vsize=249984 CPUtime=1241.94
/proc/1012/stat : 1012 (pbscip.linux.x8) R 1010 1012 29918 0 -1 4202496 80311 0 0 0 123520 674 0 0 25 0 1 0 24095977 255983616 58974 1992294400 4194304 8395647 140734061043104 18446744073709551615 6669657 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/1012/statm: 62496 58974 785 1026 0 61466 0
Current children cumulated CPU time (s) 1241.94
Current children cumulated vsize (KiB) 249984

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 1052
/proc/meminfo: memFree=1417776/2059040 swapFree=4085208/4192956
[pid=1012] ppid=1010 vsize=250388 CPUtime=1301.92
/proc/1012/stat : 1012 (pbscip.linux.x8) R 1010 1012 29918 0 -1 4202496 80394 0 0 0 129475 717 0 0 25 0 1 0 24095977 256397312 59057 1992294400 4194304 8395647 140734061043104 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/1012/statm: 62597 59057 785 1026 0 61567 0
Current children cumulated CPU time (s) 1301.92
Current children cumulated vsize (KiB) 250388

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 1054
/proc/meminfo: memFree=1417528/2059040 swapFree=4085208/4192956
[pid=1012] ppid=1010 vsize=250388 CPUtime=1361.91
/proc/1012/stat : 1012 (pbscip.linux.x8) R 1010 1012 29918 0 -1 4202496 80464 0 0 0 135442 749 0 0 25 0 1 0 24095977 256397312 59127 1992294400 4194304 8395647 140734061043104 18446744073709551615 6723058 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/1012/statm: 62597 59127 785 1026 0 61567 0
Current children cumulated CPU time (s) 1361.91
Current children cumulated vsize (KiB) 250388

[startup+1422.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 1054
/proc/meminfo: memFree=1415172/2059040 swapFree=4085208/4192956
[pid=1012] ppid=1010 vsize=252716 CPUtime=1421.89
/proc/1012/stat : 1012 (pbscip.linux.x8) R 1010 1012 29918 0 -1 4202496 81040 0 0 0 141415 774 0 0 25 0 1 0 24095977 258781184 59703 1992294400 4194304 8395647 140734061043104 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/1012/statm: 63179 59703 785 1026 0 62149 0
Current children cumulated CPU time (s) 1421.89
Current children cumulated vsize (KiB) 252716

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 1056
/proc/meminfo: memFree=1414676/2059040 swapFree=4085208/4192956
[pid=1012] ppid=1010 vsize=253228 CPUtime=1481.87
/proc/1012/stat : 1012 (pbscip.linux.x8) R 1010 1012 29918 0 -1 4202496 81166 0 0 0 147372 815 0 0 25 0 1 0 24095977 259305472 59829 1992294400 4194304 8395647 140734061043104 18446744073709551615 6503818 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/1012/statm: 63307 59829 785 1026 0 62277 0
Current children cumulated CPU time (s) 1481.87
Current children cumulated vsize (KiB) 253228

[startup+1542.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 1058
/proc/meminfo: memFree=1414676/2059040 swapFree=4085208/4192956
[pid=1012] ppid=1010 vsize=253228 CPUtime=1541.86
/proc/1012/stat : 1012 (pbscip.linux.x8) R 1010 1012 29918 0 -1 4202496 81167 0 0 0 153341 845 0 0 25 0 1 0 24095977 259305472 59830 1992294400 4194304 8395647 140734061043104 18446744073709551615 6669657 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/1012/statm: 63307 59830 785 1026 0 62277 0
Current children cumulated CPU time (s) 1541.86
Current children cumulated vsize (KiB) 253228

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 1060
/proc/meminfo: memFree=1414676/2059040 swapFree=4085208/4192956
[pid=1012] ppid=1010 vsize=253228 CPUtime=1601.84
/proc/1012/stat : 1012 (pbscip.linux.x8) R 1010 1012 29918 0 -1 4202496 81167 0 0 0 159296 888 0 0 25 0 1 0 24095977 259305472 59830 1992294400 4194304 8395647 140734061043104 18446744073709551615 6440477 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/1012/statm: 63307 59830 785 1026 0 62277 0
Current children cumulated CPU time (s) 1601.84
Current children cumulated vsize (KiB) 253228

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 1062
/proc/meminfo: memFree=1412568/2059040 swapFree=4085208/4192956
[pid=1012] ppid=1010 vsize=255880 CPUtime=1661.82
/proc/1012/stat : 1012 (pbscip.linux.x8) R 1010 1012 29918 0 -1 4202496 81677 0 0 0 165262 920 0 0 25 0 1 0 24095977 262021120 60340 1992294400 4194304 8395647 140734061043104 18446744073709551615 6697666 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/1012/statm: 63970 60340 790 1026 0 62940 0
Current children cumulated CPU time (s) 1661.82
Current children cumulated vsize (KiB) 255880

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 1062
/proc/meminfo: memFree=1412072/2059040 swapFree=4085208/4192956
[pid=1012] ppid=1010 vsize=256132 CPUtime=1721.8
/proc/1012/stat : 1012 (pbscip.linux.x8) R 1010 1012 29918 0 -1 4202496 81801 0 0 0 171226 954 0 0 25 0 1 0 24095977 262279168 60464 1992294400 4194304 8395647 140734061043104 18446744073709551615 6669642 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/1012/statm: 64033 60464 790 1026 0 63003 0
Current children cumulated CPU time (s) 1721.8
Current children cumulated vsize (KiB) 256132

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 1064
/proc/meminfo: memFree=1411700/2059040 swapFree=4085208/4192956
[pid=1012] ppid=1010 vsize=256312 CPUtime=1781.79
/proc/1012/stat : 1012 (pbscip.linux.x8) R 1010 1012 29918 0 -1 4202496 81847 0 0 0 177195 984 0 0 25 0 1 0 24095977 262463488 60510 1992294400 4194304 8395647 140734061043104 18446744073709551615 6119758 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/1012/statm: 64078 60510 790 1026 0 63048 0
Current children cumulated CPU time (s) 1781.79
Current children cumulated vsize (KiB) 256312

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

[startup+1785.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 1064
/proc/meminfo: memFree=1411700/2059040 swapFree=4085208/4192956
[pid=1012] ppid=1010 vsize=256312 CPUtime=1785.08
/proc/1012/stat : 1012 (pbscip.linux.x8) R 1010 1012 29918 0 -1 4202496 81847 0 0 0 177522 986 0 0 25 0 1 0 24095977 262463488 60510 1992294400 4194304 8395647 140734061043104 18446744073709551615 6669657 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/1012/statm: 64078 60510 790 1026 0 63048 0
Current children cumulated CPU time (s) 1785.08
Current children cumulated vsize (KiB) 256312

[startup+1788.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 1064
/proc/meminfo: memFree=1411700/2059040 swapFree=4085208/4192956
[pid=1012] ppid=1010 vsize=256312 CPUtime=1788.29
/proc/1012/stat : 1012 (pbscip.linux.x8) R 1010 1012 29918 0 -1 4202496 81847 0 0 0 177841 988 0 0 25 0 1 0 24095977 262463488 60510 1992294400 4194304 8395647 140734061043104 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/1012/statm: 64078 60510 790 1026 0 63048 0
Current children cumulated CPU time (s) 1788.29
Current children cumulated vsize (KiB) 256312

[startup+1789.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 1064
/proc/meminfo: memFree=1411700/2059040 swapFree=4085208/4192956
[pid=1012] ppid=1010 vsize=256312 CPUtime=1789.08
/proc/1012/stat : 1012 (pbscip.linux.x8) R 1010 1012 29918 0 -1 4202496 81847 0 0 0 177920 988 0 0 25 0 1 0 24095977 262463488 60510 1992294400 4194304 8395647 140734061043104 18446744073709551615 6575240 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/1012/statm: 64078 60510 790 1026 0 63048 0
Current children cumulated CPU time (s) 1789.08
Current children cumulated vsize (KiB) 256312

[startup+1790 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 1064
/proc/meminfo: memFree=1411700/2059040 swapFree=4085208/4192956
[pid=1012] ppid=1010 vsize=256312 CPUtime=1789.48
/proc/1012/stat : 1012 (pbscip.linux.x8) R 1010 1012 29918 0 -1 4202496 81847 0 0 0 177960 988 0 0 25 0 1 0 24095977 262463488 60510 1992294400 4194304 8395647 140734061043104 18446744073709551615 6652335 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/1012/statm: 64078 60510 790 1026 0 63048 0
Current children cumulated CPU time (s) 1789.48
Current children cumulated vsize (KiB) 256312

[startup+1790.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 1064
/proc/meminfo: memFree=1411700/2059040 swapFree=4085208/4192956
[pid=1012] ppid=1010 vsize=158500 CPUtime=1789.88
/proc/1012/stat : 1012 (pbscip.linux.x8) R 1010 1012 29918 0 -1 4202496 81850 0 0 0 177997 991 0 0 25 0 1 0 24095977 162304000 4016 1992294400 4194304 8395647 140734061043104 18446744073709551615 7602442 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1012/statm: 39625 3504 743 1026 0 38595 0
Current children cumulated CPU time (s) 1789.88
Current children cumulated vsize (KiB) 158500

Child status: 0
Real time (s): 1790.4
CPU time (s): 1789.89
CPU user time (s): 1779.98
CPU system time (s): 9.91549
CPU usage (%): 99.9717
Max. virtual memory (cumulated for all children) (KiB): 322664

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1779.98
system time used= 9.91549
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 81850
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= 4
involuntary context switches= 7019

runsolver used 3.00854 second user time and 8.40172 second system time

The end

Launcher Data

Begin job on node013 at 2010-07-08 05:13:50
IDJOB=2703845
IDBENCH=2382
IDSOLVER=1213
FILE ID=node013/2703845-1278558830
PBS_JOBID= 11239518
Free space on /tmp= 62548 MiB

SOLVER NAME= SCIPspx SCIP 1.2.1.3 with SoPlex 1.4.2 (CVS Version 30.5.2010) as LP solver
BENCH NAME= PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/lp/data/normalized-mps-v2-20-10-sctap2.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-2703845-1278558830/watcher-2703845-1278558830 -o /tmp/evaluation-result-2703845-1278558830/solver-2703845-1278558830 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-2703845-1278558830.opb -t 1800 -m 1800

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

MD5SUM BENCH= 69a6c7d8646ca0764023f06029f7c1d1
RANDOM SEED=1398818446

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

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

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


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1652920 kB
Buffers:         39268 kB
Cached:         223968 kB
SwapCached:      61020 kB
Active:         125848 kB
Inactive:       201176 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1652920 kB
SwapTotal:     4192956 kB
SwapFree:      4085208 kB
Dirty:           14024 kB
Writeback:           0 kB
AnonPages:       10988 kB
Mapped:           6972 kB
Slab:            57176 kB
PageTables:       4168 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181996 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264948 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 62540 MiB
End job on node013 at 2010-07-08 05:43:41