Trace number 3485582

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 2 2011-06-10 (fixed)? 1797.18 1797.11

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/golomb-rulers/normalized-OGR_16.opb
MD5SUM69b04711942c7a7cbb28264339dbffe2
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark221
Best CPU time to get the best result obtained on this benchmark1798.02
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 223
Optimality of the best value was proved NO
Number of variables5584
Total number of constraints10895
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 constraints10895
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 2555
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.0.1.4 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.5.0.5]
0.00/0.00	c Copyright (c) 2002-2011 Konrad-Zuse-Zentrum fuer Informationstechnik Berlin (ZIB)
0.00/0.00	c 
0.00/0.00	c user parameter file <scip.set> not found - using default parameters
0.00/0.00	c reading problem <HOME/instance-3485582-1307769541.opb>
0.09/0.19	c original problem has 5584 variables (5584 bin, 0 int, 0 impl, 0 cont) and 10895 constraints
0.09/0.19	c problem read
0.09/0.19	c presolving settings loaded
0.29/0.30	c presolving:
0.29/0.37	c (round 1) 0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 240 chg sides, 240 chg coeffs, 0 upgd conss, 0 impls, 0 clqs
0.39/0.41	c (round 2) 0 del vars, 5320 del conss, 0 add conss, 0 chg bounds, 240 chg sides, 240 chg coeffs, 135 upgd conss, 0 impls, 0 clqs
0.39/0.44	c (round 3) 0 del vars, 5320 del conss, 0 add conss, 0 chg bounds, 240 chg sides, 240 chg coeffs, 255 upgd conss, 1874 impls, 0 clqs
0.39/0.45	c (round 4) 0 del vars, 5320 del conss, 0 add conss, 0 chg bounds, 345 chg sides, 430 chg coeffs, 255 upgd conss, 1874 impls, 0 clqs
2.20/2.29	c    (2.3s) probing: 200/5584 (3.6%) - 8 fixings, 0 aggregations, 455 implications, 0 bound changes
2.20/2.29	c    (2.3s) probing aborted: 100/100 successive totally useless probings
2.20/2.29	c (round 5) 8 del vars, 5320 del conss, 0 add conss, 0 chg bounds, 345 chg sides, 430 chg coeffs, 255 upgd conss, 3176 impls, 0 clqs
2.29/2.33	c presolving (6 rounds):
2.29/2.33	c  8 deleted vars, 5320 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 345 changed sides, 440 changed coefficients
2.29/2.33	c  3176 implications, 0 cliques
2.29/2.33	c presolved problem has 5576 variables (5576 bin, 0 int, 0 impl, 0 cont) and 5575 constraints
2.29/2.33	c     255 constraints of type <knapsack>
2.29/2.33	c    5320 constraints of type <linear>
2.29/2.33	c transformed objective value is always integral (scale: 1)
2.29/2.33	c Presolving Time: 2.11
2.29/2.33	c - non default parameters ----------------------------------------------------------------------
2.29/2.33	c # SCIP version 2.0.1.4
2.29/2.33	c 
2.29/2.33	c # frequency for displaying node information lines
2.29/2.33	c # [type: int, range: [-1,2147483647], default: 100]
2.29/2.33	c display/freq = 10000
2.29/2.33	c 
2.29/2.33	c # maximal time in seconds to run
2.29/2.33	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
2.29/2.33	c limits/time = 1797
2.29/2.33	c 
2.29/2.33	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
2.29/2.33	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
2.29/2.33	c limits/memory = 13950
2.29/2.33	c 
2.29/2.33	c # default clock type (1: CPU user seconds, 2: wall clock time)
2.29/2.33	c # [type: int, range: [1,2], default: 1]
2.29/2.33	c timing/clocktype = 2
2.29/2.33	c 
2.29/2.33	c # belongs reading time to solving time?
2.29/2.33	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
2.29/2.33	c timing/reading = TRUE
2.29/2.33	c 
2.29/2.33	c # should presolving try to simplify inequalities
2.29/2.33	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
2.29/2.33	c constraints/linear/simplifyinequalities = TRUE
2.29/2.33	c 
2.29/2.33	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
2.29/2.33	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
2.29/2.33	c constraints/indicator/addCouplingCons = TRUE
2.29/2.33	c 
2.29/2.33	c # should presolving try to simplify knapsacks
2.29/2.33	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
2.29/2.33	c constraints/knapsack/simplifyinequalities = TRUE
2.29/2.33	c 
2.29/2.33	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
2.29/2.33	c # [type: int, range: [-1,2147483647], default: -1]
2.29/2.33	c separating/rapidlearning/freq = 0
2.29/2.33	c 
2.29/2.33	c -----------------------------------------------------------------------------------------------
2.29/2.33	c start solving
2.29/2.34	c 
2.79/2.85	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
2.79/2.85	c   2.9s|     1 |     0 |  5831 |     - |  51M|   0 |3179 |5576 |5596 |5576 |5575 |   0 |  21 |   0 | 1.500000e+01 |      --      |    Inf 
6.59/6.68	c   6.7s|     1 |     0 | 15239 |     - |  52M|   0 |3202 |5576 |5854 |5576 |5620 |  45 |  21 |   0 | 1.500000e+01 |      --      |    Inf 
7.09/7.16	c   7.2s|     1 |     0 | 15399 |     - |  53M|   0 |3205 |5576 |5854 |5576 |5665 |  90 |  21 |   0 | 1.500000e+01 |      --      |    Inf 
7.70/7.75	c   7.8s|     1 |     0 | 15705 |     - |  53M|   0 |3220 |5576 |5854 |5576 |5730 | 155 |  21 |   0 | 1.500000e+01 |      --      |    Inf 
8.49/8.58	c   8.6s|     1 |     0 | 16101 |     - |  54M|   0 |3231 |5576 |5854 |5576 |5786 | 211 |  21 |   0 | 1.500112e+01 |      --      |    Inf 
9.29/9.34	c   9.3s|     1 |     0 | 16472 |     - |  54M|   0 |3238 |5576 |5854 |5576 |5844 | 269 |  21 |   0 | 1.500112e+01 |      --      |    Inf 
10.09/10.10	c  10.1s|     1 |     0 | 16840 |     - |  55M|   0 |3218 |5576 |5854 |5576 |5902 | 327 |  21 |   0 | 1.500286e+01 |      --      |    Inf 
10.69/10.71	c  10.7s|     1 |     0 | 17090 |     - |  55M|   0 |3230 |5576 |5854 |5576 |5957 | 382 |  21 |   0 | 1.512500e+01 |      --      |    Inf 
11.60/11.66	c  11.7s|     1 |     0 | 17569 |     - |  56M|   0 |3242 |5576 |5854 |5576 |6019 | 444 |  21 |   0 | 1.512500e+01 |      --      |    Inf 
12.59/12.64	c  12.6s|     1 |     0 | 18001 |     - |  56M|   0 |3245 |5576 |5854 |5576 |6068 | 493 |  21 |   0 | 1.512500e+01 |      --      |    Inf 
13.49/13.59	c  13.6s|     1 |     0 | 18433 |     - |  57M|   0 |3236 |5576 |5854 |5576 |6130 | 555 |  21 |   0 | 1.512500e+01 |      --      |    Inf 
14.09/14.20	c  14.2s|     1 |     0 | 19132 |     - |  57M|   0 |3264 |5576 |5854 |5576 |6160 | 585 |  21 |   0 | 1.512500e+01 |      --      |    Inf 
14.79/14.83	c  14.8s|     1 |     0 | 19721 |     - |  57M|   0 |3269 |5576 |5854 |5576 |6134 | 616 |  21 |   0 | 1.512510e+01 |      --      |    Inf 
26.89/26.97	c  27.0s|     1 |     2 | 19721 |     - |  57M|   0 |3269 |5576 |5854 |5576 |6134 | 616 |  21 |  30 | 1.512510e+01 |      --      |    Inf 
1797.06/1797.01	c 
1797.06/1797.01	c SCIP Status        : solving was interrupted [time limit reached]
1797.06/1797.01	c Solving Time (sec) : 1797.01
1797.06/1797.01	c Solving Nodes      : 7328
1797.06/1797.01	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1797.06/1797.01	c Dual Bound         : +1.80000000000020e+01
1797.06/1797.01	c Gap                : infinite
1797.06/1797.01	s UNKNOWN
1797.06/1797.01	c SCIP Status        : solving was interrupted [time limit reached]
1797.06/1797.01	c Total Time         :    1797.01
1797.06/1797.01	c   solving          :    1797.01
1797.06/1797.01	c   presolving       :       2.11 (included in solving)
1797.06/1797.01	c   reading          :       0.19 (included in solving)
1797.06/1797.01	c Original Problem   :
1797.06/1797.01	c   Problem name     : HOME/instance-3485582-1307769541.opb
1797.06/1797.01	c   Variables        : 5584 (5584 binary, 0 integer, 0 implicit integer, 0 continuous)
1797.06/1797.01	c   Constraints      : 10895 initial, 10895 maximal
1797.06/1797.01	c Presolved Problem  :
1797.06/1797.01	c   Problem name     : t_HOME/instance-3485582-1307769541.opb
1797.06/1797.01	c   Variables        : 5576 (5576 binary, 0 integer, 0 implicit integer, 0 continuous)
1797.06/1797.01	c   Constraints      : 5575 initial, 10290 maximal
1797.06/1797.01	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1797.06/1797.01	c   trivial          :       0.00          0          0          0          0          0          0          0          0          0
1797.06/1797.01	c   dualfix          :       0.00          0          0          0          0          0          0          0          0          0
1797.06/1797.01	c   boundshift       :       0.00          0          0          0          0          0          0          0          0          0
1797.06/1797.01	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0          0
1797.06/1797.01	c   implics          :       0.00          0          0          0          0          0          0          0          0          0
1797.06/1797.01	c   probing          :       1.83          8          0          0          0          0          0          0          0          0
1797.06/1797.01	c   knapsack         :       0.01          0          0          0          0          0          0          0        105        200
1797.06/1797.01	c   linear           :       0.17          0          0          0          0          0       5320          0        240        240
1797.06/1797.01	c   logicor          :       0.00          0          0          0          0          0          0          0          0          0
1797.06/1797.01	c   root node        :          -          0          -          -          0          -          -          -          -          -
1797.06/1797.01	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #Resprop    Cutoffs    DomReds       Cuts      Conss   Children
1797.06/1797.01	c   integral         :          0          0          0       7216          0          4          0          7       2337          0          0      13380
1797.06/1797.01	c   knapsack         :        255         12      35889          0          1          3      41778        203      43631       2275          0          0
1797.06/1797.01	c   linear           :       5320+        13      35687          0          0          0       6675        466     502264          4          0          0
1797.06/1797.01	c   logicor          :          0+        12      18352          0          0          0       7741         42      10885          0          0          0
1797.06/1797.01	c   countsols        :          0          0          0          0          1          0          0          0          0          0          0          0
1797.06/1797.01	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS      Check    Resprop
1797.06/1797.01	c   integral         :     583.22       0.00       0.00     583.22       0.00       0.00       0.00
1797.06/1797.01	c   knapsack         :       5.75       0.04       5.68       0.00       0.00       0.00       0.03
1797.06/1797.01	c   linear           :      17.87       0.01      17.85       0.00       0.00       0.00       0.01
1797.06/1797.01	c   logicor          :       0.57       0.00       0.56       0.00       0.00       0.00       0.01
1797.06/1797.01	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1797.06/1797.01	c Propagators        : #Propagate   #Resprop    Cutoffs    DomReds
1797.06/1797.01	c   vbounds          :          0          0          0          0
1797.06/1797.01	c   rootredcost      :          0          0          0          0
1797.06/1797.01	c   pseudoobj        :      35451          0          0          0
1797.06/1797.01	c Propagator Timings :  TotalTime  Propagate    Resprop
1797.06/1797.01	c   vbounds          :       0.01       0.01       0.00
1797.06/1797.01	c   rootredcost      :       0.01       0.01       0.00
1797.06/1797.01	c   pseudoobj        :       0.04       0.04       0.00
1797.06/1797.01	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1797.06/1797.01	c   propagation      :       0.05        703        699       5670       33.6         29       16.0          -
1797.06/1797.01	c   infeasible LP    :       2.57       4380       4380       8240       17.3         65       14.0          0
1797.06/1797.01	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1797.06/1797.01	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1797.06/1797.01	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1797.06/1797.01	c   applied globally :          -          -          -       9278       18.7          -          -          -
1797.06/1797.01	c   applied locally  :          -          -          -          0        0.0          -          -          -
1797.06/1797.01	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1797.06/1797.01	c   cut pool         :       0.01         11          -          -       7339          -    (maximal pool size: 6358)
1797.06/1797.01	c   redcost          :       0.60       7191          0          6          0          0
1797.06/1797.01	c   impliedbounds    :       0.00         12          0          0         57          0
1797.06/1797.01	c   intobj           :       0.00          0          0          0          0          0
1797.06/1797.01	c   gomory           :       0.45         12          0          0         30          0
1797.06/1797.01	c   cgmip            :       0.00          0          0          0          0          0
1797.06/1797.01	c   closecuts        :       0.00          0          0          0          0          0
1797.06/1797.01	c   strongcg         :       0.43         12          0          0         11          0
1797.06/1797.01	c   cmir             :       2.42         10          0          0       5000          0
1797.06/1797.01	c   flowcover        :       2.04         10          0          0       2000          0
1797.06/1797.01	c   clique           :       0.00          1          0          0          0          0
1797.06/1797.01	c   zerohalf         :       0.00          0          0          0          0          0
1797.06/1797.01	c   mcf              :       0.00          1          0          0          0          0
1797.06/1797.01	c   oddcycle         :       0.00          0          0          0          0          0
1797.06/1797.01	c   rapidlearning    :       1.64          1          0          0          0        258
1797.06/1797.01	c Pricers            :       Time      Calls       Vars
1797.06/1797.01	c   problem variables:       0.00          0          0
1797.06/1797.01	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1797.06/1797.01	c   relpscost        :     583.21       7216          7       2337          0          0      13380
1797.06/1797.01	c   pscost           :       0.00          0          0          0          0          0          0
1797.06/1797.01	c   inference        :       0.00          1          0          0          0          0          2
1797.06/1797.01	c   mostinf          :       0.00          0          0          0          0          0          0
1797.06/1797.01	c   leastinf         :       0.00          0          0          0          0          0          0
1797.06/1797.01	c   fullstrong       :       0.00          0          0          0          0          0          0
1797.06/1797.01	c   allfullstrong    :       0.00          0          0          0          0          0          0
1797.06/1797.01	c   random           :       0.00          0          0          0          0          0          0
1797.06/1797.01	c Primal Heuristics  :       Time      Calls      Found
1797.06/1797.01	c   LP solutions     :       0.00          -          0
1797.06/1797.01	c   pseudo solutions :       0.00          -          0
1797.06/1797.01	c   oneopt           :       0.01          0          0
1797.06/1797.01	c   crossover        :       0.00          0          0
1797.06/1797.01	c   guideddiving     :       0.00          0          0
1797.06/1797.01	c   coefdiving       :      84.78          9          0
1797.06/1797.01	c   pscostdiving     :      51.64         46          0
1797.06/1797.01	c   linesearchdiving :      46.87         47          0
1797.06/1797.01	c   trivial          :       0.00          2          0
1797.06/1797.01	c   shiftandpropagate:       0.14          1          0
1797.06/1797.01	c   simplerounding   :       0.00          0          0
1797.06/1797.01	c   zirounding       :       1.07       1000          0
1797.06/1797.01	c   rounding         :       2.19       1140          0
1797.06/1797.01	c   shifting         :      11.04        334          0
1797.06/1797.01	c   intshifting      :       0.00          0          0
1797.06/1797.01	c   twoopt           :       0.00          0          0
1797.06/1797.01	c   fixandinfer      :       0.00          0          0
1797.06/1797.01	c   feaspump         :      40.40         13          0
1797.06/1797.01	c   clique           :       0.00          0          0
1797.06/1797.01	c   fracdiving       :      75.91          8          0
1797.06/1797.01	c   veclendiving     :      38.62         28          0
1797.06/1797.01	c   intdiving        :       0.00          0          0
1797.06/1797.01	c   actconsdiving    :       0.00          0          0
1797.06/1797.01	c   objpscostdiving  :      39.05         18          0
1797.06/1797.01	c   rootsoldiving    :      24.43          9          0
1797.06/1797.01	c   octane           :       0.00          0          0
1797.06/1797.01	c   rens             :       0.01          0          0
1797.06/1797.01	c   rins             :       0.00          0          0
1797.06/1797.01	c   localbranching   :       0.00          0          0
1797.06/1797.01	c   mutation         :       0.00          0          0
1797.06/1797.01	c   dins             :       0.00          0          0
1797.06/1797.01	c   vbounds          :       0.00          0          0
1797.06/1797.01	c   undercover       :       0.00          0          0
1797.06/1797.01	c   subnlp           :       0.00          0          0
1797.06/1797.01	c   trysol           :       0.00          0          0
1797.06/1797.01	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1797.06/1797.01	c   primal LP        :       0.07          0          0       0.00       0.00
1797.06/1797.01	c   dual LP          :     752.31       7666    3882530     506.46    5160.80
1797.06/1797.01	c   lex dual LP      :       0.00          0          0       0.00          -
1797.06/1797.01	c   barrier LP       :       0.00          0          0       0.00          -
1797.06/1797.01	c   diving/probing LP:     375.20      12385    1906320     153.92    5080.86
1797.06/1797.01	c   strong branching :     578.87       5150    2077141     403.33    3588.28
1797.06/1797.01	c     (at root node) :          -         30      20122     670.73          -
1797.06/1797.01	c   conflict analysis:       0.00          0          0       0.00          -
1797.06/1797.01	c B&B Tree           :
1797.06/1797.01	c   number of runs   :          1
1797.06/1797.01	c   nodes            :       7328
1797.06/1797.01	c   nodes (total)    :       7328
1797.06/1797.01	c   nodes left       :       5970
1797.06/1797.01	c   max depth        :         58
1797.06/1797.01	c   max depth (total):         58
1797.06/1797.01	c   backtracks       :        983 (13.4%)
1797.06/1797.01	c   delayed cutoffs  :         85
1797.06/1797.01	c   repropagations   :       3163 (63569 domain reductions, 37 cutoffs)
1797.06/1797.01	c   avg switch length:       7.20
1797.06/1797.01	c   switching time   :       9.68
1797.06/1797.01	c Solution           :
1797.06/1797.01	c   Solutions found  :          0 (0 improvements)
1797.06/1797.01	c   Primal Bound     :          -
1797.06/1797.01	c   Dual Bound       : +1.80000000000020e+01
1797.06/1797.01	c   Gap              :   infinite
1797.06/1797.01	c   Root Dual Bound  : +1.51250990891562e+01
1797.06/1797.01	c   Root Iterations  :      19721
1797.15/1797.10	c Time complete: 1797.16.

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 988)

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

running on 4 cores: 1,3,5,7

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.11 2.03 1.93 1/172 6759
/proc/meminfo: memFree=31550808/32950928 swapFree=67056212/67111528
[pid=6759] ppid=6757 vsize=9832 CPUtime=0 cores=1,3,5,7
/proc/6759/stat : 6759 (scip-2.0.1.4_2.) R 6757 6759 2370 0 -1 4202496 1469 0 0 0 0 0 0 0 19 0 1 0 967184789 10067968 1423 33554432000 4194304 8979876 140736618811072 18446744073709551615 7790414 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/6759/statm: 2458 1423 366 1169 0 1285 0

[startup+0.0230239 s]
/proc/loadavg: 2.11 2.03 1.93 1/172 6759
/proc/meminfo: memFree=31550808/32950928 swapFree=67056212/67111528
[pid=6759] ppid=6757 vsize=11740 CPUtime=0.02 cores=1,3,5,7
/proc/6759/stat : 6759 (scip-2.0.1.4_2.) R 6757 6759 2370 0 -1 4202496 1928 0 0 0 2 0 0 0 19 0 1 0 967184789 12021760 1882 33554432000 4194304 8979876 140736618811072 18446744073709551615 6177536 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/6759/statm: 2935 1882 366 1169 0 1762 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 11740

[startup+0.101014 s]
/proc/loadavg: 2.11 2.03 1.93 1/172 6759
/proc/meminfo: memFree=31550808/32950928 swapFree=67056212/67111528
[pid=6759] ppid=6757 vsize=17856 CPUtime=0.09 cores=1,3,5,7
/proc/6759/stat : 6759 (scip-2.0.1.4_2.) R 6757 6759 2370 0 -1 4202496 3471 0 0 0 9 0 0 0 19 0 1 0 967184789 18284544 3425 33554432000 4194304 8979876 140736618811072 18446744073709551615 6177283 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/6759/statm: 4464 3425 366 1169 0 3291 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17856

[startup+0.300984 s]
/proc/loadavg: 2.11 2.03 1.93 1/172 6759
/proc/meminfo: memFree=31550808/32950928 swapFree=67056212/67111528
[pid=6759] ppid=6757 vsize=117612 CPUtime=0.29 cores=1,3,5,7
/proc/6759/stat : 6759 (scip-2.0.1.4_2.) R 6757 6759 2370 0 -1 4202496 28270 0 0 0 26 3 0 0 20 0 1 0 967184789 120434688 27202 33554432000 4194304 8979876 140736618811072 18446744073709551615 7841099 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6759/statm: 29403 27202 450 1169 0 28230 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 117612

[startup+0.700909 s]
/proc/loadavg: 2.11 2.03 1.93 1/172 6759
/proc/meminfo: memFree=31550808/32950928 swapFree=67056212/67111528
[pid=6759] ppid=6757 vsize=118572 CPUtime=0.69 cores=1,3,5,7
/proc/6759/stat : 6759 (scip-2.0.1.4_2.) R 6757 6759 2370 0 -1 4202496 29694 0 0 0 66 3 0 0 21 0 1 0 967184789 121417728 27469 33554432000 4194304 8979876 140736618811072 18446744073709551615 4877979 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6759/statm: 29643 27469 526 1169 0 28470 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 118572

[startup+1.50076 s]
/proc/loadavg: 2.11 2.03 1.93 3/178 6772
/proc/meminfo: memFree=31401532/32950928 swapFree=67056212/67111528
[pid=6759] ppid=6757 vsize=118768 CPUtime=1.49 cores=1,3,5,7
/proc/6759/stat : 6759 (scip-2.0.1.4_2.) R 6757 6759 2370 0 -1 4202496 29769 0 0 0 146 3 0 0 23 0 1 0 967184789 121618432 27544 33554432000 4194304 8979876 140736618811072 18446744073709551615 5308298 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6759/statm: 29692 27544 527 1169 0 28519 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 118768

[startup+3.10046 s]
/proc/loadavg: 2.11 2.03 1.93 2/176 6772
/proc/meminfo: memFree=31424412/32950928 swapFree=67056212/67111528
[pid=6759] ppid=6757 vsize=160572 CPUtime=3.09 cores=1,3,5,7
/proc/6759/stat : 6759 (scip-2.0.1.4_2.) R 6757 6759 2370 0 -1 4202496 42335 0 0 0 302 7 0 0 18 0 1 0 967184789 164425728 37484 33554432000 4194304 8979876 140736618811072 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6759/statm: 40143 37484 669 1169 0 38970 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 160572

[startup+6.30084 s]
/proc/loadavg: 2.10 2.03 1.93 3/178 6849
/proc/meminfo: memFree=31163124/32950928 swapFree=67056212/67111528
[pid=6759] ppid=6757 vsize=227628 CPUtime=6.29 cores=1,3,5,7
/proc/6759/stat : 6759 (scip-2.0.1.4_2.) R 6757 6759 2370 0 -1 4202496 58746 0 0 0 618 11 0 0 25 0 1 0 967184789 233091072 53895 33554432000 4194304 8979876 140736618811072 18446744073709551615 5309013 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6759/statm: 56907 53895 703 1169 0 55734 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 227628

[startup+12.7006 s]
/proc/loadavg: 2.09 2.03 1.93 3/178 6849
/proc/meminfo: memFree=31094104/32950928 swapFree=67056212/67111528
[pid=6759] ppid=6757 vsize=229368 CPUtime=12.69 cores=1,3,5,7
/proc/6759/stat : 6759 (scip-2.0.1.4_2.) R 6757 6759 2370 0 -1 4202496 59666 0 0 0 1256 13 0 0 25 0 1 0 967184789 234872832 54674 33554432000 4194304 8979876 140736618811072 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6759/statm: 57342 54674 714 1169 0 56169 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 229368

[startup+25.5002 s]
/proc/loadavg: 2.07 2.02 1.93 3/178 6849
/proc/meminfo: memFree=31004956/32950928 swapFree=67056212/67111528
[pid=6759] ppid=6757 vsize=229368 CPUtime=25.49 cores=1,3,5,7
/proc/6759/stat : 6759 (scip-2.0.1.4_2.) R 6757 6759 2370 0 -1 4202496 59712 0 0 0 2529 20 0 0 25 0 1 0 967184789 234872832 54720 33554432000 4194304 8979876 140736618811072 18446744073709551615 7164545 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6759/statm: 57342 54720 718 1169 0 56169 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 229368

[startup+51.1004 s]
/proc/loadavg: 2.04 2.02 1.93 3/178 6850
/proc/meminfo: memFree=31000548/32950928 swapFree=67056212/67111528
[pid=6759] ppid=6757 vsize=229368 CPUtime=51.09 cores=1,3,5,7
/proc/6759/stat : 6759 (scip-2.0.1.4_2.) R 6757 6759 2370 0 -1 4202496 59715 0 0 0 5072 37 0 0 25 0 1 0 967184789 234872832 54723 33554432000 4194304 8979876 140736618811072 18446744073709551615 7164608 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6759/statm: 57342 54723 721 1169 0 56169 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 229368

[startup+102.307 s]
/proc/loadavg: 2.02 2.02 1.93 3/178 6851
/proc/meminfo: memFree=31000140/32950928 swapFree=67056212/67111528
[pid=6759] ppid=6757 vsize=229368 CPUtime=102.3 cores=1,3,5,7
/proc/6759/stat : 6759 (scip-2.0.1.4_2.) R 6757 6759 2370 0 -1 4202496 59718 0 0 0 10131 99 0 0 25 0 1 0 967184789 234872832 54726 33554432000 4194304 8979876 140736618811072 18446744073709551615 7164608 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6759/statm: 57342 54726 724 1169 0 56169 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 229368

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 1.93 3/178 6853
/proc/meminfo: memFree=31000080/32950928 swapFree=67056212/67111528
[pid=6759] ppid=6757 vsize=229368 CPUtime=162.3 cores=1,3,5,7
/proc/6759/stat : 6759 (scip-2.0.1.4_2.) R 6757 6759 2370 0 -1 4202496 59736 0 0 0 16044 186 0 0 25 0 1 0 967184789 234872832 54741 33554432000 4194304 8979876 140736618811072 18446744073709551615 7164608 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6759/statm: 57342 54741 722 1169 0 56169 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 229368

[startup+222.301 s]
/proc/loadavg: 2.00 2.01 1.93 3/178 6854
/proc/meminfo: memFree=30999648/32950928 swapFree=67056212/67111528
[pid=6759] ppid=6757 vsize=229368 CPUtime=222.3 cores=1,3,5,7
/proc/6759/stat : 6759 (scip-2.0.1.4_2.) R 6757 6759 2370 0 -1 4202496 59977 0 0 0 22005 225 0 0 25 0 1 0 967184789 234872832 54979 33554432000 4194304 8979876 140736618811072 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6759/statm: 57342 54979 723 1169 0 56169 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 229368

[startup+282.301 s]
/proc/loadavg: 2.08 2.02 1.94 3/178 6856
/proc/meminfo: memFree=30999580/32950928 swapFree=67056212/67111528
[pid=6759] ppid=6757 vsize=229368 CPUtime=282.31 cores=1,3,5,7
/proc/6759/stat : 6759 (scip-2.0.1.4_2.) R 6757 6759 2370 0 -1 4202496 59978 0 0 0 27961 270 0 0 25 0 1 0 967184789 234872832 54980 33554432000 4194304 8979876 140736618811072 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6759/statm: 57342 54980 723 1169 0 56169 0
Current children cumulated CPU time (s) 282.31
Current children cumulated vsize (KiB) 229368

[startup+342.301 s]
/proc/loadavg: 2.03 2.01 1.94 3/178 6858
/proc/meminfo: memFree=30999648/32950928 swapFree=67056212/67111528
[pid=6759] ppid=6757 vsize=229368 CPUtime=342.3 cores=1,3,5,7
/proc/6759/stat : 6759 (scip-2.0.1.4_2.) R 6757 6759 2370 0 -1 4202496 59988 0 0 0 33902 328 0 0 25 0 1 0 967184789 234872832 54989 33554432000 4194304 8979876 140736618811072 18446744073709551615 7164608 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6759/statm: 57342 54989 722 1169 0 56169 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 229368

[startup+402.301 s]
/proc/loadavg: 2.01 2.00 1.94 3/178 6859
/proc/meminfo: memFree=30999588/32950928 swapFree=67056212/67111528
[pid=6759] ppid=6757 vsize=229368 CPUtime=402.31 cores=1,3,5,7
/proc/6759/stat : 6759 (scip-2.0.1.4_2.) R 6757 6759 2370 0 -1 4202496 59991 0 0 0 39845 386 0 0 25 0 1 0 967184789 234872832 54992 33554432000 4194304 8979876 140736618811072 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6759/statm: 57342 54992 722 1169 0 56169 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 229368

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 6861
/proc/meminfo: memFree=30999400/32950928 swapFree=67056212/67111528
[pid=6759] ppid=6757 vsize=229368 CPUtime=462.31 cores=1,3,5,7
/proc/6759/stat : 6759 (scip-2.0.1.4_2.) R 6757 6759 2370 0 -1 4202496 59992 0 0 0 45788 443 0 0 25 0 1 0 967184789 234872832 54993 33554432000 4194304 8979876 140736618811072 18446744073709551615 7146626 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6759/statm: 57342 54993 722 1169 0 56169 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 229368

[startup+522.301 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 6862
/proc/meminfo: memFree=30998600/32950928 swapFree=67056212/67111528
[pid=6759] ppid=6757 vsize=229368 CPUtime=522.31 cores=1,3,5,7
/proc/6759/stat : 6759 (scip-2.0.1.4_2.) R 6757 6759 2370 0 -1 4202496 60309 0 0 0 51740 491 0 0 25 0 1 0 967184789 234872832 55310 33554432000 4194304 8979876 140736618811072 18446744073709551615 7164608 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6759/statm: 57342 55310 722 1169 0 56169 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 229368

[startup+582.301 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 6864
/proc/meminfo: memFree=30998424/32950928 swapFree=67056212/67111528
[pid=6759] ppid=6757 vsize=229368 CPUtime=582.31 cores=1,3,5,7
/proc/6759/stat : 6759 (scip-2.0.1.4_2.) R 6757 6759 2370 0 -1 4202496 60312 0 0 0 57674 557 0 0 25 0 1 0 967184789 234872832 55313 33554432000 4194304 8979876 140736618811072 18446744073709551615 7164608 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6759/statm: 57342 55313 722 1169 0 56169 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 229368

[startup+642.3 s]

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

/proc/meminfo: memFree=30997804/32950928 swapFree=67056212/67111528
[pid=6759] ppid=6757 vsize=229368 CPUtime=1062.33 cores=1,3,5,7
/proc/6759/stat : 6759 (scip-2.0.1.4_2.) R 6757 6759 2370 0 -1 4202496 60378 0 0 0 105125 1108 0 0 25 0 1 0 967184789 234872832 55379 33554432000 4194304 8979876 140736618811072 18446744073709551615 7164608 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6759/statm: 57342 55379 722 1169 0 56169 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 229368

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 6878
/proc/meminfo: memFree=30997752/32950928 swapFree=67056212/67111528
[pid=6759] ppid=6757 vsize=229368 CPUtime=1122.34 cores=1,3,5,7
/proc/6759/stat : 6759 (scip-2.0.1.4_2.) R 6757 6759 2370 0 -1 4202496 60382 0 0 0 111059 1175 0 0 25 0 1 0 967184789 234872832 55383 33554432000 4194304 8979876 140736618811072 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6759/statm: 57342 55383 722 1169 0 56169 0
Current children cumulated CPU time (s) 1122.34
Current children cumulated vsize (KiB) 229368

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 6880
/proc/meminfo: memFree=30997936/32950928 swapFree=67056212/67111528
[pid=6759] ppid=6757 vsize=229368 CPUtime=1182.34 cores=1,3,5,7
/proc/6759/stat : 6759 (scip-2.0.1.4_2.) R 6757 6759 2370 0 -1 4202496 60386 0 0 0 116994 1240 0 0 25 0 1 0 967184789 234872832 55387 33554432000 4194304 8979876 140736618811072 18446744073709551615 5284631 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6759/statm: 57342 55387 722 1169 0 56169 0
Current children cumulated CPU time (s) 1182.34
Current children cumulated vsize (KiB) 229368

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 6885
/proc/meminfo: memFree=30997640/32950928 swapFree=67056212/67111528
[pid=6759] ppid=6757 vsize=229368 CPUtime=1242.34 cores=1,3,5,7
/proc/6759/stat : 6759 (scip-2.0.1.4_2.) R 6757 6759 2370 0 -1 4202496 60390 0 0 0 122926 1308 0 0 25 0 1 0 967184789 234872832 55391 33554432000 4194304 8979876 140736618811072 18446744073709551615 6547128 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6759/statm: 57342 55391 722 1169 0 56169 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 229368

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 6886
/proc/meminfo: memFree=30997468/32950928 swapFree=67056212/67111528
[pid=6759] ppid=6757 vsize=229368 CPUtime=1302.35 cores=1,3,5,7
/proc/6759/stat : 6759 (scip-2.0.1.4_2.) R 6757 6759 2370 0 -1 4202496 60390 0 0 0 128848 1387 0 0 25 0 1 0 967184789 234872832 55391 33554432000 4194304 8979876 140736618811072 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6759/statm: 57342 55391 722 1169 0 56169 0
Current children cumulated CPU time (s) 1302.35
Current children cumulated vsize (KiB) 229368

[startup+1362.3 s]
/proc/loadavg: 2.06 2.02 1.95 3/178 6888
/proc/meminfo: memFree=30997412/32950928 swapFree=67056212/67111528
[pid=6759] ppid=6757 vsize=229368 CPUtime=1362.34 cores=1,3,5,7
/proc/6759/stat : 6759 (scip-2.0.1.4_2.) R 6757 6759 2370 0 -1 4202496 60392 0 0 0 134764 1470 0 0 25 0 1 0 967184789 234872832 55393 33554432000 4194304 8979876 140736618811072 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6759/statm: 57342 55393 722 1169 0 56169 0
Current children cumulated CPU time (s) 1362.34
Current children cumulated vsize (KiB) 229368

[startup+1422.31 s]
/proc/loadavg: 2.02 2.01 1.95 3/178 6889
/proc/meminfo: memFree=30995120/32950928 swapFree=67056212/67111528
[pid=6759] ppid=6757 vsize=232584 CPUtime=1422.35 cores=1,3,5,7
/proc/6759/stat : 6759 (scip-2.0.1.4_2.) R 6757 6759 2370 0 -1 4202496 61177 0 0 0 140682 1553 0 0 25 0 1 0 967184789 238166016 56178 33554432000 4194304 8979876 140736618811072 18446744073709551615 7164608 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6759/statm: 58146 56178 722 1169 0 56973 0
Current children cumulated CPU time (s) 1422.35
Current children cumulated vsize (KiB) 232584

[startup+1482.3 s]
/proc/loadavg: 2.01 2.00 1.95 3/178 6891
/proc/meminfo: memFree=30994676/32950928 swapFree=67056212/67111528
[pid=6759] ppid=6757 vsize=232980 CPUtime=1482.35 cores=1,3,5,7
/proc/6759/stat : 6759 (scip-2.0.1.4_2.) R 6757 6759 2370 0 -1 4202496 61279 0 0 0 146607 1628 0 0 25 0 1 0 967184789 238571520 56280 33554432000 4194304 8979876 140736618811072 18446744073709551615 7164608 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6759/statm: 58245 56280 722 1169 0 57072 0
Current children cumulated CPU time (s) 1482.35
Current children cumulated vsize (KiB) 232980

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 6893
/proc/meminfo: memFree=30994500/32950928 swapFree=67056212/67111528
[pid=6759] ppid=6757 vsize=233176 CPUtime=1542.35 cores=1,3,5,7
/proc/6759/stat : 6759 (scip-2.0.1.4_2.) R 6757 6759 2370 0 -1 4202496 61334 0 0 0 152525 1710 0 0 25 0 1 0 967184789 238772224 56335 33554432000 4194304 8979876 140736618811072 18446744073709551615 7164623 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6759/statm: 58294 56335 722 1169 0 57121 0
Current children cumulated CPU time (s) 1542.35
Current children cumulated vsize (KiB) 233176

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 6894
/proc/meminfo: memFree=30990848/32950928 swapFree=67056212/67111528
[pid=6759] ppid=6757 vsize=238664 CPUtime=1602.35 cores=1,3,5,7
/proc/6759/stat : 6759 (scip-2.0.1.4_2.) R 6757 6759 2370 0 -1 4202496 62209 0 0 0 158439 1796 0 0 25 0 1 0 967184789 244391936 57210 33554432000 4194304 8979876 140736618811072 18446744073709551615 7164608 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6759/statm: 59666 57210 722 1169 0 58493 0
Current children cumulated CPU time (s) 1602.35
Current children cumulated vsize (KiB) 238664

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 6896
/proc/meminfo: memFree=30986568/32950928 swapFree=67056212/67111528
[pid=6759] ppid=6757 vsize=241088 CPUtime=1662.36 cores=1,3,5,7
/proc/6759/stat : 6759 (scip-2.0.1.4_2.) R 6757 6759 2370 0 -1 4202496 63339 0 0 0 164371 1865 0 0 25 0 1 0 967184789 246874112 58340 33554432000 4194304 8979876 140736618811072 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6759/statm: 60272 58340 722 1169 0 59099 0
Current children cumulated CPU time (s) 1662.36
Current children cumulated vsize (KiB) 241088

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 6897
/proc/meminfo: memFree=30986004/32950928 swapFree=67056212/67111528
[pid=6759] ppid=6757 vsize=241668 CPUtime=1722.35 cores=1,3,5,7
/proc/6759/stat : 6759 (scip-2.0.1.4_2.) R 6757 6759 2370 0 -1 4202496 63451 0 0 0 170281 1954 0 0 25 0 1 0 967184789 247468032 58452 33554432000 4194304 8979876 140736618811072 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6759/statm: 60417 58452 722 1169 0 59244 0
Current children cumulated CPU time (s) 1722.35
Current children cumulated vsize (KiB) 241668

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 6899
/proc/meminfo: memFree=30992260/32950928 swapFree=67056212/67111528
[pid=6759] ppid=6757 vsize=235888 CPUtime=1782.36 cores=1,3,5,7
/proc/6759/stat : 6759 (scip-2.0.1.4_2.) R 6757 6759 2370 0 -1 4202496 68293 0 0 0 176211 2025 0 0 25 0 1 0 967184789 241549312 56845 33554432000 4194304 8979876 140736618811072 18446744073709551615 6783129 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6759/statm: 58972 56845 722 1169 0 57799 0
Current children cumulated CPU time (s) 1782.36
Current children cumulated vsize (KiB) 235888

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

[startup+1785.5 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 6899
/proc/meminfo: memFree=30992260/32950928 swapFree=67056212/67111528
[pid=6759] ppid=6757 vsize=235888 CPUtime=1785.56 cores=1,3,5,7
/proc/6759/stat : 6759 (scip-2.0.1.4_2.) R 6757 6759 2370 0 -1 4202496 68294 0 0 0 176526 2030 0 0 25 0 1 0 967184789 241549312 56846 33554432000 4194304 8979876 140736618811072 18446744073709551615 7164608 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6759/statm: 58972 56846 722 1169 0 57799 0
Current children cumulated CPU time (s) 1785.56
Current children cumulated vsize (KiB) 235888

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 6899
/proc/meminfo: memFree=30986040/32950928 swapFree=67056212/67111528
[pid=6759] ppid=6757 vsize=241332 CPUtime=1791.96 cores=1,3,5,7
/proc/6759/stat : 6759 (scip-2.0.1.4_2.) R 6757 6759 2370 0 -1 4202496 69838 0 0 0 177160 2036 0 0 25 0 1 0 967184789 247123968 58390 33554432000 4194304 8979876 140736618811072 18446744073709551615 7164588 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6759/statm: 60333 58390 722 1169 0 59160 0
Current children cumulated CPU time (s) 1791.96
Current children cumulated vsize (KiB) 241332

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 6899
/proc/meminfo: memFree=30986040/32950928 swapFree=67056212/67111528
[pid=6759] ppid=6757 vsize=241332 CPUtime=1795.16 cores=1,3,5,7
/proc/6759/stat : 6759 (scip-2.0.1.4_2.) R 6757 6759 2370 0 -1 4202496 69838 0 0 0 177475 2041 0 0 25 0 1 0 967184789 247123968 58390 33554432000 4194304 8979876 140736618811072 18446744073709551615 7164608 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6759/statm: 60333 58390 722 1169 0 59160 0
Current children cumulated CPU time (s) 1795.16
Current children cumulated vsize (KiB) 241332

[startup+1795.9 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 6899
/proc/meminfo: memFree=30986040/32950928 swapFree=67056212/67111528
[pid=6759] ppid=6757 vsize=241332 CPUtime=1795.96 cores=1,3,5,7
/proc/6759/stat : 6759 (scip-2.0.1.4_2.) R 6757 6759 2370 0 -1 4202496 69838 0 0 0 177553 2043 0 0 25 0 1 0 967184789 247123968 58390 33554432000 4194304 8979876 140736618811072 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6759/statm: 60333 58390 722 1169 0 59160 0
Current children cumulated CPU time (s) 1795.96
Current children cumulated vsize (KiB) 241332

[startup+1796.7 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 6899
/proc/meminfo: memFree=30986040/32950928 swapFree=67056212/67111528
[pid=6759] ppid=6757 vsize=241332 CPUtime=1796.76 cores=1,3,5,7
/proc/6759/stat : 6759 (scip-2.0.1.4_2.) R 6757 6759 2370 0 -1 4202496 69838 0 0 0 177631 2045 0 0 25 0 1 0 967184789 247123968 58390 33554432000 4194304 8979876 140736618811072 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6759/statm: 60333 58390 722 1169 0 59160 0
Current children cumulated CPU time (s) 1796.76
Current children cumulated vsize (KiB) 241332

[startup+1797.1 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 6899
/proc/meminfo: memFree=30986040/32950928 swapFree=67056212/67111528
[pid=6759] ppid=6757 vsize=197208 CPUtime=1797.15 cores=1,3,5,7
/proc/6759/stat : 6759 (scip-2.0.1.4_2.) R 6757 6759 2370 0 -1 4202496 69843 0 0 0 177670 2045 0 0 18 0 1 0 967184789 201940992 47614 33554432000 4194304 8979876 140736618811072 18446744073709551615 4447274 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/6759/statm: 49302 47614 727 1169 0 48129 0
Current children cumulated CPU time (s) 1797.15
Current children cumulated vsize (KiB) 197208

Child status: 0
Real time (s): 1797.11
CPU time (s): 1797.18
CPU user time (s): 1776.71
CPU system time (s): 20.4669
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 243148

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1776.71
system time used= 20.4669
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 69848
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= 7
involuntary context switches= 22341

runsolver used 2.88556 second user time and 6.22205 second system time

The end

Launcher Data

Begin job on node115 at 2011-06-11 07:19:01
IDJOB=3485582
IDBENCH=2627
IDSOLVER=1977
FILE ID=node115/3485582-1307769541
RUNJOBID= node115-1307767739-5851
PBS_JOBID= 13550847
Free space on /tmp= 74108 MiB

SOLVER NAME= SCIP spx 2 2011-06-10 (fixed)
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/golomb-rulers/normalized-OGR_16.opb
COMMAND LINE= HOME/scip-2.0.1.4_2.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3485582-1307769541/watcher-3485582-1307769541 -o /tmp/evaluation-result-3485582-1307769541/solver-3485582-1307769541 -C 1800 -W 1900 -M 15500  HOME/scip-2.0.1.4_2.linux.x86_64.gnu.opt.spx -f HOME/instance-3485582-1307769541.opb -t 1800 -m 15500

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

MD5SUM BENCH= 69b04711942c7a7cbb28264339dbffe2
RANDOM SEED=1201117258

node115.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/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.811
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.62
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.811
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.15
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.811
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.811
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.811
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.811
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.811
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.811
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      31551112 kB
Buffers:        259652 kB
Cached:         927788 kB
SwapCached:       9476 kB
Active:         419944 kB
Inactive:       787644 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      31551112 kB
SwapTotal:    67111528 kB
SwapFree:     67056212 kB
Dirty:           19092 kB
Writeback:           0 kB
AnonPages:       16764 kB
Mapped:          12924 kB
Slab:           127324 kB
PageTables:       4356 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   187784 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 74088 MiB
End job on node115 at 2011-06-11 07:48:58