Trace number 3693598

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
SCIP spx standard SCIP 2.1.1.4. with SoPlex 1.6.0.3 standard fixed? 1797.42 1797.74

General information on the benchmark

Name/OPT-SMALLINT-LIN/oliveras/j60opt/
normalized-j6029_8.std.opb
MD5SUM462f9351930ed2902c05fb692326c53f
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark105
Best CPU time to get the best result obtained on this benchmark1800.01
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables36722
Total number of constraints123520
Number of constraints which are clauses122320
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1200
Minimum length of a constraint1
Maximum length of a constraint60
Number of terms in the objective function 300
Biggest coefficient in the objective function 300
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 45150
Number of bits of the sum of numbers in the objective function 16
Biggest number in a constraint 300
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 45150
Number of bits of the biggest sum of numbers16
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-3693598-1338039398.opb>
0.28/0.34	c original problem has 36722 variables (36722 bin, 0 int, 0 impl, 0 cont) and 123520 constraints
0.28/0.34	c problem read in 0.34
0.78/0.88	c presolving:
4.48/4.52	c (round 1) 2338 del vars, 6490 del conss, 0 add conss, 1669 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 8518724 impls, 0 clqs
5.89/5.93	c (round 2) 5375 del vars, 17857 del conss, 0 add conss, 4490 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 8533657 impls, 0 clqs
6.38/6.41	c (round 3) 6681 del vars, 23612 del conss, 0 add conss, 5289 chg bounds, 47 chg sides, 60 chg coeffs, 0 upgd conss, 8541909 impls, 0 clqs
6.59/6.68	c (round 4) 7199 del vars, 25796 del conss, 0 add conss, 5614 chg bounds, 86 chg sides, 111 chg coeffs, 0 upgd conss, 8545950 impls, 0 clqs
6.79/6.86	c (round 5) 7508 del vars, 26999 del conss, 0 add conss, 5790 chg bounds, 91 chg sides, 118 chg coeffs, 0 upgd conss, 8548991 impls, 0 clqs
6.98/7.01	c (round 6) 7644 del vars, 27592 del conss, 0 add conss, 5878 chg bounds, 95 chg sides, 121 chg coeffs, 0 upgd conss, 8549996 impls, 0 clqs
7.09/7.12	c (round 7) 7724 del vars, 27950 del conss, 0 add conss, 5906 chg bounds, 99 chg sides, 124 chg coeffs, 0 upgd conss, 8550536 impls, 0 clqs
7.18/7.22	c (round 8) 7742 del vars, 28049 del conss, 0 add conss, 5916 chg bounds, 99 chg sides, 124 chg coeffs, 0 upgd conss, 8550644 impls, 0 clqs
7.29/7.32	c (round 9) 7743 del vars, 28078 del conss, 0 add conss, 5916 chg bounds, 99 chg sides, 124 chg coeffs, 0 upgd conss, 8550644 impls, 0 clqs
7.98/8.01	c (round 10) 7743 del vars, 28078 del conss, 0 add conss, 5916 chg bounds, 99 chg sides, 124 chg coeffs, 95450 upgd conss, 8550644 impls, 0 clqs
8.58/8.60	c (round 11) 7743 del vars, 28111 del conss, 53 add conss, 5916 chg bounds, 155 chg sides, 330 chg coeffs, 95450 upgd conss, 8550644 impls, 0 clqs
189.83/189.98	c    (190.0s) probing: 1000/28979 (3.5%) - 0 fixings, 0 aggregations, 4524877 implications, 0 bound changes
189.93/190.08	c    (190.1s) probing: 1001/28979 (3.5%) - 0 fixings, 0 aggregations, 4527711 implications, 0 bound changes
189.93/190.08	c    (190.1s) probing aborted: 1000/1000 successive useless probings
189.93/190.08	c (round 12) 7743 del vars, 72806 del conss, 14382 add conss, 5916 chg bounds, 156 chg sides, 344 chg coeffs, 95450 upgd conss, 17606066 impls, 0 clqs
190.73/190.84	c (round 13) 7743 del vars, 84909 del conss, 26486 add conss, 5916 chg bounds, 159 chg sides, 393 chg coeffs, 95450 upgd conss, 17606066 impls, 1711 clqs
191.43/191.51	c presolving (14 rounds):
191.43/191.51	c  7743 deleted vars, 84909 deleted constraints, 26486 added constraints, 5916 tightened bounds, 0 added holes, 159 changed sides, 396 changed coefficients
191.43/191.51	c  17606066 implications, 13811 cliques
191.43/191.51	c presolved problem has 28979 variables (28979 bin, 0 int, 0 impl, 0 cont) and 65097 constraints
191.43/191.51	c    1129 constraints of type <knapsack>
191.43/191.51	c   63437 constraints of type <setppc>
191.43/191.51	c     517 constraints of type <and>
191.43/191.51	c      14 constraints of type <logicor>
191.43/191.51	c transformed objective value is always integral (scale: 1)
191.43/191.51	c Presolving Time: 191.02
191.43/191.51	c - non default parameters ----------------------------------------------------------------------
191.43/191.51	c # SCIP version 2.1.1.4
191.43/191.51	c 
191.43/191.51	c # maximal time in seconds to run
191.43/191.51	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
191.43/191.51	c limits/time = 1797
191.43/191.51	c 
191.43/191.51	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
191.43/191.51	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
191.43/191.51	c limits/memory = 13950
191.43/191.51	c 
191.43/191.51	c # default clock type (1: CPU user seconds, 2: wall clock time)
191.43/191.51	c # [type: int, range: [1,2], default: 1]
191.43/191.51	c timing/clocktype = 2
191.43/191.51	c 
191.43/191.51	c # belongs reading time to solving time?
191.43/191.51	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
191.43/191.51	c timing/reading = TRUE
191.43/191.51	c 
191.43/191.51	c -----------------------------------------------------------------------------------------------
191.43/191.51	c start solving
191.63/191.75	c 
323.21/323.33	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
323.21/323.33	c   323s|     1 |     0 | 42527 |     - | 630M|   0 |4605 |  28k|  65k|  28k|  65k|   0 |  15 |   0 | 8.437476e+01 |      --      |    Inf 
641.95/642.10	c   642s|     1 |     0 |151798 |     - | 634M|   0 |4708 |  28k|  65k|  28k|  65k|  14 |  15 |   0 | 8.444449e+01 |      --      |    Inf 
668.74/668.98	c   669s|     1 |     0 |154396 |     - | 634M|   0 |4708 |  28k|  65k|  28k|  65k|  20 |  15 |   0 | 8.446312e+01 |      --      |    Inf 
688.85/689.00	c   689s|     1 |     0 |154595 |     - | 634M|   0 |4709 |  28k|  65k|  28k|  65k|  22 |  15 |   0 | 8.446367e+01 |      --      |    Inf 
1099.48/1099.74	c  1100s|     1 |     2 |154595 |     - | 634M|   0 |4709 |  28k|  65k|  28k|  65k|  22 |  15 |  17 | 8.446367e+01 |      --      |    Inf 
1796.88/1797.22	c 
1796.88/1797.22	c SCIP Status        : solving was interrupted [time limit reached]
1796.88/1797.22	c Solving Time (sec) : 1797.21
1796.88/1797.22	c Solving Nodes      : 5
1796.88/1797.22	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1796.88/1797.22	c Dual Bound         : +8.44636728643466e+01
1796.88/1797.22	c Gap                : infinite
1796.88/1797.22	s UNKNOWN
1796.88/1797.22	c SCIP Status        : solving was interrupted [time limit reached]
1796.88/1797.22	c Total Time         :    1797.21
1796.88/1797.22	c   solving          :    1797.21
1796.88/1797.22	c   presolving       :     191.02 (included in solving)
1796.88/1797.22	c   reading          :       0.34 (included in solving)
1796.88/1797.22	c   copying          :       0.18 (1 #copies) (minimal 0.18, maximal 0.18, average 0.18)
1796.88/1797.22	c Original Problem   :
1796.88/1797.22	c   Problem name     : HOME/instance-3693598-1338039398.opb
1796.88/1797.22	c   Variables        : 36722 (36722 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.88/1797.22	c   Constraints      : 123520 initial, 123520 maximal
1796.88/1797.22	c   Objective sense  : minimize
1796.88/1797.22	c Presolved Problem  :
1796.88/1797.22	c   Problem name     : t_HOME/instance-3693598-1338039398.opb
1796.88/1797.22	c   Variables        : 28979 (28979 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.88/1797.22	c   Constraints      : 65097 initial, 65112 maximal
1796.88/1797.22	c Presolvers         :   ExecTime  SetupTime  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1796.88/1797.22	c   domcol           :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.88/1797.22	c   trivial          :       0.03       0.00        497          0          0          0          0          0          0          0          0
1796.88/1797.22	c   dualfix          :       0.04       0.00         61          0          0          0          0          0          0          0          0
1796.88/1797.22	c   boundshift       :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.88/1797.22	c   inttobinary      :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.88/1797.22	c   convertinttobin  :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.88/1797.22	c   gateextraction   :       0.25       0.00          0          0          0          0          0      44694      14328          0          0
1796.88/1797.22	c   implics          :       0.35       0.00          0          0          0          0          0          0          0          0          0
1796.88/1797.22	c   components       :       0.05       0.00          0          0          0          0          0          0          0          0          0
1796.88/1797.22	c   pseudoobj        :       0.00       0.22          0          0          0          0          0          0          0          0          0
1796.88/1797.22	c   probing          :     181.05       0.00          0          0          0          0          0          0          0          0          0
1796.88/1797.22	c   knapsack         :       0.90       0.00          0          0          0          0          0          5         57         60        272
1796.88/1797.22	c   setppc           :       0.60       0.00          0          0          0          0          0         30          0          0          0
1796.88/1797.22	c   and              :       0.41       0.00          0          0          0          0          0      12101      12101          0          0
1796.88/1797.22	c   linear           :       6.65       0.00       5419       1766          0       5916          0      28078          0         99        124
1796.88/1797.22	c   logicor          :       0.12       0.00          0          0          0          0          0          1          0          0          0
1796.88/1797.22	c   root node        :          -          -          0          -          -          0          -          -          -          -          -
1796.88/1797.22	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #ResProp    Cutoffs    DomReds       Cuts      Conss   Children
1796.88/1797.22	c   integral         :          0          0          0          0          5          0          4          0          0          0          0          0         10
1796.88/1797.22	c   knapsack         :       1129       1129          4      63953          0          0          3          1          0          0         41          0          0
1796.88/1797.22	c   setppc           :      63437      63437          4      63953          0          0          1        811          2       8205          0          0          0
1796.88/1797.22	c   and              :        517        517         13      63951          0          0          0          0          0        201        314          0          0
1796.88/1797.22	c   logicor          :         14+        29          4         61          0          0          0          1         13          0          0          0          0
1796.88/1797.22	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0          0
1796.88/1797.22	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS      Check    ResProp
1796.88/1797.22	c   integral         :     259.69       0.00       0.00       0.00     259.68       0.00       0.01       0.00
1796.88/1797.22	c   knapsack         :       3.52       0.00       0.03       3.48       0.00       0.00       0.00       0.00
1796.88/1797.22	c   setppc           :     114.96       0.00       0.02     114.93       0.00       0.00       0.00       0.00
1796.88/1797.22	c   and              :      32.73       0.00       0.00      32.73       0.00       0.00       0.00       0.00
1796.88/1797.22	c   logicor          :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1796.88/1797.22	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1796.88/1797.22	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
1796.88/1797.22	c   rootredcost      :          0          0          0          0
1796.88/1797.22	c   pseudoobj        :       3612          0          0          0
1796.88/1797.22	c   vbounds          :          0          0          0          0
1796.88/1797.22	c   redcost          :         14          0          0          0
1796.88/1797.22	c   probing          :          0          0          0          0
1796.88/1797.22	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp
1796.88/1797.22	c   rootredcost      :       0.07       0.00       0.00       0.07       0.00
1796.88/1797.22	c   pseudoobj        :       0.28       0.22       0.00       0.06       0.00
1796.88/1797.22	c   vbounds          :       0.07       0.00       0.00       0.07       0.00
1796.88/1797.22	c   redcost          :       0.07       0.00       0.00       0.07       0.00
1796.88/1797.22	c   probing          :     181.05       0.00     181.05       0.00       0.00
1796.88/1797.22	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1796.88/1797.22	c   propagation      :       0.00         15         15         15        4.8          0        0.0          -
1796.88/1797.22	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1796.88/1797.22	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1796.88/1797.22	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1796.88/1797.22	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1796.88/1797.22	c   applied globally :          -          -          -         15        4.8          -          -          -
1796.88/1797.22	c   applied locally  :          -          -          -          0        0.0          -          -          -
1796.88/1797.22	c Separators         :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss
1796.88/1797.22	c   cut pool         :       0.00                     0          -          -          0          -    (maximal pool size: 0)
1796.88/1797.22	c   closecuts        :       0.00       0.00          0          0          0          0          0
1796.88/1797.22	c   impliedbounds    :       0.12       0.00          4          0          0          0          0
1796.88/1797.22	c   intobj           :       0.00       0.00          0          0          0          0          0
1796.88/1797.22	c   gomory           :      24.35       0.00          4          0          0          0          0
1796.88/1797.22	c   cgmip            :       0.00       0.00          0          0          0          0          0
1796.88/1797.22	c   strongcg         :      24.38       0.00          4          0          0          0          0
1796.88/1797.22	c   cmir             :       2.82       0.00          4          0          0          0          0
1796.88/1797.22	c   flowcover        :       5.86       0.00          4          0          0          0          0
1796.88/1797.22	c   clique           :      44.89       0.00          4          0          0          0          0
1796.88/1797.22	c   zerohalf         :       0.00       0.00          0          0          0          0          0
1796.88/1797.22	c   mcf              :       0.45       0.00          1          0          0          0          0
1796.88/1797.22	c   oddcycle         :       0.00       0.00          0          0          0          0          0
1796.88/1797.22	c   rapidlearning    :       0.00       0.00          0          0          0          0          0
1796.88/1797.22	c Pricers            :   ExecTime  SetupTime      Calls       Vars
1796.88/1797.22	c   problem variables:       0.00          -          0          0
1796.88/1797.22	c Branching Rules    :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1796.88/1797.22	c   relpscost        :     259.68       0.00          5          0          0          0          0         10
1796.88/1797.22	c   pscost           :       0.00       0.00          0          0          0          0          0          0
1796.88/1797.22	c   inference        :       0.00       0.00          0          0          0          0          0          0
1796.88/1797.22	c   mostinf          :       0.00       0.00          0          0          0          0          0          0
1796.88/1797.22	c   leastinf         :       0.00       0.00          0          0          0          0          0          0
1796.88/1797.22	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0
1796.88/1797.22	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0
1796.88/1797.22	c   random           :       0.00       0.00          0          0          0          0          0          0
1796.88/1797.22	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found
1796.88/1797.22	c   LP solutions     :       0.00          -          -          0
1796.88/1797.22	c   pseudo solutions :       0.00          -          -          0
1796.88/1797.22	c   oneopt           :       0.00       0.00          0          0
1796.88/1797.22	c   crossover        :       0.00       0.00          0          0
1796.88/1797.22	c   coefdiving       :       0.00       0.00          0          0
1796.88/1797.22	c   pscostdiving     :       0.00       0.00          0          0
1796.88/1797.22	c   fracdiving       :       0.00       0.00          0          0
1796.88/1797.22	c   veclendiving     :       0.00       0.00          0          0
1796.88/1797.22	c   objpscostdiving  :       0.00       0.00          0          0
1796.88/1797.22	c   smallcard        :       0.00       0.00          0          0
1796.88/1797.22	c   trivial          :       0.04       0.00          2          0
1796.88/1797.22	c   shiftandpropagate:       5.30       0.00          1          0
1796.88/1797.22	c   simplerounding   :       0.00       0.00          0          0
1796.88/1797.22	c   zirounding       :       0.01       0.00          0          0
1796.88/1797.22	c   rounding         :       0.07       0.00         14          0
1796.88/1797.22	c   shifting         :       0.08       0.00          4          0
1796.88/1797.22	c   intshifting      :       0.00       0.00          0          0
1796.88/1797.22	c   twoopt           :       0.00       0.00          0          0
1796.88/1797.22	c   indoneopt        :       0.00       0.00          0          0
1796.88/1797.22	c   indtwoopt        :       0.00       0.00          0          0
1796.88/1797.22	c   fixandinfer      :       0.00       0.00          0          0
1796.88/1797.22	c   feaspump         :     253.96       0.00          1          0
1796.88/1797.22	c   clique           :       0.00       0.00          0          0
1796.88/1797.22	c   indrounding      :       0.00       0.00          0          0
1796.88/1797.22	c   indcoefdiving    :       0.00       0.00          0          0
1796.88/1797.22	c   nlpdiving        :       0.00       0.00          0          0
1796.88/1797.22	c   intdiving        :       0.00       0.00          0          0
1796.88/1797.22	c   actconsdiving    :       0.00       0.00          0          0
1796.88/1797.22	c   rootsoldiving    :       0.00       0.00          0          0
1796.88/1797.22	c   linesearchdiving :       0.00       0.00          0          0
1796.88/1797.22	c   guideddiving     :       0.00       0.00          0          0
1796.88/1797.22	c   octane           :       0.00       0.00          0          0
1796.88/1797.22	c   rens             :     340.99       0.00          1          0
1796.88/1797.22	c   rins             :       0.00       0.00          0          0
1796.88/1797.22	c   localbranching   :       0.00       0.00          0          0
1796.88/1797.22	c   mutation         :       0.00       0.00          0          0
1796.88/1797.22	c   dins             :       0.00       0.00          0          0
1796.88/1797.22	c   vbounds          :       0.00       0.00          0          0
1796.88/1797.22	c   undercover       :       0.00       0.00          1          0
1796.88/1797.22	c   subnlp           :       0.00       0.00          0          0
1796.88/1797.22	c   trysol           :       0.00       0.00          0          0
1796.88/1797.22	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It
1796.88/1797.22	c   primal LP        :       0.00          0          0       0.00          -       0.00          0
1796.88/1797.22	c   dual LP          :     642.15         15     143493   10249.50     223.46       0.06          1
1796.88/1797.22	c   lex dual LP      :       0.00          0          0       0.00          -
1796.88/1797.22	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
1796.88/1797.22	c   diving/probing LP:     253.74          5     101964   20392.80     401.84
1796.88/1797.22	c   strong branching :     259.66        107     104541     977.02     402.61
1796.88/1797.22	c     (at root node) :          -         17      17000    1000.00          -
1796.88/1797.22	c   conflict analysis:       0.00          0          0       0.00          -
1796.88/1797.22	c B&B Tree           :
1796.88/1797.22	c   number of runs   :          1
1796.88/1797.22	c   nodes            :          5
1796.88/1797.22	c   nodes (total)    :          5
1796.88/1797.22	c   nodes left       :          6
1796.88/1797.22	c   max depth        :          4
1796.88/1797.22	c   max depth (total):          4
1796.88/1797.22	c   backtracks       :          0 (0.0%)
1796.88/1797.22	c   delayed cutoffs  :          0
1796.88/1797.22	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1796.88/1797.22	c   avg switch length:       1.00
1796.88/1797.22	c   switching time   :       0.01
1796.88/1797.22	c Solution           :
1796.88/1797.22	c   Solutions found  :          0 (0 improvements)
1796.88/1797.22	c   Primal Bound     :          -
1796.88/1797.22	c   Dual Bound       : +8.44636728643466e+01
1796.88/1797.22	c   Gap              :   infinite
1796.88/1797.22	c   Root Dual Bound  : +8.44636728643466e+01
1796.88/1797.22	c   Root Iterations  :     154595
1797.37/1797.73	c Time complete: 1797.41.

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-3693598-1338039398/watcher-3693598-1338039398 -o /tmp/evaluation-result-3693598-1338039398/solver-3693598-1338039398 -C 1800 -W 1900 -M 15500 HOME/scip-2.1.1.4sfix.linux.x86_64.gnu.opt.spx -f HOME/instance-3693598-1338039398.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.00 2.00 2.00 3/174 32464
/proc/meminfo: memFree=28247756/32873844 swapFree=6080/6080
[pid=32464] ppid=32462 vsize=6724 CPUtime=0 cores=1,3,5,7
/proc/32464/stat : 32464 (scip-2.1.1.4sfi) R 32462 32464 29432 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 270068260 6885376 491 33554432000 4194304 10169799 140735367332128 140733687520088 7278589 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/32464/statm: 1681 495 339 1459 0 213 0

[startup+0.0204781 s]
/proc/loadavg: 2.00 2.00 2.00 3/174 32464
/proc/meminfo: memFree=28247756/32873844 swapFree=6080/6080
[pid=32464] ppid=32462 vsize=16020 CPUtime=0.01 cores=1,3,5,7
/proc/32464/stat : 32464 (scip-2.1.1.4sfi) R 32462 32464 29432 0 -1 4202496 2749 0 0 0 1 0 0 0 20 0 1 0 270068260 16404480 2703 33554432000 4194304 10169799 140735367332128 140733687520088 7543003 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/32464/statm: 4005 2703 412 1459 0 2537 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16020

[startup+0.100307 s]
/proc/loadavg: 2.00 2.00 2.00 3/174 32464
/proc/meminfo: memFree=28247756/32873844 swapFree=6080/6080
[pid=32464] ppid=32462 vsize=34968 CPUtime=0.08 cores=1,3,5,7
/proc/32464/stat : 32464 (scip-2.1.1.4sfi) R 32462 32464 29432 0 -1 4202496 7525 0 0 0 8 0 0 0 20 0 1 0 270068260 35807232 7452 33554432000 4194304 10169799 140735367332128 140735367197864 4907084 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/32464/statm: 8742 7452 412 1459 0 7274 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 34968

[startup+0.300302 s]
/proc/loadavg: 2.00 2.00 2.00 3/174 32464
/proc/meminfo: memFree=28247756/32873844 swapFree=6080/6080
[pid=32464] ppid=32462 vsize=69636 CPUtime=0.28 cores=1,3,5,7
/proc/32464/stat : 32464 (scip-2.1.1.4sfi) R 32462 32464 29432 0 -1 4202496 16163 0 0 0 26 2 0 0 20 0 1 0 270068260 71307264 16090 33554432000 4194304 10169799 140735367332128 140735367197864 8982256 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/32464/statm: 17409 16090 412 1459 0 15941 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 69636

[startup+0.700291 s]
/proc/loadavg: 2.00 2.00 2.00 3/174 32464
/proc/meminfo: memFree=28247756/32873844 swapFree=6080/6080
[pid=32464] ppid=32462 vsize=199556 CPUtime=0.69 cores=1,3,5,7
/proc/32464/stat : 32464 (scip-2.1.1.4sfi) R 32462 32464 29432 0 -1 4202496 48296 0 0 0 62 7 0 0 20 0 1 0 270068260 204345344 48146 33554432000 4194304 10169799 140735367332128 140735367197864 5549214 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32464/statm: 49889 48152 499 1459 0 48421 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 199556

[startup+1.50029 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 32465
/proc/meminfo: memFree=28029384/32873844 swapFree=6080/6080
[pid=32464] ppid=32462 vsize=286804 CPUtime=1.48 cores=1,3,5,7
/proc/32464/stat : 32464 (scip-2.1.1.4sfi) R 32462 32464 29432 0 -1 4202496 75875 0 0 0 132 16 0 0 20 0 1 0 270068260 293687296 69508 33554432000 4194304 10169799 140735367332128 140735367330280 8961143 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32464/statm: 71701 69508 557 1459 0 70233 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 286804

[startup+3.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 32465
/proc/meminfo: memFree=27915040/32873844 swapFree=6080/6080
[pid=32464] ppid=32462 vsize=419872 CPUtime=3.09 cores=1,3,5,7
/proc/32464/stat : 32464 (scip-2.1.1.4sfi) R 32462 32464 29432 0 -1 4202496 108553 0 0 0 280 29 0 0 20 0 1 0 270068260 429948928 102186 33554432000 4194304 10169799 140735367332128 140735367330280 8961143 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32464/statm: 104968 102186 557 1459 0 103500 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 419872

[startup+6.30033 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 32465
/proc/meminfo: memFree=27777904/32873844 swapFree=6080/6080
[pid=32464] ppid=32462 vsize=485544 CPUtime=6.29 cores=1,3,5,7
/proc/32464/stat : 32464 (scip-2.1.1.4sfi) R 32462 32464 29432 0 -1 4202496 124382 0 0 0 571 58 0 0 20 0 1 0 270068260 497197056 117562 33554432000 4194304 10169799 140735367332128 140735367330280 7428168 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32464/statm: 121386 117562 565 1459 0 119918 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 485544

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 32465
/proc/meminfo: memFree=27735772/32873844 swapFree=6080/6080
[pid=32464] ppid=32462 vsize=528468 CPUtime=12.68 cores=1,3,5,7
/proc/32464/stat : 32464 (scip-2.1.1.4sfi) R 32462 32464 29432 0 -1 4202496 140623 0 0 0 1136 132 0 0 20 0 1 0 270068260 541151232 128243 33554432000 4194304 10169799 140735367332128 140735367329640 8961143 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32464/statm: 132117 128243 625 1459 0 130649 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 528468

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 32465
/proc/meminfo: memFree=27727224/32873844 swapFree=6080/6080
[pid=32464] ppid=32462 vsize=537744 CPUtime=25.49 cores=1,3,5,7
/proc/32464/stat : 32464 (scip-2.1.1.4sfi) R 32462 32464 29432 0 -1 4202496 142910 0 0 0 2412 137 0 0 20 0 1 0 270068260 550649856 130530 33554432000 4194304 10169799 140735367332128 140735367329656 4777685 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32464/statm: 134436 130530 625 1459 0 132968 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 537744

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 32465
/proc/meminfo: memFree=27706380/32873844 swapFree=6080/6080
[pid=32464] ppid=32462 vsize=560452 CPUtime=51.08 cores=1,3,5,7
/proc/32464/stat : 32464 (scip-2.1.1.4sfi) R 32462 32464 29432 0 -1 4202496 148318 0 0 0 4962 146 0 0 20 0 1 0 270068260 573902848 135820 33554432000 4194304 10169799 140735367332128 140735367329640 8961143 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32464/statm: 140113 135820 625 1459 0 138645 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 560452

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 32465
/proc/meminfo: memFree=27652732/32873844 swapFree=6080/6080
[pid=32464] ppid=32462 vsize=615640 CPUtime=102.26 cores=1,3,5,7
/proc/32464/stat : 32464 (scip-2.1.1.4sfi) R 32462 32464 29432 0 -1 4202496 161583 0 0 0 10061 165 0 0 20 0 1 0 270068260 630415360 149174 33554432000 4194304 10169799 140735367332128 140735367329656 4778073 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32464/statm: 153910 149174 625 1459 0 152442 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 615640

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 32465
/proc/meminfo: memFree=27567204/32873844 swapFree=6080/6080
[pid=32464] ppid=32462 vsize=702016 CPUtime=162.24 cores=1,3,5,7
/proc/32464/stat : 32464 (scip-2.1.1.4sfi) R 32462 32464 29432 0 -1 4202496 183287 0 0 0 16034 190 0 0 20 0 1 0 270068260 718864384 170866 33554432000 4194304 10169799 140735367332128 140735367329640 5867666 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32464/statm: 175504 170866 625 1459 0 174036 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 702016

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 32469
/proc/meminfo: memFree=27370708/32873844 swapFree=6080/6080
[pid=32464] ppid=32462 vsize=906140 CPUtime=222.22 cores=1,3,5,7
/proc/32464/stat : 32464 (scip-2.1.1.4sfi) R 32462 32464 29432 0 -1 4202496 224019 0 0 0 21974 248 0 0 20 0 1 0 270068260 927887360 220050 33554432000 4194304 10169799 140735367332128 140735367326456 8010532 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32464/statm: 226535 220050 788 1459 0 225067 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 906140

[startup+282.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/175 32507
/proc/meminfo: memFree=26917664/32873844 swapFree=6080/6080
[pid=32464] ppid=32462 vsize=911800 CPUtime=282.22 cores=1,3,5,7
/proc/32464/stat : 32464 (scip-2.1.1.4sfi) R 32462 32464 29432 0 -1 4202496 224807 0 0 0 27971 251 0 0 20 0 1 0 270068260 933683200 225721 33554432000 4194304 10169799 140735367332128 140735367326456 8004362 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32464/statm: 227950 225721 788 1459 0 226482 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 911800

[startup+342.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/175 32507
/proc/meminfo: memFree=26784984/32873844 swapFree=6080/6080
[pid=32464] ppid=32462 vsize=911800 CPUtime=342.2 cores=1,3,5,7
/proc/32464/stat : 32464 (scip-2.1.1.4sfi) R 32462 32464 29432 0 -1 4202496 225056 0 0 0 33966 254 0 0 20 0 1 0 270068260 933683200 226536 33554432000 4194304 10169799 140735367332128 140735367324440 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32464/statm: 227950 226536 802 1459 0 226482 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 911800

[startup+402.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/175 32507
/proc/meminfo: memFree=26597448/32873844 swapFree=6080/6080
[pid=32464] ppid=32462 vsize=911800 CPUtime=402.19 cores=1,3,5,7
/proc/32464/stat : 32464 (scip-2.1.1.4sfi) R 32462 32464 29432 0 -1 4202496 225062 0 0 0 39962 257 0 0 20 0 1 0 270068260 933683200 226551 33554432000 4194304 10169799 140735367332128 140735367324536 8004350 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32464/statm: 227950 226551 802 1459 0 226482 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 911800

[startup+462.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/175 32507
/proc/meminfo: memFree=26582596/32873844 swapFree=6080/6080
[pid=32464] ppid=32462 vsize=911800 CPUtime=462.18 cores=1,3,5,7
/proc/32464/stat : 32464 (scip-2.1.1.4sfi) R 32462 32464 29432 0 -1 4202496 225062 0 0 0 45958 260 0 0 20 0 1 0 270068260 933683200 226555 33554432000 4194304 10169799 140735367332128 140735367324584 8020660 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32464/statm: 227950 226555 802 1459 0 226482 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 911800

[startup+522.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/175 32508
/proc/meminfo: memFree=26577600/32873844 swapFree=6080/6080
[pid=32464] ppid=32462 vsize=911800 CPUtime=522.17 cores=1,3,5,7
/proc/32464/stat : 32464 (scip-2.1.1.4sfi) R 32462 32464 29432 0 -1 4202496 225062 0 0 0 51954 263 0 0 20 0 1 0 270068260 933683200 226561 33554432000 4194304 10169799 140735367332128 140735367324408 8020543 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32464/statm: 227950 226561 802 1459 0 226482 0
Current children cumulated CPU time (s) 522.17
Current children cumulated vsize (KiB) 911800

[startup+582.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/175 32508
/proc/meminfo: memFree=26577072/32873844 swapFree=6080/6080
[pid=32464] ppid=32462 vsize=911800 CPUtime=582.16 cores=1,3,5,7
/proc/32464/stat : 32464 (scip-2.1.1.4sfi) R 32462 32464 29432 0 -1 4202496 225072 0 0 0 57946 270 0 0 20 0 1 0 270068260 933683200 226571 33554432000 4194304 10169799 140735367332128 140735367328152 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32464/statm: 227950 226571 812 1459 0 226482 0
Current children cumulated CPU time (s) 582.16
Current children cumulated vsize (KiB) 911800

[startup+642.3 s]

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

/proc/meminfo: memFree=26425732/32873844 swapFree=6080/6080
[pid=32464] ppid=32462 vsize=976280 CPUtime=1062.08 cores=1,3,5,7
/proc/32464/stat : 32464 (scip-2.1.1.4sfi) R 32462 32464 29432 0 -1 4202496 264553 0 0 0 105315 893 0 0 20 0 1 0 270068260 999710720 242684 33554432000 4194304 10169799 140735367332128 140735367326824 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32464/statm: 244070 242684 865 1459 0 242602 0
Current children cumulated CPU time (s) 1062.08
Current children cumulated vsize (KiB) 976280

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 32513
/proc/meminfo: memFree=26424788/32873844 swapFree=6080/6080
[pid=32464] ppid=32462 vsize=976280 CPUtime=1122.07 cores=1,3,5,7
/proc/32464/stat : 32464 (scip-2.1.1.4sfi) R 32462 32464 29432 0 -1 4202496 264553 0 0 0 111312 895 0 0 20 0 1 0 270068260 999710720 242684 33554432000 4194304 10169799 140735367332128 140735367325800 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32464/statm: 244070 242684 865 1459 0 242602 0
Current children cumulated CPU time (s) 1122.07
Current children cumulated vsize (KiB) 976280

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 32513
/proc/meminfo: memFree=26424912/32873844 swapFree=6080/6080
[pid=32464] ppid=32462 vsize=976280 CPUtime=1182.07 cores=1,3,5,7
/proc/32464/stat : 32464 (scip-2.1.1.4sfi) R 32462 32464 29432 0 -1 4202496 264553 0 0 0 117310 897 0 0 20 0 1 0 270068260 999710720 242684 33554432000 4194304 10169799 140735367332128 140735367326456 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32464/statm: 244070 242684 865 1459 0 242602 0
Current children cumulated CPU time (s) 1182.07
Current children cumulated vsize (KiB) 976280

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 32513
/proc/meminfo: memFree=26424540/32873844 swapFree=6080/6080
[pid=32464] ppid=32462 vsize=976280 CPUtime=1242.06 cores=1,3,5,7
/proc/32464/stat : 32464 (scip-2.1.1.4sfi) R 32462 32464 29432 0 -1 4202496 264553 0 0 0 123308 898 0 0 20 0 1 0 270068260 999710720 242684 33554432000 4194304 10169799 140735367332128 140735367326952 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32464/statm: 244070 242684 865 1459 0 242602 0
Current children cumulated CPU time (s) 1242.06
Current children cumulated vsize (KiB) 976280

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 32513
/proc/meminfo: memFree=26424664/32873844 swapFree=6080/6080
[pid=32464] ppid=32462 vsize=976280 CPUtime=1302.06 cores=1,3,5,7
/proc/32464/stat : 32464 (scip-2.1.1.4sfi) R 32462 32464 29432 0 -1 4202496 264553 0 0 0 129306 900 0 0 20 0 1 0 270068260 999710720 242684 33554432000 4194304 10169799 140735367332128 140735367326904 8009802 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32464/statm: 244070 242684 865 1459 0 242602 0
Current children cumulated CPU time (s) 1302.06
Current children cumulated vsize (KiB) 976280

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 32513
/proc/meminfo: memFree=26424292/32873844 swapFree=6080/6080
[pid=32464] ppid=32462 vsize=976280 CPUtime=1362.04 cores=1,3,5,7
/proc/32464/stat : 32464 (scip-2.1.1.4sfi) R 32462 32464 29432 0 -1 4202496 264553 0 0 0 135302 902 0 0 20 0 1 0 270068260 999710720 242684 33554432000 4194304 10169799 140735367332128 140735367326952 7591875 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32464/statm: 244070 242684 865 1459 0 242602 0
Current children cumulated CPU time (s) 1362.04
Current children cumulated vsize (KiB) 976280

[startup+1422.31 s]
/proc/loadavg: 2.04 2.01 2.00 3/176 32517
/proc/meminfo: memFree=26424220/32873844 swapFree=6080/6080
[pid=32464] ppid=32462 vsize=976280 CPUtime=1422.04 cores=1,3,5,7
/proc/32464/stat : 32464 (scip-2.1.1.4sfi) R 32462 32464 29432 0 -1 4202496 264553 0 0 0 141300 904 0 0 20 0 1 0 270068260 999710720 242735 33554432000 4194304 10169799 140735367332128 140735367326456 7984852 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32464/statm: 244070 242735 865 1459 0 242602 0
Current children cumulated CPU time (s) 1422.04
Current children cumulated vsize (KiB) 976280

[startup+1482.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/176 32540
/proc/meminfo: memFree=26423808/32873844 swapFree=6080/6080
[pid=32464] ppid=32462 vsize=976280 CPUtime=1482.03 cores=1,3,5,7
/proc/32464/stat : 32464 (scip-2.1.1.4sfi) R 32462 32464 29432 0 -1 4202496 264553 0 0 0 147297 906 0 0 20 0 1 0 270068260 999710720 242735 33554432000 4194304 10169799 140735367332128 140735367326952 8004307 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32464/statm: 244070 242735 865 1459 0 242602 0
Current children cumulated CPU time (s) 1482.03
Current children cumulated vsize (KiB) 976280

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 32540
/proc/meminfo: memFree=26423940/32873844 swapFree=6080/6080
[pid=32464] ppid=32462 vsize=976280 CPUtime=1542.01 cores=1,3,5,7
/proc/32464/stat : 32464 (scip-2.1.1.4sfi) R 32462 32464 29432 0 -1 4202496 264553 0 0 0 153293 908 0 0 20 0 1 0 270068260 999710720 242735 33554432000 4194304 10169799 140735367332128 140735367326728 8009605 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32464/statm: 244070 242735 865 1459 0 242602 0
Current children cumulated CPU time (s) 1542.01
Current children cumulated vsize (KiB) 976280

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 32540
/proc/meminfo: memFree=26417116/32873844 swapFree=6080/6080
[pid=32464] ppid=32462 vsize=976280 CPUtime=1602 cores=1,3,5,7
/proc/32464/stat : 32464 (scip-2.1.1.4sfi) R 32462 32464 29432 0 -1 4202496 264553 0 0 0 159289 911 0 0 20 0 1 0 270068260 999710720 242735 33554432000 4194304 10169799 140735367332128 140735367326536 8030528 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32464/statm: 244070 242735 865 1459 0 242602 0
Current children cumulated CPU time (s) 1602
Current children cumulated vsize (KiB) 976280

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 32540
/proc/meminfo: memFree=26416992/32873844 swapFree=6080/6080
[pid=32464] ppid=32462 vsize=976280 CPUtime=1661.99 cores=1,3,5,7
/proc/32464/stat : 32464 (scip-2.1.1.4sfi) R 32462 32464 29432 0 -1 4202496 264553 0 0 0 165285 914 0 0 20 0 1 0 270068260 999710720 242735 33554432000 4194304 10169799 140735367332128 140735367326824 8004370 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32464/statm: 244070 242735 865 1459 0 242602 0
Current children cumulated CPU time (s) 1661.99
Current children cumulated vsize (KiB) 976280

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 32540
/proc/meminfo: memFree=26416992/32873844 swapFree=6080/6080
[pid=32464] ppid=32462 vsize=976280 CPUtime=1721.99 cores=1,3,5,7
/proc/32464/stat : 32464 (scip-2.1.1.4sfi) R 32462 32464 29432 0 -1 4202496 264553 0 0 0 171282 917 0 0 20 0 1 0 270068260 999710720 242735 33554432000 4194304 10169799 140735367332128 140735367326824 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32464/statm: 244070 242735 865 1459 0 242602 0
Current children cumulated CPU time (s) 1721.99
Current children cumulated vsize (KiB) 976280

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 32541
/proc/meminfo: memFree=26416744/32873844 swapFree=6080/6080
[pid=32464] ppid=32462 vsize=976280 CPUtime=1781.98 cores=1,3,5,7
/proc/32464/stat : 32464 (scip-2.1.1.4sfi) R 32462 32464 29432 0 -1 4202496 264553 0 0 0 177277 921 0 0 20 0 1 0 270068260 999710720 242735 33554432000 4194304 10169799 140735367332128 140735367326824 7964048 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32464/statm: 244070 242735 865 1459 0 242602 0
Current children cumulated CPU time (s) 1781.98
Current children cumulated vsize (KiB) 976280

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

[startup+1785.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 32541
/proc/meminfo: memFree=26416744/32873844 swapFree=6080/6080
[pid=32464] ppid=32462 vsize=976280 CPUtime=1785.18 cores=1,3,5,7
/proc/32464/stat : 32464 (scip-2.1.1.4sfi) R 32462 32464 29432 0 -1 4202496 264553 0 0 0 177597 921 0 0 20 0 1 0 270068260 999710720 242735 33554432000 4194304 10169799 140735367332128 140735367326728 8009548 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32464/statm: 244070 242735 865 1459 0 242602 0
Current children cumulated CPU time (s) 1785.18
Current children cumulated vsize (KiB) 976280

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 32541
/proc/meminfo: memFree=26416744/32873844 swapFree=6080/6080
[pid=32464] ppid=32462 vsize=976280 CPUtime=1791.59 cores=1,3,5,7
/proc/32464/stat : 32464 (scip-2.1.1.4sfi) R 32462 32464 29432 0 -1 4202496 264553 0 0 0 178237 922 0 0 20 0 1 0 270068260 999710720 242735 33554432000 4194304 10169799 140735367332128 140735367326728 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32464/statm: 244070 242735 865 1459 0 242602 0
Current children cumulated CPU time (s) 1791.59
Current children cumulated vsize (KiB) 976280

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 32541
/proc/meminfo: memFree=26416744/32873844 swapFree=6080/6080
[pid=32464] ppid=32462 vsize=976280 CPUtime=1794.78 cores=1,3,5,7
/proc/32464/stat : 32464 (scip-2.1.1.4sfi) R 32462 32464 29432 0 -1 4202496 264553 0 0 0 178556 922 0 0 20 0 1 0 270068260 999710720 242735 33554432000 4194304 10169799 140735367332128 140735367326728 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32464/statm: 244070 242735 865 1459 0 242602 0
Current children cumulated CPU time (s) 1794.78
Current children cumulated vsize (KiB) 976280

[startup+1796.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 32541
/proc/meminfo: memFree=26416744/32873844 swapFree=6080/6080
[pid=32464] ppid=32462 vsize=976280 CPUtime=1796.38 cores=1,3,5,7
/proc/32464/stat : 32464 (scip-2.1.1.4sfi) R 32462 32464 29432 0 -1 4202496 264553 0 0 0 178716 922 0 0 20 0 1 0 270068260 999710720 242735 33554432000 4194304 10169799 140735367332128 140735367326728 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32464/statm: 244070 242735 865 1459 0 242602 0
Current children cumulated CPU time (s) 1796.38
Current children cumulated vsize (KiB) 976280

[startup+1797.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 32541
/proc/meminfo: memFree=26476880/32873844 swapFree=6080/6080
[pid=32464] ppid=32462 vsize=913820 CPUtime=1797.18 cores=1,3,5,7
/proc/32464/stat : 32464 (scip-2.1.1.4sfi) R 32462 32464 29432 0 -1 4202496 264555 0 0 0 178796 922 0 0 20 0 1 0 270068260 935751680 227222 33554432000 4194304 10169799 140735367332128 140735367327112 5865447 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/32464/statm: 228455 227222 867 1459 0 226987 0
Current children cumulated CPU time (s) 1797.18
Current children cumulated vsize (KiB) 913820

[startup+1797.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 32541
/proc/meminfo: memFree=26476880/32873844 swapFree=6080/6080
[pid=32464] ppid=32462 vsize=768028 CPUtime=1797.37 cores=1,3,5,7
/proc/32464/stat : 32464 (scip-2.1.1.4sfi) R 32462 32464 29432 0 -1 4202496 264555 0 0 0 178814 923 0 0 20 0 1 0 270068260 786460672 191077 33554432000 4194304 10169799 140735367332128 140735367327112 7547443 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/32464/statm: 192007 191024 867 1459 0 190539 0
Current children cumulated CPU time (s) 1797.37
Current children cumulated vsize (KiB) 768028

Child status: 0
Real time (s): 1797.74
CPU time (s): 1797.42
CPU user time (s): 1788.16
CPU system time (s): 9.26559
CPU usage (%): 99.9825
Max. virtual memory (cumulated for all children) (KiB): 1117740

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1788.16
system time used= 9.26559
maximum resident set size= 1110412
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 264557
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= 55
involuntary context switches= 1847

runsolver used 2.80157 second user time and 7.11492 second system time

The end

Launcher Data

Begin job on node110 at 2012-05-26 15:36:38
IDJOB=3693598
IDBENCH=76804
IDSOLVER=2272
FILE ID=node110/3693598-1338039398
RUNJOBID= node110-1338028571-30833
PBS_JOBID= 14624361
Free space on /tmp= 71540 MiB

SOLVER NAME= SCIP spx standard SCIP 2.1.1.4. with SoPlex 1.6.0.3 standard fixed
BENCH NAME= PB10/normalized-PB10/OPT-SMALLINT-LIN/oliveras/j60opt/normalized-j6029_8.std.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-3693598-1338039398/watcher-3693598-1338039398 -o /tmp/evaluation-result-3693598-1338039398/solver-3693598-1338039398 -C 1800 -W 1900 -M 15500  HOME/scip-2.1.1.4sfix.linux.x86_64.gnu.opt.spx -f HOME/instance-3693598-1338039398.opb -t 1800 -m 15500

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

MD5SUM BENCH= 462f9351930ed2902c05fb692326c53f
RANDOM SEED=2096567388

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.893
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.893
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.893
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:        28248400 kB
Buffers:          246200 kB
Cached:          3460540 kB
SwapCached:            0 kB
Active:           800408 kB
Inactive:        3053832 kB
Active(anon):     149904 kB
Inactive(anon):        0 kB
Active(file):     650504 kB
Inactive(file):  3053832 kB
Unevictable:        6080 kB
Mlocked:            6080 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             17480 kB
Writeback:             0 kB
AnonPages:        274180 kB
Mapped:            16696 kB
Shmem:               200 kB
Slab:             633440 kB
SReclaimable:      76296 kB
SUnreclaim:       557144 kB
KernelStack:        1464 kB
PageTables:         4232 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     249292 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    225280 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= 71524 MiB
End job on node110 at 2012-05-26 16:06:36