Trace number 3692737

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
SCIP spx standard SCIP 2.1.1.4. with SoPlex 1.6.0.3 standard fixed? 1797 1797.29

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
liu/vdw/normalized-vdw_k3_l5_n550.opb
MD5SUMb656932a938990470d09f3771b5047c2
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark904.992
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables1650
Total number of constraints113164
Number of constraints which are clauses112614
Number of constraints which are cardinality constraints (but not clauses)550
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint3
Maximum length of a constraint5
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 4
Number of bits of the biggest number in a constraint 3
Biggest sum of numbers in a constraint 9
Number of bits of the biggest sum of numbers4
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.1.1.4 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.6.0.3] [GitHash: a3bf3a4-dirty]
0.00/0.00	c Copyright (c) 2002-2012 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-3692737-1338019937.opb>
0.29/0.34	c original problem has 1650 variables (1650 bin, 0 int, 0 impl, 0 cont) and 113164 constraints
0.29/0.34	c problem read in 0.34
0.69/0.71	c presolving:
1.89/1.99	c (round 1) 0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 113164 upgd conss, 0 impls, 550 clqs
2.29/2.36	c    (2.4s) probing: 51/1650 (3.1%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
2.29/2.36	c    (2.4s) probing aborted: 50/50 successive totally useless probings
2.49/2.59	c presolving (2 rounds):
2.49/2.59	c  0 deleted vars, 0 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
2.49/2.59	c  0 implications, 550 cliques
2.49/2.59	c presolved problem has 1650 variables (1650 bin, 0 int, 0 impl, 0 cont) and 113164 constraints
2.49/2.59	c     550 constraints of type <setppc>
2.49/2.59	c  112614 constraints of type <logicor>
2.49/2.59	c transformed objective value is always integral (scale: 1)
2.49/2.59	c Presolving Time: 2.15
2.49/2.59	c - non default parameters ----------------------------------------------------------------------
2.49/2.59	c # SCIP version 2.1.1.4
2.49/2.59	c 
2.49/2.59	c # maximal time in seconds to run
2.49/2.59	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
2.49/2.59	c limits/time = 1797
2.49/2.59	c 
2.49/2.59	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
2.49/2.59	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
2.49/2.59	c limits/memory = 13950
2.49/2.59	c 
2.49/2.59	c # default clock type (1: CPU user seconds, 2: wall clock time)
2.49/2.59	c # [type: int, range: [1,2], default: 1]
2.49/2.59	c timing/clocktype = 2
2.49/2.59	c 
2.49/2.59	c # belongs reading time to solving time?
2.49/2.59	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
2.49/2.59	c timing/reading = TRUE
2.49/2.59	c 
2.49/2.59	c -----------------------------------------------------------------------------------------------
2.49/2.59	c start solving
2.49/2.59	c 
30.29/30.34	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
30.29/30.34	c  30.3s|     1 |     0 |  6690 |     - | 178M|   0 |1032 |1650 | 113k|1650 | 113k|   0 |  54 |   0 | 0.000000e+00 |      --      |    Inf 
458.10/458.23	c   458s|     1 |     0 | 62150 |     - | 186M|   0 |1032 |1650 | 113k|1650 | 113k|   1 |  54 |   0 | 0.000000e+00 |      --      |    Inf 
568.99/569.18	c   569s|     1 |     0 | 70803 |     - | 192M|   0 |1032 |1650 | 113k|1650 | 113k|   2 |  54 |   0 | 0.000000e+00 |      --      |    Inf 
693.57/693.72	c   694s|     1 |     0 | 81222 |     - | 198M|   0 |1032 |1650 | 113k|1650 | 113k|   3 |  54 |   0 | 0.000000e+00 |      --      |    Inf 
983.63/983.81	c   984s|     1 |     0 |102729 |     - | 199M|   0 |1032 |1650 | 113k|1650 | 113k|   4 |  54 |   0 | 0.000000e+00 |      --      |    Inf 
1148.50/1148.72	c  1149s|     1 |     0 |117280 |     - | 205M|   0 |1034 |1650 | 113k|1650 | 113k|   5 |  54 |   0 | 0.000000e+00 |      --      |    Inf 
1333.07/1333.39	c  1333s|     1 |     0 |128073 |     - | 205M|   0 |1034 |1650 | 113k|1650 | 113k|   6 |  54 |   0 | 0.000000e+00 |      --      |    Inf 
1467.45/1467.78	c  1468s|     1 |     2 |128073 |     - | 205M|   0 |1034 |1650 | 113k|1650 | 113k|   6 |  54 |  25 | 0.000000e+00 |      --      |    Inf 
1796.70/1797.05	c 
1796.70/1797.05	c SCIP Status        : solving was interrupted [time limit reached]
1796.70/1797.05	c Solving Time (sec) : 1797.04
1796.70/1797.05	c Solving Nodes      : 4
1796.70/1797.05	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1796.70/1797.05	c Dual Bound         : +0.00000000000000e+00
1796.70/1797.05	c Gap                : infinite
1796.70/1797.05	s UNKNOWN
1796.70/1797.05	c SCIP Status        : solving was interrupted [time limit reached]
1796.70/1797.05	c Total Time         :    1797.04
1796.70/1797.05	c   solving          :    1797.04
1796.70/1797.05	c   presolving       :       2.15 (included in solving)
1796.70/1797.05	c   reading          :       0.34 (included in solving)
1796.70/1797.05	c   copying          :       0.19 (1 #copies) (minimal 0.19, maximal 0.19, average 0.19)
1796.70/1797.05	c Original Problem   :
1796.70/1797.05	c   Problem name     : HOME/instance-3692737-1338019937.opb
1796.70/1797.05	c   Variables        : 1650 (1650 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.70/1797.05	c   Constraints      : 113164 initial, 113164 maximal
1796.70/1797.05	c   Objective sense  : minimize
1796.70/1797.05	c Presolved Problem  :
1796.70/1797.05	c   Problem name     : t_HOME/instance-3692737-1338019937.opb
1796.70/1797.05	c   Variables        : 1650 (1650 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.70/1797.05	c   Constraints      : 113164 initial, 113208 maximal
1796.70/1797.05	c Presolvers         :   ExecTime  SetupTime  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1796.70/1797.05	c   domcol           :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.05	c   trivial          :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.05	c   dualfix          :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.05	c   boundshift       :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.05	c   inttobinary      :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.05	c   convertinttobin  :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.05	c   gateextraction   :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.05	c   implics          :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.05	c   components       :       0.06       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.05	c   pseudoobj        :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.05	c   probing          :       0.05       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.05	c   setppc           :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.05	c   linear           :       0.85       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.05	c   logicor          :       0.65       0.17          0          0          0          0          0          0          0          0          0
1796.70/1797.05	c   root node        :          -          -          0          -          -          0          -          -          -          -          -
1796.70/1797.05	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #ResProp    Cutoffs    DomReds       Cuts      Conss   Children
1796.70/1797.05	c   integral         :          0          0          0          0          4          0          4          0          0          0          0          0          8
1796.70/1797.05	c   setppc           :        550        550          6        819          0          0          3        567          2          2          0          0          0
1796.70/1797.05	c   logicor          :     112614+    112668          6        467          0          0          0       1192         13          0          0          0          0
1796.70/1797.05	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0          0
1796.70/1797.05	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS      Check    ResProp
1796.70/1797.05	c   integral         :     395.82       0.00       0.00       0.00     395.82       0.00       0.00       0.00
1796.70/1797.05	c   setppc           :       0.01       0.00       0.00       0.01       0.00       0.00       0.00       0.00
1796.70/1797.05	c   logicor          :       0.33       0.17       0.05       0.11       0.00       0.00       0.00       0.00
1796.70/1797.05	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1796.70/1797.05	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
1796.70/1797.05	c   rootredcost      :          0          0          0          0
1796.70/1797.05	c   pseudoobj        :          0          0          0          0
1796.70/1797.05	c   vbounds          :          0          0          0          0
1796.70/1797.05	c   redcost          :         10          0          0          0
1796.70/1797.05	c   probing          :          0          0          0          0
1796.70/1797.05	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp
1796.70/1797.05	c   rootredcost      :       0.00       0.00       0.00       0.00       0.00
1796.70/1797.05	c   pseudoobj        :       0.00       0.00       0.00       0.00       0.00
1796.70/1797.05	c   vbounds          :       0.00       0.00       0.00       0.00       0.00
1796.70/1797.05	c   redcost          :       0.00       0.00       0.00       0.00       0.00
1796.70/1797.05	c   probing          :       0.05       0.00       0.05       0.00       0.00
1796.70/1797.05	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1796.70/1797.05	c   propagation      :       0.02         15         15        593      213.1          0        0.0          -
1796.70/1797.05	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1796.70/1797.05	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1796.70/1797.05	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1796.70/1797.05	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1796.70/1797.05	c   applied globally :          -          -          -         44      131.7          -          -          -
1796.70/1797.05	c   applied locally  :          -          -          -         10      221.1          -          -          -
1796.70/1797.05	c Separators         :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss
1796.70/1797.05	c   cut pool         :       0.01                     5          -          -          0          -    (maximal pool size: 1765)
1796.70/1797.05	c   closecuts        :       0.00       0.00          0          0          0          0          0
1796.70/1797.05	c   impliedbounds    :       0.00       0.00          6          0          0          0          0
1796.70/1797.05	c   intobj           :       0.00       0.00          0          0          0          0          0
1796.70/1797.05	c   gomory           :     356.17       0.00          6          0          0          0          0
1796.70/1797.05	c   cgmip            :       0.00       0.00          0          0          0          0          0
1796.70/1797.05	c   strongcg         :     125.63       0.00          6          0          0       2021          0
1796.70/1797.05	c   cmir             :      12.98       0.00          6          0          0          0          0
1796.70/1797.05	c   flowcover        :      20.56       0.00          6          0          0          0          0
1796.70/1797.05	c   clique           :       0.09       0.00          6          0          0          0          0
1796.70/1797.05	c   zerohalf         :       0.00       0.00          0          0          0          0          0
1796.70/1797.05	c   mcf              :       0.09       0.00          1          0          0          0          0
1796.70/1797.05	c   oddcycle         :       0.00       0.00          0          0          0          0          0
1796.70/1797.05	c   rapidlearning    :       0.00       0.00          0          0          0          0          0
1796.70/1797.05	c Pricers            :   ExecTime  SetupTime      Calls       Vars
1796.70/1797.05	c   problem variables:       0.00          -          0          0
1796.70/1797.05	c Branching Rules    :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1796.70/1797.05	c   relpscost        :     395.82       0.00          4          0          0          0          0          8
1796.70/1797.05	c   pscost           :       0.00       0.00          0          0          0          0          0          0
1796.70/1797.05	c   inference        :       0.00       0.00          0          0          0          0          0          0
1796.70/1797.05	c   mostinf          :       0.00       0.00          0          0          0          0          0          0
1796.70/1797.05	c   leastinf         :       0.00       0.00          0          0          0          0          0          0
1796.70/1797.05	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0
1796.70/1797.05	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0
1796.70/1797.05	c   random           :       0.00       0.00          0          0          0          0          0          0
1796.70/1797.05	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found
1796.70/1797.05	c   LP solutions     :       0.00          -          -          0
1796.70/1797.05	c   pseudo solutions :       0.00          -          -          0
1796.70/1797.05	c   oneopt           :       0.00       0.00          0          0
1796.70/1797.05	c   crossover        :       0.00       0.00          0          0
1796.70/1797.05	c   pscostdiving     :       0.00       0.00          0          0
1796.70/1797.05	c   smallcard        :       0.00       0.00          0          0
1796.70/1797.05	c   trivial          :       0.00       0.00          2          0
1796.70/1797.05	c   shiftandpropagate:       0.39       0.00          1          0
1796.70/1797.05	c   simplerounding   :       0.00       0.00          0          0
1796.70/1797.05	c   zirounding       :       0.02       0.00          0          0
1796.70/1797.05	c   rounding         :       0.17       0.00         10          0
1796.70/1797.05	c   shifting         :       0.37       0.00          7          0
1796.70/1797.05	c   intshifting      :       0.00       0.00          0          0
1796.70/1797.05	c   twoopt           :       0.00       0.00          0          0
1796.70/1797.05	c   indtwoopt        :       0.00       0.00          0          0
1796.70/1797.05	c   indoneopt        :       0.00       0.00          0          0
1796.70/1797.05	c   fixandinfer      :       0.00       0.00          0          0
1796.70/1797.05	c   feaspump         :     155.68       0.00          1          0
1796.70/1797.05	c   clique           :       0.00       0.00          0          0
1796.70/1797.05	c   coefdiving       :      40.41       0.00          1          0
1796.70/1797.05	c   indrounding      :       0.00       0.00          0          0
1796.70/1797.05	c   indcoefdiving    :       0.00       0.00          0          0
1796.70/1797.05	c   fracdiving       :       0.00       0.00          0          0
1796.70/1797.05	c   nlpdiving        :       0.00       0.00          0          0
1796.70/1797.05	c   veclendiving     :       0.00       0.00          0          0
1796.70/1797.05	c   intdiving        :       0.00       0.00          0          0
1796.70/1797.05	c   actconsdiving    :       0.00       0.00          0          0
1796.70/1797.05	c   objpscostdiving  :       0.00       0.00          0          0
1796.70/1797.05	c   rootsoldiving    :       0.00       0.00          0          0
1796.70/1797.05	c   linesearchdiving :       0.00       0.00          0          0
1796.70/1797.05	c   guideddiving     :       0.00       0.00          0          0
1796.70/1797.05	c   octane           :       0.00       0.00          0          0
1796.70/1797.05	c   rens             :       0.22       0.00          0          0
1796.70/1797.05	c   rins             :       0.00       0.00          0          0
1796.70/1797.05	c   localbranching   :       0.00       0.00          0          0
1796.70/1797.05	c   mutation         :       0.00       0.00          0          0
1796.70/1797.05	c   dins             :       0.00       0.00          0          0
1796.70/1797.05	c   vbounds          :       0.00       0.00          0          0
1796.70/1797.05	c   undercover       :       0.00       0.00          0          0
1796.70/1797.05	c   subnlp           :       0.00       0.00          0          0
1796.70/1797.05	c   trysol           :       0.00       0.00          0          0
1796.70/1797.05	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It
1796.70/1797.05	c   primal LP        :       0.00          0          0       0.00          -       0.00          0
1796.70/1797.05	c   dual LP          :     685.77         11     104042   10404.20     151.72       0.20          1
1796.70/1797.05	c   lex dual LP      :       0.00          0          0       0.00          -
1796.70/1797.05	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
1796.70/1797.05	c   diving/probing LP:     195.53         35      36198    1034.23     185.13
1796.70/1797.05	c   strong branching :     395.81         76      67688     890.63     171.01
1796.70/1797.05	c     (at root node) :          -         25      23115     924.60          -
1796.70/1797.05	c   conflict analysis:       0.00          0          0       0.00          -
1796.70/1797.05	c B&B Tree           :
1796.70/1797.05	c   number of runs   :          1
1796.70/1797.05	c   nodes            :          4
1796.70/1797.05	c   nodes (total)    :          4
1796.70/1797.05	c   nodes left       :          5
1796.70/1797.05	c   max depth        :          2
1796.70/1797.05	c   max depth (total):          2
1796.70/1797.05	c   backtracks       :          0 (0.0%)
1796.70/1797.05	c   delayed cutoffs  :          0
1796.70/1797.05	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1796.70/1797.05	c   avg switch length:       1.25
1796.70/1797.05	c   switching time   :       0.01
1796.70/1797.05	c Solution           :
1796.70/1797.05	c   Solutions found  :          0 (0 improvements)
1796.70/1797.05	c   Primal Bound     :          -
1796.70/1797.05	c   Dual Bound       : +0.00000000000000e+00
1796.70/1797.05	c   Gap              :   infinite
1796.70/1797.05	c   Root Dual Bound  : +0.00000000000000e+00
1796.70/1797.05	c   Root Iterations  :     128073
1796.90/1797.28	c Time complete: 1796.99.

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-3692737-1338019937/watcher-3692737-1338019937 -o /tmp/evaluation-result-3692737-1338019937/solver-3692737-1338019937 -C 1800 -W 1900 -M 15500 HOME/scip-2.1.1.4sfix.linux.x86_64.gnu.opt.spx -f HOME/instance-3692737-1338019937.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.00 2.00 2.00 3/178 5782
/proc/meminfo: memFree=29084944/32873844 swapFree=7364/7364
[pid=5782] ppid=5780 vsize=10532 CPUtime=0 cores=0,2,4,6
/proc/5782/stat : 5782 (scip-2.1.1.4sfi) R 5780 5782 4481 0 -1 4202496 1375 0 0 0 0 0 0 0 20 0 1 0 268118525 10784768 1329 33554432000 4194304 10169799 140733877853648 140737113899128 8883659 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5782/statm: 2633 1333 409 1459 0 1165 0

[startup+0.0684279 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 5782
/proc/meminfo: memFree=29084944/32873844 swapFree=7364/7364
[pid=5782] ppid=5780 vsize=19388 CPUtime=0.06 cores=0,2,4,6
/proc/5782/stat : 5782 (scip-2.1.1.4sfi) R 5780 5782 4481 0 -1 4202496 3604 0 0 0 6 0 0 0 20 0 1 0 268118525 19853312 3558 33554432000 4194304 10169799 140733877853648 140737113899128 8982256 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5782/statm: 4847 3558 409 1459 0 3379 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 19388

[startup+0.100297 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 5782
/proc/meminfo: memFree=29084944/32873844 swapFree=7364/7364
[pid=5782] ppid=5780 vsize=22420 CPUtime=0.09 cores=0,2,4,6
/proc/5782/stat : 5782 (scip-2.1.1.4sfi) R 5780 5782 4481 0 -1 4202496 4354 0 0 0 9 0 0 0 20 0 1 0 268118525 22958080 4308 33554432000 4194304 10169799 140733877853648 140737113899128 7543003 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5782/statm: 5605 4308 409 1459 0 4137 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 22420

[startup+0.300262 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 5782
/proc/meminfo: memFree=29084944/32873844 swapFree=7364/7364
[pid=5782] ppid=5780 vsize=43676 CPUtime=0.29 cores=0,2,4,6
/proc/5782/stat : 5782 (scip-2.1.1.4sfi) R 5780 5782 4481 0 -1 4202496 9652 0 0 0 28 1 0 0 20 0 1 0 268118525 44724224 9606 33554432000 4194304 10169799 140733877853648 140737113899128 5477139 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5782/statm: 10919 9606 409 1459 0 9451 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 43676

[startup+0.700276 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 5782
/proc/meminfo: memFree=29084944/32873844 swapFree=7364/7364
[pid=5782] ppid=5780 vsize=233444 CPUtime=0.69 cores=0,2,4,6
/proc/5782/stat : 5782 (scip-2.1.1.4sfi) R 5780 5782 4481 0 -1 4202496 58252 0 0 0 62 7 0 0 20 0 1 0 268118525 239046656 56328 33554432000 4194304 10169799 140733877853648 140733877852232 4910350 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/5782/statm: 58361 56328 498 1459 0 56893 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 233444

[startup+1.50024 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 5783
/proc/meminfo: memFree=28881180/32873844 swapFree=7364/7364
[pid=5782] ppid=5780 vsize=247296 CPUtime=1.49 cores=0,2,4,6
/proc/5782/stat : 5782 (scip-2.1.1.4sfi) R 5780 5782 4481 0 -1 4202496 67415 0 0 0 81 68 0 0 20 0 1 0 268118525 253231104 59833 33554432000 4194304 10169799 140733877853648 140733877851800 8961143 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/5782/statm: 61824 59833 548 1459 0 60356 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 247296

[startup+3.10028 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 5783
/proc/meminfo: memFree=28834668/32873844 swapFree=7364/7364
[pid=5782] ppid=5780 vsize=439972 CPUtime=3.08 cores=0,2,4,6
/proc/5782/stat : 5782 (scip-2.1.1.4sfi) R 5780 5782 4481 0 -1 4202496 98237 0 0 0 176 132 0 0 20 0 1 0 268118525 450531328 105482 33554432000 4194304 10169799 140733877853648 140733877852408 7782604 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/5782/statm: 109993 105482 700 1459 0 108525 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 439972

[startup+6.30028 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 5783
/proc/meminfo: memFree=28589028/32873844 swapFree=7364/7364
[pid=5782] ppid=5780 vsize=525880 CPUtime=6.28 cores=0,2,4,6
/proc/5782/stat : 5782 (scip-2.1.1.4sfi) R 5780 5782 4481 0 -1 4202496 108964 0 0 0 494 134 0 0 20 0 1 0 268118525 538501120 125574 33554432000 4194304 10169799 140733877853648 140733877848056 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/5782/statm: 131470 125574 742 1459 0 130002 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 525880

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 5783
/proc/meminfo: memFree=28581964/32873844 swapFree=7364/7364
[pid=5782] ppid=5780 vsize=525880 CPUtime=12.68 cores=0,2,4,6
/proc/5782/stat : 5782 (scip-2.1.1.4sfi) R 5780 5782 4481 0 -1 4202496 109221 0 0 0 1133 135 0 0 20 0 1 0 268118525 538501120 125795 33554432000 4194304 10169799 140733877853648 140733877848056 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/5782/statm: 131470 125795 742 1459 0 130002 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 525880

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 5783
/proc/meminfo: memFree=28581036/32873844 swapFree=7364/7364
[pid=5782] ppid=5780 vsize=525880 CPUtime=25.49 cores=0,2,4,6
/proc/5782/stat : 5782 (scip-2.1.1.4sfi) R 5780 5782 4481 0 -1 4202496 109293 0 0 0 2412 137 0 0 20 0 1 0 268118525 538501120 125915 33554432000 4194304 10169799 140733877853648 140733877847320 8009536 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/5782/statm: 131470 125915 742 1459 0 130002 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 525880

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 5783
/proc/meminfo: memFree=28577528/32873844 swapFree=7364/7364
[pid=5782] ppid=5780 vsize=515528 CPUtime=51.08 cores=0,2,4,6
/proc/5782/stat : 5782 (scip-2.1.1.4sfi) R 5780 5782 4481 0 -1 4202496 110997 0 0 0 4969 139 0 0 20 0 1 0 268118525 527900672 126387 33554432000 4194304 10169799 140733877853648 140733877845960 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/5782/statm: 128882 126387 757 1459 0 127414 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 515528

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 5784
/proc/meminfo: memFree=28568436/32873844 swapFree=7364/7364
[pid=5782] ppid=5780 vsize=523312 CPUtime=102.28 cores=0,2,4,6
/proc/5782/stat : 5782 (scip-2.1.1.4sfi) R 5780 5782 4481 0 -1 4202496 111441 0 0 0 10085 143 0 0 20 0 1 0 268118525 535871488 128330 33554432000 4194304 10169799 140733877853648 140733877845960 8009566 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/5782/statm: 130828 128330 757 1459 0 129360 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 523312

[startup+162.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 5822
/proc/meminfo: memFree=27063596/32873844 swapFree=7364/7364
[pid=5782] ppid=5780 vsize=575368 CPUtime=162.26 cores=0,2,4,6
/proc/5782/stat : 5782 (scip-2.1.1.4sfi) R 5780 5782 4481 0 -1 4202496 111998 0 0 0 16078 148 0 0 20 0 1 0 268118525 589176832 135376 33554432000 4194304 10169799 140733877853648 140733877845960 8044213 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/5782/statm: 143842 135376 757 1459 0 142374 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 575368

[startup+222.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 5822
/proc/meminfo: memFree=27058168/32873844 swapFree=7364/7364
[pid=5782] ppid=5780 vsize=523944 CPUtime=222.24 cores=0,2,4,6
/proc/5782/stat : 5782 (scip-2.1.1.4sfi) R 5780 5782 4481 0 -1 4202496 112015 0 0 0 22050 174 0 0 20 0 1 0 268118525 536518656 129269 33554432000 4194304 10169799 140733877853648 140733877849720 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/5782/statm: 130986 129269 766 1459 0 129518 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 523944

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 5822
/proc/meminfo: memFree=27057136/32873844 swapFree=7364/7364
[pid=5782] ppid=5780 vsize=523944 CPUtime=282.23 cores=0,2,4,6
/proc/5782/stat : 5782 (scip-2.1.1.4sfi) R 5780 5782 4481 0 -1 4202496 112037 0 0 0 28041 182 0 0 20 0 1 0 268118525 536518656 129477 33554432000 4194304 10169799 140733877853648 140733877848056 8030352 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/5782/statm: 130986 129477 786 1459 0 129518 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 523944

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 5822
/proc/meminfo: memFree=27019780/32873844 swapFree=7364/7364
[pid=5782] ppid=5780 vsize=523944 CPUtime=342.22 cores=0,2,4,6
/proc/5782/stat : 5782 (scip-2.1.1.4sfi) R 5780 5782 4481 0 -1 4202496 112040 0 0 0 34036 186 0 0 20 0 1 0 268118525 536518656 129480 33554432000 4194304 10169799 140733877853648 140733877847976 8009933 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/5782/statm: 130986 129480 789 1459 0 129518 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 523944

[startup+402.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/178 5822
/proc/meminfo: memFree=27047076/32873844 swapFree=7364/7364
[pid=5782] ppid=5780 vsize=523944 CPUtime=402.21 cores=0,2,4,6
/proc/5782/stat : 5782 (scip-2.1.1.4sfi) R 5780 5782 4481 0 -1 4202496 112040 0 0 0 40032 189 0 0 20 0 1 0 268118525 536518656 129480 33554432000 4194304 10169799 140733877853648 140733877847976 8010457 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/5782/statm: 130986 129480 789 1459 0 129518 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 523944

[startup+462.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 5823
/proc/meminfo: memFree=27046584/32873844 swapFree=7364/7364
[pid=5782] ppid=5780 vsize=523944 CPUtime=462.21 cores=0,2,4,6
/proc/5782/stat : 5782 (scip-2.1.1.4sfi) R 5780 5782 4481 0 -1 4202496 112040 0 0 0 46027 194 0 0 20 0 1 0 268118525 536518656 129480 33554432000 4194304 10169799 140733877853648 140733877849672 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/5782/statm: 130986 129480 789 1459 0 129518 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 523944

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 5826
/proc/meminfo: memFree=27046000/32873844 swapFree=7364/7364
[pid=5782] ppid=5780 vsize=523944 CPUtime=522.2 cores=0,2,4,6
/proc/5782/stat : 5782 (scip-2.1.1.4sfi) R 5780 5782 4481 0 -1 4202496 112040 0 0 0 51990 230 0 0 20 0 1 0 268118525 536518656 129480 33554432000 4194304 10169799 140733877853648 140733877850184 7280635 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/5782/statm: 130986 129480 789 1459 0 129518 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 523944

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 5826
/proc/meminfo: memFree=27023244/32873844 swapFree=7364/7364
[pid=5782] ppid=5780 vsize=549376 CPUtime=582.19 cores=0,2,4,6
/proc/5782/stat : 5782 (scip-2.1.1.4sfi) R 5780 5782 4481 0 -1 4202496 112589 0 0 0 57970 249 0 0 20 0 1 0 268118525 562561024 135139 33554432000 4194304 10169799 140733877853648 140733877849672 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/5782/statm: 137344 135139 791 1459 0 135876 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 549376

[startup+642.3 s]

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

/proc/meminfo: memFree=26936516/32873844 swapFree=7364/7364
[pid=5782] ppid=5780 vsize=590604 CPUtime=1122.1 cores=0,2,4,6
/proc/5782/stat : 5782 (scip-2.1.1.4sfi) R 5780 5782 4481 0 -1 4202496 113860 0 0 0 111841 369 0 0 20 0 1 0 268118525 604778496 143561 33554432000 4194304 10169799 140733877853648 140733877847976 7591875 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/5782/statm: 147651 143561 794 1459 0 146183 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 590604

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 5831
/proc/meminfo: memFree=26935424/32873844 swapFree=7364/7364
[pid=5782] ppid=5780 vsize=590604 CPUtime=1182.09 cores=0,2,4,6
/proc/5782/stat : 5782 (scip-2.1.1.4sfi) R 5780 5782 4481 0 -1 4202496 113860 0 0 0 117811 398 0 0 20 0 1 0 268118525 604778496 143561 33554432000 4194304 10169799 140733877853648 140733877849720 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/5782/statm: 147651 143561 794 1459 0 146183 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 590604

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 5831
/proc/meminfo: memFree=26935204/32873844 swapFree=7364/7364
[pid=5782] ppid=5780 vsize=590604 CPUtime=1242.08 cores=0,2,4,6
/proc/5782/stat : 5782 (scip-2.1.1.4sfi) R 5780 5782 4481 0 -1 4202496 113860 0 0 0 123771 437 0 0 20 0 1 0 268118525 604778496 143561 33554432000 4194304 10169799 140733877853648 140733877849688 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/5782/statm: 147651 143561 794 1459 0 146183 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 590604

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 5831
/proc/meminfo: memFree=26935012/32873844 swapFree=7364/7364
[pid=5782] ppid=5780 vsize=590604 CPUtime=1302.08 cores=0,2,4,6
/proc/5782/stat : 5782 (scip-2.1.1.4sfi) R 5780 5782 4481 0 -1 4202496 113860 0 0 0 129749 459 0 0 20 0 1 0 268118525 604778496 143561 33554432000 4194304 10169799 140733877853648 140733877848056 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/5782/statm: 147651 143561 794 1459 0 146183 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 590604

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 5832
/proc/meminfo: memFree=26924836/32873844 swapFree=7364/7364
[pid=5782] ppid=5780 vsize=590604 CPUtime=1362.06 cores=0,2,4,6
/proc/5782/stat : 5782 (scip-2.1.1.4sfi) R 5780 5782 4481 0 -1 4202496 114316 0 0 0 135742 464 0 0 20 0 1 0 268118525 604778496 145550 33554432000 4194304 10169799 140733877853648 140733877848248 7591823 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/5782/statm: 147651 145550 828 1459 0 146183 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 590604

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 5833
/proc/meminfo: memFree=26924580/32873844 swapFree=7364/7364
[pid=5782] ppid=5780 vsize=590604 CPUtime=1422.06 cores=0,2,4,6
/proc/5782/stat : 5782 (scip-2.1.1.4sfi) R 5780 5782 4481 0 -1 4202496 114316 0 0 0 141736 470 0 0 20 0 1 0 268118525 604778496 145550 33554432000 4194304 10169799 140733877853648 140733877848248 8051968 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/5782/statm: 147651 145550 828 1459 0 146183 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 590604

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 5833
/proc/meminfo: memFree=26924524/32873844 swapFree=7364/7364
[pid=5782] ppid=5780 vsize=590604 CPUtime=1482.05 cores=0,2,4,6
/proc/5782/stat : 5782 (scip-2.1.1.4sfi) R 5780 5782 4481 0 -1 4202496 114317 0 0 0 147729 476 0 0 20 0 1 0 268118525 604778496 145551 33554432000 4194304 10169799 140733877853648 140733877848248 8044549 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/5782/statm: 147651 145551 829 1459 0 146183 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 590604

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 5833
/proc/meminfo: memFree=26923340/32873844 swapFree=7364/7364
[pid=5782] ppid=5780 vsize=590604 CPUtime=1542.04 cores=0,2,4,6
/proc/5782/stat : 5782 (scip-2.1.1.4sfi) R 5780 5782 4481 0 -1 4202496 114317 0 0 0 153722 482 0 0 20 0 1 0 268118525 604778496 145831 33554432000 4194304 10169799 140733877853648 140733877848248 8030352 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/5782/statm: 147651 145831 829 1459 0 146183 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 590604

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 5833
/proc/meminfo: memFree=26923340/32873844 swapFree=7364/7364
[pid=5782] ppid=5780 vsize=590604 CPUtime=1602.03 cores=0,2,4,6
/proc/5782/stat : 5782 (scip-2.1.1.4sfi) R 5780 5782 4481 0 -1 4202496 114317 0 0 0 159717 486 0 0 20 0 1 0 268118525 604778496 145831 33554432000 4194304 10169799 140733877853648 140733877848248 8051968 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/5782/statm: 147651 145831 829 1459 0 146183 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 590604

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 5834
/proc/meminfo: memFree=26923464/32873844 swapFree=7364/7364
[pid=5782] ppid=5780 vsize=590604 CPUtime=1662.02 cores=0,2,4,6
/proc/5782/stat : 5782 (scip-2.1.1.4sfi) R 5780 5782 4481 0 -1 4202496 114317 0 0 0 165709 493 0 0 20 0 1 0 268118525 604778496 145831 33554432000 4194304 10169799 140733877853648 140733877848056 8036954 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/5782/statm: 147651 145831 829 1459 0 146183 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 590604

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 5837
/proc/meminfo: memFree=26923084/32873844 swapFree=7364/7364
[pid=5782] ppid=5780 vsize=590604 CPUtime=1722.01 cores=0,2,4,6
/proc/5782/stat : 5782 (scip-2.1.1.4sfi) R 5780 5782 4481 0 -1 4202496 114317 0 0 0 171703 498 0 0 20 0 1 0 268118525 604778496 145831 33554432000 4194304 10169799 140733877853648 140733877847512 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/5782/statm: 147651 145831 829 1459 0 146183 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 590604

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 5837
/proc/meminfo: memFree=26922720/32873844 swapFree=7360/7360
[pid=5782] ppid=5780 vsize=590604 CPUtime=1782 cores=0,2,4,6
/proc/5782/stat : 5782 (scip-2.1.1.4sfi) R 5780 5782 4481 0 -1 4202496 114317 0 0 0 177697 503 0 0 20 0 1 0 268118525 604778496 145831 33554432000 4194304 10169799 140733877853648 140733877847512 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/5782/statm: 147651 145831 829 1459 0 146183 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 590604

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

[startup+1785.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 5837
/proc/meminfo: memFree=26922720/32873844 swapFree=7364/7364
[pid=5782] ppid=5780 vsize=590604 CPUtime=1785.21 cores=0,2,4,6
/proc/5782/stat : 5782 (scip-2.1.1.4sfi) R 5780 5782 4481 0 -1 4202496 114317 0 0 0 178017 504 0 0 20 0 1 0 268118525 604778496 145831 33554432000 4194304 10169799 140733877853648 140733877847512 7593032 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/5782/statm: 147651 145831 829 1459 0 146183 0
Current children cumulated CPU time (s) 1785.21
Current children cumulated vsize (KiB) 590604

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 5837
/proc/meminfo: memFree=26922720/32873844 swapFree=7364/7364
[pid=5782] ppid=5780 vsize=590604 CPUtime=1791.61 cores=0,2,4,6
/proc/5782/stat : 5782 (scip-2.1.1.4sfi) R 5780 5782 4481 0 -1 4202496 114317 0 0 0 178657 504 0 0 20 0 1 0 268118525 604778496 145831 33554432000 4194304 10169799 140733877853648 140733877847512 8009472 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/5782/statm: 147651 145831 829 1459 0 146183 0
Current children cumulated CPU time (s) 1791.61
Current children cumulated vsize (KiB) 590604

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 5837
/proc/meminfo: memFree=26922720/32873844 swapFree=7364/7364
[pid=5782] ppid=5780 vsize=590604 CPUtime=1794.81 cores=0,2,4,6
/proc/5782/stat : 5782 (scip-2.1.1.4sfi) R 5780 5782 4481 0 -1 4202496 114317 0 0 0 178976 505 0 0 20 0 1 0 268118525 604778496 145831 33554432000 4194304 10169799 140733877853648 140733877847512 8009908 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/5782/statm: 147651 145831 829 1459 0 146183 0
Current children cumulated CPU time (s) 1794.81
Current children cumulated vsize (KiB) 590604

[startup+1795.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 5837
/proc/meminfo: memFree=26922720/32873844 swapFree=7364/7364
[pid=5782] ppid=5780 vsize=590604 CPUtime=1795.6 cores=0,2,4,6
/proc/5782/stat : 5782 (scip-2.1.1.4sfi) R 5780 5782 4481 0 -1 4202496 114317 0 0 0 179055 505 0 0 20 0 1 0 268118525 604778496 145831 33554432000 4194304 10169799 140733877853648 140733877847512 8009536 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/5782/statm: 147651 145831 829 1459 0 146183 0
Current children cumulated CPU time (s) 1795.6
Current children cumulated vsize (KiB) 590604

[startup+1796.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 5837
/proc/meminfo: memFree=26922720/32873844 swapFree=7364/7364
[pid=5782] ppid=5780 vsize=590604 CPUtime=1796.4 cores=0,2,4,6
/proc/5782/stat : 5782 (scip-2.1.1.4sfi) R 5780 5782 4481 0 -1 4202496 114317 0 0 0 179135 505 0 0 20 0 1 0 268118525 604778496 145831 33554432000 4194304 10169799 140733877853648 140733877847512 8009904 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/5782/statm: 147651 145831 829 1459 0 146183 0
Current children cumulated CPU time (s) 1796.4
Current children cumulated vsize (KiB) 590604

[startup+1797.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 5837
/proc/meminfo: memFree=26922720/32873844 swapFree=7364/7364
[pid=5782] ppid=5780 vsize=590604 CPUtime=1796.8 cores=0,2,4,6
/proc/5782/stat : 5782 (scip-2.1.1.4sfi) R 5780 5782 4481 0 -1 4202496 114322 0 0 0 179175 505 0 0 20 0 1 0 268118525 604778496 145836 33554432000 4194304 10169799 140733877853648 140733877847512 5058480 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5782/statm: 147651 145836 834 1459 0 146183 0
Current children cumulated CPU time (s) 1796.8
Current children cumulated vsize (KiB) 590604

[startup+1797.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 5837
/proc/meminfo: memFree=26922720/32873844 swapFree=7364/7364
[pid=5782] ppid=5780 vsize=587924 CPUtime=1796.9 cores=0,2,4,6
/proc/5782/stat : 5782 (scip-2.1.1.4sfi) R 5780 5782 4481 0 -1 4202496 114323 0 0 0 179185 505 0 0 20 0 1 0 268118525 602034176 145167 33554432000 4194304 10169799 140733877853648 140733877847512 7547443 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5782/statm: 146981 145167 835 1459 0 145513 0
Current children cumulated CPU time (s) 1796.9
Current children cumulated vsize (KiB) 587924

Child status: 0
Real time (s): 1797.29
CPU time (s): 1797
CPU user time (s): 1791.94
CPU system time (s): 5.06123
CPU usage (%): 99.9838
Max. virtual memory (cumulated for all children) (KiB): 590604

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1791.94
system time used= 5.06123
maximum resident set size= 583344
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 114326
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= 17
involuntary context switches= 1906

runsolver used 3.18452 second user time and 8.17176 second system time

The end

Launcher Data

Begin job on node133 at 2012-05-26 10:12:17
IDJOB=3692737
IDBENCH=1370
IDSOLVER=2272
FILE ID=node133/3692737-1338019937
RUNJOBID= node133-1338017258-5021
PBS_JOBID= 14624264
Free space on /tmp= 71600 MiB

SOLVER NAME= SCIP spx standard SCIP 2.1.1.4. with SoPlex 1.6.0.3 standard fixed
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/liu/vdw/normalized-vdw_k3_l5_n550.opb
COMMAND LINE= HOME/scip-2.1.1.4sfix.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3692737-1338019937/watcher-3692737-1338019937 -o /tmp/evaluation-result-3692737-1338019937/solver-3692737-1338019937 -C 1800 -W 1900 -M 15500  HOME/scip-2.1.1.4sfix.linux.x86_64.gnu.opt.spx -f HOME/instance-3692737-1338019937.opb -t 1800 -m 15500

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

MD5SUM BENCH= b656932a938990470d09f3771b5047c2
RANDOM SEED=761622132

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        29084944 kB
Buffers:          245916 kB
Cached:          2722628 kB
SwapCached:            0 kB
Active:           532268 kB
Inactive:        2485204 kB
Active(anon):      51172 kB
Inactive(anon):        0 kB
Active(file):     481096 kB
Inactive(file):  2485204 kB
Unevictable:        7364 kB
Mlocked:            7364 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             19080 kB
Writeback:             0 kB
AnonPages:         88692 kB
Mapped:            18096 kB
Shmem:               212 kB
Slab:             633452 kB
SReclaimable:      75836 kB
SUnreclaim:       557616 kB
KernelStack:        1488 kB
PageTables:         3796 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     164200 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:     59392 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= 71568 MiB
End job on node133 at 2012-05-26 10:42:15