Trace number 2693211

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
SCIPclp SCIP 1.2.1.2 with Clp 1.11.1 (Release Version) as LP solver? (TO) 1800.55 1800.5

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB10/oliveras/j60/
normalized-j606_1-unsat--soft-33-100-0.wbo
MD5SUM872a81971ad579271bbf67d1b84f3091
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark3
Best CPU time to get the best result obtained on this benchmark0.061989
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables7320
Total number of constraints22689
Number of soft constraints15221
Number of constraints which are clauses22453
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints236
Minimum length of a constraint1
Maximum length of a constraint32
Top cost 775540
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 775539
Biggest number in a constraint 31
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 220
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: Clp 1.11.1] [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-2693211-1277917707.wbo>
0.19/0.23	c original problem has 37762 variables (22541 bin, 0 int, 0 impl, 15221 cont) and 37911 constraints
0.19/0.23	c problem read
0.19/0.23	c presolving settings loaded
0.79/0.87	c presolving:
0.89/0.97	c (round 1) 331 del vars, 1076 del conss, 194 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 49987 impls, 0 clqs
1.00/1.06	c (round 2) 1086 del vars, 3103 del conss, 308 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 50209 impls, 0 clqs
1.10/1.15	c (round 3) 2652 del vars, 4739 del conss, 342 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 50235 impls, 0 clqs
1.10/1.19	c (round 4) 4104 del vars, 5487 del conss, 361 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 50243 impls, 0 clqs
1.19/1.22	c (round 5) 4766 del vars, 5835 del conss, 373 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 50255 impls, 0 clqs
1.19/1.24	c (round 6) 5084 del vars, 5969 del conss, 376 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 50255 impls, 0 clqs
1.19/1.26	c (round 7) 5208 del vars, 6000 del conss, 376 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 50255 impls, 0 clqs
1.29/1.30	c (round 8) 5236 del vars, 6004 del conss, 13358 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 50255 impls, 0 clqs
1.39/1.43	c (round 9) 5240 del vars, 6004 del conss, 13358 chg bounds, 0 chg sides, 0 chg coeffs, 6423 upgd conss, 50255 impls, 0 clqs
5.09/5.16	c    (4.8s) probing: 1000/19540 (5.1%) - 0 fixings, 0 aggregations, 2869 implications, 0 bound changes
8.40/8.44	c    (8.1s) probing: 2000/19540 (10.2%) - 0 fixings, 0 aggregations, 3504 implications, 0 bound changes
8.40/8.44	c    (8.1s) probing: 2001/19540 (10.2%) - 0 fixings, 0 aggregations, 3504 implications, 0 bound changes
8.40/8.44	c    (8.1s) probing aborted: 2000/2000 successive useless probings
8.40/8.44	c presolving (10 rounds):
8.40/8.44	c  5240 deleted vars, 6004 deleted constraints, 13358 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
8.40/8.44	c  60851 implications, 0 cliques
8.40/8.44	c presolved problem has 32522 variables (19540 bin, 0 int, 0 impl, 12982 cont) and 31907 constraints
8.40/8.44	c   12982 constraints of type <indicator>
8.40/8.44	c     480 constraints of type <varbound>
8.40/8.44	c      90 constraints of type <knapsack>
8.40/8.44	c   12502 constraints of type <linear>
8.40/8.44	c    5853 constraints of type <logicor>
8.40/8.44	c transformed objective value is always integral (scale: 1)
8.40/8.44	c Presolving Time: 8.03
8.40/8.44	c - non default parameters ----------------------------------------------------------------------
8.40/8.44	c # SCIP version 1.2.1.2
8.40/8.44	c 
8.40/8.44	c # frequency for displaying node information lines
8.40/8.44	c # [type: int, range: [-1,2147483647], default: 100]
8.40/8.44	c display/freq = 10000
8.40/8.44	c 
8.40/8.44	c # maximal time in seconds to run
8.40/8.44	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
8.40/8.44	c limits/time = 1799.77
8.40/8.44	c 
8.40/8.44	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
8.40/8.44	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
8.40/8.44	c limits/memory = 3420
8.40/8.44	c 
8.40/8.44	c # should presolving try to simplify inequalities
8.40/8.44	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
8.40/8.44	c constraints/linear/simplifyinequalities = TRUE
8.40/8.44	c 
8.40/8.44	c # should presolving try to simplify knapsacks
8.40/8.44	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
8.40/8.44	c constraints/knapsack/simplifyinequalities = TRUE
8.40/8.44	c 
8.40/8.44	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
8.40/8.44	c # [type: int, range: [-1,2147483647], default: -1]
8.40/8.44	c separating/rapidlearning/freq = 0
8.40/8.44	c 
8.40/8.44	c -----------------------------------------------------------------------------------------------
8.40/8.44	c start solving
8.40/8.45	c 
8.49/8.56	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
8.49/8.56	c   8.2s|     1 |     0 |     0 |     - | 126M|   0 |   0 |  32k|  31k|  32k|5943 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
8.59/8.62	c   8.3s|     1 |     0 |   944 |     - | 126M|   0 |   0 |  32k|  31k|  32k|6343 | 400 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
8.59/8.65	c   8.3s|     1 |     0 |  1229 |     - | 126M|   0 |   0 |  32k|  31k|  32k|6545 | 602 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
8.59/8.69	c   8.4s|     1 |     0 |  1539 |     - | 126M|   0 |   0 |  32k|  31k|  32k|6752 | 809 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
8.70/8.74	c   8.4s|     1 |     0 |  1832 |     - | 126M|   0 |   9 |  32k|  31k|  32k|6955 |1012 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
9.79/9.85	c   9.5s|     1 |     0 |  2142 |     - | 127M|   0 |  28 |  32k|  31k|  32k|7163 |1220 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
10.90/10.96	c  10.6s|     1 |     0 |  2332 |     - | 127M|   0 |  30 |  32k|  31k|  32k|7374 |1431 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
12.09/12.13	c  11.8s|     1 |     0 |  2550 |     - | 128M|   0 |  60 |  32k|  31k|  32k|7575 |1632 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
13.39/13.47	c  13.1s|     1 |     0 |  2866 |     - | 128M|   0 |  47 |  32k|  31k|  32k|7783 |1840 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
14.29/14.34	c  13.9s|     1 |     2 |  2866 |     - | 129M|   0 |  47 |  32k|  31k|  32k|7783 |1840 |   0 |  34 | 0.000000e+00 |      --      |    Inf 
595.01/595.05	c   557s| 10000 | 10001 |197145 |  19.4 | 239M| 137 |   2 |  32k|  31k|  32k|8445 |  68k|  10 |  13k| 0.000000e+00 |      --      |    Inf 
1009.22/1009.26	c   953s| 20000 | 20001 |318023 |  15.8 | 349M| 137 |  13 |  32k|  31k|  32k|8541 | 102k|  13 |  16k| 0.000000e+00 |      --      |    Inf 
1423.13/1423.19	c  1350s| 30000 | 30001 |426016 |  14.1 | 459M| 137 |   1 |  32k|  31k|  32k|8633 | 132k|  14 |  19k| 0.000000e+00 |      --      |    Inf 
1800.04/1800.00	c pressed CTRL-C 1 times (5 times for forcing termination)
1800.04/1800.01	c 
1800.04/1800.01	c SCIP Status        : solving was interrupted [user interrupt]
1800.04/1800.01	c Solving Time (sec) : 1712.67
1800.04/1800.01	c Solving Nodes      : 39303
1800.04/1800.01	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1800.04/1800.01	c Dual Bound         : +0.00000000000000e+00
1800.04/1800.01	c Gap                : infinite
1800.04/1800.01	s UNKNOWN
1800.04/1800.01	c SCIP Status        : solving was interrupted [user interrupt]
1800.04/1800.01	c Solving Time       :    1712.67
1800.04/1800.01	c Original Problem   :
1800.04/1800.01	c   Problem name     : HOME/instance-2693211-1277917707.wbo
1800.04/1800.01	c   Variables        : 37762 (22541 binary, 0 integer, 0 implicit integer, 15221 continuous)
1800.04/1800.01	c   Constraints      : 37911 initial, 37911 maximal
1800.04/1800.01	c Presolved Problem  :
1800.04/1800.01	c   Problem name     : t_HOME/instance-2693211-1277917707.wbo
1800.04/1800.01	c   Variables        : 32522 (19540 binary, 0 integer, 0 implicit integer, 12982 continuous)
1800.04/1800.01	c   Constraints      : 31907 initial, 31921 maximal
1800.04/1800.01	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.04/1800.01	c   trivial          :       0.00          0          0          0          0          0          0          0          0
1800.04/1800.01	c   dualfix          :       0.01       4684          0          0          0          0          0          0          0
1800.04/1800.01	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.04/1800.01	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.04/1800.01	c   implics          :       0.02          0          0          0          0          0          0          0          0
1800.04/1800.01	c   probing          :       6.95          0          0          0          0          0          0          0          0
1800.04/1800.01	c   indicator        :       0.13          0          0          0          0          0       2239          0          0
1800.04/1800.01	c   varbound         :       0.00          0          0          0          0          0          0          0          0
1800.04/1800.01	c   knapsack         :       0.01          0          0          0          0          0          0          0          0
1800.04/1800.01	c   linear           :       0.34        376        180          0      13358          0       3765          0          0
1800.04/1800.01	c   logicor          :       0.02          0          0          0          0          0          0          0          0
1800.04/1800.01	c   root node        :          -          0          -          -          0          -          -          -          -
1800.04/1800.01	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.04/1800.01	c   integral         :          0          0          0      46551          0          0          0          0          0      58798
1800.04/1800.01	c   indicator        :      12982          0     140478      17152          0          0      15558          0          0          0
1800.04/1800.01	c   varbound         :        480          8     140478      17152          0          0       3799        996          0          0
1800.04/1800.01	c   knapsack         :         90          8     140478      16471          0          0      13583          2          0          0
1800.04/1800.01	c   linear           :      12502          8     140478      16471          0          0       7003     157922          0          0
1800.04/1800.01	c   logicor          :       5853+         8     103125       9904          0          0     158864          0          0          0
1800.04/1800.01	c   countsols        :          0          0          0       9904          0          0          0          0          0          0
1800.04/1800.01	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.04/1800.01	c   integral         :     282.33       0.00       0.00     282.33       0.00
1800.04/1800.01	c   indicator        :     131.65       0.01      60.25      71.39       0.00
1800.04/1800.01	c   varbound         :       4.50       0.00       3.00       1.50       0.00
1800.04/1800.01	c   knapsack         :       0.95       0.00       0.82       0.13       0.00
1800.04/1800.01	c   linear           :     162.14       0.03      58.71     103.40       0.00
1800.04/1800.01	c   logicor          :       7.53       0.01       1.68       5.84       0.00
1800.04/1800.01	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1800.04/1800.01	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.04/1800.01	c   vbounds          :       9.94      39908          0       4747
1800.04/1800.01	c   rootredcost      :       0.01          0          0          0
1800.04/1800.01	c   pseudoobj        :      87.89     135239          0          0
1800.04/1800.01	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.04/1800.01	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1800.04/1800.01	c   infeasible LP    :       0.06         13         13         13        4.2          1        2.0          0
1800.04/1800.01	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.04/1800.01	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.04/1800.01	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1800.04/1800.01	c   applied globally :          -          -          -         14        4.1          -          -          -
1800.04/1800.01	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.04/1800.01	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.04/1800.01	c   cut pool         :       0.00          3          -          -          0          -    (maximal pool size: 174)
1800.04/1800.01	c   redcost          :      98.16      46532          0          0          0          0
1800.04/1800.01	c   impliedbounds    :       0.01          4          0          0          4          0
1800.04/1800.01	c   intobj           :       0.00          0          0          0          0          0
1800.04/1800.01	c   cgmip            :       0.00          0          0          0          0          0
1800.04/1800.01	c   gomory           :       0.05          4          0          0        230          0
1800.04/1800.01	c   strongcg         :       0.03          4          0          0          0          0
1800.04/1800.01	c   cmir             :       0.70          4          0          0          9          0
1800.04/1800.01	c   flowcover        :       3.56          4          0          0         16          0
1800.04/1800.01	c   clique           :       0.03          4          0          0          0          0
1800.04/1800.01	c   zerohalf         :       0.00          0          0          0          0          0
1800.04/1800.01	c   mcf              :       0.01          1          0          0          0          0
1800.04/1800.01	c   rapidlearning    :       0.00          0          0          0          0          0
1800.04/1800.01	c Pricers            :       Time      Calls       Vars
1800.04/1800.01	c   problem variables:       0.00          0          0
1800.04/1800.01	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.04/1800.01	c   relpscost        :     282.24      29399          0          0          0          0      58798
1800.04/1800.01	c   pscost           :       0.00          0          0          0          0          0          0
1800.04/1800.01	c   inference        :      54.62       9904          0          0          0          0      19808
1800.04/1800.01	c   mostinf          :       0.00          0          0          0          0          0          0
1800.04/1800.01	c   leastinf         :       0.00          0          0          0          0          0          0
1800.04/1800.01	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.04/1800.01	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.04/1800.01	c   random           :       0.00          0          0          0          0          0          0
1800.04/1800.01	c Primal Heuristics  :       Time      Calls      Found
1800.04/1800.01	c   LP solutions     :       0.00          -          0
1800.04/1800.01	c   pseudo solutions :       0.00          -          0
1800.04/1800.01	c   oneopt           :       0.11          0          0
1800.04/1800.01	c   crossover        :       0.01          0          0
1800.04/1800.01	c   guideddiving     :       0.00          0          0
1800.04/1800.01	c   rootsoldiving    :       6.72         16          0
1800.04/1800.01	c   intshifting      :       0.13         32          0
1800.04/1800.01	c   objpscostdiving  :       3.49         45          0
1800.04/1800.01	c   feaspump         :      35.04        140          0
1800.04/1800.01	c   pscostdiving     :      18.99        327          0
1800.04/1800.01	c   veclendiving     :      14.73        327          0
1800.04/1800.01	c   linesearchdiving :      18.13        327          0
1800.04/1800.01	c   coefdiving       :      24.43        327          0
1800.04/1800.01	c   fracdiving       :      18.11        328          0
1800.04/1800.01	c   trivial          :       0.53          2          0
1800.04/1800.01	c   simplerounding   :       0.10      29397          0
1800.04/1800.01	c   zirounding       :       1.87       1000          0
1800.04/1800.01	c   rounding         :       6.65       2369          0
1800.04/1800.01	c   shifting         :      13.15        728          0
1800.04/1800.01	c   twoopt           :       0.00          0          0
1800.04/1800.01	c   fixandinfer      :       0.00          0          0
1800.04/1800.01	c   intdiving        :       0.00          0          0
1800.04/1800.01	c   actconsdiving    :       0.00          0          0
1800.04/1800.01	c   octane           :       0.00          0          0
1800.04/1800.01	c   rens             :       0.20          1          0
1800.04/1800.01	c   rins             :       0.00          0          0
1800.04/1800.01	c   localbranching   :       0.00          0          0
1800.04/1800.01	c   mutation         :       0.00          0          0
1800.04/1800.01	c   dins             :       0.00          0          0
1800.04/1800.01	c   undercover       :       0.00          0          0
1800.04/1800.01	c   nlp              :       0.01          0          0
1800.04/1800.01	c   trysol           :      27.34       1749          0
1800.04/1800.01	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.04/1800.01	c   primal LP        :       0.01          0          0       0.00       0.00
1800.04/1800.01	c   dual LP          :     410.51      38443     492255      12.80    1199.13
1800.04/1800.01	c   lex dual LP      :       0.00          0          0       0.00          -
1800.04/1800.01	c   barrier LP       :       0.00          0          0       0.00          -
1800.04/1800.01	c   diving/probing LP:      44.14       4093      29622       7.24     671.09
1800.04/1800.01	c   strong branching :     281.11      21067     186611       8.86     663.84
1800.04/1800.01	c     (at root node) :          -         34        302       8.88          -
1800.04/1800.01	c   conflict analysis:       0.00          0          0       0.00          -
1800.04/1800.01	c B&B Tree           :
1800.04/1800.01	c   number of runs   :          1
1800.04/1800.01	c   nodes            :      39303
1800.04/1800.01	c   nodes (total)    :      39303
1800.04/1800.01	c   nodes left       :      39304
1800.04/1800.01	c   max depth        :        155
1800.04/1800.01	c   max depth (total):        155
1800.04/1800.01	c   backtracks       :        644 (1.6%)
1800.04/1800.01	c   delayed cutoffs  :          0
1800.04/1800.01	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1800.04/1800.01	c   avg switch length:       2.20
1800.04/1800.01	c   switching time   :       9.90
1800.04/1800.01	c Solution           :
1800.04/1800.01	c   Solutions found  :          0 (0 improvements)
1800.04/1800.01	c   Primal Bound     :          -
1800.04/1800.01	c   Dual Bound       : +0.00000000000000e+00
1800.04/1800.01	c   Gap              :   infinite
1800.04/1800.01	c   Root Dual Bound  : +0.00000000000000e+00
1800.04/1800.01	c   Root Iterations  :       2866
1800.54/1800.50	c Time complete: 1800.55.

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-2693211-1277917707/watcher-2693211-1277917707 -o /tmp/evaluation-result-2693211-1277917707/solver-2693211-1277917707 -C 1800 -W 2000 -M 3800 HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2693211-1277917707.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: 1.92 1.98 1.99 4/178 14228
/proc/meminfo: memFree=30080808/32951124 swapFree=67111528/67111528
[pid=14228] ppid=14226 vsize=11116 CPUtime=0
/proc/14228/stat : 14228 (pbscip.linux.x8) R 14226 14228 13759 0 -1 4202496 1710 0 0 0 0 0 0 0 22 0 1 0 133066155 11382784 1631 4089446400 4194304 9819077 140734950795184 18446744073709551615 6179008 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/14228/statm: 2827 1637 392 1374 0 1448 0

[startup+0.034587 s]
/proc/loadavg: 1.92 1.98 1.99 4/178 14228
/proc/meminfo: memFree=30080808/32951124 swapFree=67111528/67111528
[pid=14228] ppid=14226 vsize=20316 CPUtime=0.03
/proc/14228/stat : 14228 (pbscip.linux.x8) R 14226 14228 13759 0 -1 4202496 4000 0 0 0 3 0 0 0 22 0 1 0 133066155 20803584 3921 4089446400 4194304 9819077 140734950795184 18446744073709551615 4680351 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/14228/statm: 5079 3921 392 1374 0 3700 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 20316

[startup+0.10046 s]
/proc/loadavg: 1.92 1.98 1.99 4/178 14228
/proc/meminfo: memFree=30080808/32951124 swapFree=67111528/67111528
[pid=14228] ppid=14226 vsize=34332 CPUtime=0.09
/proc/14228/stat : 14228 (pbscip.linux.x8) R 14226 14228 13759 0 -1 4202496 7543 0 0 0 9 0 0 0 22 0 1 0 133066155 35155968 7455 4089446400 4194304 9819077 140734950795184 18446744073709551615 4240587 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/14228/statm: 8583 7455 392 1374 0 7204 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34332

[startup+0.300426 s]
/proc/loadavg: 1.92 1.98 1.99 4/178 14228
/proc/meminfo: memFree=30080808/32951124 swapFree=67111528/67111528
[pid=14228] ppid=14226 vsize=110272 CPUtime=0.29
/proc/14228/stat : 14228 (pbscip.linux.x8) R 14226 14228 13759 0 -1 4202496 26779 0 0 0 27 2 0 0 22 0 1 0 133066155 112918528 26301 4089446400 4194304 9819077 140734950795184 18446744073709551615 6181120 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/14228/statm: 27568 26301 435 1374 0 26189 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 110272

[startup+0.700353 s]
/proc/loadavg: 1.92 1.98 1.99 4/178 14228
/proc/meminfo: memFree=30080808/32951124 swapFree=67111528/67111528
[pid=14228] ppid=14226 vsize=142580 CPUtime=0.69
/proc/14228/stat : 14228 (pbscip.linux.x8) R 14226 14228 13759 0 -1 4202496 33645 0 0 0 66 3 0 0 24 0 1 0 133066155 146001920 33167 4089446400 4194304 9819077 140734950795184 18446744073709551615 8679152 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/14228/statm: 35645 33167 469 1374 0 34266 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 142580

[startup+1.50021 s]
/proc/loadavg: 1.92 1.98 1.99 3/179 14229
/proc/meminfo: memFree=29942292/32951124 swapFree=67111528/67111528
[pid=14228] ppid=14226 vsize=155600 CPUtime=1.49
/proc/14228/stat : 14228 (pbscip.linux.x8) R 14226 14228 13759 0 -1 4202496 42049 0 0 0 141 8 0 0 25 0 1 0 133066155 159334400 36608 4089446400 4194304 9819077 140734950795184 18446744073709551615 5497079 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/14228/statm: 38900 36608 549 1374 0 37521 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 155600

[startup+3.10092 s]
/proc/loadavg: 1.92 1.98 1.99 3/179 14229
/proc/meminfo: memFree=29934384/32951124 swapFree=67111528/67111528
[pid=14228] ppid=14226 vsize=156376 CPUtime=3.09
/proc/14228/stat : 14228 (pbscip.linux.x8) R 14226 14228 13759 0 -1 4202496 42257 0 0 0 301 8 0 0 25 0 1 0 133066155 160129024 36800 4089446400 4194304 9819077 140734950795184 18446744073709551615 4983090 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/14228/statm: 39094 36800 533 1374 0 37715 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 156376

[startup+6.30035 s]
/proc/loadavg: 1.93 1.98 1.99 3/179 14230
/proc/meminfo: memFree=29931164/32951124 swapFree=67111528/67111528
[pid=14228] ppid=14226 vsize=157404 CPUtime=6.29
/proc/14228/stat : 14228 (pbscip.linux.x8) R 14226 14228 13759 0 -1 4202496 42531 0 0 0 620 9 0 0 25 0 1 0 133066155 161181696 37074 4089446400 4194304 9819077 140734950795184 18446744073709551615 5500824 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/14228/statm: 39351 37074 538 1374 0 37972 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 157404

[startup+12.7002 s]
/proc/loadavg: 1.93 1.98 1.99 3/179 14230
/proc/meminfo: memFree=29901120/32951124 swapFree=67111528/67111528
[pid=14228] ppid=14226 vsize=193620 CPUtime=12.7
/proc/14228/stat : 14228 (pbscip.linux.x8) R 14226 14228 13759 0 -1 4202496 59599 0 0 0 1256 14 0 0 25 0 1 0 133066155 198266880 44595 4089446400 4194304 9819077 140734950795184 18446744073709551615 6043682 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/14228/statm: 48405 44595 692 1374 0 47026 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 193620

[startup+25.5009 s]
/proc/loadavg: 1.95 1.98 1.99 3/179 14230
/proc/meminfo: memFree=29889580/32951124 swapFree=67111528/67111528
[pid=14228] ppid=14226 vsize=206952 CPUtime=25.49
/proc/14228/stat : 14228 (pbscip.linux.x8) R 14226 14228 13759 0 -1 4202496 760268 0 0 0 2455 94 0 0 25 0 1 0 133066155 211918848 46132 4089446400 4194304 9819077 140734950795184 18446744073709551615 6364599 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/14228/statm: 51738 46132 721 1374 0 50359 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 206952

[startup+51.1003 s]
/proc/loadavg: 1.96 1.98 1.99 3/179 14231
/proc/meminfo: memFree=29865448/32951124 swapFree=67111528/67111528
[pid=14228] ppid=14226 vsize=208432 CPUtime=51.09
/proc/14228/stat : 14228 (pbscip.linux.x8) R 14226 14228 13759 0 -1 4202496 2665820 0 0 0 4795 314 0 0 25 0 1 0 133066155 213434368 46597 4089446400 4194304 9819077 140734950795184 18446744073709551615 6360853 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/14228/statm: 52108 46597 721 1374 0 50729 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 208432

[startup+102.306 s]
/proc/loadavg: 2.06 2.00 2.00 3/179 14233
/proc/meminfo: memFree=29821864/32951124 swapFree=67111528/67111528
[pid=14228] ppid=14226 vsize=205580 CPUtime=102.3
/proc/14228/stat : 14228 (pbscip.linux.x8) R 14226 14228 13759 0 -1 4202496 6308991 0 0 0 9496 734 0 0 25 0 1 0 133066155 210513920 47338 4089446400 4194304 9819077 140734950795184 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/14228/statm: 51395 47338 721 1374 0 50016 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 205580

[startup+162.3 s]
/proc/loadavg: 2.02 2.00 2.00 3/179 14234
/proc/meminfo: memFree=29773220/32951124 swapFree=67111528/67111528
[pid=14228] ppid=14226 vsize=214436 CPUtime=162.29
/proc/14228/stat : 14228 (pbscip.linux.x8) R 14226 14228 13759 0 -1 4202496 10385530 0 0 0 15017 1212 0 0 25 0 1 0 133066155 219582464 49631 4089446400 4194304 9819077 140734950795184 18446744073709551615 7816434 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/14228/statm: 53609 49631 725 1374 0 52230 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 214436

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14235
/proc/meminfo: memFree=29721724/32951124 swapFree=67111528/67111528
[pid=14228] ppid=14226 vsize=223920 CPUtime=222.29
/proc/14228/stat : 14228 (pbscip.linux.x8) R 14226 14228 13759 0 -1 4202496 14852359 0 0 0 20508 1721 0 0 25 0 1 0 133066155 229294080 51928 4089446400 4194304 9819077 140734950795184 18446744073709551615 5813322 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/14228/statm: 55980 51928 725 1374 0 54601 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 223920

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14237
/proc/meminfo: memFree=29675072/32951124 swapFree=67111528/67111528
[pid=14228] ppid=14226 vsize=244640 CPUtime=282.3
/proc/14228/stat : 14228 (pbscip.linux.x8) R 14226 14228 13759 0 -1 4202496 18532743 0 0 0 26078 2152 0 0 25 0 1 0 133066155 250511360 55642 4089446400 4194304 9819077 140734950795184 18446744073709551615 6717094 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/14228/statm: 59772 55591 725 1374 0 58393 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 244640

[startup+342.301 s]
/proc/loadavg: 1.99 2.00 2.00 3/179 14393
/proc/meminfo: memFree=30821160/32951124 swapFree=67111528/67111528
[pid=14228] ppid=14226 vsize=250168 CPUtime=342.3
/proc/14228/stat : 14228 (pbscip.linux.x8) R 14226 14228 13759 0 -1 4202496 21203324 0 0 0 31725 2505 0 0 25 0 1 0 133066155 256172032 58404 4089446400 4194304 9819077 140734950795184 18446744073709551615 5507373 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14228/statm: 62542 58404 725 1374 0 61163 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 250168

[startup+402.301 s]
/proc/loadavg: 2.03 2.01 2.00 3/179 14394
/proc/meminfo: memFree=30792668/32951124 swapFree=67111528/67111528
[pid=14228] ppid=14226 vsize=264280 CPUtime=402.31
/proc/14228/stat : 14228 (pbscip.linux.x8) R 14226 14228 13759 0 -1 4202496 23365841 0 0 0 37435 2796 0 0 25 0 1 0 133066155 270622720 61977 4089446400 4194304 9819077 140734950795184 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14228/statm: 66070 61977 725 1374 0 64691 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 264280

[startup+462.301 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 14396
/proc/meminfo: memFree=30772664/32951124 swapFree=67111528/67111528
[pid=14228] ppid=14226 vsize=280452 CPUtime=462.3
/proc/14228/stat : 14228 (pbscip.linux.x8) R 14226 14228 13759 0 -1 4202496 25739064 0 0 0 43120 3110 0 0 25 0 1 0 133066155 287182848 65938 4089446400 4194304 9819077 140734950795184 18446744073709551615 8657695 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14228/statm: 70113 65944 725 1374 0 68734 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 280452

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14397
/proc/meminfo: memFree=30747580/32951124 swapFree=67111528/67111528
[pid=14228] ppid=14226 vsize=296400 CPUtime=522.31
/proc/14228/stat : 14228 (pbscip.linux.x8) R 14226 14228 13759 0 -1 4202496 27971898 0 0 0 48826 3405 0 0 25 0 1 0 133066155 303513600 69905 4089446400 4194304 9819077 140734950795184 18446744073709551615 6003313 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14228/statm: 74100 69905 725 1374 0 72721 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 296400

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14399
/proc/meminfo: memFree=30727752/32951124 swapFree=67111528/67111528
[pid=14228] ppid=14226 vsize=312784 CPUtime=582.31
/proc/14228/stat : 14228 (pbscip.linux.x8) R 14226 14228 13759 0 -1 4202496 30067281 0 0 0 54550 3681 0 0 25 0 1 0 133066155 320290816 73893 4089446400 4194304 9819077 140734950795184 18446744073709551615 5893857 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14228/statm: 78196 73893 725 1374 0 76817 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 312784

[startup+642.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14401
/proc/meminfo: memFree=30707564/32951124 swapFree=67111528/67111528
[pid=14228] ppid=14226 vsize=328624 CPUtime=642.31
/proc/14228/stat : 14228 (pbscip.linux.x8) R 14226 14228 13759 0 -1 4202496 31950334 0 0 0 60300 3931 0 0 25 0 1 0 133066155 336510976 77849 4089446400 4194304 9819077 140734950795184 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14228/statm: 82156 77849 725 1374 0 80777 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 328624

[startup+702.301 s]

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

[startup+1002.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 14411
/proc/meminfo: memFree=30571048/32951124 swapFree=67111528/67111528
[pid=14228] ppid=14226 vsize=422156 CPUtime=1002.32
/proc/14228/stat : 14228 (pbscip.linux.x8) R 14226 14228 13759 0 -1 4202496 44408395 0 0 0 94618 5614 0 0 25 0 1 0 133066155 432287744 101420 4089446400 4194304 9819077 140734950795184 18446744073709551615 6360853 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14228/statm: 105539 101420 725 1374 0 104160 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 422156

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14412
/proc/meminfo: memFree=30544828/32951124 swapFree=67111528/67111528
[pid=14228] ppid=14226 vsize=440260 CPUtime=1062.32
/proc/14228/stat : 14228 (pbscip.linux.x8) R 14226 14228 13759 0 -1 4202496 45939039 0 0 0 100391 5841 0 0 25 0 1 0 133066155 450826240 105934 4089446400 4194304 9819077 140734950795184 18446744073709551615 4241189 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14228/statm: 110065 105934 725 1374 0 108686 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 440260

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14413
/proc/meminfo: memFree=30518112/32951124 swapFree=67111528/67111528
[pid=14228] ppid=14226 vsize=455808 CPUtime=1122.32
/proc/14228/stat : 14228 (pbscip.linux.x8) R 14226 14228 13759 0 -1 4202496 47619834 0 0 0 106163 6069 0 0 25 0 1 0 133066155 466747392 109708 4089446400 4194304 9819077 140734950795184 18446744073709551615 4965861 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14228/statm: 113952 109708 725 1374 0 112573 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 455808

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14415
/proc/meminfo: memFree=30492772/32951124 swapFree=67111528/67111528
[pid=14228] ppid=14226 vsize=471384 CPUtime=1182.32
/proc/14228/stat : 14228 (pbscip.linux.x8) R 14226 14228 13759 0 -1 4202496 49448684 0 0 0 111907 6325 0 0 25 0 1 0 133066155 482697216 113698 4089446400 4194304 9819077 140734950795184 18446744073709551615 4697631 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14228/statm: 117846 113698 725 1374 0 116467 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 471384

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14417
/proc/meminfo: memFree=30467548/32951124 swapFree=67111528/67111528
[pid=14228] ppid=14226 vsize=487172 CPUtime=1242.32
/proc/14228/stat : 14228 (pbscip.linux.x8) R 14226 14228 13759 0 -1 4202496 51132767 0 0 0 117676 6556 0 0 25 0 1 0 133066155 498864128 118101 4089446400 4194304 9819077 140734950795184 18446744073709551615 6371768 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14228/statm: 121793 118115 725 1374 0 120414 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 487172

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14419
/proc/meminfo: memFree=30444820/32951124 swapFree=67111528/67111528
[pid=14228] ppid=14226 vsize=504856 CPUtime=1302.33
/proc/14228/stat : 14228 (pbscip.linux.x8) R 14226 14228 13759 0 -1 4202496 52800015 0 0 0 123447 6786 0 0 25 0 1 0 133066155 516972544 122164 4089446400 4194304 9819077 140734950795184 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14228/statm: 126214 122164 725 1374 0 124835 0
Current children cumulated CPU time (s) 1302.33
Current children cumulated vsize (KiB) 504856

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14420
/proc/meminfo: memFree=30425792/32951124 swapFree=67111528/67111528
[pid=14228] ppid=14226 vsize=517192 CPUtime=1362.33
/proc/14228/stat : 14228 (pbscip.linux.x8) R 14226 14228 13759 0 -1 4202496 54657931 0 0 0 129185 7048 0 0 25 0 1 0 133066155 529604608 125171 4089446400 4194304 9819077 140734950795184 18446744073709551615 5893835 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14228/statm: 129298 125171 725 1374 0 127919 0
Current children cumulated CPU time (s) 1362.33
Current children cumulated vsize (KiB) 517192

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14424
/proc/meminfo: memFree=30398804/32951124 swapFree=67111528/67111528
[pid=14228] ppid=14226 vsize=531680 CPUtime=1422.33
/proc/14228/stat : 14228 (pbscip.linux.x8) R 14226 14228 13759 0 -1 4202496 56345335 0 0 0 134948 7285 0 0 25 0 1 0 133066155 544440320 128729 4089446400 4194304 9819077 140734950795184 18446744073709551615 4983090 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14228/statm: 132920 128729 725 1374 0 131541 0
Current children cumulated CPU time (s) 1422.33
Current children cumulated vsize (KiB) 531680

[startup+1482.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/179 14426
/proc/meminfo: memFree=30372812/32951124 swapFree=67111528/67111528
[pid=14228] ppid=14226 vsize=550036 CPUtime=1482.34
/proc/14228/stat : 14228 (pbscip.linux.x8) R 14226 14228 13759 0 -1 4202496 58175132 0 0 0 140691 7543 0 0 25 0 1 0 133066155 563236864 133385 4089446400 4194304 9819077 140734950795184 18446744073709551615 6628174 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14228/statm: 137509 133385 725 1374 0 136130 0
Current children cumulated CPU time (s) 1482.34
Current children cumulated vsize (KiB) 550036

[startup+1542.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 14428
/proc/meminfo: memFree=30343004/32951124 swapFree=67111528/67111528
[pid=14228] ppid=14226 vsize=565932 CPUtime=1542.33
/proc/14228/stat : 14228 (pbscip.linux.x8) R 14226 14228 13759 0 -1 4202496 59757513 0 0 0 146467 7766 0 0 25 0 1 0 133066155 579514368 137409 4089446400 4194304 9819077 140734950795184 18446744073709551615 6513088 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14228/statm: 141483 137409 725 1374 0 140104 0
Current children cumulated CPU time (s) 1542.33
Current children cumulated vsize (KiB) 565932

[startup+1602.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 14429
/proc/meminfo: memFree=30315940/32951124 swapFree=67111528/67111528
[pid=14228] ppid=14226 vsize=583848 CPUtime=1602.33
/proc/14228/stat : 14228 (pbscip.linux.x8) R 14226 14228 13759 0 -1 4202496 61094803 0 0 0 152283 7950 0 0 25 0 1 0 133066155 597860352 141585 4089446400 4194304 9819077 140734950795184 18446744073709551615 6590607 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14228/statm: 145962 141601 725 1374 0 144583 0
Current children cumulated CPU time (s) 1602.33
Current children cumulated vsize (KiB) 583848

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14431
/proc/meminfo: memFree=30292724/32951124 swapFree=67111528/67111528
[pid=14228] ppid=14226 vsize=598436 CPUtime=1662.33
/proc/14228/stat : 14228 (pbscip.linux.x8) R 14226 14228 13759 0 -1 4202496 62798831 0 0 0 158045 8188 0 0 25 0 1 0 133066155 612798464 145539 4089446400 4194304 9819077 140734950795184 18446744073709551615 6590471 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14228/statm: 149609 145550 725 1374 0 148230 0
Current children cumulated CPU time (s) 1662.33
Current children cumulated vsize (KiB) 598436

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14432
/proc/meminfo: memFree=30264156/32951124 swapFree=67111528/67111528
[pid=14228] ppid=14226 vsize=616068 CPUtime=1722.34
/proc/14228/stat : 14228 (pbscip.linux.x8) R 14226 14228 13759 0 -1 4202496 64360517 0 0 0 163826 8408 0 0 25 0 1 0 133066155 630853632 149813 4089446400 4194304 9819077 140734950795184 18446744073709551615 8679021 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14228/statm: 154017 149813 725 1374 0 152638 0
Current children cumulated CPU time (s) 1722.34
Current children cumulated vsize (KiB) 616068

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14434
/proc/meminfo: memFree=30242404/32951124 swapFree=67111528/67111528
[pid=14228] ppid=14226 vsize=628540 CPUtime=1782.34
/proc/14228/stat : 14228 (pbscip.linux.x8) R 14226 14228 13759 0 -1 4202496 66098387 0 0 0 169587 8647 0 0 25 0 1 0 133066155 643624960 153058 4089446400 4194304 9819077 140734950795184 18446744073709551615 4827501 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14228/statm: 157135 153058 725 1374 0 155756 0
Current children cumulated CPU time (s) 1782.34
Current children cumulated vsize (KiB) 628540



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14434
/proc/meminfo: memFree=30233104/32951124 swapFree=67111528/67111528
[pid=14228] ppid=14226 vsize=635816 CPUtime=1800.04
/proc/14228/stat : 14228 (pbscip.linux.x8) R 14226 14228 13759 0 -1 4202496 66622079 0 0 0 171288 8716 0 0 25 0 1 0 133066155 651075584 154726 4089446400 4194304 9819077 140734950795184 18446744073709551615 4965872 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14228/statm: 158954 154726 725 1374 0 157575 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 635816

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.00 2.00 3/179 14434
/proc/meminfo: memFree=30233104/32951124 swapFree=67111528/67111528
[pid=14228] ppid=14226 vsize=303756 CPUtime=1800.24
/proc/14228/stat : 14228 (pbscip.linux.x8) R 14226 14228 13759 0 -1 4202496 66622083 0 0 0 171306 8718 0 0 18 0 1 0 133066155 311046144 72022 4089446400 4194304 9819077 140734950795184 18446744073709551615 4332879 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/14228/statm: 75939 72022 728 1374 0 74560 0
Current children cumulated CPU time (s) 1800.24
Current children cumulated vsize (KiB) 303756

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14434
/proc/meminfo: memFree=30233104/32951124 swapFree=67111528/67111528
[pid=14228] ppid=14226 vsize=296880 CPUtime=1800.44
/proc/14228/stat : 14228 (pbscip.linux.x8) R 14226 14228 13759 0 -1 4202496 66622083 0 0 0 171326 8718 0 0 18 0 1 0 133066155 304005120 70317 4089446400 4194304 9819077 140734950795184 18446744073709551615 6179930 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/14228/statm: 74220 70317 728 1374 0 72841 0
Current children cumulated CPU time (s) 1800.44
Current children cumulated vsize (KiB) 296880

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14434
/proc/meminfo: memFree=30233104/32951124 swapFree=67111528/67111528
[pid=14228] ppid=14226 vsize=51584 CPUtime=1800.54
/proc/14228/stat : 14228 (pbscip.linux.x8) R 14226 14228 13759 0 -1 4202496 66622083 0 0 0 171335 8719 0 0 18 0 1 0 133066155 52822016 11585 4089446400 4194304 9819077 140734950795184 18446744073709551615 8723783 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/14228/statm: 12606 11393 728 1374 0 11227 0
Current children cumulated CPU time (s) 1800.54
Current children cumulated vsize (KiB) 51584

Child status: 0
Real time (s): 1800.5
CPU time (s): 1800.55
CPU user time (s): 1713.35
CPU system time (s): 87.2007
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 642852

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1713.35
system time used= 87.2007
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 66622087
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= 5
involuntary context switches= 3741

runsolver used 2.93055 second user time and 6.42302 second system time

The end

Launcher Data

Begin job on node137 at 2010-06-30 19:08:27
IDJOB=2693211
IDBENCH=79093
IDSOLVER=1205
FILE ID=node137/2693211-1277917707
PBS_JOBID= 11197329
Free space on /tmp= 74208 MiB

SOLVER NAME= SCIPclp SCIP 1.2.1.2 with Clp 1.11.1 (Release Version) as LP solver
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB10/oliveras/j60/normalized-j606_1-unsat--soft-33-100-0.wbo
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt.clp -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2693211-1277917707/watcher-2693211-1277917707 -o /tmp/evaluation-result-2693211-1277917707/solver-2693211-1277917707 -C 1800 -W 2000 -M 3800  HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2693211-1277917707.wbo -t 1800 -m 3800

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

MD5SUM BENCH= 872a81971ad579271bbf67d1b84f3091
RANDOM SEED=1503355460

node137.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.876
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.75
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.876
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.876
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.74
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.876
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.75
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.876
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.75
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.876
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.876
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.74
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.876
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.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30081584 kB
Buffers:        203664 kB
Cached:        1268712 kB
SwapCached:          0 kB
Active:        1801612 kB
Inactive:       920656 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30081584 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            7016 kB
Writeback:           0 kB
AnonPages:     1249840 kB
Mapped:          16924 kB
Slab:            80284 kB
PageTables:       7592 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1398684 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= 74200 MiB
End job on node137 at 2010-06-30 19:38:29