Trace number 3693332

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

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/golomb-rulers/normalized-OGR_20.opb
MD5SUM6a25ee38adc43f783b18badd1224270c
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables13480
Total number of constraints26619
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints26619
Minimum length of a constraint18
Maximum length of a constraint37
Number of terms in the objective function 9
Biggest coefficient in the objective function 256
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 511
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 2843
Number of bits of the biggest sum of numbers12
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-3693332-1338033024.opb>
0.28/0.35	c original problem has 13480 variables (13480 bin, 0 int, 0 impl, 0 cont) and 26619 constraints
0.28/0.35	c problem read in 0.35
0.59/0.66	c presolving:
0.88/0.90	c (round 1) 0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 380 chg sides, 380 chg coeffs, 0 upgd conss, 0 impls, 0 clqs
0.99/1.00	c (round 2) 0 del vars, 13110 del conss, 0 add conss, 0 chg bounds, 380 chg sides, 380 chg coeffs, 209 upgd conss, 0 impls, 0 clqs
0.99/1.10	c (round 3) 0 del vars, 13110 del conss, 0 add conss, 0 chg bounds, 380 chg sides, 380 chg coeffs, 399 upgd conss, 1792 impls, 0 clqs
1.10/1.17	c    (1.2s) probing: 51/13480 (0.4%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
1.10/1.17	c    (1.2s) probing aborted: 50/50 successive totally useless probings
1.19/1.21	c presolving (4 rounds):
1.19/1.21	c  0 deleted vars, 13110 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 380 changed sides, 380 changed coefficients
1.19/1.21	c  1792 implications, 0 cliques
1.19/1.21	c presolved problem has 13480 variables (13480 bin, 0 int, 0 impl, 0 cont) and 13509 constraints
1.19/1.21	c     399 constraints of type <knapsack>
1.19/1.21	c   13110 constraints of type <linear>
1.19/1.21	c transformed objective value is always integral (scale: 1)
1.19/1.21	c Presolving Time: 0.79
1.19/1.21	c - non default parameters ----------------------------------------------------------------------
1.19/1.21	c # SCIP version 2.1.1.4
1.19/1.21	c 
1.19/1.21	c # maximal time in seconds to run
1.19/1.21	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1.19/1.21	c limits/time = 1797
1.19/1.21	c 
1.19/1.21	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
1.19/1.21	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1.19/1.21	c limits/memory = 13950
1.19/1.21	c 
1.19/1.21	c # default clock type (1: CPU user seconds, 2: wall clock time)
1.19/1.21	c # [type: int, range: [1,2], default: 1]
1.19/1.21	c timing/clocktype = 2
1.19/1.21	c 
1.19/1.21	c # belongs reading time to solving time?
1.19/1.21	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1.19/1.21	c timing/reading = TRUE
1.19/1.21	c 
1.19/1.21	c -----------------------------------------------------------------------------------------------
1.19/1.21	c start solving
1.19/1.22	c 
3.39/3.49	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
3.39/3.49	c   3.5s|     1 |     0 |   213 |     - | 127M|   0 |1429 |  13k|  13k|  13k|  13k|   0 |  15 |   0 | 1.900000e+01 |      --      |    Inf 
12.29/12.39	c  12.4s|     1 |     0 | 11876 |     - | 128M|   0 |1499 |  13k|  13k|  13k|  13k| 153 |  15 |   0 | 1.900000e+01 |      --      |    Inf 
14.20/14.29	c  14.3s|     1 |     0 | 12305 |     - | 129M|   0 |1473 |  13k|  13k|  13k|  13k| 248 |  15 |   0 | 1.900000e+01 |      --      |    Inf 
16.09/16.17	c  16.2s|     1 |     0 | 12821 |     - | 130M|   0 |1510 |  13k|  13k|  13k|  13k| 398 |  15 |   0 | 1.900000e+01 |      --      |    Inf 
18.89/18.93	c  18.9s|     1 |     0 | 13674 |     - | 130M|   0 |1514 |  13k|  13k|  13k|  14k| 539 |  15 |   0 | 1.900000e+01 |      --      |    Inf 
22.58/22.67	c  22.7s|     1 |     0 | 15284 |     - | 131M|   0 |1527 |  13k|  13k|  13k|  14k| 668 |  15 |   0 | 1.900000e+01 |      --      |    Inf 
25.79/25.85	c  25.9s|     1 |     0 | 16335 |     - | 131M|   0 |1534 |  13k|  13k|  13k|  14k| 799 |  15 |   0 | 1.900000e+01 |      --      |    Inf 
60.49/60.56	c  60.6s|     1 |     2 | 16335 |     - | 131M|   0 |1534 |  13k|  13k|  13k|  14k| 799 |  15 |  22 | 1.900000e+01 |      --      |    Inf 
729.38/729.59	c   730s|   100 |    95 |548537 |5375.8 | 133M|  18 |2254 |  13k|  13k|  13k|  13k| 799 |  73 | 362 | 2.000000e+01 |      --      |    Inf 
1396.08/1396.39	c  1396s|   200 |   192 |  1316k|6534.9 | 136M|  32 |1662 |  13k|  13k|  13k|  13k| 799 | 163 | 608 | 2.000000e+01 |      --      |    Inf 
1776.82/1777.11	c  1777s|   300 |   286 |  1721k|5701.9 | 137M|  32 |1505 |  13k|  13k|  13k|  13k| 799 | 202 | 760 | 2.000000e+01 |      --      |    Inf 
1796.71/1797.08	c 
1796.71/1797.08	c SCIP Status        : solving was interrupted [time limit reached]
1796.71/1797.08	c Solving Time (sec) : 1797.09
1796.71/1797.08	c Solving Nodes      : 306
1796.71/1797.08	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1796.71/1797.08	c Dual Bound         : +2.00000000000000e+01
1796.71/1797.08	c Gap                : infinite
1796.71/1797.08	s UNKNOWN
1796.71/1797.08	c SCIP Status        : solving was interrupted [time limit reached]
1796.71/1797.08	c Total Time         :    1797.09
1796.71/1797.08	c   solving          :    1797.09
1796.71/1797.08	c   presolving       :       0.79 (included in solving)
1796.71/1797.08	c   reading          :       0.35 (included in solving)
1796.71/1797.08	c   copying          :       0.10 (1 #copies) (minimal 0.10, maximal 0.10, average 0.10)
1796.71/1797.08	c Original Problem   :
1796.71/1797.08	c   Problem name     : HOME/instance-3693332-1338033024.opb
1796.71/1797.08	c   Variables        : 13480 (13480 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.71/1797.09	c   Constraints      : 26619 initial, 26619 maximal
1796.71/1797.09	c   Objective sense  : minimize
1796.71/1797.09	c Presolved Problem  :
1796.71/1797.09	c   Problem name     : t_HOME/instance-3693332-1338033024.opb
1796.71/1797.09	c   Variables        : 13480 (13480 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.71/1797.09	c   Constraints      : 13509 initial, 13711 maximal
1796.71/1797.09	c Presolvers         :   ExecTime  SetupTime  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1796.71/1797.09	c   domcol           :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.71/1797.09	c   trivial          :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.71/1797.09	c   dualfix          :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.71/1797.09	c   boundshift       :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.71/1797.09	c   inttobinary      :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.71/1797.09	c   convertinttobin  :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.71/1797.09	c   gateextraction   :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.71/1797.09	c   implics          :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.71/1797.09	c   components       :       0.04       0.00          0          0          0          0          0          0          0          0          0
1796.71/1797.09	c   pseudoobj        :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.71/1797.09	c   probing          :       0.06       0.00          0          0          0          0          0          0          0          0          0
1796.71/1797.09	c   knapsack         :       0.01       0.00          0          0          0          0          0          0          0          0          0
1796.71/1797.09	c   linear           :       0.39       0.00          0          0          0          0          0      13110          0        380        380
1796.71/1797.09	c   logicor          :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.71/1797.09	c   root node        :          -          -          0          -          -          0          -          -          -          -          -
1796.71/1797.09	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #ResProp    Cutoffs    DomReds       Cuts      Conss   Children
1796.71/1797.09	c   integral         :          0          0          0          0        311          0          4          0          0         35          0          0        598
1796.71/1797.09	c   knapsack         :        399        399          6      15346          0          0          3        956         15       1875       1204          0          0
1796.71/1797.09	c   linear           :      13110      13110          6      15331          0          0          0         75         10      14476          0          0          0
1796.71/1797.09	c   logicor          :          0+       202          6        417          0          0          0         12          0         31          7          0          0
1796.71/1797.09	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0          0
1796.71/1797.09	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS      Check    ResProp
1796.71/1797.09	c   integral         :     548.99       0.00       0.00       0.00     548.98       0.00       0.00       0.00
1796.71/1797.09	c   knapsack         :       0.82       0.00       0.03       0.79       0.00       0.00       0.00       0.00
1796.71/1797.09	c   linear           :       3.24       0.00       0.01       3.23       0.00       0.00       0.00       0.00
1796.71/1797.09	c   logicor          :       0.01       0.00       0.00       0.01       0.00       0.00       0.00       0.00
1796.71/1797.09	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1796.71/1797.09	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
1796.71/1797.09	c   rootredcost      :          0          0          0          0
1796.71/1797.09	c   pseudoobj        :      15557          0          0          0
1796.71/1797.09	c   vbounds          :          0          0          0          0
1796.71/1797.09	c   redcost          :        317          0          0          0
1796.71/1797.09	c   probing          :          0          0          0          0
1796.71/1797.09	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp
1796.71/1797.09	c   rootredcost      :       0.01       0.00       0.00       0.01       0.00
1796.71/1797.09	c   pseudoobj        :       0.02       0.00       0.00       0.02       0.00
1796.71/1797.09	c   vbounds          :       0.01       0.00       0.00       0.00       0.00
1796.71/1797.09	c   redcost          :       0.10       0.00       0.00       0.10       0.00
1796.71/1797.09	c   probing          :       0.06       0.00       0.06       0.00       0.00
1796.71/1797.09	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1796.71/1797.09	c   propagation      :       0.00         25         25         62       19.8          0        0.0          -
1796.71/1797.09	c   infeasible LP    :       0.17        111        111        200       17.8          2        8.5          0
1796.71/1797.09	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1796.71/1797.09	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1796.71/1797.09	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1796.71/1797.09	c   applied globally :          -          -          -        202       15.8          -          -          -
1796.71/1797.09	c   applied locally  :          -          -          -          0        0.0          -          -          -
1796.71/1797.09	c Separators         :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss
1796.71/1797.09	c   cut pool         :       0.00                     5          -          -       1090          -    (maximal pool size: 4088)
1796.71/1797.09	c   closecuts        :       0.00       0.00          0          0          0          0          0
1796.71/1797.09	c   impliedbounds    :       0.00       0.00          6          0          0         39          0
1796.71/1797.09	c   intobj           :       0.00       0.00          0          0          0          0          0
1796.71/1797.09	c   gomory           :       0.38       0.00          6          0          0         58          0
1796.71/1797.09	c   cgmip            :       0.00       0.00          0          0          0          0          0
1796.71/1797.09	c   strongcg         :       0.37       0.00          6          0          0         31          0
1796.71/1797.09	c   cmir             :       3.73       0.00          6          0          0       3000          0
1796.71/1797.09	c   flowcover        :       2.32       0.00          6          0          0       1200          0
1796.71/1797.09	c   clique           :       0.01       0.00          1          0          0          0          0
1796.71/1797.09	c   zerohalf         :       0.00       0.00          0          0          0          0          0
1796.71/1797.09	c   mcf              :       0.00       0.00          1          0          0          0          0
1796.71/1797.09	c   oddcycle         :       0.00       0.00          0          0          0          0          0
1796.71/1797.09	c   rapidlearning    :       0.00       0.00          0          0          0          0          0
1796.71/1797.09	c Pricers            :   ExecTime  SetupTime      Calls       Vars
1796.71/1797.09	c   problem variables:       0.00          -          0          0
1796.71/1797.09	c Branching Rules    :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1796.71/1797.09	c   relpscost        :     548.98       0.00        311          0         35          0          0        598
1796.71/1797.09	c   pscost           :       0.00       0.00          0          0          0          0          0          0
1796.71/1797.09	c   inference        :       0.00       0.00          0          0          0          0          0          0
1796.71/1797.09	c   mostinf          :       0.00       0.00          0          0          0          0          0          0
1796.71/1797.09	c   leastinf         :       0.00       0.00          0          0          0          0          0          0
1796.71/1797.09	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0
1796.71/1797.09	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0
1796.71/1797.09	c   random           :       0.00       0.00          0          0          0          0          0          0
1796.71/1797.09	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found
1796.71/1797.09	c   LP solutions     :       0.00          -          -          0
1796.71/1797.09	c   pseudo solutions :       0.00          -          -          0
1796.71/1797.09	c   oneopt           :       0.00       0.00          0          0
1796.71/1797.09	c   crossover        :       0.00       0.00          0          0
1796.71/1797.09	c   veclendiving     :      69.85       0.00          5          0
1796.71/1797.09	c   objpscostdiving  :      39.68       0.00          3          0
1796.71/1797.09	c   rootsoldiving    :      31.96       0.00          3          0
1796.71/1797.09	c   linesearchdiving :      71.10       0.00          6          0
1796.71/1797.09	c   smallcard        :       0.00       0.00          0          0
1796.71/1797.09	c   trivial          :       0.01       0.00          2          0
1796.71/1797.09	c   shiftandpropagate:       1.89       0.00          1          0
1796.71/1797.09	c   simplerounding   :       0.00       0.00          0          0
1796.71/1797.09	c   zirounding       :       0.82       0.00        299          0
1796.71/1797.09	c   rounding         :       1.14       0.00        208          0
1796.71/1797.09	c   shifting         :       2.72       0.00         39          0
1796.71/1797.09	c   intshifting      :       0.00       0.00          0          0
1796.71/1797.09	c   twoopt           :       0.00       0.00          0          0
1796.71/1797.09	c   indoneopt        :       0.00       0.00          0          0
1796.71/1797.09	c   indtwoopt        :       0.00       0.00          0          0
1796.71/1797.09	c   fixandinfer      :       0.00       0.00          0          0
1796.71/1797.09	c   feaspump         :      53.82       0.00          3          0
1796.71/1797.09	c   clique           :       0.00       0.00          0          0
1796.71/1797.09	c   coefdiving       :      70.36       0.00          6          0
1796.71/1797.09	c   indrounding      :       0.00       0.00          0          0
1796.71/1797.09	c   indcoefdiving    :       0.00       0.00          0          0
1796.71/1797.09	c   pscostdiving     :      70.72       0.00          4          0
1796.71/1797.09	c   nlpdiving        :       0.00       0.00          0          0
1796.71/1797.09	c   fracdiving       :      96.45       0.00          5          0
1796.71/1797.09	c   intdiving        :       0.00       0.00          0          0
1796.71/1797.09	c   actconsdiving    :       0.00       0.00          0          0
1796.71/1797.09	c   guideddiving     :       0.00       0.00          0          0
1796.71/1797.09	c   octane           :       0.00       0.00          0          0
1796.71/1797.09	c   rens             :       0.39       0.00          1          0
1796.71/1797.09	c   rins             :       0.00       0.00          0          0
1796.71/1797.09	c   localbranching   :       0.00       0.00          0          0
1796.71/1797.09	c   mutation         :       0.00       0.00          0          0
1796.71/1797.09	c   dins             :       0.00       0.00          0          0
1796.71/1797.09	c   vbounds          :       0.00       0.00          0          0
1796.71/1797.09	c   undercover       :       0.00       0.00          0          0
1796.71/1797.09	c   subnlp           :       0.00       0.00          0          0
1796.71/1797.09	c   trysol           :       0.00       0.00          0          0
1796.71/1797.09	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It
1796.71/1797.09	c   primal LP        :       0.11          1          0       0.00       0.00       0.11          1
1796.71/1797.09	c   dual LP          :     726.21        332     851719    2636.90    1172.82       0.61          9
1796.71/1797.09	c   lex dual LP      :       0.00          0          0       0.00          -
1796.71/1797.09	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
1796.71/1797.09	c   diving/probing LP:     498.71        808     894520    1107.08    1793.68
1796.71/1797.09	c   strong branching :     548.76        768     550992     717.44    1004.08
1796.71/1797.09	c     (at root node) :          -         22      18076     821.64          -
1796.71/1797.09	c   conflict analysis:       0.00          0          0       0.00          -
1796.71/1797.09	c B&B Tree           :
1796.71/1797.09	c   number of runs   :          1
1796.71/1797.09	c   nodes            :        306
1796.71/1797.09	c   nodes (total)    :        306
1796.71/1797.09	c   nodes left       :        292
1796.71/1797.09	c   max depth        :         32
1796.71/1797.09	c   max depth (total):         32
1796.71/1797.09	c   backtracks       :         67 (21.9%)
1796.71/1797.09	c   delayed cutoffs  :          1
1796.71/1797.09	c   repropagations   :        132 (9 domain reductions, 0 cutoffs)
1796.71/1797.09	c   avg switch length:       3.40
1796.71/1797.09	c   switching time   :       0.79
1796.71/1797.09	c Solution           :
1796.71/1797.09	c   Solutions found  :          0 (0 improvements)
1796.71/1797.09	c   Primal Bound     :          -
1796.71/1797.09	c   Dual Bound       : +2.00000000000000e+01
1796.71/1797.09	c   Gap              :   infinite
1796.71/1797.09	c   Root Dual Bound  : +1.90000000000000e+01
1796.71/1797.09	c   Root Iterations  :      16335
1796.91/1797.26	c Time complete: 1796.97.

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-3693332-1338033024/watcher-3693332-1338033024 -o /tmp/evaluation-result-3693332-1338033024/solver-3693332-1338033024 -C 1800 -W 1900 -M 15500 HOME/scip-2.1.1.4sfix.linux.x86_64.gnu.opt.spx -f HOME/instance-3693332-1338033024.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.06 1.95 3/177 1720
/proc/meminfo: memFree=28384348/32873844 swapFree=7100/7100
[pid=1720] ppid=1718 vsize=9972 CPUtime=0 cores=0,2,4,6
/proc/1720/stat : 1720 (scip-2.1.1.4sfi) R 1718 1720 32565 0 -1 4202496 1255 0 0 0 0 0 0 0 20 0 1 0 269430986 10211328 1209 33554432000 4194304 10169799 140735274872368 140734442416696 8982256 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/1720/statm: 2493 1209 412 1459 0 1025 0

[startup+0.068841 s]
/proc/loadavg: 2.09 2.06 1.95 3/177 1720
/proc/meminfo: memFree=28384348/32873844 swapFree=7100/7100
[pid=1720] ppid=1718 vsize=17488 CPUtime=0.06 cores=0,2,4,6
/proc/1720/stat : 1720 (scip-2.1.1.4sfi) R 1718 1720 32565 0 -1 4202496 3125 0 0 0 6 0 0 0 20 0 1 0 269430986 17907712 3079 33554432000 4194304 10169799 140735274872368 140734442416696 8982256 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/1720/statm: 4372 3079 412 1459 0 2904 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 17488

[startup+0.100277 s]
/proc/loadavg: 2.09 2.06 1.95 3/177 1720
/proc/meminfo: memFree=28384348/32873844 swapFree=7100/7100
[pid=1720] ppid=1718 vsize=20364 CPUtime=0.09 cores=0,2,4,6
/proc/1720/stat : 1720 (scip-2.1.1.4sfi) R 1718 1720 32565 0 -1 4202496 3836 0 0 0 9 0 0 0 20 0 1 0 269430986 20852736 3790 33554432000 4194304 10169799 140735274872368 140734442416696 7168658 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/1720/statm: 5091 3790 412 1459 0 3623 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 20364

[startup+0.300283 s]
/proc/loadavg: 2.09 2.06 1.95 3/177 1720
/proc/meminfo: memFree=28384348/32873844 swapFree=7100/7100
[pid=1720] ppid=1718 vsize=39260 CPUtime=0.28 cores=0,2,4,6
/proc/1720/stat : 1720 (scip-2.1.1.4sfi) R 1718 1720 32565 0 -1 4202496 8579 0 0 0 27 1 0 0 20 0 1 0 269430986 40202240 8533 33554432000 4194304 10169799 140735274872368 140734442416696 8982256 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/1720/statm: 9815 8533 412 1459 0 8347 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 39260

[startup+0.700261 s]
/proc/loadavg: 2.09 2.06 1.95 3/177 1720
/proc/meminfo: memFree=28384348/32873844 swapFree=7100/7100
[pid=1720] ppid=1718 vsize=217836 CPUtime=0.69 cores=0,2,4,6
/proc/1720/stat : 1720 (scip-2.1.1.4sfi) R 1718 1720 32565 0 -1 4202496 58659 0 0 0 59 10 0 0 20 0 1 0 269430986 223064064 51381 33554432000 4194304 10169799 140735274872368 140734442416696 8961143 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1720/statm: 54459 51381 541 1459 0 52991 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 217836

[startup+1.50025 s]
/proc/loadavg: 2.09 2.06 1.95 3/178 1721
/proc/meminfo: memFree=28184328/32873844 swapFree=7100/7100
[pid=1720] ppid=1718 vsize=293032 CPUtime=1.49 cores=0,2,4,6
/proc/1720/stat : 1720 (scip-2.1.1.4sfi) R 1718 1720 32565 0 -1 4202496 77228 0 0 0 133 16 0 0 20 0 1 0 269430986 300064768 67750 33554432000 4194304 10169799 140735274872368 140735274870520 8961143 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1720/statm: 73258 67750 676 1459 0 71790 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 293032

[startup+3.10028 s]
/proc/loadavg: 2.09 2.06 1.95 3/178 1721
/proc/meminfo: memFree=28111448/32873844 swapFree=7100/7100
[pid=1720] ppid=1718 vsize=301872 CPUtime=3.09 cores=0,2,4,6
/proc/1720/stat : 1720 (scip-2.1.1.4sfi) R 1718 1720 32565 0 -1 4202496 79364 0 0 0 289 20 0 0 20 0 1 0 269430986 309116928 69886 33554432000 4194304 10169799 140735274872368 140735274869416 4433225 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1720/statm: 75468 69886 685 1459 0 74000 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 301872

[startup+6.30028 s]
/proc/loadavg: 2.08 2.05 1.95 3/178 1721
/proc/meminfo: memFree=28069120/32873844 swapFree=7100/7100
[pid=1720] ppid=1718 vsize=333236 CPUtime=6.29 cores=0,2,4,6
/proc/1720/stat : 1720 (scip-2.1.1.4sfi) R 1718 1720 32565 0 -1 4202496 81161 0 0 0 608 21 0 0 20 0 1 0 269430986 341233664 79211 33554432000 4194304 10169799 140735274872368 140735274864680 8979322 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1720/statm: 83309 79211 779 1459 0 81841 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 333236

[startup+12.7003 s]
/proc/loadavg: 2.08 2.05 1.95 3/178 1721
/proc/meminfo: memFree=28069020/32873844 swapFree=7100/7100
[pid=1720] ppid=1718 vsize=345900 CPUtime=12.69 cores=0,2,4,6
/proc/1720/stat : 1720 (scip-2.1.1.4sfi) R 1718 1720 32565 0 -1 4202496 82284 0 0 0 1245 24 0 0 20 0 1 0 269430986 354201600 82332 33554432000 4194304 10169799 140735274872368 140735274868904 7267164 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1720/statm: 86475 82332 803 1459 0 85007 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 345900

[startup+25.5003 s]
/proc/loadavg: 2.06 2.05 1.95 3/178 1721
/proc/meminfo: memFree=28002528/32873844 swapFree=7100/7100
[pid=1720] ppid=1718 vsize=397252 CPUtime=25.49 cores=0,2,4,6
/proc/1720/stat : 1720 (scip-2.1.1.4sfi) R 1718 1720 32565 0 -1 4202496 86125 0 0 0 2521 28 0 0 20 0 1 0 269430986 406786048 95371 33554432000 4194304 10169799 140735274872368 140735274866040 8030352 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1720/statm: 99313 95371 804 1459 0 97845 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 397252

[startup+51.1003 s]
/proc/loadavg: 2.12 2.06 1.96 3/177 1721
/proc/meminfo: memFree=28003340/32873844 swapFree=7100/7100
[pid=1720] ppid=1718 vsize=395724 CPUtime=51.08 cores=0,2,4,6
/proc/1720/stat : 1720 (scip-2.1.1.4sfi) R 1718 1720 32565 0 -1 4202496 132481 0 0 0 5067 41 0 0 20 0 1 0 269430986 405221376 95358 33554432000 4194304 10169799 140735274872368 140735274866232 8979322 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1720/statm: 98931 95358 849 1459 0 97463 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 395724

[startup+102.306 s]
/proc/loadavg: 2.05 2.05 1.96 3/177 1721
/proc/meminfo: memFree=27974872/32873844 swapFree=7100/7100
[pid=1720] ppid=1718 vsize=405044 CPUtime=102.28 cores=0,2,4,6
/proc/1720/stat : 1720 (scip-2.1.1.4sfi) R 1718 1720 32565 0 -1 4202496 142217 0 0 0 10181 47 0 0 20 0 1 0 269430986 414765056 97938 33554432000 4194304 10169799 140735274872368 140735274866232 8030352 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1720/statm: 101261 97938 850 1459 0 99793 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 405044

[startup+162.3 s]
/proc/loadavg: 2.11 2.07 1.97 3/177 1722
/proc/meminfo: memFree=27978352/32873844 swapFree=7100/7100
[pid=1720] ppid=1718 vsize=398324 CPUtime=162.26 cores=0,2,4,6
/proc/1720/stat : 1720 (scip-2.1.1.4sfi) R 1718 1720 32565 0 -1 4202496 147497 0 0 0 16173 53 0 0 20 0 1 0 269430986 407883776 95514 33554432000 4194304 10169799 140735274872368 140735274866232 8030352 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1720/statm: 99581 95514 850 1459 0 98113 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 398324

[startup+222.3 s]
/proc/loadavg: 2.07 2.07 1.97 3/177 1722
/proc/meminfo: memFree=27968080/32873844 swapFree=7100/7100
[pid=1720] ppid=1718 vsize=399308 CPUtime=222.26 cores=0,2,4,6
/proc/1720/stat : 1720 (scip-2.1.1.4sfi) R 1718 1720 32565 0 -1 4202496 147567 0 0 0 22168 58 0 0 20 0 1 0 269430986 408891392 95590 33554432000 4194304 10169799 140735274872368 140735274866648 8030352 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1720/statm: 99827 95590 850 1459 0 98359 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 399308

[startup+282.3 s]
/proc/loadavg: 2.06 2.07 1.98 3/177 1722
/proc/meminfo: memFree=27982692/32873844 swapFree=7100/7100
[pid=1720] ppid=1718 vsize=370912 CPUtime=282.24 cores=0,2,4,6
/proc/1720/stat : 1720 (scip-2.1.1.4sfi) R 1718 1720 32565 0 -1 4202496 148840 0 0 0 28159 65 0 0 20 0 1 0 269430986 379813888 90300 33554432000 4194304 10169799 140735274872368 140735274866968 8979322 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1720/statm: 92728 90300 850 1459 0 91260 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 370912

[startup+342.3 s]
/proc/loadavg: 2.02 2.05 1.98 3/177 1722
/proc/meminfo: memFree=27972372/32873844 swapFree=7100/7100
[pid=1720] ppid=1718 vsize=371796 CPUtime=342.23 cores=0,2,4,6
/proc/1720/stat : 1720 (scip-2.1.1.4sfi) R 1718 1720 32565 0 -1 4202496 154924 0 0 0 34148 75 0 0 20 0 1 0 269430986 380719104 90696 33554432000 4194304 10169799 140735274872368 140735274866648 8979322 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1720/statm: 92949 90696 851 1459 0 91481 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 371796

[startup+402.3 s]
/proc/loadavg: 2.04 2.05 1.98 3/177 1722
/proc/meminfo: memFree=27935504/32873844 swapFree=7100/7100
[pid=1720] ppid=1718 vsize=397648 CPUtime=402.22 cores=0,2,4,6
/proc/1720/stat : 1720 (scip-2.1.1.4sfi) R 1718 1720 32565 0 -1 4202496 159794 0 0 0 40137 85 0 0 20 0 1 0 269430986 407191552 97281 33554432000 4194304 10169799 140735274872368 140735274866040 8030352 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1720/statm: 99412 97281 854 1459 0 97944 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 397648

[startup+462.3 s]
/proc/loadavg: 2.01 2.04 1.98 3/177 1723
/proc/meminfo: memFree=27918016/32873844 swapFree=7100/7100
[pid=1720] ppid=1718 vsize=403576 CPUtime=462.21 cores=0,2,4,6
/proc/1720/stat : 1720 (scip-2.1.1.4sfi) R 1718 1720 32565 0 -1 4202496 164296 0 0 0 46128 93 0 0 20 0 1 0 269430986 413261824 99877 33554432000 4194304 10169799 140735274872368 140735274866040 8030352 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1720/statm: 100894 99877 854 1459 0 99426 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 403576

[startup+522.3 s]
/proc/loadavg: 2.07 2.06 2.00 3/177 1723
/proc/meminfo: memFree=27916344/32873844 swapFree=7100/7100
[pid=1720] ppid=1718 vsize=399588 CPUtime=522.2 cores=0,2,4,6
/proc/1720/stat : 1720 (scip-2.1.1.4sfi) R 1718 1720 32565 0 -1 4202496 166804 0 0 0 52120 100 0 0 20 0 1 0 269430986 409178112 98687 33554432000 4194304 10169799 140735274872368 140735274865720 8030352 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1720/statm: 99897 98687 854 1459 0 98429 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 399588

[startup+582.3 s]
/proc/loadavg: 2.02 2.05 2.00 3/178 1764
/proc/meminfo: memFree=28352644/32873844 swapFree=7100/7100
[pid=1720] ppid=1718 vsize=403940 CPUtime=582.2 cores=0,2,4,6
/proc/1720/stat : 1720 (scip-2.1.1.4sfi) R 1718 1720 32565 0 -1 4202496 167550 0 0 0 58113 107 0 0 20 0 1 0 269430986 413634560 99944 33554432000 4194304 10169799 140735274872368 140735274865608 8030352 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1720/statm: 100985 99944 854 1459 0 99517 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 403940

[startup+642.3 s]

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

/proc/meminfo: memFree=28060652/32873844 swapFree=7100/7100
[pid=1720] ppid=1718 vsize=405196 CPUtime=1122.11 cores=0,2,4,6
/proc/1720/stat : 1720 (scip-2.1.1.4sfi) R 1718 1720 32565 0 -1 4202496 185600 0 0 0 112021 190 0 0 20 0 1 0 269430986 414920704 100240 33554432000 4194304 10169799 140735274872368 140735274866040 8030364 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1720/statm: 101299 100240 854 1459 0 99831 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 405196

[startup+1182.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/178 1796
/proc/meminfo: memFree=28027360/32873844 swapFree=7100/7100
[pid=1720] ppid=1718 vsize=412404 CPUtime=1182.11 cores=0,2,4,6
/proc/1720/stat : 1720 (scip-2.1.1.4sfi) R 1718 1720 32565 0 -1 4202496 186424 0 0 0 118015 196 0 0 20 0 1 0 269430986 422301696 102086 33554432000 4194304 10169799 140735274872368 140735274865704 8030352 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1720/statm: 103101 102086 854 1459 0 101633 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 412404

[startup+1242.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 1796
/proc/meminfo: memFree=28011420/32873844 swapFree=7100/7100
[pid=1720] ppid=1718 vsize=413776 CPUtime=1242.1 cores=0,2,4,6
/proc/1720/stat : 1720 (scip-2.1.1.4sfi) R 1718 1720 32565 0 -1 4202496 186814 0 0 0 124003 207 0 0 20 0 1 0 269430986 423706624 102428 33554432000 4194304 10169799 140735274872368 140735274866040 8030352 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1720/statm: 103444 102428 854 1459 0 101976 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 413776

[startup+1302.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 1796
/proc/meminfo: memFree=27987464/32873844 swapFree=7100/7100
[pid=1720] ppid=1718 vsize=413776 CPUtime=1302.09 cores=0,2,4,6
/proc/1720/stat : 1720 (scip-2.1.1.4sfi) R 1718 1720 32565 0 -1 4202496 186814 0 0 0 129993 216 0 0 20 0 1 0 269430986 423706624 102428 33554432000 4194304 10169799 140735274872368 140735274865752 8030352 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1720/statm: 103444 102428 854 1459 0 101976 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 413776

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1797
/proc/meminfo: memFree=27967280/32873844 swapFree=7100/7100
[pid=1720] ppid=1718 vsize=417000 CPUtime=1362.08 cores=0,2,4,6
/proc/1720/stat : 1720 (scip-2.1.1.4sfi) R 1718 1720 32565 0 -1 4202496 187547 0 0 0 135984 224 0 0 20 0 1 0 269430986 427008000 103161 33554432000 4194304 10169799 140735274872368 140735274865704 8044420 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1720/statm: 104250 103161 854 1459 0 102782 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 417000

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1797
/proc/meminfo: memFree=27973640/32873844 swapFree=7100/7100
[pid=1720] ppid=1718 vsize=392120 CPUtime=1422.07 cores=0,2,4,6
/proc/1720/stat : 1720 (scip-2.1.1.4sfi) R 1718 1720 32565 0 -1 4202496 192285 0 0 0 141974 233 0 0 20 0 1 0 269430986 401530880 96941 33554432000 4194304 10169799 140735274872368 140735274866232 8030352 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1720/statm: 98030 96941 854 1459 0 96562 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 392120

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1797
/proc/meminfo: memFree=27950324/32873844 swapFree=7100/7100
[pid=1720] ppid=1718 vsize=401124 CPUtime=1482.06 cores=0,2,4,6
/proc/1720/stat : 1720 (scip-2.1.1.4sfi) R 1718 1720 32565 0 -1 4202496 192736 0 0 0 147965 241 0 0 20 0 1 0 269430986 410750976 98414 33554432000 4194304 10169799 140735274872368 140735274866616 8030352 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1720/statm: 100281 98414 854 1459 0 98813 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 401124

[startup+1542.3 s]
/proc/loadavg: 2.10 2.03 2.01 3/177 1797
/proc/meminfo: memFree=27930160/32873844 swapFree=7100/7100
[pid=1720] ppid=1718 vsize=405628 CPUtime=1542.06 cores=0,2,4,6
/proc/1720/stat : 1720 (scip-2.1.1.4sfi) R 1718 1720 32565 0 -1 4202496 193542 0 0 0 153953 253 0 0 20 0 1 0 269430986 415363072 100366 33554432000 4194304 10169799 140735274872368 140735274867160 8030352 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1720/statm: 101407 100366 854 1459 0 99939 0
Current children cumulated CPU time (s) 1542.06
Current children cumulated vsize (KiB) 405628

[startup+1602.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/177 1797
/proc/meminfo: memFree=27905480/32873844 swapFree=7100/7100
[pid=1720] ppid=1718 vsize=415244 CPUtime=1602.04 cores=0,2,4,6
/proc/1720/stat : 1720 (scip-2.1.1.4sfi) R 1718 1720 32565 0 -1 4202496 194975 0 0 0 159943 261 0 0 20 0 1 0 269430986 425209856 102821 33554432000 4194304 10169799 140735274872368 140735274866232 8030352 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1720/statm: 103811 102821 854 1459 0 102343 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 415244

[startup+1662.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 1798
/proc/meminfo: memFree=27885888/32873844 swapFree=7100/7100
[pid=1720] ppid=1718 vsize=415244 CPUtime=1662.03 cores=0,2,4,6
/proc/1720/stat : 1720 (scip-2.1.1.4sfi) R 1718 1720 32565 0 -1 4202496 194975 0 0 0 165933 270 0 0 20 0 1 0 269430986 425209856 102821 33554432000 4194304 10169799 140735274872368 140735274865704 8030352 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1720/statm: 103811 102821 854 1459 0 102343 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 415244

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 1798
/proc/meminfo: memFree=27896016/32873844 swapFree=7100/7100
[pid=1720] ppid=1718 vsize=389676 CPUtime=1722.02 cores=0,2,4,6
/proc/1720/stat : 1720 (scip-2.1.1.4sfi) R 1718 1720 32565 0 -1 4202496 195806 0 0 0 171923 279 0 0 20 0 1 0 269430986 399028224 95629 33554432000 4194304 10169799 140735274872368 140735274865656 8030352 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1720/statm: 97419 95629 854 1459 0 95951 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 389676

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 1801
/proc/meminfo: memFree=27871896/32873844 swapFree=7100/7100
[pid=1720] ppid=1718 vsize=400740 CPUtime=1782.02 cores=0,2,4,6
/proc/1720/stat : 1720 (scip-2.1.1.4sfi) R 1718 1720 32565 0 -1 4202496 200690 0 0 0 177915 287 0 0 20 0 1 0 269430986 410357760 98598 33554432000 4194304 10169799 140735274872368 140735274866040 8030352 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1720/statm: 100185 98598 854 1459 0 98717 0
Current children cumulated CPU time (s) 1782.02
Current children cumulated vsize (KiB) 400740

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

[startup+1785.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 1801
/proc/meminfo: memFree=27872144/32873844 swapFree=7100/7100
[pid=1720] ppid=1718 vsize=400740 CPUtime=1785.21 cores=0,2,4,6
/proc/1720/stat : 1720 (scip-2.1.1.4sfi) R 1718 1720 32565 0 -1 4202496 200690 0 0 0 178234 287 0 0 20 0 1 0 269430986 410357760 98598 33554432000 4194304 10169799 140735274872368 140735274866040 7593015 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1720/statm: 100185 98598 854 1459 0 98717 0
Current children cumulated CPU time (s) 1785.21
Current children cumulated vsize (KiB) 400740

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 1801
/proc/meminfo: memFree=27870572/32873844 swapFree=7100/7100
[pid=1720] ppid=1718 vsize=400740 CPUtime=1791.62 cores=0,2,4,6
/proc/1720/stat : 1720 (scip-2.1.1.4sfi) R 1718 1720 32565 0 -1 4202496 200690 0 0 0 178874 288 0 0 20 0 1 0 269430986 410357760 98598 33554432000 4194304 10169799 140735274872368 140735274866696 8030352 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1720/statm: 100185 98598 854 1459 0 98717 0
Current children cumulated CPU time (s) 1791.62
Current children cumulated vsize (KiB) 400740

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 1801
/proc/meminfo: memFree=27869712/32873844 swapFree=7100/7100
[pid=1720] ppid=1718 vsize=400740 CPUtime=1794.82 cores=0,2,4,6
/proc/1720/stat : 1720 (scip-2.1.1.4sfi) R 1718 1720 32565 0 -1 4202496 200690 0 0 0 179194 288 0 0 20 0 1 0 269430986 410357760 98598 33554432000 4194304 10169799 140735274872368 140735274867352 8979322 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1720/statm: 100185 98598 854 1459 0 98717 0
Current children cumulated CPU time (s) 1794.82
Current children cumulated vsize (KiB) 400740

[startup+1795.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 1801
/proc/meminfo: memFree=27869712/32873844 swapFree=7100/7100
[pid=1720] ppid=1718 vsize=400740 CPUtime=1795.61 cores=0,2,4,6
/proc/1720/stat : 1720 (scip-2.1.1.4sfi) R 1718 1720 32565 0 -1 4202496 200690 0 0 0 179272 289 0 0 20 0 1 0 269430986 410357760 98598 33554432000 4194304 10169799 140735274872368 140735274866648 8030352 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1720/statm: 100185 98598 854 1459 0 98717 0
Current children cumulated CPU time (s) 1795.61
Current children cumulated vsize (KiB) 400740

[startup+1796.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 1801
/proc/meminfo: memFree=27869712/32873844 swapFree=7100/7100
[pid=1720] ppid=1718 vsize=400740 CPUtime=1796.41 cores=0,2,4,6
/proc/1720/stat : 1720 (scip-2.1.1.4sfi) R 1718 1720 32565 0 -1 4202496 200690 0 0 0 179352 289 0 0 20 0 1 0 269430986 410357760 98598 33554432000 4194304 10169799 140735274872368 140735274866232 8030352 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1720/statm: 100185 98598 854 1459 0 98717 0
Current children cumulated CPU time (s) 1796.41
Current children cumulated vsize (KiB) 400740

[startup+1797.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 1801
/proc/meminfo: memFree=27869712/32873844 swapFree=7100/7100
[pid=1720] ppid=1718 vsize=400740 CPUtime=1796.81 cores=0,2,4,6
/proc/1720/stat : 1720 (scip-2.1.1.4sfi) R 1718 1720 32565 0 -1 4202496 200692 0 0 0 179392 289 0 0 20 0 1 0 269430986 410357760 98600 33554432000 4194304 10169799 140735274872368 140735274866968 4416944 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/1720/statm: 100185 98600 856 1459 0 98717 0
Current children cumulated CPU time (s) 1796.81
Current children cumulated vsize (KiB) 400740

[startup+1797.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 1801
/proc/meminfo: memFree=27869712/32873844 swapFree=7100/7100
[pid=1720] ppid=1718 vsize=394584 CPUtime=1796.91 cores=0,2,4,6
/proc/1720/stat : 1720 (scip-2.1.1.4sfi) R 1718 1720 32565 0 -1 4202496 200693 0 0 0 179402 289 0 0 20 0 1 0 269430986 404054016 97062 33554432000 4194304 10169799 140735274872368 140735274866968 5569899 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/1720/statm: 98646 97062 857 1459 0 97178 0
Current children cumulated CPU time (s) 1796.91
Current children cumulated vsize (KiB) 394584

Child status: 0
Real time (s): 1797.27
CPU time (s): 1796.99
CPU user time (s): 1794.08
CPU system time (s): 2.90856
CPU usage (%): 99.9845
Max. virtual memory (cumulated for all children) (KiB): 511812

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.08
system time used= 2.90856
maximum resident set size= 495496
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 200695
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= 8
involuntary context switches= 1877

runsolver used 8.00878 second user time and 12.0892 second system time

The end

Launcher Data

Begin job on node103 at 2012-05-26 13:50:24
IDJOB=3693332
IDBENCH=2639
IDSOLVER=2272
FILE ID=node103/3693332-1338033024
RUNJOBID= node103-1338029661-1334
PBS_JOBID= 14624368
Free space on /tmp= 71552 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/OPT-SMALLINT/submitted-PB06/manquiho/golomb-rulers/normalized-OGR_20.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-3693332-1338033024/watcher-3693332-1338033024 -o /tmp/evaluation-result-3693332-1338033024/solver-3693332-1338033024 -C 1800 -W 1900 -M 15500  HOME/scip-2.1.1.4sfix.linux.x86_64.gnu.opt.spx -f HOME/instance-3693332-1338033024.opb -t 1800 -m 15500

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

MD5SUM BENCH= 6a25ee38adc43f783b18badd1224270c
RANDOM SEED=721525390

node103.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.189
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	: 5332.37
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.189
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.189
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.189
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.189
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.189
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	: 5411.36
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.189
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.189
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:        28384348 kB
Buffers:          245640 kB
Cached:          3066420 kB
SwapCached:            0 kB
Active:          1297252 kB
Inactive:        2419748 kB
Active(anon):     407356 kB
Inactive(anon):        0 kB
Active(file):     889896 kB
Inactive(file):  2419748 kB
Unevictable:        7100 kB
Mlocked:            7100 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             21120 kB
Writeback:             0 kB
AnonPages:        412116 kB
Mapped:            17664 kB
Shmem:               200 kB
Slab:             633860 kB
SReclaimable:      76148 kB
SUnreclaim:       557712 kB
KernelStack:        1456 kB
PageTables:         4880 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     525104 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    325632 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= 71532 MiB
End job on node103 at 2012-05-26 14:20:21