Trace number 2692550

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.4 1800.35

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB10/oliveras/j60/
normalized-j602_7-unsat--soft-33-100-0.wbo
MD5SUMca01bfc21a1e057687efc2b7fef91d1f
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark6
Best CPU time to get the best result obtained on this benchmark0.05999
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables6466
Total number of constraints19939
Number of soft constraints13432
Number of constraints which are clauses19731
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints208
Minimum length of a constraint1
Maximum length of a constraint19
Top cost 686652
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 686651
Biggest number in a constraint 22
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 112
Number of bits of the biggest sum of numbers7
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-2692550-1277917483.wbo>
0.09/0.19	c original problem has 33330 variables (19898 bin, 0 int, 0 impl, 13432 cont) and 33372 constraints
0.09/0.19	c problem read
0.09/0.19	c presolving settings loaded
0.69/0.74	c presolving:
0.79/0.82	c (round 1) 293 del vars, 863 del conss, 147 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 42724 impls, 0 clqs
0.79/0.88	c (round 2) 873 del vars, 2358 del conss, 211 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 42838 impls, 0 clqs
0.89/0.94	c (round 3) 2080 del vars, 3481 del conss, 252 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 42918 impls, 0 clqs
0.89/0.97	c (round 4) 3089 del vars, 4006 del conss, 264 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 42942 impls, 0 clqs
0.99/1.00	c (round 5) 3525 del vars, 4282 del conss, 267 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 42942 impls, 0 clqs
0.99/1.01	c (round 6) 3779 del vars, 4359 del conss, 269 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 42942 impls, 0 clqs
0.99/1.05	c (round 7) 3851 del vars, 4365 del conss, 12073 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 42942 impls, 0 clqs
1.10/1.15	c (round 8) 3857 del vars, 4365 del conss, 12073 chg bounds, 0 chg sides, 0 chg coeffs, 5781 upgd conss, 42942 impls, 0 clqs
4.20/4.25	c    (4.0s) probing: 1000/17669 (5.7%) - 0 fixings, 0 aggregations, 2048 implications, 0 bound changes
6.99/7.00	c    (6.7s) probing: 2000/17669 (11.3%) - 0 fixings, 0 aggregations, 2457 implications, 0 bound changes
6.99/7.01	c    (6.7s) probing: 2001/17669 (11.3%) - 0 fixings, 0 aggregations, 2457 implications, 0 bound changes
6.99/7.01	c    (6.7s) probing aborted: 2000/2000 successive useless probings
6.99/7.01	c presolving (9 rounds):
6.99/7.01	c  3857 deleted vars, 4365 deleted constraints, 12073 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
6.99/7.01	c  50131 implications, 0 cliques
6.99/7.01	c presolved problem has 29473 variables (17669 bin, 0 int, 0 impl, 11804 cont) and 29007 constraints
6.99/7.01	c   11804 constraints of type <indicator>
6.99/7.01	c     382 constraints of type <varbound>
6.99/7.01	c      63 constraints of type <knapsack>
6.99/7.01	c   11422 constraints of type <linear>
6.99/7.01	c    5336 constraints of type <logicor>
6.99/7.01	c transformed objective value is always integral (scale: 1)
6.99/7.01	c Presolving Time: 6.66
6.99/7.01	c - non default parameters ----------------------------------------------------------------------
6.99/7.01	c # SCIP version 1.2.1.2
6.99/7.01	c 
6.99/7.01	c # frequency for displaying node information lines
6.99/7.01	c # [type: int, range: [-1,2147483647], default: 100]
6.99/7.01	c display/freq = 10000
6.99/7.01	c 
6.99/7.01	c # maximal time in seconds to run
6.99/7.01	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
6.99/7.01	c limits/time = 1799.82
6.99/7.01	c 
6.99/7.01	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
6.99/7.01	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
6.99/7.01	c limits/memory = 3420
6.99/7.01	c 
6.99/7.01	c # should presolving try to simplify inequalities
6.99/7.01	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
6.99/7.01	c constraints/linear/simplifyinequalities = TRUE
6.99/7.01	c 
6.99/7.01	c # should presolving try to simplify knapsacks
6.99/7.01	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
6.99/7.01	c constraints/knapsack/simplifyinequalities = TRUE
6.99/7.01	c 
6.99/7.01	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
6.99/7.01	c # [type: int, range: [-1,2147483647], default: -1]
6.99/7.01	c separating/rapidlearning/freq = 0
6.99/7.01	c 
6.99/7.01	c -----------------------------------------------------------------------------------------------
6.99/7.01	c start solving
6.99/7.02	c 
7.09/7.10	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
7.09/7.10	c   6.8s|     1 |     0 |     0 |     - | 111M|   0 |   0 |  29k|  29k|  29k|5399 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
7.09/7.16	c   6.9s|     1 |     0 |   700 |     - | 111M|   0 |   0 |  29k|  29k|  29k|5699 | 300 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
7.19/7.20	c   6.9s|     1 |     0 |  1099 |     - | 111M|   0 |   0 |  29k|  29k|  29k|5903 | 504 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
7.19/7.24	c   7.0s|     1 |     0 |  1486 |     - | 111M|   0 |   3 |  29k|  29k|  29k|6108 | 709 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
7.99/8.09	c   7.8s|     1 |     0 |  1798 |     - | 112M|   0 | 148 |  29k|  29k|  29k|6319 | 920 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
8.99/9.05	c   8.8s|     1 |     0 |  2098 |     - | 112M|   0 |   1 |  29k|  29k|  29k|6580 |1181 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
9.89/9.94	c   9.6s|     1 |     0 |  2380 |     - | 112M|   0 |  61 |  29k|  29k|  29k|6787 |1388 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
10.89/10.93	c  10.6s|     1 |     0 |  2748 |     - | 112M|   0 | 227 |  29k|  29k|  29k|7004 |1605 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
11.69/11.72	c  11.4s|     1 |     2 |  4953 |     - | 113M|   0 | 227 |  29k|  29k|  29k|7004 |1605 |   0 |  25 | 0.000000e+00 |      --      |    Inf 
496.90/496.94	c   485s| 10000 | 10001 |274885 |  27.2 | 212M|  61 |  14 |  29k|  29k|  29k|7456 | 174k|  26 |  12k| 0.000000e+00 |      --      |    Inf 
857.61/857.64	c   839s| 20000 | 20001 |526861 |  26.2 | 309M|  61 |   8 |  29k|  29k|  29k|7466 | 332k| 114 |  16k| 0.000000e+00 |      --      |    Inf 
1225.13/1225.13	c  1200s| 30000 | 30001 |769270 |  25.6 | 407M|  75 |   2 |  29k|  29k|  29k|7462 | 485k| 231 |  21k| 0.000000e+00 |      --      |    Inf 
1594.23/1594.28	c  1561s| 40000 | 40001 |986147 |  24.6 | 505M| 103 |   3 |  29k|  29k|  29k|7463 | 616k| 273 |  26k| 0.000000e+00 |      --      |    Inf 
1800.04/1800.00	c pressed CTRL-C 1 times (5 times for forcing termination)
1800.04/1800.02	c 
1800.04/1800.02	c SCIP Status        : solving was interrupted [user interrupt]
1800.04/1800.02	c Solving Time (sec) : 1763.35
1800.04/1800.02	c Solving Nodes      : 46270
1800.04/1800.02	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1800.04/1800.02	c Dual Bound         : +0.00000000000000e+00
1800.04/1800.02	c Gap                : infinite
1800.04/1800.02	s UNKNOWN
1800.04/1800.02	c SCIP Status        : solving was interrupted [user interrupt]
1800.04/1800.02	c Solving Time       :    1763.35
1800.04/1800.02	c Original Problem   :
1800.04/1800.02	c   Problem name     : HOME/instance-2692550-1277917483.wbo
1800.04/1800.02	c   Variables        : 33330 (19898 binary, 0 integer, 0 implicit integer, 13432 continuous)
1800.04/1800.02	c   Constraints      : 33372 initial, 33372 maximal
1800.04/1800.02	c Presolved Problem  :
1800.04/1800.02	c   Problem name     : t_HOME/instance-2692550-1277917483.wbo
1800.04/1800.02	c   Variables        : 29473 (17669 binary, 0 integer, 0 implicit integer, 11804 continuous)
1800.04/1800.02	c   Constraints      : 29007 initial, 29152 maximal
1800.04/1800.02	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.04/1800.02	c   trivial          :       0.02          0          0          0          0          0          0          0          0
1800.04/1800.02	c   dualfix          :       0.01       3405          0          0          0          0          0          0          0
1800.04/1800.02	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.04/1800.02	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.04/1800.02	c   implics          :       0.01          0          0          0          0          0          0          0          0
1800.04/1800.02	c   probing          :       5.80          0          0          0          0          0          0          0          0
1800.04/1800.02	c   indicator        :       0.08          0          0          0          0          0       1628          0          0
1800.04/1800.02	c   varbound         :       0.00          0          0          0          0          0          0          0          0
1800.04/1800.02	c   knapsack         :       0.00          0          0          0          0          0          0          0          0
1800.04/1800.02	c   linear           :       0.27        269        183          0      12073          0       2737          0          0
1800.04/1800.02	c   logicor          :       0.02          0          0          0          0          0          0          0          0
1800.04/1800.02	c   root node        :          -          0          -          -          0          -          -          -          -
1800.04/1800.02	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.04/1800.02	c   integral         :          0          0          0      57922          0          0          0          0          0      92540
1800.04/1800.02	c   indicator        :      11804          0     163096      11652          0          0      17546          0          0          0
1800.04/1800.02	c   varbound         :        382          7     163096      11652          0          0        791      10497          0          0
1800.04/1800.02	c   knapsack         :         63          7     163096       1425          0          0      50444         13          0          0
1800.04/1800.02	c   linear           :      11422          7     163096       1425          0          0      12168     664410          0          0
1800.04/1800.02	c   logicor          :       5336+         7      84903          0          0          0      93161          0          0          0
1800.04/1800.02	c   countsols        :          0          0          0          0          0          0          0          0          0          0
1800.04/1800.02	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.04/1800.02	c   integral         :     392.26       0.00       0.00     392.26       0.00
1800.04/1800.02	c   indicator        :      75.16       0.00      47.65      27.51       0.00
1800.04/1800.02	c   varbound         :       2.42       0.00       2.21       0.21       0.00
1800.04/1800.02	c   knapsack         :       0.75       0.00       0.73       0.02       0.00
1800.04/1800.02	c   linear           :      58.98       0.00      52.26       6.72       0.00
1800.04/1800.02	c   logicor          :       1.04       0.00       1.04       0.00       0.00
1800.04/1800.02	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1800.04/1800.02	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.04/1800.02	c   vbounds          :       4.13      28895          0       4602
1800.04/1800.02	c   rootredcost      :       0.09          0          0          0
1800.04/1800.02	c   pseudoobj        :      70.25     158127          0          0
1800.04/1800.02	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.04/1800.02	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1800.04/1800.02	c   infeasible LP    :       0.92        307        307        307        3.5          0        0.0          0
1800.04/1800.02	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.04/1800.02	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.04/1800.02	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1800.04/1800.02	c   applied globally :          -          -          -        307        3.5          -          -          -
1800.04/1800.02	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.04/1800.02	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.04/1800.02	c   cut pool         :       0.01          3          -          -          2          -    (maximal pool size: 96)
1800.04/1800.02	c   redcost          :      62.30      51986          0          0          0          0
1800.04/1800.02	c   impliedbounds    :       0.00          4          0          0         58          0
1800.04/1800.02	c   intobj           :       0.00          0          0          0          0          0
1800.04/1800.02	c   cgmip            :       0.00          0          0          0          0          0
1800.04/1800.02	c   gomory           :       0.07          4          0          0         42          0
1800.04/1800.02	c   strongcg         :       0.04          4          0          0          7          0
1800.04/1800.02	c   cmir             :       0.56          4          0          0          6          0
1800.04/1800.02	c   flowcover        :       2.63          4          0          0         12          0
1800.04/1800.02	c   clique           :       0.01          4          0          0          0          0
1800.04/1800.02	c   zerohalf         :       0.00          0          0          0          0          0
1800.04/1800.02	c   mcf              :       0.01          1          0          0          0          0
1800.04/1800.02	c   rapidlearning    :       0.00          0          0          0          0          0
1800.04/1800.02	c Pricers            :       Time      Calls       Vars
1800.04/1800.02	c   problem variables:       0.00          0          0
1800.04/1800.02	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.04/1800.02	c   relpscost        :     392.16      46270          0          0          0          0      92540
1800.04/1800.02	c   pscost           :       0.00          0          0          0          0          0          0
1800.04/1800.02	c   inference        :       0.00          0          0          0          0          0          0
1800.04/1800.02	c   mostinf          :       0.00          0          0          0          0          0          0
1800.04/1800.02	c   leastinf         :       0.00          0          0          0          0          0          0
1800.04/1800.02	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.04/1800.02	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.04/1800.02	c   random           :       0.00          0          0          0          0          0          0
1800.04/1800.02	c Primal Heuristics  :       Time      Calls      Found
1800.04/1800.02	c   LP solutions     :       0.00          -          0
1800.04/1800.02	c   pseudo solutions :       0.00          -          0
1800.04/1800.02	c   oneopt           :       0.09          0          0
1800.04/1800.02	c   crossover        :       0.03          0          0
1800.04/1800.02	c   guideddiving     :       0.00          0          0
1800.04/1800.02	c   feaspump         :       2.75         10          0
1800.04/1800.02	c   intshifting      :       0.12         52          0
1800.04/1800.02	c   fracdiving       :      86.95        212          0
1800.04/1800.02	c   veclendiving     :      39.79        212          0
1800.04/1800.02	c   coefdiving       :      77.74        213          0
1800.04/1800.02	c   linesearchdiving :      65.77        213          0
1800.04/1800.02	c   pscostdiving     :      82.34        213          0
1800.04/1800.02	c   objpscostdiving  :      16.24        107          0
1800.04/1800.02	c   rootsoldiving    :      42.13        107          0
1800.04/1800.02	c   trivial          :       0.46          2          0
1800.04/1800.02	c   simplerounding   :       0.11      45718          0
1800.04/1800.02	c   zirounding       :       1.03       1000          0
1800.04/1800.02	c   rounding         :       4.59       2976          0
1800.04/1800.02	c   shifting         :      11.14        908          0
1800.04/1800.02	c   twoopt           :       0.00          0          0
1800.04/1800.02	c   fixandinfer      :       0.00          0          0
1800.04/1800.02	c   intdiving        :       0.00          0          0
1800.04/1800.02	c   actconsdiving    :       0.00          0          0
1800.04/1800.02	c   octane           :       0.00          0          0
1800.04/1800.02	c   rens             :       0.18          1          0
1800.04/1800.02	c   rins             :       0.00          0          0
1800.04/1800.02	c   localbranching   :       0.00          0          0
1800.04/1800.02	c   mutation         :       0.00          0          0
1800.04/1800.02	c   dins             :       0.00          0          0
1800.04/1800.02	c   undercover       :       0.00          0          0
1800.04/1800.02	c   nlp              :       0.03          0          0
1800.04/1800.02	c   trysol           :      25.98       2454          0
1800.04/1800.02	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.04/1800.02	c   primal LP        :       0.01          0          0       0.00       0.00
1800.04/1800.02	c   dual LP          :     421.57      57258     978396      17.09    2320.84
1800.04/1800.02	c   lex dual LP      :       0.00          0          0       0.00          -
1800.04/1800.02	c   barrier LP       :       0.00          0          0       0.00          -
1800.04/1800.02	c   diving/probing LP:     185.51      31359     113152       3.61     609.95
1800.04/1800.02	c   strong branching :     390.85      28575     195690       6.85     500.68
1800.04/1800.02	c     (at root node) :          -         25        165       6.60          -
1800.04/1800.02	c   conflict analysis:       0.00          0          0       0.00          -
1800.04/1800.02	c B&B Tree           :
1800.04/1800.02	c   number of runs   :          1
1800.04/1800.02	c   nodes            :      46270
1800.04/1800.02	c   nodes (total)    :      46270
1800.04/1800.02	c   nodes left       :      46271
1800.04/1800.02	c   max depth        :        103
1800.04/1800.02	c   max depth (total):        103
1800.04/1800.02	c   backtracks       :       1260 (2.7%)
1800.04/1800.02	c   delayed cutoffs  :          0
1800.04/1800.02	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1800.04/1800.02	c   avg switch length:       2.17
1800.04/1800.02	c   switching time   :      18.26
1800.04/1800.02	c Solution           :
1800.04/1800.02	c   Solutions found  :          0 (0 improvements)
1800.04/1800.02	c   Primal Bound     :          -
1800.04/1800.02	c   Dual Bound       : +0.00000000000000e+00
1800.04/1800.02	c   Gap              :   infinite
1800.04/1800.02	c   Root Dual Bound  : +0.00000000000000e+00
1800.04/1800.02	c   Root Iterations  :       2748
1800.33/1800.35	c Time complete: 1800.38.

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-2692550-1277917483/watcher-2692550-1277917483 -o /tmp/evaluation-result-2692550-1277917483/solver-2692550-1277917483 -C 1800 -W 2000 -M 3800 HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-2692550-1277917483.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.82 2.44 2.17 4/178 27061
/proc/meminfo: memFree=30447904/32950928 swapFree=67111528/67111528
[pid=27061] ppid=27059 vsize=9412 CPUtime=0
/proc/27061/stat : 27061 (pbscip.linux.x8) R 27059 27061 25933 0 -1 4202496 1650 0 0 0 0 0 0 0 25 0 1 0 167351804 9637888 1569 4089446400 4194304 8223781 140737143359408 18446744073709551615 7235159 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/27061/statm: 2353 1569 369 984 0 1366 0

[startup+0.103819 s]
/proc/loadavg: 2.82 2.44 2.17 4/178 27061
/proc/meminfo: memFree=30447904/32950928 swapFree=67111528/67111528
[pid=27061] ppid=27059 vsize=35848 CPUtime=0.09
/proc/27061/stat : 27061 (pbscip.linux.x8) R 27059 27061 25933 0 -1 4202496 8279 0 0 0 9 0 0 0 25 0 1 0 167351804 36708352 8198 4089446400 4194304 8223781 140737143359408 18446744073709551615 7304922 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/27061/statm: 8962 8198 369 984 0 7975 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 35848

[startup+0.200801 s]
/proc/loadavg: 2.82 2.44 2.17 4/178 27061
/proc/meminfo: memFree=30447904/32950928 swapFree=67111528/67111528
[pid=27061] ppid=27059 vsize=63628 CPUtime=0.19
/proc/27061/stat : 27061 (pbscip.linux.x8) R 27059 27061 25933 0 -1 4202496 15409 0 0 0 18 1 0 0 25 0 1 0 167351804 65155072 14928 4089446400 4194304 8223781 140737143359408 18446744073709551615 7257293 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/27061/statm: 15907 14929 384 984 0 14920 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 63628

[startup+0.300792 s]
/proc/loadavg: 2.82 2.44 2.17 4/178 27061
/proc/meminfo: memFree=30447904/32950928 swapFree=67111528/67111528
[pid=27061] ppid=27059 vsize=112560 CPUtime=0.29
/proc/27061/stat : 27061 (pbscip.linux.x8) R 27059 27061 25933 0 -1 4202496 27658 0 0 0 27 2 0 0 25 0 1 0 167351804 115261440 27177 4089446400 4194304 8223781 140737143359408 18446744073709551615 4561370 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/27061/statm: 28140 27177 405 984 0 27153 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 112560

[startup+0.70071 s]
/proc/loadavg: 2.82 2.44 2.17 4/178 27061
/proc/meminfo: memFree=30447904/32950928 swapFree=67111528/67111528
[pid=27061] ppid=27059 vsize=124776 CPUtime=0.69
/proc/27061/stat : 27061 (pbscip.linux.x8) R 27059 27061 25933 0 -1 4202496 29688 0 0 0 67 2 0 0 25 0 1 0 167351804 127770624 29207 4089446400 4194304 8223781 140737143359408 18446744073709551615 7257627 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/27061/statm: 31194 29207 422 984 0 30207 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 124776

[startup+1.50055 s]
/proc/loadavg: 2.82 2.44 2.17 3/179 27062
/proc/meminfo: memFree=30326996/32950928 swapFree=67111528/67111528
[pid=27061] ppid=27059 vsize=135240 CPUtime=1.49
/proc/27061/stat : 27061 (pbscip.linux.x8) R 27059 27061 25933 0 -1 4202496 36359 0 0 0 143 6 0 0 25 0 1 0 167351804 138485760 31958 4089446400 4194304 8223781 140737143359408 18446744073709551615 4983094 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/27061/statm: 33810 31958 494 984 0 32823 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 135240

[startup+3.10029 s]
/proc/loadavg: 2.82 2.44 2.17 3/179 27062
/proc/meminfo: memFree=30322036/32950928 swapFree=67111528/67111528
[pid=27061] ppid=27059 vsize=135756 CPUtime=3.09
/proc/27061/stat : 27061 (pbscip.linux.x8) R 27059 27061 25933 0 -1 4202496 36488 0 0 0 303 6 0 0 25 0 1 0 167351804 139014144 32086 4089446400 4194304 8223781 140737143359408 18446744073709551615 4827005 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/27061/statm: 33939 32086 493 984 0 32952 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 135756

[startup+6.30072 s]
/proc/loadavg: 2.75 2.43 2.17 3/179 27062
/proc/meminfo: memFree=30320548/32950928 swapFree=67111528/67111528
[pid=27061] ppid=27059 vsize=136784 CPUtime=6.29
/proc/27061/stat : 27061 (pbscip.linux.x8) R 27059 27061 25933 0 -1 4202496 36749 0 0 0 622 7 0 0 25 0 1 0 167351804 140066816 32347 4089446400 4194304 8223781 140737143359408 18446744073709551615 5496938 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/27061/statm: 34196 32347 498 984 0 33209 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 136784

[startup+12.7006 s]
/proc/loadavg: 2.69 2.43 2.17 3/179 27062
/proc/meminfo: memFree=30293276/32950928 swapFree=67111528/67111528
[pid=27061] ppid=27059 vsize=169548 CPUtime=12.69
/proc/27061/stat : 27061 (pbscip.linux.x8) R 27059 27061 25933 0 -1 4202496 117884 0 0 0 1250 19 0 0 25 0 1 0 167351804 173617152 39539 4089446400 4194304 8223781 140737143359408 18446744073709551615 6505888 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/27061/statm: 42387 39539 600 984 0 41400 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 169548

[startup+25.5003 s]
/proc/loadavg: 2.54 2.41 2.17 3/179 27062
/proc/meminfo: memFree=30293200/32950928 swapFree=67111528/67111528
[pid=27061] ppid=27059 vsize=171956 CPUtime=25.49
/proc/27061/stat : 27061 (pbscip.linux.x8) R 27059 27061 25933 0 -1 4202496 465951 0 0 0 2492 57 0 0 25 0 1 0 167351804 176082944 40083 4089446400 4194304 8223781 140737143359408 18446744073709551615 6482892 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/27061/statm: 42989 40095 602 984 0 42002 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 171956

[startup+51.1008 s]
/proc/loadavg: 2.35 2.37 2.16 3/179 27063
/proc/meminfo: memFree=30290728/32950928 swapFree=67111528/67111528
[pid=27061] ppid=27059 vsize=173584 CPUtime=51.09
/proc/27061/stat : 27061 (pbscip.linux.x8) R 27059 27061 25933 0 -1 4202496 1131559 0 0 0 4978 131 0 0 25 0 1 0 167351804 177750016 40608 4089446400 4194304 8223781 140737143359408 18446744073709551615 5507281 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/27061/statm: 43396 40608 606 984 0 42409 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 173584

[startup+102.301 s]
/proc/loadavg: 2.15 2.31 2.15 3/179 27064
/proc/meminfo: memFree=30283524/32950928 swapFree=67111528/67111528
[pid=27061] ppid=27059 vsize=182500 CPUtime=102.3
/proc/27061/stat : 27061 (pbscip.linux.x8) R 27059 27061 25933 0 -1 4202496 2338025 0 0 0 9959 271 0 0 25 0 1 0 167351804 186880000 42495 4089446400 4194304 8223781 140737143359408 18446744073709551615 7257391 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/27061/statm: 45625 42495 606 984 0 44638 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 182500

[startup+162.301 s]
/proc/loadavg: 2.05 2.25 2.14 3/179 27066
/proc/meminfo: memFree=30277928/32950928 swapFree=67111528/67111528
[pid=27061] ppid=27059 vsize=189364 CPUtime=162.3
/proc/27061/stat : 27061 (pbscip.linux.x8) R 27059 27061 25933 0 -1 4202496 3706301 0 0 0 15804 426 0 0 25 0 1 0 167351804 193908736 44256 4089446400 4194304 8223781 140737143359408 18446744073709551615 6520504 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/27061/statm: 47341 44256 606 984 0 46354 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 189364

[startup+222.306 s]
/proc/loadavg: 2.02 2.20 2.13 3/179 27068
/proc/meminfo: memFree=30265240/32950928 swapFree=67111528/67111528
[pid=27061] ppid=27059 vsize=200000 CPUtime=222.31
/proc/27061/stat : 27061 (pbscip.linux.x8) R 27059 27061 25933 0 -1 4202496 5022703 0 0 0 21658 573 0 0 25 0 1 0 167351804 204800000 47026 4089446400 4194304 8223781 140737143359408 18446744073709551615 4983090 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/27061/statm: 50000 47026 606 984 0 49013 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 200000

[startup+282.301 s]
/proc/loadavg: 2.00 2.16 2.12 3/179 27069
/proc/meminfo: memFree=30250076/32950928 swapFree=67111528/67111528
[pid=27061] ppid=27059 vsize=213472 CPUtime=282.3
/proc/27061/stat : 27061 (pbscip.linux.x8) R 27059 27061 25933 0 -1 4202496 6157407 0 0 0 27525 705 0 0 25 0 1 0 167351804 218595328 50406 4089446400 4194304 8223781 140737143359408 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/27061/statm: 53368 50406 606 984 0 52381 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 213472

[startup+342.301 s]
/proc/loadavg: 2.00 2.13 2.11 3/179 27071
/proc/meminfo: memFree=30232824/32950928 swapFree=67111528/67111528
[pid=27061] ppid=27059 vsize=228364 CPUtime=342.3
/proc/27061/stat : 27061 (pbscip.linux.x8) R 27059 27061 25933 0 -1 4202496 7301666 0 0 0 33386 844 0 0 25 0 1 0 167351804 233844736 54106 4089446400 4194304 8223781 140737143359408 18446744073709551615 5813322 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/27061/statm: 57091 54106 606 984 0 56104 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 228364

[startup+402.3 s]
/proc/loadavg: 2.00 2.11 2.10 3/179 27072
/proc/meminfo: memFree=30215444/32950928 swapFree=67111528/67111528
[pid=27061] ppid=27059 vsize=245280 CPUtime=402.3
/proc/27061/stat : 27061 (pbscip.linux.x8) R 27059 27061 25933 0 -1 4202496 8289779 0 0 0 39270 960 0 0 25 0 1 0 167351804 251166720 58418 4089446400 4194304 8223781 140737143359408 18446744073709551615 4827013 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/27061/statm: 61320 58418 606 984 0 60333 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 245280

[startup+462.301 s]
/proc/loadavg: 2.00 2.08 2.09 3/179 27074
/proc/meminfo: memFree=30197200/32950928 swapFree=67111528/67111528
[pid=27061] ppid=27059 vsize=258272 CPUtime=462.3
/proc/27061/stat : 27061 (pbscip.linux.x8) R 27059 27061 25933 0 -1 4202496 9421514 0 0 0 45141 1089 0 0 25 0 1 0 167351804 264470528 61681 4089446400 4194304 8223781 140737143359408 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/27061/statm: 64568 61681 606 984 0 63581 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 258272

[startup+522.301 s]
/proc/loadavg: 2.00 2.07 2.08 3/179 27076
/proc/meminfo: memFree=30179820/32950928 swapFree=67111528/67111528
[pid=27061] ppid=27059 vsize=277164 CPUtime=522.31
/proc/27061/stat : 27061 (pbscip.linux.x8) R 27059 27061 25933 0 -1 4202496 10338902 0 0 0 51028 1203 0 0 25 0 1 0 167351804 283815936 66343 4089446400 4194304 8223781 140737143359408 18446744073709551615 7257391 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/27061/statm: 69291 66352 606 984 0 68304 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 277164

[startup+582.3 s]
/proc/loadavg: 2.00 2.05 2.08 3/179 27080
/proc/meminfo: memFree=30158280/32950928 swapFree=67111528/67111528
[pid=27061] ppid=27059 vsize=296484 CPUtime=582.31
/proc/27061/stat : 27061 (pbscip.linux.x8) R 27059 27061 25933 0 -1 4202496 11206370 0 0 0 56918 1313 0 0 25 0 1 0 167351804 303599616 71185 4089446400 4194304 8223781 140737143359408 18446744073709551615 6444381 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/27061/statm: 74121 71185 606 984 0 73134 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 296484

[startup+642.301 s]
/proc/loadavg: 2.00 2.04 2.07 3/179 27082
/proc/meminfo: memFree=30148220/32950928 swapFree=67111528/67111528
[pid=27061] ppid=27059 vsize=311500 CPUtime=642.31
/proc/27061/stat : 27061 (pbscip.linux.x8) R 27059 27061 25933 0 -1 4202496 12200143 0 0 0 62801 1430 0 0 25 0 1 0 167351804 318976000 74863 4089446400 4194304 8223781 140737143359408 18446744073709551615 6482892 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/27061/statm: 77875 74869 606 984 0 76888 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 311500

[startup+702.301 s]

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

[startup+882.306 s]
/proc/loadavg: 2.00 2.01 2.05 3/179 27088
/proc/meminfo: memFree=30084768/32950928 swapFree=67111528/67111528
[pid=27061] ppid=27059 vsize=374616 CPUtime=882.32
/proc/27061/stat : 27061 (pbscip.linux.x8) R 27059 27061 25933 0 -1 4202496 15806346 0 0 0 86366 1866 0 0 25 0 1 0 167351804 383606784 90683 4089446400 4194304 8223781 140737143359408 18446744073709551615 6444428 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/27061/statm: 93654 90683 606 984 0 92667 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 374616

[startup+942.301 s]
/proc/loadavg: 2.00 2.01 2.04 3/179 27090
/proc/meminfo: memFree=30060816/32950928 swapFree=67111528/67111528
[pid=27061] ppid=27059 vsize=391520 CPUtime=942.31
/proc/27061/stat : 27061 (pbscip.linux.x8) R 27059 27061 25933 0 -1 4202496 16722657 0 0 0 92258 1973 0 0 25 0 1 0 167351804 400916480 94917 4089446400 4194304 8223781 140737143359408 18446744073709551615 6446822 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/27061/statm: 97915 94922 606 984 0 96928 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 391520

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.03 3/179 27091
/proc/meminfo: memFree=30045296/32950928 swapFree=67111528/67111528
[pid=27061] ppid=27059 vsize=406756 CPUtime=1002.32
/proc/27061/stat : 27061 (pbscip.linux.x8) R 27059 27061 25933 0 -1 4202496 17799050 0 0 0 98133 2099 0 0 25 0 1 0 167351804 416518144 98759 4089446400 4194304 8223781 140737143359408 18446744073709551615 6446822 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/27061/statm: 101689 98759 606 984 0 100702 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 406756

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.03 3/179 27093
/proc/meminfo: memFree=30030644/32950928 swapFree=67111528/67111528
[pid=27061] ppid=27059 vsize=422520 CPUtime=1062.32
/proc/27061/stat : 27061 (pbscip.linux.x8) R 27059 27061 25933 0 -1 4202496 18762612 0 0 0 104024 2208 0 0 25 0 1 0 167351804 432660480 102619 4089446400 4194304 8223781 140737143359408 18446744073709551615 7302071 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/27061/statm: 105630 102598 606 984 0 104643 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 422520

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.02 3/179 27095
/proc/meminfo: memFree=30012768/32950928 swapFree=67111528/67111528
[pid=27061] ppid=27059 vsize=439200 CPUtime=1122.32
/proc/27061/stat : 27061 (pbscip.linux.x8) R 27059 27061 25933 0 -1 4202496 19665001 0 0 0 109913 2319 0 0 25 0 1 0 167351804 449740800 106896 4089446400 4194304 8223781 140737143359408 18446744073709551615 6436172 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/27061/statm: 109800 106838 606 984 0 108813 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 439200

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.02 3/179 27096
/proc/meminfo: memFree=29997112/32950928 swapFree=67111528/67111528
[pid=27061] ppid=27059 vsize=455272 CPUtime=1182.32
/proc/27061/stat : 27061 (pbscip.linux.x8) R 27059 27061 25933 0 -1 4202496 20652569 0 0 0 115798 2434 0 0 25 0 1 0 167351804 466198528 110819 4089446400 4194304 8223781 140737143359408 18446744073709551615 6439663 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/27061/statm: 113818 110819 606 984 0 112831 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 455272

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.01 3/179 27098
/proc/meminfo: memFree=29981340/32950928 swapFree=67111528/67111528
[pid=27061] ppid=27059 vsize=470872 CPUtime=1242.32
/proc/27061/stat : 27061 (pbscip.linux.x8) R 27059 27061 25933 0 -1 4202496 21648108 0 0 0 121680 2552 0 0 25 0 1 0 167351804 482172928 114774 4089446400 4194304 8223781 140737143359408 18446744073709551615 7257391 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/27061/statm: 117718 114774 606 984 0 116731 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 470872

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 27099
/proc/meminfo: memFree=29967924/32950928 swapFree=67111528/67111528
[pid=27061] ppid=27059 vsize=484940 CPUtime=1302.33
/proc/27061/stat : 27061 (pbscip.linux.x8) R 27059 27061 25933 0 -1 4202496 22602882 0 0 0 127565 2668 0 0 25 0 1 0 167351804 496578560 118388 4089446400 4194304 8223781 140737143359408 18446744073709551615 6304602 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/27061/statm: 121235 118388 606 984 0 120248 0
Current children cumulated CPU time (s) 1302.33
Current children cumulated vsize (KiB) 484940

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 27101
/proc/meminfo: memFree=29948928/32950928 swapFree=67111528/67111528
[pid=27061] ppid=27059 vsize=501596 CPUtime=1362.33
/proc/27061/stat : 27061 (pbscip.linux.x8) R 27059 27061 25933 0 -1 4202496 23556488 0 0 0 133444 2789 0 0 25 0 1 0 167351804 513634304 122501 4089446400 4194304 8223781 140737143359408 18446744073709551615 6326800 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/27061/statm: 125399 122501 606 984 0 124412 0
Current children cumulated CPU time (s) 1362.33
Current children cumulated vsize (KiB) 501596

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 27103
/proc/meminfo: memFree=29932900/32950928 swapFree=67111528/67111528
[pid=27061] ppid=27059 vsize=517440 CPUtime=1422.34
/proc/27061/stat : 27061 (pbscip.linux.x8) R 27059 27061 25933 0 -1 4202496 24573771 0 0 0 139324 2910 0 0 25 0 1 0 167351804 529858560 126399 4089446400 4194304 8223781 140737143359408 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/27061/statm: 129360 126399 606 984 0 128373 0
Current children cumulated CPU time (s) 1422.34
Current children cumulated vsize (KiB) 517440

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 27104
/proc/meminfo: memFree=29919608/32950928 swapFree=67111528/67111528
[pid=27061] ppid=27059 vsize=530424 CPUtime=1482.33
/proc/27061/stat : 27061 (pbscip.linux.x8) R 27059 27061 25933 0 -1 4202496 25660836 0 0 0 145194 3039 0 0 25 0 1 0 167351804 543154176 129722 4089446400 4194304 8223781 140737143359408 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/27061/statm: 132606 129722 606 984 0 131619 0
Current children cumulated CPU time (s) 1482.33
Current children cumulated vsize (KiB) 530424

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 27106
/proc/meminfo: memFree=29902220/32950928 swapFree=67111528/67111528
[pid=27061] ppid=27059 vsize=547340 CPUtime=1542.34
/proc/27061/stat : 27061 (pbscip.linux.x8) R 27059 27061 25933 0 -1 4202496 26665557 0 0 0 151073 3161 0 0 25 0 1 0 167351804 560476160 133956 4089446400 4194304 8223781 140737143359408 18446744073709551615 6598876 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/27061/statm: 136835 133956 606 984 0 135848 0
Current children cumulated CPU time (s) 1542.34
Current children cumulated vsize (KiB) 547340

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 27107
/proc/meminfo: memFree=29885708/32950928 swapFree=67111528/67111528
[pid=27061] ppid=27059 vsize=564156 CPUtime=1602.33
/proc/27061/stat : 27061 (pbscip.linux.x8) R 27059 27061 25933 0 -1 4202496 27656489 0 0 0 156955 3278 0 0 25 0 1 0 167351804 577695744 138164 4089446400 4194304 8223781 140737143359408 18446744073709551615 7242588 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/27061/statm: 141039 138164 606 984 0 140052 0
Current children cumulated CPU time (s) 1602.33
Current children cumulated vsize (KiB) 564156

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/199 27160
/proc/meminfo: memFree=29771644/32950928 swapFree=67111528/67111528
[pid=27061] ppid=27059 vsize=582292 CPUtime=1662.33
/proc/27061/stat : 27061 (pbscip.linux.x8) R 27059 27061 25933 0 -1 4202496 28635711 0 0 0 162839 3394 0 0 25 0 1 0 167351804 596267008 142732 4089446400 4194304 8223781 140737143359408 18446744073709551615 5893841 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/27061/statm: 145573 142732 606 984 0 144586 0
Current children cumulated CPU time (s) 1662.33
Current children cumulated vsize (KiB) 582292

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/199 27162
/proc/meminfo: memFree=29751840/32950928 swapFree=67111528/67111528
[pid=27061] ppid=27059 vsize=601344 CPUtime=1722.33
/proc/27061/stat : 27061 (pbscip.linux.x8) R 27059 27061 25933 0 -1 4202496 29523860 0 0 0 168725 3508 0 0 25 0 1 0 167351804 615776256 147476 4089446400 4194304 8223781 140737143359408 18446744073709551615 6446955 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/27061/statm: 150336 147476 606 984 0 149349 0
Current children cumulated CPU time (s) 1722.33
Current children cumulated vsize (KiB) 601344

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/199 27163
/proc/meminfo: memFree=29731712/32950928 swapFree=67111528/67111528
[pid=27061] ppid=27059 vsize=621644 CPUtime=1782.33
/proc/27061/stat : 27061 (pbscip.linux.x8) R 27059 27061 25933 0 -1 4202496 30406296 0 0 0 174614 3619 0 0 25 0 1 0 167351804 636563456 152495 4089446400 4194304 8223781 140737143359408 18446744073709551615 6520489 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/27061/statm: 155411 152495 606 984 0 154424 0
Current children cumulated CPU time (s) 1782.33
Current children cumulated vsize (KiB) 621644



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.00 2.00 2.00 3/199 27164
/proc/meminfo: memFree=29726252/32950928 swapFree=67111528/67111528
[pid=27061] ppid=27059 vsize=625956 CPUtime=1800.04
/proc/27061/stat : 27061 (pbscip.linux.x8) R 27059 27061 25933 0 -1 4202496 30675723 0 0 0 176351 3653 0 0 25 0 1 0 167351804 640978944 153637 4089446400 4194304 8223781 140737143359408 18446744073709551615 4903023 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/27061/statm: 156489 153637 606 984 0 155502 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 625956

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

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

[startup+1800.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/199 27164
/proc/meminfo: memFree=29726252/32950928 swapFree=67111528/67111528
[pid=27061] ppid=27059 vsize=230244 CPUtime=1800.33
/proc/27061/stat : 27061 (pbscip.linux.x8) R 27059 27061 25933 0 -1 4202496 30675724 0 0 0 176379 3654 0 0 25 0 1 0 167351804 235769856 54951 4089446400 4194304 8223781 140737143359408 18446744073709551615 7302071 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/27061/statm: 57561 54951 607 984 0 56574 0
Current children cumulated CPU time (s) 1800.33
Current children cumulated vsize (KiB) 230244

Child status: 0
Real time (s): 1800.35
CPU time (s): 1800.4
CPU user time (s): 1763.84
CPU system time (s): 36.5594
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 626396

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1763.84
system time used= 36.5594
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30675728
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= 968

runsolver used 2.6196 second user time and 5.97309 second system time

The end

Launcher Data

Begin job on node112 at 2010-06-30 19:04:43
IDJOB=2692550
IDBENCH=79090
IDSOLVER=1204
FILE ID=node112/2692550-1277917483
PBS_JOBID= 11197257
Free space on /tmp= 74204 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/j60/normalized-j602_7-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-2692550-1277917483/watcher-2692550-1277917483 -o /tmp/evaluation-result-2692550-1277917483/solver-2692550-1277917483 -C 1800 -W 2000 -M 3800  HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-2692550-1277917483.wbo -t 1800 -m 3800

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

MD5SUM BENCH= ca01bfc21a1e057687efc2b7fef91d1f
RANDOM SEED=2096536883

node112.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.827
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.65
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.827
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	: 5332.75
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.827
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.82
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.827
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.73
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.827
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	: 5332.82
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.827
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.75
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.827
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.82
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.827
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      30448432 kB
Buffers:        199564 kB
Cached:        1900228 kB
SwapCached:          0 kB
Active:         788816 kB
Inactive:      1564888 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      30448432 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            5484 kB
Writeback:           0 kB
AnonPages:      254200 kB
Mapped:          16984 kB
Slab:            81948 kB
PageTables:       4828 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   406144 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= 74204 MiB
End job on node112 at 2010-06-30 19:34:45