Trace number 2692324

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.32 1800.24

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/web/uclid_pb_benchmarks/
normalized-dlx1c.rwmem.ucl--soft-66-100-0.wbo
MD5SUM912ca607d723e7995f4e9e6209c25e32
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark0.282956
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables9051
Total number of constraints25833
Number of soft constraints8852
Number of constraints which are clauses24941
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints892
Minimum length of a constraint1
Maximum length of a constraint11
Top cost 443736
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 443735
Biggest number in a constraint 33
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 126
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-2692324-1277912924.wbo>
0.19/0.23	c original problem has 26755 variables (17903 bin, 0 int, 0 impl, 8852 cont) and 34686 constraints
0.19/0.23	c problem read
0.19/0.23	c presolving settings loaded
0.29/0.37	c presolving:
0.39/0.49	c (round 1) 174 del vars, 81 del conss, 22 chg bounds, 446 chg sides, 908 chg coeffs, 0 upgd conss, 190708 impls, 0 clqs
0.49/0.51	c (round 2) 195 del vars, 409 del conss, 22 chg bounds, 446 chg sides, 908 chg coeffs, 0 upgd conss, 190708 impls, 0 clqs
0.49/0.55	c (round 3) 217 del vars, 412 del conss, 8852 chg bounds, 446 chg sides, 908 chg coeffs, 0 upgd conss, 190708 impls, 0 clqs
0.59/0.67	c (round 4) 218 del vars, 412 del conss, 8852 chg bounds, 446 chg sides, 908 chg coeffs, 16626 upgd conss, 190708 impls, 0 clqs
4.00/4.05	c    (3.6s) probing: 1000/17707 (5.6%) - 3 fixings, 3 aggregations, 17906 implications, 0 bound changes
6.39/6.49	c    (6.0s) probing: 2000/17707 (11.3%) - 3 fixings, 6 aggregations, 22052 implications, 0 bound changes
8.59/8.61	c    (8.1s) probing: 3000/17707 (16.9%) - 3 fixings, 8 aggregations, 22491 implications, 0 bound changes
10.59/10.67	c    (10.2s) probing: 4000/17707 (22.6%) - 3 fixings, 8 aggregations, 22763 implications, 0 bound changes
11.09/11.11	c    (10.6s) probing: 4208/17707 (23.8%) - 3 fixings, 8 aggregations, 22847 implications, 0 bound changes
11.09/11.11	c    (10.6s) probing aborted: 2000/2000 successive useless probings
11.09/11.11	c (round 5) 229 del vars, 412 del conss, 8852 chg bounds, 446 chg sides, 908 chg coeffs, 16626 upgd conss, 319806 impls, 0 clqs
11.09/11.13	c (round 6) 229 del vars, 422 del conss, 8852 chg bounds, 446 chg sides, 908 chg coeffs, 16626 upgd conss, 319806 impls, 0 clqs
11.09/11.18	c (round 7) 232 del vars, 425 del conss, 8852 chg bounds, 446 chg sides, 908 chg coeffs, 16626 upgd conss, 319806 impls, 0 clqs
11.19/11.22	c (round 8) 235 del vars, 425 del conss, 8852 chg bounds, 446 chg sides, 908 chg coeffs, 16626 upgd conss, 319806 impls, 0 clqs
12.69/12.72	c    (12.1s) probing: 4845/17707 (27.4%) - 3 fixings, 9 aggregations, 23159 implications, 0 bound changes
12.69/12.72	c    (12.1s) probing aborted: 100/100 successive totally useless probings
12.69/12.73	c presolving (9 rounds):
12.69/12.73	c  236 deleted vars, 425 deleted constraints, 8852 tightened bounds, 0 added holes, 446 changed sides, 908 changed coefficients
12.69/12.73	c  320469 implications, 0 cliques
12.69/12.73	c presolved problem has 26519 variables (17692 bin, 0 int, 0 impl, 8827 cont) and 34261 constraints
12.69/12.73	c    8827 constraints of type <indicator>
12.69/12.73	c      12 constraints of type <varbound>
12.69/12.73	c     588 constraints of type <knapsack>
12.69/12.73	c    8815 constraints of type <linear>
12.69/12.73	c   16019 constraints of type <logicor>
12.69/12.73	c transformed objective value is always integral (scale: 1)
12.69/12.73	c Presolving Time: 12.05
12.69/12.73	c - non default parameters ----------------------------------------------------------------------
12.69/12.73	c # SCIP version 1.2.1.2
12.69/12.73	c 
12.69/12.73	c # frequency for displaying node information lines
12.69/12.73	c # [type: int, range: [-1,2147483647], default: 100]
12.69/12.73	c display/freq = 10000
12.69/12.73	c 
12.69/12.73	c # maximal time in seconds to run
12.69/12.73	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
12.69/12.73	c limits/time = 1799.78
12.69/12.73	c 
12.69/12.73	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
12.69/12.73	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
12.69/12.73	c limits/memory = 3420
12.69/12.73	c 
12.69/12.73	c # should presolving try to simplify inequalities
12.69/12.73	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
12.69/12.73	c constraints/linear/simplifyinequalities = TRUE
12.69/12.73	c 
12.69/12.73	c # should presolving try to simplify knapsacks
12.69/12.73	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
12.69/12.73	c constraints/knapsack/simplifyinequalities = TRUE
12.69/12.73	c 
12.69/12.73	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
12.69/12.73	c # [type: int, range: [-1,2147483647], default: -1]
12.69/12.73	c separating/rapidlearning/freq = 0
12.69/12.73	c 
12.69/12.73	c -----------------------------------------------------------------------------------------------
12.69/12.73	c start solving
12.69/12.73	c 
12.89/12.91	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
12.89/12.91	c  12.3s|     1 |     0 |   968 |     - | 112M|   0 | 561 |  26k|  34k|  26k|  16k|   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
15.49/15.58	c  14.8s|     1 |     0 |  4128 |     - | 113M|   0 | 809 |  26k|  34k|  26k|  16k| 309 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
16.99/17.08	c  16.2s|     1 |     0 |  5310 |     - | 114M|   0 |1058 |  26k|  34k|  26k|  17k| 729 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
19.70/19.71	c  18.9s|     1 |     0 |  6844 |     - | 114M|   0 |1249 |  26k|  34k|  26k|  17k|1140 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
22.09/22.10	c  21.2s|     1 |     0 |  8538 |     - | 115M|   0 |1412 |  26k|  34k|  26k|  18k|1575 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
26.19/26.25	c  25.3s|     1 |     0 | 11001 |     - | 115M|   0 |1549 |  26k|  34k|  26k|  18k|2008 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
31.79/31.84	c  30.9s|     1 |     0 | 13820 |     - | 116M|   0 |1469 |  26k|  34k|  26k|  19k|2416 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
43.39/43.43	c  42.2s|     1 |     2 | 13820 |     - | 116M|   0 |1469 |  26k|  34k|  26k|  19k|2416 |   0 |  17 | 0.000000e+00 |      --      |    Inf 
753.22/753.26	c   740s| 10000 |  9804 |398411 |  38.5 | 236M| 315 |  64 |  26k|  34k|  26k|  18k|7889 | 444 |4163 | 0.000000e+00 |      --      |    Inf 
1111.84/1111.82	c  1091s| 20000 | 19760 |596296 |  29.1 | 357M| 315 | 377 |  26k|  34k|  26k|  18k|  15k| 482 |6377 | 0.000000e+00 |      --      |    Inf 
1458.26/1458.22	c  1431s| 30000 | 29670 |769957 |  25.2 | 477M| 315 | 448 |  26k|  34k|  26k|  18k|  20k| 548 |8928 | 0.000000e+00 |      --      |    Inf 
1734.87/1734.85	c  1703s| 40000 | 39660 |897983 |  22.1 | 597M| 319 |  53 |  26k|  34k|  26k|  18k|  29k| 556 |9664 | 0.000000e+00 |      --      |    Inf 
1800.08/1800.00	c pressed CTRL-C 1 times (5 times for forcing termination)
1800.08/1800.01	c 
1800.08/1800.01	c SCIP Status        : solving was interrupted [user interrupt]
1800.08/1800.01	c Solving Time (sec) : 1766.98
1800.08/1800.01	c Solving Nodes      : 42825
1800.08/1800.01	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1800.08/1800.01	c Dual Bound         : +0.00000000000000e+00
1800.08/1800.01	c Gap                : infinite
1800.08/1800.01	s UNKNOWN
1800.08/1800.01	c SCIP Status        : solving was interrupted [user interrupt]
1800.08/1800.01	c Solving Time       :    1766.98
1800.08/1800.01	c Original Problem   :
1800.08/1800.01	c   Problem name     : HOME/instance-2692324-1277912924.wbo
1800.08/1800.01	c   Variables        : 26755 (17903 binary, 0 integer, 0 implicit integer, 8852 continuous)
1800.08/1800.01	c   Constraints      : 34686 initial, 34686 maximal
1800.08/1800.01	c Presolved Problem  :
1800.08/1800.01	c   Problem name     : t_HOME/instance-2692324-1277912924.wbo
1800.08/1800.01	c   Variables        : 26519 (17692 binary, 0 integer, 0 implicit integer, 8827 continuous)
1800.08/1800.01	c   Constraints      : 34261 initial, 34690 maximal
1800.08/1800.01	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.08/1800.01	c   trivial          :       0.02          0          0          0          0          0          0          0          0
1800.08/1800.01	c   dualfix          :       0.00         50          0          0          0          0          0          0          0
1800.08/1800.01	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.08/1800.01	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.08/1800.01	c   implics          :       0.00          0        149          0          0          0          0          0          0
1800.08/1800.01	c   probing          :      11.70          3          9          0          0          0          0          0          0
1800.08/1800.01	c   indicator        :       0.00          0          0          0          0          0         25          0          0
1800.08/1800.01	c   varbound         :       0.00          0          0          0          0          0          0          0          0
1800.08/1800.01	c   knapsack         :       0.00          0          0          0          0          0          0          0          0
1800.08/1800.01	c   linear           :       0.20         22          3          0       8852          0        393        446        908
1800.08/1800.01	c   logicor          :       0.05          0          0          0          0          0          7          0          0
1800.08/1800.01	c   root node        :          -          0          -          -          0          -          -          -          -
1800.08/1800.01	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.08/1800.01	c   integral         :          0          0          0      43857          0          1        218          0          0      79946
1800.08/1800.01	c   indicator        :       8827          0     176334       3772          0          0      21182          0          0          0
1800.08/1800.01	c   varbound         :         12          6     176334       3772          0          0          0         44          0          0
1800.08/1800.01	c   knapsack         :        588          6     176334       3731          0        175      42305       1164          0          0
1800.08/1800.01	c   linear           :       8815          6     176159       3731          0          0      25655      31732          0          0
1800.08/1800.01	c   logicor          :      16019+         6     133204       2682          0         19     335201          0          0          0
1800.08/1800.01	c   countsols        :          0          0          0       2682          0          0          0          0          0          0
1800.08/1800.01	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.08/1800.01	c   integral         :     456.20       0.00       0.00     456.20       0.00
1800.08/1800.01	c   indicator        :      31.69       0.01      25.77       5.91       0.00
1800.08/1800.01	c   varbound         :       0.04       0.00       0.04       0.00       0.00
1800.08/1800.01	c   knapsack         :       2.02       0.00       1.94       0.08       0.00
1800.08/1800.01	c   linear           :      35.83       0.02      27.05       8.76       0.00
1800.08/1800.01	c   logicor          :       3.59       0.00       1.64       1.95       0.00
1800.08/1800.01	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1800.08/1800.01	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.08/1800.01	c   vbounds          :       0.09       3677          0        111
1800.08/1800.01	c   rootredcost      :       0.01          0          0          0
1800.08/1800.01	c   pseudoobj        :      43.32     163763          0          0
1800.08/1800.01	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.08/1800.01	c   propagation      :       0.00        194        194        397        9.2         13        6.7          -
1800.08/1800.01	c   infeasible LP    :       0.80        246        246        255        5.1          0        0.0          0
1800.08/1800.01	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.08/1800.01	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.08/1800.01	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1800.08/1800.01	c   applied globally :          -          -          -        556        7.0          -          -          -
1800.08/1800.01	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.08/1800.01	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.08/1800.01	c   cut pool         :       0.00          5          -          -        712          -    (maximal pool size: 2685)
1800.08/1800.01	c   redcost          :      47.28      43849          0          0          0          0
1800.08/1800.01	c   impliedbounds    :       0.02          6          0          0        120          0
1800.08/1800.01	c   intobj           :       0.00          0          0          0          0          0
1800.08/1800.01	c   cgmip            :       0.00          0          0          0          0          0
1800.08/1800.01	c   gomory           :       2.35          6          0          0       3000          0
1800.08/1800.01	c   strongcg         :       3.51          6          0          0       2835          0
1800.08/1800.01	c   cmir             :       1.47          6          0          0          0          0
1800.08/1800.01	c   flowcover        :       2.48          6          0          0       1202          0
1800.08/1800.01	c   clique           :       0.13          6          0          0         32          0
1800.08/1800.01	c   zerohalf         :       0.00          0          0          0          0          0
1800.08/1800.01	c   mcf              :       0.03          1          0          0          0          0
1800.08/1800.01	c   rapidlearning    :       0.00          0          0          0          0          0
1800.08/1800.01	c Pricers            :       Time      Calls       Vars
1800.08/1800.01	c   problem variables:       0.00          0          0
1800.08/1800.01	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.08/1800.01	c   relpscost        :     456.13      40085          1        218          0          0      79946
1800.08/1800.01	c   pscost           :       0.00          0          0          0          0          0          0
1800.08/1800.01	c   inference        :       7.84       2682          0          0          0          0       5364
1800.08/1800.01	c   mostinf          :       0.00          0          0          0          0          0          0
1800.08/1800.01	c   leastinf         :       0.00          0          0          0          0          0          0
1800.08/1800.01	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.08/1800.01	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.08/1800.01	c   random           :       0.00          0          0          0          0          0          0
1800.08/1800.01	c Primal Heuristics  :       Time      Calls      Found
1800.08/1800.01	c   LP solutions     :       0.00          -          0
1800.08/1800.01	c   pseudo solutions :       0.00          -          0
1800.08/1800.01	c   oneopt           :       0.06          0          0
1800.08/1800.01	c   crossover        :       0.01          0          0
1800.08/1800.01	c   guideddiving     :       0.00          0          0
1800.08/1800.01	c   feaspump         :       5.64          8          0
1800.08/1800.01	c   intshifting      :       1.82         20          0
1800.08/1800.01	c   objpscostdiving  :      16.78         31          0
1800.08/1800.01	c   linesearchdiving :      25.65        115          0
1800.08/1800.01	c   coefdiving       :      37.66        115          0
1800.08/1800.01	c   pscostdiving     :      28.58        115          0
1800.08/1800.01	c   fracdiving       :      30.67        115          0
1800.08/1800.01	c   veclendiving     :      26.18        116          0
1800.08/1800.01	c   rootsoldiving    :       4.74         94          0
1800.08/1800.01	c   trivial          :       0.06          2          0
1800.08/1800.01	c   simplerounding   :       0.07      33700          0
1800.08/1800.01	c   zirounding       :       0.81       1000          0
1800.08/1800.01	c   rounding         :       1.95       2565          0
1800.08/1800.01	c   shifting         :       9.07        819          0
1800.08/1800.01	c   twoopt           :       0.00          0          0
1800.08/1800.01	c   fixandinfer      :       0.00          0          0
1800.08/1800.01	c   intdiving        :       0.00          0          0
1800.08/1800.01	c   actconsdiving    :       0.00          0          0
1800.08/1800.01	c   octane           :       0.00          0          0
1800.08/1800.01	c   rens             :       0.60          1          0
1800.08/1800.01	c   rins             :       0.00          0          0
1800.08/1800.01	c   localbranching   :       0.00          0          0
1800.08/1800.01	c   mutation         :       0.00          0          0
1800.08/1800.01	c   dins             :       0.00          0          0
1800.08/1800.01	c   undercover       :       0.00          0          0
1800.08/1800.01	c   nlp              :       0.00          0          0
1800.08/1800.01	c   trysol           :       5.95        684          0
1800.08/1800.01	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.08/1800.01	c   primal LP        :       0.01          0          0       0.00       0.00
1800.08/1800.01	c   dual LP          :     702.74      34632     779559      22.51    1109.31
1800.08/1800.01	c   lex dual LP      :       0.00          0          0       0.00          -
1800.08/1800.01	c   barrier LP       :       0.00          0          0       0.00          -
1800.08/1800.01	c   diving/probing LP:     121.19       7122     135610      19.04    1118.99
1800.08/1800.01	c   strong branching :     453.30       9929     390212      39.30     860.83
1800.08/1800.01	c     (at root node) :          -         17      10640     625.88          -
1800.08/1800.01	c   conflict analysis:       0.00          0          0       0.00          -
1800.08/1800.01	c B&B Tree           :
1800.08/1800.01	c   number of runs   :          1
1800.08/1800.01	c   nodes            :      42825
1800.08/1800.01	c   nodes (total)    :      42825
1800.08/1800.01	c   nodes left       :      42485
1800.08/1800.01	c   max depth        :        319
1800.08/1800.01	c   max depth (total):        319
1800.08/1800.01	c   backtracks       :        286 (0.7%)
1800.08/1800.01	c   delayed cutoffs  :          1
1800.08/1800.01	c   repropagations   :       5644 (893 domain reductions, 1 cutoffs)
1800.08/1800.01	c   avg switch length:       2.36
1800.08/1800.01	c   switching time   :      21.54
1800.08/1800.01	c Solution           :
1800.08/1800.01	c   Solutions found  :          0 (0 improvements)
1800.08/1800.01	c   Primal Bound     :          -
1800.08/1800.01	c   Dual Bound       : +0.00000000000000e+00
1800.08/1800.01	c   Gap              :   infinite
1800.08/1800.01	c   Root Dual Bound  : +0.00000000000000e+00
1800.08/1800.01	c   Root Iterations  :      13820
1800.28/1800.23	c Time complete: 1800.31.

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-2692324-1277912924/watcher-2692324-1277912924 -o /tmp/evaluation-result-2692324-1277912924/solver-2692324-1277912924 -C 1800 -W 2000 -M 3800 HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-2692324-1277912924.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.05 2.50 2.39 3/178 13855
/proc/meminfo: memFree=31409644/32951124 swapFree=67111528/67111528
[pid=13855] ppid=13853 vsize=9308 CPUtime=0
/proc/13855/stat : 13855 (pbscip.linux.x8) R 13853 13855 13502 0 -1 4202496 1621 0 0 0 0 0 0 0 22 0 1 0 132587611 9531392 1540 4089446400 4194304 8223781 140735589643504 18446744073709551615 7235159 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13855/statm: 2327 1540 369 984 0 1340 0

[startup+0.0386569 s]
/proc/loadavg: 2.05 2.50 2.39 3/178 13855
/proc/meminfo: memFree=31409644/32951124 swapFree=67111528/67111528
[pid=13855] ppid=13853 vsize=16392 CPUtime=0.03
/proc/13855/stat : 13855 (pbscip.linux.x8) R 13853 13855 13502 0 -1 4202496 3420 0 0 0 3 0 0 0 22 0 1 0 132587611 16785408 3339 4089446400 4194304 8223781 140735589643504 18446744073709551615 5650624 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13855/statm: 4098 3339 369 984 0 3111 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 16392

[startup+0.100646 s]
/proc/loadavg: 2.05 2.50 2.39 3/178 13855
/proc/meminfo: memFree=31409644/32951124 swapFree=67111528/67111528
[pid=13855] ppid=13853 vsize=28064 CPUtime=0.09
/proc/13855/stat : 13855 (pbscip.linux.x8) R 13853 13855 13502 0 -1 4202496 6331 0 0 0 9 0 0 0 22 0 1 0 132587611 28737536 6250 4089446400 4194304 8223781 140735589643504 18446744073709551615 7246949 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13855/statm: 7016 6250 369 984 0 6029 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 28064

[startup+0.300609 s]
/proc/loadavg: 2.05 2.50 2.39 3/178 13855
/proc/meminfo: memFree=31409644/32951124 swapFree=67111528/67111528
[pid=13855] ppid=13853 vsize=93192 CPUtime=0.29
/proc/13855/stat : 13855 (pbscip.linux.x8) R 13853 13855 13502 0 -1 4202496 22835 0 0 0 27 2 0 0 22 0 1 0 132587611 95428608 22354 4089446400 4194304 8223781 140735589643504 18446744073709551615 4913921 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/13855/statm: 23298 22354 387 984 0 22311 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 93192

[startup+0.700525 s]
/proc/loadavg: 2.05 2.50 2.39 3/178 13855
/proc/meminfo: memFree=31409644/32951124 swapFree=67111528/67111528
[pid=13855] ppid=13853 vsize=131296 CPUtime=0.69
/proc/13855/stat : 13855 (pbscip.linux.x8) R 13853 13855 13502 0 -1 4202496 35029 0 0 0 54 15 0 0 24 0 1 0 132587611 134447104 31032 4089446400 4194304 8223781 140735589643504 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/13855/statm: 32824 31032 484 984 0 31837 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 131296

[startup+1.50037 s]
/proc/loadavg: 2.05 2.49 2.38 3/179 13856
/proc/meminfo: memFree=31286504/32951124 swapFree=67111528/67111528
[pid=13855] ppid=13853 vsize=136980 CPUtime=1.49
/proc/13855/stat : 13855 (pbscip.linux.x8) R 13853 13855 13502 0 -1 4202496 36914 0 0 0 132 17 0 0 25 0 1 0 132587611 140267520 32537 4089446400 4194304 8223781 140735589643504 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/13855/statm: 34245 32537 490 984 0 33258 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 136980

[startup+3.10105 s]
/proc/loadavg: 2.05 2.49 2.38 3/179 13856
/proc/meminfo: memFree=31279312/32951124 swapFree=67111528/67111528
[pid=13855] ppid=13853 vsize=140424 CPUtime=3.09
/proc/13855/stat : 13855 (pbscip.linux.x8) R 13853 13855 13502 0 -1 4202496 37770 0 0 0 290 19 0 0 25 0 1 0 132587611 143794176 33393 4089446400 4194304 8223781 140735589643504 18446744073709551615 5496938 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/13855/statm: 35106 33393 490 984 0 34119 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 140424

[startup+6.30041 s]
/proc/loadavg: 2.12 2.50 2.39 3/179 13856
/proc/meminfo: memFree=31278976/32951124 swapFree=67111528/67111528
[pid=13855] ppid=13853 vsize=142296 CPUtime=6.29
/proc/13855/stat : 13855 (pbscip.linux.x8) R 13853 13855 13502 0 -1 4202496 38238 0 0 0 606 23 0 0 25 0 1 0 132587611 145711104 33861 4089446400 4194304 8223781 140735589643504 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/13855/statm: 35574 33861 495 984 0 34587 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 142296

[startup+12.7012 s]
/proc/loadavg: 2.11 2.49 2.39 3/179 13856
/proc/meminfo: memFree=31278056/32951124 swapFree=67111528/67111528
[pid=13855] ppid=13853 vsize=143324 CPUtime=12.69
/proc/13855/stat : 13855 (pbscip.linux.x8) R 13853 13855 13502 0 -1 4202496 42411 0 0 0 1231 38 0 0 25 0 1 0 132587611 146763776 34117 4089446400 4194304 8223781 140735589643504 18446744073709551615 5500779 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/13855/statm: 35831 34117 495 984 0 34844 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 143324

[startup+25.5006 s]
/proc/loadavg: 2.09 2.46 2.38 3/179 13857
/proc/meminfo: memFree=31234600/32951124 swapFree=67111528/67111528
[pid=13855] ppid=13853 vsize=193444 CPUtime=25.49
/proc/13855/stat : 13855 (pbscip.linux.x8) R 13853 13855 13502 0 -1 4202496 78145 0 0 0 2479 70 0 0 25 0 1 0 132587611 198086656 45032 4089446400 4194304 8223781 140735589643504 18446744073709551615 6568376 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/13855/statm: 48361 45032 613 984 0 47374 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 193444

[startup+51.1005 s]
/proc/loadavg: 2.06 2.42 2.37 3/179 13858
/proc/meminfo: memFree=31229540/32951124 swapFree=67111528/67111528
[pid=13855] ppid=13853 vsize=196268 CPUtime=51.1
/proc/13855/stat : 13855 (pbscip.linux.x8) R 13853 13855 13502 0 -1 4202496 180765 0 0 0 5005 105 0 0 25 0 1 0 132587611 200978432 45638 4089446400 4194304 8223781 140735589643504 18446744073709551615 6568376 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/13855/statm: 49067 45638 627 984 0 48080 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 196268

[startup+102.306 s]
/proc/loadavg: 2.02 2.36 2.35 3/179 13859
/proc/meminfo: memFree=31230616/32951124 swapFree=67111528/67111528
[pid=13855] ppid=13853 vsize=196360 CPUtime=102.3
/proc/13855/stat : 13855 (pbscip.linux.x8) R 13853 13855 13502 0 -1 4202496 371753 0 0 0 10074 156 0 0 25 0 1 0 132587611 201072640 45709 4089446400 4194304 8223781 140735589643504 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/13855/statm: 49090 45709 627 984 0 48103 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 196360

[startup+162.3 s]
/proc/loadavg: 2.01 2.29 2.32 3/179 13860
/proc/meminfo: memFree=31222140/32951124 swapFree=67111528/67111528
[pid=13855] ppid=13853 vsize=202868 CPUtime=162.3
/proc/13855/stat : 13855 (pbscip.linux.x8) R 13853 13855 13502 0 -1 4202496 717722 0 0 0 15996 234 0 0 25 0 1 0 132587611 207736832 47314 4089446400 4194304 8223781 140735589643504 18446744073709551615 6567955 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/13855/statm: 50717 47314 630 984 0 49730 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 202868

[startup+222.3 s]
/proc/loadavg: 2.00 2.23 2.30 3/179 13862
/proc/meminfo: memFree=31187500/32951124 swapFree=67111528/67111528
[pid=13855] ppid=13853 vsize=203448 CPUtime=222.3
/proc/13855/stat : 13855 (pbscip.linux.x8) R 13853 13855 13502 0 -1 4202496 1126654 0 0 0 21907 323 0 0 25 0 1 0 132587611 208330752 47392 4089446400 4194304 8223781 140735589643504 18446744073709551615 6446805 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/13855/statm: 50862 47392 630 984 0 49875 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 203448

[startup+282.301 s]
/proc/loadavg: 2.00 2.19 2.28 3/179 13864
/proc/meminfo: memFree=31160208/32951124 swapFree=67111528/67111528
[pid=13855] ppid=13853 vsize=203552 CPUtime=282.31
/proc/13855/stat : 13855 (pbscip.linux.x8) R 13853 13855 13502 0 -1 4202496 1440886 0 0 0 27829 402 0 0 25 0 1 0 132587611 208437248 47362 4089446400 4194304 8223781 140735589643504 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/13855/statm: 50888 47362 630 984 0 49901 0
Current children cumulated CPU time (s) 282.31
Current children cumulated vsize (KiB) 203552

[startup+342.301 s]
/proc/loadavg: 2.00 2.15 2.26 3/179 13865
/proc/meminfo: memFree=31139332/32951124 swapFree=67111528/67111528
[pid=13855] ppid=13853 vsize=202976 CPUtime=342.3
/proc/13855/stat : 13855 (pbscip.linux.x8) R 13853 13855 13502 0 -1 4202496 1757558 0 0 0 33756 474 0 0 25 0 1 0 132587611 207847424 47330 4089446400 4194304 8223781 140735589643504 18446744073709551615 6568077 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/13855/statm: 50744 47330 630 984 0 49757 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 202976

[startup+402.301 s]
/proc/loadavg: 2.00 2.12 2.24 3/179 13867
/proc/meminfo: memFree=31112880/32951124 swapFree=67111528/67111528
[pid=13855] ppid=13853 vsize=210460 CPUtime=402.31
/proc/13855/stat : 13855 (pbscip.linux.x8) R 13853 13855 13502 0 -1 4202496 2209988 0 0 0 39661 570 0 0 25 0 1 0 132587611 215511040 49243 4089446400 4194304 8223781 140735589643504 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/13855/statm: 52615 49243 631 984 0 51628 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 210460

[startup+462.301 s]
/proc/loadavg: 2.00 2.10 2.22 3/179 13868
/proc/meminfo: memFree=31078112/32951124 swapFree=67111528/67111528
[pid=13855] ppid=13853 vsize=233092 CPUtime=462.31
/proc/13855/stat : 13855 (pbscip.linux.x8) R 13853 13855 13502 0 -1 4202496 2999214 0 0 0 45528 703 0 0 25 0 1 0 132587611 238686208 54994 4089446400 4194304 8223781 140735589643504 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/13855/statm: 58273 54994 631 984 0 57286 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 233092

[startup+522.301 s]
/proc/loadavg: 2.07 2.09 2.21 3/179 13870
/proc/meminfo: memFree=31035388/32951124 swapFree=67111528/67111528
[pid=13855] ppid=13853 vsize=252820 CPUtime=522.32
/proc/13855/stat : 13855 (pbscip.linux.x8) R 13853 13855 13502 0 -1 4202496 3824829 0 0 0 51393 839 0 0 25 0 1 0 132587611 258887680 59980 4089446400 4194304 8223781 140735589643504 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/13855/statm: 63205 59980 637 984 0 62218 0
Current children cumulated CPU time (s) 522.32
Current children cumulated vsize (KiB) 252820

[startup+582.301 s]
/proc/loadavg: 2.02 2.07 2.19 3/179 13872
/proc/meminfo: memFree=31003612/32951124 swapFree=67111528/67111528
[pid=13855] ppid=13853 vsize=268268 CPUtime=582.32
/proc/13855/stat : 13855 (pbscip.linux.x8) R 13853 13855 13502 0 -1 4202496 4480540 0 0 0 57273 959 0 0 25 0 1 0 132587611 274706432 63705 4089446400 4194304 8223781 140735589643504 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/13855/statm: 67067 63705 632 984 0 66080 0
Current children cumulated CPU time (s) 582.32
Current children cumulated vsize (KiB) 268268

[startup+642.301 s]
/proc/loadavg: 2.01 2.06 2.18 3/179 13873
/proc/meminfo: memFree=30961272/32951124 swapFree=67111528/67111528
[pid=13855] ppid=13853 vsize=285352 CPUtime=642.33
/proc/13855/stat : 13855 (pbscip.linux.x8) R 13853 13855 13502 0 -1 4202496 5122148 0 0 0 63155 1078 0 0 25 0 1 0 132587611 292200448 67882 4089446400 4194304 8223781 140735589643504 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/13855/statm: 71338 67882 631 984 0 70351 0
Current children cumulated CPU time (s) 642.33
Current children cumulated vsize (KiB) 285352

[startup+702.301 s]

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

[startup+882.3 s]
/proc/loadavg: 2.00 2.02 2.13 3/179 13889
/proc/meminfo: memFree=30799948/32951124 swapFree=67111528/67111528
[pid=13855] ppid=13853 vsize=347204 CPUtime=882.33
/proc/13855/stat : 13855 (pbscip.linux.x8) R 13853 13855 13502 0 -1 4202496 8021787 0 0 0 86640 1593 0 0 25 0 1 0 132587611 355536896 83564 4089446400 4194304 8223781 140735589643504 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/13855/statm: 86801 83564 631 984 0 85814 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 347204

[startup+942.3 s]
/proc/loadavg: 2.00 2.01 2.12 3/179 13890
/proc/meminfo: memFree=30749196/32951124 swapFree=67111528/67111528
[pid=13855] ppid=13853 vsize=369304 CPUtime=942.33
/proc/13855/stat : 13855 (pbscip.linux.x8) R 13853 13855 13502 0 -1 4202496 8701132 0 0 0 92517 1716 0 0 25 0 1 0 132587611 378167296 88809 4089446400 4194304 8223781 140735589643504 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/13855/statm: 92326 88809 631 984 0 91339 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 369304

[startup+1002.3 s]
/proc/loadavg: 2.00 2.01 2.11 3/179 13892
/proc/meminfo: memFree=30702640/32951124 swapFree=67111528/67111528
[pid=13855] ppid=13853 vsize=396360 CPUtime=1002.34
/proc/13855/stat : 13855 (pbscip.linux.x8) R 13853 13855 13502 0 -1 4202496 9287762 0 0 0 98408 1826 0 0 25 0 1 0 132587611 405872640 95530 4089446400 4194304 8223781 140735589643504 18446744073709551615 6444420 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/13855/statm: 99090 95530 631 984 0 98103 0
Current children cumulated CPU time (s) 1002.34
Current children cumulated vsize (KiB) 396360

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.09 3/179 13893
/proc/meminfo: memFree=30645316/32951124 swapFree=67111528/67111528
[pid=13855] ppid=13853 vsize=423840 CPUtime=1062.34
/proc/13855/stat : 13855 (pbscip.linux.x8) R 13853 13855 13502 0 -1 4202496 9892551 0 0 0 104288 1946 0 0 25 0 1 0 132587611 434012160 102369 4089446400 4194304 8223781 140735589643504 18446744073709551615 5507431 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/13855/statm: 105960 102369 631 984 0 104973 0
Current children cumulated CPU time (s) 1062.34
Current children cumulated vsize (KiB) 423840

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.09 3/179 13895
/proc/meminfo: memFree=30599120/32951124 swapFree=67111528/67111528
[pid=13855] ppid=13853 vsize=440788 CPUtime=1122.34
/proc/13855/stat : 13855 (pbscip.linux.x8) R 13853 13855 13502 0 -1 4202496 10382145 0 0 0 110184 2050 0 0 25 0 1 0 132587611 451366912 106554 4089446400 4194304 8223781 140735589643504 18446744073709551615 6440136 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/13855/statm: 110197 106554 631 984 0 109210 0
Current children cumulated CPU time (s) 1122.34
Current children cumulated vsize (KiB) 440788

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.08 3/179 13897
/proc/meminfo: memFree=30548004/32951124 swapFree=67111528/67111528
[pid=13855] ppid=13853 vsize=460320 CPUtime=1182.35
/proc/13855/stat : 13855 (pbscip.linux.x8) R 13853 13855 13502 0 -1 4202496 11009257 0 0 0 116067 2168 0 0 25 0 1 0 132587611 471367680 111487 4089446400 4194304 8223781 140735589643504 18446744073709551615 6296697 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/13855/statm: 115080 111487 631 984 0 114093 0
Current children cumulated CPU time (s) 1182.35
Current children cumulated vsize (KiB) 460320

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.08 3/179 13898
/proc/meminfo: memFree=30502436/32951124 swapFree=67111528/67111528
[pid=13855] ppid=13853 vsize=480132 CPUtime=1242.35
/proc/13855/stat : 13855 (pbscip.linux.x8) R 13853 13855 13502 0 -1 4202496 11778714 0 0 0 121936 2299 0 0 25 0 1 0 132587611 491655168 116411 4089446400 4194304 8223781 140735589643504 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/13855/statm: 120033 116411 631 984 0 119046 0
Current children cumulated CPU time (s) 1242.35
Current children cumulated vsize (KiB) 480132

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.07 3/179 13900
/proc/meminfo: memFree=30461700/32951124 swapFree=67111528/67111528
[pid=13855] ppid=13853 vsize=500292 CPUtime=1302.36
/proc/13855/stat : 13855 (pbscip.linux.x8) R 13853 13855 13502 0 -1 4202496 12545203 0 0 0 127808 2428 0 0 25 0 1 0 132587611 512299008 121580 4089446400 4194304 8223781 140735589643504 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/13855/statm: 125073 121580 631 984 0 124086 0
Current children cumulated CPU time (s) 1302.36
Current children cumulated vsize (KiB) 500292

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.06 3/179 13901
/proc/meminfo: memFree=30415272/32951124 swapFree=67111528/67111528
[pid=13855] ppid=13853 vsize=523164 CPUtime=1362.36
/proc/13855/stat : 13855 (pbscip.linux.x8) R 13853 13855 13502 0 -1 4202496 13381689 0 0 0 133672 2564 0 0 25 0 1 0 132587611 535719936 127204 4089446400 4194304 8223781 140735589643504 18446744073709551615 6482896 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/13855/statm: 130791 127204 631 984 0 129804 0
Current children cumulated CPU time (s) 1362.36
Current children cumulated vsize (KiB) 523164

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.06 3/179 13903
/proc/meminfo: memFree=30358792/32951124 swapFree=67111528/67111528
[pid=13855] ppid=13853 vsize=552048 CPUtime=1422.36
/proc/13855/stat : 13855 (pbscip.linux.x8) R 13853 13855 13502 0 -1 4202496 14078819 0 0 0 139556 2680 0 0 25 0 1 0 132587611 565297152 134363 4089446400 4194304 8223781 140735589643504 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/13855/statm: 138012 134363 631 984 0 137025 0
Current children cumulated CPU time (s) 1422.36
Current children cumulated vsize (KiB) 552048

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.05 3/179 13905
/proc/meminfo: memFree=30319320/32951124 swapFree=67111528/67111528
[pid=13855] ppid=13853 vsize=568636 CPUtime=1482.36
/proc/13855/stat : 13855 (pbscip.linux.x8) R 13853 13855 13502 0 -1 4202496 14606747 0 0 0 145458 2778 0 0 25 0 1 0 132587611 582283264 138524 4089446400 4194304 8223781 140735589643504 18446744073709551615 5893835 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/13855/statm: 142159 138524 631 984 0 141172 0
Current children cumulated CPU time (s) 1482.36
Current children cumulated vsize (KiB) 568636

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.05 3/179 13906
/proc/meminfo: memFree=30264360/32951124 swapFree=67111528/67111528
[pid=13855] ppid=13853 vsize=594432 CPUtime=1542.36
/proc/13855/stat : 13855 (pbscip.linux.x8) R 13853 13855 13502 0 -1 4202496 15133514 0 0 0 151360 2876 0 0 25 0 1 0 132587611 608698368 145141 4089446400 4194304 8223781 140735589643504 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/13855/statm: 148608 145141 631 984 0 147621 0
Current children cumulated CPU time (s) 1542.36
Current children cumulated vsize (KiB) 594432

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/179 13908
/proc/meminfo: memFree=30217056/32951124 swapFree=67111528/67111528
[pid=13855] ppid=13853 vsize=621044 CPUtime=1602.37
/proc/13855/stat : 13855 (pbscip.linux.x8) R 13853 13855 13502 0 -1 4202496 15637505 0 0 0 157269 2968 0 0 25 0 1 0 132587611 635949056 151711 4089446400 4194304 8223781 140735589643504 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/13855/statm: 155261 151711 631 984 0 154274 0
Current children cumulated CPU time (s) 1602.37
Current children cumulated vsize (KiB) 621044

[startup+1662.3 s]
/proc/loadavg: 2.09 2.03 2.04 3/179 14110
/proc/meminfo: memFree=30850136/32951124 swapFree=67111528/67111528
[pid=13855] ppid=13853 vsize=651176 CPUtime=1662.37
/proc/13855/stat : 13855 (pbscip.linux.x8) R 13853 13855 13502 0 -1 4202496 16115977 0 0 0 163180 3057 0 0 25 0 1 0 132587611 666804224 159303 4089446400 4194304 8223781 140735589643504 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/13855/statm: 162794 159303 631 984 0 161807 0
Current children cumulated CPU time (s) 1662.37
Current children cumulated vsize (KiB) 651176

[startup+1722.3 s]
/proc/loadavg: 2.03 2.02 2.04 3/179 14112
/proc/meminfo: memFree=30699428/32951124 swapFree=67111528/67111528
[pid=13855] ppid=13853 vsize=673352 CPUtime=1722.37
/proc/13855/stat : 13855 (pbscip.linux.x8) R 13853 13855 13502 0 -1 4202496 16665001 0 0 0 169082 3155 0 0 25 0 1 0 132587611 689512448 164708 4089446400 4194304 8223781 140735589643504 18446744073709551615 6448670 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/13855/statm: 168338 164708 631 984 0 167351 0
Current children cumulated CPU time (s) 1722.37
Current children cumulated vsize (KiB) 673352

[startup+1782.3 s]
/proc/loadavg: 2.01 2.02 2.03 3/179 14114
/proc/meminfo: memFree=30535184/32951124 swapFree=67111528/67111528
[pid=13855] ppid=13853 vsize=704552 CPUtime=1782.37
/proc/13855/stat : 13855 (pbscip.linux.x8) R 13853 13855 13502 0 -1 4202496 17187741 0 0 0 174988 3249 0 0 25 0 1 0 132587611 721461248 172610 4089446400 4194304 8223781 140735589643504 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/13855/statm: 176138 172610 644 984 0 175151 0
Current children cumulated CPU time (s) 1782.37
Current children cumulated vsize (KiB) 704552



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.01 2.01 2.03 3/179 14114
/proc/meminfo: memFree=30491516/32951124 swapFree=67111528/67111528
[pid=13855] ppid=13853 vsize=709560 CPUtime=1800.08
/proc/13855/stat : 13855 (pbscip.linux.x8) R 13853 13855 13502 0 -1 4202496 17427848 0 0 0 176719 3289 0 0 25 0 1 0 132587611 726589440 173929 4089446400 4194304 8223781 140735589643504 18446744073709551615 6456394 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/13855/statm: 177390 173929 634 984 0 176403 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 709560

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.01 2.01 2.03 3/179 14114
/proc/meminfo: memFree=30491516/32951124 swapFree=67111528/67111528
[pid=13855] ppid=13853 vsize=239544 CPUtime=1800.28
/proc/13855/stat : 13855 (pbscip.linux.x8) R 13853 13855 13502 0 -1 4202496 17427864 0 0 0 176737 3291 0 0 18 0 1 0 132587611 245293056 56671 4089446400 4194304 8223781 140735589643504 18446744073709551615 5961183 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13855/statm: 59886 56671 621 984 0 58899 0
Current children cumulated CPU time (s) 1800.28
Current children cumulated vsize (KiB) 239544

Child status: 0
Real time (s): 1800.24
CPU time (s): 1800.32
CPU user time (s): 1767.4
CPU system time (s): 32.926
CPU usage (%): 100.005
Max. virtual memory (cumulated for all children) (KiB): 709784

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1767.4
system time used= 32.926
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17427868
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4
involuntary context switches= 3077

runsolver used 2.79857 second user time and 5.99509 second system time

The end

Launcher Data

Begin job on node143 at 2010-06-30 17:48:45
IDJOB=2692324
IDBENCH=79004
IDSOLVER=1204
FILE ID=node143/2692324-1277912924
PBS_JOBID= 11197263
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/PB06/web/uclid_pb_benchmarks/normalized-dlx1c.rwmem.ucl--soft-66-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-2692324-1277912924/watcher-2692324-1277912924 -o /tmp/evaluation-result-2692324-1277912924/solver-2692324-1277912924 -C 1800 -W 2000 -M 3800  HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-2692324-1277912924.wbo -t 1800 -m 3800

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

MD5SUM BENCH= 912ca607d723e7995f4e9e6209c25e32
RANDOM SEED=582416882

node143.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.848
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.69
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.848
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.07
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
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.76
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.848
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.77
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.848
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	: 5285.38
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.848
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.848
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.848
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31409552 kB
Buffers:        198956 kB
Cached:         972548 kB
SwapCached:          0 kB
Active:         643668 kB
Inactive:       752724 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31409552 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            5452 kB
Writeback:           0 kB
AnonPages:      225008 kB
Mapped:          17568 kB
Slab:            79476 kB
PageTables:       5536 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   398500 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 node143 at 2010-06-30 18:18:47