Trace number 3691261

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 SCIP 2.1.1.4. with SoPlex 1.6.0.3 fixed? 1797.19 1797.48

General information on the benchmark

Name/OPT-SMALLINT-LIN/oliveras/j60opt/
normalized-j6013_4.std.opb
MD5SUMda670fe6dfaf44f990525edb598421e7
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark106
Best CPU time to get the best result obtained on this benchmark1800.05
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 constraints117773
Number of constraints which are clauses116573
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-3691261-1338023045.opb>
0.29/0.31	c original problem has 36722 variables (36722 bin, 0 int, 0 impl, 0 cont) and 117773 constraints
0.29/0.31	c problem read in 0.31
0.68/0.75	c presolving:
3.59/3.69	c (round 1) 1974 del vars, 5405 del conss, 0 add conss, 1255 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 8182946 impls, 0 clqs
4.78/4.86	c (round 2) 5356 del vars, 16101 del conss, 0 add conss, 4458 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 8196144 impls, 0 clqs
5.09/5.10	c (round 3) 6391 del vars, 21153 del conss, 0 add conss, 4877 chg bounds, 37 chg sides, 50 chg coeffs, 0 upgd conss, 8201865 impls, 0 clqs
5.18/5.22	c (round 4) 6625 del vars, 22250 del conss, 0 add conss, 4996 chg bounds, 56 chg sides, 65 chg coeffs, 0 upgd conss, 8203586 impls, 0 clqs
5.18/5.28	c (round 5) 6721 del vars, 22707 del conss, 0 add conss, 5031 chg bounds, 56 chg sides, 65 chg coeffs, 0 upgd conss, 8204246 impls, 0 clqs
5.28/5.32	c (round 6) 6745 del vars, 22850 del conss, 0 add conss, 5037 chg bounds, 56 chg sides, 65 chg coeffs, 0 upgd conss, 8204444 impls, 0 clqs
5.28/5.35	c (round 7) 6745 del vars, 22874 del conss, 0 add conss, 5037 chg bounds, 56 chg sides, 65 chg coeffs, 0 upgd conss, 8204444 impls, 0 clqs
5.68/5.77	c (round 8) 6745 del vars, 22874 del conss, 0 add conss, 5037 chg bounds, 56 chg sides, 65 chg coeffs, 94902 upgd conss, 8204444 impls, 0 clqs
6.18/6.21	c (round 9) 6745 del vars, 22880 del conss, 9 add conss, 5037 chg bounds, 68 chg sides, 194 chg coeffs, 94902 upgd conss, 8204444 impls, 0 clqs
122.77/122.86	c    (122.8s) probing: 1000/29977 (3.3%) - 0 fixings, 0 aggregations, 3786956 implications, 0 bound changes
122.87/122.99	c    (123.0s) probing: 1001/29977 (3.3%) - 0 fixings, 0 aggregations, 3789834 implications, 0 bound changes
122.87/122.99	c    (123.0s) probing aborted: 1000/1000 successive useless probings
122.87/122.99	c (round 10) 6745 del vars, 68775 del conss, 14817 add conss, 5037 chg bounds, 71 chg sides, 200 chg coeffs, 94902 upgd conss, 15784112 impls, 0 clqs
123.47/123.51	c (round 11) 6745 del vars, 81513 del conss, 27555 add conss, 5037 chg bounds, 71 chg sides, 203 chg coeffs, 94902 upgd conss, 15784112 impls, 1470 clqs
123.87/123.98	c presolving (12 rounds):
123.87/123.98	c  6745 deleted vars, 81513 deleted constraints, 27555 added constraints, 5037 tightened bounds, 0 added holes, 71 changed sides, 203 changed coefficients
123.87/123.98	c  15784112 implications, 14208 cliques
123.87/123.98	c presolved problem has 29977 variables (29977 bin, 0 int, 0 impl, 0 cont) and 63815 constraints
123.87/123.98	c    1146 constraints of type <knapsack>
123.87/123.98	c   62062 constraints of type <setppc>
123.87/123.98	c     599 constraints of type <and>
123.87/123.98	c       8 constraints of type <logicor>
123.87/123.98	c transformed objective value is always integral (scale: 1)
123.87/123.98	c Presolving Time: 123.55
123.87/123.98	c - non default parameters ----------------------------------------------------------------------
123.87/123.98	c # SCIP version 2.1.1.4
123.87/123.98	c 
123.87/123.98	c # maximal time in seconds to run
123.87/123.98	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
123.87/123.98	c limits/time = 1797
123.87/123.98	c 
123.87/123.98	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
123.87/123.98	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
123.87/123.98	c limits/memory = 13950
123.87/123.98	c 
123.87/123.98	c # default clock type (1: CPU user seconds, 2: wall clock time)
123.87/123.98	c # [type: int, range: [1,2], default: 1]
123.87/123.98	c timing/clocktype = 2
123.87/123.98	c 
123.87/123.98	c # belongs reading time to solving time?
123.87/123.98	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
123.87/123.98	c timing/reading = TRUE
123.87/123.98	c 
123.87/123.98	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
123.87/123.98	c # [type: int, range: [-1,2147483647], default: -1]
123.87/123.98	c separating/rapidlearning/freq = 0
123.87/123.98	c 
123.87/123.98	c -----------------------------------------------------------------------------------------------
123.87/123.98	c start solving
124.07/124.17	c 
282.25/282.39	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
282.25/282.39	c   282s|     1 |     0 | 51568 |     - | 588M|   0 |5516 |  29k|  63k|  29k|  64k|   0 |  57 |   0 | 7.831247e+01 |      --      |    Inf 
695.87/696.08	c   696s|     1 |     0 |202290 |     - | 592M|   0 |5784 |  29k|  63k|  29k|  64k|  14 |  57 |   0 | 7.843503e+01 |      --      |    Inf 
718.07/718.28	c   718s|     1 |     0 |202635 |     - | 592M|   0 |5783 |  29k|  63k|  29k|  64k|  16 |  57 |   0 | 7.843753e+01 |      --      |    Inf 
1648.42/1648.72	c  1649s|     1 |     2 |202635 |     - | 592M|   0 |5783 |  29k|  63k|  29k|  64k|  16 |  57 |  30 | 7.843753e+01 |      --      |    Inf 
1796.80/1797.10	c 
1796.80/1797.10	c SCIP Status        : solving was interrupted [time limit reached]
1796.80/1797.10	c Solving Time (sec) : 1797.09
1796.80/1797.10	c Solving Nodes      : 2
1796.80/1797.10	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1796.80/1797.10	c Dual Bound         : +7.84375291707082e+01
1796.80/1797.10	c Gap                : infinite
1796.80/1797.10	s UNKNOWN
1796.80/1797.10	c SCIP Status        : solving was interrupted [time limit reached]
1796.80/1797.10	c Total Time         :    1797.09
1796.80/1797.10	c   solving          :    1797.09
1796.80/1797.10	c   presolving       :     123.55 (included in solving)
1796.80/1797.10	c   reading          :       0.31 (included in solving)
1796.80/1797.10	c   copying          :       0.15 (1 #copies) (minimal 0.15, maximal 0.15, average 0.15)
1796.80/1797.10	c Original Problem   :
1796.80/1797.10	c   Problem name     : HOME/instance-3691261-1338023045.opb
1796.80/1797.10	c   Variables        : 36722 (36722 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.80/1797.10	c   Constraints      : 117773 initial, 117773 maximal
1796.80/1797.10	c   Objective sense  : minimize
1796.80/1797.10	c Presolved Problem  :
1796.80/1797.10	c   Problem name     : t_HOME/instance-3691261-1338023045.opb
1796.80/1797.10	c   Variables        : 29977 (29977 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.80/1797.10	c   Constraints      : 63815 initial, 63872 maximal
1796.80/1797.10	c Presolvers         :   ExecTime  SetupTime  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1796.80/1797.10	c   domcol           :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.80/1797.10	c   trivial          :       0.02       0.00        491          0          0          0          0          0          0          0          0
1796.80/1797.10	c   dualfix          :       0.03       0.00         60          0          0          0          0          0          0          0          0
1796.80/1797.10	c   boundshift       :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.80/1797.10	c   inttobinary      :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.80/1797.10	c   convertinttobin  :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.80/1797.10	c   gateextraction   :       0.18       0.00          0          0          0          0          0      45895      14808          0          0
1796.80/1797.10	c   implics          :       0.23       0.00          0          0          0          0          0          0          0          0          0
1796.80/1797.10	c   components       :       0.04       0.00          0          0          0          0          0          0          0          0          0
1796.80/1797.10	c   pseudoobj        :       0.00       0.18          0          0          0          0          0          0          0          0          0
1796.80/1797.10	c   probing          :     116.50       0.00          0          0          0          0          0          0          0          0          0
1796.80/1797.10	c   knapsack         :       0.88       0.00          0          0          0          0          0          0          9         15        138
1796.80/1797.10	c   setppc           :       0.26       0.00          0          0          0          0          0          6          0          0          0
1796.80/1797.10	c   and              :       0.18       0.00          0          0          0          0          0      12738      12738          0          0
1796.80/1797.10	c   linear           :       4.72       0.00       4546       1648          0       5037          0      22874          0         56         65
1796.80/1797.10	c   logicor          :       0.07       0.00          0          0          0          0          0          0          0          0          0
1796.80/1797.10	c   root node        :          -          -          0          -          -          0          -          -          -          -          -
1796.80/1797.10	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #ResProp    Cutoffs    DomReds       Cuts      Conss   Children
1796.80/1797.10	c   integral         :          0          0          0          0          1          0          4          0          0          0          0          0          2
1796.80/1797.10	c   knapsack         :       1146       1146          3      62656          0          1          3         42          0          0         42          0          0
1796.80/1797.10	c   setppc           :      62062      62062          3      62656          0          1          1       2778          1      10153          0          0          0
1796.80/1797.10	c   and              :        599        599          3      62655          0          1          0          0          0        255          0          0          0
1796.80/1797.10	c   logicor          :          8+        65          3         20          0          1          0          0         14          0          0          0          0
1796.80/1797.10	c   countsols        :          0          0          0          0          0          1          0          0          0          0          0          0          0
1796.80/1797.10	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS      Check    ResProp
1796.80/1797.10	c   integral         :      83.73       0.00       0.00       0.00      83.73       0.00       0.00       0.00
1796.80/1797.10	c   knapsack         :       2.36       0.00       0.02       2.34       0.00       0.00       0.00       0.00
1796.80/1797.10	c   setppc           :      78.53       0.00       0.01      78.51       0.00       0.01       0.00       0.00
1796.80/1797.10	c   and              :      21.59       0.00       0.00      21.59       0.00       0.00       0.00       0.00
1796.80/1797.10	c   logicor          :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1796.80/1797.10	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1796.80/1797.10	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
1796.80/1797.10	c   rootredcost      :          0          0          0          0
1796.80/1797.10	c   pseudoobj        :       6841          0          0          0
1796.80/1797.10	c   vbounds          :          0          0          0          0
1796.80/1797.10	c   redcost          :          3          0          0          0
1796.80/1797.10	c   probing          :          0          0          0          0
1796.80/1797.10	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp
1796.80/1797.10	c   rootredcost      :       0.01       0.00       0.00       0.01       0.00
1796.80/1797.10	c   pseudoobj        :       0.20       0.18       0.00       0.02       0.00
1796.80/1797.10	c   vbounds          :       0.02       0.00       0.00       0.02       0.00
1796.80/1797.10	c   redcost          :       0.01       0.00       0.00       0.01       0.00
1796.80/1797.10	c   probing          :     116.50       0.00     116.50       0.00       0.00
1796.80/1797.10	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1796.80/1797.10	c   propagation      :       0.00         15         15         57       86.9          0        0.0          -
1796.80/1797.10	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1796.80/1797.10	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1796.80/1797.10	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1796.80/1797.10	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1796.80/1797.10	c   applied globally :          -          -          -         57       86.9          -          -          -
1796.80/1797.10	c   applied locally  :          -          -          -          0        0.0          -          -          -
1796.80/1797.10	c Separators         :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss
1796.80/1797.10	c   cut pool         :       0.00                     0          -          -          0          -    (maximal pool size: 0)
1796.80/1797.10	c   closecuts        :       0.00       0.00          0          0          0          0          0
1796.80/1797.10	c   impliedbounds    :       0.08       0.00          3          0          0          0          0
1796.80/1797.10	c   intobj           :       0.00       0.00          0          0          0          0          0
1796.80/1797.10	c   gomory           :      18.79       0.00          3          0          0          0          0
1796.80/1797.10	c   cgmip            :       0.00       0.00          0          0          0          0          0
1796.80/1797.10	c   strongcg         :      18.89       0.00          3          0          0          0          0
1796.80/1797.10	c   cmir             :       2.02       0.00          3          0          0          0          0
1796.80/1797.10	c   flowcover        :       4.34       0.00          3          0          0          0          0
1796.80/1797.10	c   clique           :      32.91       0.00          3          0          0          0          0
1796.80/1797.10	c   zerohalf         :       0.00       0.00          0          0          0          0          0
1796.80/1797.10	c   mcf              :       1.43       0.00          1          0          0          0          0
1796.80/1797.10	c   oddcycle         :       0.00       0.00          0          0          0          0          0
1796.80/1797.10	c   rapidlearning    :       0.00       0.00          0          0          0          0          0
1796.80/1797.10	c Pricers            :   ExecTime  SetupTime      Calls       Vars
1796.80/1797.10	c   problem variables:       0.00          -          0          0
1796.80/1797.10	c Branching Rules    :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1796.80/1797.10	c   relpscost        :      83.73       0.00          1          0          0          0          0          2
1796.80/1797.10	c   pscost           :       0.00       0.00          0          0          0          0          0          0
1796.80/1797.10	c   inference        :       0.00       0.00          1          0          0          0          0          2
1796.80/1797.10	c   mostinf          :       0.00       0.00          0          0          0          0          0          0
1796.80/1797.10	c   leastinf         :       0.00       0.00          0          0          0          0          0          0
1796.80/1797.10	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0
1796.80/1797.10	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0
1796.80/1797.10	c   random           :       0.00       0.00          0          0          0          0          0          0
1796.80/1797.10	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found
1796.80/1797.10	c   LP solutions     :       0.00          -          -          0
1796.80/1797.10	c   pseudo solutions :       0.00          -          -          0
1796.80/1797.10	c   oneopt           :       0.00       0.00          0          0
1796.80/1797.10	c   crossover        :       0.00       0.00          0          0
1796.80/1797.10	c   smallcard        :       0.00       0.00          0          0
1796.80/1797.10	c   trivial          :       0.04       0.00          2          0
1796.80/1797.10	c   shiftandpropagate:       7.74       0.00          1          0
1796.80/1797.10	c   simplerounding   :       0.00       0.00          0          0
1796.80/1797.10	c   zirounding       :       0.00       0.00          0          0
1796.80/1797.10	c   rounding         :       0.02       0.00          3          0
1796.80/1797.10	c   shifting         :       0.04       0.00          3          0
1796.80/1797.10	c   intshifting      :       0.00       0.00          0          0
1796.80/1797.10	c   twoopt           :       0.00       0.00          0          0
1796.80/1797.10	c   indtwoopt        :       0.00       0.00          0          0
1796.80/1797.10	c   indoneopt        :       0.00       0.00          0          0
1796.80/1797.10	c   fixandinfer      :       0.00       0.00          0          0
1796.80/1797.10	c   feaspump         :     347.84       0.00          1          0
1796.80/1797.10	c   clique           :       0.00       0.00          0          0
1796.80/1797.10	c   indrounding      :       0.00       0.00          0          0
1796.80/1797.10	c   indcoefdiving    :       0.00       0.00          0          0
1796.80/1797.10	c   coefdiving       :       0.00       0.00          0          0
1796.80/1797.10	c   pscostdiving     :       0.00       0.00          0          0
1796.80/1797.10	c   fracdiving       :       0.00       0.00          0          0
1796.80/1797.10	c   nlpdiving        :       0.00       0.00          0          0
1796.80/1797.10	c   veclendiving     :       0.00       0.00          0          0
1796.80/1797.10	c   intdiving        :       0.00       0.00          0          0
1796.80/1797.10	c   actconsdiving    :       0.00       0.00          0          0
1796.80/1797.10	c   objpscostdiving  :       0.00       0.00          0          0
1796.80/1797.10	c   rootsoldiving    :       0.00       0.00          0          0
1796.80/1797.10	c   linesearchdiving :       0.00       0.00          0          0
1796.80/1797.10	c   guideddiving     :       0.00       0.00          0          0
1796.80/1797.10	c   octane           :       0.00       0.00          0          0
1796.80/1797.10	c   rens             :     825.50       0.00          1          0
1796.80/1797.10	c   rins             :       0.00       0.00          0          0
1796.80/1797.10	c   localbranching   :       0.00       0.00          0          0
1796.80/1797.10	c   mutation         :       0.00       0.00          0          0
1796.80/1797.10	c   dins             :       0.00       0.00          0          0
1796.80/1797.10	c   vbounds          :       0.00       0.00          0          0
1796.80/1797.10	c   undercover       :       0.00       0.00          1          0
1796.80/1797.10	c   subnlp           :       0.00       0.00          0          0
1796.80/1797.10	c   trysol           :       0.00       0.00          0          0
1796.80/1797.10	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It
1796.80/1797.10	c   primal LP        :       0.00          0          0       0.00          -       0.00          0
1796.80/1797.10	c   dual LP          :     329.49          5      90108   22527.00     273.48       0.05          1
1796.80/1797.10	c   lex dual LP      :       0.00          0          0       0.00          -
1796.80/1797.10	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
1796.80/1797.10	c   diving/probing LP:     347.62          7     139739   19962.71     401.98
1796.80/1797.10	c   strong branching :      83.72         30      30000    1000.00     358.32
1796.80/1797.10	c     (at root node) :          -         30      30000    1000.00          -
1796.80/1797.10	c   conflict analysis:       0.00          0          0       0.00          -
1796.80/1797.10	c B&B Tree           :
1796.80/1797.10	c   number of runs   :          1
1796.80/1797.10	c   nodes            :          2
1796.80/1797.10	c   nodes (total)    :          2
1796.80/1797.10	c   nodes left       :          3
1796.80/1797.10	c   max depth        :          1
1796.80/1797.10	c   max depth (total):          1
1796.80/1797.10	c   backtracks       :          0 (0.0%)
1796.80/1797.10	c   delayed cutoffs  :          0
1796.80/1797.10	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1796.80/1797.10	c   avg switch length:       1.00
1796.80/1797.10	c   switching time   :       0.00
1796.80/1797.10	c Solution           :
1796.80/1797.10	c   Solutions found  :          0 (0 improvements)
1796.80/1797.10	c   Primal Bound     :          -
1796.80/1797.10	c   Dual Bound       : +7.84375291707082e+01
1796.80/1797.10	c   Gap              :   infinite
1796.80/1797.10	c   Root Dual Bound  : +7.84375291707082e+01
1796.80/1797.10	c   Root Iterations  :     202635
1797.11/1797.47	c Time complete: 1797.18.

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

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/174 32677
/proc/meminfo: memFree=28315448/32873624 swapFree=7104/7104
[pid=32677] ppid=32675 vsize=11812 CPUtime=0 cores=0,2,4,6
/proc/32677/stat : 32677 (runsolver) D 32675 32677 31545 0 -1 4202560 41 0 0 0 0 0 0 0 20 0 1 0 268430013 12095488 52 33554432000 4194304 5436572 140737217086544 140737217082840 4883175 0 0 4096 24578 18446744071579943789 0 0 17 2 0 0 0 0 0
/proc/32677/statm: 2953 52 31 304 0 2645 0

[startup+0.0121421 s]
/proc/loadavg: 2.00 2.00 2.00 3/174 32677
/proc/meminfo: memFree=28315448/32873624 swapFree=7104/7104
[pid=32677] ppid=32675 vsize=11480 CPUtime=0 cores=0,2,4,6
/proc/32677/stat : 32677 (scip-2.1.1.4fix) R 32675 32677 31545 0 -1 4202496 1632 0 0 0 0 0 0 0 20 0 1 0 268430013 11755520 1587 33554432000 4194304 10173063 140733363175232 140733363173912 8985008 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/32677/statm: 2870 1587 416 1460 0 1401 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 11480

[startup+0.10016 s]
/proc/loadavg: 2.00 2.00 2.00 3/174 32677
/proc/meminfo: memFree=28315448/32873624 swapFree=7104/7104
[pid=32677] ppid=32675 vsize=36076 CPUtime=0.08 cores=0,2,4,6
/proc/32677/stat : 32677 (scip-2.1.1.4fix) R 32675 32677 31545 0 -1 4202496 7807 0 0 0 8 0 0 0 20 0 1 0 268430013 36941824 7735 33554432000 4194304 10173063 140733363175232 140733363173912 5479875 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/32677/statm: 9019 7735 416 1460 0 7550 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 36076

[startup+0.300156 s]
/proc/loadavg: 2.00 2.00 2.00 3/174 32677
/proc/meminfo: memFree=28315448/32873624 swapFree=7104/7104
[pid=32677] ppid=32675 vsize=72068 CPUtime=0.29 cores=0,2,4,6
/proc/32677/stat : 32677 (scip-2.1.1.4fix) R 32675 32677 31545 0 -1 4202496 16773 0 0 0 27 2 0 0 20 0 1 0 268430013 73797632 16701 33554432000 4194304 10173063 140733363175232 140733363173912 8860451 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/32677/statm: 18017 16701 416 1460 0 16548 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 72068

[startup+0.700162 s]
/proc/loadavg: 2.00 2.00 2.00 3/174 32677
/proc/meminfo: memFree=28315448/32873624 swapFree=7104/7104
[pid=32677] ppid=32675 vsize=225156 CPUtime=0.68 cores=0,2,4,6
/proc/32677/stat : 32677 (scip-2.1.1.4fix) R 32675 32677 31545 0 -1 4202496 54386 0 0 0 62 6 0 0 20 0 1 0 268430013 230559744 54261 33554432000 4194304 10173063 140733363175232 140733363171048 7550175 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/32677/statm: 56289 54261 514 1460 0 54820 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 225156

[startup+1.50016 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 32678
/proc/meminfo: memFree=28081468/32873624 swapFree=7104/7104
[pid=32677] ppid=32675 vsize=308584 CPUtime=1.49 cores=0,2,4,6
/proc/32677/stat : 32677 (scip-2.1.1.4fix) R 32675 32677 31545 0 -1 4202496 80212 0 0 0 139 10 0 0 20 0 1 0 268430013 315990016 74770 33554432000 4194304 10173063 140733363175232 140733363171048 8963895 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/32677/statm: 77146 74770 559 1460 0 75677 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 308584

[startup+3.10017 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 32678
/proc/meminfo: memFree=27957336/32873624 swapFree=7104/7104
[pid=32677] ppid=32675 vsize=448008 CPUtime=3.08 cores=0,2,4,6
/proc/32677/stat : 32677 (scip-2.1.1.4fix) R 32675 32677 31545 0 -1 4202496 113725 0 0 0 293 15 0 0 20 0 1 0 268430013 458760192 108283 33554432000 4194304 10173063 140733363175232 140733363172232 8963895 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/32677/statm: 112002 108283 565 1460 0 110533 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 448008

[startup+6.30024 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 32678
/proc/meminfo: memFree=27839092/32873624 swapFree=7104/7104
[pid=32677] ppid=32675 vsize=512864 CPUtime=6.28 cores=0,2,4,6
/proc/32677/stat : 32677 (scip-2.1.1.4fix) R 32675 32677 31545 0 -1 4202496 135679 0 0 0 601 27 0 0 20 0 1 0 268430013 525172736 124052 33554432000 4194304 10173063 140733363175232 140733363172232 5283955 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/32677/statm: 128216 124052 602 1460 0 126747 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 512864

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 32678
/proc/meminfo: memFree=27802100/32873624 swapFree=7104/7104
[pid=32677] ppid=32675 vsize=526208 CPUtime=12.69 cores=0,2,4,6
/proc/32677/stat : 32677 (scip-2.1.1.4fix) R 32675 32677 31545 0 -1 4202496 138149 0 0 0 1240 29 0 0 20 0 1 0 268430013 538836992 127017 33554432000 4194304 10173063 140733363175232 140733363171608 4780421 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/32677/statm: 131552 127017 628 1460 0 130083 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 526208

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 32678
/proc/meminfo: memFree=27785956/32873624 swapFree=7104/7104
[pid=32677] ppid=32675 vsize=535188 CPUtime=25.49 cores=0,2,4,6
/proc/32677/stat : 32677 (scip-2.1.1.4fix) R 32675 32677 31545 0 -1 4202496 141030 0 0 0 2519 30 0 0 20 0 1 0 268430013 548032512 129799 33554432000 4194304 10173063 140733363175232 140733363171592 4780448 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/32677/statm: 133797 129799 628 1460 0 132328 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 535188

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 32678
/proc/meminfo: memFree=27742148/32873624 swapFree=7104/7104
[pid=32677] ppid=32675 vsize=574964 CPUtime=51.08 cores=0,2,4,6
/proc/32677/stat : 32677 (scip-2.1.1.4fix) R 32675 32677 31545 0 -1 4202496 150754 0 0 0 5075 33 0 0 20 0 1 0 268430013 588763136 139457 33554432000 4194304 10173063 140733363175232 140733363171592 8963895 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/32677/statm: 143741 139457 628 1460 0 142272 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 574964

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 32678
/proc/meminfo: memFree=27657876/32873624 swapFree=7104/7104
[pid=32677] ppid=32675 vsize=658572 CPUtime=102.28 cores=0,2,4,6
/proc/32677/stat : 32677 (scip-2.1.1.4fix) R 32675 32677 31545 0 -1 4202496 171362 0 0 0 10188 40 0 0 20 0 1 0 268430013 674377728 159834 33554432000 4194304 10173063 140733363175232 140733363171592 4780448 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/32677/statm: 164643 159834 628 1460 0 163174 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 658572

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 32678
/proc/meminfo: memFree=27481228/32873624 swapFree=7104/7104
[pid=32677] ppid=32675 vsize=841388 CPUtime=162.26 cores=0,2,4,6
/proc/32677/stat : 32677 (scip-2.1.1.4fix) R 32675 32677 31545 0 -1 4202496 207223 0 0 0 16174 52 0 0 20 0 1 0 268430013 861581312 204269 33554432000 4194304 10173063 140733363175232 140733363168408 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/32677/statm: 210347 204269 789 1460 0 208878 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 841388

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 32679
/proc/meminfo: memFree=27455028/32873624 swapFree=7104/7104
[pid=32677] ppid=32675 vsize=855856 CPUtime=222.26 cores=0,2,4,6
/proc/32677/stat : 32677 (scip-2.1.1.4fix) R 32675 32677 31545 0 -1 4202496 210478 0 0 0 22171 55 0 0 20 0 1 0 268430013 876396544 208422 33554432000 4194304 10173063 140733363175232 140733363168408 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/32677/statm: 213964 208422 789 1460 0 212495 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 855856

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 32679
/proc/meminfo: memFree=27459300/32873624 swapFree=7104/7104
[pid=32677] ppid=32675 vsize=855856 CPUtime=282.25 cores=0,2,4,6
/proc/32677/stat : 32677 (scip-2.1.1.4fix) R 32675 32677 31545 0 -1 4202496 210494 0 0 0 28168 57 0 0 20 0 1 0 268430013 876396544 208438 33554432000 4194304 10173063 140733363175232 140733363168408 8023339 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/32677/statm: 213964 208438 793 1460 0 212495 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 855856

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 32717
/proc/meminfo: memFree=27488516/32873624 swapFree=7104/7104
[pid=32677] ppid=32675 vsize=839500 CPUtime=342.23 cores=0,2,4,6
/proc/32677/stat : 32677 (scip-2.1.1.4fix) R 32675 32677 31545 0 -1 4202496 211481 0 0 0 34164 59 0 0 20 0 1 0 268430013 859648000 205613 33554432000 4194304 10173063 140733363175232 140733363166360 8023080 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/32677/statm: 209875 205613 807 1460 0 208406 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 839500

[startup+402.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/176 32720
/proc/meminfo: memFree=27445324/32873624 swapFree=7104/7104
[pid=32677] ppid=32675 vsize=839500 CPUtime=402.22 cores=0,2,4,6
/proc/32677/stat : 32677 (scip-2.1.1.4fix) R 32675 32677 31545 0 -1 4202496 211482 0 0 0 40161 61 0 0 20 0 1 0 268430013 859648000 205780 33554432000 4194304 10173063 140733363175232 140733363166536 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/32677/statm: 209875 205780 807 1460 0 208406 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 839500

[startup+462.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/175 32720
/proc/meminfo: memFree=27411636/32873624 swapFree=7104/7104
[pid=32677] ppid=32675 vsize=839500 CPUtime=462.22 cores=0,2,4,6
/proc/32677/stat : 32677 (scip-2.1.1.4fix) R 32675 32677 31545 0 -1 4202496 211483 0 0 0 46158 64 0 0 20 0 1 0 268430013 859648000 205904 33554432000 4194304 10173063 140733363175232 140733363165656 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/32677/statm: 209875 205904 807 1460 0 208406 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 839500

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 32720
/proc/meminfo: memFree=27358096/32873624 swapFree=7104/7104
[pid=32677] ppid=32675 vsize=839500 CPUtime=522.2 cores=0,2,4,6
/proc/32677/stat : 32677 (scip-2.1.1.4fix) R 32675 32677 31545 0 -1 4202496 211483 0 0 0 52154 66 0 0 20 0 1 0 268430013 859648000 206249 33554432000 4194304 10173063 140733363175232 140733363166360 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/32677/statm: 209875 206249 807 1460 0 208406 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 839500

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 32721
/proc/meminfo: memFree=27292292/32873624 swapFree=7104/7104
[pid=32677] ppid=32675 vsize=839500 CPUtime=582.2 cores=0,2,4,6
/proc/32677/stat : 32677 (scip-2.1.1.4fix) R 32675 32677 31545 0 -1 4202496 211488 0 0 0 58150 70 0 0 20 0 1 0 268430013 859648000 208241 33554432000 4194304 10173063 140733363175232 140733363166488 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/32677/statm: 209875 208241 807 1460 0 208406 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 839500

[startup+642.3 s]

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

/proc/meminfo: memFree=26688024/32873624 swapFree=7104/7104
[pid=32677] ppid=32675 vsize=1081868 CPUtime=1122.1 cores=0,2,4,6
/proc/32677/stat : 32677 (scip-2.1.1.4fix) R 32675 32677 31545 0 -1 4202496 259791 0 0 0 112029 181 0 0 20 0 1 0 268430013 1107832832 266958 33554432000 4194304 10173063 140733363175232 140733363165576 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/32677/statm: 270467 266958 847 1460 0 268998 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 1081868

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 32726
/proc/meminfo: memFree=26683192/32873624 swapFree=7104/7104
[pid=32677] ppid=32675 vsize=1083340 CPUtime=1182.09 cores=0,2,4,6
/proc/32677/stat : 32677 (scip-2.1.1.4fix) R 32675 32677 31545 0 -1 4202496 260161 0 0 0 118020 189 0 0 20 0 1 0 268430013 1109340160 267328 33554432000 4194304 10173063 140733363175232 140733363165672 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/32677/statm: 270835 267328 847 1460 0 269366 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 1083340

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 32726
/proc/meminfo: memFree=26682420/32873624 swapFree=7104/7104
[pid=32677] ppid=32675 vsize=1083340 CPUtime=1242.09 cores=0,2,4,6
/proc/32677/stat : 32677 (scip-2.1.1.4fix) R 32675 32677 31545 0 -1 4202496 260161 0 0 0 124012 197 0 0 20 0 1 0 268430013 1109340160 267328 33554432000 4194304 10173063 140733363175232 140733363165672 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/32677/statm: 270835 267328 847 1460 0 269366 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 1083340

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 32726
/proc/meminfo: memFree=26682104/32873624 swapFree=7104/7104
[pid=32677] ppid=32675 vsize=1083340 CPUtime=1302.08 cores=0,2,4,6
/proc/32677/stat : 32677 (scip-2.1.1.4fix) R 32675 32677 31545 0 -1 4202496 260161 0 0 0 130002 206 0 0 20 0 1 0 268430013 1109340160 267328 33554432000 4194304 10173063 140733363175232 140733363165240 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/32677/statm: 270835 267328 847 1460 0 269366 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 1083340

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 32726
/proc/meminfo: memFree=26681944/32873624 swapFree=7104/7104
[pid=32677] ppid=32675 vsize=1083340 CPUtime=1362.07 cores=0,2,4,6
/proc/32677/stat : 32677 (scip-2.1.1.4fix) R 32675 32677 31545 0 -1 4202496 260161 0 0 0 135992 215 0 0 20 0 1 0 268430013 1109340160 267328 33554432000 4194304 10173063 140733363175232 140733363165672 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/32677/statm: 270835 267328 847 1460 0 269366 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 1083340

[startup+1422.31 s]
/proc/loadavg: 2.03 2.01 2.00 3/176 32727
/proc/meminfo: memFree=26681728/32873624 swapFree=7104/7104
[pid=32677] ppid=32675 vsize=1083340 CPUtime=1422.07 cores=0,2,4,6
/proc/32677/stat : 32677 (scip-2.1.1.4fix) R 32675 32677 31545 0 -1 4202496 260161 0 0 0 141983 224 0 0 20 0 1 0 268430013 1109340160 267328 33554432000 4194304 10173063 140733363175232 140733363165576 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/32677/statm: 270835 267328 847 1460 0 269366 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 1083340

[startup+1482.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/175 32728
/proc/meminfo: memFree=26681868/32873624 swapFree=7104/7104
[pid=32677] ppid=32675 vsize=1083340 CPUtime=1482.05 cores=0,2,4,6
/proc/32677/stat : 32677 (scip-2.1.1.4fix) R 32675 32677 31545 0 -1 4202496 260161 0 0 0 147974 231 0 0 20 0 1 0 268430013 1109340160 267328 33554432000 4194304 10173063 140733363175232 140733363165032 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/32677/statm: 270835 267328 847 1460 0 269366 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 1083340

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 32728
/proc/meminfo: memFree=26680656/32873624 swapFree=7104/7104
[pid=32677] ppid=32675 vsize=1083564 CPUtime=1542.04 cores=0,2,4,6
/proc/32677/stat : 32677 (scip-2.1.1.4fix) R 32675 32677 31545 0 -1 4202496 260225 0 0 0 153965 239 0 0 20 0 1 0 268430013 1109569536 267392 33554432000 4194304 10173063 140733363175232 140733363165496 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/32677/statm: 270891 267392 847 1460 0 269422 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 1083564

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 32731
/proc/meminfo: memFree=26858116/32873624 swapFree=7104/7104
[pid=32677] ppid=32675 vsize=906748 CPUtime=1602.03 cores=0,2,4,6
/proc/32677/stat : 32677 (scip-2.1.1.4fix) R 32675 32677 31545 0 -1 4202496 260262 0 0 0 159958 245 0 0 20 0 1 0 268430013 928509952 223204 33554432000 4194304 10173063 140733363175232 140733363169064 8012272 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/32677/statm: 226687 223204 869 1460 0 225218 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 906748

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 32731
/proc/meminfo: memFree=26858496/32873624 swapFree=7104/7104
[pid=32677] ppid=32675 vsize=906748 CPUtime=1662.02 cores=0,2,4,6
/proc/32677/stat : 32677 (scip-2.1.1.4fix) R 32675 32677 31545 0 -1 4202496 260265 0 0 0 165955 247 0 0 20 0 1 0 268430013 928509952 223207 33554432000 4194304 10173063 140733363175232 140733363168584 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/32677/statm: 226687 223207 869 1460 0 225218 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 906748

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 32731
/proc/meminfo: memFree=26858744/32873624 swapFree=7104/7104
[pid=32677] ppid=32675 vsize=906748 CPUtime=1722.01 cores=0,2,4,6
/proc/32677/stat : 32677 (scip-2.1.1.4fix) R 32675 32677 31545 0 -1 4202496 260265 0 0 0 171952 249 0 0 20 0 1 0 268430013 928509952 223207 33554432000 4194304 10173063 140733363175232 140733363168856 8013280 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/32677/statm: 226687 223207 869 1460 0 225218 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 906748

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 32732
/proc/meminfo: memFree=26858372/32873624 swapFree=7104/7104
[pid=32677] ppid=32675 vsize=906748 CPUtime=1782 cores=0,2,4,6
/proc/32677/stat : 32677 (scip-2.1.1.4fix) R 32675 32677 31545 0 -1 4202496 260265 0 0 0 177949 251 0 0 20 0 1 0 268430013 928509952 223207 33554432000 4194304 10173063 140733363175232 140733363168408 7985052 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/32677/statm: 226687 223207 869 1460 0 225218 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 906748

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 32732
/proc/meminfo: memFree=26858496/32873624 swapFree=7104/7104
[pid=32677] ppid=32675 vsize=906748 CPUtime=1785.2 cores=0,2,4,6
/proc/32677/stat : 32677 (scip-2.1.1.4fix) R 32675 32677 31545 0 -1 4202496 260265 0 0 0 178269 251 0 0 20 0 1 0 268430013 928509952 223207 33554432000 4194304 10173063 140733363175232 140733363168408 8008906 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/32677/statm: 226687 223207 869 1460 0 225218 0
Current children cumulated CPU time (s) 1785.2
Current children cumulated vsize (KiB) 906748

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 32732
/proc/meminfo: memFree=26858496/32873624 swapFree=7104/7104
[pid=32677] ppid=32675 vsize=906748 CPUtime=1791.61 cores=0,2,4,6
/proc/32677/stat : 32677 (scip-2.1.1.4fix) R 32675 32677 31545 0 -1 4202496 260265 0 0 0 178910 251 0 0 20 0 1 0 268430013 928509952 223207 33554432000 4194304 10173063 140733363175232 140733363168408 8007089 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/32677/statm: 226687 223207 869 1460 0 225218 0
Current children cumulated CPU time (s) 1791.61
Current children cumulated vsize (KiB) 906748

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 32732
/proc/meminfo: memFree=26858496/32873624 swapFree=7104/7104
[pid=32677] ppid=32675 vsize=906748 CPUtime=1794.8 cores=0,2,4,6
/proc/32677/stat : 32677 (scip-2.1.1.4fix) R 32675 32677 31545 0 -1 4202496 260265 0 0 0 179229 251 0 0 20 0 1 0 268430013 928509952 223207 33554432000 4194304 10173063 140733363175232 140733363168856 8012547 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/32677/statm: 226687 223207 869 1460 0 225218 0
Current children cumulated CPU time (s) 1794.8
Current children cumulated vsize (KiB) 906748

[startup+1796.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 32732
/proc/meminfo: memFree=26858496/32873624 swapFree=7104/7104
[pid=32677] ppid=32675 vsize=906748 CPUtime=1796.4 cores=0,2,4,6
/proc/32677/stat : 32677 (scip-2.1.1.4fix) R 32675 32677 31545 0 -1 4202496 260265 0 0 0 179389 251 0 0 20 0 1 0 268430013 928509952 223207 33554432000 4194304 10173063 140733363175232 140733363168904 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/32677/statm: 226687 223207 869 1460 0 225218 0
Current children cumulated CPU time (s) 1796.4
Current children cumulated vsize (KiB) 906748

[startup+1797.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 32732
/proc/meminfo: memFree=26858496/32873624 swapFree=7104/7104
[pid=32677] ppid=32675 vsize=906748 CPUtime=1796.8 cores=0,2,4,6
/proc/32677/stat : 32677 (scip-2.1.1.4fix) R 32675 32677 31545 0 -1 4202496 260265 0 0 0 179429 251 0 0 20 0 1 0 268430013 928509952 223207 33554432000 4194304 10173063 140733363175232 140733363168904 4782340 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/32677/statm: 226687 223207 869 1460 0 225218 0
Current children cumulated CPU time (s) 1796.8
Current children cumulated vsize (KiB) 906748

[startup+1797.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 32732
/proc/meminfo: memFree=26914252/32873624 swapFree=7104/7104
[pid=32677] ppid=32675 vsize=844268 CPUtime=1797.01 cores=0,2,4,6
/proc/32677/stat : 32677 (scip-2.1.1.4fix) R 32675 32677 31545 0 -1 4202496 260269 0 0 0 179449 252 0 0 20 0 1 0 268430013 864530432 209205 33554432000 4194304 10173063 140733363175232 140733363168904 4953259 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/32677/statm: 211067 209205 873 1460 0 209598 0
Current children cumulated CPU time (s) 1797.01
Current children cumulated vsize (KiB) 844268

[startup+1797.41 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 32732
/proc/meminfo: memFree=26914252/32873624 swapFree=7104/7104
[pid=32677] ppid=32675 vsize=809060 CPUtime=1797.11 cores=0,2,4,6
/proc/32677/stat : 32677 (scip-2.1.1.4fix) R 32675 32677 31545 0 -1 4202496 260269 0 0 0 179459 252 0 0 20 0 1 0 268430013 828477440 200436 33554432000 4194304 10173063 140733363175232 140733363168904 8992599 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/32677/statm: 202265 200227 873 1460 0 200796 0
Current children cumulated CPU time (s) 1797.11
Current children cumulated vsize (KiB) 809060

Child status: 0
Real time (s): 1797.48
CPU time (s): 1797.19
CPU user time (s): 1794.64
CPU system time (s): 2.55461
CPU usage (%): 99.9839
Max. virtual memory (cumulated for all children) (KiB): 1083564

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.64
system time used= 2.55461
maximum resident set size= 1069644
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 260271
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= 23
involuntary context switches= 1942

runsolver used 2.94855 second user time and 6.97694 second system time

The end

Launcher Data

Begin job on node121 at 2012-05-26 11:04:05
IDJOB=3691261
IDBENCH=76987
IDSOLVER=2270
FILE ID=node121/3691261-1338023045
RUNJOBID= node121-1338016934-31561
PBS_JOBID= 14624350
Free space on /tmp= 71456 MiB

SOLVER NAME= SCIP spx SCIP 2.1.1.4. with SoPlex 1.6.0.3 fixed
BENCH NAME= PB10/normalized-PB10/OPT-SMALLINT-LIN/oliveras/j60opt/normalized-j6013_4.std.opb
COMMAND LINE= HOME/scip-2.1.1.4fix.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3691261-1338023045/watcher-3691261-1338023045 -o /tmp/evaluation-result-3691261-1338023045/solver-3691261-1338023045 -C 1800 -W 1900 -M 15500  HOME/scip-2.1.1.4fix.linux.x86_64.gnu.opt.spx -f HOME/instance-3691261-1338023045.opb -t 1800 -m 15500

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

MD5SUM BENCH= da670fe6dfaf44f990525edb598421e7
RANDOM SEED=1177755172

node121.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		: 2667.042
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	: 5334.08
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.042
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.91
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		: 2667.042
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	: 5438.55
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		: 2667.042
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:       32873624 kB
MemFree:        28315976 kB
Buffers:          245524 kB
Cached:          2630988 kB
SwapCached:            0 kB
Active:          1640868 kB
Inactive:        2146700 kB
Active(anon):     913276 kB
Inactive(anon):        0 kB
Active(file):     727592 kB
Inactive(file):  2146700 kB
Unevictable:        7104 kB
Mlocked:            7104 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             17712 kB
Writeback:             0 kB
AnonPages:        921612 kB
Mapped:            16752 kB
Shmem:               200 kB
Slab:             632336 kB
SReclaimable:      76816 kB
SUnreclaim:       555520 kB
KernelStack:        1432 kB
PageTables:         5828 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545668 kB
Committed_AS:    1034572 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     59392 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71436 MiB
End job on node121 at 2012-05-26 11:34:03