Trace number 3740729

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 NameAnswerobjective functionCPU timeWall clock time
PB09: SCIPspx SCIP 1.1.0.7 with SoPLEX 1.4.1(24.4.2009)? (TO) 1800.9 1801.21

General information on the benchmark

Name/OPT-SMALLINT-LIN/oliveras/
j30opt/normalized-j309_7.std.opb
MD5SUM75f9bcd696a767b6d7e2c6778d5be1aa
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark63
Best CPU time to get the best result obtained on this benchmark0.139978
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables18662
Total number of constraints59728
Number of constraints which are clauses58528
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1200
Minimum length of a constraint1
Maximum length of a constraint25
Number of terms in the objective function 300
Biggest coefficient in the objective function 300
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 45150
Number of bits of the sum of numbers in the objective function 16
Biggest number in a constraint 300
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 45150
Number of bits of the biggest sum of numbers16
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.29/0.36	c SCIP version 1.1.0.7
0.29/0.36	c LP-Solver SoPlex 1.4.1
0.29/0.36	c user parameter file <scip.set> not found - using default parameters
0.29/0.36	c read problem <HOME/instance-3740729-1338764805.opb>
0.29/0.36	c original problem has 18662 variables (18662 bin, 0 int, 0 impl, 0 cont) and 59728 constraints
0.38/0.47	c start presolving problem
0.38/0.47	c presolving:
1.99/2.00	c (round 1) 848 del vars, 2164 del conss, 545 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 4053762 impls, 0 clqs
2.19/2.26	c (round 2) 1979 del vars, 5814 del conss, 1561 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 4058257 impls, 0 clqs
2.28/2.31	c (round 3) 2263 del vars, 7334 del conss, 1655 chg bounds, 35 chg sides, 30 chg coeffs, 0 upgd conss, 4059837 impls, 0 clqs
2.28/2.33	c (round 4) 2288 del vars, 7542 del conss, 1661 chg bounds, 43 chg sides, 38 chg coeffs, 0 upgd conss, 4059863 impls, 0 clqs
2.28/2.36	c (round 5) 2288 del vars, 7548 del conss, 1661 chg bounds, 43 chg sides, 38 chg coeffs, 0 upgd conss, 4059863 impls, 0 clqs
2.49/2.59	c (round 6) 2288 del vars, 7548 del conss, 1661 chg bounds, 43 chg sides, 38 chg coeffs, 52180 upgd conss, 4059863 impls, 0 clqs
2.78/2.86	c (round 7) 2288 del vars, 7549 del conss, 1661 chg bounds, 77 chg sides, 229 chg coeffs, 52180 upgd conss, 4060563 impls, 2988 clqs
3.09/3.13	c (round 8) 2288 del vars, 7556 del conss, 1661 chg bounds, 85 chg sides, 273 chg coeffs, 52180 upgd conss, 4060565 impls, 3159 clqs
67.28/67.30	c    (66.4s) probing: 1000/16374 (6.1%) - 29 fixings, 7 aggregations, 3685551 implications, 3 bound changes
83.28/83.36	c (round 9) 2338 del vars, 7558 del conss, 1664 chg bounds, 85 chg sides, 281 chg coeffs, 52180 upgd conss, 18042110 impls, 3157 clqs
83.87/83.96	c (round 10) 2352 del vars, 7939 del conss, 1664 chg bounds, 85 chg sides, 1041 chg coeffs, 52180 upgd conss, 18045588 impls, 3157 clqs
136.17/136.20	c    (135.0s) probing: 2000/16374 (12.2%) - 64 fixings, 19 aggregations, 6717122 implications, 3 bound changes
147.77/147.89	c (round 11) 2403 del vars, 7939 del conss, 1664 chg bounds, 85 chg sides, 1065 chg coeffs, 52180 upgd conss, 24956658 impls, 4696 clqs
148.57/148.61	c (round 12) 2416 del vars, 8120 del conss, 1664 chg bounds, 85 chg sides, 1089 chg coeffs, 52180 upgd conss, 24963920 impls, 4699 clqs
210.85/210.98	c    (209.5s) probing: 3000/16374 (18.3%) - 94 fixings, 28 aggregations, 10449384 implications, 3 bound changes
264.55/264.67	c    (262.9s) probing: 4000/16374 (24.4%) - 98 fixings, 30 aggregations, 13380629 implications, 3 bound changes
306.34/306.40	c    (304.5s) probing: 5000/16374 (30.5%) - 104 fixings, 33 aggregations, 15204205 implications, 3 bound changes
335.63/335.74	c    (333.7s) probing: 6000/16374 (36.6%) - 105 fixings, 33 aggregations, 16429363 implications, 3 bound changes
358.54/358.63	c    (356.4s) probing: 7000/16374 (42.8%) - 108 fixings, 37 aggregations, 17291896 implications, 3 bound changes
379.13/379.21	c    (376.9s) probing: 8000/16374 (48.9%) - 108 fixings, 37 aggregations, 18102171 implications, 3 bound changes
395.93/396.08	c    (393.6s) probing: 8949/16374 (54.7%) - 108 fixings, 37 aggregations, 18691798 implications, 3 bound changes
395.93/396.08	c    (393.6s) probing aborted: 2000/2000 successive useless probings
395.93/396.08	c (round 13) 2460 del vars, 8120 del conss, 1664 chg bounds, 85 chg sides, 1092 chg coeffs, 52180 upgd conss, 50805694 impls, 4703 clqs
396.43/396.52	c (round 14) 2460 del vars, 8241 del conss, 1664 chg bounds, 85 chg sides, 1130 chg coeffs, 52180 upgd conss, 50805694 impls, 4703 clqs
397.23/397.37	c    (394.9s) probing: 9000/16374 (55.0%) - 108 fixings, 37 aggregations, 18702786 implications, 3 bound changes
399.53/399.65	c    (397.2s) probing: 9149/16374 (55.9%) - 108 fixings, 37 aggregations, 18773553 implications, 3 bound changes
399.53/399.65	c    (397.2s) probing aborted: 2000/2000 successive useless probings
399.53/399.65	c presolving (15 rounds):
399.53/399.65	c  2460 deleted vars, 8241 deleted constraints, 1664 tightened bounds, 0 added holes, 85 changed sides, 1134 changed coefficients
399.53/399.65	c  50969186 implications, 4707 cliques
399.53/399.65	c presolved problem has 16202 variables (16202 bin, 0 int, 0 impl, 0 cont) and 51524 constraints
399.53/399.65	c    1154 constraints of type <knapsack>
399.53/399.65	c      35 constraints of type <setppc>
399.53/399.65	c   50335 constraints of type <logicor>
399.53/399.65	c transformed objective value is always integral (scale: 1)
399.53/399.65	c Presolving Time: 397.09
399.53/399.66	c OPT-LIN
399.53/399.66	c -----------------------------------------------------------------------------------------------
399.53/399.66	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
399.53/399.66	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
399.53/399.66	c limits/memory = c 13950
399.53/399.66	c # maximal time in seconds to run
399.53/399.66	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
399.53/399.66	c limits/time = c 1791
399.53/399.66	c # frequency for displaying node information lines
399.53/399.66	c # [type: int, range: [-1,2147483647], default: 100]
399.53/399.66	c display/freq = c 10000
399.53/399.66	c -----------------------------------------------------------------------------------------------
399.53/399.66	c start solving problem
399.53/399.66	c 
434.83/434.91	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
434.83/434.91	c   432s|     1 |     0 | 24552 |1406M|   0 |1078 |  16k|  51k|  51k|  16k|  51k|   0 |   0 |   0 | 5.066322e+01 |      --      |    Inf 
1195.98/1196.23	c  1187s|     1 |     0 |106394 |1408M|   0 |1219 |  16k|  51k|  51k|  16k|  51k| 235 |   0 |   0 | 5.084577e+01 |      --      |    Inf 
1326.16/1326.42	c  1317s|     1 |     0 |141649 |1410M|   0 |1419 |  16k|  51k|  51k|  16k|  51k| 326 |   0 |   0 | 5.098295e+01 |      --      |    Inf 
1554.93/1555.22	c  1545s|     1 |     0 |196089 |1412M|   0 |1225 |  16k|  51k|  51k|  16k|  51k| 359 |   0 |   0 | 5.102815e+01 |      --      |    Inf 
1694.01/1694.35	c  1684s|     1 |     0 |234546 |1413M|   0 |1450 |  16k|  51k|  51k|  16k|  51k| 387 |   0 |   0 | 5.106323e+01 |      --      |    Inf 
1800.67/1801.03	c  1791s|     1 |     0 |252569 |1415M|   0 |   - |  16k|  51k|  51k|  16k|  51k| 401 |   0 |   0 | 5.106323e+01 |      --      |    Inf 
1800.67/1801.05	c  1791s|     1 |     2 |252569 |1415M|   0 |   - |  16k|  51k|  51k|  16k|  51k| 401 |   0 |   0 | 5.106323e+01 |      --      |    Inf 
1800.67/1801.05	c 
1800.67/1801.05	c SCIP Status        : solving was interrupted [user interrupt]
1800.67/1801.05	c Solving Time (sec) : 1791.02
1800.67/1801.05	c Solving Nodes      : 1
1800.67/1801.05	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1800.67/1801.05	c Dual Bound         : +5.10632309809728e+01
1800.67/1801.05	c Gap                : infinite
1800.67/1801.05	c NODE         1
1800.67/1801.05	c DUAL BOUND   51.0632
1800.67/1801.05	c PRIMAL BOUND 1e+20
1800.67/1801.05	c GAP          1e+20
1800.67/1801.05	s UNKNOWN
1800.67/1801.05	c SCIP Status        : solving was interrupted [user interrupt]
1800.67/1801.05	c Solving Time       :    1791.02
1800.67/1801.05	c Original Problem   :
1800.67/1801.05	c   Problem name     : HOME/instance-3740729-1338764805.opb
1800.67/1801.05	c   Variables        : 18662 (18662 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.67/1801.05	c   Constraints      : 59728 initial, 59728 maximal
1800.67/1801.05	c Presolved Problem  :
1800.67/1801.05	c   Problem name     : t_HOME/instance-3740729-1338764805.opb
1800.67/1801.05	c   Variables        : 16202 (16202 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.67/1801.05	c   Constraints      : 51524 initial, 51524 maximal
1800.67/1801.05	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.67/1801.05	c   trivial          :       0.02        130          0          0          0          0          0          0          0
1800.67/1801.05	c   dualfix          :       0.01         31          0          0          0          0          0          0          0
1800.67/1801.05	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.67/1801.05	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.67/1801.05	c   implics          :       0.74          0         26          0          0          0          0          0          0
1800.67/1801.05	c   probing          :     391.78        108         37          0          3          0          0          0          0
1800.67/1801.05	c   knapsack         :       2.39          0          0          0          0          0          8         42       1096
1800.67/1801.05	c   setppc           :       0.00          0          0          0          0          0          2          0          0
1800.67/1801.05	c   linear           :       1.83       1531        596          0       1661          0       7548         43         38
1800.67/1801.05	c   logicor          :       0.26          1          0          0          0          0        683          0          0
1800.67/1801.05	c   root node        :          -          0          -          -          0          -          -          -          -
1800.67/1801.05	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.67/1801.05	c   integral         :          0          0          0          0          0          0          0          0          0          0
1800.67/1801.05	c   knapsack         :       1154          5     655653          0          1         18          0        116          0          0
1800.67/1801.05	c   setppc           :         35          5     655635          0          1          6          0          0          0          0
1800.67/1801.05	c   logicor          :      50335          5     653435          0          1         45          0          0          0          0
1800.67/1801.05	c   countsols        :          0          0          0          0          1          0          0          0          0          0
1800.67/1801.05	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.67/1801.05	c   integral         :       0.00       0.00       0.00       0.00       0.00
1800.67/1801.05	c   knapsack         :      12.22       0.00      12.22       0.00       0.00
1800.67/1801.05	c   setppc           :       0.53       0.00       0.53       0.00       0.00
1800.67/1801.05	c   logicor          :      69.25       0.01      69.23       0.00       0.01
1800.67/1801.05	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1800.67/1801.05	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.67/1801.05	c   rootredcost      :       0.05          0          0          0
1800.67/1801.05	c   pseudoobj        :       0.02          6          0          0
1800.67/1801.05	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.67/1801.05	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1800.67/1801.05	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1800.67/1801.05	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.67/1801.05	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.67/1801.05	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1800.67/1801.05	c   applied globally :          -          -          -          0        0.0          -          -          -
1800.67/1801.05	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.67/1801.05	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.67/1801.05	c   cut pool         :       0.01          4          -          -         34          -    (maximal pool size: 792)
1800.67/1801.05	c   redcost          :       0.00          5          0          0          0          0
1800.67/1801.05	c   impliedbounds    :       0.26          5          0          0        375          0
1800.67/1801.05	c   intobj           :       0.00          0          0          0          0          0
1800.67/1801.05	c   gomory           :      18.53          5          0          0         37          0
1800.67/1801.05	c   strongcg         :      12.34          5          0          0       1455          0
1800.67/1801.05	c   cmir             :       3.52          5          0          0          0          0
1800.67/1801.05	c   flowcover        :       7.05          5          0          0        180          0
1800.67/1801.05	c   clique           :     507.99          5          0          0         49          0
1800.67/1801.05	c   zerohalf         :       0.00          0          0          0          0          0
1800.67/1801.05	c   mcf              :       0.67          1          0          0          0          0
1800.67/1801.05	c Pricers            :       Time      Calls       Vars
1800.67/1801.05	c   problem variables:       0.00          0          0
1800.67/1801.05	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.67/1801.05	c   relpscost        :       0.00          0          0          0          0          0          0
1800.67/1801.05	c   pscost           :       0.00          0          0          0          0          0          0
1800.67/1801.05	c   inference        :       0.00          1          0          0          0          0          2
1800.67/1801.05	c   mostinf          :       0.00          0          0          0          0          0          0
1800.67/1801.05	c   leastinf         :       0.00          0          0          0          0          0          0
1800.67/1801.05	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.67/1801.05	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.67/1801.05	c   random           :       0.00          0          0          0          0          0          0
1800.67/1801.05	c Primal Heuristics  :       Time      Calls      Found
1800.67/1801.05	c   LP solutions     :       0.00          -          0
1800.67/1801.05	c   pseudo solutions :       0.00          -          0
1800.67/1801.05	c   oneopt           :       0.00          0          0
1800.67/1801.05	c   simplerounding   :       0.00          0          0
1800.67/1801.05	c   rounding         :       0.00          5          0
1800.67/1801.05	c   shifting         :       0.04          5          0
1800.67/1801.05	c   intshifting      :       0.00          0          0
1800.67/1801.05	c   fixandinfer      :       0.00          0          0
1800.67/1801.05	c   feaspump         :      21.66          1          0
1800.67/1801.05	c   coefdiving       :       0.00          0          0
1800.67/1801.05	c   pscostdiving     :       0.00          0          0
1800.67/1801.05	c   fracdiving       :       0.00          0          0
1800.67/1801.05	c   veclendiving     :       0.00          0          0
1800.67/1801.05	c   intdiving        :       0.00          0          0
1800.67/1801.05	c   actconsdiving    :       0.00          0          0
1800.67/1801.05	c   objpscostdiving  :       0.00          0          0
1800.67/1801.05	c   rootsoldiving    :       0.00          0          0
1800.67/1801.05	c   linesearchdiving :       0.00          0          0
1800.67/1801.05	c   guideddiving     :       0.00          0          0
1800.67/1801.05	c   octane           :       0.00          0          0
1800.67/1801.05	c   rens             :       0.00          0          0
1800.67/1801.05	c   rins             :       0.00          0          0
1800.67/1801.05	c   localbranching   :       0.00          0          0
1800.67/1801.05	c   mutation         :       0.00          0          0
1800.67/1801.05	c   crossover        :       0.00          0          0
1800.67/1801.05	c   dins             :       0.00          0          0
1800.67/1801.05	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.67/1801.05	c   primal LP        :       0.00          0          0       0.00          -
1800.67/1801.05	c   dual LP          :     821.51          6     227337   37889.50     276.73
1800.67/1801.05	c   barrier LP       :       0.00          0          0       0.00          -
1800.67/1801.05	c   diving/probing LP:      21.45         23      25232    1097.04    1176.32
1800.67/1801.05	c   strong branching :       0.00          0          0       0.00          -
1800.67/1801.05	c     (at root node) :          -          0          0       0.00          -
1800.67/1801.05	c   conflict analysis:       0.00          0          0       0.00          -
1800.67/1801.05	c B&B Tree           :
1800.67/1801.05	c   number of runs   :          1
1800.67/1801.05	c   nodes            :          1
1800.67/1801.05	c   nodes (total)    :          1
1800.67/1801.05	c   nodes left       :          2
1800.67/1801.05	c   max depth        :          0
1800.67/1801.05	c   max depth (total):          0
1800.67/1801.05	c   backtracks       :          0 (0.0%)
1800.67/1801.05	c   delayed cutoffs  :          0
1800.67/1801.05	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1800.67/1801.05	c   avg switch length:       1.00
1800.67/1801.05	c   switching time   :       0.00
1800.67/1801.05	c Solution           :
1800.67/1801.05	c   Solutions found  :          0 (0 improvements)
1800.67/1801.05	c   Primal Bound     :          -
1800.67/1801.05	c   Dual Bound       : +5.10632309809728e+01
1800.67/1801.05	c   Gap              :   infinite
1800.67/1801.05	c   Root Dual Bound  : +5.10632309809728e+01
1800.88/1801.21	c Time complete: 1800.89.

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3740729-1338764805/watcher-3740729-1338764805 -o /tmp/evaluation-result-3740729-1338764805/solver-3740729-1338764805 -C 1800 -W 1900 -M 15500 HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t 1800 -m 15500 -f HOME/instance-3740729-1338764805.opb 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 2.02 2.03 2.00 3/178 22835
/proc/meminfo: memFree=25815612/32873844 swapFree=7380/7380
[pid=22835] ppid=22833 vsize=8872 CPUtime=0 cores=0,2,4,6
/proc/22835/stat : 22835 (pbscip.linux.x8) R 22833 22835 21332 0 -1 4202496 1559 0 0 0 0 0 0 0 20 0 1 0 342605353 9084928 1512 33554432000 4194304 7823515 140734083065488 140734082931592 6883856 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22835/statm: 2218 1512 354 887 0 1328 0

[startup+0.0474521 s]
/proc/loadavg: 2.02 2.03 2.00 3/178 22835
/proc/meminfo: memFree=25815612/32873844 swapFree=7380/7380
[pid=22835] ppid=22833 vsize=17592 CPUtime=0.03 cores=0,2,4,6
/proc/22835/stat : 22835 (pbscip.linux.x8) R 22833 22835 21332 0 -1 4202496 3764 0 0 0 3 0 0 0 20 0 1 0 342605353 18014208 3717 33554432000 4194304 7823515 140734083065488 140734082931592 5878822 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22835/statm: 4398 3717 354 887 0 3508 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 17592

[startup+0.100305 s]
/proc/loadavg: 2.02 2.03 2.00 3/178 22835
/proc/meminfo: memFree=25815612/32873844 swapFree=7380/7380
[pid=22835] ppid=22833 vsize=22240 CPUtime=0.08 cores=0,2,4,6
/proc/22835/stat : 22835 (pbscip.linux.x8) R 22833 22835 21332 0 -1 4202496 4927 0 0 0 8 0 0 0 20 0 1 0 342605353 22773760 4880 33554432000 4194304 7823515 140734083065488 140734082931592 6908057 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22835/statm: 5560 4880 354 887 0 4670 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 22240

[startup+0.300263 s]
/proc/loadavg: 2.02 2.03 2.00 3/178 22835
/proc/meminfo: memFree=25815612/32873844 swapFree=7380/7380
[pid=22835] ppid=22833 vsize=39712 CPUtime=0.29 cores=0,2,4,6
/proc/22835/stat : 22835 (pbscip.linux.x8) R 22833 22835 21332 0 -1 4202496 9290 0 0 0 28 1 0 0 20 0 1 0 342605353 40665088 9243 33554432000 4194304 7823515 140734083065488 140734082931592 6957168 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22835/statm: 9928 9243 354 887 0 9038 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 39712

[startup+0.700275 s]
/proc/loadavg: 2.02 2.03 2.00 3/178 22835
/proc/meminfo: memFree=25815612/32873844 swapFree=7380/7380
[pid=22835] ppid=22833 vsize=128640 CPUtime=0.69 cores=0,2,4,6
/proc/22835/stat : 22835 (pbscip.linux.x8) R 22833 22835 21332 0 -1 4202496 31539 0 0 0 64 5 0 0 20 0 1 0 342605353 131727360 31138 33554432000 4194304 7823515 140734083065488 140734082931592 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/22835/statm: 32160 31138 427 887 0 31270 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 128640

[startup+1.50027 s]
/proc/loadavg: 2.02 2.03 2.00 3/179 22836
/proc/meminfo: memFree=25657992/32873844 swapFree=7380/7380
[pid=22835] ppid=22833 vsize=208600 CPUtime=1.49 cores=0,2,4,6
/proc/22835/stat : 22835 (pbscip.linux.x8) R 22833 22835 21332 0 -1 4202496 50970 0 0 0 141 8 0 0 20 0 1 0 342605353 213606400 50569 33554432000 4194304 7823515 140734083065488 140734083062424 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/22835/statm: 52150 50569 427 887 0 51260 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 208600

[startup+3.10028 s]
/proc/loadavg: 2.10 2.04 2.01 3/179 22836
/proc/meminfo: memFree=25588552/32873844 swapFree=7380/7380
[pid=22835] ppid=22833 vsize=265952 CPUtime=3.09 cores=0,2,4,6
/proc/22835/stat : 22835 (pbscip.linux.x8) R 22833 22835 21332 0 -1 4202496 64633 0 0 0 290 19 0 0 20 0 1 0 342605353 272334848 64632 33554432000 4194304 7823515 140734083065488 140734083062424 5113027 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/22835/statm: 66488 64632 449 887 0 65598 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 265952

[startup+6.30028 s]
/proc/loadavg: 2.10 2.04 2.01 3/179 22836
/proc/meminfo: memFree=25525432/32873844 swapFree=7380/7380
[pid=22835] ppid=22833 vsize=303076 CPUtime=6.28 cores=0,2,4,6
/proc/22835/stat : 22835 (pbscip.linux.x8) R 22833 22835 21332 0 -1 4202496 72602 0 0 0 607 21 0 0 20 0 1 0 342605353 310349824 72569 33554432000 4194304 7823515 140734083065488 140734083062168 5803143 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/22835/statm: 75769 72569 460 887 0 74879 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 303076

[startup+12.7003 s]
/proc/loadavg: 2.08 2.04 2.00 3/179 22836
/proc/meminfo: memFree=25491588/32873844 swapFree=7380/7380
[pid=22835] ppid=22833 vsize=334448 CPUtime=12.69 cores=0,2,4,6
/proc/22835/stat : 22835 (pbscip.linux.x8) R 22833 22835 21332 0 -1 4202496 79543 0 0 0 1246 23 0 0 20 0 1 0 342605353 342474752 79510 33554432000 4194304 7823515 140734083065488 140734083062184 5803631 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/22835/statm: 83612 79510 460 887 0 82722 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 334448

[startup+25.5003 s]
/proc/loadavg: 2.07 2.04 2.00 3/179 22836
/proc/meminfo: memFree=25392000/32873844 swapFree=7380/7380
[pid=22835] ppid=22833 vsize=421944 CPUtime=25.48 cores=0,2,4,6
/proc/22835/stat : 22835 (pbscip.linux.x8) R 22833 22835 21332 0 -1 4202496 100772 0 0 0 2521 27 0 0 20 0 1 0 342605353 432070656 100739 33554432000 4194304 7823515 140734083065488 140734083062184 4841143 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/22835/statm: 105486 100739 461 887 0 104596 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 421944

[startup+51.1003 s]
/proc/loadavg: 2.04 2.03 2.00 3/179 22836
/proc/meminfo: memFree=25245756/32873844 swapFree=7380/7380
[pid=22835] ppid=22833 vsize=550196 CPUtime=51.08 cores=0,2,4,6
/proc/22835/stat : 22835 (pbscip.linux.x8) R 22833 22835 21332 0 -1 4202496 132840 0 0 0 5067 41 0 0 20 0 1 0 342605353 563400704 132807 33554432000 4194304 7823515 140734083065488 140734083062184 5803619 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/22835/statm: 137549 132807 461 887 0 136659 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 550196

[startup+102.306 s]
/proc/loadavg: 2.02 2.03 2.00 3/179 22836
/proc/meminfo: memFree=24981988/32873844 swapFree=7380/7380
[pid=22835] ppid=22833 vsize=762100 CPUtime=102.28 cores=0,2,4,6
/proc/22835/stat : 22835 (pbscip.linux.x8) R 22833 22835 21332 0 -1 4202496 185537 0 0 0 10157 71 0 0 20 0 1 0 342605353 780390400 186015 33554432000 4194304 7823515 140734083065488 140734083061352 5803608 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/22835/statm: 190525 186015 466 887 0 189635 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 762100

[startup+162.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/179 22837
/proc/meminfo: memFree=24689124/32873844 swapFree=7380/7380
[pid=22835] ppid=22833 vsize=1007656 CPUtime=162.26 cores=0,2,4,6
/proc/22835/stat : 22835 (pbscip.linux.x8) R 22833 22835 21332 0 -1 4202496 245383 0 0 0 16137 89 0 0 20 0 1 0 342605353 1031839744 246883 33554432000 4194304 7823515 140734083065488 140734083062184 5803115 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/22835/statm: 251914 246883 466 887 0 251024 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 1007656

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/180 22840
/proc/meminfo: memFree=24319116/32873844 swapFree=7380/7380
[pid=22835] ppid=22833 vsize=1281380 CPUtime=222.25 cores=0,2,4,6
/proc/22835/stat : 22835 (pbscip.linux.x8) R 22833 22835 21332 0 -1 4202496 313094 0 0 0 22113 112 0 0 20 0 1 0 342605353 1312133120 314594 33554432000 4194304 7823515 140734083065488 140734083061352 4787606 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/22835/statm: 320345 314594 466 887 0 319455 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 1281380

[startup+282.3 s]
/proc/loadavg: 2.07 2.03 2.00 3/179 22840
/proc/meminfo: memFree=24012128/32873844 swapFree=7380/7380
[pid=22835] ppid=22833 vsize=1531248 CPUtime=282.24 cores=0,2,4,6
/proc/22835/stat : 22835 (pbscip.linux.x8) R 22833 22835 21332 0 -1 4202496 375604 0 0 0 28084 140 0 0 20 0 1 0 342605353 1567997952 377104 33554432000 4194304 7823515 140734083065488 140734083062168 5802411 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/22835/statm: 382812 377104 466 887 0 381922 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 1531248

[startup+342.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/179 22840
/proc/meminfo: memFree=23677936/32873844 swapFree=7380/7380
[pid=22835] ppid=22833 vsize=1674328 CPUtime=342.24 cores=0,2,4,6
/proc/22835/stat : 22835 (pbscip.linux.x8) R 22833 22835 21332 0 -1 4202496 411301 0 0 0 34052 172 0 0 20 0 1 0 342605353 1714511872 412801 33554432000 4194304 7823515 140734083065488 140734083062168 4781995 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/22835/statm: 418582 412801 466 887 0 417692 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 1674328

[startup+402.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 22840
/proc/meminfo: memFree=23493068/32873844 swapFree=7380/7380
[pid=22835] ppid=22833 vsize=1853920 CPUtime=402.23 cores=0,2,4,6
/proc/22835/stat : 22835 (pbscip.linux.x8) R 22833 22835 21332 0 -1 4202496 453258 0 0 0 40012 211 0 0 20 0 1 0 342605353 1898414080 456322 33554432000 4194304 7823515 140734083065488 140734083060824 6212754 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/22835/statm: 463480 456322 531 887 0 462590 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 1853920

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 22841
/proc/meminfo: memFree=23467300/32873844 swapFree=7380/7380
[pid=22835] ppid=22833 vsize=1868904 CPUtime=462.22 cores=0,2,4,6
/proc/22835/stat : 22835 (pbscip.linux.x8) R 22833 22835 21332 0 -1 4202496 461010 0 0 0 45999 223 0 0 20 0 1 0 342605353 1913757696 460689 33554432000 4194304 7823515 140734083065488 140734083061288 4338438 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/22835/statm: 467226 460689 560 887 0 466336 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 1868904

[startup+522.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/179 22841
/proc/meminfo: memFree=23462676/32873844 swapFree=7380/7380
[pid=22835] ppid=22833 vsize=1869408 CPUtime=522.21 cores=0,2,4,6
/proc/22835/stat : 22835 (pbscip.linux.x8) R 22833 22835 21332 0 -1 4202496 461110 0 0 0 51933 288 0 0 20 0 1 0 342605353 1914273792 460789 33554432000 4194304 7823515 140734083065488 140734083061496 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/22835/statm: 467352 460789 561 887 0 466462 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 1869408

[startup+582.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 22841
/proc/meminfo: memFree=23460844/32873844 swapFree=7380/7380
[pid=22835] ppid=22833 vsize=1869408 CPUtime=582.2 cores=0,2,4,6
/proc/22835/stat : 22835 (pbscip.linux.x8) R 22833 22835 21332 0 -1 4202496 461130 0 0 0 57849 371 0 0 20 0 1 0 342605353 1914273792 460809 33554432000 4194304 7823515 140734083065488 140734083061496 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/22835/statm: 467352 460809 561 887 0 466462 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 1869408

[startup+642.3 s]

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

[startup+1002.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 22883
/proc/meminfo: memFree=24990312/32873844 swapFree=7380/7380
[pid=22835] ppid=22833 vsize=2104080 CPUtime=1002.11 cores=0,2,4,6
/proc/22835/stat : 22835 (pbscip.linux.x8) R 22833 22835 21332 0 -1 4202496 474336 0 0 0 99345 866 0 0 20 0 1 0 342605353 2154577920 515089 33554432000 4194304 7823515 140734083065488 140734083061240 6205320 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/22835/statm: 526020 515089 575 887 0 525130 0
Current children cumulated CPU time (s) 1002.11
Current children cumulated vsize (KiB) 2104080

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22884
/proc/meminfo: memFree=24800312/32873844 swapFree=7380/7380
[pid=22835] ppid=22833 vsize=2104080 CPUtime=1062.1 cores=0,2,4,6
/proc/22835/stat : 22835 (pbscip.linux.x8) R 22833 22835 21332 0 -1 4202496 474363 0 0 0 105338 872 0 0 20 0 1 0 342605353 2154577920 515512 33554432000 4194304 7823515 140734083065488 140734083061240 6211327 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/22835/statm: 526020 515512 575 887 0 525130 0
Current children cumulated CPU time (s) 1062.1
Current children cumulated vsize (KiB) 2104080

[startup+1122.3 s]
/proc/loadavg: 2.06 2.01 2.00 3/179 22884
/proc/meminfo: memFree=24625868/32873844 swapFree=7380/7380
[pid=22835] ppid=22833 vsize=2109308 CPUtime=1122.1 cores=0,2,4,6
/proc/22835/stat : 22835 (pbscip.linux.x8) R 22833 22835 21332 0 -1 4202496 474469 0 0 0 111333 877 0 0 20 0 1 0 342605353 2159931392 515875 33554432000 4194304 7823515 140734083065488 140734083061288 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/22835/statm: 527327 515875 575 887 0 526437 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 2109308

[startup+1182.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 22884
/proc/meminfo: memFree=24453228/32873844 swapFree=7380/7380
[pid=22835] ppid=22833 vsize=2110640 CPUtime=1182.09 cores=0,2,4,6
/proc/22835/stat : 22835 (pbscip.linux.x8) R 22833 22835 21332 0 -1 4202496 476400 0 0 0 117326 883 0 0 20 0 1 0 342605353 2161295360 516764 33554432000 4194304 7823515 140734083065488 140734083060824 6212418 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/22835/statm: 527660 516764 575 887 0 526770 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 2110640

[startup+1242.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 22884
/proc/meminfo: memFree=24340660/32873844 swapFree=7380/7380
[pid=22835] ppid=22833 vsize=2114160 CPUtime=1242.08 cores=0,2,4,6
/proc/22835/stat : 22835 (pbscip.linux.x8) R 22833 22835 21332 0 -1 4202496 477261 0 0 0 123320 888 0 0 20 0 1 0 342605353 2164899840 519029 33554432000 4194304 7823515 140734083065488 140734083061240 6213447 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/22835/statm: 528540 519029 575 887 0 527650 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 2114160

[startup+1302.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 22884
/proc/meminfo: memFree=24223012/32873844 swapFree=7380/7380
[pid=22835] ppid=22833 vsize=2114160 CPUtime=1302.07 cores=0,2,4,6
/proc/22835/stat : 22835 (pbscip.linux.x8) R 22833 22835 21332 0 -1 4202496 477268 0 0 0 129315 892 0 0 20 0 1 0 342605353 2164899840 519398 33554432000 4194304 7823515 140734083065488 140734083060824 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/22835/statm: 528540 519398 575 887 0 527650 0
Current children cumulated CPU time (s) 1302.07
Current children cumulated vsize (KiB) 2114160

[startup+1362.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 22885
/proc/meminfo: memFree=24166616/32873844 swapFree=7380/7380
[pid=22835] ppid=22833 vsize=2114160 CPUtime=1362.05 cores=0,2,4,6
/proc/22835/stat : 22835 (pbscip.linux.x8) R 22833 22835 21332 0 -1 4202496 477727 0 0 0 135308 897 0 0 20 0 1 0 342605353 2164899840 519919 33554432000 4194304 7823515 140734083065488 140734083060824 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/22835/statm: 528540 519919 575 887 0 527650 0
Current children cumulated CPU time (s) 1362.05
Current children cumulated vsize (KiB) 2114160

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 22888
/proc/meminfo: memFree=24090680/32873844 swapFree=7380/7380
[pid=22835] ppid=22833 vsize=2114160 CPUtime=1422.05 cores=0,2,4,6
/proc/22835/stat : 22835 (pbscip.linux.x8) R 22833 22835 21332 0 -1 4202496 477727 0 0 0 141303 902 0 0 20 0 1 0 342605353 2164899840 520099 33554432000 4194304 7823515 140734083065488 140734083061240 6211042 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/22835/statm: 528540 520099 575 887 0 527650 0
Current children cumulated CPU time (s) 1422.05
Current children cumulated vsize (KiB) 2114160

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22888
/proc/meminfo: memFree=24089972/32873844 swapFree=7380/7380
[pid=22835] ppid=22833 vsize=2114160 CPUtime=1482.04 cores=0,2,4,6
/proc/22835/stat : 22835 (pbscip.linux.x8) R 22833 22835 21332 0 -1 4202496 477727 0 0 0 147297 907 0 0 20 0 1 0 342605353 2164899840 520290 33554432000 4194304 7823515 140734083065488 140734083061240 6908057 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/22835/statm: 528540 520290 575 887 0 527650 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 2114160

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22888
/proc/meminfo: memFree=24089380/32873844 swapFree=7380/7380
[pid=22835] ppid=22833 vsize=2114160 CPUtime=1542.02 cores=0,2,4,6
/proc/22835/stat : 22835 (pbscip.linux.x8) R 22833 22835 21332 0 -1 4202496 477727 0 0 0 153290 912 0 0 20 0 1 0 342605353 2164899840 520427 33554432000 4194304 7823515 140734083065488 140734083060824 6212137 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/22835/statm: 528540 520427 575 887 0 527650 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 2114160

[startup+1602.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 22888
/proc/meminfo: memFree=24086680/32873844 swapFree=7380/7380
[pid=22835] ppid=22833 vsize=2114160 CPUtime=1602.02 cores=0,2,4,6
/proc/22835/stat : 22835 (pbscip.linux.x8) R 22833 22835 21332 0 -1 4202496 477731 0 0 0 159282 920 0 0 20 0 1 0 342605353 2164899840 521073 33554432000 4194304 7823515 140734083065488 140734083061288 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/22835/statm: 528540 521073 575 887 0 527650 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 2114160

[startup+1662.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 22889
/proc/meminfo: memFree=24085220/32873844 swapFree=7380/7380
[pid=22835] ppid=22833 vsize=2114160 CPUtime=1662.01 cores=0,2,4,6
/proc/22835/stat : 22835 (pbscip.linux.x8) R 22833 22835 21332 0 -1 4202496 477731 0 0 0 165277 924 0 0 20 0 1 0 342605353 2164899840 521449 33554432000 4194304 7823515 140734083065488 140734083060152 6212544 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/22835/statm: 528540 521449 575 887 0 527650 0
Current children cumulated CPU time (s) 1662.01
Current children cumulated vsize (KiB) 2114160

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 22890
/proc/meminfo: memFree=24084384/32873844 swapFree=7380/7380
[pid=22835] ppid=22833 vsize=2114160 CPUtime=1722 cores=0,2,4,6
/proc/22835/stat : 22835 (pbscip.linux.x8) R 22833 22835 21332 0 -1 4202496 477740 0 0 0 171268 932 0 0 20 0 1 0 342605353 2164899840 521685 33554432000 4194304 7823515 140734083065488 140734083060824 6212418 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/22835/statm: 528540 521685 575 887 0 527650 0
Current children cumulated CPU time (s) 1722
Current children cumulated vsize (KiB) 2114160

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22890
/proc/meminfo: memFree=24083316/32873844 swapFree=7380/7380
[pid=22835] ppid=22833 vsize=2114160 CPUtime=1781.98 cores=0,2,4,6
/proc/22835/stat : 22835 (pbscip.linux.x8) R 22833 22835 21332 0 -1 4202496 477747 0 0 0 177262 936 0 0 20 0 1 0 342605353 2164899840 521897 33554432000 4194304 7823515 140734083065488 140734083060152 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/22835/statm: 528540 521897 575 887 0 527650 0
Current children cumulated CPU time (s) 1781.98
Current children cumulated vsize (KiB) 2114160



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.06 2.02 2.00 3/179 22890
/proc/meminfo: memFree=24083284/32873844 swapFree=7380/7380
[pid=22835] ppid=22833 vsize=2114160 CPUtime=1800.08 cores=0,2,4,6
/proc/22835/stat : 22835 (pbscip.linux.x8) R 22833 22835 21332 0 -1 4202496 477747 0 0 0 179072 936 0 0 20 0 1 0 342605353 2164899840 521897 33554432000 4194304 7823515 140734083065488 140734083061240 6211359 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/22835/statm: 528540 521897 575 887 0 527650 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 2114160

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

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

[startup+1800.6 s]
/proc/loadavg: 2.06 2.02 2.00 3/180 22891
/proc/meminfo: memFree=24083284/32873844 swapFree=7380/7380
[pid=22835] ppid=22833 vsize=2114160 CPUtime=1800.28 cores=0,2,4,6
/proc/22835/stat : 22835 (pbscip.linux.x8) R 22833 22835 21332 0 -1 4202496 477747 0 0 0 179092 936 0 0 20 0 1 0 342605353 2164899840 521897 33554432000 4194304 7823515 140734083065488 140734083061240 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/22835/statm: 528540 521897 575 887 0 527650 0
Current children cumulated CPU time (s) 1800.28
Current children cumulated vsize (KiB) 2114160

[startup+1801 s]
/proc/loadavg: 2.06 2.02 2.00 3/180 22891
/proc/meminfo: memFree=24083284/32873844 swapFree=7380/7380
[pid=22835] ppid=22833 vsize=2114160 CPUtime=1800.67 cores=0,2,4,6
/proc/22835/stat : 22835 (pbscip.linux.x8) R 22833 22835 21332 0 -1 4202496 477747 0 0 0 179131 936 0 0 20 0 1 0 342605353 2164899840 521897 33554432000 4194304 7823515 140734083065488 140734083061240 6212418 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/22835/statm: 528540 521897 575 887 0 527650 0
Current children cumulated CPU time (s) 1800.67
Current children cumulated vsize (KiB) 2114160

[startup+1801.2 s]
/proc/loadavg: 2.06 2.02 2.00 3/180 22891
/proc/meminfo: memFree=24083284/32873844 swapFree=7380/7380
[pid=22835] ppid=22833 vsize=1851808 CPUtime=1800.88 cores=0,2,4,6
/proc/22835/stat : 22835 (pbscip.linux.x8) R 22833 22835 21332 0 -1 4202496 477750 0 0 0 179151 937 0 0 20 0 1 0 342605353 1896251392 462455 33554432000 4194304 7823515 140734083065488 140734083064664 6962503 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22835/statm: 462824 462338 578 887 0 461934 0
Current children cumulated CPU time (s) 1800.88
Current children cumulated vsize (KiB) 1851808

Child status: 0
Real time (s): 1801.21
CPU time (s): 1800.9
CPU user time (s): 1791.52
CPU system time (s): 9.38257
CPU usage (%): 99.9827
Max. virtual memory (cumulated for all children) (KiB): 2114360

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1791.52
system time used= 9.38257
maximum resident set size= 2087600
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 477755
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= 48
involuntary context switches= 1927

runsolver used 3.3005 second user time and 9.1846 second system time

The end

Launcher Data

Begin job on node133 at 2012-06-04 01:06:46
IDJOB=3740729
IDBENCH=78430
IDSOLVER=2321
FILE ID=node133/3740729-1338764805
RUNJOBID= node133-1338747083-21348
PBS_JOBID= 14636776
Free space on /tmp= 70468 MiB

SOLVER NAME= PB09: SCIPspx SCIP 1.1.0.7 with SoPLEX 1.4.1(24.4.2009)
BENCH NAME= PB10/normalized-PB10/OPT-SMALLINT-LIN/oliveras/j30opt/normalized-j309_7.std.opb
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t TIMEOUT -m MEMLIMIT -f BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3740729-1338764805/watcher-3740729-1338764805 -o /tmp/evaluation-result-3740729-1338764805/solver-3740729-1338764805 -C 1800 -W 1900 -M 15500  HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t 1800 -m 15500 -f HOME/instance-3740729-1338764805.opb

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

MD5SUM BENCH= 75f9bcd696a767b6d7e2c6778d5be1aa
RANDOM SEED=1752228469

node133.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.540
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.08
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.540
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.540
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.540
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.540
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.540
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.540
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.540
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        25815504 kB
Buffers:          493428 kB
Cached:          2859568 kB
SwapCached:          676 kB
Active:          4324192 kB
Inactive:        1823512 kB
Active(anon):    2786048 kB
Inactive(anon):    10220 kB
Active(file):    1538144 kB
Inactive(file):  1813292 kB
Unevictable:        7380 kB
Mlocked:            7380 kB
SwapTotal:      67108856 kB
SwapFree:       67107040 kB
Dirty:             11812 kB
Writeback:             0 kB
AnonPages:       2818988 kB
Mapped:            12084 kB
Shmem:                 0 kB
Slab:             759876 kB
SReclaimable:     201764 kB
SUnreclaim:       558112 kB
KernelStack:        1488 kB
PageTables:         9208 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    2939844 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:    507904 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70464 MiB
End job on node133 at 2012-06-04 01:36:48