Trace number 3735066

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
PB11: SCIP spx E_2 2011-06-10 (fixed)? 1796.8 1797.12

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
bounded_golomb_rulers/normalized-bogr_16.opb
MD5SUM6e5141f298d85d1f18641c02d22506a9
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark214
Best CPU time to get the best result obtained on this benchmark1800.03
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 222
Optimality of the best value was proved NO
Number of variables5570
Total number of constraints10896
Number of constraints which are clauses1
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints10895
Minimum length of a constraint1
Maximum length of a constraint34
Number of terms in the objective function 9
Biggest coefficient in the objective function 128
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 375
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 512
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 1908
Number of bits of the biggest sum of numbers11
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 2.0.1.5 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.5.0.5]
0.00/0.00	c Copyright (c) 2002-2011 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-3735066-1338716540.opb>
0.09/0.19	c original problem has 5570 variables (5570 bin, 0 int, 0 impl, 0 cont) and 10896 constraints
0.09/0.19	c problem read
0.09/0.19	c presolving settings loaded
0.19/0.27	c presolving:
0.29/0.33	c (round 1) 2 del vars, 1 del conss, 0 add conss, 2 chg bounds, 120 chg sides, 350 chg coeffs, 0 upgd conss, 0 impls, 0 clqs
0.29/0.37	c (round 2) 2 del vars, 5209 del conss, 0 add conss, 2 chg bounds, 120 chg sides, 350 chg coeffs, 247 upgd conss, 0 impls, 0 clqs
0.38/0.40	c (round 3) 2 del vars, 5209 del conss, 1 add conss, 2 chg bounds, 149 chg sides, 590 chg coeffs, 479 upgd conss, 62 impls, 0 clqs
0.88/0.95	c    (1.0s) probing: 115/5568 (2.1%) - 0 fixings, 0 aggregations, 4 implications, 0 bound changes
0.88/0.95	c    (1.0s) probing aborted: 100/100 successive totally useless probings
0.88/0.95	c presolving (4 rounds):
0.88/0.95	c  2 deleted vars, 5209 deleted constraints, 1 added constraints, 2 tightened bounds, 0 added holes, 149 changed sides, 590 changed coefficients
0.88/0.95	c  72 implications, 0 cliques
0.88/0.95	c presolved problem has 5568 variables (5568 bin, 0 int, 0 impl, 0 cont) and 5688 constraints
0.88/0.95	c     479 constraints of type <knapsack>
0.88/0.95	c       1 constraints of type <setppc>
0.88/0.95	c    5208 constraints of type <linear>
0.88/0.95	c transformed objective value is always integral (scale: 1)
0.88/0.95	c Presolving Time: 0.69
0.88/0.95	c - non default parameters ----------------------------------------------------------------------
0.88/0.95	c # SCIP version 2.0.1.5
0.88/0.95	c 
0.88/0.95	c # frequency for displaying node information lines
0.88/0.95	c # [type: int, range: [-1,2147483647], default: 100]
0.88/0.95	c display/freq = 10000
0.88/0.95	c 
0.88/0.95	c # maximal time in seconds to run
0.88/0.95	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.88/0.95	c limits/time = 1797
0.88/0.95	c 
0.88/0.95	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.88/0.95	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.88/0.95	c limits/memory = 13950
0.88/0.95	c 
0.88/0.95	c # default clock type (1: CPU user seconds, 2: wall clock time)
0.88/0.95	c # [type: int, range: [1,2], default: 1]
0.88/0.95	c timing/clocktype = 2
0.88/0.95	c 
0.88/0.95	c # belongs reading time to solving time?
0.88/0.95	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.88/0.95	c timing/reading = TRUE
0.88/0.95	c 
0.88/0.95	c # should presolving try to simplify inequalities
0.88/0.95	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.88/0.95	c constraints/linear/simplifyinequalities = TRUE
0.88/0.95	c 
0.88/0.95	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
0.88/0.95	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.88/0.95	c constraints/indicator/addCouplingCons = TRUE
0.88/0.95	c 
0.88/0.95	c # should presolving try to simplify knapsacks
0.88/0.95	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.88/0.95	c constraints/knapsack/simplifyinequalities = TRUE
0.88/0.95	c 
0.88/0.95	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.88/0.95	c # [type: int, range: [-1,2147483647], default: -1]
0.88/0.95	c separating/rapidlearning/freq = 0
0.88/0.95	c 
0.88/0.95	c -----------------------------------------------------------------------------------------------
0.88/0.95	c start solving
0.88/0.95	c 
1.09/1.17	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1.09/1.17	c   1.2s|     1 |     0 |   965 |     - |  48M|   0 | 872 |5568 |5713 |5568 |5688 |   0 |  25 |   0 | 1.200000e+02 |      --      |    Inf 
5.59/5.60	c   5.6s|     1 |     0 |  6332 |     - |  50M|   0 |1062 |5568 |6321 |5568 |5797 | 109 |  25 |   0 | 1.200000e+02 |      --      |    Inf 
6.29/6.32	c   6.3s|     1 |     0 |  7631 |     - |  50M|   0 |1748 |5568 |6321 |5568 |5957 | 269 |  25 |   0 | 1.200000e+02 |      --      |    Inf 
8.19/8.21	c   8.2s|     1 |     0 | 10493 |     - |  51M|   0 |2460 |5568 |6321 |5568 |6138 | 450 |  25 |   0 | 1.200000e+02 |      --      |    Inf 
10.38/10.47	c  10.5s|     1 |     0 | 13326 |     - |  52M|   0 |3597 |5568 |6321 |5568 |6297 | 609 |  25 |   0 | 1.200000e+02 |      --      |    Inf 
12.39/12.41	c  12.4s|     1 |     0 | 14204 |     - |  52M|   0 |3584 |5568 |6321 |5568 |6478 | 790 |  25 |   0 | 1.200000e+02 |      --      |    Inf 
14.98/15.04	c  15.0s|     1 |     0 | 15498 |     - |  53M|   0 |3521 |5568 |6321 |5568 |6717 |1029 |  25 |   0 | 1.200000e+02 |      --      |    Inf 
25.48/25.50	c  25.5s|     1 |     2 | 15498 |     - |  53M|   0 |3521 |5568 |6321 |5568 |6717 |1029 |  25 |  17 | 1.200000e+02 |      --      |    Inf 
1663.92/1664.26	c  1664s| 10000 |  4758 |  5611k| 559.7 | 118M|  91 |1844 |5568 |8025 |5568 |5890 |1029 |  18k|7110 | 1.200000e+02 |      --      |    Inf 
1796.68/1797.00	c 
1796.68/1797.00	c SCIP Status        : solving was interrupted [time limit reached]
1796.68/1797.00	c Solving Time (sec) : 1797.00
1796.68/1797.00	c Solving Nodes      : 11016
1796.68/1797.00	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1796.68/1797.00	c Dual Bound         : +1.20000000000000e+02
1796.68/1797.00	c Gap                : infinite
1796.68/1797.00	s UNKNOWN
1796.68/1797.00	c SCIP Status        : solving was interrupted [time limit reached]
1796.68/1797.00	c Total Time         :    1797.00
1796.68/1797.00	c   solving          :    1797.00
1796.68/1797.00	c   presolving       :       0.69 (included in solving)
1796.68/1797.00	c   reading          :       0.19 (included in solving)
1796.68/1797.00	c Original Problem   :
1796.68/1797.00	c   Problem name     : HOME/instance-3735066-1338716540.opb
1796.68/1797.00	c   Variables        : 5570 (5570 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.68/1797.00	c   Constraints      : 10896 initial, 10896 maximal
1796.68/1797.00	c Presolved Problem  :
1796.68/1797.00	c   Problem name     : t_HOME/instance-3735066-1338716540.opb
1796.68/1797.00	c   Variables        : 5568 (5568 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.68/1797.00	c   Constraints      : 5688 initial, 11240 maximal
1796.68/1797.00	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1796.68/1797.00	c   trivial          :       0.00          0          0          0          0          0          0          0          0          0
1796.68/1797.00	c   dualfix          :       0.00          0          0          0          0          0          0          0          0          0
1796.68/1797.00	c   boundshift       :       0.00          0          0          0          0          0          0          0          0          0
1796.68/1797.00	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0          0
1796.68/1797.00	c   pseudoobj        :       0.00          0          0          0          0          0          0          0          0          0
1796.68/1797.00	c   implics          :       0.00          0          0          0          0          0          0          0          0          0
1796.68/1797.00	c   probing          :       0.54          0          0          0          0          0          0          0          0          0
1796.68/1797.00	c   knapsack         :       0.01          0          0          0          0          0          0          1         29        240
1796.68/1797.00	c   setppc           :       0.00          0          0          0          0          0          0          0          0          0
1796.68/1797.00	c   linear           :       0.12          2          0          0          2          0       5209          0        120        350
1796.68/1797.00	c   logicor          :       0.00          0          0          0          0          0          0          0          0          0
1796.68/1797.00	c   root node        :          -          0          -          -          0          -          -          -          -          -
1796.68/1797.00	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #Resprop    Cutoffs    DomReds       Cuts      Conss   Children
1796.68/1797.00	c   integral         :          0          0          0       9552          0          4          0         60       5123          0          0      16848
1796.68/1797.00	c   knapsack         :        479          6      60189          0          1          3      44805        397      77478        508          0          0
1796.68/1797.00	c   setppc           :          1          6       9786          0          0          0        528          0         21          0          0          0
1796.68/1797.00	c   linear           :       5208+         7      59792          0          0          0      34990       1608    2146885          0          0          0
1796.68/1797.00	c   logicor          :          0+         6      28812          0          0          0      65610        155      16363          0          0          0
1796.68/1797.00	c   countsols        :          0          0          0          0          1          0          0          0          0          0          0          0
1796.68/1797.00	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS      Check    Resprop
1796.68/1797.00	c   integral         :     614.56       0.00       0.00     614.56       0.00       0.00       0.00
1796.68/1797.00	c   knapsack         :       3.26       0.04       3.18       0.00       0.00       0.00       0.03
1796.68/1797.00	c   setppc           :       0.01       0.00       0.01       0.00       0.00       0.00       0.00
1796.68/1797.00	c   linear           :      23.28       0.00      23.22       0.00       0.00       0.00       0.06
1796.68/1797.00	c   logicor          :       1.60       0.00       1.54       0.00       0.00       0.00       0.07
1796.68/1797.00	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1796.68/1797.00	c Propagators        : #Propagate   #Resprop    Cutoffs    DomReds
1796.68/1797.00	c   vbounds          :          0          0          0          0
1796.68/1797.00	c   rootredcost      :          0          0          0          0
1796.68/1797.00	c   pseudoobj        :      59957          0          0          0
1796.68/1797.00	c Propagator Timings :  TotalTime  Propagate    Resprop
1796.68/1797.00	c   vbounds          :       0.02       0.02       0.00
1796.68/1797.00	c   rootredcost      :       0.02       0.02       0.00
1796.68/1797.00	c   pseudoobj        :       0.06       0.06       0.00
1796.68/1797.00	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1796.68/1797.00	c   propagation      :       0.21       2160       2157      24242       43.4        251       19.5          -
1796.68/1797.00	c   infeasible LP    :       3.39       5045       5045      18942       30.4        406       21.4          0
1796.68/1797.00	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1796.68/1797.00	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1796.68/1797.00	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1796.68/1797.00	c   applied globally :          -          -          -      20637       29.9          -          -          -
1796.68/1797.00	c   applied locally  :          -          -          -          0        0.0          -          -          -
1796.68/1797.00	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1796.68/1797.00	c   cut pool         :       0.00          5          -          -        584          -    (maximal pool size: 4080)
1796.68/1797.00	c   redcost          :       0.82       9486          0         24          0          0
1796.68/1797.00	c   impliedbounds    :       0.00          6          0          0          0          0
1796.68/1797.00	c   intobj           :       0.00          0          0          0          0          0
1796.68/1797.00	c   gomory           :       1.21          6          0          0         29          0
1796.68/1797.00	c   cgmip            :       0.00          0          0          0          0          0
1796.68/1797.00	c   closecuts        :       0.00          0          0          0          0          0
1796.68/1797.00	c   strongcg         :       1.16          6          0          0         23          0
1796.68/1797.00	c   cmir             :       1.76          6          0          0       3000          0
1796.68/1797.00	c   flowcover        :       1.35          6          0          0       1200          0
1796.68/1797.00	c   clique           :       0.00          1          0          0          0          0
1796.68/1797.00	c   zerohalf         :       0.00          0          0          0          0          0
1796.68/1797.00	c   mcf              :       0.00          1          0          0          0          0
1796.68/1797.00	c   oddcycle         :       0.00          0          0          0          0          0
1796.68/1797.00	c   rapidlearning    :       3.07          1          0          0          0        608
1796.68/1797.00	c Pricers            :       Time      Calls       Vars
1796.68/1797.00	c   problem variables:       0.00          0          0
1796.68/1797.00	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1796.68/1797.00	c   relpscost        :     614.54       9552         60       5123          0          0      16848
1796.68/1797.00	c   pscost           :       0.00          0          0          0          0          0          0
1796.68/1797.00	c   inference        :       0.00          1          0          0          0          0          2
1796.68/1797.00	c   mostinf          :       0.00          0          0          0          0          0          0
1796.68/1797.00	c   leastinf         :       0.00          0          0          0          0          0          0
1796.68/1797.00	c   fullstrong       :       0.00          0          0          0          0          0          0
1796.68/1797.00	c   allfullstrong    :       0.00          0          0          0          0          0          0
1796.68/1797.00	c   random           :       0.00          0          0          0          0          0          0
1796.68/1797.00	c Primal Heuristics  :       Time      Calls      Found
1796.68/1797.00	c   LP solutions     :       0.00          -          0
1796.68/1797.00	c   pseudo solutions :       0.00          -          0
1796.68/1797.00	c   oneopt           :       0.01          0          0
1796.68/1797.00	c   crossover        :       0.00          0          0
1796.68/1797.00	c   guideddiving     :       0.00          0          0
1796.68/1797.00	c   intshifting      :       0.00          0          0
1796.68/1797.00	c   coefdiving       :     160.12          3          0
1796.68/1797.00	c   objpscostdiving  :      24.69         11          0
1796.68/1797.00	c   rootsoldiving    :      17.53         12          0
1796.68/1797.00	c   fracdiving       :      79.29         26          0
1796.68/1797.00	c   feaspump         :      36.46         15          0
1796.68/1797.00	c   pscostdiving     :      62.25         33          0
1796.68/1797.00	c   veclendiving     :      35.21         37          0
1796.68/1797.00	c   linesearchdiving :      49.93         97          0
1796.68/1797.00	c   trivial          :       0.00          2          0
1796.68/1797.00	c   shiftandpropagate:       0.13          1          0
1796.68/1797.00	c   simplerounding   :       0.00          0          0
1796.68/1797.00	c   zirounding       :       0.85       1000          0
1796.68/1797.00	c   rounding         :       1.65       1321          0
1796.68/1797.00	c   shifting         :      10.59        378          0
1796.68/1797.00	c   twoopt           :       0.00          0          0
1796.68/1797.00	c   fixandinfer      :       0.00          0          0
1796.68/1797.00	c   clique           :       0.00          0          0
1796.68/1797.00	c   intdiving        :       0.00          0          0
1796.68/1797.00	c   actconsdiving    :       0.00          0          0
1796.68/1797.00	c   octane           :       0.00          0          0
1796.68/1797.00	c   rens             :       0.05          0          0
1796.68/1797.00	c   rins             :       0.00          0          0
1796.68/1797.00	c   localbranching   :       0.00          0          0
1796.68/1797.00	c   mutation         :       0.00          0          0
1796.68/1797.00	c   dins             :       0.00          0          0
1796.68/1797.00	c   vbounds          :       0.00          0          0
1796.68/1797.00	c   undercover       :       0.00          0          0
1796.68/1797.00	c   subnlp           :       0.00          0          0
1796.68/1797.00	c   trysol           :       0.00          0          0
1796.68/1797.00	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1796.68/1797.00	c   primal LP        :       0.07          0          0       0.00       0.00
1796.68/1797.00	c   dual LP          :     636.42      10825    3969260     366.68    6236.86
1796.68/1797.00	c   lex dual LP      :       0.00          0          0       0.00          -
1796.68/1797.00	c   barrier LP       :       0.00          0          0       0.00          -
1796.68/1797.00	c   diving/probing LP:     435.99      14159    2048140     144.65    4697.66
1796.68/1797.00	c   strong branching :     609.63       8073    2102299     260.41    3448.49
1796.68/1797.00	c     (at root node) :          -         17      15152     891.29          -
1796.68/1797.00	c   conflict analysis:       0.00          0          0       0.00          -
1796.68/1797.00	c B&B Tree           :
1796.68/1797.00	c   number of runs   :          1
1796.68/1797.00	c   nodes            :      11016
1796.68/1797.00	c   nodes (total)    :      11016
1796.68/1797.00	c   nodes left       :       5031
1796.68/1797.00	c   max depth        :         91
1796.68/1797.00	c   max depth (total):         91
1796.68/1797.00	c   backtracks       :       1385 (12.6%)
1796.68/1797.00	c   delayed cutoffs  :        804
1796.68/1797.00	c   repropagations   :      11183 (628709 domain reductions, 475 cutoffs)
1796.68/1797.00	c   avg switch length:       7.50
1796.68/1797.00	c   switching time   :      18.22
1796.68/1797.00	c Solution           :
1796.68/1797.00	c   Solutions found  :          0 (0 improvements)
1796.68/1797.00	c   Primal Bound     :          -
1796.68/1797.00	c   Dual Bound       : +1.20000000000000e+02
1796.68/1797.00	c   Gap              :   infinite
1796.68/1797.00	c   Root Dual Bound  : +1.20000000000000e+02
1796.68/1797.00	c   Root Iterations  :      15498
1796.77/1797.11	c Time complete: 1796.79.

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-3735066-1338716540/watcher-3735066-1338716540 -o /tmp/evaluation-result-3735066-1338716540/solver-3735066-1338716540 -C 1800 -W 1900 -M 15500 HOME/scip-2.0.1.4b_2.linux.x86_64.gnu.opt.spx -f HOME/instance-3735066-1338716540.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.09 2.03 2.01 3/176 15204
/proc/meminfo: memFree=28010080/32873844 swapFree=7632/7632
[pid=15204] ppid=15202 vsize=9924 CPUtime=0 cores=0,2,4,6
/proc/15204/stat : 15204 (scip-2.0.1.4b_2) R 15202 15204 12480 0 -1 4202496 1580 0 0 0 0 0 0 0 20 0 1 0 337778306 10162176 1536 33554432000 4194304 9016284 140737311936448 140735563535576 4594624 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15204/statm: 2738 1546 340 1178 0 1556 0

[startup+0.0996441 s]
/proc/loadavg: 2.09 2.03 2.01 3/176 15204
/proc/meminfo: memFree=28010080/32873844 swapFree=7632/7632
[pid=15204] ppid=15202 vsize=21660 CPUtime=0.09 cores=0,2,4,6
/proc/15204/stat : 15204 (scip-2.0.1.4b_2) R 15202 15204 12480 0 -1 4202496 4382 0 0 0 9 0 0 0 20 0 1 0 337778306 22179840 4337 33554432000 4194304 9016284 140737311936448 140735563535576 7870473 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15204/statm: 5415 4337 360 1178 0 4233 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 21660

[startup+0.100301 s]
/proc/loadavg: 2.09 2.03 2.01 3/176 15204
/proc/meminfo: memFree=28010080/32873844 swapFree=7632/7632
[pid=15204] ppid=15202 vsize=21660 CPUtime=0.09 cores=0,2,4,6
/proc/15204/stat : 15204 (scip-2.0.1.4b_2) R 15202 15204 12480 0 -1 4202496 4382 0 0 0 9 0 0 0 20 0 1 0 337778306 22179840 4337 33554432000 4194304 9016284 140737311936448 140735563535576 7870473 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15204/statm: 5415 4337 360 1178 0 4233 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 21660

[startup+0.300268 s]
/proc/loadavg: 2.09 2.03 2.01 3/176 15204
/proc/meminfo: memFree=28010080/32873844 swapFree=7632/7632
[pid=15204] ppid=15202 vsize=111980 CPUtime=0.29 cores=0,2,4,6
/proc/15204/stat : 15204 (scip-2.0.1.4b_2) R 15202 15204 12480 0 -1 4202496 25537 0 0 0 26 3 0 0 20 0 1 0 337778306 114667520 25492 33554432000 4194304 9016284 140737311936448 140735563535576 18446744073699065857 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/15204/statm: 27995 25492 468 1178 0 26813 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 111980

[startup+0.70027 s]
/proc/loadavg: 2.09 2.03 2.01 3/176 15204
/proc/meminfo: memFree=28010080/32873844 swapFree=7632/7632
[pid=15204] ppid=15202 vsize=113600 CPUtime=0.68 cores=0,2,4,6
/proc/15204/stat : 15204 (scip-2.0.1.4b_2) R 15202 15204 12480 0 -1 4202496 26740 0 0 0 65 3 0 0 20 0 1 0 337778306 116326400 26049 33554432000 4194304 9016284 140737311936448 140737311932120 5254225 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/15204/statm: 28400 26049 525 1178 0 27218 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 113600

[startup+1.50024 s]
/proc/loadavg: 2.09 2.03 2.01 3/177 15205
/proc/meminfo: memFree=27893148/32873844 swapFree=7632/7632
[pid=15204] ppid=15202 vsize=150152 CPUtime=1.48 cores=0,2,4,6
/proc/15204/stat : 15204 (scip-2.0.1.4b_2) R 15202 15204 12480 0 -1 4202496 36110 0 0 0 143 5 0 0 20 0 1 0 337778306 153755648 34937 33554432000 4194304 9016284 140737311936448 140737311932120 7081664 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/15204/statm: 37538 34937 656 1178 0 36356 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 150152

[startup+3.10027 s]
/proc/loadavg: 2.09 2.03 2.01 3/177 15205
/proc/meminfo: memFree=27871416/32873844 swapFree=7632/7632
[pid=15204] ppid=15202 vsize=209288 CPUtime=3.09 cores=0,2,4,6
/proc/15204/stat : 15204 (scip-2.0.1.4b_2) R 15202 15204 12480 0 -1 4202496 50595 0 0 0 301 8 0 0 20 0 1 0 337778306 214310912 49395 33554432000 4194304 9016284 140737311936448 140737311930008 5227673 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/15204/statm: 52322 49395 695 1178 0 51140 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 209288

[startup+6.30024 s]
/proc/loadavg: 2.08 2.03 2.00 3/177 15205
/proc/meminfo: memFree=27797636/32873844 swapFree=7632/7632
[pid=15204] ppid=15202 vsize=225544 CPUtime=6.29 cores=0,2,4,6
/proc/15204/stat : 15204 (scip-2.0.1.4b_2) R 15202 15204 12480 0 -1 4202496 54880 0 0 0 620 9 0 0 20 0 1 0 337778306 230957056 53521 33554432000 4194304 9016284 140737311936448 140737311931016 7199020 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/15204/statm: 56386 53521 702 1178 0 55204 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 225544

[startup+12.7002 s]
/proc/loadavg: 2.07 2.03 2.00 3/177 15205
/proc/meminfo: memFree=27794544/32873844 swapFree=7632/7632
[pid=15204] ppid=15202 vsize=225544 CPUtime=12.69 cores=0,2,4,6
/proc/15204/stat : 15204 (scip-2.0.1.4b_2) R 15202 15204 12480 0 -1 4202496 55003 0 0 0 1258 11 0 0 20 0 1 0 337778306 230957056 53642 33554432000 4194304 9016284 140737311936448 140737311931512 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/15204/statm: 56386 53642 702 1178 0 55204 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 225544

[startup+25.5003 s]
/proc/loadavg: 2.06 2.03 2.00 3/177 15205
/proc/meminfo: memFree=27789592/32873844 swapFree=7632/7632
[pid=15204] ppid=15202 vsize=225544 CPUtime=25.48 cores=0,2,4,6
/proc/15204/stat : 15204 (scip-2.0.1.4b_2) R 15202 15204 12480 0 -1 4202496 55101 0 0 0 2535 13 0 0 20 0 1 0 337778306 230957056 53740 33554432000 4194304 9016284 140737311936448 140737311929704 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/15204/statm: 56386 53740 703 1178 0 55204 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 225544

[startup+51.1003 s]
/proc/loadavg: 2.04 2.02 2.00 3/177 15205
/proc/meminfo: memFree=27784756/32873844 swapFree=7632/7632
[pid=15204] ppid=15202 vsize=225544 CPUtime=51.08 cores=0,2,4,6
/proc/15204/stat : 15204 (scip-2.0.1.4b_2) R 15202 15204 12480 0 -1 4202496 55101 0 0 0 5089 19 0 0 20 0 1 0 337778306 230957056 53740 33554432000 4194304 9016284 140737311936448 140737311929864 7199008 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/15204/statm: 56386 53740 703 1178 0 55204 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 225544

[startup+102.306 s]
/proc/loadavg: 2.09 2.04 2.01 3/177 15205
/proc/meminfo: memFree=27770672/32873844 swapFree=7632/7632
[pid=15204] ppid=15202 vsize=225544 CPUtime=102.28 cores=0,2,4,6
/proc/15204/stat : 15204 (scip-2.0.1.4b_2) R 15202 15204 12480 0 -1 4202496 55103 0 0 0 10191 37 0 0 20 0 1 0 337778306 230957056 53742 33554432000 4194304 9016284 140737311936448 140737311929128 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/15204/statm: 56386 53742 705 1178 0 55204 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 225544

[startup+162.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/177 15205
/proc/meminfo: memFree=27757264/32873844 swapFree=7632/7632
[pid=15204] ppid=15202 vsize=225544 CPUtime=162.25 cores=0,2,4,6
/proc/15204/stat : 15204 (scip-2.0.1.4b_2) R 15202 15204 12480 0 -1 4202496 55115 0 0 0 16162 63 0 0 20 0 1 0 337778306 230957056 53806 33554432000 4194304 9016284 140737311936448 140737311930360 7199008 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/15204/statm: 56386 53806 706 1178 0 55204 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 225544

[startup+222.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/177 15206
/proc/meminfo: memFree=27736152/32873844 swapFree=7632/7632
[pid=15204] ppid=15202 vsize=225544 CPUtime=222.24 cores=0,2,4,6
/proc/15204/stat : 15204 (scip-2.0.1.4b_2) R 15202 15204 12480 0 -1 4202496 55118 0 0 0 22128 96 0 0 20 0 1 0 337778306 230957056 55561 33554432000 4194304 9016284 140737311936448 140737311930152 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/15204/statm: 56386 55561 706 1178 0 55204 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 225544

[startup+282.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/177 15206
/proc/meminfo: memFree=27724896/32873844 swapFree=7632/7632
[pid=15204] ppid=15202 vsize=225544 CPUtime=282.23 cores=0,2,4,6
/proc/15204/stat : 15204 (scip-2.0.1.4b_2) R 15202 15204 12480 0 -1 4202496 55121 0 0 0 28100 123 0 0 20 0 1 0 337778306 230957056 55563 33554432000 4194304 9016284 140737311936448 140737311929128 7199008 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/15204/statm: 56386 55563 706 1178 0 55204 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 225544

[startup+342.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 15206
/proc/meminfo: memFree=27712124/32873844 swapFree=7632/7632
[pid=15204] ppid=15202 vsize=225544 CPUtime=342.22 cores=0,2,4,6
/proc/15204/stat : 15204 (scip-2.0.1.4b_2) R 15202 15204 12480 0 -1 4202496 55124 0 0 0 34073 149 0 0 20 0 1 0 337778306 230957056 55566 33554432000 4194304 9016284 140737311936448 140737311927832 7199008 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/15204/statm: 56386 55566 706 1178 0 55204 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 225544

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 15206
/proc/meminfo: memFree=27701460/32873844 swapFree=7632/7632
[pid=15204] ppid=15202 vsize=225544 CPUtime=402.21 cores=0,2,4,6
/proc/15204/stat : 15204 (scip-2.0.1.4b_2) R 15202 15204 12480 0 -1 4202496 55124 0 0 0 40050 171 0 0 20 0 1 0 337778306 230957056 55566 33554432000 4194304 9016284 140737311936448 140737311930616 7199008 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/15204/statm: 56386 55566 706 1178 0 55204 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 225544

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 15209
/proc/meminfo: memFree=27686428/32873844 swapFree=7632/7632
[pid=15204] ppid=15202 vsize=225544 CPUtime=462.21 cores=0,2,4,6
/proc/15204/stat : 15204 (scip-2.0.1.4b_2) R 15202 15204 12480 0 -1 4202496 55125 0 0 0 46024 197 0 0 20 0 1 0 337778306 230957056 55567 33554432000 4194304 9016284 140737311936448 140737311930616 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/15204/statm: 56386 55567 706 1178 0 55204 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 225544

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 15210
/proc/meminfo: memFree=27677068/32873844 swapFree=7632/7632
[pid=15204] ppid=15202 vsize=225544 CPUtime=522.19 cores=0,2,4,6
/proc/15204/stat : 15204 (scip-2.0.1.4b_2) R 15202 15204 12480 0 -1 4202496 55126 0 0 0 51997 222 0 0 20 0 1 0 337778306 230957056 55568 33554432000 4194304 9016284 140737311936448 140737311930248 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/15204/statm: 56386 55568 706 1178 0 55204 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 225544

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 15210
/proc/meminfo: memFree=27665792/32873844 swapFree=7632/7632
[pid=15204] ppid=15202 vsize=225544 CPUtime=582.18 cores=0,2,4,6
/proc/15204/stat : 15204 (scip-2.0.1.4b_2) R 15202 15204 12480 0 -1 4202496 55142 0 0 0 57969 249 0 0 20 0 1 0 337778306 230957056 55584 33554432000 4194304 9016284 140737311936448 140737311930088 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/15204/statm: 56386 55584 708 1178 0 55204 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 225544

[startup+642.3 s]

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

/proc/meminfo: memFree=28020412/32873844 swapFree=7632/7632
[pid=15204] ppid=15202 vsize=234104 CPUtime=1062.11 cores=0,2,4,6
/proc/15204/stat : 15204 (scip-2.0.1.4b_2) R 15202 15204 12480 0 -1 4202496 60937 0 0 0 105708 503 0 0 20 0 1 0 337778306 239722496 57732 33554432000 4194304 9016284 140737311936448 140737311929816 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/15204/statm: 58526 57732 708 1178 0 57344 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 234104

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 15275
/proc/meminfo: memFree=28020128/32873844 swapFree=7632/7632
[pid=15204] ppid=15202 vsize=235392 CPUtime=1122.1 cores=0,2,4,6
/proc/15204/stat : 15204 (scip-2.0.1.4b_2) R 15202 15204 12480 0 -1 4202496 67169 0 0 0 111681 529 0 0 20 0 1 0 337778306 241041408 58044 33554432000 4194304 9016284 140737311936448 140737311929704 7199008 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/15204/statm: 58848 58044 708 1178 0 57666 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 235392

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 15276
/proc/meminfo: memFree=28015844/32873844 swapFree=7632/7632
[pid=15204] ppid=15202 vsize=239468 CPUtime=1182.09 cores=0,2,4,6
/proc/15204/stat : 15204 (scip-2.0.1.4b_2) R 15202 15204 12480 0 -1 4202496 67883 0 0 0 117661 548 0 0 20 0 1 0 337778306 245215232 58758 33554432000 4194304 9016284 140737311936448 140737311930776 5228157 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/15204/statm: 59867 58758 708 1178 0 58685 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 239468

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 15276
/proc/meminfo: memFree=27989868/32873844 swapFree=7632/7632
[pid=15204] ppid=15202 vsize=251492 CPUtime=1242.09 cores=0,2,4,6
/proc/15204/stat : 15204 (scip-2.0.1.4b_2) R 15202 15204 12480 0 -1 4202496 71196 0 0 0 123630 579 0 0 20 0 1 0 337778306 257527808 62070 33554432000 4194304 9016284 140737311936448 140737311929256 7199008 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/15204/statm: 62873 62070 708 1178 0 61691 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 251492

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 15276
/proc/meminfo: memFree=27972800/32873844 swapFree=7632/7632
[pid=15204] ppid=15202 vsize=257400 CPUtime=1302.07 cores=0,2,4,6
/proc/15204/stat : 15204 (scip-2.0.1.4b_2) R 15202 15204 12480 0 -1 4202496 110902 0 0 0 129594 613 0 0 20 0 1 0 337778306 263577600 63382 33554432000 4194304 9016284 140737311936448 140737311930296 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/15204/statm: 64350 63382 708 1178 0 63168 0
Current children cumulated CPU time (s) 1302.07
Current children cumulated vsize (KiB) 257400

[startup+1362.3 s]
/proc/loadavg: 2.11 2.03 2.01 3/177 15276
/proc/meminfo: memFree=27957088/32873844 swapFree=7632/7632
[pid=15204] ppid=15202 vsize=261360 CPUtime=1362.06 cores=0,2,4,6
/proc/15204/stat : 15204 (scip-2.0.1.4b_2) R 15202 15204 12480 0 -1 4202496 125036 0 0 0 135564 642 0 0 20 0 1 0 337778306 267632640 64441 33554432000 4194304 9016284 140737311936448 140737311929640 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/15204/statm: 65340 64441 708 1178 0 64158 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 261360

[startup+1422.31 s]
/proc/loadavg: 2.07 2.03 2.01 3/177 15277
/proc/meminfo: memFree=27947960/32873844 swapFree=7632/7632
[pid=15204] ppid=15202 vsize=260372 CPUtime=1422.06 cores=0,2,4,6
/proc/15204/stat : 15204 (scip-2.0.1.4b_2) R 15202 15204 12480 0 -1 4202496 128615 0 0 0 141533 673 0 0 20 0 1 0 337778306 266620928 64290 33554432000 4194304 9016284 140737311936448 140737311929704 6606489 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/15204/statm: 65093 64290 708 1178 0 63911 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 260372

[startup+1482.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/177 15277
/proc/meminfo: memFree=27932952/32873844 swapFree=7632/7632
[pid=15204] ppid=15202 vsize=266332 CPUtime=1482.04 cores=0,2,4,6
/proc/15204/stat : 15204 (scip-2.0.1.4b_2) R 15202 15204 12480 0 -1 4202496 135298 0 0 0 147504 700 0 0 20 0 1 0 337778306 272723968 65543 33554432000 4194304 9016284 140737311936448 140737311929256 7199008 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/15204/statm: 66583 65543 708 1178 0 65401 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 266332

[startup+1542.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/177 15277
/proc/meminfo: memFree=27916376/32873844 swapFree=7632/7632
[pid=15204] ppid=15202 vsize=270628 CPUtime=1542.02 cores=0,2,4,6
/proc/15204/stat : 15204 (scip-2.0.1.4b_2) R 15202 15204 12480 0 -1 4202496 141090 0 0 0 153473 729 0 0 20 0 1 0 337778306 277123072 66668 33554432000 4194304 9016284 140737311936448 140737311929816 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/15204/statm: 67657 66668 708 1178 0 66475 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 270628

[startup+1602.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 15277
/proc/meminfo: memFree=27889528/32873844 swapFree=7632/7632
[pid=15204] ppid=15202 vsize=281960 CPUtime=1602.02 cores=0,2,4,6
/proc/15204/stat : 15204 (scip-2.0.1.4b_2) R 15202 15204 12480 0 -1 4202496 149921 0 0 0 159443 759 0 0 20 0 1 0 337778306 288727040 69693 33554432000 4194304 9016284 140737311936448 140737311929864 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/15204/statm: 70490 69693 708 1178 0 69308 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 281960

[startup+1662.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/178 15280
/proc/meminfo: memFree=27877048/32873844 swapFree=7632/7632
[pid=15204] ppid=15202 vsize=282276 CPUtime=1662.01 cores=0,2,4,6
/proc/15204/stat : 15204 (scip-2.0.1.4b_2) R 15202 15204 12480 0 -1 4202496 175892 0 0 0 165413 788 0 0 20 0 1 0 337778306 289050624 69604 33554432000 4194304 9016284 140737311936448 140737311929752 7199008 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/15204/statm: 70569 69604 708 1178 0 69387 0
Current children cumulated CPU time (s) 1662.01
Current children cumulated vsize (KiB) 282276

[startup+1722.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/178 15281
/proc/meminfo: memFree=27858588/32873844 swapFree=7632/7632
[pid=15204] ppid=15202 vsize=291000 CPUtime=1722 cores=0,2,4,6
/proc/15204/stat : 15204 (scip-2.0.1.4b_2) R 15202 15204 12480 0 -1 4202496 178231 0 0 0 171383 817 0 0 20 0 1 0 337778306 297984000 71911 33554432000 4194304 9016284 140737311936448 140737311930616 7199008 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/15204/statm: 72750 71911 708 1178 0 71568 0
Current children cumulated CPU time (s) 1722
Current children cumulated vsize (KiB) 291000

[startup+1782.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 15281
/proc/meminfo: memFree=27833148/32873844 swapFree=7632/7632
[pid=15204] ppid=15202 vsize=299528 CPUtime=1781.98 cores=0,2,4,6
/proc/15204/stat : 15204 (scip-2.0.1.4b_2) R 15202 15204 12480 0 -1 4202496 211654 0 0 0 177349 849 0 0 20 0 1 0 337778306 306716672 73794 33554432000 4194304 9016284 140737311936448 140737311929368 7199008 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/15204/statm: 74882 73794 708 1178 0 73700 0
Current children cumulated CPU time (s) 1781.98
Current children cumulated vsize (KiB) 299528

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

[startup+1785.5 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 15281
/proc/meminfo: memFree=27837608/32873844 swapFree=7632/7632
[pid=15204] ppid=15202 vsize=301588 CPUtime=1785.18 cores=0,2,4,6
/proc/15204/stat : 15204 (scip-2.0.1.4b_2) R 15202 15204 12480 0 -1 4202496 212001 0 0 0 177668 850 0 0 20 0 1 0 337778306 308826112 74139 33554432000 4194304 9016284 140737311936448 140737311929256 7199008 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/15204/statm: 75397 74139 708 1178 0 74215 0
Current children cumulated CPU time (s) 1785.18
Current children cumulated vsize (KiB) 301588

[startup+1791.91 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 15281
/proc/meminfo: memFree=27838604/32873844 swapFree=7632/7632
[pid=15204] ppid=15202 vsize=299756 CPUtime=1791.59 cores=0,2,4,6
/proc/15204/stat : 15204 (scip-2.0.1.4b_2) R 15202 15204 12480 0 -1 4202496 214096 0 0 0 178305 854 0 0 20 0 1 0 337778306 306950144 73776 33554432000 4194304 9016284 140737311936448 140737311929368 7199008 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/15204/statm: 74939 73776 708 1178 0 73757 0
Current children cumulated CPU time (s) 1791.59
Current children cumulated vsize (KiB) 299756

[startup+1795.1 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 15281
/proc/meminfo: memFree=27833892/32873844 swapFree=7632/7632
[pid=15204] ppid=15202 vsize=302144 CPUtime=1794.78 cores=0,2,4,6
/proc/15204/stat : 15204 (scip-2.0.1.4b_2) R 15202 15204 12480 0 -1 4202496 214604 0 0 0 178623 855 0 0 20 0 1 0 337778306 309395456 74284 33554432000 4194304 9016284 140737311936448 140737311930616 7199008 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/15204/statm: 75536 74284 708 1178 0 74354 0
Current children cumulated CPU time (s) 1794.78
Current children cumulated vsize (KiB) 302144

[startup+1795.9 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 15281
/proc/meminfo: memFree=27833892/32873844 swapFree=7632/7632
[pid=15204] ppid=15202 vsize=302144 CPUtime=1795.58 cores=0,2,4,6
/proc/15204/stat : 15204 (scip-2.0.1.4b_2) R 15202 15204 12480 0 -1 4202496 214604 0 0 0 178702 856 0 0 20 0 1 0 337778306 309395456 74284 33554432000 4194304 9016284 140737311936448 140737311930776 7199008 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/15204/statm: 75536 74284 708 1178 0 74354 0
Current children cumulated CPU time (s) 1795.58
Current children cumulated vsize (KiB) 302144

[startup+1796.7 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 15281
/proc/meminfo: memFree=27833768/32873844 swapFree=7632/7632
[pid=15204] ppid=15202 vsize=302144 CPUtime=1796.38 cores=0,2,4,6
/proc/15204/stat : 15204 (scip-2.0.1.4b_2) R 15202 15204 12480 0 -1 4202496 214604 0 0 0 178782 856 0 0 20 0 1 0 337778306 309395456 74284 33554432000 4194304 9016284 140737311936448 140737311929864 7199008 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/15204/statm: 75536 74284 708 1178 0 74354 0
Current children cumulated CPU time (s) 1796.38
Current children cumulated vsize (KiB) 302144

[startup+1797.1 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 15281
/proc/meminfo: memFree=27833768/32873844 swapFree=7632/7632
[pid=15204] ppid=15202 vsize=284140 CPUtime=1796.77 cores=0,2,4,6
/proc/15204/stat : 15204 (scip-2.0.1.4b_2) R 15202 15204 12480 0 -1 4202496 214606 0 0 0 178821 856 0 0 20 0 1 0 337778306 290959360 69952 33554432000 4194304 9016284 140737311936448 140737311929864 7933303 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15204/statm: 71035 69952 710 1178 0 69853 0
Current children cumulated CPU time (s) 1796.77
Current children cumulated vsize (KiB) 284140

Child status: 0
Real time (s): 1797.12
CPU time (s): 1796.8
CPU user time (s): 1788.23
CPU system time (s): 8.5767
CPU usage (%): 99.9825
Max. virtual memory (cumulated for all children) (KiB): 306552

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1788.23
system time used= 8.5767
maximum resident set size= 301340
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 214611
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= 41
involuntary context switches= 1869

runsolver used 2.69759 second user time and 7.10692 second system time

The end

Launcher Data

Begin job on node141 at 2012-06-03 11:42:20
IDJOB=3735066
IDBENCH=2937
IDSOLVER=2329
FILE ID=node141/3735066-1338716540
RUNJOBID= node141-1338702880-12496
PBS_JOBID= 14636716
Free space on /tmp= 70704 MiB

SOLVER NAME= PB11: SCIP spx E_2 2011-06-10 (fixed)
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/bounded_golomb_rulers/normalized-bogr_16.opb
COMMAND LINE= HOME/scip-2.0.1.4b_2.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3735066-1338716540/watcher-3735066-1338716540 -o /tmp/evaluation-result-3735066-1338716540/solver-3735066-1338716540 -C 1800 -W 1900 -M 15500  HOME/scip-2.0.1.4b_2.linux.x86_64.gnu.opt.spx -f HOME/instance-3735066-1338716540.opb -t 1800 -m 15500

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

MD5SUM BENCH= 6e5141f298d85d1f18641c02d22506a9
RANDOM SEED=1992618875

node141.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.744
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.48
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.744
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.744
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.93
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.744
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.92
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.744
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.744
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		: 2666.744
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.92
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.744
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        28009972 kB
Buffers:          412008 kB
Cached:          3209852 kB
SwapCached:          216 kB
Active:          1637784 kB
Inactive:        2342556 kB
Active(anon):     349316 kB
Inactive(anon):    11288 kB
Active(file):    1288468 kB
Inactive(file):  2331268 kB
Unevictable:        7632 kB
Mlocked:            7632 kB
SwapTotal:      67108856 kB
SwapFree:       67108640 kB
Dirty:             19252 kB
Writeback:             0 kB
AnonPages:        365324 kB
Mapped:            13952 kB
Shmem:               172 kB
Slab:             740912 kB
SReclaimable:     183100 kB
SUnreclaim:       557812 kB
KernelStack:        1472 kB
PageTables:         4376 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     475148 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    278528 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= 70684 MiB
End job on node141 at 2012-06-03 12:12:17