Trace number 3743987

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
PB10: SCIPspx SCIP 1.2.1.3 with SoPlex 1.4.2 (CVS Version 30.5.2010) as LP solver? 1790.19 1790.48

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/MH+IC/
normalized-minisat25_4_7_4_mh_ic.opb
MD5SUM28aef98ecae5ad7c0bc1921f6d6032a5
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark5114454
Best CPU time to get the best result obtained on this benchmark1800.17
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables45775
Total number of constraints102733
Number of constraints which are clauses71450
Number of constraints which are cardinality constraints (but not clauses)33
Number of constraints which are nor clauses,nor cardinality constraints31250
Minimum length of a constraint2
Maximum length of a constraint925
Number of terms in the objective function 17425
Biggest coefficient in the objective function 106496424
Number of bits for the biggest coefficient in the objective function 27
Sum of the numbers in the objective function 13952376603
Number of bits of the sum of numbers in the objective function 34
Biggest number in a constraint 106496424
Number of bits of the biggest number in a constraint 27
Biggest sum of numbers in a constraint 13952376603
Number of bits of the biggest sum of numbers34
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c SCIP version 1.2.1.3 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.4.2]
0.00/0.00	c Copyright (c) 2002-2010 Konrad-Zuse-Zentrum fuer Informationstechnik Berlin (ZIB)
0.00/0.00	c 
0.00/0.00	c user parameter file <scip.set> not found - using default parameters
0.00/0.00	c reading problem <HOME/instance-3743987-1338798543.opb>
0.68/0.76	c original problem has 45775 variables (45775 bin, 0 int, 0 impl, 0 cont) and 102733 constraints
0.68/0.76	c problem read
0.68/0.76	c presolving settings loaded
0.98/1.03	c presolving:
1.29/1.38	c (round 1) 2825 del vars, 1804 del conss, 100 chg bounds, 300 chg sides, 1500 chg coeffs, 0 upgd conss, 141650 impls, 1 clqs
1.89/1.98	c (round 2) 2825 del vars, 2104 del conss, 100 chg bounds, 300 chg sides, 1500 chg coeffs, 100626 upgd conss, 141650 impls, 1 clqs
7.70/7.78	c (round 3) 2825 del vars, 2104 del conss, 100 chg bounds, 300 chg sides, 15300 chg coeffs, 100626 upgd conss, 8686174 impls, 1 clqs
8.69/8.80	c (round 4) 2825 del vars, 2104 del conss, 100 chg bounds, 14100 chg sides, 76997 chg coeffs, 100626 upgd conss, 8686174 impls, 13800 clqs
9.49/9.55	c (round 5) 2825 del vars, 22401 del conss, 100 chg bounds, 34397 chg sides, 137888 chg coeffs, 100626 upgd conss, 8686174 impls, 27601 clqs
44.48/44.50	c    (43.7s) probing: 1000/42950 (2.3%) - 0 fixings, 0 aggregations, 1448864 implications, 0 bound changes
87.99/88.10	c    (87.3s) probing: 2000/42950 (4.7%) - 0 fixings, 0 aggregations, 3339244 implications, 0 bound changes
88.09/88.12	c    (87.4s) probing: 2001/42950 (4.7%) - 0 fixings, 0 aggregations, 3339252 implications, 0 bound changes
88.09/88.12	c    (87.4s) probing aborted: 2000/2000 successive useless probings
88.09/88.12	c presolving (6 rounds):
88.09/88.12	c  2825 deleted vars, 22401 deleted constraints, 100 tightened bounds, 0 added holes, 34397 changed sides, 137888 changed coefficients
88.09/88.12	c  15416994 implications, 27601 cliques
88.09/88.12	c presolved problem has 42950 variables (42950 bin, 0 int, 0 impl, 0 cont) and 114429 constraints
88.09/88.12	c   15375 constraints of type <knapsack>
88.09/88.12	c   69926 constraints of type <setppc>
88.09/88.12	c       3 constraints of type <linear>
88.09/88.12	c   29125 constraints of type <logicor>
88.09/88.12	c transformed objective value is always integral (scale: 1)
88.09/88.12	c Presolving Time: 87.18
88.09/88.12	c - non default parameters ----------------------------------------------------------------------
88.09/88.12	c # SCIP version 1.2.1.3
88.09/88.12	c 
88.09/88.12	c # frequency for displaying node information lines
88.09/88.12	c # [type: int, range: [-1,2147483647], default: 100]
88.09/88.12	c display/freq = 10000
88.09/88.12	c 
88.09/88.12	c # maximal time in seconds to run
88.09/88.12	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
88.09/88.12	c limits/time = 1789.24
88.09/88.12	c 
88.09/88.12	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
88.09/88.12	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
88.09/88.12	c limits/memory = 13950
88.09/88.12	c 
88.09/88.12	c # default clock type (1: CPU user seconds, 2: wall clock time)
88.09/88.12	c # [type: int, range: [1,2], default: 1]
88.09/88.12	c timing/clocktype = 2
88.09/88.12	c 
88.09/88.12	c # should presolving try to simplify inequalities
88.09/88.12	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
88.09/88.12	c constraints/linear/simplifyinequalities = TRUE
88.09/88.12	c 
88.09/88.12	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
88.09/88.12	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
88.09/88.12	c constraints/indicator/addCouplingCons = TRUE
88.09/88.12	c 
88.09/88.12	c # should presolving try to simplify knapsacks
88.09/88.12	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
88.09/88.12	c constraints/knapsack/simplifyinequalities = TRUE
88.09/88.12	c 
88.09/88.12	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
88.09/88.12	c # [type: int, range: [-1,2147483647], default: -1]
88.09/88.12	c separating/rapidlearning/freq = 0
88.09/88.12	c 
88.09/88.12	c -----------------------------------------------------------------------------------------------
88.09/88.12	c start solving
88.09/88.15	c 
94.97/95.01	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
94.97/95.01	c  94.2s|     1 |     0 |  2514 |     - | 672M|   0 | 335 |  42k| 114k|  42k| 114k|   0 |   0 |   0 | 9.795054e+05 |      --      |    Inf 
264.06/264.19	c   263s|     1 |     0 |  8729 |     - | 678M|   0 | 304 |  42k| 114k|  42k| 114k|  42 |   0 |   0 | 1.166224e+06 |      --      |    Inf 
318.34/318.49	c   318s|     1 |     0 |  9116 |     - | 680M|   0 | 296 |  42k| 114k|  42k| 114k|  51 |   0 |   0 | 1.200007e+06 |      --      |    Inf 
375.83/375.97	c   375s|     1 |     0 |  9514 |     - | 682M|   0 | 310 |  42k| 114k|  42k| 114k|  60 |   0 |   0 | 1.207630e+06 |      --      |    Inf 
400.13/400.23	c   399s|     1 |     0 | 10362 |     - | 686M|   0 | 383 |  42k| 114k|  42k| 114k|  75 |   0 |   0 | 1.238647e+06 |      --      |    Inf 
450.81/450.92	c   450s|     1 |     0 | 10741 |     - | 687M|   0 | 393 |  42k| 114k|  42k| 114k|  93 |   0 |   0 | 1.253269e+06 |      --      |    Inf 
540.19/540.32	c   540s|     1 |     0 | 11330 |     - | 687M|   0 | 410 |  42k| 114k|  42k| 114k| 110 |   0 |   0 | 1.262647e+06 |      --      |    Inf 
610.99/611.17	c   610s|     1 |     0 | 11913 |     - | 688M|   0 | 412 |  42k| 114k|  42k| 114k| 117 |   0 |   0 | 1.272914e+06 |      --      |    Inf 
709.97/710.11	c   709s|     1 |     0 | 12043 |     - | 688M|   0 | 407 |  42k| 114k|  42k| 114k| 123 |   0 |   0 | 1.274888e+06 |      --      |    Inf 
812.96/813.16	c   812s|     1 |     0 | 12120 |     - | 688M|   0 | 415 |  42k| 114k|  42k| 114k| 132 |   0 |   0 | 1.275112e+06 |      --      |    Inf 
973.03/973.25	c   972s|     1 |     2 | 12120 |     - | 688M|   0 | 415 |  42k| 114k|  42k| 114k| 132 |   0 |  23 | 1.275112e+06 |      --      |    Inf 
1789.70/1790.02	c 
1789.70/1790.02	c SCIP Status        : solving was interrupted [time limit reached]
1789.70/1790.02	c Solving Time (sec) : 1789.26
1789.70/1790.02	c Solving Nodes      : 78
1789.70/1790.02	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1789.70/1790.02	c Dual Bound         : +1.27786361887641e+06
1789.70/1790.02	c Gap                : infinite
1789.70/1790.02	s UNKNOWN
1789.70/1790.02	c SCIP Status        : solving was interrupted [time limit reached]
1789.70/1790.02	c Solving Time       :    1789.26
1789.70/1790.02	c Original Problem   :
1789.70/1790.02	c   Problem name     : HOME/instance-3743987-1338798543.opb
1789.70/1790.02	c   Variables        : 45775 (45775 binary, 0 integer, 0 implicit integer, 0 continuous)
1789.70/1790.02	c   Constraints      : 102733 initial, 102733 maximal
1789.70/1790.02	c Presolved Problem  :
1789.70/1790.02	c   Problem name     : t_HOME/instance-3743987-1338798543.opb
1789.70/1790.02	c   Variables        : 42950 (42950 binary, 0 integer, 0 implicit integer, 0 continuous)
1789.70/1790.02	c   Constraints      : 114429 initial, 114492 maximal
1789.70/1790.02	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1789.70/1790.02	c   trivial          :       0.01          0          0          0          0          0          0          0          0
1789.70/1790.02	c   dualfix          :       0.01       1825          0          0          0          0          0          0          0
1789.70/1790.02	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1789.70/1790.02	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1789.70/1790.02	c   implics          :       0.01          0          0          0          0          0          0          0          0
1789.70/1790.02	c   probing          :      78.09          0          0          0          0          0          0          0          0
1789.70/1790.02	c   knapsack         :       7.35          0          0          0          0          0      13800      34097     136388
1789.70/1790.02	c   setppc           :       0.48          0          0          0          0          0       6497          0          0
1789.70/1790.02	c   linear           :       0.83        100        900          0        100          0       2104        300       1500
1789.70/1790.02	c   logicor          :       0.18          0          0          0          0          0          0          0          0
1789.70/1790.02	c   root node        :          -          0          -          -          0          -          -          -          -
1789.70/1790.02	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1789.70/1790.02	c   integral         :          0          0          0         68          0          0          5          0          0        130
1789.70/1790.02	c   knapsack         :      15375         10      10117          0          0          0      32725         61          0          0
1789.70/1790.02	c   setppc           :      69926         10      10117          0          0          0      73374          0          0          0
1789.70/1790.02	c   linear           :          3         10      10117          0          0          0         43          0          0          0
1789.70/1790.02	c   logicor          :      29125+        10       7633          0          0          3       1329          0          0          0
1789.70/1790.02	c   countsols        :          0          0          0          0          0          0          0          0          0          0
1789.70/1790.02	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1789.70/1790.02	c   integral         :     602.29       0.00       0.00     602.29       0.00
1789.70/1790.02	c   knapsack         :      13.53       0.25      13.27       0.00       0.00
1789.70/1790.02	c   setppc           :      33.94       0.06      33.89       0.00       0.00
1789.70/1790.02	c   linear           :       3.85       3.42       0.43       0.00       0.00
1789.70/1790.02	c   logicor          :       1.81       0.02       1.78       0.00       0.00
1789.70/1790.02	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1789.70/1790.02	c Propagators        :       Time      Calls    Cutoffs    DomReds
1789.70/1790.02	c   vbounds          :       0.01          2          0          0
1789.70/1790.02	c   rootredcost      :       0.01          0          0          0
1789.70/1790.02	c   pseudoobj        :       0.61       1054          0          0
1789.70/1790.02	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1789.70/1790.02	c   propagation      :       0.00          3          3          4       11.2          2        5.0          -
1789.70/1790.02	c   infeasible LP    :       0.16         17         17        282      494.3          5        2.0          0
1789.70/1790.02	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1789.70/1790.02	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1789.70/1790.02	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1789.70/1790.02	c   applied globally :          -          -          -         72       94.4          -          -          -
1789.70/1790.02	c   applied locally  :          -          -          -          0        0.0          -          -          -
1789.70/1790.02	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1789.70/1790.02	c   cut pool         :       0.02          9          -          -        132          -    (maximal pool size: 1028)
1789.70/1790.02	c   redcost          :       0.16         77          0          0          0          0
1789.70/1790.02	c   impliedbounds    :       0.06         10          0          0        122          0
1789.70/1790.02	c   intobj           :       0.00          0          0          0          0          0
1789.70/1790.02	c   cgmip            :       0.00          0          0          0          0          0
1789.70/1790.02	c   gomory           :     345.21         10          0          0       1012          0
1789.70/1790.02	c   strongcg         :     186.31         10          0          0       3000          0
1789.70/1790.02	c   cmir             :      50.10         10          0          0          6          0
1789.70/1790.02	c   flowcover        :     108.31         10          0          0         30          0
1789.70/1790.02	c   clique           :      71.50         10          0          0         52          0
1789.70/1790.02	c   zerohalf         :       0.00          0          0          0          0          0
1789.70/1790.02	c   mcf              :       0.11          1          0          0          0          0
1789.70/1790.02	c   rapidlearning    :       0.00          0          0          0          0          0
1789.70/1790.02	c Pricers            :       Time      Calls       Vars
1789.70/1790.02	c   problem variables:       0.00          0          0
1789.70/1790.02	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1789.70/1790.02	c   relpscost        :     602.29         68          0          5          0          0        130
1789.70/1790.02	c   pscost           :       0.00          0          0          0          0          0          0
1789.70/1790.02	c   inference        :       0.00          0          0          0          0          0          0
1789.70/1790.02	c   mostinf          :       0.00          0          0          0          0          0          0
1789.70/1790.02	c   leastinf         :       0.00          0          0          0          0          0          0
1789.70/1790.02	c   fullstrong       :       0.00          0          0          0          0          0          0
1789.70/1790.02	c   allfullstrong    :       0.00          0          0          0          0          0          0
1789.70/1790.02	c   random           :       0.00          0          0          0          0          0          0
1789.70/1790.02	c Primal Heuristics  :       Time      Calls      Found
1789.70/1790.02	c   LP solutions     :       0.00          -          0
1789.70/1790.02	c   pseudo solutions :       0.00          -          0
1789.70/1790.02	c   oneopt           :       0.00          0          0
1789.70/1790.02	c   crossover        :       0.00          0          0
1789.70/1790.02	c   veclendiving     :       0.00          0          0
1789.70/1790.02	c   objpscostdiving  :       0.00          0          0
1789.70/1790.02	c   rootsoldiving    :       0.00          0          0
1789.70/1790.02	c   linesearchdiving :       0.00          0          0
1789.70/1790.02	c   guideddiving     :       0.00          0          0
1789.70/1790.02	c   intshifting      :       0.00          0          0
1789.70/1790.02	c   coefdiving       :      52.59          1          0
1789.70/1790.02	c   pscostdiving     :      45.82          1          0
1789.70/1790.02	c   trivial          :       0.05          2          0
1789.70/1790.02	c   simplerounding   :       0.00          0          0
1789.70/1790.02	c   zirounding       :       0.24         64          0
1789.70/1790.02	c   rounding         :       0.38         77          0
1789.70/1790.02	c   shifting         :       0.18         15          0
1789.70/1790.02	c   twoopt           :       0.00          0          0
1789.70/1790.02	c   fixandinfer      :       0.00          0          0
1789.70/1790.02	c   feaspump         :      41.52          1          0
1789.70/1790.02	c   fracdiving       :       6.79          1          0
1789.70/1790.02	c   intdiving        :       0.00          0          0
1789.70/1790.02	c   actconsdiving    :       0.00          0          0
1789.70/1790.02	c   octane           :       0.00          0          0
1789.70/1790.02	c   rens             :       1.36          1          0
1789.70/1790.02	c   rins             :       0.00          0          0
1789.70/1790.02	c   localbranching   :       0.00          0          0
1789.70/1790.02	c   mutation         :       0.00          0          0
1789.70/1790.02	c   dins             :       0.00          0          0
1789.70/1790.02	c   undercover       :       0.00          0          0
1789.70/1790.02	c   nlp              :       0.00          0          0
1789.70/1790.02	c   trysol           :       0.00          0          0
1789.70/1790.02	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1789.70/1790.02	c   primal LP        :       0.04          0          0       0.00       0.00
1789.70/1790.02	c   dual LP          :     181.82         88      46402     527.30     255.21
1789.70/1790.02	c   lex dual LP      :       0.00          0          0       0.00          -
1789.70/1790.02	c   barrier LP       :       0.00          0          0       0.00          -
1789.70/1790.02	c   diving/probing LP:     137.87        420      22884      54.49     165.98
1789.70/1790.02	c   strong branching :     602.28        251     140656     560.38     233.54
1789.70/1790.02	c     (at root node) :          -         23      12497     543.35          -
1789.70/1790.02	c   conflict analysis:       0.00          0          0       0.00          -
1789.70/1790.02	c B&B Tree           :
1789.70/1790.02	c   number of runs   :          1
1789.70/1790.02	c   nodes            :         78
1789.70/1790.02	c   nodes (total)    :         78
1789.70/1790.02	c   nodes left       :         53
1789.70/1790.02	c   max depth        :         16
1789.70/1790.02	c   max depth (total):         16
1789.70/1790.02	c   backtracks       :          4 (5.1%)
1789.70/1790.02	c   delayed cutoffs  :          0
1789.70/1790.02	c   repropagations   :         18 (541 domain reductions, 0 cutoffs)
1789.70/1790.02	c   avg switch length:       2.01
1789.70/1790.02	c   switching time   :       0.28
1789.70/1790.02	c Solution           :
1789.70/1790.02	c   Solutions found  :          0 (0 improvements)
1789.70/1790.02	c   Primal Bound     :          -
1789.70/1790.02	c   Dual Bound       : +1.27786361887641e+06
1789.70/1790.02	c   Gap              :   infinite
1789.70/1790.02	c   Root Dual Bound  : +1.27511190315126e+06
1789.70/1790.02	c   Root Iterations  :      12120
1790.10/1790.48	c Time complete: 1790.18.

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-3743987-1338798543/watcher-3743987-1338798543 -o /tmp/evaluation-result-3743987-1338798543/solver-3743987-1338798543 -C 1800 -W 1900 -M 15500 HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-3743987-1338798543.opb -t 1800 -m 15500 

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.07 2.02 2.00 3/176 3223
/proc/meminfo: memFree=20433396/32873844 swapFree=7372/7372
[pid=3223] ppid=3221 vsize=7916 CPUtime=0 cores=0,2,4,6
/proc/3223/stat : 3223 (pbscip.linux.x8) R 3221 3223 2230 0 -1 4202496 1251 0 0 0 0 0 0 0 20 0 1 0 345982943 8105984 1197 33554432000 4194304 8395647 140735224506496 140735224501896 7430272 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/3223/statm: 1979 1197 370 1026 0 949 0

[startup+0.10293 s]
/proc/loadavg: 2.07 2.02 2.00 3/176 3223
/proc/meminfo: memFree=20433396/32873844 swapFree=7372/7372
[pid=3223] ppid=3221 vsize=30980 CPUtime=0.09 cores=0,2,4,6
/proc/3223/stat : 3223 (pbscip.linux.x8) R 3221 3223 2230 0 -1 4202496 6968 0 0 0 8 1 0 0 20 0 1 0 345982943 31723520 6908 33554432000 4194304 8395647 140735224506496 140735224501896 7430272 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/3223/statm: 7745 6908 394 1026 0 6715 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30980

[startup+0.200369 s]
/proc/loadavg: 2.07 2.02 2.00 3/176 3223
/proc/meminfo: memFree=20433396/32873844 swapFree=7372/7372
[pid=3223] ppid=3221 vsize=42028 CPUtime=0.19 cores=0,2,4,6
/proc/3223/stat : 3223 (pbscip.linux.x8) R 3221 3223 2230 0 -1 4202496 9734 0 0 0 18 1 0 0 20 0 1 0 345982943 43036672 9674 33554432000 4194304 8395647 140735224506496 140735224501896 7370134 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/3223/statm: 10507 9674 394 1026 0 9477 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 42028

[startup+0.300373 s]
/proc/loadavg: 2.07 2.02 2.00 3/176 3223
/proc/meminfo: memFree=20433396/32873844 swapFree=7372/7372
[pid=3223] ppid=3221 vsize=47636 CPUtime=0.28 cores=0,2,4,6
/proc/3223/stat : 3223 (pbscip.linux.x8) R 3221 3223 2230 0 -1 4202496 11100 0 0 0 27 1 0 0 20 0 1 0 345982943 48779264 11040 33554432000 4194304 8395647 140735224506496 140735224371704 7385092 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/3223/statm: 11909 11040 394 1026 0 10879 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 47636

[startup+0.700284 s]
/proc/loadavg: 2.07 2.02 2.00 3/176 3223
/proc/meminfo: memFree=20433396/32873844 swapFree=7372/7372
[pid=3223] ppid=3221 vsize=78044 CPUtime=0.68 cores=0,2,4,6
/proc/3223/stat : 3223 (pbscip.linux.x8) R 3221 3223 2230 0 -1 4202496 18707 0 0 0 66 2 0 0 20 0 1 0 345982943 79917056 18647 33554432000 4194304 8395647 140735224506496 140735224371704 7430272 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/3223/statm: 19511 18647 394 1026 0 18481 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 78044

[startup+1.50032 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 3224
/proc/meminfo: memFree=20233624/32873844 swapFree=7372/7372
[pid=3223] ppid=3221 vsize=240120 CPUtime=1.49 cores=0,2,4,6
/proc/3223/stat : 3223 (pbscip.linux.x8) R 3221 3223 2230 0 -1 4202496 55645 0 0 0 141 8 0 0 20 0 1 0 345982943 245882880 58297 33554432000 4194304 8395647 140735224506496 140735224502904 6345173 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3223/statm: 60030 58297 475 1026 0 59000 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 240120

[startup+3.10031 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 3224
/proc/meminfo: memFree=20158912/32873844 swapFree=7372/7372
[pid=3223] ppid=3221 vsize=361248 CPUtime=3.09 cores=0,2,4,6
/proc/3223/stat : 3223 (pbscip.linux.x8) R 3221 3223 2230 0 -1 4202496 88595 0 0 0 297 12 0 0 20 0 1 0 345982943 369917952 88312 33554432000 4194304 8395647 140735224506496 140735224501784 4247616 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3223/statm: 90312 88312 496 1026 0 89282 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 361248

[startup+6.30029 s]
/proc/loadavg: 2.15 2.03 2.01 3/177 3224
/proc/meminfo: memFree=19905108/32873844 swapFree=7372/7372
[pid=3223] ppid=3221 vsize=579024 CPUtime=6.29 cores=0,2,4,6
/proc/3223/stat : 3223 (pbscip.linux.x8) R 3221 3223 2230 0 -1 4202496 143039 0 0 0 609 20 0 0 20 0 1 0 345982943 592920576 142756 33554432000 4194304 8395647 140735224506496 140735224501960 6080701 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3223/statm: 144756 142756 496 1026 0 143726 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 579024

[startup+12.7003 s]
/proc/loadavg: 2.13 2.03 2.01 3/177 3224
/proc/meminfo: memFree=19748368/32873844 swapFree=7372/7372
[pid=3223] ppid=3221 vsize=694032 CPUtime=12.69 cores=0,2,4,6
/proc/3223/stat : 3223 (pbscip.linux.x8) R 3221 3223 2230 0 -1 4202496 170987 0 0 0 1245 24 0 0 20 0 1 0 345982943 710688768 171710 33554432000 4194304 8395647 140735224506496 140735224502680 5604533 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3223/statm: 173508 171710 510 1026 0 172478 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 694032

[startup+25.5004 s]
/proc/loadavg: 2.10 2.03 2.01 3/177 3224
/proc/meminfo: memFree=19662692/32873844 swapFree=7372/7372
[pid=3223] ppid=3221 vsize=777592 CPUtime=25.49 cores=0,2,4,6
/proc/3223/stat : 3223 (pbscip.linux.x8) R 3221 3223 2230 0 -1 4202496 191775 0 0 0 2522 27 0 0 20 0 1 0 345982943 796254208 192498 33554432000 4194304 8395647 140735224506496 140735224502360 4910754 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3223/statm: 194398 192498 510 1026 0 193368 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 777592

[startup+51.1004 s]
/proc/loadavg: 2.13 2.04 2.01 3/177 3224
/proc/meminfo: memFree=19514076/32873844 swapFree=7372/7372
[pid=3223] ppid=3221 vsize=901796 CPUtime=51.08 cores=0,2,4,6
/proc/3223/stat : 3223 (pbscip.linux.x8) R 3221 3223 2230 0 -1 4202496 222686 0 0 0 5076 32 0 0 20 0 1 0 345982943 923439104 223409 33554432000 4194304 8395647 140735224506496 140735224502360 5604430 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3223/statm: 225449 223409 515 1026 0 224419 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 901796

[startup+102.3 s]
/proc/loadavg: 2.06 2.03 2.01 3/178 3227
/proc/meminfo: memFree=19239328/32873844 swapFree=7372/7372
[pid=3223] ppid=3221 vsize=1204312 CPUtime=102.28 cores=0,2,4,6
/proc/3223/stat : 3223 (pbscip.linux.x8) R 3221 3223 2230 0 -1 4202496 285788 0 0 0 10185 43 0 0 20 0 1 0 345982943 1233215488 293804 33554432000 4194304 8395647 140735224506496 140735224501016 6708222 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3223/statm: 301078 293804 591 1026 0 300048 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1204312

[startup+162.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 3227
/proc/meminfo: memFree=19222464/32873844 swapFree=7372/7372
[pid=3223] ppid=3221 vsize=1214356 CPUtime=162.27 cores=0,2,4,6
/proc/3223/stat : 3223 (pbscip.linux.x8) R 3221 3223 2230 0 -1 4202496 289566 0 0 0 16179 48 0 0 20 0 1 0 345982943 1243500544 298084 33554432000 4194304 8395647 140735224506496 140735224501688 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3223/statm: 303589 298084 605 1026 0 302559 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 1214356

[startup+222.307 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 3228
/proc/meminfo: memFree=19222228/32873844 swapFree=7372/7372
[pid=3223] ppid=3221 vsize=1214356 CPUtime=222.26 cores=0,2,4,6
/proc/3223/stat : 3223 (pbscip.linux.x8) R 3221 3223 2230 0 -1 4202496 289708 0 0 0 22178 48 0 0 20 0 1 0 345982943 1243500544 298226 33554432000 4194304 8395647 140735224506496 140735224501784 18446744073699066235 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3223/statm: 303589 298226 614 1026 0 302559 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 1214356

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 3228
/proc/meminfo: memFree=19151404/32873844 swapFree=7372/7372
[pid=3223] ppid=3221 vsize=1282916 CPUtime=282.25 cores=0,2,4,6
/proc/3223/stat : 3223 (pbscip.linux.x8) R 3221 3223 2230 0 -1 4202496 295172 0 0 0 28173 52 0 0 20 0 1 0 345982943 1313705984 316028 33554432000 4194304 8395647 140735224506496 140735224501688 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3223/statm: 320729 316028 626 1026 0 319699 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 1282916

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 3228
/proc/meminfo: memFree=19242244/32873844 swapFree=7372/7372
[pid=3223] ppid=3221 vsize=1288412 CPUtime=342.23 cores=0,2,4,6
/proc/3223/stat : 3223 (pbscip.linux.x8) R 3221 3223 2230 0 -1 4202496 295244 0 0 0 34169 54 0 0 20 0 1 0 345982943 1319333888 316611 33554432000 4194304 8395647 140735224506496 140735224501688 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3223/statm: 322103 316611 626 1026 0 321073 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 1288412

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3267
/proc/meminfo: memFree=23597776/32873844 swapFree=7372/7372
[pid=3223] ppid=3221 vsize=1320304 CPUtime=402.23 cores=0,2,4,6
/proc/3223/stat : 3223 (pbscip.linux.x8) R 3221 3223 2230 0 -1 4202496 299374 0 0 0 40165 58 0 0 20 0 1 0 345982943 1351991296 324853 33554432000 4194304 8395647 140735224506496 140735224501736 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3223/statm: 330076 324853 626 1026 0 329046 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 1320304

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3267
/proc/meminfo: memFree=22966804/32873844 swapFree=7372/7372
[pid=3223] ppid=3221 vsize=1324776 CPUtime=462.21 cores=0,2,4,6
/proc/3223/stat : 3223 (pbscip.linux.x8) R 3221 3223 2230 0 -1 4202496 300311 0 0 0 46161 60 0 0 20 0 1 0 345982943 1356570624 327128 33554432000 4194304 8395647 140735224506496 140735224501736 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3223/statm: 331194 327128 626 1026 0 330164 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 1324776

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3268
/proc/meminfo: memFree=22943956/32873844 swapFree=7372/7372
[pid=3223] ppid=3221 vsize=1324776 CPUtime=522.2 cores=0,2,4,6
/proc/3223/stat : 3223 (pbscip.linux.x8) R 3221 3223 2230 0 -1 4202496 300314 0 0 0 52156 64 0 0 20 0 1 0 345982943 1356570624 327163 33554432000 4194304 8395647 140735224506496 140735224501736 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3223/statm: 331194 327163 626 1026 0 330164 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 1324776

[startup+582.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 3268
/proc/meminfo: memFree=22907328/32873844 swapFree=7372/7372
[pid=3223] ppid=3221 vsize=1342644 CPUtime=582.19 cores=0,2,4,6
/proc/3223/stat : 3223 (pbscip.linux.x8) R 3221 3223 2230 0 -1 4202496 301339 0 0 0 58153 66 0 0 20 0 1 0 345982943 1374867456 331765 33554432000 4194304 8395647 140735224506496 140735224501736 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3223/statm: 335661 331765 626 1026 0 334631 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 1342644

[startup+642.3 s]

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

/proc/meminfo: memFree=21661080/32873844 swapFree=7372/7372
[pid=3223] ppid=3221 vsize=1351392 CPUtime=1002.12 cores=0,2,4,6
/proc/3223/stat : 3223 (pbscip.linux.x8) R 3221 3223 2230 0 -1 4202496 344065 0 0 0 100104 108 0 0 20 0 1 0 345982943 1383825408 335882 33554432000 4194304 8395647 140735224506496 140735224501368 6587234 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3223/statm: 337848 335882 641 1026 0 336818 0
Current children cumulated CPU time (s) 1002.12
Current children cumulated vsize (KiB) 1351392

[startup+1062.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 3272
/proc/meminfo: memFree=21617944/32873844 swapFree=7372/7372
[pid=3223] ppid=3221 vsize=1351392 CPUtime=1062.11 cores=0,2,4,6
/proc/3223/stat : 3223 (pbscip.linux.x8) R 3221 3223 2230 0 -1 4202496 344072 0 0 0 106096 115 0 0 20 0 1 0 345982943 1383825408 336018 33554432000 4194304 8395647 140735224506496 140735224501704 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3223/statm: 337848 336018 641 1026 0 336818 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 1351392

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3273
/proc/meminfo: memFree=21599304/32873844 swapFree=7372/7372
[pid=3223] ppid=3221 vsize=1351392 CPUtime=1122.1 cores=0,2,4,6
/proc/3223/stat : 3223 (pbscip.linux.x8) R 3221 3223 2230 0 -1 4202496 344073 0 0 0 112088 122 0 0 20 0 1 0 345982943 1383825408 336018 33554432000 4194304 8395647 140735224506496 140735224501704 6721235 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3223/statm: 337848 336018 641 1026 0 336818 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 1351392

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3273
/proc/meminfo: memFree=21642168/32873844 swapFree=7372/7372
[pid=3223] ppid=3221 vsize=1351392 CPUtime=1182.09 cores=0,2,4,6
/proc/3223/stat : 3223 (pbscip.linux.x8) R 3221 3223 2230 0 -1 4202496 344073 0 0 0 118079 130 0 0 20 0 1 0 345982943 1383825408 336135 33554432000 4194304 8395647 140735224506496 140735224501368 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3223/statm: 337848 336135 641 1026 0 336818 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 1351392

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3273
/proc/meminfo: memFree=21604736/32873844 swapFree=7372/7372
[pid=3223] ppid=3221 vsize=1351392 CPUtime=1242.08 cores=0,2,4,6
/proc/3223/stat : 3223 (pbscip.linux.x8) R 3221 3223 2230 0 -1 4202496 344073 0 0 0 124073 135 0 0 20 0 1 0 345982943 1383825408 336135 33554432000 4194304 8395647 140735224506496 140735224501368 7382116 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3223/statm: 337848 336135 641 1026 0 336818 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 1351392

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 3276
/proc/meminfo: memFree=21604632/32873844 swapFree=7372/7372
[pid=3223] ppid=3221 vsize=1351392 CPUtime=1302.07 cores=0,2,4,6
/proc/3223/stat : 3223 (pbscip.linux.x8) R 3221 3223 2230 0 -1 4202496 344073 0 0 0 130066 141 0 0 20 0 1 0 345982943 1383825408 336135 33554432000 4194304 8395647 140735224506496 140735224501368 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3223/statm: 337848 336135 641 1026 0 336818 0
Current children cumulated CPU time (s) 1302.07
Current children cumulated vsize (KiB) 1351392

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3276
/proc/meminfo: memFree=21602992/32873844 swapFree=7372/7372
[pid=3223] ppid=3221 vsize=1351392 CPUtime=1362.06 cores=0,2,4,6
/proc/3223/stat : 3223 (pbscip.linux.x8) R 3221 3223 2230 0 -1 4202496 344073 0 0 0 136057 149 0 0 20 0 1 0 345982943 1383825408 336135 33554432000 4194304 8395647 140735224506496 140735224501752 6698349 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3223/statm: 337848 336135 641 1026 0 336818 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 1351392

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3277
/proc/meminfo: memFree=21617788/32873844 swapFree=7372/7372
[pid=3223] ppid=3221 vsize=1351392 CPUtime=1422.06 cores=0,2,4,6
/proc/3223/stat : 3223 (pbscip.linux.x8) R 3221 3223 2230 0 -1 4202496 344073 0 0 0 142050 156 0 0 20 0 1 0 345982943 1383825408 336135 33554432000 4194304 8395647 140735224506496 140735224501368 6698047 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3223/statm: 337848 336135 641 1026 0 336818 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 1351392

[startup+1482.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 3277
/proc/meminfo: memFree=21635376/32873844 swapFree=7372/7372
[pid=3223] ppid=3221 vsize=1351392 CPUtime=1482.05 cores=0,2,4,6
/proc/3223/stat : 3223 (pbscip.linux.x8) R 3221 3223 2230 0 -1 4202496 344073 0 0 0 148041 164 0 0 20 0 1 0 345982943 1383825408 336135 33554432000 4194304 8395647 140735224506496 140735224501720 6119850 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3223/statm: 337848 336135 641 1026 0 336818 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 1351392

[startup+1542.31 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 3277
/proc/meminfo: memFree=21635032/32873844 swapFree=7372/7372
[pid=3223] ppid=3221 vsize=1352868 CPUtime=1542.04 cores=0,2,4,6
/proc/3223/stat : 3223 (pbscip.linux.x8) R 3221 3223 2230 0 -1 4202496 344105 0 0 0 154035 169 0 0 20 0 1 0 345982943 1385336832 336167 33554432000 4194304 8395647 140735224506496 140735224501704 6586944 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3223/statm: 338217 336167 645 1026 0 337187 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 1352868

[startup+1602.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 3277
/proc/meminfo: memFree=21630964/32873844 swapFree=7372/7372
[pid=3223] ppid=3221 vsize=1352868 CPUtime=1602.02 cores=0,2,4,6
/proc/3223/stat : 3223 (pbscip.linux.x8) R 3221 3223 2230 0 -1 4202496 344105 0 0 0 160026 176 0 0 20 0 1 0 345982943 1385336832 336167 33554432000 4194304 8395647 140735224506496 140735224501624 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3223/statm: 338217 336167 645 1026 0 337187 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 1352868

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3277
/proc/meminfo: memFree=21689792/32873844 swapFree=7372/7372
[pid=3223] ppid=3221 vsize=1358848 CPUtime=1662.02 cores=0,2,4,6
/proc/3223/stat : 3223 (pbscip.linux.x8) R 3221 3223 2230 0 -1 4202496 344184 0 0 0 166021 181 0 0 20 0 1 0 345982943 1391460352 336246 33554432000 4194304 8395647 140735224506496 140735224501960 6697376 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3223/statm: 339712 336246 645 1026 0 338682 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 1358848

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3278
/proc/meminfo: memFree=21677724/32873844 swapFree=7372/7372
[pid=3223] ppid=3221 vsize=1369288 CPUtime=1722.01 cores=0,2,4,6
/proc/3223/stat : 3223 (pbscip.linux.x8) R 3221 3223 2230 0 -1 4202496 345401 0 0 0 172013 188 0 0 20 0 1 0 345982943 1402150912 338996 33554432000 4194304 8395647 140735224506496 140735224502056 6585844 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3223/statm: 342322 338996 645 1026 0 341292 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 1369288

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3278
/proc/meminfo: memFree=21674404/32873844 swapFree=7372/7372
[pid=3223] ppid=3221 vsize=1369288 CPUtime=1782 cores=0,2,4,6
/proc/3223/stat : 3223 (pbscip.linux.x8) R 3221 3223 2230 0 -1 4202496 345960 0 0 0 178006 194 0 0 20 0 1 0 345982943 1402150912 339555 33554432000 4194304 8395647 140735224506496 140735224501960 6696991 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3223/statm: 342322 339555 645 1026 0 341292 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 1369288

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

[startup+1785.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3278
/proc/meminfo: memFree=21674404/32873844 swapFree=7372/7372
[pid=3223] ppid=3221 vsize=1369288 CPUtime=1785.3 cores=0,2,4,6
/proc/3223/stat : 3223 (pbscip.linux.x8) R 3221 3223 2230 0 -1 4202496 345960 0 0 0 178336 194 0 0 20 0 1 0 345982943 1402150912 339555 33554432000 4194304 8395647 140735224506496 140735224501736 6587036 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3223/statm: 342322 339555 645 1026 0 341292 0
Current children cumulated CPU time (s) 1785.3
Current children cumulated vsize (KiB) 1369288

[startup+1788.8 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3278
/proc/meminfo: memFree=21674388/32873844 swapFree=7372/7372
[pid=3223] ppid=3221 vsize=1369288 CPUtime=1788.49 cores=0,2,4,6
/proc/3223/stat : 3223 (pbscip.linux.x8) R 3221 3223 2230 0 -1 4202496 345960 0 0 0 178655 194 0 0 20 0 1 0 345982943 1402150912 339555 33554432000 4194304 8395647 140735224506496 140735224501736 6438928 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3223/statm: 342322 339555 645 1026 0 341292 0
Current children cumulated CPU time (s) 1788.49
Current children cumulated vsize (KiB) 1369288

[startup+1789.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3278
/proc/meminfo: memFree=21674388/32873844 swapFree=7372/7372
[pid=3223] ppid=3221 vsize=1369288 CPUtime=1789.3 cores=0,2,4,6
/proc/3223/stat : 3223 (pbscip.linux.x8) R 3221 3223 2230 0 -1 4202496 345960 0 0 0 178735 195 0 0 20 0 1 0 345982943 1402150912 339555 33554432000 4194304 8395647 140735224506496 140735224502072 6310748 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3223/statm: 342322 339555 645 1026 0 341292 0
Current children cumulated CPU time (s) 1789.3
Current children cumulated vsize (KiB) 1369288

[startup+1790 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3278
/proc/meminfo: memFree=21674264/32873844 swapFree=7372/7372
[pid=3223] ppid=3221 vsize=1369288 CPUtime=1789.7 cores=0,2,4,6
/proc/3223/stat : 3223 (pbscip.linux.x8) R 3221 3223 2230 0 -1 4202496 345960 0 0 0 178775 195 0 0 20 0 1 0 345982943 1402150912 339555 33554432000 4194304 8395647 140735224506496 140735224502072 7382116 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3223/statm: 342322 339555 645 1026 0 341292 0
Current children cumulated CPU time (s) 1789.7
Current children cumulated vsize (KiB) 1369288

[startup+1790.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3278
/proc/meminfo: memFree=21674264/32873844 swapFree=7372/7372
[pid=3223] ppid=3221 vsize=1308856 CPUtime=1790.1 cores=0,2,4,6
/proc/3223/stat : 3223 (pbscip.linux.x8) R 3221 3223 2230 0 -1 4202496 345962 0 0 0 178815 195 0 0 20 0 1 0 345982943 1340268544 324586 33554432000 4194304 8395647 140735224506496 140735224505656 6345173 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/3223/statm: 327214 324586 647 1026 0 326184 0
Current children cumulated CPU time (s) 1790.1
Current children cumulated vsize (KiB) 1308856

Child status: 0
Real time (s): 1790.48
CPU time (s): 1790.19
CPU user time (s): 1788.22
CPU system time (s): 1.9667
CPU usage (%): 99.9837
Max. virtual memory (cumulated for all children) (KiB): 1514396

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1788.22
system time used= 1.9667
maximum resident set size= 1499992
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 345965
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= 38
involuntary context switches= 1937

runsolver used 4.6353 second user time and 12.1552 second system time

The end

Launcher Data

Begin job on node109 at 2012-06-04 10:29:04
IDJOB=3743987
IDBENCH=92662
IDSOLVER=2326
FILE ID=node109/3743987-1338798543
RUNJOBID= node109-1338782366-2246
PBS_JOBID= 14636835
Free space on /tmp= 70604 MiB

SOLVER NAME= PB10: SCIPspx SCIP 1.2.1.3 with SoPlex 1.4.2 (CVS Version 30.5.2010) as LP solver
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/zahidi/MH+IC/normalized-minisat25_4_7_4_mh_ic.opb
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3743987-1338798543/watcher-3743987-1338798543 -o /tmp/evaluation-result-3743987-1338798543/solver-3743987-1338798543 -C 1800 -W 1900 -M 15500  HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-3743987-1338798543.opb -t 1800 -m 15500

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

MD5SUM BENCH= 28aef98ecae5ad7c0bc1921f6d6032a5
RANDOM SEED=1776065342

node109.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		: 2667.264
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	: 5334.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		: 2667.264
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		: 2667.264
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.91
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		: 2667.264
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		: 2667.264
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		: 2667.264
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.91
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		: 2667.264
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		: 2667.264
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.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        20433560 kB
Buffers:         1875704 kB
Cached:          1885024 kB
SwapCached:          988 kB
Active:         10287400 kB
Inactive:        1255564 kB
Active(anon):    7721532 kB
Inactive(anon):    58976 kB
Active(file):    2565868 kB
Inactive(file):  1196588 kB
Unevictable:        7372 kB
Mlocked:            7372 kB
SwapTotal:      67108856 kB
SwapFree:       67105540 kB
Dirty:             14396 kB
Writeback:             0 kB
AnonPages:       7882924 kB
Mapped:            12860 kB
Shmem:                 4 kB
Slab:             740720 kB
SReclaimable:     182816 kB
SUnreclaim:       557904 kB
KernelStack:        1472 kB
PageTables:        19620 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    8275952 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1568768 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= 70652 MiB
End job on node109 at 2012-06-04 10:58:54