Trace number 3693593

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.2 1797.52

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-3693593-1338039789.opb>
0.29/0.34	c original problem has 36722 variables (36722 bin, 0 int, 0 impl, 0 cont) and 117773 constraints
0.29/0.34	c problem read in 0.34
0.69/0.79	c presolving:
3.89/3.97	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
5.19/5.22	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.39/5.48	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.59/5.62	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.59/5.68	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.68/5.73	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.68/5.77	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
6.19/6.24	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.69/6.71	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
126.15/126.22	c    (126.2s) probing: 1000/29977 (3.3%) - 0 fixings, 0 aggregations, 3786956 implications, 0 bound changes
126.25/126.36	c    (126.4s) probing: 1001/29977 (3.3%) - 0 fixings, 0 aggregations, 3789834 implications, 0 bound changes
126.25/126.36	c    (126.4s) probing aborted: 1000/1000 successive useless probings
126.25/126.36	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
126.85/126.92	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
127.35/127.43	c presolving (12 rounds):
127.35/127.43	c  6745 deleted vars, 81513 deleted constraints, 27555 added constraints, 5037 tightened bounds, 0 added holes, 71 changed sides, 203 changed coefficients
127.35/127.43	c  15784112 implications, 14208 cliques
127.35/127.43	c presolved problem has 29977 variables (29977 bin, 0 int, 0 impl, 0 cont) and 63815 constraints
127.35/127.43	c    1146 constraints of type <knapsack>
127.35/127.43	c   62062 constraints of type <setppc>
127.35/127.43	c     599 constraints of type <and>
127.35/127.43	c       8 constraints of type <logicor>
127.35/127.43	c transformed objective value is always integral (scale: 1)
127.35/127.43	c Presolving Time: 126.96
127.35/127.43	c - non default parameters ----------------------------------------------------------------------
127.35/127.43	c # SCIP version 2.1.1.4
127.35/127.43	c 
127.35/127.43	c # maximal time in seconds to run
127.35/127.43	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
127.35/127.43	c limits/time = 1797
127.35/127.43	c 
127.35/127.43	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
127.35/127.43	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
127.35/127.43	c limits/memory = 13950
127.35/127.43	c 
127.35/127.43	c # default clock type (1: CPU user seconds, 2: wall clock time)
127.35/127.43	c # [type: int, range: [1,2], default: 1]
127.35/127.43	c timing/clocktype = 2
127.35/127.43	c 
127.35/127.43	c # belongs reading time to solving time?
127.35/127.43	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
127.35/127.43	c timing/reading = TRUE
127.35/127.43	c 
127.35/127.43	c -----------------------------------------------------------------------------------------------
127.35/127.43	c start solving
127.56/127.63	c 
290.62/290.74	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
290.62/290.74	c   291s|     1 |     0 | 51568 |     - | 588M|   0 |5516 |  29k|  63k|  29k|  64k|   0 |  57 |   0 | 7.831247e+01 |      --      |    Inf 
719.95/720.10	c   720s|     1 |     0 |202290 |     - | 592M|   0 |5784 |  29k|  63k|  29k|  64k|  14 |  57 |   0 | 7.843503e+01 |      --      |    Inf 
743.65/743.82	c   744s|     1 |     0 |202635 |     - | 592M|   0 |5783 |  29k|  63k|  29k|  64k|  16 |  57 |   0 | 7.843753e+01 |      --      |    Inf 
1719.49/1719.86	c  1720s|     1 |     2 |202635 |     - | 592M|   0 |5783 |  29k|  63k|  29k|  64k|  16 |  57 |  30 | 7.843753e+01 |      --      |    Inf 
1796.78/1797.10	c 
1796.78/1797.10	c SCIP Status        : solving was interrupted [time limit reached]
1796.78/1797.10	c Solving Time (sec) : 1797.10
1796.78/1797.10	c Solving Nodes      : 2
1796.78/1797.10	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1796.78/1797.10	c Dual Bound         : +7.84375291707082e+01
1796.78/1797.10	c Gap                : infinite
1796.78/1797.10	s UNKNOWN
1796.78/1797.10	c SCIP Status        : solving was interrupted [time limit reached]
1796.78/1797.10	c Total Time         :    1797.10
1796.78/1797.10	c   solving          :    1797.10
1796.78/1797.10	c   presolving       :     126.96 (included in solving)
1796.78/1797.10	c   reading          :       0.34 (included in solving)
1796.78/1797.10	c   copying          :       0.15 (1 #copies) (minimal 0.15, maximal 0.15, average 0.15)
1796.78/1797.10	c Original Problem   :
1796.78/1797.10	c   Problem name     : HOME/instance-3693593-1338039789.opb
1796.78/1797.10	c   Variables        : 36722 (36722 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.78/1797.10	c   Constraints      : 117773 initial, 117773 maximal
1796.78/1797.10	c   Objective sense  : minimize
1796.78/1797.10	c Presolved Problem  :
1796.78/1797.10	c   Problem name     : t_HOME/instance-3693593-1338039789.opb
1796.78/1797.10	c   Variables        : 29977 (29977 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.78/1797.10	c   Constraints      : 63815 initial, 63872 maximal
1796.78/1797.10	c Presolvers         :   ExecTime  SetupTime  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1796.78/1797.10	c   domcol           :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.78/1797.10	c   trivial          :       0.02       0.00        491          0          0          0          0          0          0          0          0
1796.78/1797.10	c   dualfix          :       0.03       0.00         60          0          0          0          0          0          0          0          0
1796.78/1797.10	c   boundshift       :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.78/1797.10	c   inttobinary      :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.78/1797.10	c   convertinttobin  :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.78/1797.10	c   gateextraction   :       0.19       0.00          0          0          0          0          0      45895      14808          0          0
1796.78/1797.10	c   implics          :       0.24       0.00          0          0          0          0          0          0          0          0          0
1796.78/1797.10	c   components       :       0.04       0.00          0          0          0          0          0          0          0          0          0
1796.78/1797.10	c   pseudoobj        :       0.00       0.18          0          0          0          0          0          0          0          0          0
1796.78/1797.10	c   probing          :     119.34       0.00          0          0          0          0          0          0          0          0          0
1796.78/1797.10	c   knapsack         :       0.91       0.00          0          0          0          0          0          0          9         15        138
1796.78/1797.10	c   setppc           :       0.30       0.00          0          0          0          0          0          6          0          0          0
1796.78/1797.10	c   and              :       0.22       0.00          0          0          0          0          0      12738      12738          0          0
1796.78/1797.10	c   linear           :       5.13       0.00       4546       1648          0       5037          0      22874          0         56         65
1796.78/1797.10	c   logicor          :       0.08       0.00          0          0          0          0          0          0          0          0          0
1796.78/1797.10	c   root node        :          -          -          0          -          -          0          -          -          -          -          -
1796.78/1797.10	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #ResProp    Cutoffs    DomReds       Cuts      Conss   Children
1796.78/1797.10	c   integral         :          0          0          0          0          1          0          4          0          0          0          0          0          2
1796.78/1797.10	c   knapsack         :       1146       1146          3      62656          0          1          3         42          0          0         42          0          0
1796.78/1797.10	c   setppc           :      62062      62062          3      62656          0          1          1       2778          1      10153          0          0          0
1796.78/1797.10	c   and              :        599        599          3      62655          0          1          0          0          0        255          0          0          0
1796.78/1797.10	c   logicor          :          8+        65          3         20          0          1          0          0         14          0          0          0          0
1796.78/1797.10	c   countsols        :          0          0          0          0          0          1          0          0          0          0          0          0          0
1796.78/1797.10	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS      Check    ResProp
1796.78/1797.10	c   integral         :      89.13       0.00       0.00       0.00      89.12       0.00       0.00       0.00
1796.78/1797.10	c   knapsack         :       2.61       0.00       0.03       2.58       0.00       0.00       0.00       0.00
1796.78/1797.10	c   setppc           :      78.94       0.00       0.01      78.91       0.00       0.01       0.00       0.00
1796.78/1797.10	c   and              :      22.34       0.00       0.00      22.34       0.00       0.00       0.00       0.00
1796.78/1797.10	c   logicor          :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1796.78/1797.10	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1796.78/1797.10	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
1796.78/1797.10	c   rootredcost      :          0          0          0          0
1796.78/1797.10	c   pseudoobj        :       6841          0          0          0
1796.78/1797.10	c   vbounds          :          0          0          0          0
1796.78/1797.10	c   redcost          :          3          0          0          0
1796.78/1797.10	c   probing          :          0          0          0          0
1796.78/1797.10	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp
1796.78/1797.10	c   rootredcost      :       0.02       0.00       0.00       0.02       0.00
1796.78/1797.10	c   pseudoobj        :       0.21       0.18       0.00       0.03       0.00
1796.78/1797.10	c   vbounds          :       0.03       0.00       0.00       0.02       0.00
1796.78/1797.10	c   redcost          :       0.02       0.00       0.00       0.02       0.00
1796.78/1797.10	c   probing          :     119.34       0.00     119.34       0.00       0.00
1796.78/1797.10	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1796.78/1797.10	c   propagation      :       0.00         15         15         57       86.9          0        0.0          -
1796.78/1797.10	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1796.78/1797.10	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1796.78/1797.10	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1796.78/1797.10	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1796.78/1797.10	c   applied globally :          -          -          -         57       86.9          -          -          -
1796.78/1797.10	c   applied locally  :          -          -          -          0        0.0          -          -          -
1796.78/1797.10	c Separators         :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss
1796.78/1797.10	c   cut pool         :       0.00                     0          -          -          0          -    (maximal pool size: 0)
1796.78/1797.10	c   closecuts        :       0.00       0.00          0          0          0          0          0
1796.78/1797.10	c   impliedbounds    :       0.09       0.00          3          0          0          0          0
1796.78/1797.10	c   intobj           :       0.00       0.00          0          0          0          0          0
1796.78/1797.10	c   gomory           :      20.05       0.00          3          0          0          0          0
1796.78/1797.10	c   cgmip            :       0.00       0.00          0          0          0          0          0
1796.78/1797.10	c   strongcg         :      20.06       0.00          3          0          0          0          0
1796.78/1797.10	c   cmir             :       2.12       0.00          3          0          0          0          0
1796.78/1797.10	c   flowcover        :       4.62       0.00          3          0          0          0          0
1796.78/1797.10	c   clique           :      35.36       0.00          3          0          0          0          0
1796.78/1797.10	c   zerohalf         :       0.00       0.00          0          0          0          0          0
1796.78/1797.10	c   mcf              :       1.52       0.00          1          0          0          0          0
1796.78/1797.10	c   oddcycle         :       0.00       0.00          0          0          0          0          0
1796.78/1797.10	c   rapidlearning    :       0.00       0.00          0          0          0          0          0
1796.78/1797.10	c Pricers            :   ExecTime  SetupTime      Calls       Vars
1796.78/1797.10	c   problem variables:       0.00          -          0          0
1796.78/1797.10	c Branching Rules    :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1796.78/1797.10	c   relpscost        :      89.12       0.00          1          0          0          0          0          2
1796.78/1797.10	c   pscost           :       0.00       0.00          0          0          0          0          0          0
1796.78/1797.10	c   inference        :       0.00       0.00          1          0          0          0          0          2
1796.78/1797.10	c   mostinf          :       0.00       0.00          0          0          0          0          0          0
1796.78/1797.10	c   leastinf         :       0.00       0.00          0          0          0          0          0          0
1796.78/1797.10	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0
1796.78/1797.10	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0
1796.78/1797.10	c   random           :       0.00       0.00          0          0          0          0          0          0
1796.78/1797.10	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found
1796.78/1797.10	c   LP solutions     :       0.00          -          -          0
1796.78/1797.10	c   pseudo solutions :       0.00          -          -          0
1796.78/1797.10	c   oneopt           :       0.00       0.00          0          0
1796.78/1797.10	c   crossover        :       0.00       0.00          0          0
1796.78/1797.10	c   smallcard        :       0.00       0.00          0          0
1796.78/1797.10	c   trivial          :       0.04       0.00          2          0
1796.78/1797.10	c   shiftandpropagate:       7.26       0.00          1          0
1796.78/1797.10	c   simplerounding   :       0.00       0.00          0          0
1796.78/1797.10	c   zirounding       :       0.00       0.00          0          0
1796.78/1797.10	c   rounding         :       0.02       0.00          3          0
1796.78/1797.10	c   shifting         :       0.04       0.00          3          0
1796.78/1797.10	c   intshifting      :       0.00       0.00          0          0
1796.78/1797.10	c   twoopt           :       0.00       0.00          0          0
1796.78/1797.10	c   indtwoopt        :       0.00       0.00          0          0
1796.78/1797.10	c   indoneopt        :       0.00       0.00          0          0
1796.78/1797.10	c   fixandinfer      :       0.00       0.00          0          0
1796.78/1797.10	c   feaspump         :     359.23       0.00          1          0
1796.78/1797.10	c   clique           :       0.00       0.00          0          0
1796.78/1797.10	c   indrounding      :       0.00       0.00          0          0
1796.78/1797.10	c   indcoefdiving    :       0.00       0.00          0          0
1796.78/1797.10	c   coefdiving       :       0.00       0.00          0          0
1796.78/1797.10	c   pscostdiving     :       0.00       0.00          0          0
1796.78/1797.10	c   fracdiving       :       0.00       0.00          0          0
1796.78/1797.10	c   nlpdiving        :       0.00       0.00          0          0
1796.78/1797.10	c   veclendiving     :       0.00       0.00          0          0
1796.78/1797.10	c   intdiving        :       0.00       0.00          0          0
1796.78/1797.10	c   actconsdiving    :       0.00       0.00          0          0
1796.78/1797.10	c   objpscostdiving  :       0.00       0.00          0          0
1796.78/1797.10	c   rootsoldiving    :       0.00       0.00          0          0
1796.78/1797.10	c   linesearchdiving :       0.00       0.00          0          0
1796.78/1797.10	c   guideddiving     :       0.00       0.00          0          0
1796.78/1797.10	c   octane           :       0.00       0.00          0          0
1796.78/1797.10	c   rens             :     864.26       0.00          1          0
1796.78/1797.10	c   rins             :       0.00       0.00          0          0
1796.78/1797.10	c   localbranching   :       0.00       0.00          0          0
1796.78/1797.10	c   mutation         :       0.00       0.00          0          0
1796.78/1797.10	c   dins             :       0.00       0.00          0          0
1796.78/1797.10	c   vbounds          :       0.00       0.00          0          0
1796.78/1797.10	c   undercover       :       0.00       0.00          1          0
1796.78/1797.10	c   subnlp           :       0.00       0.00          0          0
1796.78/1797.10	c   trysol           :       0.00       0.00          0          0
1796.78/1797.10	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It
1796.78/1797.10	c   primal LP        :       0.00          0          0       0.00          -       0.00          0
1796.78/1797.10	c   dual LP          :     265.61          5      80115   20028.75     301.63       0.05          1
1796.78/1797.10	c   lex dual LP      :       0.00          0          0       0.00          -
1796.78/1797.10	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
1796.78/1797.10	c   diving/probing LP:     359.00          7     139739   19962.71     389.25
1796.78/1797.10	c   strong branching :      89.12         30      30000    1000.00     336.63
1796.78/1797.10	c     (at root node) :          -         30      30000    1000.00          -
1796.78/1797.10	c   conflict analysis:       0.00          0          0       0.00          -
1796.78/1797.10	c B&B Tree           :
1796.78/1797.10	c   number of runs   :          1
1796.78/1797.10	c   nodes            :          2
1796.78/1797.10	c   nodes (total)    :          2
1796.78/1797.10	c   nodes left       :          3
1796.78/1797.10	c   max depth        :          1
1796.78/1797.10	c   max depth (total):          1
1796.78/1797.10	c   backtracks       :          0 (0.0%)
1796.78/1797.10	c   delayed cutoffs  :          0
1796.78/1797.10	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1796.78/1797.10	c   avg switch length:       1.00
1796.78/1797.10	c   switching time   :       0.00
1796.78/1797.10	c Solution           :
1796.78/1797.10	c   Solutions found  :          0 (0 improvements)
1796.78/1797.10	c   Primal Bound     :          -
1796.78/1797.10	c   Dual Bound       : +7.84375291707082e+01
1796.78/1797.10	c   Gap              :   infinite
1796.78/1797.10	c   Root Dual Bound  : +7.84375291707082e+01
1796.78/1797.10	c   Root Iterations  :     202635
1797.18/1797.51	c Time complete: 1797.19.

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-3693593-1338039789/watcher-3693593-1338039789 -o /tmp/evaluation-result-3693593-1338039789/solver-3693593-1338039789 -C 1800 -W 1900 -M 15500 HOME/scip-2.1.1.4sfix.linux.x86_64.gnu.opt.spx -f HOME/instance-3693593-1338039789.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/176 14554
/proc/meminfo: memFree=29037340/32873844 swapFree=6856/6856
[pid=14554] ppid=14552 vsize=10316 CPUtime=0 cores=0,2,4,6
/proc/14554/stat : 14554 (scip-2.1.1.4sfi) R 14552 14554 11551 0 -1 4202496 1319 0 0 0 0 0 0 0 20 0 1 0 270103855 10563584 1273 33554432000 4194304 10169799 140733239781648 140735961713432 8797266 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/14554/statm: 2579 1274 412 1459 0 1111 0

[startup+0.0560799 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 14554
/proc/meminfo: memFree=29037340/32873844 swapFree=6856/6856
[pid=14554] ppid=14552 vsize=27508 CPUtime=0.04 cores=0,2,4,6
/proc/14554/stat : 14554 (scip-2.1.1.4sfi) R 14552 14554 11551 0 -1 4202496 5660 0 0 0 4 0 0 0 20 0 1 0 270103855 28168192 5587 33554432000 4194304 10169799 140733239781648 140735961713432 5282272 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/14554/statm: 6877 5588 412 1459 0 5409 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 27508

[startup+0.100263 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 14554
/proc/meminfo: memFree=29037340/32873844 swapFree=6856/6856
[pid=14554] ppid=14552 vsize=34972 CPUtime=0.09 cores=0,2,4,6
/proc/14554/stat : 14554 (scip-2.1.1.4sfi) R 14552 14554 11551 0 -1 4202496 7523 0 0 0 9 0 0 0 20 0 1 0 270103855 35811328 7450 33554432000 4194304 10169799 140733239781648 140735961713432 8824932 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/14554/statm: 8743 7450 412 1459 0 7275 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34972

[startup+0.300217 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 14554
/proc/meminfo: memFree=29037340/32873844 swapFree=6856/6856
[pid=14554] ppid=14552 vsize=68672 CPUtime=0.29 cores=0,2,4,6
/proc/14554/stat : 14554 (scip-2.1.1.4sfi) R 14552 14554 11551 0 -1 4202496 15914 0 0 0 27 2 0 0 20 0 1 0 270103855 70320128 15841 33554432000 4194304 10169799 140733239781648 140733239647528 4650833 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/14554/statm: 17168 15841 412 1459 0 15700 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 68672

[startup+0.700219 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 14554
/proc/meminfo: memFree=29037340/32873844 swapFree=6856/6856
[pid=14554] ppid=14552 vsize=218164 CPUtime=0.69 cores=0,2,4,6
/proc/14554/stat : 14554 (scip-2.1.1.4sfi) R 14552 14554 11551 0 -1 4202496 52819 0 0 0 62 7 0 0 20 0 1 0 270103855 223399936 52693 33554432000 4194304 10169799 140733239781648 140733239647528 5549214 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/14554/statm: 54541 52693 499 1459 0 53073 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 218164

[startup+1.50023 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14555
/proc/meminfo: memFree=28808204/32873844 swapFree=6856/6856
[pid=14554] ppid=14552 vsize=299620 CPUtime=1.49 cores=0,2,4,6
/proc/14554/stat : 14554 (scip-2.1.1.4sfi) R 14552 14554 11551 0 -1 4202496 77989 0 0 0 138 11 0 0 20 0 1 0 270103855 306810880 72546 33554432000 4194304 10169799 140733239781648 140733239779800 8961143 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/14554/statm: 74905 72546 557 1459 0 73437 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 299620

[startup+3.10023 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14555
/proc/meminfo: memFree=28693876/32873844 swapFree=6856/6856
[pid=14554] ppid=14552 vsize=435976 CPUtime=3.09 cores=0,2,4,6
/proc/14554/stat : 14554 (scip-2.1.1.4sfi) R 14552 14554 11551 0 -1 4202496 110727 0 0 0 292 17 0 0 20 0 1 0 270103855 446439424 105284 33554432000 4194304 10169799 140733239781648 140733239779800 8918796 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/14554/statm: 108994 105284 557 1459 0 107526 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 435976

[startup+6.30023 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14555
/proc/meminfo: memFree=28579144/32873844 swapFree=6856/6856
[pid=14554] ppid=14552 vsize=502860 CPUtime=6.28 cores=0,2,4,6
/proc/14554/stat : 14554 (scip-2.1.1.4sfi) R 14552 14554 11551 0 -1 4202496 133108 0 0 0 595 33 0 0 20 0 1 0 270103855 514928640 121795 33554432000 4194304 10169799 140733239781648 140733239779688 7433927 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/14554/statm: 125715 121795 596 1459 0 124247 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 502860

[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14555
/proc/meminfo: memFree=28530120/32873844 swapFree=6856/6856
[pid=14554] ppid=14552 vsize=525176 CPUtime=12.68 cores=0,2,4,6
/proc/14554/stat : 14554 (scip-2.1.1.4sfi) R 14552 14554 11551 0 -1 4202496 136720 0 0 0 1230 38 0 0 20 0 1 0 270103855 537780224 126924 33554432000 4194304 10169799 140733239781648 140733239779176 4778056 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/14554/statm: 131294 126924 624 1459 0 129826 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 525176

[startup+25.5002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14555
/proc/meminfo: memFree=28519432/32873844 swapFree=6856/6856
[pid=14554] ppid=14552 vsize=535184 CPUtime=25.48 cores=0,2,4,6
/proc/14554/stat : 14554 (scip-2.1.1.4sfi) R 14552 14554 11551 0 -1 4202496 139553 0 0 0 2506 42 0 0 20 0 1 0 270103855 548028416 129657 33554432000 4194304 10169799 140733239781648 140733239779656 4777712 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/14554/statm: 133796 129657 624 1459 0 132328 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 535184

[startup+51.1002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14555
/proc/meminfo: memFree=28484556/32873844 swapFree=6856/6856
[pid=14554] ppid=14552 vsize=570880 CPUtime=51.07 cores=0,2,4,6
/proc/14554/stat : 14554 (scip-2.1.1.4sfi) R 14552 14554 11551 0 -1 4202496 148197 0 0 0 5059 48 0 0 20 0 1 0 270103855 584581120 138262 33554432000 4194304 10169799 140733239781648 140733239779160 4777685 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/14554/statm: 142720 138262 624 1459 0 141252 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 570880

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14555
/proc/meminfo: memFree=28398736/32873844 swapFree=6856/6856
[pid=14554] ppid=14552 vsize=654096 CPUtime=102.26 cores=0,2,4,6
/proc/14554/stat : 14554 (scip-2.1.1.4sfi) R 14552 14554 11551 0 -1 4202496 169286 0 0 0 10165 61 0 0 20 0 1 0 270103855 669794304 159355 33554432000 4194304 10169799 140733239781648 140733239779160 4777685 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/14554/statm: 163524 159355 624 1459 0 162056 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 654096

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14555
/proc/meminfo: memFree=28222524/32873844 swapFree=6856/6856
[pid=14554] ppid=14552 vsize=837092 CPUtime=162.25 cores=0,2,4,6
/proc/14554/stat : 14554 (scip-2.1.1.4sfi) R 14552 14554 11551 0 -1 4202496 206460 0 0 0 16139 86 0 0 20 0 1 0 270103855 857182208 204145 33554432000 4194304 10169799 140733239781648 140733239775976 8010532 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/14554/statm: 209273 204145 787 1459 0 207805 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 837092

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14556
/proc/meminfo: memFree=28193412/32873844 swapFree=6856/6856
[pid=14554] ppid=14552 vsize=855852 CPUtime=222.23 cores=0,2,4,6
/proc/14554/stat : 14554 (scip-2.1.1.4sfi) R 14552 14554 11551 0 -1 4202496 210029 0 0 0 22132 91 0 0 20 0 1 0 270103855 876392448 210935 33554432000 4194304 10169799 140733239781648 140733239775976 8010442 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/14554/statm: 213963 210935 787 1459 0 212495 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 855852

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14556
/proc/meminfo: memFree=28190932/32873844 swapFree=6856/6856
[pid=14554] ppid=14552 vsize=855852 CPUtime=282.22 cores=0,2,4,6
/proc/14554/stat : 14554 (scip-2.1.1.4sfi) R 14552 14554 11551 0 -1 4202496 210051 0 0 0 28127 95 0 0 20 0 1 0 270103855 876392448 211740 33554432000 4194304 10169799 140733239781648 140733239775976 8061242 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/14554/statm: 213963 211740 787 1459 0 212495 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 855852

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14556
/proc/meminfo: memFree=28206660/32873844 swapFree=6856/6856
[pid=14554] ppid=14552 vsize=839496 CPUtime=342.21 cores=0,2,4,6
/proc/14554/stat : 14554 (scip-2.1.1.4sfi) R 14552 14554 11551 0 -1 4202496 211844 0 0 0 34120 101 0 0 20 0 1 0 270103855 859643904 207716 33554432000 4194304 10169799 140733239781648 140733239774056 7979760 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/14554/statm: 209874 207716 801 1459 0 208406 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 839496

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14556
/proc/meminfo: memFree=28206688/32873844 swapFree=6856/6856
[pid=14554] ppid=14552 vsize=839496 CPUtime=402.21 cores=0,2,4,6
/proc/14554/stat : 14554 (scip-2.1.1.4sfi) R 14552 14554 11551 0 -1 4202496 211844 0 0 0 40116 105 0 0 20 0 1 0 270103855 859643904 207719 33554432000 4194304 10169799 140733239781648 140733239774104 8020231 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/14554/statm: 209874 207719 801 1459 0 208406 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 839496

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 14559
/proc/meminfo: memFree=28203444/32873844 swapFree=6856/6856
[pid=14554] ppid=14552 vsize=839496 CPUtime=462.19 cores=0,2,4,6
/proc/14554/stat : 14554 (scip-2.1.1.4sfi) R 14552 14554 11551 0 -1 4202496 211844 0 0 0 46109 110 0 0 20 0 1 0 270103855 859643904 207721 33554432000 4194304 10169799 140733239781648 140733239773928 7982343 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/14554/statm: 209874 207721 801 1459 0 208406 0
Current children cumulated CPU time (s) 462.19
Current children cumulated vsize (KiB) 839496

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14560
/proc/meminfo: memFree=28204068/32873844 swapFree=6856/6856
[pid=14554] ppid=14552 vsize=839496 CPUtime=522.18 cores=0,2,4,6
/proc/14554/stat : 14554 (scip-2.1.1.4sfi) R 14552 14554 11551 0 -1 4202496 211844 0 0 0 52103 115 0 0 20 0 1 0 270103855 859643904 207721 33554432000 4194304 10169799 140733239781648 140733239774104 8020660 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/14554/statm: 209874 207721 801 1459 0 208406 0
Current children cumulated CPU time (s) 522.18
Current children cumulated vsize (KiB) 839496

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14560
/proc/meminfo: memFree=28204564/32873844 swapFree=6856/6856
[pid=14554] ppid=14552 vsize=839496 CPUtime=582.18 cores=0,2,4,6
/proc/14554/stat : 14554 (scip-2.1.1.4sfi) R 14552 14554 11551 0 -1 4202496 211844 0 0 0 58097 121 0 0 20 0 1 0 270103855 859643904 207721 33554432000 4194304 10169799 140733239781648 140733239773960 8009306 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/14554/statm: 209874 207721 801 1459 0 208406 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 839496

[startup+642.3 s]

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

/proc/meminfo: memFree=27961072/32873844 swapFree=6856/6856
[pid=14554] ppid=14552 vsize=1081864 CPUtime=1062.1 cores=0,2,4,6
/proc/14554/stat : 14554 (scip-2.1.1.4sfi) R 14552 14554 11551 0 -1 4202496 261462 0 0 0 105898 312 0 0 20 0 1 0 270103855 1107828736 267145 33554432000 4194304 10169799 140733239781648 140733239773000 8009376 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/14554/statm: 270466 267145 843 1459 0 268998 0
Current children cumulated CPU time (s) 1062.1
Current children cumulated vsize (KiB) 1081864

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 14588
/proc/meminfo: memFree=27960452/32873844 swapFree=6856/6856
[pid=14554] ppid=14552 vsize=1081864 CPUtime=1122.08 cores=0,2,4,6
/proc/14554/stat : 14554 (scip-2.1.1.4sfi) R 14552 14554 11551 0 -1 4202496 261462 0 0 0 111881 327 0 0 20 0 1 0 270103855 1107828736 267145 33554432000 4194304 10169799 140733239781648 140733239773192 7907808 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/14554/statm: 270466 267145 843 1459 0 268998 0
Current children cumulated CPU time (s) 1122.08
Current children cumulated vsize (KiB) 1081864

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14626
/proc/meminfo: memFree=26671112/32873844 swapFree=6856/6856
[pid=14554] ppid=14552 vsize=1081864 CPUtime=1182.07 cores=0,2,4,6
/proc/14554/stat : 14554 (scip-2.1.1.4sfi) R 14552 14554 11551 0 -1 4202496 261462 0 0 0 117865 342 0 0 20 0 1 0 270103855 1107828736 267145 33554432000 4194304 10169799 140733239781648 140733239773240 8009680 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/14554/statm: 270466 267145 843 1459 0 268998 0
Current children cumulated CPU time (s) 1182.07
Current children cumulated vsize (KiB) 1081864

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14626
/proc/meminfo: memFree=25560176/32873844 swapFree=6856/6856
[pid=14554] ppid=14552 vsize=1083336 CPUtime=1242.06 cores=0,2,4,6
/proc/14554/stat : 14554 (scip-2.1.1.4sfi) R 14552 14554 11551 0 -1 4202496 261832 0 0 0 123850 356 0 0 20 0 1 0 270103855 1109336064 267515 33554432000 4194304 10169799 140733239781648 140733239773192 8040264 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/14554/statm: 270834 267515 843 1459 0 269366 0
Current children cumulated CPU time (s) 1242.06
Current children cumulated vsize (KiB) 1083336

[startup+1302.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 14626
/proc/meminfo: memFree=24953808/32873844 swapFree=6856/6856
[pid=14554] ppid=14552 vsize=1083336 CPUtime=1302.06 cores=0,2,4,6
/proc/14554/stat : 14554 (scip-2.1.1.4sfi) R 14552 14554 11551 0 -1 4202496 261832 0 0 0 129834 372 0 0 20 0 1 0 270103855 1109336064 267515 33554432000 4194304 10169799 140733239781648 140733239773144 8979322 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/14554/statm: 270834 267515 843 1459 0 269366 0
Current children cumulated CPU time (s) 1302.06
Current children cumulated vsize (KiB) 1083336

[startup+1362.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 14626
/proc/meminfo: memFree=24947632/32873844 swapFree=6856/6856
[pid=14554] ppid=14552 vsize=1083336 CPUtime=1362.04 cores=0,2,4,6
/proc/14554/stat : 14554 (scip-2.1.1.4sfi) R 14552 14554 11551 0 -1 4202496 261832 0 0 0 135817 387 0 0 20 0 1 0 270103855 1109336064 267515 33554432000 4194304 10169799 140733239781648 140733239773144 7907789 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/14554/statm: 270834 267515 843 1459 0 269366 0
Current children cumulated CPU time (s) 1362.04
Current children cumulated vsize (KiB) 1083336

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14627
/proc/meminfo: memFree=24947288/32873844 swapFree=6856/6856
[pid=14554] ppid=14552 vsize=1083336 CPUtime=1422.04 cores=0,2,4,6
/proc/14554/stat : 14554 (scip-2.1.1.4sfi) R 14552 14554 11551 0 -1 4202496 261832 0 0 0 141799 405 0 0 20 0 1 0 270103855 1109336064 267515 33554432000 4194304 10169799 140733239781648 140733239773144 8004379 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/14554/statm: 270834 267515 843 1459 0 269366 0
Current children cumulated CPU time (s) 1422.04
Current children cumulated vsize (KiB) 1083336

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14627
/proc/meminfo: memFree=24945456/32873844 swapFree=6856/6856
[pid=14554] ppid=14552 vsize=1083336 CPUtime=1482.02 cores=0,2,4,6
/proc/14554/stat : 14554 (scip-2.1.1.4sfi) R 14552 14554 11551 0 -1 4202496 261832 0 0 0 147784 418 0 0 20 0 1 0 270103855 1109336064 267515 33554432000 4194304 10169799 140733239781648 140733239773240 7983284 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/14554/statm: 270834 267515 843 1459 0 269366 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 1083336

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14627
/proc/meminfo: memFree=24946072/32873844 swapFree=6856/6856
[pid=14554] ppid=14552 vsize=1083336 CPUtime=1542.01 cores=0,2,4,6
/proc/14554/stat : 14554 (scip-2.1.1.4sfi) R 14552 14554 11551 0 -1 4202496 261832 0 0 0 153768 433 0 0 20 0 1 0 270103855 1109336064 267515 33554432000 4194304 10169799 140733239781648 140733239771864 8979322 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/14554/statm: 270834 267515 843 1459 0 269366 0
Current children cumulated CPU time (s) 1542.01
Current children cumulated vsize (KiB) 1083336

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14627
/proc/meminfo: memFree=24945484/32873844 swapFree=6856/6856
[pid=14554] ppid=14552 vsize=1083560 CPUtime=1602.01 cores=0,2,4,6
/proc/14554/stat : 14554 (scip-2.1.1.4sfi) R 14552 14554 11551 0 -1 4202496 261896 0 0 0 159756 445 0 0 20 0 1 0 270103855 1109565440 267579 33554432000 4194304 10169799 140733239781648 140733239773560 8979322 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/14554/statm: 270890 267579 843 1459 0 269422 0
Current children cumulated CPU time (s) 1602.01
Current children cumulated vsize (KiB) 1083560

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 14630
/proc/meminfo: memFree=25126228/32873844 swapFree=6856/6856
[pid=14554] ppid=14552 vsize=906744 CPUtime=1662 cores=0,2,4,6
/proc/14554/stat : 14554 (scip-2.1.1.4sfi) R 14552 14554 11551 0 -1 4202496 261933 0 0 0 165746 454 0 0 20 0 1 0 270103855 928505856 222940 33554432000 4194304 10169799 140733239781648 140733239776248 8009659 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/14554/statm: 226686 222940 865 1459 0 225218 0
Current children cumulated CPU time (s) 1662
Current children cumulated vsize (KiB) 906744

[startup+1722.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/176 14630
/proc/meminfo: memFree=25122244/32873844 swapFree=6856/6856
[pid=14554] ppid=14552 vsize=906744 CPUtime=1721.99 cores=0,2,4,6
/proc/14554/stat : 14554 (scip-2.1.1.4sfi) R 14552 14554 11551 0 -1 4202496 261936 0 0 0 171740 459 0 0 20 0 1 0 270103855 928505856 222943 33554432000 4194304 10169799 140733239781648 140733239776152 8004426 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/14554/statm: 226686 222943 865 1459 0 225218 0
Current children cumulated CPU time (s) 1721.99
Current children cumulated vsize (KiB) 906744

[startup+1782.3 s]
/proc/loadavg: 2.15 2.04 2.01 3/177 14631
/proc/meminfo: memFree=25007684/32873844 swapFree=6856/6856
[pid=14554] ppid=14552 vsize=906744 CPUtime=1781.98 cores=0,2,4,6
/proc/14554/stat : 14554 (scip-2.1.1.4sfi) R 14552 14554 11551 0 -1 4202496 261936 0 0 0 177734 464 0 0 20 0 1 0 270103855 928505856 222943 33554432000 4194304 10169799 140733239781648 140733239776472 8009723 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/14554/statm: 226686 222943 865 1459 0 225218 0
Current children cumulated CPU time (s) 1781.98
Current children cumulated vsize (KiB) 906744

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

[startup+1785.5 s]
/proc/loadavg: 2.14 2.04 2.01 3/177 14631
/proc/meminfo: memFree=25008972/32873844 swapFree=6856/6856
[pid=14554] ppid=14552 vsize=906744 CPUtime=1785.18 cores=0,2,4,6
/proc/14554/stat : 14554 (scip-2.1.1.4sfi) R 14552 14554 11551 0 -1 4202496 261936 0 0 0 178054 464 0 0 20 0 1 0 270103855 928505856 222943 33554432000 4194304 10169799 140733239781648 140733239775976 7978376 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/14554/statm: 226686 222943 865 1459 0 225218 0
Current children cumulated CPU time (s) 1785.18
Current children cumulated vsize (KiB) 906744

[startup+1791.91 s]
/proc/loadavg: 2.12 2.04 2.01 3/177 14631
/proc/meminfo: memFree=25007544/32873844 swapFree=6856/6856
[pid=14554] ppid=14552 vsize=906744 CPUtime=1791.59 cores=0,2,4,6
/proc/14554/stat : 14554 (scip-2.1.1.4sfi) R 14552 14554 11551 0 -1 4202496 261936 0 0 0 178694 465 0 0 20 0 1 0 270103855 928505856 222943 33554432000 4194304 10169799 140733239781648 140733239775976 8010470 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/14554/statm: 226686 222943 865 1459 0 225218 0
Current children cumulated CPU time (s) 1791.59
Current children cumulated vsize (KiB) 906744

[startup+1795.1 s]
/proc/loadavg: 2.11 2.04 2.01 3/177 14631
/proc/meminfo: memFree=25001944/32873844 swapFree=6856/6856
[pid=14554] ppid=14552 vsize=906744 CPUtime=1794.79 cores=0,2,4,6
/proc/14554/stat : 14554 (scip-2.1.1.4sfi) R 14552 14554 11551 0 -1 4202496 261936 0 0 0 179014 465 0 0 20 0 1 0 270103855 928505856 222943 33554432000 4194304 10169799 140733239781648 140733239775976 8006144 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/14554/statm: 226686 222943 865 1459 0 225218 0
Current children cumulated CPU time (s) 1794.79
Current children cumulated vsize (KiB) 906744

[startup+1796.7 s]
/proc/loadavg: 2.11 2.04 2.01 3/177 14631
/proc/meminfo: memFree=25001944/32873844 swapFree=6856/6856
[pid=14554] ppid=14552 vsize=906744 CPUtime=1796.38 cores=0,2,4,6
/proc/14554/stat : 14554 (scip-2.1.1.4sfi) R 14552 14554 11551 0 -1 4202496 261936 0 0 0 179173 465 0 0 20 0 1 0 270103855 928505856 222943 33554432000 4194304 10169799 140733239781648 140733239776472 7982301 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/14554/statm: 226686 222943 865 1459 0 225218 0
Current children cumulated CPU time (s) 1796.38
Current children cumulated vsize (KiB) 906744

[startup+1797.1 s]
/proc/loadavg: 2.11 2.04 2.01 3/177 14631
/proc/meminfo: memFree=25001944/32873844 swapFree=6856/6856
[pid=14554] ppid=14552 vsize=906744 CPUtime=1796.78 cores=0,2,4,6
/proc/14554/stat : 14554 (scip-2.1.1.4sfi) R 14552 14554 11551 0 -1 4202496 261936 0 0 0 179213 465 0 0 20 0 1 0 270103855 928505856 222943 33554432000 4194304 10169799 140733239781648 140733239776472 4779604 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/14554/statm: 226686 222943 865 1459 0 225218 0
Current children cumulated CPU time (s) 1796.78
Current children cumulated vsize (KiB) 906744

[startup+1797.5 s]
/proc/loadavg: 2.11 2.04 2.01 3/177 14631
/proc/meminfo: memFree=25056864/32873844 swapFree=6856/6856
[pid=14554] ppid=14552 vsize=641564 CPUtime=1797.18 cores=0,2,4,6
/proc/14554/stat : 14554 (scip-2.1.1.4sfi) R 14552 14554 11551 0 -1 4202496 261938 0 0 0 179250 468 0 0 20 0 1 0 270103855 656961536 159265 33554432000 4194304 10169799 140733239781648 140733239780728 8989847 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/14554/statm: 160391 159009 867 1459 0 158923 0
Current children cumulated CPU time (s) 1797.18
Current children cumulated vsize (KiB) 641564

Child status: 0
Real time (s): 1797.52
CPU time (s): 1797.2
CPU user time (s): 1792.51
CPU system time (s): 4.69629
CPU usage (%): 99.9826
Max. virtual memory (cumulated for all children) (KiB): 1083560

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1792.51
system time used= 4.69629
maximum resident set size= 1070400
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 261940
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= 56
involuntary context switches= 2330

runsolver used 2.6166 second user time and 7.39987 second system time

The end

Launcher Data

Begin job on node144 at 2012-05-26 15:43:09
IDJOB=3693593
IDBENCH=76987
IDSOLVER=2272
FILE ID=node144/3693593-1338039789
RUNJOBID= node144-1338028269-13522
PBS_JOBID= 14624331
Free space on /tmp= 71468 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-j6013_4.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-3693593-1338039789/watcher-3693593-1338039789 -o /tmp/evaluation-result-3693593-1338039789/solver-3693593-1338039789 -C 1800 -W 1900 -M 15500  HOME/scip-2.1.1.4sfix.linux.x86_64.gnu.opt.spx -f HOME/instance-3693593-1338039789.opb -t 1800 -m 15500

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

MD5SUM BENCH= da670fe6dfaf44f990525edb598421e7
RANDOM SEED=1314413936

node144.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.196
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.39
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.196
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.196
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	: 5438.54
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.196
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.196
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.90
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.196
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.92
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.196
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.196
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:        29037340 kB
Buffers:          264176 kB
Cached:          2477888 kB
SwapCached:            0 kB
Active:          1039152 kB
Inactive:        2023616 kB
Active(anon):     322236 kB
Inactive(anon):      160 kB
Active(file):     716916 kB
Inactive(file):  2023456 kB
Unevictable:        6856 kB
Mlocked:            6856 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             17432 kB
Writeback:             0 kB
AnonPages:        327056 kB
Mapped:            17704 kB
Shmem:               200 kB
Slab:             636144 kB
SReclaimable:      78784 kB
SUnreclaim:       557360 kB
KernelStack:        1456 kB
PageTables:         4852 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     438120 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= 71408 MiB
End job on node144 at 2012-05-26 16:13:07