Trace number 3744849

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

NameOPT-SMALLINT-LIN/graca/
normalized-ped2.B.recomb1-0.10-8.opb
MD5SUMf089b15f0ee5afc2373e2350332c3698
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark589
Best CPU time to get the best result obtained on this benchmark0.901862
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables171525
Total number of constraints468463
Number of constraints which are clauses468463
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint579
Number of terms in the objective function 2180
Biggest coefficient in the objective function 581
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 930180
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 581
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 930180
Number of bits of the biggest sum of numbers20
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c SCIP version 1.2.1.3 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.4.2]
0.00/0.00	c Copyright (c) 2002-2010 Konrad-Zuse-Zentrum fuer Informationstechnik Berlin (ZIB)
0.00/0.00	c 
0.00/0.00	c user parameter file <scip.set> not found - using default parameters
0.00/0.00	c reading problem <HOME/instance-3744849-1338811329.opb>
3.09/3.20	c original problem has 171525 variables (171525 bin, 0 int, 0 impl, 0 cont) and 468463 constraints
3.09/3.20	c problem read
3.09/3.24	c presolving settings loaded
4.39/4.45	c presolving:
9.29/9.30	c (round 1) 88490 del vars, 289218 del conss, 60784 chg bounds, 39 chg sides, 53 chg coeffs, 0 upgd conss, 7940275 impls, 0 clqs
10.88/10.93	c (round 2) 136124 del vars, 374287 del conss, 60928 chg bounds, 42 chg sides, 57 chg coeffs, 0 upgd conss, 7955276 impls, 0 clqs
11.09/11.11	c (round 3) 138363 del vars, 378881 del conss, 61063 chg bounds, 64 chg sides, 92 chg coeffs, 0 upgd conss, 7968943 impls, 0 clqs
11.28/11.31	c (round 4) 143509 del vars, 391635 del conss, 61066 chg bounds, 64 chg sides, 94 chg coeffs, 0 upgd conss, 7969213 impls, 0 clqs
11.28/11.38	c (round 5) 143550 del vars, 391642 del conss, 61066 chg bounds, 64 chg sides, 94 chg coeffs, 0 upgd conss, 7969213 impls, 0 clqs
11.78/11.87	c (round 6) 143550 del vars, 391642 del conss, 61066 chg bounds, 64 chg sides, 94 chg coeffs, 76180 upgd conss, 7969213 impls, 0 clqs
11.98/12.07	c (round 7) 143550 del vars, 391642 del conss, 61066 chg bounds, 64 chg sides, 94 chg coeffs, 76821 upgd conss, 7969213 impls, 0 clqs
26.69/26.73	c    (23.5s) probing: 1000/27975 (3.6%) - 0 fixings, 0 aggregations, 61557 implications, 0 bound changes
40.99/41.08	c    (37.9s) probing: 2000/27975 (7.1%) - 0 fixings, 0 aggregations, 132381 implications, 0 bound changes
41.09/41.10	c    (37.9s) probing: 2001/27975 (7.2%) - 0 fixings, 0 aggregations, 132381 implications, 0 bound changes
41.09/41.10	c    (37.9s) probing aborted: 2000/2000 successive useless probings
41.09/41.10	c presolving (8 rounds):
41.09/41.10	c  143550 deleted vars, 391642 deleted constraints, 61066 tightened bounds, 0 added holes, 64 changed sides, 94 changed coefficients
41.09/41.10	c  8237729 implications, 0 cliques
41.09/41.10	c presolved problem has 27975 variables (27975 bin, 0 int, 0 impl, 0 cont) and 76821 constraints
41.09/41.10	c   51894 constraints of type <setppc>
41.09/41.10	c   24927 constraints of type <logicor>
41.09/41.10	c transformed objective value is always integral (scale: 1)
41.09/41.10	c Presolving Time: 37.08
41.09/41.10	c - non default parameters ----------------------------------------------------------------------
41.09/41.10	c # SCIP version 1.2.1.3
41.09/41.10	c 
41.09/41.10	c # frequency for displaying node information lines
41.09/41.10	c # [type: int, range: [-1,2147483647], default: 100]
41.09/41.10	c display/freq = 10000
41.09/41.10	c 
41.09/41.10	c # maximal time in seconds to run
41.09/41.10	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
41.09/41.10	c limits/time = 1786.8
41.09/41.10	c 
41.09/41.10	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
41.09/41.10	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
41.09/41.10	c limits/memory = 13950
41.09/41.10	c 
41.09/41.10	c # default clock type (1: CPU user seconds, 2: wall clock time)
41.09/41.10	c # [type: int, range: [1,2], default: 1]
41.09/41.10	c timing/clocktype = 2
41.09/41.10	c 
41.09/41.10	c # should presolving try to simplify inequalities
41.09/41.10	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
41.09/41.10	c constraints/linear/simplifyinequalities = TRUE
41.09/41.10	c 
41.09/41.10	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
41.09/41.10	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
41.09/41.10	c constraints/indicator/addCouplingCons = TRUE
41.09/41.10	c 
41.09/41.10	c # should presolving try to simplify knapsacks
41.09/41.10	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
41.09/41.10	c constraints/knapsack/simplifyinequalities = TRUE
41.09/41.10	c 
41.09/41.10	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
41.09/41.10	c # [type: int, range: [-1,2147483647], default: -1]
41.09/41.10	c separating/rapidlearning/freq = 0
41.09/41.10	c 
41.09/41.10	c -----------------------------------------------------------------------------------------------
41.09/41.10	c start solving
41.09/41.11	c 
92.48/92.58	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
92.48/92.58	c  89.4s|     1 |     0 | 30052 |     - | 633M|   0 |  18k|  27k|  76k|  27k|  76k|   0 |   0 |   0 | 5.840000e+02 |      --      |    Inf 
314.74/314.88	c   312s|     1 |     0 | 67930 |     - | 640M|   0 |  18k|  27k|  76k|  27k|  77k| 699 |   0 |   0 | 5.850000e+02 |      --      |    Inf 
337.04/337.14	c   334s|     1 |     0 | 71497 |     - | 640M|   0 |  17k|  27k|  76k|  27k|  77k| 739 |   0 |   0 | 5.850000e+02 |      --      |    Inf 
369.54/369.64	c   366s|     1 |     0 | 77102 |     - | 640M|   0 |  17k|  27k|  76k|  27k|  77k| 762 |   0 |   0 | 5.850000e+02 |      --      |    Inf 
493.32/493.41	c   490s|     1 |     0 | 99876 |     - | 641M|   0 |  10k|  27k|  76k|  27k|  77k| 784 |   0 |   0 | 5.850000e+02 |      --      |    Inf 
535.91/536.03	c   533s|     1 |     0 |108881 |     - | 641M|   0 |9677 |  27k|  76k|  27k|  77k| 800 |   0 |   0 | 5.853333e+02 |      --      |    Inf 
594.01/594.16	c   591s|     1 |     0 |122650 |     - | 641M|   0 |9544 |  27k|  76k|  27k|  77k| 922 |   0 |   0 | 5.860000e+02 |      --      |    Inf 
630.40/630.59	c   627s|     1 |     0 |129911 |     - | 641M|   0 |9027 |  27k|  76k|  27k|  77k| 941 |   0 |   0 | 5.860000e+02 |      --      |    Inf 
706.98/707.11	c   704s|     1 |     0 |144361 |     - | 641M|   0 |5223 |  27k|  76k|  27k|  77k| 953 |   0 |   0 | 5.860000e+02 |      --      |    Inf 
737.58/737.75	c   735s|     1 |     0 |150072 |     - | 641M|   0 |5535 |  27k|  76k|  27k|  77k| 961 |   0 |   0 | 5.860000e+02 |      --      |    Inf 
764.77/764.91	c   762s|     1 |     0 |154789 |     - | 641M|   0 |4681 |  27k|  76k|  27k|  77k| 969 |   0 |   0 | 5.860000e+02 |      --      |    Inf 
788.87/789.03	c   786s|     1 |     0 |159436 |     - | 641M|   0 |5340 |  27k|  76k|  27k|  77k| 975 |   0 |   0 | 5.860000e+02 |      --      |    Inf 
821.26/821.44	c   818s|     1 |     0 |163131 |     - | 641M|   0 |4556 |  27k|  76k|  27k|  77k| 980 |   0 |   0 | 5.860000e+02 |      --      |    Inf 
870.96/871.16	c   868s|     1 |     0 |172878 |     - | 641M|   0 |5429 |  27k|  76k|  27k|  77k| 991 |   0 |   0 | 5.860000e+02 |      --      |    Inf 
1000.34/1000.54	c   997s|     1 |     2 |172878 |     - | 641M|   0 |5429 |  27k|  76k|  27k|  77k| 991 |   0 |  26 | 5.860000e+02 |      --      |    Inf 
1793.61/1793.90	c 
1793.61/1793.90	c SCIP Status        : solving was interrupted [time limit reached]
1793.61/1793.90	c Solving Time (sec) : 1790.70
1793.61/1793.90	c Solving Nodes      : 8
1793.61/1793.90	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1793.61/1793.90	c Dual Bound         : +5.86000000000000e+02
1793.61/1793.90	c Gap                : infinite
1793.61/1793.90	s UNKNOWN
1793.61/1793.90	c SCIP Status        : solving was interrupted [time limit reached]
1793.61/1793.90	c Solving Time       :    1790.70
1793.61/1793.90	c Original Problem   :
1793.61/1793.90	c   Problem name     : HOME/instance-3744849-1338811329.opb
1793.61/1793.90	c   Variables        : 171525 (171525 binary, 0 integer, 0 implicit integer, 0 continuous)
1793.61/1793.90	c   Constraints      : 468463 initial, 468463 maximal
1793.61/1793.90	c Presolved Problem  :
1793.61/1793.90	c   Problem name     : t_HOME/instance-3744849-1338811329.opb
1793.61/1793.90	c   Variables        : 27975 (27975 binary, 0 integer, 0 implicit integer, 0 continuous)
1793.61/1793.90	c   Constraints      : 76821 initial, 76821 maximal
1793.61/1793.90	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1793.61/1793.90	c   trivial          :       0.04          1          0          0          0          0          0          0          0
1793.61/1793.90	c   dualfix          :       0.95      61056          0          0          0          0          0          0          0
1793.61/1793.90	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1793.61/1793.90	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1793.61/1793.90	c   implics          :       0.95          0        227          0          0          0          0          0          0
1793.61/1793.90	c   probing          :      28.92          0          0          0          0          0          0          0          0
1793.61/1793.90	c   setppc           :       0.20          0          0          0          0          0          0          0          0
1793.61/1793.90	c   linear           :       4.96      61095      21171          0      61066          0     391642         64         94
1793.61/1793.90	c   logicor          :       0.12          0          0          0          0          0          0          0          0
1793.61/1793.90	c   root node        :          -          0          -          -          0          -          -          -          -
1793.61/1793.90	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1793.61/1793.90	c   integral         :          0          0          0          8          0          0          0          0          0         16
1793.61/1793.90	c   setppc           :      51894         13       5680          0          0          0        518          0          0          0
1793.61/1793.90	c   logicor          :      24927         13       4008          0          0          0          0          0          0          0
1793.61/1793.90	c   countsols        :          0          0          0          0          0          0          0          0          0          0
1793.61/1793.90	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1793.61/1793.90	c   integral         :     774.14       0.00       0.00     774.14       0.00
1793.61/1793.90	c   setppc           :      19.20       0.08      19.12       0.00       0.00
1793.61/1793.90	c   logicor          :       0.45       0.03       0.42       0.00       0.00
1793.61/1793.90	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1793.61/1793.90	c Propagators        :       Time      Calls    Cutoffs    DomReds
1793.61/1793.90	c   vbounds          :       0.01          2          0          0
1793.61/1793.90	c   rootredcost      :       0.00          0          0          0
1793.61/1793.90	c   pseudoobj        :       0.01         14          0          0
1793.61/1793.90	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1793.61/1793.90	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1793.61/1793.90	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1793.61/1793.90	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1793.61/1793.90	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1793.61/1793.90	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1793.61/1793.90	c   applied globally :          -          -          -          0        0.0          -          -          -
1793.61/1793.90	c   applied locally  :          -          -          -          0        0.0          -          -          -
1793.61/1793.90	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1793.61/1793.90	c   cut pool         :       0.00         12          -          -        197          -    (maximal pool size: 1957)
1793.61/1793.90	c   redcost          :       0.03         20          0          0          0          0
1793.61/1793.90	c   impliedbounds    :       0.44         13          0          0        802          0
1793.61/1793.90	c   intobj           :       0.00          0          0          0          0          0
1793.61/1793.90	c   cgmip            :       0.00          0          0          0          0          0
1793.61/1793.90	c   gomory           :      19.05         13          0          0       6500          0
1793.61/1793.90	c   strongcg         :      19.25         13          0          0       6500          0
1793.61/1793.90	c   cmir             :      14.92         10          0          0          0          0
1793.61/1793.90	c   flowcover        :      31.66         10          0          0         12          0
1793.61/1793.90	c   clique           :      23.85         13          0          0         86          0
1793.61/1793.90	c   zerohalf         :       0.00          0          0          0          0          0
1793.61/1793.90	c   mcf              :       0.09          1          0          0          0          0
1793.61/1793.90	c   rapidlearning    :       0.00          0          0          0          0          0
1793.61/1793.90	c Pricers            :       Time      Calls       Vars
1793.61/1793.90	c   problem variables:       0.00          0          0
1793.61/1793.90	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1793.61/1793.90	c   relpscost        :     774.14          8          0          0          0          0         16
1793.61/1793.90	c   pscost           :       0.00          0          0          0          0          0          0
1793.61/1793.90	c   inference        :       0.00          0          0          0          0          0          0
1793.61/1793.90	c   mostinf          :       0.00          0          0          0          0          0          0
1793.61/1793.90	c   leastinf         :       0.00          0          0          0          0          0          0
1793.61/1793.90	c   fullstrong       :       0.00          0          0          0          0          0          0
1793.61/1793.90	c   allfullstrong    :       0.00          0          0          0          0          0          0
1793.61/1793.90	c   random           :       0.00          0          0          0          0          0          0
1793.61/1793.90	c Primal Heuristics  :       Time      Calls      Found
1793.61/1793.90	c   LP solutions     :       0.00          -          0
1793.61/1793.90	c   pseudo solutions :       0.00          -          0
1793.61/1793.90	c   oneopt           :       0.00          0          0
1793.61/1793.90	c   crossover        :       0.00          0          0
1793.61/1793.90	c   coefdiving       :       0.00          0          0
1793.61/1793.90	c   pscostdiving     :       0.00          0          0
1793.61/1793.90	c   fracdiving       :       0.00          0          0
1793.61/1793.90	c   veclendiving     :       0.00          0          0
1793.61/1793.90	c   objpscostdiving  :       0.00          0          0
1793.61/1793.90	c   rootsoldiving    :       0.00          0          0
1793.61/1793.90	c   linesearchdiving :       0.00          0          0
1793.61/1793.90	c   guideddiving     :       0.00          0          0
1793.61/1793.90	c   trivial          :       0.20          2          0
1793.61/1793.90	c   simplerounding   :       0.00          0          0
1793.61/1793.90	c   zirounding       :       0.03          8          0
1793.61/1793.90	c   rounding         :       0.18         21          0
1793.61/1793.90	c   shifting         :      11.00         14          0
1793.61/1793.90	c   intshifting      :       0.00          0          0
1793.61/1793.90	c   twoopt           :       0.00          0          0
1793.61/1793.90	c   fixandinfer      :       0.00          0          0
1793.61/1793.90	c   feaspump         :     203.98          1          0
1793.61/1793.90	c   intdiving        :       0.00          0          0
1793.61/1793.90	c   actconsdiving    :       0.00          0          0
1793.61/1793.90	c   octane           :       0.00          0          0
1793.61/1793.90	c   rens             :       0.91          1          0
1793.61/1793.90	c   rins             :       0.00          0          0
1793.61/1793.90	c   localbranching   :       0.00          0          0
1793.61/1793.90	c   mutation         :       0.00          0          0
1793.61/1793.90	c   dins             :       0.00          0          0
1793.61/1793.90	c   undercover       :       0.00          0          0
1793.61/1793.90	c   nlp              :       0.00          0          0
1793.61/1793.90	c   trysol           :       0.00          0          0
1793.61/1793.90	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1793.61/1793.90	c   primal LP        :       0.05          0          0       0.00       0.00
1793.61/1793.90	c   dual LP          :     652.35         21     171818    8181.81     263.38
1793.61/1793.90	c   lex dual LP      :       0.00          0          0       0.00          -
1793.61/1793.90	c   barrier LP       :       0.00          0          0       0.00          -
1793.61/1793.90	c   diving/probing LP:     203.28         27      35664    1320.89     175.44
1793.61/1793.90	c   strong branching :     774.12        181     146718     810.60     189.53
1793.61/1793.90	c     (at root node) :          -         26      25002     961.62          -
1793.61/1793.90	c   conflict analysis:       0.00          0          0       0.00          -
1793.61/1793.90	c B&B Tree           :
1793.61/1793.90	c   number of runs   :          1
1793.61/1793.90	c   nodes            :          8
1793.61/1793.90	c   nodes (total)    :          8
1793.61/1793.90	c   nodes left       :          9
1793.61/1793.90	c   max depth        :          7
1793.61/1793.90	c   max depth (total):          7
1793.61/1793.90	c   backtracks       :          0 (0.0%)
1793.61/1793.90	c   delayed cutoffs  :          0
1793.61/1793.90	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1793.61/1793.90	c   avg switch length:       1.00
1793.61/1793.90	c   switching time   :       0.08
1793.61/1793.90	c Solution           :
1793.61/1793.90	c   Solutions found  :          0 (0 improvements)
1793.61/1793.90	c   Primal Bound     :          -
1793.61/1793.90	c   Dual Bound       : +5.86000000000000e+02
1793.61/1793.90	c   Gap              :   infinite
1793.61/1793.90	c   Root Dual Bound  : +5.86000000000000e+02
1793.61/1793.90	c   Root Iterations  :     172878
1794.31/1794.65	c Time complete: 1794.37.

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

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 14864
/proc/meminfo: memFree=26744408/32873844 swapFree=7124/7124
[pid=14864] ppid=14862 vsize=8944 CPUtime=0 cores=1,3,5,7
/proc/14864/stat : 14864 (pbscip.linux.x8) R 14862 14864 14436 0 -1 4202496 1370 0 0 0 0 0 0 0 20 0 1 0 347258377 9158656 1317 33554432000 4194304 8395647 140734564130016 140735880291000 7382157 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/14864/statm: 2236 1325 374 1026 0 1206 0

[startup+0.034009 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 14864
/proc/meminfo: memFree=26744408/32873844 swapFree=7124/7124
[pid=14864] ppid=14862 vsize=15600 CPUtime=0.02 cores=1,3,5,7
/proc/14864/stat : 14864 (pbscip.linux.x8) R 14862 14864 14436 0 -1 4202496 3157 0 0 0 2 0 0 0 20 0 1 0 347258377 15974400 3103 33554432000 4194304 8395647 140734564130016 140735880291000 7382031 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/14864/statm: 3900 3103 393 1026 0 2870 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 15600

[startup+0.100309 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 14864
/proc/meminfo: memFree=26744408/32873844 swapFree=7124/7124
[pid=14864] ppid=14862 vsize=23152 CPUtime=0.09 cores=1,3,5,7
/proc/14864/stat : 14864 (pbscip.linux.x8) R 14862 14864 14436 0 -1 4202496 5036 0 0 0 9 0 0 0 20 0 1 0 347258377 23707648 4982 33554432000 4194304 8395647 140734564130016 140735880291000 7430272 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/14864/statm: 5788 4982 393 1026 0 4758 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 23152

[startup+0.300271 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 14864
/proc/meminfo: memFree=26744408/32873844 swapFree=7124/7124
[pid=14864] ppid=14862 vsize=41940 CPUtime=0.29 cores=1,3,5,7
/proc/14864/stat : 14864 (pbscip.linux.x8) R 14862 14864 14436 0 -1 4202496 9729 0 0 0 28 1 0 0 20 0 1 0 347258377 42946560 9675 33554432000 4194304 8395647 140734564130016 140735880291000 7430272 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/14864/statm: 10485 9675 393 1026 0 9455 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 41940

[startup+0.700289 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 14864
/proc/meminfo: memFree=26744408/32873844 swapFree=7124/7124
[pid=14864] ppid=14862 vsize=80124 CPUtime=0.69 cores=1,3,5,7
/proc/14864/stat : 14864 (pbscip.linux.x8) R 14862 14864 14436 0 -1 4202496 19302 0 0 0 67 2 0 0 20 0 1 0 347258377 82046976 19248 33554432000 4194304 8395647 140734564130016 140735880291000 7430272 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/14864/statm: 20031 19248 393 1026 0 19001 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 80124

[startup+1.50032 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 14865
/proc/meminfo: memFree=26046968/32873844 swapFree=7124/7124
[pid=14864] ppid=14862 vsize=154660 CPUtime=1.49 cores=1,3,5,7
/proc/14864/stat : 14864 (pbscip.linux.x8) R 14862 14864 14436 0 -1 4202496 37814 0 0 0 144 5 0 0 20 0 1 0 347258377 158371840 37760 33554432000 4194304 8395647 140734564130016 140734563995224 7430272 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/14864/statm: 38665 37760 393 1026 0 37635 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 154660

[startup+3.10027 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 14865
/proc/meminfo: memFree=25737712/32873844 swapFree=7124/7124
[pid=14864] ppid=14862 vsize=290748 CPUtime=3.09 cores=1,3,5,7
/proc/14864/stat : 14864 (pbscip.linux.x8) R 14862 14864 14436 0 -1 4202496 71867 0 0 0 298 11 0 0 20 0 1 0 347258377 297725952 71813 33554432000 4194304 8395647 140734564130016 140734563995224 7430272 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/14864/statm: 72687 71813 393 1026 0 71657 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 290748

[startup+6.3003 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 14865
/proc/meminfo: memFree=25090244/32873844 swapFree=7124/7124
[pid=14864] ppid=14862 vsize=834704 CPUtime=6.29 cores=1,3,5,7
/proc/14864/stat : 14864 (pbscip.linux.x8) R 14862 14864 14436 0 -1 4202496 205099 0 0 0 598 31 0 0 20 0 1 0 347258377 854736896 205202 33554432000 4194304 8395647 140734564130016 140734564125768 6079610 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14864/statm: 208676 205202 475 1026 0 207646 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 834704

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 14865
/proc/meminfo: memFree=24763992/32873844 swapFree=7124/7124
[pid=14864] ppid=14862 vsize=978428 CPUtime=12.68 cores=1,3,5,7
/proc/14864/stat : 14864 (pbscip.linux.x8) R 14862 14864 14436 0 -1 4202496 241508 0 0 0 1231 37 0 0 20 0 1 0 347258377 1001910272 240931 33554432000 4194304 8395647 140734564130016 140734564125816 5604533 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14864/statm: 244607 240931 498 1026 0 243577 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 978428

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 14865
/proc/meminfo: memFree=24585236/32873844 swapFree=7124/7124
[pid=14864] ppid=14862 vsize=978428 CPUtime=25.49 cores=1,3,5,7
/proc/14864/stat : 14864 (pbscip.linux.x8) R 14862 14864 14436 0 -1 4202496 241549 0 0 0 2511 38 0 0 20 0 1 0 347258377 1001910272 240972 33554432000 4194304 8395647 140734564130016 140734564125816 5210338 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14864/statm: 244607 240972 498 1026 0 243577 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 978428

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 14866
/proc/meminfo: memFree=24538464/32873844 swapFree=7124/7124
[pid=14864] ppid=14862 vsize=995056 CPUtime=51.08 cores=1,3,5,7
/proc/14864/stat : 14864 (pbscip.linux.x8) R 14862 14864 14436 0 -1 4202496 243457 0 0 0 5069 39 0 0 20 0 1 0 347258377 1018937344 244056 33554432000 4194304 8395647 140734564130016 140734564124424 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14864/statm: 248764 244056 576 1026 0 247734 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 995056

[startup+102.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 14866
/proc/meminfo: memFree=24520588/32873844 swapFree=7124/7124
[pid=14864] ppid=14862 vsize=1013084 CPUtime=102.28 cores=1,3,5,7
/proc/14864/stat : 14864 (pbscip.linux.x8) R 14862 14864 14436 0 -1 4202496 248658 0 0 0 10182 46 0 0 20 0 1 0 347258377 1037398016 249807 33554432000 4194304 8395647 140734564130016 140734564124536 6708301 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14864/statm: 253271 249807 581 1026 0 252241 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1013084

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 14866
/proc/meminfo: memFree=24477552/32873844 swapFree=7124/7124
[pid=14864] ppid=14862 vsize=1013084 CPUtime=162.26 cores=1,3,5,7
/proc/14864/stat : 14864 (pbscip.linux.x8) R 14862 14864 14436 0 -1 4202496 248681 0 0 0 16177 49 0 0 20 0 1 0 347258377 1037398016 249830 33554432000 4194304 8395647 140734564130016 140734564124536 6708589 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14864/statm: 253271 249830 581 1026 0 252241 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 1013084

[startup+222.307 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 14866
/proc/meminfo: memFree=24474168/32873844 swapFree=7124/7124
[pid=14864] ppid=14862 vsize=1013084 CPUtime=222.27 cores=1,3,5,7
/proc/14864/stat : 14864 (pbscip.linux.x8) R 14862 14864 14436 0 -1 4202496 248681 0 0 0 22175 52 0 0 20 0 1 0 347258377 1037398016 249830 33554432000 4194304 8395647 140734564130016 140734564124584 6708393 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14864/statm: 253271 249830 581 1026 0 252241 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 1013084

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 14866
/proc/meminfo: memFree=24472088/32873844 swapFree=7124/7124
[pid=14864] ppid=14862 vsize=1013084 CPUtime=282.24 cores=1,3,5,7
/proc/14864/stat : 14864 (pbscip.linux.x8) R 14862 14864 14436 0 -1 4202496 248681 0 0 0 28170 54 0 0 20 0 1 0 347258377 1037398016 249830 33554432000 4194304 8395647 140734564130016 140734564123768 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14864/statm: 253271 249830 581 1026 0 252241 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 1013084

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 14867
/proc/meminfo: memFree=24439040/32873844 swapFree=7124/7124
[pid=14864] ppid=14862 vsize=1051276 CPUtime=342.24 cores=1,3,5,7
/proc/14864/stat : 14864 (pbscip.linux.x8) R 14862 14864 14436 0 -1 4202496 254504 0 0 0 34165 59 0 0 20 0 1 0 347258377 1076506624 257855 33554432000 4194304 8395647 140734564130016 140734564125304 5849682 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14864/statm: 262819 257855 611 1026 0 261789 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 1051276

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 14867
/proc/meminfo: memFree=24429388/32873844 swapFree=7124/7124
[pid=14864] ppid=14862 vsize=1051276 CPUtime=402.23 cores=1,3,5,7
/proc/14864/stat : 14864 (pbscip.linux.x8) R 14862 14864 14436 0 -1 4202496 255526 0 0 0 40160 63 0 0 20 0 1 0 347258377 1076506624 258877 33554432000 4194304 8395647 140734564130016 140734564125144 6698227 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14864/statm: 262819 258877 612 1026 0 261789 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 1051276

[startup+462.3 s]
/proc/loadavg: 2.04 2.01 1.94 3/179 14867
/proc/meminfo: memFree=24427804/32873844 swapFree=7124/7124
[pid=14864] ppid=14862 vsize=1051276 CPUtime=462.22 cores=1,3,5,7
/proc/14864/stat : 14864 (pbscip.linux.x8) R 14862 14864 14436 0 -1 4202496 255534 0 0 0 46155 67 0 0 20 0 1 0 347258377 1076506624 258885 33554432000 4194304 8395647 140734564130016 140734564124424 6697959 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14864/statm: 262819 258885 612 1026 0 261789 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 1051276

[startup+522.3 s]
/proc/loadavg: 2.01 2.01 1.94 3/180 14870
/proc/meminfo: memFree=24437192/32873844 swapFree=7124/7124
[pid=14864] ppid=14862 vsize=1042244 CPUtime=522.21 cores=1,3,5,7
/proc/14864/stat : 14864 (pbscip.linux.x8) R 14862 14864 14436 0 -1 4202496 256781 0 0 0 52149 72 0 0 20 0 1 0 347258377 1067257856 256558 33554432000 4194304 8395647 140734564130016 140734564125144 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14864/statm: 260561 256558 612 1026 0 259531 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 1042244

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/179 14870
/proc/meminfo: memFree=24436980/32873844 swapFree=7124/7124
[pid=14864] ppid=14862 vsize=1042244 CPUtime=582.21 cores=1,3,5,7
/proc/14864/stat : 14864 (pbscip.linux.x8) R 14862 14864 14436 0 -1 4202496 256787 0 0 0 58144 77 0 0 20 0 1 0 347258377 1067257856 256564 33554432000 4194304 8395647 140734564130016 140734564125528 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14864/statm: 260561 256564 612 1026 0 259531 0
Current children cumulated CPU time (s) 582.21
Current children cumulated vsize (KiB) 1042244

[startup+642.3 s]

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

/proc/meminfo: memFree=24417532/32873844 swapFree=7124/7124
[pid=14864] ppid=14862 vsize=1049740 CPUtime=1062.13 cores=1,3,5,7
/proc/14864/stat : 14864 (pbscip.linux.x8) R 14862 14864 14436 0 -1 4202496 289124 0 0 0 106091 122 0 0 20 0 1 0 347258377 1074933760 258682 33554432000 4194304 8395647 140734564130016 140734564124888 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14864/statm: 262435 258682 624 1026 0 261405 0
Current children cumulated CPU time (s) 1062.13
Current children cumulated vsize (KiB) 1049740

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/180 14875
/proc/meminfo: memFree=24417428/32873844 swapFree=7124/7124
[pid=14864] ppid=14862 vsize=1049740 CPUtime=1122.12 cores=1,3,5,7
/proc/14864/stat : 14864 (pbscip.linux.x8) R 14862 14864 14436 0 -1 4202496 289129 0 0 0 112085 127 0 0 20 0 1 0 347258377 1074933760 258687 33554432000 4194304 8395647 140734564130016 140734564124888 7382137 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14864/statm: 262435 258687 624 1026 0 261405 0
Current children cumulated CPU time (s) 1122.12
Current children cumulated vsize (KiB) 1049740

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/179 14875
/proc/meminfo: memFree=24417464/32873844 swapFree=7124/7124
[pid=14864] ppid=14862 vsize=1049740 CPUtime=1182.11 cores=1,3,5,7
/proc/14864/stat : 14864 (pbscip.linux.x8) R 14862 14864 14436 0 -1 4202496 289129 0 0 0 118079 132 0 0 20 0 1 0 347258377 1074933760 258687 33554432000 4194304 8395647 140734564130016 140734564125272 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14864/statm: 262435 258687 624 1026 0 261405 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 1049740

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/179 14875
/proc/meminfo: memFree=24414764/32873844 swapFree=7124/7124
[pid=14864] ppid=14862 vsize=1049740 CPUtime=1242.1 cores=1,3,5,7
/proc/14864/stat : 14864 (pbscip.linux.x8) R 14862 14864 14436 0 -1 4202496 289129 0 0 0 124074 136 0 0 20 0 1 0 347258377 1074933760 258687 33554432000 4194304 8395647 140734564130016 140734564125224 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14864/statm: 262435 258687 624 1026 0 261405 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 1049740

[startup+1302.3 s]
/proc/loadavg: 2.04 2.01 1.95 3/179 14876
/proc/meminfo: memFree=24414544/32873844 swapFree=7124/7124
[pid=14864] ppid=14862 vsize=1049740 CPUtime=1302.09 cores=1,3,5,7
/proc/14864/stat : 14864 (pbscip.linux.x8) R 14862 14864 14436 0 -1 4202496 289129 0 0 0 130068 141 0 0 20 0 1 0 347258377 1074933760 258687 33554432000 4194304 8395647 140734564130016 140734564125224 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14864/statm: 262435 258687 624 1026 0 261405 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 1049740

[startup+1362.3 s]
/proc/loadavg: 2.01 2.01 1.95 3/178 14876
/proc/meminfo: memFree=24415324/32873844 swapFree=7124/7124
[pid=14864] ppid=14862 vsize=1049740 CPUtime=1362.09 cores=1,3,5,7
/proc/14864/stat : 14864 (pbscip.linux.x8) R 14862 14864 14436 0 -1 4202496 289129 0 0 0 136062 147 0 0 20 0 1 0 347258377 1074933760 258687 33554432000 4194304 8395647 140734564130016 140734564124888 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14864/statm: 262435 258687 624 1026 0 261405 0
Current children cumulated CPU time (s) 1362.09
Current children cumulated vsize (KiB) 1049740

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/179 14877
/proc/meminfo: memFree=24415096/32873844 swapFree=7124/7124
[pid=14864] ppid=14862 vsize=1049740 CPUtime=1422.09 cores=1,3,5,7
/proc/14864/stat : 14864 (pbscip.linux.x8) R 14862 14864 14436 0 -1 4202496 289130 0 0 0 142056 153 0 0 20 0 1 0 347258377 1074933760 258693 33554432000 4194304 8395647 140734564130016 140734564125144 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14864/statm: 262435 258693 624 1026 0 261405 0
Current children cumulated CPU time (s) 1422.09
Current children cumulated vsize (KiB) 1049740

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/179 14877
/proc/meminfo: memFree=24415124/32873844 swapFree=7124/7124
[pid=14864] ppid=14862 vsize=1049740 CPUtime=1482.06 cores=1,3,5,7
/proc/14864/stat : 14864 (pbscip.linux.x8) R 14862 14864 14436 0 -1 4202496 289131 0 0 0 148047 159 0 0 20 0 1 0 347258377 1074933760 258693 33554432000 4194304 8395647 140734564130016 140734564125320 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14864/statm: 262435 258693 624 1026 0 261405 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 1049740

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 1.95 3/179 14877
/proc/meminfo: memFree=24414656/32873844 swapFree=7124/7124
[pid=14864] ppid=14862 vsize=1049740 CPUtime=1542.06 cores=1,3,5,7
/proc/14864/stat : 14864 (pbscip.linux.x8) R 14862 14864 14436 0 -1 4202496 289137 0 0 0 154041 165 0 0 20 0 1 0 347258377 1074933760 258693 33554432000 4194304 8395647 140734564130016 140734564125144 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14864/statm: 262435 258693 624 1026 0 261405 0
Current children cumulated CPU time (s) 1542.06
Current children cumulated vsize (KiB) 1049740

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/179 14878
/proc/meminfo: memFree=24414560/32873844 swapFree=7124/7124
[pid=14864] ppid=14862 vsize=1049740 CPUtime=1602.04 cores=1,3,5,7
/proc/14864/stat : 14864 (pbscip.linux.x8) R 14862 14864 14436 0 -1 4202496 289143 0 0 0 160033 171 0 0 20 0 1 0 347258377 1074933760 258693 33554432000 4194304 8395647 140734564130016 140734564124888 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14864/statm: 262435 258693 624 1026 0 261405 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 1049740

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/179 14878
/proc/meminfo: memFree=24411860/32873844 swapFree=7124/7124
[pid=14864] ppid=14862 vsize=1049740 CPUtime=1662.03 cores=1,3,5,7
/proc/14864/stat : 14864 (pbscip.linux.x8) R 14862 14864 14436 0 -1 4202496 289143 0 0 0 166027 176 0 0 20 0 1 0 347258377 1074933760 259392 33554432000 4194304 8395647 140734564130016 140734564125224 6698051 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14864/statm: 262435 259392 624 1026 0 261405 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 1049740

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/180 14881
/proc/meminfo: memFree=24406548/32873844 swapFree=7124/7124
[pid=14864] ppid=14862 vsize=1049740 CPUtime=1722.02 cores=1,3,5,7
/proc/14864/stat : 14864 (pbscip.linux.x8) R 14862 14864 14436 0 -1 4202496 289143 0 0 0 172022 180 0 0 20 0 1 0 347258377 1074933760 260739 33554432000 4194304 8395647 140734564130016 140734564124888 6698051 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14864/statm: 262435 260739 624 1026 0 261405 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 1049740

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.95 2/173 14905
/proc/meminfo: memFree=26844488/32873844 swapFree=7124/7124
[pid=14864] ppid=14862 vsize=1049740 CPUtime=1782.01 cores=1,3,5,7
/proc/14864/stat : 14864 (pbscip.linux.x8) R 14862 14864 14436 0 -1 4202496 289143 0 0 0 178014 187 0 0 20 0 1 0 347258377 1074933760 261039 33554432000 4194304 8395647 140734564130016 140734564125320 6697351 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14864/statm: 262435 261039 624 1026 0 261405 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 1049740

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

[startup+1785.6 s]
/proc/loadavg: 2.00 2.00 1.95 2/173 14905
/proc/meminfo: memFree=26844816/32873844 swapFree=7124/7124
[pid=14864] ppid=14862 vsize=1049740 CPUtime=1785.32 cores=1,3,5,7
/proc/14864/stat : 14864 (pbscip.linux.x8) R 14862 14864 14436 0 -1 4202496 289143 0 0 0 178344 188 0 0 20 0 1 0 347258377 1074933760 261039 33554432000 4194304 8395647 140734564130016 140734564124888 6669642 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14864/statm: 262435 261039 624 1026 0 261405 0
Current children cumulated CPU time (s) 1785.32
Current children cumulated vsize (KiB) 1049740

[startup+1788.8 s]
/proc/loadavg: 1.92 1.98 1.94 2/173 14905
/proc/meminfo: memFree=26844816/32873844 swapFree=7124/7124
[pid=14864] ppid=14862 vsize=1049740 CPUtime=1788.51 cores=1,3,5,7
/proc/14864/stat : 14864 (pbscip.linux.x8) R 14862 14864 14436 0 -1 4202496 289143 0 0 0 178663 188 0 0 20 0 1 0 347258377 1074933760 261039 33554432000 4194304 8395647 140734564130016 140734564124888 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14864/statm: 262435 261039 624 1026 0 261405 0
Current children cumulated CPU time (s) 1788.51
Current children cumulated vsize (KiB) 1049740

[startup+1792.01 s]
/proc/loadavg: 1.85 1.97 1.94 2/173 14905
/proc/meminfo: memFree=26844824/32873844 swapFree=7124/7124
[pid=14864] ppid=14862 vsize=1049740 CPUtime=1791.71 cores=1,3,5,7
/proc/14864/stat : 14864 (pbscip.linux.x8) R 14862 14864 14436 0 -1 4202496 289143 0 0 0 178983 188 0 0 20 0 1 0 347258377 1074933760 261039 33554432000 4194304 8395647 140734564130016 140734564124888 6585987 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14864/statm: 262435 261039 624 1026 0 261405 0
Current children cumulated CPU time (s) 1791.71
Current children cumulated vsize (KiB) 1049740

[startup+1793.6 s]
/proc/loadavg: 1.85 1.97 1.94 2/173 14905
/proc/meminfo: memFree=26844948/32873844 swapFree=7124/7124
[pid=14864] ppid=14862 vsize=1049740 CPUtime=1793.31 cores=1,3,5,7
/proc/14864/stat : 14864 (pbscip.linux.x8) R 14862 14864 14436 0 -1 4202496 289143 0 0 0 179143 188 0 0 20 0 1 0 347258377 1074933760 261039 33554432000 4194304 8395647 140734564130016 140734564124888 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14864/statm: 262435 261039 624 1026 0 261405 0
Current children cumulated CPU time (s) 1793.31
Current children cumulated vsize (KiB) 1049740

[startup+1794.4 s]
/proc/loadavg: 1.85 1.97 1.94 2/173 14905
/proc/meminfo: memFree=26844956/32873844 swapFree=7124/7124
[pid=14864] ppid=14862 vsize=1044432 CPUtime=1794.11 cores=1,3,5,7
/proc/14864/stat : 14864 (pbscip.linux.x8) R 14862 14864 14436 0 -1 4202496 289145 0 0 0 179223 188 0 0 20 0 1 0 347258377 1069498368 259790 33554432000 4194304 8395647 140734564130016 140734564125848 6345235 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/14864/statm: 261108 259790 626 1026 0 260078 0
Current children cumulated CPU time (s) 1794.11
Current children cumulated vsize (KiB) 1044432

[startup+1794.6 s]
/proc/loadavg: 1.85 1.97 1.94 2/173 14905
/proc/meminfo: memFree=26844956/32873844 swapFree=7124/7124
[pid=14864] ppid=14862 vsize=812748 CPUtime=1794.31 cores=1,3,5,7
/proc/14864/stat : 14864 (pbscip.linux.x8) R 14862 14864 14436 0 -1 4202496 289145 0 0 0 179241 190 0 0 20 0 1 0 347258377 832253952 202171 33554432000 4194304 8395647 140734564130016 140734564125848 7435351 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/14864/statm: 202931 201915 626 1026 0 201901 0
Current children cumulated CPU time (s) 1794.31
Current children cumulated vsize (KiB) 812748

Child status: 0
Real time (s): 1794.66
CPU time (s): 1794.38
CPU user time (s): 1792.46
CPU system time (s): 1.91671
CPU usage (%): 99.9844
Max. virtual memory (cumulated for all children) (KiB): 1157016

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1792.46
system time used= 1.91671
maximum resident set size= 1140928
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 289148
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= 17
involuntary context switches= 1845

runsolver used 2.82357 second user time and 9.12461 second system time

The end

Launcher Data

Begin job on node134 at 2012-06-04 14:02:10
IDJOB=3744849
IDBENCH=92872
IDSOLVER=2326
FILE ID=node134/3744849-1338811329
RUNJOBID= node134-1338809524-14722
PBS_JOBID= 14636878
Free space on /tmp= 70284 MiB

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

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

MD5SUM BENCH= f089b15f0ee5afc2373e2350332c3698
RANDOM SEED=1190739377

node134.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		: 2667.278
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	: 5334.55
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		: 2667.278
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	: 5332.56
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		: 2667.278
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	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.278
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	: 5332.59
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		: 2667.278
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	: 5332.55
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		: 2667.278
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	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.278
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	: 5332.57
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		: 2667.278
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	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        26755484 kB
Buffers:          514264 kB
Cached:          3620920 kB
SwapCached:           76 kB
Active:          2959076 kB
Inactive:        2253732 kB
Active(anon):    1069548 kB
Inactive(anon):    10496 kB
Active(file):    1889528 kB
Inactive(file):  2243236 kB
Unevictable:        7124 kB
Mlocked:            7124 kB
SwapTotal:      67108856 kB
SwapFree:       67107756 kB
Dirty:             89924 kB
Writeback:             0 kB
AnonPages:       1129332 kB
Mapped:            12756 kB
Shmem:                96 kB
Slab:             764444 kB
SReclaimable:     205632 kB
SUnreclaim:       558812 kB
KernelStack:        1448 kB
PageTables:         5972 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1198472 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:     45056 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= 70336 MiB
End job on node134 at 2012-06-04 14:32:05