Trace number 3692818

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? 1796.96 1797.24

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
prestwich/robin/normalized-robin18.opb
MD5SUMf17e31cb6762bd0e8d3e659d7bd1050c
Bench CategoryDEC-SMALLINT (no 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 FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables23409
Total number of constraints1386
Number of constraints which are clauses612
Number of constraints which are cardinality constraints (but not clauses)774
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint153
Maximum length of a constraint289
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 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 291
Number of bits of the biggest sum of numbers9
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-3692818-1338017253.opb>
0.09/0.11	c original problem has 23409 variables (23409 bin, 0 int, 0 impl, 0 cont) and 1386 constraints
0.09/0.11	c problem read in 0.11
0.19/0.24	c presolving:
0.59/0.62	c (round 1) 0 del vars, 612 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 162 upgd conss, 0 impls, 612 clqs
0.89/0.90	c (round 2) 0 del vars, 612 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 774 upgd conss, 0 impls, 612 clqs
1.09/1.13	c    (1.1s) probing: 51/23409 (0.2%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
1.09/1.13	c    (1.1s) probing aborted: 50/50 successive totally useless probings
1.09/1.15	c presolving (3 rounds):
1.09/1.15	c  0 deleted vars, 612 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
1.09/1.15	c  0 implications, 612 cliques
1.09/1.15	c presolved problem has 23409 variables (23409 bin, 0 int, 0 impl, 0 cont) and 774 constraints
1.09/1.15	c     162 constraints of type <knapsack>
1.09/1.15	c     612 constraints of type <setppc>
1.09/1.15	c transformed objective value is always integral (scale: 1)
1.09/1.15	c Presolving Time: 1.01
1.09/1.15	c - non default parameters ----------------------------------------------------------------------
1.09/1.15	c # SCIP version 2.1.1.4
1.09/1.15	c 
1.09/1.15	c # maximal time in seconds to run
1.09/1.15	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1.09/1.15	c limits/time = 1797
1.09/1.15	c 
1.09/1.15	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
1.09/1.15	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1.09/1.15	c limits/memory = 13950
1.09/1.15	c 
1.09/1.15	c # default clock type (1: CPU user seconds, 2: wall clock time)
1.09/1.15	c # [type: int, range: [1,2], default: 1]
1.09/1.15	c timing/clocktype = 2
1.09/1.15	c 
1.09/1.15	c # belongs reading time to solving time?
1.09/1.15	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1.09/1.15	c timing/reading = TRUE
1.09/1.15	c 
1.09/1.15	c -----------------------------------------------------------------------------------------------
1.09/1.15	c start solving
1.09/1.16	c 
43.17/43.22	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
43.17/43.22	c  43.2s|     1 |     0 | 48040 |     - |  92M|   0 | 657 |  23k| 867 |  23k| 774 |   0 |  93 |   0 | 0.000000e+00 |      --      |    Inf 
106.96/107.01	c   107s|     1 |     0 |121945 |     - |  94M|   0 | 703 |  23k| 867 |  23k| 782 |   8 |  93 |   0 | 0.000000e+00 |      --      |    Inf 
107.46/107.50	c   107s|     1 |     0 |122056 |     - |  94M|   0 | 713 |  23k| 867 |  23k| 790 |  16 |  93 |   0 | 0.000000e+00 |      --      |    Inf 
107.96/108.00	c   108s|     1 |     0 |122150 |     - |  94M|   0 | 721 |  23k| 867 |  23k| 798 |  24 |  93 |   0 | 0.000000e+00 |      --      |    Inf 
108.36/108.49	c   108s|     1 |     0 |122221 |     - |  94M|   0 | 733 |  23k| 867 |  23k| 808 |  34 |  93 |   0 | 0.000000e+00 |      --      |    Inf 
108.87/108.98	c   109s|     1 |     0 |122289 |     - |  94M|   0 | 741 |  23k| 867 |  23k| 817 |  43 |  93 |   0 | 0.000000e+00 |      --      |    Inf 
109.37/109.48	c   109s|     1 |     0 |122358 |     - |  94M|   0 | 746 |  23k| 867 |  23k| 825 |  51 |  93 |   0 | 0.000000e+00 |      --      |    Inf 
134.46/134.54	c   135s|     1 |     2 |122358 |     - |  94M|   0 | 746 |  23k| 867 |  23k| 825 |  51 |  93 |  33 | 0.000000e+00 |      --      |    Inf 
1113.51/1113.78	c  1114s|   100 |   101 |628677 |5114.3 |  97M|  19 | 709 |  23k| 911 |  23k| 822 |  51 | 137 | 725 | 0.000000e+00 |      --      |    Inf 
1355.68/1355.93	c  1356s|   200 |   201 |670967 |2756.8 |  99M|  19 | 681 |  23k| 905 |  23k| 822 |  51 | 137 | 789 | 0.000000e+00 |      --      |    Inf 
1540.76/1541.02	c  1541s|   300 |   301 |715195 |1982.7 | 101M|  32 | 675 |  23k| 900 |  23k| 822 |  51 | 137 | 894 | 0.000000e+00 |      --      |    Inf 
1622.93/1623.23	c  1623s|   400 |   389 |756931 |1590.4 | 103M| 102 |   - |  23k| 900 |  23k| 822 |  51 | 137 |1069 | 0.000000e+00 |      --      |    Inf 
1736.21/1736.55	c  1737s|   500 |   401 |853350 |1464.9 | 104M| 112 |   - |  23k| 940 |  23k| 822 |  51 | 180 |1323 | 0.000000e+00 |      --      |    Inf 
1796.81/1797.13	c 
1796.81/1797.13	c SCIP Status        : solving was interrupted [time limit reached]
1796.81/1797.13	c Solving Time (sec) : 1797.13
1796.81/1797.13	c Solving Nodes      : 562
1796.81/1797.13	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1796.81/1797.13	c Dual Bound         : +0.00000000000000e+00
1796.81/1797.13	c Gap                : infinite
1796.81/1797.13	s UNKNOWN
1796.81/1797.13	c SCIP Status        : solving was interrupted [time limit reached]
1796.81/1797.13	c Total Time         :    1797.13
1796.81/1797.13	c   solving          :    1797.13
1796.81/1797.13	c   presolving       :       1.01 (included in solving)
1796.81/1797.13	c   reading          :       0.11 (included in solving)
1796.81/1797.13	c   copying          :       0.04 (1 #copies) (minimal 0.04, maximal 0.04, average 0.04)
1796.81/1797.13	c Original Problem   :
1796.81/1797.13	c   Problem name     : HOME/instance-3692818-1338017253.opb
1796.81/1797.13	c   Variables        : 23409 (23409 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.81/1797.13	c   Constraints      : 1386 initial, 1386 maximal
1796.81/1797.13	c   Objective sense  : minimize
1796.81/1797.13	c Presolved Problem  :
1796.81/1797.13	c   Problem name     : t_HOME/instance-3692818-1338017253.opb
1796.81/1797.13	c   Variables        : 23409 (23409 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.81/1797.13	c   Constraints      : 774 initial, 960 maximal
1796.81/1797.13	c Presolvers         :   ExecTime  SetupTime  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1796.81/1797.13	c   domcol           :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.81/1797.13	c   trivial          :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.81/1797.13	c   dualfix          :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.81/1797.13	c   boundshift       :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.81/1797.13	c   inttobinary      :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.81/1797.13	c   convertinttobin  :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.81/1797.13	c   gateextraction   :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.81/1797.13	c   implics          :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.81/1797.13	c   components       :       0.02       0.00          0          0          0          0          0          0          0          0          0
1796.81/1797.13	c   pseudoobj        :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.81/1797.13	c   probing          :       0.15       0.00          0          0          0          0          0          0          0          0          0
1796.81/1797.13	c   knapsack         :       0.20       0.00          0          0          0          0          0          0          0          0          0
1796.81/1797.13	c   setppc           :       0.07       0.00          0          0          0          0          0          0          0          0          0
1796.81/1797.13	c   linear           :       0.40       0.00          0          0          0          0          0        612          0          0          0
1796.81/1797.13	c   logicor          :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.81/1797.13	c   root node        :          -          -          0          -          -          0          -          -          -          -          -
1796.81/1797.13	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #ResProp    Cutoffs    DomReds       Cuts      Conss   Children
1796.81/1797.13	c   integral         :          0          0          0          0        509          0          4          0          0         21          0          0        986
1796.81/1797.13	c   knapsack         :        162        162          6      20781          0          0          3       3417          1      17014          0          0          0
1796.81/1797.13	c   setppc           :        612        612          6      20780          0          0          2      27451         17     126867          0          0          0
1796.81/1797.13	c   logicor          :          0+       186          6        347          0          0          0          4          5          8          0          0          0
1796.81/1797.13	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0          0
1796.81/1797.13	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS      Check    ResProp
1796.81/1797.13	c   integral         :     481.60       0.00       0.00       0.00     481.59       0.00       0.00       0.00
1796.81/1797.13	c   knapsack         :       0.37       0.00       0.03       0.33       0.00       0.00       0.00       0.01
1796.81/1797.13	c   setppc           :       0.83       0.00       0.00       0.81       0.00       0.00       0.00       0.02
1796.81/1797.13	c   logicor          :       0.01       0.00       0.00       0.01       0.00       0.00       0.00       0.00
1796.81/1797.13	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1796.81/1797.13	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
1796.81/1797.13	c   rootredcost      :          0          0          0          0
1796.81/1797.13	c   pseudoobj        :          0          0          0          0
1796.81/1797.13	c   vbounds          :          0          0          0          0
1796.81/1797.13	c   redcost          :        515          0          0          0
1796.81/1797.13	c   probing          :          0          0          0          0
1796.81/1797.13	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp
1796.81/1797.13	c   rootredcost      :       0.02       0.00       0.00       0.02       0.00
1796.81/1797.13	c   pseudoobj        :       0.01       0.00       0.00       0.01       0.00
1796.81/1797.13	c   vbounds          :       0.02       0.00       0.00       0.01       0.00
1796.81/1797.13	c   redcost          :       0.43       0.00       0.00       0.43       0.00
1796.81/1797.13	c   probing          :       0.15       0.00       0.15       0.00       0.00
1796.81/1797.13	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1796.81/1797.13	c   propagation      :       0.05         23         22        610      223.7         14      189.5          -
1796.81/1797.13	c   infeasible LP    :      13.85        105         10        248     3210.2          0        0.0          0
1796.81/1797.13	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1796.81/1797.13	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1796.81/1797.13	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1796.81/1797.13	c   applied globally :          -          -          -        200      263.8          -          -          -
1796.81/1797.13	c   applied locally  :          -          -          -          0        0.0          -          -          -
1796.81/1797.13	c Separators         :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss
1796.81/1797.13	c   cut pool         :       0.00                     5          -          -          0          -    (maximal pool size: 52)
1796.81/1797.13	c   closecuts        :       0.00       0.00          0          0          0          0          0
1796.81/1797.13	c   impliedbounds    :       0.00       0.00          6          0          0          0          0
1796.81/1797.13	c   intobj           :       0.00       0.00          0          0          0          0          0
1796.81/1797.13	c   gomory           :       0.30       0.00          6          0          0          0          0
1796.81/1797.13	c   cgmip            :       0.00       0.00          0          0          0          0          0
1796.81/1797.13	c   strongcg         :       0.30       0.00          6          0          0          0          0
1796.81/1797.13	c   cmir             :       0.36       0.00          6          0          0          0          0
1796.81/1797.13	c   flowcover        :       0.45       0.00          6          0          0          0          0
1796.81/1797.13	c   clique           :       0.17       0.00          6          0          0         52          0
1796.81/1797.13	c   zerohalf         :       0.00       0.00          0          0          0          0          0
1796.81/1797.13	c   mcf              :       0.01       0.00          1          0          0          0          0
1796.81/1797.13	c   oddcycle         :       0.00       0.00          0          0          0          0          0
1796.81/1797.13	c   rapidlearning    :       0.00       0.00          0          0          0          0          0
1796.81/1797.13	c Pricers            :   ExecTime  SetupTime      Calls       Vars
1796.81/1797.13	c   problem variables:       0.00          -          0          0
1796.81/1797.13	c Branching Rules    :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1796.81/1797.13	c   relpscost        :     481.59       0.00        509          0         21          0          0        986
1796.81/1797.13	c   pscost           :       0.00       0.00          0          0          0          0          0          0
1796.81/1797.13	c   inference        :       0.00       0.00          0          0          0          0          0          0
1796.81/1797.13	c   mostinf          :       0.00       0.00          0          0          0          0          0          0
1796.81/1797.13	c   leastinf         :       0.00       0.00          0          0          0          0          0          0
1796.81/1797.13	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0
1796.81/1797.13	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0
1796.81/1797.13	c   random           :       0.00       0.00          0          0          0          0          0          0
1796.81/1797.13	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found
1796.81/1797.13	c   LP solutions     :       0.00          -          -          0
1796.81/1797.13	c   pseudo solutions :       0.00          -          -          0
1796.81/1797.13	c   oneopt           :       0.00       0.00          0          0
1796.81/1797.13	c   crossover        :       0.00       0.00          0          0
1796.81/1797.13	c   pscostdiving     :     157.49       0.00         17          0
1796.81/1797.13	c   fracdiving       :     179.13       0.00         20          0
1796.81/1797.13	c   objpscostdiving  :      12.46       0.00         10          0
1796.81/1797.13	c   coefdiving       :     183.07       0.00         20          0
1796.81/1797.13	c   smallcard        :       0.00       0.00          0          0
1796.81/1797.13	c   trivial          :       0.02       0.00          2          0
1796.81/1797.13	c   shiftandpropagate:       0.13       0.00          1          0
1796.81/1797.13	c   simplerounding   :       0.00       0.00          0          0
1796.81/1797.13	c   zirounding       :       0.15       0.00          0          0
1796.81/1797.13	c   rounding         :       1.40       0.00        264          0
1796.81/1797.13	c   shifting         :       0.67       0.00         52          0
1796.81/1797.13	c   intshifting      :       0.00       0.00          0          0
1796.81/1797.13	c   twoopt           :       0.00       0.00          0          0
1796.81/1797.13	c   indoneopt        :       0.00       0.00          0          0
1796.81/1797.13	c   indtwoopt        :       0.00       0.00          0          0
1796.81/1797.13	c   fixandinfer      :       0.00       0.00          0          0
1796.81/1797.13	c   feaspump         :      62.55       0.00          1          0
1796.81/1797.13	c   clique           :       0.00       0.00          0          0
1796.81/1797.13	c   indcoefdiving    :       0.00       0.00          0          0
1796.81/1797.13	c   indrounding      :       0.00       0.00          0          0
1796.81/1797.13	c   nlpdiving        :       0.00       0.00          0          0
1796.81/1797.13	c   veclendiving     :      87.00       0.00          3          0
1796.81/1797.13	c   intdiving        :       0.00       0.00          0          0
1796.81/1797.13	c   actconsdiving    :       0.00       0.00          0          0
1796.81/1797.13	c   rootsoldiving    :     209.25       0.00          1          0
1796.81/1797.13	c   linesearchdiving :      76.14       0.00          6          0
1796.81/1797.13	c   guideddiving     :       0.00       0.00          0          0
1796.81/1797.13	c   octane           :       0.00       0.00          0          0
1796.81/1797.13	c   rens             :       3.78       0.00          1          0
1796.81/1797.13	c   rins             :       0.00       0.00          0          0
1796.81/1797.13	c   localbranching   :       0.00       0.00          0          0
1796.81/1797.13	c   mutation         :       0.00       0.00          0          0
1796.81/1797.13	c   dins             :       0.00       0.00          0          0
1796.81/1797.13	c   vbounds          :       0.00       0.00          0          0
1796.81/1797.13	c   undercover       :       0.00       0.00          0          0
1796.81/1797.13	c   subnlp           :       0.00       0.00          0          0
1796.81/1797.13	c   trysol           :       0.00       0.00          0          0
1796.81/1797.13	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It
1796.81/1797.13	c   primal LP        :       0.07          1          0       0.00       0.00       0.07          1
1796.81/1797.13	c   dual LP          :     327.58        593     326095     561.27     995.47       0.63         12
1796.81/1797.13	c   lex dual LP      :       0.00          0          0       0.00          -
1796.81/1797.13	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
1796.81/1797.13	c   diving/probing LP:     901.32      19107     568136      29.73     630.34
1796.81/1797.13	c   strong branching :     481.45       1420     310705     218.81     645.36
1796.81/1797.13	c     (at root node) :          -         33      10816     327.76          -
1796.81/1797.13	c   conflict analysis:       0.00          0          0       0.00          -
1796.81/1797.13	c B&B Tree           :
1796.81/1797.13	c   number of runs   :          1
1796.81/1797.13	c   nodes            :        562
1796.81/1797.13	c   nodes (total)    :        562
1796.81/1797.13	c   nodes left       :        425
1796.81/1797.13	c   max depth        :        112
1796.81/1797.13	c   max depth (total):        112
1796.81/1797.13	c   backtracks       :        139 (24.7%)
1796.81/1797.13	c   delayed cutoffs  :          0
1796.81/1797.13	c   repropagations   :          9 (5 domain reductions, 0 cutoffs)
1796.81/1797.13	c   avg switch length:       3.84
1796.81/1797.13	c   switching time   :       0.48
1796.81/1797.13	c Solution           :
1796.81/1797.13	c   Solutions found  :          0 (0 improvements)
1796.81/1797.13	c   Primal Bound     :          -
1796.81/1797.13	c   Dual Bound       : +0.00000000000000e+00
1796.81/1797.13	c   Gap              :   infinite
1796.81/1797.13	c   Root Dual Bound  : +0.00000000000000e+00
1796.81/1797.13	c   Root Iterations  :     122358
1796.91/1797.24	c Time complete: 1796.95.

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-3692818-1338017253/watcher-3692818-1338017253 -o /tmp/evaluation-result-3692818-1338017253/solver-3692818-1338017253 -C 1800 -W 1900 -M 15500 HOME/scip-2.1.1.4sfix.linux.x86_64.gnu.opt.spx -f HOME/instance-3692818-1338017253.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.02 2.01 2.04 2/176 7486
/proc/meminfo: memFree=29016692/32873844 swapFree=7900/7900
[pid=7486] ppid=7484 vsize=10748 CPUtime=0 cores=0,2,4,6
/proc/7486/stat : 7486 (scip-2.1.1.4sfi) R 7484 7486 6871 0 -1 4202496 1434 0 0 0 0 0 0 0 20 0 1 0 267849881 11005952 1388 33554432000 4194304 10169799 140736292907904 140737208015128 8883659 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/7486/statm: 2792 1396 409 1459 0 1324 0

[startup+0.078337 s]
/proc/loadavg: 2.02 2.01 2.04 2/176 7486
/proc/meminfo: memFree=29016692/32873844 swapFree=7900/7900
[pid=7486] ppid=7484 vsize=31048 CPUtime=0.07 cores=0,2,4,6
/proc/7486/stat : 7486 (scip-2.1.1.4sfi) R 7484 7486 6871 0 -1 4202496 6518 0 0 0 6 1 0 0 20 0 1 0 267849881 31793152 6472 33554432000 4194304 10169799 140736292907904 140737208015128 7138857 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/7486/statm: 7762 6472 409 1459 0 6294 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 31048

[startup+0.100259 s]
/proc/loadavg: 2.02 2.01 2.04 2/176 7486
/proc/meminfo: memFree=29016692/32873844 swapFree=7900/7900
[pid=7486] ppid=7484 vsize=32104 CPUtime=0.09 cores=0,2,4,6
/proc/7486/stat : 7486 (scip-2.1.1.4sfi) R 7484 7486 6871 0 -1 4202496 6752 0 0 0 8 1 0 0 20 0 1 0 267849881 32874496 6706 33554432000 4194304 10169799 140736292907904 140737208015128 7168658 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/7486/statm: 8026 6706 409 1459 0 6558 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 32104

[startup+0.300222 s]
/proc/loadavg: 2.02 2.01 2.04 2/176 7486
/proc/meminfo: memFree=29016692/32873844 swapFree=7900/7900
[pid=7486] ppid=7484 vsize=87144 CPUtime=0.29 cores=0,2,4,6
/proc/7486/stat : 7486 (scip-2.1.1.4sfi) R 7484 7486 6871 0 -1 4202496 20424 0 0 0 26 3 0 0 20 0 1 0 267849881 89235456 20249 33554432000 4194304 10169799 140736292907904 140737208015128 8961143 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/7486/statm: 21786 20249 540 1459 0 20318 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 87144

[startup+0.700229 s]
/proc/loadavg: 2.02 2.01 2.04 2/176 7486
/proc/meminfo: memFree=29016692/32873844 swapFree=7900/7900
[pid=7486] ppid=7484 vsize=98716 CPUtime=0.69 cores=0,2,4,6
/proc/7486/stat : 7486 (scip-2.1.1.4sfi) R 7484 7486 6871 0 -1 4202496 23551 0 0 0 65 4 0 0 20 0 1 0 267849881 101085184 22995 33554432000 4194304 10169799 140736292907904 140737208015128 6376344 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/7486/statm: 24679 22995 562 1459 0 23211 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 98716

[startup+1.50022 s]
/proc/loadavg: 2.02 2.01 2.04 3/177 7487
/proc/meminfo: memFree=28914492/32873844 swapFree=7900/7900
[pid=7486] ppid=7484 vsize=162868 CPUtime=1.49 cores=0,2,4,6
/proc/7486/stat : 7486 (scip-2.1.1.4sfi) R 7484 7486 6871 0 -1 4202496 39702 0 0 0 143 6 0 0 20 0 1 0 267849881 166776832 38932 33554432000 4194304 10169799 140736292907904 140736292905432 8979322 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/7486/statm: 40717 38932 753 1459 0 39249 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 162868

[startup+3.10017 s]
/proc/loadavg: 2.02 2.00 2.04 3/177 7487
/proc/meminfo: memFree=28862032/32873844 swapFree=7900/7900
[pid=7486] ppid=7484 vsize=162868 CPUtime=3.08 cores=0,2,4,6
/proc/7486/stat : 7486 (scip-2.1.1.4sfi) R 7484 7486 6871 0 -1 4202496 39702 0 0 0 302 6 0 0 20 0 1 0 267849881 166776832 38932 33554432000 4194304 10169799 140736292907904 140736292902408 7708200 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/7486/statm: 40717 38932 753 1459 0 39249 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 162868

[startup+6.30019 s]
/proc/loadavg: 2.02 2.00 2.04 3/177 7487
/proc/meminfo: memFree=28862536/32873844 swapFree=7900/7900
[pid=7486] ppid=7484 vsize=162868 CPUtime=6.28 cores=0,2,4,6
/proc/7486/stat : 7486 (scip-2.1.1.4sfi) R 7484 7486 6871 0 -1 4202496 39702 0 0 0 621 7 0 0 20 0 1 0 267849881 166776832 38932 33554432000 4194304 10169799 140736292907904 140736292902408 7983406 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/7486/statm: 40717 38932 753 1459 0 39249 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 162868

[startup+12.7002 s]
/proc/loadavg: 2.02 2.00 2.04 3/177 7487
/proc/meminfo: memFree=28860692/32873844 swapFree=7900/7900
[pid=7486] ppid=7484 vsize=162868 CPUtime=12.69 cores=0,2,4,6
/proc/7486/stat : 7486 (scip-2.1.1.4sfi) R 7484 7486 6871 0 -1 4202496 39745 0 0 0 1261 8 0 0 20 0 1 0 267849881 166776832 38975 33554432000 4194304 10169799 140736292907904 140736292902728 7707657 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/7486/statm: 40717 38975 757 1459 0 39249 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 162868

[startup+25.5002 s]
/proc/loadavg: 2.01 2.00 2.04 3/177 7487
/proc/meminfo: memFree=28860816/32873844 swapFree=7900/7900
[pid=7486] ppid=7484 vsize=162868 CPUtime=25.48 cores=0,2,4,6
/proc/7486/stat : 7486 (scip-2.1.1.4sfi) R 7484 7486 6871 0 -1 4202496 39811 0 0 0 2538 10 0 0 20 0 1 0 267849881 166776832 39040 33554432000 4194304 10169799 140736292907904 140736292902232 7982343 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/7486/statm: 40717 39040 757 1459 0 39249 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 162868

[startup+51.1003 s]
/proc/loadavg: 2.01 2.00 2.04 3/177 7488
/proc/meminfo: memFree=28861220/32873844 swapFree=7900/7900
[pid=7486] ppid=7484 vsize=161364 CPUtime=51.08 cores=0,2,4,6
/proc/7486/stat : 7486 (scip-2.1.1.4sfi) R 7484 7486 6871 0 -1 4202496 40191 0 0 0 5094 14 0 0 20 0 1 0 267849881 165236736 38933 33554432000 4194304 10169799 140736292907904 140736292900584 7983411 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/7486/statm: 40341 38933 771 1459 0 38873 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 161364

[startup+102.306 s]
/proc/loadavg: 2.06 2.02 2.04 3/177 7526
/proc/meminfo: memFree=28872052/32873844 swapFree=7900/7900
[pid=7486] ppid=7484 vsize=161364 CPUtime=102.27 cores=0,2,4,6
/proc/7486/stat : 7486 (scip-2.1.1.4sfi) R 7484 7486 6871 0 -1 4202496 40212 0 0 0 10205 22 0 0 20 0 1 0 267849881 165236736 39499 33554432000 4194304 10169799 140736292907904 140736292900584 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/7486/statm: 40341 39499 771 1459 0 38873 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 161364

[startup+162.3 s]
/proc/loadavg: 2.06 2.03 2.04 3/177 7529
/proc/meminfo: memFree=28863116/32873844 swapFree=7900/7900
[pid=7486] ppid=7484 vsize=166664 CPUtime=162.26 cores=0,2,4,6
/proc/7486/stat : 7486 (scip-2.1.1.4sfi) R 7484 7486 6871 0 -1 4202496 57942 0 0 0 16194 32 0 0 20 0 1 0 267849881 170663936 40838 33554432000 4194304 10169799 140736292907904 140736292902600 8052274 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/7486/statm: 41666 40838 851 1459 0 40198 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 166664

[startup+222.3 s]
/proc/loadavg: 2.05 2.03 2.04 3/177 7530
/proc/meminfo: memFree=28860072/32873844 swapFree=7900/7900
[pid=7486] ppid=7484 vsize=168476 CPUtime=222.25 cores=0,2,4,6
/proc/7486/stat : 7486 (scip-2.1.1.4sfi) R 7484 7486 6871 0 -1 4202496 58365 0 0 0 22189 36 0 0 20 0 1 0 267849881 172519424 41381 33554432000 4194304 10169799 140736292907904 140736292902504 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/7486/statm: 42119 41381 851 1459 0 40651 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 168476

[startup+282.3 s]
/proc/loadavg: 2.02 2.02 2.03 3/177 7530
/proc/meminfo: memFree=28860072/32873844 swapFree=7900/7900
[pid=7486] ppid=7484 vsize=168476 CPUtime=282.24 cores=0,2,4,6
/proc/7486/stat : 7486 (scip-2.1.1.4sfi) R 7484 7486 6871 0 -1 4202496 58381 0 0 0 28184 40 0 0 20 0 1 0 267849881 172519424 41397 33554432000 4194304 10169799 140736292907904 140736292901704 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/7486/statm: 42119 41397 851 1459 0 40651 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 168476

[startup+342.3 s]
/proc/loadavg: 2.00 2.02 2.03 3/177 7530
/proc/meminfo: memFree=28852192/32873844 swapFree=7900/7900
[pid=7486] ppid=7484 vsize=177172 CPUtime=342.23 cores=0,2,4,6
/proc/7486/stat : 7486 (scip-2.1.1.4sfi) R 7484 7486 6871 0 -1 4202496 59995 0 0 0 34174 49 0 0 20 0 1 0 267849881 181424128 43310 33554432000 4194304 10169799 140736292907904 140736292902504 8051568 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/7486/statm: 44293 43310 852 1459 0 42825 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 177172

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.02 3/177 7531
/proc/meminfo: memFree=28851572/32873844 swapFree=7900/7900
[pid=7486] ppid=7484 vsize=177172 CPUtime=402.21 cores=0,2,4,6
/proc/7486/stat : 7486 (scip-2.1.1.4sfi) R 7484 7486 6871 0 -1 4202496 60112 0 0 0 40166 55 0 0 20 0 1 0 267849881 181424128 43427 33554432000 4194304 10169799 140736292907904 140736292902600 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/7486/statm: 44293 43427 852 1459 0 42825 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 177172

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.02 3/177 7531
/proc/meminfo: memFree=28851144/32873844 swapFree=7900/7900
[pid=7486] ppid=7484 vsize=177172 CPUtime=462.21 cores=0,2,4,6
/proc/7486/stat : 7486 (scip-2.1.1.4sfi) R 7484 7486 6871 0 -1 4202496 60112 0 0 0 46157 64 0 0 20 0 1 0 267849881 181424128 43516 33554432000 4194304 10169799 140736292907904 140736292902360 7983394 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/7486/statm: 44293 43516 852 1459 0 42825 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 177172

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.01 3/178 7532
/proc/meminfo: memFree=28849644/32873844 swapFree=7900/7900
[pid=7486] ppid=7484 vsize=177840 CPUtime=522.2 cores=0,2,4,6
/proc/7486/stat : 7486 (scip-2.1.1.4sfi) R 7484 7486 6871 0 -1 4202496 60369 0 0 0 52147 73 0 0 20 0 1 0 267849881 182108160 43773 33554432000 4194304 10169799 140736292907904 140736292902248 7983406 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/7486/statm: 44460 43773 852 1459 0 42992 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 177840

[startup+582.3 s]
/proc/loadavg: 2.07 2.02 2.01 3/177 7532
/proc/meminfo: memFree=28849652/32873844 swapFree=7900/7900
[pid=7486] ppid=7484 vsize=177840 CPUtime=582.19 cores=0,2,4,6
/proc/7486/stat : 7486 (scip-2.1.1.4sfi) R 7484 7486 6871 0 -1 4202496 60369 0 0 0 58137 82 0 0 20 0 1 0 267849881 182108160 43773 33554432000 4194304 10169799 140736292907904 140736292902152 7983376 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/7486/statm: 44460 43773 852 1459 0 42992 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 177840

[startup+642.3 s]

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

/proc/meminfo: memFree=28844876/32873844 swapFree=7900/7900
[pid=7486] ppid=7484 vsize=181856 CPUtime=1122.11 cores=0,2,4,6
/proc/7486/stat : 7486 (scip-2.1.1.4sfi) R 7484 7486 6871 0 -1 4202496 61339 0 0 0 112070 141 0 0 20 0 1 0 267849881 186220544 44743 33554432000 4194304 10169799 140736292907904 140736292904088 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/7486/statm: 45464 44743 852 1459 0 43996 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 181856

[startup+1182.3 s]
/proc/loadavg: 2.06 2.01 2.00 3/177 7537
/proc/meminfo: memFree=28844564/32873844 swapFree=7900/7900
[pid=7486] ppid=7484 vsize=181856 CPUtime=1182.1 cores=0,2,4,6
/proc/7486/stat : 7486 (scip-2.1.1.4sfi) R 7484 7486 6871 0 -1 4202496 61340 0 0 0 118065 145 0 0 20 0 1 0 267849881 186220544 44743 33554432000 4194304 10169799 140736292907904 140736292901656 8052295 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/7486/statm: 45464 44743 852 1459 0 43996 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 181856

[startup+1242.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 7537
/proc/meminfo: memFree=28844564/32873844 swapFree=7900/7900
[pid=7486] ppid=7484 vsize=182064 CPUtime=1242.09 cores=0,2,4,6
/proc/7486/stat : 7486 (scip-2.1.1.4sfi) R 7484 7486 6871 0 -1 4202496 61341 0 0 0 124060 149 0 0 20 0 1 0 267849881 186433536 44744 33554432000 4194304 10169799 140736292907904 140736292901656 8051760 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/7486/statm: 45516 44744 852 1459 0 44048 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 182064

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7538
/proc/meminfo: memFree=28844068/32873844 swapFree=7900/7900
[pid=7486] ppid=7484 vsize=182064 CPUtime=1302.08 cores=0,2,4,6
/proc/7486/stat : 7486 (scip-2.1.1.4sfi) R 7484 7486 6871 0 -1 4202496 61341 0 0 0 130056 152 0 0 20 0 1 0 267849881 186433536 44744 33554432000 4194304 10169799 140736292907904 140736292901656 8051794 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/7486/statm: 45516 44744 852 1459 0 44048 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 182064

[startup+1362.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/178 7541
/proc/meminfo: memFree=28842076/32873844 swapFree=7900/7900
[pid=7486] ppid=7484 vsize=183708 CPUtime=1362.07 cores=0,2,4,6
/proc/7486/stat : 7486 (scip-2.1.1.4sfi) R 7484 7486 6871 0 -1 4202496 61778 0 0 0 136051 156 0 0 20 0 1 0 267849881 188116992 45181 33554432000 4194304 10169799 140736292907904 140736292902888 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/7486/statm: 45927 45181 852 1459 0 44459 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 183708

[startup+1422.31 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 7541
/proc/meminfo: memFree=28840596/32873844 swapFree=7900/7900
[pid=7486] ppid=7484 vsize=184904 CPUtime=1422.07 cores=0,2,4,6
/proc/7486/stat : 7486 (scip-2.1.1.4sfi) R 7484 7486 6871 0 -1 4202496 62163 0 0 0 142047 160 0 0 20 0 1 0 267849881 189341696 45566 33554432000 4194304 10169799 140736292907904 140736292902312 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/7486/statm: 46226 45566 852 1459 0 44758 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 184904

[startup+1482.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 7541
/proc/meminfo: memFree=28839476/32873844 swapFree=7900/7900
[pid=7486] ppid=7484 vsize=186084 CPUtime=1482.06 cores=0,2,4,6
/proc/7486/stat : 7486 (scip-2.1.1.4sfi) R 7484 7486 6871 0 -1 4202496 62384 0 0 0 148040 166 0 0 20 0 1 0 267849881 190550016 45785 33554432000 4194304 10169799 140736292907904 140736292902392 8051794 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/7486/statm: 46521 45785 852 1459 0 45053 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 186084

[startup+1542.3 s]
/proc/loadavg: 2.07 2.03 2.00 3/177 7541
/proc/meminfo: memFree=28839104/32873844 swapFree=7900/7900
[pid=7486] ppid=7484 vsize=186084 CPUtime=1542.05 cores=0,2,4,6
/proc/7486/stat : 7486 (scip-2.1.1.4sfi) R 7484 7486 6871 0 -1 4202496 62435 0 0 0 154035 170 0 0 20 0 1 0 267849881 190550016 45836 33554432000 4194304 10169799 140736292907904 140736292902408 8051835 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/7486/statm: 46521 45836 852 1459 0 45053 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 186084

[startup+1602.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 7542
/proc/meminfo: memFree=28837616/32873844 swapFree=7900/7900
[pid=7486] ppid=7484 vsize=187492 CPUtime=1602.04 cores=0,2,4,6
/proc/7486/stat : 7486 (scip-2.1.1.4sfi) R 7484 7486 6871 0 -1 4202496 62775 0 0 0 160028 176 0 0 20 0 1 0 267849881 191991808 46176 33554432000 4194304 10169799 140736292907904 140736292902184 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/7486/statm: 46873 46176 852 1459 0 45405 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 187492

[startup+1662.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/177 7542
/proc/meminfo: memFree=28834888/32873844 swapFree=7900/7900
[pid=7486] ppid=7484 vsize=190484 CPUtime=1662.03 cores=0,2,4,6
/proc/7486/stat : 7486 (scip-2.1.1.4sfi) R 7484 7486 6871 0 -1 4202496 63443 0 0 0 166018 185 0 0 20 0 1 0 267849881 195055616 46844 33554432000 4194304 10169799 140736292907904 140736292902600 8051819 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/7486/statm: 47621 46844 852 1459 0 46153 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 190484

[startup+1722.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 7542
/proc/meminfo: memFree=28834640/32873844 swapFree=7900/7900
[pid=7486] ppid=7484 vsize=190904 CPUtime=1722.02 cores=0,2,4,6
/proc/7486/stat : 7486 (scip-2.1.1.4sfi) R 7484 7486 6871 0 -1 4202496 63629 0 0 0 172007 195 0 0 20 0 1 0 267849881 195485696 47030 33554432000 4194304 10169799 140736292907904 140736292902408 7983406 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/7486/statm: 47726 47030 852 1459 0 46258 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 190904

[startup+1782.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 7542
/proc/meminfo: memFree=28824468/32873844 swapFree=7900/7900
[pid=7486] ppid=7484 vsize=201784 CPUtime=1782.01 cores=0,2,4,6
/proc/7486/stat : 7486 (scip-2.1.1.4sfi) R 7484 7486 6871 0 -1 4202496 66019 0 0 0 177997 204 0 0 20 0 1 0 267849881 206626816 49420 33554432000 4194304 10169799 140736292907904 140736292902408 7983376 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/7486/statm: 50446 49420 852 1459 0 48978 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 201784

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

[startup+1785.5 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 7542
/proc/meminfo: memFree=28824592/32873844 swapFree=7900/7900
[pid=7486] ppid=7484 vsize=201784 CPUtime=1785.2 cores=0,2,4,6
/proc/7486/stat : 7486 (scip-2.1.1.4sfi) R 7484 7486 6871 0 -1 4202496 66019 0 0 0 178316 204 0 0 20 0 1 0 267849881 206626816 49420 33554432000 4194304 10169799 140736292907904 140736292902312 8961143 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/7486/statm: 50446 49420 852 1459 0 48978 0
Current children cumulated CPU time (s) 1785.2
Current children cumulated vsize (KiB) 201784

[startup+1791.91 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 7542
/proc/meminfo: memFree=28823724/32873844 swapFree=7900/7900
[pid=7486] ppid=7484 vsize=202576 CPUtime=1791.61 cores=0,2,4,6
/proc/7486/stat : 7486 (scip-2.1.1.4sfi) R 7484 7486 6871 0 -1 4202496 66200 0 0 0 178956 205 0 0 20 0 1 0 267849881 207437824 49601 33554432000 4194304 10169799 140736292907904 140736292902088 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/7486/statm: 50644 49601 852 1459 0 49176 0
Current children cumulated CPU time (s) 1791.61
Current children cumulated vsize (KiB) 202576

[startup+1795.1 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 7542
/proc/meminfo: memFree=28823972/32873844 swapFree=7900/7900
[pid=7486] ppid=7484 vsize=202576 CPUtime=1794.81 cores=0,2,4,6
/proc/7486/stat : 7486 (scip-2.1.1.4sfi) R 7484 7486 6871 0 -1 4202496 66200 0 0 0 179276 205 0 0 20 0 1 0 267849881 207437824 49601 33554432000 4194304 10169799 140736292907904 140736292902088 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/7486/statm: 50644 49601 852 1459 0 49176 0
Current children cumulated CPU time (s) 1794.81
Current children cumulated vsize (KiB) 202576

[startup+1795.9 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 7542
/proc/meminfo: memFree=28823972/32873844 swapFree=7900/7900
[pid=7486] ppid=7484 vsize=202576 CPUtime=1795.6 cores=0,2,4,6
/proc/7486/stat : 7486 (scip-2.1.1.4sfi) R 7484 7486 6871 0 -1 4202496 66200 0 0 0 179355 205 0 0 20 0 1 0 267849881 207437824 49601 33554432000 4194304 10169799 140736292907904 140736292902088 7983406 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/7486/statm: 50644 49601 852 1459 0 49176 0
Current children cumulated CPU time (s) 1795.6
Current children cumulated vsize (KiB) 202576

[startup+1796.7 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 7542
/proc/meminfo: memFree=28823972/32873844 swapFree=7900/7900
[pid=7486] ppid=7484 vsize=202576 CPUtime=1796.41 cores=0,2,4,6
/proc/7486/stat : 7486 (scip-2.1.1.4sfi) R 7484 7486 6871 0 -1 4202496 66200 0 0 0 179435 206 0 0 20 0 1 0 267849881 207437824 49601 33554432000 4194304 10169799 140736292907904 140736292902088 7983406 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/7486/statm: 50644 49601 852 1459 0 49176 0
Current children cumulated CPU time (s) 1796.41
Current children cumulated vsize (KiB) 202576

[startup+1797.1 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 7542
/proc/meminfo: memFree=28823972/32873844 swapFree=7900/7900
[pid=7486] ppid=7484 vsize=202576 CPUtime=1796.81 cores=0,2,4,6
/proc/7486/stat : 7486 (scip-2.1.1.4sfi) R 7484 7486 6871 0 -1 4202496 66200 0 0 0 179475 206 0 0 20 0 1 0 267849881 207437824 49601 33554432000 4194304 10169799 140736292907904 140736292902040 4213879 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/7486/statm: 50644 49601 852 1459 0 49176 0
Current children cumulated CPU time (s) 1796.81
Current children cumulated vsize (KiB) 202576

[startup+1797.2 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 7542
/proc/meminfo: memFree=28823972/32873844 swapFree=7900/7900
[pid=7486] ppid=7484 vsize=196696 CPUtime=1796.91 cores=0,2,4,6
/proc/7486/stat : 7486 (scip-2.1.1.4sfi) R 7484 7486 6871 0 -1 4202496 66202 0 0 0 179485 206 0 0 20 0 1 0 267849881 201416704 48133 33554432000 4194304 10169799 140736292907904 140736292905752 7542233 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/7486/statm: 49174 48133 854 1459 0 47706 0
Current children cumulated CPU time (s) 1796.91
Current children cumulated vsize (KiB) 196696

Child status: 0
Real time (s): 1797.24
CPU time (s): 1796.96
CPU user time (s): 1794.89
CPU system time (s): 2.07468
CPU usage (%): 99.9841
Max. virtual memory (cumulated for all children) (KiB): 239216

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.89
system time used= 2.07468
maximum resident set size= 234516
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 66204
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= 19
involuntary context switches= 2010

runsolver used 2.72458 second user time and 7.09692 second system time

The end

Launcher Data

Begin job on node137 at 2012-05-26 09:27:33
IDJOB=3692818
IDBENCH=1155
IDSOLVER=2272
FILE ID=node137/3692818-1338017253
RUNJOBID= node137-1338017245-7420
PBS_JOBID= 14624260
Free space on /tmp= 71268 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/prestwich/robin/normalized-robin18.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-3692818-1338017253/watcher-3692818-1338017253 -o /tmp/evaluation-result-3692818-1338017253/solver-3692818-1338017253 -C 1800 -W 1900 -M 15500  HOME/scip-2.1.1.4sfix.linux.x86_64.gnu.opt.spx -f HOME/instance-3692818-1338017253.opb -t 1800 -m 15500

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

MD5SUM BENCH= f17e31cb6762bd0e8d3e659d7bd1050c
RANDOM SEED=1791316312

node137.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.600
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.20
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.600
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.600
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.600
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.600
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.600
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.600
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.600
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:        29016684 kB
Buffers:          241764 kB
Cached:          2762876 kB
SwapCached:        22060 kB
Active:           983180 kB
Inactive:        2087936 kB
Active(anon):      45864 kB
Inactive(anon):    22680 kB
Active(file):     937316 kB
Inactive(file):  2065256 kB
Unevictable:        7900 kB
Mlocked:            7900 kB
SwapTotal:      67108856 kB
SwapFree:       67081504 kB
Dirty:             29916 kB
Writeback:             0 kB
AnonPages:         53448 kB
Mapped:            13108 kB
Shmem:                 0 kB
Slab:             645960 kB
SReclaimable:      86560 kB
SUnreclaim:       559400 kB
KernelStack:        1496 kB
PageTables:         4064 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     169568 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 71252 MiB
End job on node137 at 2012-05-26 09:57:31