Trace number 2692499

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
SCIPspx SCIP 1.2.1.2 with SoPlex 1.4.2 (CVS Version 30.5.2010) as LP solver? (TO) 1800.3 1800.28

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB10/oliveras/j30/
normalized-j309_10-unsat--soft-33-100-0.wbo
MD5SUM5652170d7f91f74c72b32b185534f2fb
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark2
Best CPU time to get the best result obtained on this benchmark0.45493
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables5456
Total number of constraints17015
Number of soft constraints11436
Number of constraints which are clauses16667
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints348
Minimum length of a constraint1
Maximum length of a constraint26
Top cost 576064
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 576063
Biggest number in a constraint 16
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 177
Number of bits of the biggest sum of numbers8
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.2 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.4.2] [Expressions interpreter: NONE]
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-2692499-1277916552.wbo>
0.08/0.17	c original problem has 28328 variables (16892 bin, 0 int, 0 impl, 11436 cont) and 28452 constraints
0.08/0.17	c problem read
0.08/0.17	c presolving settings loaded
0.49/0.59	c presolving:
0.58/0.66	c (round 1) 180 del vars, 538 del conss, 96 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 37766 impls, 0 clqs
0.58/0.69	c (round 2) 574 del vars, 1535 del conss, 164 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 37944 impls, 0 clqs
0.69/0.73	c (round 3) 1360 del vars, 2444 del conss, 210 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 38000 impls, 0 clqs
0.69/0.76	c (round 4) 2135 del vars, 2990 del conss, 225 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 38002 impls, 0 clqs
0.69/0.78	c (round 5) 2613 del vars, 3234 del conss, 228 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 38002 impls, 0 clqs
0.79/0.80	c (round 6) 2840 del vars, 3281 del conss, 228 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 38002 impls, 0 clqs
0.79/0.83	c (round 7) 2885 del vars, 3286 del conss, 10455 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 38002 impls, 0 clqs
0.88/0.92	c (round 8) 2890 del vars, 3286 del conss, 10455 chg bounds, 0 chg sides, 0 chg coeffs, 4980 upgd conss, 38002 impls, 0 clqs
3.39/3.50	c    (3.3s) probing: 1000/15211 (6.6%) - 0 fixings, 0 aggregations, 2863 implications, 0 bound changes
5.68/5.75	c    (5.5s) probing: 2000/15211 (13.1%) - 0 fixings, 0 aggregations, 3520 implications, 0 bound changes
5.68/5.76	c    (5.5s) probing: 2001/15211 (13.2%) - 0 fixings, 0 aggregations, 3520 implications, 0 bound changes
5.68/5.76	c    (5.5s) probing aborted: 2000/2000 successive useless probings
5.68/5.76	c presolving (9 rounds):
5.68/5.76	c  2890 deleted vars, 3286 deleted constraints, 10455 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
5.68/5.76	c  48952 implications, 271 cliques
5.68/5.76	c presolved problem has 25438 variables (15211 bin, 0 int, 0 impl, 10227 cont) and 25166 constraints
5.68/5.76	c   10227 constraints of type <indicator>
5.68/5.76	c     268 constraints of type <varbound>
5.68/5.76	c     112 constraints of type <knapsack>
5.68/5.76	c    9959 constraints of type <linear>
5.68/5.76	c    4600 constraints of type <logicor>
5.68/5.76	c transformed objective value is always integral (scale: 1)
5.68/5.76	c Presolving Time: 5.43
5.68/5.76	c - non default parameters ----------------------------------------------------------------------
5.68/5.76	c # SCIP version 1.2.1.2
5.68/5.76	c 
5.68/5.76	c # frequency for displaying node information lines
5.68/5.76	c # [type: int, range: [-1,2147483647], default: 100]
5.68/5.76	c display/freq = 10000
5.68/5.76	c 
5.68/5.76	c # maximal time in seconds to run
5.68/5.76	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
5.68/5.76	c limits/time = 1799.85
5.68/5.76	c 
5.68/5.76	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
5.68/5.76	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
5.68/5.76	c limits/memory = 3420
5.68/5.76	c 
5.68/5.76	c # should presolving try to simplify inequalities
5.68/5.76	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
5.68/5.76	c constraints/linear/simplifyinequalities = TRUE
5.68/5.76	c 
5.68/5.76	c # should presolving try to simplify knapsacks
5.68/5.76	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
5.68/5.76	c constraints/knapsack/simplifyinequalities = TRUE
5.68/5.76	c 
5.68/5.76	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
5.68/5.76	c # [type: int, range: [-1,2147483647], default: -1]
5.68/5.76	c separating/rapidlearning/freq = 0
5.68/5.76	c 
5.68/5.76	c -----------------------------------------------------------------------------------------------
5.68/5.76	c start solving
5.68/5.77	c 
5.79/5.84	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
5.79/5.84	c   5.6s|     1 |     0 |     0 |     - |  96M|   0 |   0 |  25k|  25k|  25k|4712 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
5.79/5.88	c   5.6s|     1 |     0 |   437 |     - |  96M|   0 |  12 |  25k|  25k|  25k|4930 | 218 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
6.50/6.52	c   6.2s|     1 |     0 |   766 |     - |  97M|   0 |  10 |  25k|  25k|  25k|5148 | 436 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
7.09/7.18	c   6.9s|     1 |     0 |  1141 |     - |  97M|   0 |  84 |  25k|  25k|  25k|5361 | 649 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
7.89/7.95	c   7.7s|     1 |     0 |  1554 |     - |  97M|   0 | 139 |  25k|  25k|  25k|5606 | 894 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
8.79/8.82	c   8.5s|     1 |     0 |  2022 |     - |  98M|   0 | 248 |  25k|  25k|  25k|5836 |1124 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
9.49/9.57	c   9.3s|     1 |     0 |  2722 |     - |  98M|   0 | 612 |  25k|  25k|  25k|6094 |1382 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
10.49/10.55	c  10.2s|     1 |     0 |  3710 |     - |  99M|   0 | 653 |  25k|  25k|  25k|6371 |1659 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
14.79/14.89	c  14.5s|     1 |     2 |  5651 |     - |  99M|   0 | 653 |  25k|  25k|  25k|6371 |1659 |   0 |  17 | 0.000000e+00 |      --      |    Inf 
536.99/537.00	c   528s| 10000 | 10001 |325310 |  32.2 | 188M| 135 |  23 |  25k|  25k|  25k|6266 |1659 | 670 |6221 | 0.000000e+00 |      --      |    Inf 
938.70/938.75	c   924s| 20000 | 20001 |622473 |  30.9 | 277M| 137 |  83 |  25k|  25k|  25k|6266 |2031 |1136 |9789 | 0.000000e+00 |      --      |    Inf 
1327.00/1327.07	c  1307s| 30000 | 30001 |911657 |  30.3 | 366M| 137 |  13 |  25k|  25k|  25k|6266 |2031 |1353 |  12k| 0.000000e+00 |      --      |    Inf 
1747.92/1747.91	c  1722s| 40000 | 40001 |  1236k|  30.8 | 454M| 137 |  53 |  25k|  25k|  25k|6266 |2031 |1664 |  15k| 0.000000e+00 |      --      |    Inf 
1800.01/1800.00	c pressed CTRL-C 1 times (5 times for forcing termination)
1800.01/1800.01	c 
1800.01/1800.01	c SCIP Status        : solving was interrupted [user interrupt]
1800.01/1800.01	c Solving Time (sec) : 1773.60
1800.01/1800.01	c Solving Nodes      : 41333
1800.01/1800.01	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1800.01/1800.01	c Dual Bound         : +0.00000000000000e+00
1800.01/1800.01	c Gap                : infinite
1800.01/1800.01	s UNKNOWN
1800.01/1800.01	c SCIP Status        : solving was interrupted [user interrupt]
1800.01/1800.01	c Solving Time       :    1773.60
1800.01/1800.01	c Original Problem   :
1800.01/1800.01	c   Problem name     : HOME/instance-2692499-1277916552.wbo
1800.01/1800.01	c   Variables        : 28328 (16892 binary, 0 integer, 0 implicit integer, 11436 continuous)
1800.01/1800.01	c   Constraints      : 28452 initial, 28452 maximal
1800.01/1800.01	c Presolved Problem  :
1800.01/1800.01	c   Problem name     : t_HOME/instance-2692499-1277916552.wbo
1800.01/1800.01	c   Variables        : 25438 (15211 binary, 0 integer, 0 implicit integer, 10227 continuous)
1800.01/1800.01	c   Constraints      : 25166 initial, 26007 maximal
1800.01/1800.01	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.01/1800.01	c   trivial          :       0.01          0          0          0          0          0          0          0          0
1800.01/1800.01	c   dualfix          :       0.03       2542          0          0          0          0          0          0          0
1800.01/1800.01	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.01/1800.01	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.01/1800.01	c   implics          :       0.01          0          0          0          0          0          0          0          0
1800.01/1800.01	c   probing          :       4.78          0          0          0          0          0          0          0          0
1800.01/1800.01	c   indicator        :       0.04          0          0          0          0          0       1209          0          0
1800.01/1800.01	c   varbound         :       0.00          0          0          0          0          0          0          0          0
1800.01/1800.01	c   knapsack         :       0.00          0          0          0          0          0          0          0          0
1800.01/1800.01	c   linear           :       0.20        228        120          0      10455          0       2077          0          0
1800.01/1800.01	c   logicor          :       0.02          0          0          0          0          0          0          0          0
1800.01/1800.01	c   root node        :          -          0          -          -          0          -          -          -          -
1800.01/1800.01	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.01/1800.01	c   integral         :          0          0          0      41334          0          0          0          0          0      82666
1800.01/1800.01	c   indicator        :      10227          0     244389          1          0          0      22164          0          0          0
1800.01/1800.01	c   varbound         :        268          7     244389          1          0          0       1360        167          0          0
1800.01/1800.01	c   knapsack         :        112          7     244389          1          0          0     181118        101          0          0
1800.01/1800.01	c   linear           :       9959          7     244389          1          0          0      18196       1631          0          0
1800.01/1800.01	c   logicor          :       4600+         7     158817          0          0          0     168901          0          0          0
1800.01/1800.01	c   countsols        :          0          0          0          0          0          0          0          0          0          0
1800.01/1800.01	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.01/1800.01	c   integral         :     281.86       0.00       0.00     281.86       0.00
1800.01/1800.01	c   indicator        :      54.43       0.02      54.41       0.00       0.00
1800.01/1800.01	c   varbound         :       1.93       0.00       1.93       0.00       0.00
1800.01/1800.01	c   knapsack         :       2.30       0.01       2.29       0.00       0.00
1800.01/1800.01	c   linear           :      51.66       0.01      51.64       0.01       0.00
1800.01/1800.01	c   logicor          :       1.94       0.00       1.94       0.00       0.00
1800.01/1800.01	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1800.01/1800.01	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.01/1800.01	c   vbounds          :       2.40      29816          0       3118
1800.01/1800.01	c   rootredcost      :       0.09          0          0          0
1800.01/1800.01	c   pseudoobj        :      78.52     239001          0          0
1800.01/1800.01	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.01/1800.01	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1800.01/1800.01	c   infeasible LP    :       4.30       1664       1664       1664        2.8          0        0.0          0
1800.01/1800.01	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.01/1800.01	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.01/1800.01	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1800.01/1800.01	c   applied globally :          -          -          -       1664        2.8          -          -          -
1800.01/1800.01	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.01/1800.01	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.01/1800.01	c   cut pool         :       0.00          5          -          -        182          -    (maximal pool size: 769)
1800.01/1800.01	c   redcost          :      43.58      41340          0          0          0          0
1800.01/1800.01	c   impliedbounds    :       0.00          6          0          0         89          0
1800.01/1800.01	c   intobj           :       0.00          0          0          0          0          0
1800.01/1800.01	c   cgmip            :       0.00          0          0          0          0          0
1800.01/1800.01	c   gomory           :       0.28          6          0          0       1390          0
1800.01/1800.01	c   strongcg         :       0.20          6          0          0          8          0
1800.01/1800.01	c   cmir             :       0.64          6          0          0         37          0
1800.01/1800.01	c   flowcover        :       2.55          6          0          0        157          0
1800.01/1800.01	c   clique           :       0.02          6          0          0         15          0
1800.01/1800.01	c   zerohalf         :       0.00          0          0          0          0          0
1800.01/1800.01	c   mcf              :       0.00          1          0          0          0          0
1800.01/1800.01	c   rapidlearning    :       0.00          0          0          0          0          0
1800.01/1800.01	c Pricers            :       Time      Calls       Vars
1800.01/1800.01	c   problem variables:       0.00          0          0
1800.01/1800.01	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.01/1800.01	c   relpscost        :     281.82      41333          0          0          0          0      82666
1800.01/1800.01	c   pscost           :       0.00          0          0          0          0          0          0
1800.01/1800.01	c   inference        :       0.00          0          0          0          0          0          0
1800.01/1800.01	c   mostinf          :       0.00          0          0          0          0          0          0
1800.01/1800.01	c   leastinf         :       0.00          0          0          0          0          0          0
1800.01/1800.01	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.01/1800.01	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.01/1800.01	c   random           :       0.00          0          0          0          0          0          0
1800.01/1800.01	c Primal Heuristics  :       Time      Calls      Found
1800.01/1800.01	c   LP solutions     :       0.00          -          0
1800.01/1800.01	c   pseudo solutions :       0.00          -          0
1800.01/1800.01	c   oneopt           :       0.06          0          0
1800.01/1800.01	c   crossover        :       0.01          0          0
1800.01/1800.01	c   guideddiving     :       0.00          0          0
1800.01/1800.01	c   rootsoldiving    :      40.81         10          0
1800.01/1800.01	c   intshifting      :       0.11         27          0
1800.01/1800.01	c   feaspump         :       3.07         17          0
1800.01/1800.01	c   objpscostdiving  :      18.28         20          0
1800.01/1800.01	c   coefdiving       :     143.54         45          0
1800.01/1800.01	c   pscostdiving     :     119.76         53          0
1800.01/1800.01	c   fracdiving       :     135.41         57          0
1800.01/1800.01	c   linesearchdiving :      79.15         95          0
1800.01/1800.01	c   veclendiving     :      80.76        104          0
1800.01/1800.01	c   trivial          :       0.34          2          0
1800.01/1800.01	c   simplerounding   :       0.14      40925          0
1800.01/1800.01	c   zirounding       :       0.26       1000          0
1800.01/1800.01	c   rounding         :       1.83       2819          0
1800.01/1800.01	c   shifting         :       9.86        870          0
1800.01/1800.01	c   twoopt           :       0.00          0          0
1800.01/1800.01	c   fixandinfer      :       0.00          0          0
1800.01/1800.01	c   intdiving        :       0.00          0          0
1800.01/1800.01	c   actconsdiving    :       0.00          0          0
1800.01/1800.01	c   octane           :       0.00          0          0
1800.01/1800.01	c   rens             :       0.16          1          0
1800.01/1800.01	c   rins             :       0.00          0          0
1800.01/1800.01	c   localbranching   :       0.00          0          0
1800.01/1800.01	c   mutation         :       0.00          0          0
1800.01/1800.01	c   dins             :       0.00          0          0
1800.01/1800.01	c   undercover       :       0.00          0          0
1800.01/1800.01	c   nlp              :       0.05          0          0
1800.01/1800.01	c   trysol           :      12.02       1330          0
1800.01/1800.01	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.01/1800.01	c   primal LP        :       0.00          0          0       0.00          -
1800.01/1800.01	c   dual LP          :     513.96      40926     942938      23.04    1834.65
1800.01/1800.01	c   lex dual LP      :       0.00          0          0       0.00          -
1800.01/1800.01	c   barrier LP       :       0.00          0          0       0.00          -
1800.01/1800.01	c   diving/probing LP:     324.95      56687     338183       5.97    1040.72
1800.01/1800.01	c   strong branching :     279.50      15437     359393      23.28    1285.84
1800.01/1800.01	c     (at root node) :          -         17       8838     519.88          -
1800.01/1800.01	c   conflict analysis:       0.00          0          0       0.00          -
1800.01/1800.01	c B&B Tree           :
1800.01/1800.01	c   number of runs   :          1
1800.01/1800.01	c   nodes            :      41333
1800.01/1800.01	c   nodes (total)    :      41333
1800.01/1800.01	c   nodes left       :      41334
1800.01/1800.01	c   max depth        :        137
1800.01/1800.01	c   max depth (total):        137
1800.01/1800.01	c   backtracks       :        653 (1.6%)
1800.01/1800.01	c   delayed cutoffs  :          0
1800.01/1800.01	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1800.01/1800.01	c   avg switch length:       2.19
1800.01/1800.01	c   switching time   :      15.00
1800.01/1800.01	c Solution           :
1800.01/1800.01	c   Solutions found  :          0 (0 improvements)
1800.01/1800.01	c   Primal Bound     :          -
1800.01/1800.01	c   Dual Bound       : +0.00000000000000e+00
1800.01/1800.01	c   Gap              :   infinite
1800.01/1800.01	c   Root Dual Bound  : +0.00000000000000e+00
1800.01/1800.01	c   Root Iterations  :       3710
1800.21/1800.27	c Time complete: 1800.29.

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-2692499-1277916552/watcher-2692499-1277916552 -o /tmp/evaluation-result-2692499-1277916552/solver-2692499-1277916552 -C 1800 -W 2000 -M 3800 HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-2692499-1277916552.wbo -t 1800 -m 3800 

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): 3891200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 3942400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.10 2.11 2.04 4/196 17105
/proc/meminfo: memFree=30948656/32951124 swapFree=67111528/67111528
[pid=17105] ppid=17103 vsize=9408 CPUtime=0
/proc/17105/stat : 17105 (pbscip.linux.x8) R 17103 17105 16243 0 -1 4202496 1649 0 0 0 0 0 0 0 25 0 1 0 132949653 9633792 1569 4089446400 4194304 8223781 140734606480880 18446744073709551615 7235159 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17105/statm: 2352 1569 369 984 0 1365 0

[startup+0.027594 s]
/proc/loadavg: 2.10 2.11 2.04 4/196 17105
/proc/meminfo: memFree=30948656/32951124 swapFree=67111528/67111528
[pid=17105] ppid=17103 vsize=17572 CPUtime=0.02
/proc/17105/stat : 17105 (pbscip.linux.x8) R 17103 17105 16243 0 -1 4202496 3656 0 0 0 2 0 0 0 25 0 1 0 132949653 17993728 3577 4089446400 4194304 8223781 140734606480880 18446744073709551615 6205568 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17105/statm: 4393 3606 369 984 0 3406 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 17572

[startup+0.100613 s]
/proc/loadavg: 2.10 2.11 2.04 4/196 17105
/proc/meminfo: memFree=30948656/32951124 swapFree=67111528/67111528
[pid=17105] ppid=17103 vsize=31660 CPUtime=0.08
/proc/17105/stat : 17105 (pbscip.linux.x8) R 17103 17105 16243 0 -1 4202496 7233 0 0 0 8 0 0 0 25 0 1 0 132949653 32419840 7153 4089446400 4194304 8223781 140734606480880 18446744073709551615 4396996 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17105/statm: 7915 7153 369 984 0 6928 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 31660

[startup+0.300545 s]
/proc/loadavg: 2.10 2.11 2.04 4/196 17105
/proc/meminfo: memFree=30948656/32951124 swapFree=67111528/67111528
[pid=17105] ppid=17103 vsize=102340 CPUtime=0.29
/proc/17105/stat : 17105 (pbscip.linux.x8) R 17103 17105 16243 0 -1 4202496 24737 0 0 0 27 2 0 0 25 0 1 0 132949653 104796160 24258 4089446400 4194304 8223781 140734606480880 18446744073709551615 7257368 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/17105/statm: 25705 24282 416 984 0 24718 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 102340

[startup+0.700477 s]
/proc/loadavg: 2.10 2.11 2.04 4/196 17105
/proc/meminfo: memFree=30948656/32951124 swapFree=67111528/67111528
[pid=17105] ppid=17103 vsize=112844 CPUtime=0.69
/proc/17105/stat : 17105 (pbscip.linux.x8) R 17103 17105 16243 0 -1 4202496 27554 0 0 0 65 4 0 0 25 0 1 0 132949653 115552256 26560 4089446400 4194304 8223781 140734606480880 18446744073709551615 7073921 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/17105/statm: 28211 26560 449 984 0 27224 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 112844

[startup+1.50033 s]
/proc/loadavg: 2.10 2.11 2.04 10/197 17106
/proc/meminfo: memFree=30836552/32951124 swapFree=67111528/67111528
[pid=17105] ppid=17103 vsize=121060 CPUtime=1.48
/proc/17105/stat : 17105 (pbscip.linux.x8) R 17103 17105 16243 0 -1 4202496 33277 0 0 0 142 6 0 0 25 0 1 0 132949653 123965440 28619 4089446400 4194304 8223781 140734606480880 18446744073709551615 4827501 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/17105/statm: 30265 28619 494 984 0 29278 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 121060

[startup+3.10105 s]
/proc/loadavg: 2.10 2.11 2.04 3/197 17106
/proc/meminfo: memFree=30835064/32951124 swapFree=67111528/67111528
[pid=17105] ppid=17103 vsize=122088 CPUtime=3.09
/proc/17105/stat : 17105 (pbscip.linux.x8) R 17103 17105 16243 0 -1 4202496 33536 0 0 0 301 8 0 0 25 0 1 0 132949653 125018112 28875 4089446400 4194304 8223781 140734606480880 18446744073709551615 5500779 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/17105/statm: 30522 28875 491 984 0 29535 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 122088

[startup+6.30049 s]
/proc/loadavg: 2.09 2.11 2.04 3/197 17106
/proc/meminfo: memFree=30834016/32951124 swapFree=67111528/67111528
[pid=17105] ppid=17103 vsize=146680 CPUtime=6.29
/proc/17105/stat : 17105 (pbscip.linux.x8) R 17103 17105 16243 0 -1 4202496 40289 0 0 0 618 11 0 0 25 0 1 0 132949653 150200320 34292 4089446400 4194304 8223781 140734606480880 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/17105/statm: 36670 34292 603 984 0 35683 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 146680

[startup+12.7004 s]
/proc/loadavg: 2.08 2.11 2.04 3/197 17107
/proc/meminfo: memFree=30804392/32951124 swapFree=67111528/67111528
[pid=17105] ppid=17103 vsize=155472 CPUtime=12.69
/proc/17105/stat : 17105 (pbscip.linux.x8) R 17103 17105 16243 0 -1 4202496 70351 0 0 0 1249 20 0 0 25 0 1 0 132949653 159203328 36205 4089446400 4194304 8223781 140734606480880 18446744073709551615 6569884 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/17105/statm: 38868 36205 605 984 0 37881 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 155472

[startup+25.5011 s]
/proc/loadavg: 2.06 2.10 2.04 3/197 17107
/proc/meminfo: memFree=30803324/32951124 swapFree=67111528/67111528
[pid=17105] ppid=17103 vsize=155740 CPUtime=25.48
/proc/17105/stat : 17105 (pbscip.linux.x8) R 17103 17105 16243 0 -1 4202496 142916 0 0 0 2515 33 0 0 25 0 1 0 132949653 159477760 36347 4089446400 4194304 8223781 140734606480880 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/17105/statm: 38935 36347 605 984 0 37948 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 155740

[startup+51.1006 s]
/proc/loadavg: 2.04 2.09 2.04 3/197 17108
/proc/meminfo: memFree=30797964/32951124 swapFree=67111528/67111528
[pid=17105] ppid=17103 vsize=159008 CPUtime=51.09
/proc/17105/stat : 17105 (pbscip.linux.x8) R 17103 17105 16243 0 -1 4202496 447669 0 0 0 5033 76 0 0 25 0 1 0 132949653 162824192 37027 4089446400 4194304 8223781 140734606480880 18446744073709551615 6448634 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/17105/statm: 39752 37027 605 984 0 38765 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 159008

[startup+102.307 s]
/proc/loadavg: 2.02 2.08 2.03 3/197 17109
/proc/meminfo: memFree=30790356/32951124 swapFree=67111528/67111528
[pid=17105] ppid=17103 vsize=159908 CPUtime=102.29
/proc/17105/stat : 17105 (pbscip.linux.x8) R 17103 17105 16243 0 -1 4202496 1277009 0 0 0 10048 181 0 0 25 0 1 0 132949653 163745792 37315 4089446400 4194304 8223781 140734606480880 18446744073709551615 6004057 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/17105/statm: 39977 37315 608 984 0 38990 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 159908

[startup+162.301 s]
/proc/loadavg: 2.31 2.19 2.08 3/197 17111
/proc/meminfo: memFree=30782348/32951124 swapFree=67111528/67111528
[pid=17105] ppid=17103 vsize=163264 CPUtime=162.29
/proc/17105/stat : 17105 (pbscip.linux.x8) R 17103 17105 16243 0 -1 4202496 1923811 0 0 0 15964 265 0 0 25 0 1 0 132949653 167182336 38207 4089446400 4194304 8223781 140734606480880 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/17105/statm: 40816 38207 608 984 0 39829 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 163264

[startup+222.3 s]
/proc/loadavg: 2.11 2.15 2.07 3/197 17112
/proc/meminfo: memFree=30769912/32951124 swapFree=67111528/67111528
[pid=17105] ppid=17103 vsize=167560 CPUtime=222.28
/proc/17105/stat : 17105 (pbscip.linux.x8) R 17103 17105 16243 0 -1 4202496 2625031 0 0 0 21872 356 0 0 25 0 1 0 132949653 171581440 39240 4089446400 4194304 8223781 140734606480880 18446744073709551615 4429712 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/17105/statm: 41890 39240 608 984 0 40903 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 167560

[startup+282.301 s]
/proc/loadavg: 2.04 2.12 2.06 3/197 17114
/proc/meminfo: memFree=30750640/32951124 swapFree=67111528/67111528
[pid=17105] ppid=17103 vsize=179092 CPUtime=282.29
/proc/17105/stat : 17105 (pbscip.linux.x8) R 17103 17105 16243 0 -1 4202496 3402378 0 0 0 27772 457 0 0 25 0 1 0 132949653 183390208 42246 4089446400 4194304 8223781 140734606480880 18446744073709551615 6002292 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/17105/statm: 44773 42246 608 984 0 43786 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 179092

[startup+342.301 s]
/proc/loadavg: 2.01 2.10 2.06 3/197 17116
/proc/meminfo: memFree=30733252/32951124 swapFree=67111528/67111528
[pid=17105] ppid=17103 vsize=190256 CPUtime=342.29
/proc/17105/stat : 17105 (pbscip.linux.x8) R 17103 17105 16243 0 -1 4202496 4137446 0 0 0 33671 558 0 0 25 0 1 0 132949653 194822144 44979 4089446400 4194304 8223781 140734606480880 18446744073709551615 5813304 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/17105/statm: 47564 44979 608 984 0 46577 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 190256

[startup+402.301 s]
/proc/loadavg: 2.08 2.09 2.06 3/197 17117
/proc/meminfo: memFree=30709784/32951124 swapFree=67111528/67111528
[pid=17105] ppid=17103 vsize=209212 CPUtime=402.29
/proc/17105/stat : 17105 (pbscip.linux.x8) R 17103 17105 16243 0 -1 4202496 4735467 0 0 0 39592 637 0 0 25 0 1 0 132949653 214233088 49770 4089446400 4194304 8223781 140734606480880 18446744073709551615 6523811 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/17105/statm: 52303 49770 608 984 0 51316 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 209212

[startup+462.301 s]
/proc/loadavg: 2.03 2.07 2.05 3/197 17119
/proc/meminfo: memFree=30687180/32951124 swapFree=67111528/67111528
[pid=17105] ppid=17103 vsize=223456 CPUtime=462.29
/proc/17105/stat : 17105 (pbscip.linux.x8) R 17103 17105 16243 0 -1 4202496 5387986 0 0 0 45502 727 0 0 25 0 1 0 132949653 228818944 53256 4089446400 4194304 8223781 140734606480880 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/17105/statm: 55864 53256 608 984 0 54877 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 223456

[startup+522.3 s]
/proc/loadavg: 2.52 2.17 2.08 3/197 17120
/proc/meminfo: memFree=30664708/32951124 swapFree=67111528/67111528
[pid=17105] ppid=17103 vsize=240300 CPUtime=522.29
/proc/17105/stat : 17105 (pbscip.linux.x8) R 17103 17105 16243 0 -1 4202496 6212713 0 0 0 51401 828 0 0 25 0 1 0 132949653 246067200 57517 4089446400 4194304 8223781 140734606480880 18446744073709551615 6446812 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/17105/statm: 60075 57517 608 984 0 59088 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 240300

[startup+582.301 s]
/proc/loadavg: 2.23 2.15 2.08 3/197 17122
/proc/meminfo: memFree=30640500/32951124 swapFree=67111528/67111528
[pid=17105] ppid=17103 vsize=259300 CPUtime=582.29
/proc/17105/stat : 17105 (pbscip.linux.x8) R 17103 17105 16243 0 -1 4202496 6870737 0 0 0 57312 917 0 0 25 0 1 0 132949653 265523200 62332 4089446400 4194304 8223781 140734606480880 18446744073709551615 6482662 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/17105/statm: 64825 62332 608 984 0 63838 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 259300

[startup+642.301 s]
/proc/loadavg: 2.08 2.12 2.08 3/197 17124
/proc/meminfo: memFree=30616156/32951124 swapFree=67111528/67111528
[pid=17105] ppid=17103 vsize=276832 CPUtime=642.3
/proc/17105/stat : 17105 (pbscip.linux.x8) R 17103 17105 16243 0 -1 4202496 7569038 0 0 0 63224 1006 0 0 25 0 1 0 132949653 283475968 66644 4089446400 4194304 8223781 140734606480880 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/17105/statm: 69208 66644 610 984 0 68221 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 276832

[startup+702.301 s]

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

[startup+882.301 s]
/proc/loadavg: 2.00 2.05 2.06 3/197 17139
/proc/meminfo: memFree=30563216/32951124 swapFree=67111528/67111528
[pid=17105] ppid=17103 vsize=324924 CPUtime=882.3
/proc/17105/stat : 17105 (pbscip.linux.x8) R 17103 17105 16243 0 -1 4202496 10126641 0 0 0 86881 1349 0 0 25 0 1 0 132949653 332722176 78631 4089446400 4194304 8223781 140734606480880 18446744073709551615 6003412 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/17105/statm: 81231 78631 610 984 0 80244 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 324924

[startup+942.301 s]
/proc/loadavg: 2.00 2.04 2.05 3/197 17141
/proc/meminfo: memFree=30550900/32951124 swapFree=67111528/67111528
[pid=17105] ppid=17103 vsize=338020 CPUtime=942.3
/proc/17105/stat : 17105 (pbscip.linux.x8) R 17103 17105 16243 0 -1 4202496 10797398 0 0 0 92793 1437 0 0 25 0 1 0 132949653 346132480 81869 4089446400 4194304 8223781 140734606480880 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/17105/statm: 84505 81869 610 984 0 83518 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 338020

[startup+1002.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/197 17142
/proc/meminfo: memFree=30536976/32951124 swapFree=67111528/67111528
[pid=17105] ppid=17103 vsize=349032 CPUtime=1002.3
/proc/17105/stat : 17105 (pbscip.linux.x8) R 17103 17105 16243 0 -1 4202496 11428889 0 0 0 98707 1523 0 0 25 0 1 0 132949653 357408768 84726 4089446400 4194304 8223781 140734606480880 18446744073709551615 6592209 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/17105/statm: 87258 84726 610 984 0 86271 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 349032

[startup+1062.3 s]
/proc/loadavg: 2.00 2.02 2.04 3/197 17144
/proc/meminfo: memFree=30513872/32951124 swapFree=67111528/67111528
[pid=17105] ppid=17103 vsize=365124 CPUtime=1062.3
/proc/17105/stat : 17105 (pbscip.linux.x8) R 17103 17105 16243 0 -1 4202496 12011912 0 0 0 104623 1607 0 0 25 0 1 0 132949653 373886976 88632 4089446400 4194304 8223781 140734606480880 18446744073709551615 4983090 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/17105/statm: 91281 88632 610 984 0 90294 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 365124

[startup+1122.3 s]
/proc/loadavg: 2.00 2.02 2.04 3/197 17145
/proc/meminfo: memFree=30493760/32951124 swapFree=67111528/67111528
[pid=17105] ppid=17103 vsize=377776 CPUtime=1122.3
/proc/17105/stat : 17105 (pbscip.linux.x8) R 17103 17105 16243 0 -1 4202496 12576063 0 0 0 110543 1687 0 0 25 0 1 0 132949653 386842624 91818 4089446400 4194304 8223781 140734606480880 18446744073709551615 6560183 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/17105/statm: 94444 91818 610 984 0 93457 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 377776

[startup+1182.3 s]
/proc/loadavg: 2.44 2.12 2.07 3/197 17147
/proc/meminfo: memFree=30475368/32951124 swapFree=67111528/67111528
[pid=17105] ppid=17103 vsize=389804 CPUtime=1182.3
/proc/17105/stat : 17105 (pbscip.linux.x8) R 17103 17105 16243 0 -1 4202496 13234217 0 0 0 116459 1771 0 0 25 0 1 0 132949653 399159296 94851 4089446400 4194304 8223781 140734606480880 18446744073709551615 6505963 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/17105/statm: 97451 94851 610 984 0 96464 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 389804

[startup+1242.3 s]
/proc/loadavg: 2.22 2.11 2.07 3/197 17149
/proc/meminfo: memFree=30457104/32951124 swapFree=67111528/67111528
[pid=17105] ppid=17103 vsize=401788 CPUtime=1242.3
/proc/17105/stat : 17105 (pbscip.linux.x8) R 17103 17105 16243 0 -1 4202496 13934311 0 0 0 122366 1864 0 0 25 0 1 0 132949653 411430912 97899 4089446400 4194304 8223781 140734606480880 18446744073709551615 6003139 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/17105/statm: 100447 97899 610 984 0 99460 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 401788

[startup+1302.3 s]
/proc/loadavg: 2.01 2.07 2.06 3/179 17402
/proc/meminfo: memFree=30684320/32951124 swapFree=67111528/67111528
[pid=17105] ppid=17103 vsize=416556 CPUtime=1302.3
/proc/17105/stat : 17105 (pbscip.linux.x8) R 17103 17105 16243 0 -1 4202496 14593309 0 0 0 128279 1951 0 0 25 0 1 0 132949653 426553344 101573 4089446400 4194304 8223781 140734606480880 18446744073709551615 5813341 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/17105/statm: 104139 101573 610 984 0 103152 0
Current children cumulated CPU time (s) 1302.3
Current children cumulated vsize (KiB) 416556

[startup+1362.3 s]
/proc/loadavg: 2.00 2.06 2.05 3/179 17404
/proc/meminfo: memFree=30627680/32951124 swapFree=67111528/67111528
[pid=17105] ppid=17103 vsize=433500 CPUtime=1362.3
/proc/17105/stat : 17105 (pbscip.linux.x8) R 17103 17105 16243 0 -1 4202496 15168238 0 0 0 134193 2037 0 0 25 0 1 0 132949653 443904000 105855 4089446400 4194304 8223781 140734606480880 18446744073709551615 6162534 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/17105/statm: 108375 105855 610 984 0 107388 0
Current children cumulated CPU time (s) 1362.3
Current children cumulated vsize (KiB) 433500

[startup+1422.31 s]
/proc/loadavg: 2.00 2.05 2.04 3/179 17405
/proc/meminfo: memFree=30609920/32951124 swapFree=67111528/67111528
[pid=17105] ppid=17103 vsize=443576 CPUtime=1422.31
/proc/17105/stat : 17105 (pbscip.linux.x8) R 17103 17105 16243 0 -1 4202496 15717737 0 0 0 140113 2118 0 0 25 0 1 0 132949653 454221824 108340 4089446400 4194304 8223781 140734606480880 18446744073709551615 4983090 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/17105/statm: 110894 108340 610 984 0 109907 0
Current children cumulated CPU time (s) 1422.31
Current children cumulated vsize (KiB) 443576

[startup+1482.3 s]
/proc/loadavg: 2.00 2.03 2.04 3/179 17407
/proc/meminfo: memFree=30585812/32951124 swapFree=67111528/67111528
[pid=17105] ppid=17103 vsize=457368 CPUtime=1482.3
/proc/17105/stat : 17105 (pbscip.linux.x8) R 17103 17105 16243 0 -1 4202496 16253376 0 0 0 146033 2197 0 0 25 0 1 0 132949653 468344832 111819 4089446400 4194304 8223781 140734606480880 18446744073709551615 6446940 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/17105/statm: 114342 111819 610 984 0 113355 0
Current children cumulated CPU time (s) 1482.3
Current children cumulated vsize (KiB) 457368

[startup+1542.3 s]
/proc/loadavg: 2.06 2.04 2.04 3/179 17409
/proc/meminfo: memFree=30569520/32951124 swapFree=67111528/67111528
[pid=17105] ppid=17103 vsize=467968 CPUtime=1542.3
/proc/17105/stat : 17105 (pbscip.linux.x8) R 17103 17105 16243 0 -1 4202496 16781229 0 0 0 151957 2273 0 0 25 0 1 0 132949653 479199232 114446 4089446400 4194304 8223781 140734606480880 18446744073709551615 6203057 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/17105/statm: 116992 114446 610 984 0 116005 0
Current children cumulated CPU time (s) 1542.3
Current children cumulated vsize (KiB) 467968

[startup+1602.3 s]
/proc/loadavg: 2.02 2.03 2.03 3/179 17410
/proc/meminfo: memFree=30551868/32951124 swapFree=67111528/67111528
[pid=17105] ppid=17103 vsize=479892 CPUtime=1602.3
/proc/17105/stat : 17105 (pbscip.linux.x8) R 17103 17105 16243 0 -1 4202496 17403119 0 0 0 157871 2359 0 0 25 0 1 0 132949653 491409408 117452 4089446400 4194304 8223781 140734606480880 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/17105/statm: 119973 117452 610 984 0 118986 0
Current children cumulated CPU time (s) 1602.3
Current children cumulated vsize (KiB) 479892

[startup+1662.3 s]
/proc/loadavg: 2.00 2.02 2.03 3/179 17412
/proc/meminfo: memFree=30525180/32951124 swapFree=67111528/67111528
[pid=17105] ppid=17103 vsize=494128 CPUtime=1662.31
/proc/17105/stat : 17105 (pbscip.linux.x8) R 17103 17105 16243 0 -1 4202496 18043381 0 0 0 163793 2438 0 0 25 0 1 0 132949653 505987072 120953 4089446400 4194304 8223781 140734606480880 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/17105/statm: 123532 120953 610 984 0 122545 0
Current children cumulated CPU time (s) 1662.31
Current children cumulated vsize (KiB) 494128

[startup+1722.3 s]
/proc/loadavg: 2.00 2.02 2.02 3/179 17413
/proc/meminfo: memFree=30504324/32951124 swapFree=67111528/67111528
[pid=17105] ppid=17103 vsize=504668 CPUtime=1722.31
/proc/17105/stat : 17105 (pbscip.linux.x8) R 17103 17105 16243 0 -1 4202496 18716569 0 0 0 169708 2523 0 0 25 0 1 0 132949653 516780032 123775 4089446400 4194304 8223781 140734606480880 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/17105/statm: 126167 123775 610 984 0 125180 0
Current children cumulated CPU time (s) 1722.31
Current children cumulated vsize (KiB) 504668

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.01 3/179 17415
/proc/meminfo: memFree=30479252/32951124 swapFree=67111528/67111528
[pid=17105] ppid=17103 vsize=522248 CPUtime=1782.32
/proc/17105/stat : 17105 (pbscip.linux.x8) R 17103 17105 16243 0 -1 4202496 19317899 0 0 0 175630 2602 0 0 25 0 1 0 132949653 534781952 128008 4089446400 4194304 8223781 140734606480880 18446744073709551615 6446774 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/17105/statm: 130562 128008 610 984 0 129575 0
Current children cumulated CPU time (s) 1782.32
Current children cumulated vsize (KiB) 522248



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.00 2.01 2.01 3/179 17415
/proc/meminfo: memFree=30471292/32951124 swapFree=67111528/67111528
[pid=17105] ppid=17103 vsize=526340 CPUtime=1800.01
/proc/17105/stat : 17105 (pbscip.linux.x8) R 17103 17105 16243 0 -1 4202496 19494589 0 0 0 177374 2627 0 0 25 0 1 0 132949653 538972160 129089 4089446400 4194304 8223781 140734606480880 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/17105/statm: 131585 129089 610 984 0 130598 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 526340

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1800.2 s]
/proc/loadavg: 2.00 2.01 2.01 3/179 17415
/proc/meminfo: memFree=30471292/32951124 swapFree=67111528/67111528
[pid=17105] ppid=17103 vsize=216872 CPUtime=1800.21
/proc/17105/stat : 17105 (pbscip.linux.x8) R 17103 17105 16243 0 -1 4202496 19494690 0 0 0 177392 2629 0 0 25 0 1 0 132949653 222076928 51932 4089446400 4194304 8223781 140734606480880 18446744073709551615 4332879 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/17105/statm: 54218 51932 611 984 0 53231 0
Current children cumulated CPU time (s) 1800.21
Current children cumulated vsize (KiB) 216872

Child status: 0
Real time (s): 1800.28
CPU time (s): 1800.3
CPU user time (s): 1774
CPU system time (s): 26.3
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 526620

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1774
system time used= 26.3
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19494694
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= 1
involuntary context switches= 1727

runsolver used 2.59461 second user time and 5.9281 second system time

The end

Launcher Data

Begin job on node140 at 2010-06-30 18:49:12
IDJOB=2692499
IDBENCH=79073
IDSOLVER=1204
FILE ID=node140/2692499-1277916552
PBS_JOBID= 11197265
Free space on /tmp= 74200 MiB

SOLVER NAME= SCIPspx SCIP 1.2.1.2 with SoPlex 1.4.2 (CVS Version 30.5.2010) as LP solver
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB10/oliveras/j30/normalized-j309_10-unsat--soft-33-100-0.wbo
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-2692499-1277916552/watcher-2692499-1277916552 -o /tmp/evaluation-result-2692499-1277916552/solver-2692499-1277916552 -C 1800 -W 2000 -M 3800  HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-2692499-1277916552.wbo -t 1800 -m 3800

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

MD5SUM BENCH= 5652170d7f91f74c72b32b185534f2fb
RANDOM SEED=582766151

node140.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	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.790
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.58
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.790
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.07
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.790
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.790
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.89
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.790
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5421.15
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.790
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.790
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.790
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30949184 kB
Buffers:        199072 kB
Cached:        1280464 kB
SwapCached:          0 kB
Active:        1126976 kB
Inactive:       730140 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30949184 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            5160 kB
Writeback:           0 kB
AnonPages:      377632 kB
Mapped:          20304 kB
Slab:            80372 kB
PageTables:       5488 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1658956 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 74192 MiB
End job on node140 at 2010-06-30 19:19:14