Trace number 3740685

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) 1801.32 1801.61

General information on the benchmark

Name/OPT-SMALLINT-LIN/oliveras/j30opt/
normalized-j3046_5.std.opb
MD5SUM765fe52d585c32f36b221a5769663015
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark57
Best CPU time to get the best result obtained on this benchmark0.080987
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 constraints65546
Number of constraints which are clauses64346
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 constraint30
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.18/0.41	c SCIP version 1.1.0.7
0.18/0.41	c LP-Solver SoPlex 1.4.1
0.18/0.41	c user parameter file <scip.set> not found - using default parameters
0.18/0.41	c read problem <HOME/instance-3740685-1338764336.opb>
0.18/0.41	c original problem has 18662 variables (18662 bin, 0 int, 0 impl, 0 cont) and 65546 constraints
0.48/0.52	c start presolving problem
0.48/0.52	c presolving:
2.18/2.23	c (round 1) 1308 del vars, 3419 del conss, 935 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 4472974 impls, 0 clqs
2.48/2.54	c (round 2) 2655 del vars, 8771 del conss, 2109 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 4482542 impls, 0 clqs
2.58/2.62	c (round 3) 3038 del vars, 10661 del conss, 2309 chg bounds, 46 chg sides, 43 chg coeffs, 0 upgd conss, 4484777 impls, 0 clqs
2.58/2.68	c (round 4) 3232 del vars, 11480 del conss, 2408 chg bounds, 78 chg sides, 70 chg coeffs, 0 upgd conss, 4486779 impls, 0 clqs
2.69/2.71	c (round 5) 3284 del vars, 11851 del conss, 2427 chg bounds, 78 chg sides, 70 chg coeffs, 0 upgd conss, 4487321 impls, 0 clqs
2.69/2.73	c (round 6) 3296 del vars, 11938 del conss, 2434 chg bounds, 78 chg sides, 70 chg coeffs, 0 upgd conss, 4487373 impls, 0 clqs
2.69/2.76	c (round 7) 3300 del vars, 11964 del conss, 2436 chg bounds, 78 chg sides, 70 chg coeffs, 0 upgd conss, 4487395 impls, 0 clqs
2.89/2.95	c (round 8) 3300 del vars, 11968 del conss, 2436 chg bounds, 78 chg sides, 70 chg coeffs, 53578 upgd conss, 4487395 impls, 0 clqs
3.19/3.26	c (round 9) 3300 del vars, 11977 del conss, 2436 chg bounds, 113 chg sides, 274 chg coeffs, 53578 upgd conss, 4487395 impls, 0 clqs
3.29/3.34	c (round 10) 3300 del vars, 11977 del conss, 2436 chg bounds, 120 chg sides, 306 chg coeffs, 53578 upgd conss, 4487395 impls, 0 clqs
3.29/3.39	c (round 11) 3300 del vars, 11977 del conss, 2436 chg bounds, 126 chg sides, 325 chg coeffs, 53578 upgd conss, 4487395 impls, 0 clqs
94.68/94.79	c    (93.7s) probing: 1000/15362 (6.5%) - 1 fixings, 1 aggregations, 4296342 implications, 0 bound changes
145.87/145.90	c    (144.5s) probing: 2000/15362 (13.0%) - 1 fixings, 1 aggregations, 7651185 implications, 0 bound changes
150.26/150.39	c    (148.9s) probing: 2085/15362 (13.6%) - 1 fixings, 1 aggregations, 7941326 implications, 0 bound changes
150.26/150.39	c    (148.9s) probing aborted: 2000/2000 successive useless probings
150.26/150.39	c (round 12) 3302 del vars, 11977 del conss, 2436 chg bounds, 131 chg sides, 339 chg coeffs, 53578 upgd conss, 27618771 impls, 0 clqs
150.66/150.80	c (round 13) 3302 del vars, 12009 del conss, 2436 chg bounds, 134 chg sides, 539 chg coeffs, 53578 upgd conss, 27618771 impls, 0 clqs
258.56/258.66	c    (256.9s) probing: 3000/15362 (19.5%) - 7 fixings, 7 aggregations, 11704746 implications, 0 bound changes
356.13/356.22	c    (354.2s) probing: 4000/15362 (26.0%) - 8 fixings, 8 aggregations, 16266654 implications, 0 bound changes
420.73/420.83	c    (418.5s) probing: 5000/15362 (32.5%) - 8 fixings, 8 aggregations, 19076869 implications, 0 bound changes
427.02/427.14	c    (424.8s) probing: 5103/15362 (33.2%) - 8 fixings, 8 aggregations, 19388771 implications, 0 bound changes
427.02/427.14	c    (424.8s) probing aborted: 2000/2000 successive useless probings
427.02/427.14	c (round 14) 3316 del vars, 12009 del conss, 2436 chg bounds, 134 chg sides, 561 chg coeffs, 53578 upgd conss, 55479375 impls, 0 clqs
427.42/427.58	c (round 15) 3316 del vars, 12047 del conss, 2436 chg bounds, 134 chg sides, 588 chg coeffs, 53578 upgd conss, 55479375 impls, 0 clqs
435.82/435.96	c    (433.6s) probing: 5303/15362 (34.5%) - 8 fixings, 8 aggregations, 19672601 implications, 0 bound changes
435.82/435.96	c    (433.6s) probing aborted: 2000/2000 successive useless probings
435.82/435.96	c presolving (16 rounds):
435.82/435.96	c  3316 deleted vars, 12047 deleted constraints, 2436 tightened bounds, 0 added holes, 134 changed sides, 590 changed coefficients
435.82/435.96	c  56050729 implications, 0 cliques
435.82/435.96	c presolved problem has 15346 variables (15346 bin, 0 int, 0 impl, 0 cont) and 53542 constraints
435.82/435.96	c    1134 constraints of type <knapsack>
435.82/435.96	c      34 constraints of type <setppc>
435.82/435.96	c   52374 constraints of type <logicor>
435.82/435.96	c transformed objective value is always integral (scale: 1)
435.82/435.96	c Presolving Time: 433.53
435.82/435.97	c OPT-LIN
435.82/435.97	c -----------------------------------------------------------------------------------------------
435.82/435.97	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
435.82/435.97	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
435.82/435.97	c limits/memory = c 13950
435.82/435.97	c # maximal time in seconds to run
435.82/435.97	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
435.82/435.97	c limits/time = c 1791
435.82/435.97	c # frequency for displaying node information lines
435.82/435.97	c # [type: int, range: [-1,2147483647], default: 100]
435.82/435.97	c display/freq = c 10000
435.82/435.97	c -----------------------------------------------------------------------------------------------
435.82/435.97	c start solving problem
435.82/435.97	c 
459.22/459.35	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
459.22/459.35	c   457s|     1 |     0 | 18455 |1552M|   0 | 176 |  15k|  53k|  53k|  15k|  53k|   0 |   0 |   0 | 5.700000e+01 |      --      |    Inf 
1136.40/1136.64	c  1127s|     1 |     0 | 44739 |1554M|   0 | 302 |  15k|  53k|  53k|  15k|  53k| 112 |   0 |   0 | 5.700000e+01 |      --      |    Inf 
1256.19/1256.43	c  1247s|     1 |     0 | 82157 |1555M|   0 | 271 |  15k|  53k|  53k|  15k|  53k| 207 |   0 |   0 | 5.700000e+01 |      --      |    Inf 
1353.86/1354.11	c  1344s|     1 |     0 |114637 |1558M|   0 | 286 |  15k|  53k|  53k|  15k|  53k| 264 |   0 |   0 | 5.700000e+01 |      --      |    Inf 
1448.75/1449.01	c  1439s|     1 |     0 |143103 |1561M|   0 | 288 |  15k|  53k|  53k|  15k|  53k| 283 |   0 |   0 | 5.700000e+01 |      --      |    Inf 
1561.13/1561.48	c  1551s|     1 |     0 |178083 |1564M|   0 | 238 |  15k|  53k|  53k|  15k|  53k| 301 |   0 |   0 | 5.700000e+01 |      --      |    Inf 
1801.00/1801.36	c  1791s|     1 |     0 |225684 |1568M|   0 |   - |  15k|  53k|  53k|  15k|  53k| 311 |   0 |   0 | 5.700000e+01 |      --      |    Inf 
1801.00/1801.38	c  1791s|     1 |     2 |225684 |1568M|   0 |   - |  15k|  53k|  53k|  15k|  53k| 311 |   0 |   0 | 5.700000e+01 |      --      |    Inf 
1801.00/1801.38	c 
1801.00/1801.38	c SCIP Status        : solving was interrupted [user interrupt]
1801.00/1801.38	c Solving Time (sec) : 1791.02
1801.00/1801.38	c Solving Nodes      : 1
1801.00/1801.38	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1801.00/1801.38	c Dual Bound         : +5.70000000000000e+01
1801.00/1801.38	c Gap                : infinite
1801.00/1801.38	c NODE         1
1801.00/1801.38	c DUAL BOUND   57
1801.00/1801.38	c PRIMAL BOUND 1e+20
1801.00/1801.38	c GAP          1e+20
1801.00/1801.38	s UNKNOWN
1801.00/1801.38	c SCIP Status        : solving was interrupted [user interrupt]
1801.00/1801.38	c Solving Time       :    1791.02
1801.00/1801.38	c Original Problem   :
1801.00/1801.38	c   Problem name     : HOME/instance-3740685-1338764336.opb
1801.00/1801.38	c   Variables        : 18662 (18662 binary, 0 integer, 0 implicit integer, 0 continuous)
1801.00/1801.38	c   Constraints      : 65546 initial, 65546 maximal
1801.00/1801.38	c Presolved Problem  :
1801.00/1801.38	c   Problem name     : t_HOME/instance-3740685-1338764336.opb
1801.00/1801.38	c   Variables        : 15346 (15346 binary, 0 integer, 0 implicit integer, 0 continuous)
1801.00/1801.38	c   Constraints      : 53542 initial, 53542 maximal
1801.00/1801.38	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1801.00/1801.38	c   trivial          :       0.02        161          0          0          0          0          0          0          0
1801.00/1801.38	c   dualfix          :       0.03         30          0          0          0          0          0          0          0
1801.00/1801.38	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1801.00/1801.38	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1801.00/1801.38	c   implics          :       0.31          0          0          0          0          0          0          0          0
1801.00/1801.38	c   probing          :     429.68          8          8          0          0          0          0          0          0
1801.00/1801.38	c   knapsack         :       1.07          0          0          0          0          0          0         56        520
1801.00/1801.38	c   setppc           :       0.00          0          0          0          0          0          9          0          0
1801.00/1801.38	c   linear           :       2.13       2275        834          0       2436          0      11968         78         70
1801.00/1801.38	c   logicor          :       0.21          0          0          0          0          0         70          0          0
1801.00/1801.38	c   root node        :          -          0          -          -          0          -          -          -          -
1801.00/1801.38	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1801.00/1801.38	c   integral         :          0          0          0          0          0          0          0          0          0          0
1801.00/1801.38	c   knapsack         :       1134          6     444292          0          1          7          0        164          0          0
1801.00/1801.38	c   setppc           :         34          6     444285          0          1          0          0          0          0          0
1801.00/1801.38	c   logicor          :      52374          6     442191          0          1          1          0          0          0          0
1801.00/1801.38	c   countsols        :          0          0          0          0          1          0          0          0          0          0
1801.00/1801.38	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1801.00/1801.38	c   integral         :       0.00       0.00       0.00       0.00       0.00
1801.00/1801.38	c   knapsack         :       8.05       0.01       8.04       0.00       0.00
1801.00/1801.38	c   setppc           :       0.20       0.00       0.20       0.00       0.00
1801.00/1801.38	c   logicor          :      67.50       0.01      67.47       0.00       0.02
1801.00/1801.38	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1801.00/1801.38	c Propagators        :       Time      Calls    Cutoffs    DomReds
1801.00/1801.38	c   rootredcost      :       0.01          0          0          0
1801.00/1801.38	c   pseudoobj        :       0.05          2          0          0
1801.00/1801.38	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1801.00/1801.38	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1801.00/1801.38	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1801.00/1801.38	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1801.00/1801.38	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1801.00/1801.38	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1801.00/1801.38	c   applied globally :          -          -          -          0        0.0          -          -          -
1801.00/1801.38	c   applied locally  :          -          -          -          0        0.0          -          -          -
1801.00/1801.38	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1801.00/1801.38	c   cut pool         :       0.01          5          -          -         81          -    (maximal pool size: 1497)
1801.00/1801.38	c   redcost          :       0.00          6          0          0          0          0
1801.00/1801.38	c   impliedbounds    :       0.07          6          0          0        168          0
1801.00/1801.38	c   intobj           :       0.00          0          0          0          0          0
1801.00/1801.38	c   gomory           :       4.35          6          0          0        280          0
1801.00/1801.38	c   strongcg         :       2.94          6          0          0       2498          0
1801.00/1801.38	c   cmir             :      10.32          6          0          0          0          0
1801.00/1801.38	c   flowcover        :       8.86          6          0          0        167          0
1801.00/1801.38	c   clique           :     617.80          6          0          0         41          0
1801.00/1801.38	c   zerohalf         :       0.00          0          0          0          0          0
1801.00/1801.38	c   mcf              :       0.58          1          0          0          0          0
1801.00/1801.38	c Pricers            :       Time      Calls       Vars
1801.00/1801.38	c   problem variables:       0.00          0          0
1801.00/1801.38	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1801.00/1801.38	c   relpscost        :       0.00          0          0          0          0          0          0
1801.00/1801.38	c   pscost           :       0.00          0          0          0          0          0          0
1801.00/1801.38	c   inference        :       0.00          1          0          0          0          0          2
1801.00/1801.38	c   mostinf          :       0.00          0          0          0          0          0          0
1801.00/1801.38	c   leastinf         :       0.00          0          0          0          0          0          0
1801.00/1801.38	c   fullstrong       :       0.00          0          0          0          0          0          0
1801.00/1801.38	c   allfullstrong    :       0.00          0          0          0          0          0          0
1801.00/1801.38	c   random           :       0.00          0          0          0          0          0          0
1801.00/1801.38	c Primal Heuristics  :       Time      Calls      Found
1801.00/1801.38	c   LP solutions     :       0.00          -          0
1801.00/1801.38	c   pseudo solutions :       0.00          -          0
1801.00/1801.38	c   oneopt           :       0.00          0          0
1801.00/1801.38	c   simplerounding   :       0.00          0          0
1801.00/1801.38	c   rounding         :       0.00          6          0
1801.00/1801.38	c   shifting         :       0.02          6          0
1801.00/1801.38	c   intshifting      :       0.00          0          0
1801.00/1801.38	c   fixandinfer      :       0.00          0          0
1801.00/1801.38	c   feaspump         :      10.10          1          0
1801.00/1801.38	c   coefdiving       :       0.00          0          0
1801.00/1801.38	c   pscostdiving     :       0.00          0          0
1801.00/1801.38	c   fracdiving       :       0.00          0          0
1801.00/1801.38	c   veclendiving     :       0.00          0          0
1801.00/1801.38	c   intdiving        :       0.00          0          0
1801.00/1801.38	c   actconsdiving    :       0.00          0          0
1801.00/1801.38	c   objpscostdiving  :       0.00          0          0
1801.00/1801.38	c   rootsoldiving    :       0.00          0          0
1801.00/1801.38	c   linesearchdiving :       0.00          0          0
1801.00/1801.38	c   guideddiving     :       0.00          0          0
1801.00/1801.38	c   octane           :       0.00          0          0
1801.00/1801.38	c   rens             :       0.00          0          0
1801.00/1801.38	c   rins             :       0.00          0          0
1801.00/1801.38	c   localbranching   :       0.00          0          0
1801.00/1801.38	c   mutation         :       0.00          0          0
1801.00/1801.38	c   crossover        :       0.00          0          0
1801.00/1801.38	c   dins             :       0.00          0          0
1801.00/1801.38	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1801.00/1801.38	c   primal LP        :       0.00          0          0       0.00          -
1801.00/1801.38	c   dual LP          :     702.07          7     215280   30754.29     306.64
1801.00/1801.38	c   barrier LP       :       0.00          0          0       0.00          -
1801.00/1801.38	c   diving/probing LP:       9.99         14      10404     743.14    1041.44
1801.00/1801.38	c   strong branching :       0.00          0          0       0.00          -
1801.00/1801.38	c     (at root node) :          -          0          0       0.00          -
1801.00/1801.38	c   conflict analysis:       0.00          0          0       0.00          -
1801.00/1801.38	c B&B Tree           :
1801.00/1801.38	c   number of runs   :          1
1801.00/1801.38	c   nodes            :          1
1801.00/1801.38	c   nodes (total)    :          1
1801.00/1801.38	c   nodes left       :          2
1801.00/1801.38	c   max depth        :          0
1801.00/1801.38	c   max depth (total):          0
1801.00/1801.38	c   backtracks       :          0 (0.0%)
1801.00/1801.38	c   delayed cutoffs  :          0
1801.00/1801.38	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1801.00/1801.38	c   avg switch length:       1.00
1801.00/1801.38	c   switching time   :       0.00
1801.00/1801.38	c Solution           :
1801.00/1801.38	c   Solutions found  :          0 (0 improvements)
1801.00/1801.38	c   Primal Bound     :          -
1801.00/1801.38	c   Dual Bound       : +5.70000000000000e+01
1801.00/1801.38	c   Gap              :   infinite
1801.00/1801.38	c   Root Dual Bound  : +5.70000000000000e+01
1801.30/1801.60	c Time complete: 1801.31.

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-3740685-1338764336/watcher-3740685-1338764336 -o /tmp/evaluation-result-3740685-1338764336/solver-3740685-1338764336 -C 1800 -W 1900 -M 15500 HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t 1800 -m 15500 -f HOME/instance-3740685-1338764336.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.00 2.00 2.00 3/176 14105
/proc/meminfo: memFree=23217372/32873648 swapFree=6852/6852
[pid=14105] ppid=14103 vsize=8732 CPUtime=0 cores=0,2,4,6
/proc/14105/stat : 14105 (pbscip.linux.x8) R 14103 14105 12217 0 -1 4202496 1517 0 0 0 0 0 0 0 20 0 1 0 342560910 8941568 1469 33554432000 4194304 7823515 140733369613120 140735817936824 5879305 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/14105/statm: 2183 1469 349 887 0 1293 0

[startup+0.100865 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 14105
/proc/meminfo: memFree=23217372/32873648 swapFree=6852/6852
[pid=14105] ppid=14103 vsize=21216 CPUtime=0.09 cores=0,2,4,6
/proc/14105/stat : 14105 (pbscip.linux.x8) R 14103 14105 12217 0 -1 4202496 4636 0 0 0 9 0 0 0 20 0 1 0 342560910 21725184 4588 33554432000 4194304 7823515 140733369613120 140733369479224 4403158 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/14105/statm: 5304 4588 354 887 0 4414 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 21216

[startup+0.200327 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 14105
/proc/meminfo: memFree=23217372/32873648 swapFree=6852/6852
[pid=14105] ppid=14103 vsize=27744 CPUtime=0.18 cores=0,2,4,6
/proc/14105/stat : 14105 (pbscip.linux.x8) R 14103 14105 12217 0 -1 4202496 6296 0 0 0 18 0 0 0 20 0 1 0 342560910 28409856 6248 33554432000 4194304 7823515 140733369613120 140733369479224 4529889 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/14105/statm: 6936 6248 354 887 0 6046 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 27744

[startup+0.469336 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 14105
/proc/meminfo: memFree=23217372/32873648 swapFree=6852/6852
[pid=14105] ppid=14103 vsize=84808 CPUtime=0.46 cores=0,2,4,6
/proc/14105/stat : 14105 (pbscip.linux.x8) R 14103 14105 12217 0 -1 4202496 20758 0 0 0 44 2 0 0 20 0 1 0 342560910 86843392 20356 33554432000 4194304 7823515 140733369613120 140733369479224 4802841 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14105/statm: 21202 20356 370 887 0 20312 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 84808

[startup+0.700267 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 14105
/proc/meminfo: memFree=23217372/32873648 swapFree=6852/6852
[pid=14105] ppid=14103 vsize=127372 CPUtime=0.69 cores=0,2,4,6
/proc/14105/stat : 14105 (pbscip.linux.x8) R 14103 14105 12217 0 -1 4202496 31155 0 0 0 65 4 0 0 20 0 1 0 342560910 130428928 30753 33554432000 4194304 7823515 140733369613120 140733369610056 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14105/statm: 32099 30784 418 887 0 31209 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 127372

[startup+1.50034 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14106
/proc/meminfo: memFree=23046212/32873648 swapFree=6852/6852
[pid=14105] ppid=14103 vsize=203192 CPUtime=1.48 cores=0,2,4,6
/proc/14105/stat : 14105 (pbscip.linux.x8) R 14103 14105 12217 0 -1 4202496 50027 0 0 0 140 8 0 0 20 0 1 0 342560910 208068608 49625 33554432000 4194304 7823515 140733369613120 140733369610056 5803616 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14105/statm: 50798 49625 427 887 0 49908 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 203192

[startup+3.10028 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14106
/proc/meminfo: memFree=22974912/32873648 swapFree=6852/6852
[pid=14105] ppid=14103 vsize=276348 CPUtime=3.09 cores=0,2,4,6
/proc/14105/stat : 14105 (pbscip.linux.x8) R 14103 14105 12217 0 -1 4202496 68004 0 0 0 289 20 0 0 20 0 1 0 342560910 282980352 66980 33554432000 4194304 7823515 140733369613120 140733369608872 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14105/statm: 69087 66980 443 887 0 68197 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 276348

[startup+6.30026 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14106
/proc/meminfo: memFree=22907568/32873648 swapFree=6852/6852
[pid=14105] ppid=14103 vsize=322680 CPUtime=6.29 cores=0,2,4,6
/proc/14105/stat : 14105 (pbscip.linux.x8) R 14103 14105 12217 0 -1 4202496 77793 0 0 0 605 24 0 0 20 0 1 0 342560910 330424320 77757 33554432000 4194304 7823515 140733369613120 140733369608984 5803119 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14105/statm: 80670 77757 460 887 0 79780 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 322680

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14106
/proc/meminfo: memFree=22862464/32873648 swapFree=6852/6852
[pid=14105] ppid=14103 vsize=372228 CPUtime=12.69 cores=0,2,4,6
/proc/14105/stat : 14105 (pbscip.linux.x8) R 14103 14105 12217 0 -1 4202496 89704 0 0 0 1242 27 0 0 20 0 1 0 342560910 381161472 89668 33554432000 4194304 7823515 140733369613120 140733369609816 5803658 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14105/statm: 93057 89668 460 887 0 92167 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 372228

[startup+25.5068 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14106
/proc/meminfo: memFree=22763368/32873648 swapFree=6852/6852
[pid=14105] ppid=14103 vsize=475068 CPUtime=25.5 cores=0,2,4,6
/proc/14105/stat : 14105 (pbscip.linux.x8) R 14103 14105 12217 0 -1 4202496 113783 0 0 0 2519 31 0 0 20 0 1 0 342560910 486469632 113747 33554432000 4194304 7823515 140733369613120 140733369609816 5803619 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14105/statm: 118767 113747 461 887 0 117877 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 475068

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14106
/proc/meminfo: memFree=22582916/32873648 swapFree=6852/6852
[pid=14105] ppid=14103 vsize=655560 CPUtime=51.08 cores=0,2,4,6
/proc/14105/stat : 14105 (pbscip.linux.x8) R 14103 14105 12217 0 -1 4202496 158959 0 0 0 5069 39 0 0 20 0 1 0 342560910 671293440 158923 33554432000 4194304 7823515 140733369613120 140733369609816 5803112 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14105/statm: 163890 158923 461 887 0 163000 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 655560

[startup+102.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/178 14109
/proc/meminfo: memFree=22346248/32873648 swapFree=6852/6852
[pid=14105] ppid=14103 vsize=896220 CPUtime=102.28 cores=0,2,4,6
/proc/14105/stat : 14105 (pbscip.linux.x8) R 14103 14105 12217 0 -1 4202496 219176 0 0 0 10157 71 0 0 20 0 1 0 342560910 917729280 219140 33554432000 4194304 7823515 140733369613120 140733369609816 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14105/statm: 224055 219140 466 887 0 223165 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 896220

[startup+162.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 14131
/proc/meminfo: memFree=22091684/32873648 swapFree=6852/6852
[pid=14105] ppid=14103 vsize=1143696 CPUtime=162.27 cores=0,2,4,6
/proc/14105/stat : 14105 (pbscip.linux.x8) R 14103 14105 12217 0 -1 4202496 280651 0 0 0 16119 108 0 0 20 0 1 0 342560910 1171144704 281637 33554432000 4194304 7823515 140733369613120 140733369609816 5802376 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14105/statm: 285924 281637 466 887 0 285034 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 1143696

[startup+222.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 14131
/proc/meminfo: memFree=21892700/32873648 swapFree=6852/6852
[pid=14105] ppid=14103 vsize=1346340 CPUtime=222.26 cores=0,2,4,6
/proc/14105/stat : 14105 (pbscip.linux.x8) R 14103 14105 12217 0 -1 4202496 329908 0 0 0 22105 121 0 0 20 0 1 0 342560910 1378652160 330894 33554432000 4194304 7823515 140733369613120 140733369609816 5803123 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14105/statm: 336585 330894 466 887 0 335695 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 1346340

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14132
/proc/meminfo: memFree=21717776/32873648 swapFree=6852/6852
[pid=14105] ppid=14103 vsize=1521156 CPUtime=282.24 cores=0,2,4,6
/proc/14105/stat : 14105 (pbscip.linux.x8) R 14103 14105 12217 0 -1 4202496 373084 0 0 0 28090 134 0 0 20 0 1 0 342560910 1557663744 374070 33554432000 4194304 7823515 140733369613120 140733369609176 5803146 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14105/statm: 380289 374070 466 887 0 379399 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 1521156

[startup+342.307 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 14132
/proc/meminfo: memFree=21472284/32873648 swapFree=6852/6852
[pid=14105] ppid=14103 vsize=1768212 CPUtime=342.25 cores=0,2,4,6
/proc/14105/stat : 14105 (pbscip.linux.x8) R 14103 14105 12217 0 -1 4202496 434004 0 0 0 34072 153 0 0 20 0 1 0 342560910 1810649088 434990 33554432000 4194304 7823515 140733369613120 140733369609816 5803650 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14105/statm: 442053 434990 466 887 0 441163 0
Current children cumulated CPU time (s) 342.25
Current children cumulated vsize (KiB) 1768212

[startup+402.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 14132
/proc/meminfo: memFree=21232744/32873648 swapFree=6852/6852
[pid=14105] ppid=14103 vsize=2009844 CPUtime=402.23 cores=0,2,4,6
/proc/14105/stat : 14105 (pbscip.linux.x8) R 14103 14105 12217 0 -1 4202496 494063 0 0 0 40046 177 0 0 20 0 1 0 342560910 2058080256 495049 33554432000 4194304 7823515 140733369613120 140733369609816 5102406 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14105/statm: 502461 495049 466 887 0 501571 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 2009844

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14132
/proc/meminfo: memFree=20950368/32873648 swapFree=6852/6852
[pid=14105] ppid=14103 vsize=2221188 CPUtime=462.22 cores=0,2,4,6
/proc/14105/stat : 14105 (pbscip.linux.x8) R 14103 14105 12217 0 -1 4202496 545418 0 0 0 46026 196 0 0 20 0 1 0 342560910 2274496512 547013 33554432000 4194304 7823515 140733369613120 140733369607800 6208539 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14105/statm: 555297 547013 542 887 0 554407 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 2221188

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14132
/proc/meminfo: memFree=20780556/32873648 swapFree=6852/6852
[pid=14105] ppid=14103 vsize=2212136 CPUtime=522.2 cores=0,2,4,6
/proc/14105/stat : 14105 (pbscip.linux.x8) R 14103 14105 12217 0 -1 4202496 545767 0 0 0 51973 247 0 0 20 0 1 0 342560910 2265227264 544363 33554432000 4194304 7823515 140733369613120 140733369609128 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14105/statm: 553034 544363 561 887 0 552144 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 2212136

[startup+582.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 14133
/proc/meminfo: memFree=20783876/32873648 swapFree=6852/6852
[pid=14105] ppid=14103 vsize=2212136 CPUtime=582.2 cores=0,2,4,6
/proc/14105/stat : 14105 (pbscip.linux.x8) R 14103 14105 12217 0 -1 4202496 545767 0 0 0 57897 323 0 0 20 0 1 0 342560910 2265227264 544363 33554432000 4194304 7823515 140733369613120 140733369609128 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14105/statm: 553034 544363 561 887 0 552144 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 2212136

[startup+642.3 s]

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

[startup+1002.31 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 14175
/proc/meminfo: memFree=21463316/32873648 swapFree=6852/6852
[pid=14105] ppid=14103 vsize=2212136 CPUtime=1002.13 cores=0,2,4,6
/proc/14105/stat : 14105 (pbscip.linux.x8) R 14103 14105 12217 0 -1 4202496 545786 0 0 0 99361 852 0 0 20 0 1 0 342560910 2265227264 544990 33554432000 4194304 7823515 140733369613120 140733369609128 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14105/statm: 553034 544990 561 887 0 552144 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 2212136

[startup+1062.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 14175
/proc/meminfo: memFree=21220944/32873648 swapFree=6852/6852
[pid=14105] ppid=14103 vsize=2293284 CPUtime=1062.11 cores=0,2,4,6
/proc/14105/stat : 14105 (pbscip.linux.x8) R 14103 14105 12217 0 -1 4202496 552837 0 0 0 105328 883 0 0 20 0 1 0 342560910 2348322816 563917 33554432000 4194304 7823515 140733369613120 140733369609112 5562298 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14105/statm: 573321 563917 561 887 0 572431 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 2293284

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14175
/proc/meminfo: memFree=20891352/32873648 swapFree=6852/6852
[pid=14105] ppid=14103 vsize=2445540 CPUtime=1122.11 cores=0,2,4,6
/proc/14105/stat : 14105 (pbscip.linux.x8) R 14103 14105 12217 0 -1 4202496 557789 0 0 0 111321 890 0 0 20 0 1 0 342560910 2504232960 603108 33554432000 4194304 7823515 140733369613120 140733369607784 6212687 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14105/statm: 611385 603108 575 887 0 610495 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 2445540

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14175
/proc/meminfo: memFree=20891504/32873648 swapFree=6852/6852
[pid=14105] ppid=14103 vsize=2442020 CPUtime=1182.1 cores=0,2,4,6
/proc/14105/stat : 14105 (pbscip.linux.x8) R 14103 14105 12217 0 -1 4202496 559211 0 0 0 117312 898 0 0 20 0 1 0 342560910 2500628480 602919 33554432000 4194304 7823515 140733369613120 140733369608456 6211600 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14105/statm: 610505 602919 575 887 0 609615 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 2442020

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14176
/proc/meminfo: memFree=20879936/32873648 swapFree=6852/6852
[pid=14105] ppid=14103 vsize=2454252 CPUtime=1242.08 cores=0,2,4,6
/proc/14105/stat : 14105 (pbscip.linux.x8) R 14103 14105 12217 0 -1 4202496 561374 0 0 0 123303 905 0 0 20 0 1 0 342560910 2513154048 605667 33554432000 4194304 7823515 140733369613120 140733369608920 6211131 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14105/statm: 613563 605667 575 887 0 612673 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 2454252

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 14179
/proc/meminfo: memFree=20889588/32873648 swapFree=6852/6852
[pid=14105] ppid=14103 vsize=2442296 CPUtime=1302.08 cores=0,2,4,6
/proc/14105/stat : 14105 (pbscip.linux.x8) R 14103 14105 12217 0 -1 4202496 561765 0 0 0 129295 913 0 0 20 0 1 0 342560910 2500911104 603112 33554432000 4194304 7823515 140733369613120 140733369608456 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14105/statm: 610574 603112 575 887 0 609684 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 2442296

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14179
/proc/meminfo: memFree=20887396/32873648 swapFree=6852/6852
[pid=14105] ppid=14103 vsize=2444128 CPUtime=1362.06 cores=0,2,4,6
/proc/14105/stat : 14105 (pbscip.linux.x8) R 14103 14105 12217 0 -1 4202496 564183 0 0 0 135286 920 0 0 20 0 1 0 342560910 2502787072 603689 33554432000 4194304 7823515 140733369613120 140733369608808 6212079 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14105/statm: 611032 603689 575 887 0 610142 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 2444128

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14179
/proc/meminfo: memFree=20885936/32873648 swapFree=6852/6852
[pid=14105] ppid=14103 vsize=2444128 CPUtime=1422.06 cores=0,2,4,6
/proc/14105/stat : 14105 (pbscip.linux.x8) R 14103 14105 12217 0 -1 4202496 564262 0 0 0 141280 926 0 0 20 0 1 0 342560910 2502787072 604263 33554432000 4194304 7823515 140733369613120 140733369608456 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14105/statm: 611032 604263 575 887 0 610142 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 2444128

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14179
/proc/meminfo: memFree=20880252/32873648 swapFree=6852/6852
[pid=14105] ppid=14103 vsize=2447064 CPUtime=1482.05 cores=0,2,4,6
/proc/14105/stat : 14105 (pbscip.linux.x8) R 14103 14105 12217 0 -1 4202496 565688 0 0 0 147270 935 0 0 20 0 1 0 342560910 2505793536 605719 33554432000 4194304 7823515 140733369613120 140733369608808 6211578 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14105/statm: 611766 605719 575 887 0 610876 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 2447064

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14180
/proc/meminfo: memFree=20877676/32873648 swapFree=6852/6852
[pid=14105] ppid=14103 vsize=2447064 CPUtime=1542.05 cores=0,2,4,6
/proc/14105/stat : 14105 (pbscip.linux.x8) R 14103 14105 12217 0 -1 4202496 565740 0 0 0 153265 940 0 0 20 0 1 0 342560910 2505793536 606324 33554432000 4194304 7823515 140733369613120 140733369608456 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14105/statm: 611766 606324 575 887 0 610876 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 2447064

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14180
/proc/meminfo: memFree=20874540/32873648 swapFree=6852/6852
[pid=14105] ppid=14103 vsize=2447476 CPUtime=1602.02 cores=0,2,4,6
/proc/14105/stat : 14105 (pbscip.linux.x8) R 14103 14105 12217 0 -1 4202496 568058 0 0 0 159254 948 0 0 20 0 1 0 342560910 2506215424 607138 33554432000 4194304 7823515 140733369613120 140733369608920 6211600 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14105/statm: 611869 607138 576 887 0 610979 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 2447476

[startup+1662.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14180
/proc/meminfo: memFree=20846532/32873648 swapFree=6852/6852
[pid=14105] ppid=14103 vsize=2447476 CPUtime=1662.02 cores=0,2,4,6
/proc/14105/stat : 14105 (pbscip.linux.x8) R 14103 14105 12217 0 -1 4202496 568058 0 0 0 165248 954 0 0 20 0 1 0 342560910 2506215424 607320 33554432000 4194304 7823515 140733369613120 140733369608456 6892159 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14105/statm: 611869 607320 576 887 0 610979 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 2447476

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14180
/proc/meminfo: memFree=20727052/32873648 swapFree=6852/6852
[pid=14105] ppid=14103 vsize=2447476 CPUtime=1722.01 cores=0,2,4,6
/proc/14105/stat : 14105 (pbscip.linux.x8) R 14103 14105 12217 0 -1 4202496 568058 0 0 0 171242 959 0 0 20 0 1 0 342560910 2506215424 607920 33554432000 4194304 7823515 140733369613120 140733369608808 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14105/statm: 611869 607920 576 887 0 610979 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 2447476

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14180
/proc/meminfo: memFree=20653672/32873648 swapFree=6852/6852
[pid=14105] ppid=14103 vsize=2447476 CPUtime=1782 cores=0,2,4,6
/proc/14105/stat : 14105 (pbscip.linux.x8) R 14103 14105 12217 0 -1 4202496 568058 0 0 0 177236 964 0 0 20 0 1 0 342560910 2506215424 608335 33554432000 4194304 7823515 140733369613120 140733369608456 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14105/statm: 611869 608335 576 887 0 610979 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 2447476



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 14180
/proc/meminfo: memFree=20653896/32873648 swapFree=6852/6852
[pid=14105] ppid=14103 vsize=2447476 CPUtime=1800.01 cores=0,2,4,6
/proc/14105/stat : 14105 (pbscip.linux.x8) R 14103 14105 12217 0 -1 4202496 568058 0 0 0 179035 966 0 0 20 0 1 0 342560910 2506215424 608392 33554432000 4194304 7823515 140733369613120 140733369608456 6212418 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14105/statm: 611869 608392 576 887 0 610979 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 2447476

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

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

[startup+1800.8 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14181
/proc/meminfo: memFree=20653516/32873648 swapFree=6852/6852
[pid=14105] ppid=14103 vsize=2447476 CPUtime=1800.51 cores=0,2,4,6
/proc/14105/stat : 14105 (pbscip.linux.x8) R 14103 14105 12217 0 -1 4202496 568058 0 0 0 179085 966 0 0 20 0 1 0 342560910 2506215424 608392 33554432000 4194304 7823515 140733369613120 140733369608456 6211574 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14105/statm: 611869 608392 576 887 0 610979 0
Current children cumulated CPU time (s) 1800.51
Current children cumulated vsize (KiB) 2447476

[startup+1801.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14181
/proc/meminfo: memFree=20653516/32873648 swapFree=6852/6852
[pid=14105] ppid=14103 vsize=2447476 CPUtime=1800.9 cores=0,2,4,6
/proc/14105/stat : 14105 (pbscip.linux.x8) R 14103 14105 12217 0 -1 4202496 568058 0 0 0 179124 966 0 0 20 0 1 0 342560910 2506215424 608392 33554432000 4194304 7823515 140733369613120 140733369608456 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14105/statm: 611869 608392 576 887 0 610979 0
Current children cumulated CPU time (s) 1800.9
Current children cumulated vsize (KiB) 2447476

[startup+1801.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14181
/proc/meminfo: memFree=20653516/32873648 swapFree=6852/6852
[pid=14105] ppid=14103 vsize=2179040 CPUtime=1801.3 cores=0,2,4,6
/proc/14105/stat : 14105 (pbscip.linux.x8) R 14103 14105 12217 0 -1 4202496 568061 0 0 0 179161 969 0 0 20 0 1 0 342560910 2231336960 109993 33554432000 4194304 7823515 140733369613120 140733369612520 7132266 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/14105/statm: 544760 109605 579 887 0 543870 0
Current children cumulated CPU time (s) 1801.3
Current children cumulated vsize (KiB) 2179040

Child status: 0
Real time (s): 1801.61
CPU time (s): 1801.32
CPU user time (s): 1791.61
CPU system time (s): 9.70452
CPU usage (%): 99.9838
Max. virtual memory (cumulated for all children) (KiB): 2459924

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1791.61
system time used= 9.70452
maximum resident set size= 2438008
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 568066
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= 28
involuntary context switches= 2065

runsolver used 4.03339 second user time and 8.83166 second system time

The end

Launcher Data

Begin job on node112 at 2012-06-04 00:58:56
IDJOB=3740685
IDBENCH=78396
IDSOLVER=2321
FILE ID=node112/3740685-1338764336
RUNJOBID= node112-1338748093-12233
PBS_JOBID= 14636784
Free space on /tmp= 71200 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-j3046_5.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-3740685-1338764336/watcher-3740685-1338764336 -o /tmp/evaluation-result-3740685-1338764336/solver-3740685-1338764336 -C 1800 -W 1900 -M 15500  HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t 1800 -m 15500 -f HOME/instance-3740685-1338764336.opb

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

MD5SUM BENCH= 765fe52d585c32f36b221a5769663015
RANDOM SEED=972424375

node112.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.763
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.52
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.763
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.91
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.763
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.763
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.763
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.92
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.763
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.92
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.763
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.763
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:       32873648 kB
MemFree:        23218000 kB
Buffers:          554928 kB
Cached:          6008276 kB
SwapCached:            0 kB
Active:          3990136 kB
Inactive:        4791344 kB
Active(anon):    2207356 kB
Inactive(anon):    10924 kB
Active(file):    1782780 kB
Inactive(file):  4780420 kB
Unevictable:        6852 kB
Mlocked:            6852 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             11840 kB
Writeback:             0 kB
AnonPages:       2224404 kB
Mapped:            16664 kB
Shmem:               200 kB
Slab:             731264 kB
SReclaimable:     175112 kB
SUnreclaim:       556152 kB
KernelStack:        1448 kB
PageTables:         8348 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    2370256 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    208896 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71196 MiB
End job on node112 at 2012-06-04 01:28:59