Trace number 3692427

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 E SCIP 2.1.1.4. Exp with SoPlex 1.6.0.3 fixed? 1797.15 1797.47

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: 947bdb7-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-3692427-1338039982.opb>
0.29/0.33	c original problem has 36722 variables (36722 bin, 0 int, 0 impl, 0 cont) and 117773 constraints
0.29/0.33	c problem read in 0.33
0.49/0.59	c presolving:
3.49/3.55	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.69/4.74	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
4.89/4.99	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.08/5.12	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.08/5.19	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.19/5.24	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.19/5.28	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.69/5.72	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.09/6.17	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
120.85/120.98	c    (121.0s) probing: 1000/29977 (3.3%) - 0 fixings, 0 aggregations, 3786956 implications, 0 bound changes
121.04/121.11	c    (121.1s) probing: 1001/29977 (3.3%) - 0 fixings, 0 aggregations, 3789834 implications, 0 bound changes
121.04/121.11	c    (121.1s) probing aborted: 1000/1000 successive useless probings
121.04/121.11	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
121.55/121.65	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
122.06/122.14	c presolving (12 rounds):
122.06/122.14	c  6745 deleted vars, 81513 deleted constraints, 27555 added constraints, 5037 tightened bounds, 0 added holes, 71 changed sides, 203 changed coefficients
122.06/122.14	c  15784112 implications, 14208 cliques
122.06/122.14	c presolved problem has 29977 variables (29977 bin, 0 int, 0 impl, 0 cont) and 63815 constraints
122.06/122.14	c    1146 constraints of type <knapsack>
122.06/122.14	c   62062 constraints of type <setppc>
122.06/122.14	c     599 constraints of type <and>
122.06/122.14	c       8 constraints of type <logicor>
122.06/122.14	c transformed objective value is always integral (scale: 1)
122.06/122.14	c Presolving Time: 121.61
122.06/122.14	c - non default parameters ----------------------------------------------------------------------
122.06/122.14	c # SCIP version 2.1.1.4
122.06/122.14	c 
122.06/122.14	c # maximal time in seconds to run
122.06/122.14	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
122.06/122.14	c limits/time = 1797
122.06/122.14	c 
122.06/122.14	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
122.06/122.14	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
122.06/122.14	c limits/memory = 13950
122.06/122.14	c 
122.06/122.14	c # default clock type (1: CPU user seconds, 2: wall clock time)
122.06/122.14	c # [type: int, range: [1,2], default: 1]
122.06/122.14	c timing/clocktype = 2
122.06/122.14	c 
122.06/122.14	c # belongs reading time to solving time?
122.06/122.14	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
122.06/122.14	c timing/reading = TRUE
122.06/122.14	c 
122.06/122.14	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
122.06/122.14	c # [type: int, range: [-1,2147483647], default: -1]
122.06/122.14	c separating/rapidlearning/freq = 0
122.06/122.14	c 
122.06/122.14	c -----------------------------------------------------------------------------------------------
122.06/122.14	c start solving
122.25/122.33	c 
279.92/280.08	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
279.92/280.08	c   280s|     1 |     0 | 51568 |     - | 604M|   0 |5516 |  29k|  63k|  29k|  64k|   0 |  57 |   0 | 7.831247e+01 |      --      |    Inf 
687.85/688.01	c   688s|     1 |     0 |202290 |     - | 608M|   0 |5784 |  29k|  63k|  29k|  64k|  14 |  57 |   0 | 7.843503e+01 |      --      |    Inf 
710.25/710.42	c   710s|     1 |     0 |202635 |     - | 608M|   0 |5783 |  29k|  63k|  29k|  64k|  16 |  57 |   0 | 7.843753e+01 |      --      |    Inf 
1761.57/1761.98	c  1762s|     1 |     2 |202635 |     - | 608M|   0 |5783 |  29k|  63k|  29k|  64k|  16 |  57 |  30 | 7.843753e+01 |      --      |    Inf 
1796.67/1797.07	c 
1796.67/1797.07	c SCIP Status        : solving was interrupted [time limit reached]
1796.67/1797.07	c Solving Time (sec) : 1797.07
1796.67/1797.07	c Solving Nodes      : 2
1796.67/1797.07	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1796.67/1797.07	c Dual Bound         : +7.84375291707082e+01
1796.67/1797.07	c Gap                : infinite
1796.67/1797.07	s UNKNOWN
1796.67/1797.07	c SCIP Status        : solving was interrupted [time limit reached]
1796.67/1797.07	c Total Time         :    1797.07
1796.67/1797.07	c   solving          :    1797.07
1796.67/1797.07	c   presolving       :     121.61 (included in solving)
1796.67/1797.07	c   reading          :       0.33 (included in solving)
1796.67/1797.07	c   copying          :       0.14 (1 #copies) (minimal 0.14, maximal 0.14, average 0.14)
1796.67/1797.07	c Original Problem   :
1796.67/1797.07	c   Problem name     : HOME/instance-3692427-1338039982.opb
1796.67/1797.07	c   Variables        : 36722 (36722 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.67/1797.07	c   Constraints      : 117773 initial, 117773 maximal
1796.67/1797.07	c   Objective sense  : minimize
1796.67/1797.07	c Presolved Problem  :
1796.67/1797.07	c   Problem name     : t_HOME/instance-3692427-1338039982.opb
1796.67/1797.07	c   Variables        : 29977 (29977 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.67/1797.07	c   Constraints      : 63815 initial, 63872 maximal
1796.67/1797.07	c Presolvers         :   ExecTime  SetupTime  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1796.67/1797.07	c   domcol           :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.67/1797.07	c   trivial          :       0.02       0.00        491          0          0          0          0          0          0          0          0
1796.67/1797.07	c   dualfix          :       0.03       0.00         60          0          0          0          0          0          0          0          0
1796.67/1797.07	c   boundshift       :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.67/1797.07	c   inttobinary      :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.67/1797.07	c   convertinttobin  :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.67/1797.07	c   gateextraction   :       0.18       0.00          0          0          0          0          0      45895      14808          0          0
1796.67/1797.07	c   implics          :       0.23       0.00          0          0          0          0          0          0          0          0          0
1796.67/1797.07	c   components       :       0.04       0.00          0          0          0          0          0          0          0          0          0
1796.67/1797.07	c   pseudoobj        :       0.00       0.17          0          0          0          0          0          0          0          0          0
1796.67/1797.07	c   probing          :     114.66       0.00          0          0          0          0          0          0          0          0          0
1796.67/1797.07	c   knapsack         :       0.88       0.00          0          0          0          0          0          0          9         15        138
1796.67/1797.07	c   setppc           :       0.28       0.00          0          0          0          0          0          6          0          0          0
1796.67/1797.07	c   and              :       0.20       0.00          0          0          0          0          0      12738      12738          0          0
1796.67/1797.07	c   linear           :       4.83       0.05       4546       1648          0       5037          0      22874          0         56         65
1796.67/1797.07	c   logicor          :       0.07       0.00          0          0          0          0          0          0          0          0          0
1796.67/1797.07	c   root node        :          -          -          0          -          -          0          -          -          -          -          -
1796.67/1797.07	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #ResProp    Cutoffs    DomReds       Cuts      Conss   Children
1796.67/1797.07	c   integral         :          0          0          0          0          1          0          4          0          0          0          0          0          2
1796.67/1797.07	c   knapsack         :       1146       1146          3      62656          0          1          3         42          0          0         42          0          0
1796.67/1797.07	c   setppc           :      62062      62062          3      62656          0          1          1       2778          1      10153          0          0          0
1796.67/1797.07	c   and              :        599        599          3      62655          0          1          0          0          0        255          0          0          0
1796.67/1797.07	c   logicor          :          8+        65          3         20          0          1          0          0         14          0          0          0          0
1796.67/1797.07	c   countsols        :          0          0          0          0          0          1          0          0          0          0          0          0          0
1796.67/1797.07	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS      Check    ResProp
1796.67/1797.07	c   integral         :      84.07       0.00       0.00       0.00      84.07       0.00       0.00       0.00
1796.67/1797.07	c   knapsack         :       2.43       0.00       0.02       2.40       0.00       0.00       0.00       0.00
1796.67/1797.07	c   setppc           :      76.65       0.00       0.01      76.63       0.00       0.01       0.00       0.00
1796.67/1797.07	c   and              :      21.11       0.00       0.00      21.11       0.00       0.00       0.00       0.00
1796.67/1797.07	c   logicor          :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1796.67/1797.07	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1796.67/1797.07	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
1796.67/1797.07	c   rootredcost      :          0          0          0          0
1796.67/1797.07	c   pseudoobj        :       6841          0          0          0
1796.67/1797.07	c   vbounds          :          0          0          0          0
1796.67/1797.07	c   redcost          :          3          0          0          0
1796.67/1797.07	c   probing          :          0          0          0          0
1796.67/1797.07	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp
1796.67/1797.07	c   rootredcost      :       0.03       0.00       0.00       0.03       0.00
1796.67/1797.07	c   pseudoobj        :       0.21       0.17       0.00       0.03       0.00
1796.67/1797.07	c   vbounds          :       0.03       0.00       0.00       0.03       0.00
1796.67/1797.07	c   redcost          :       0.02       0.00       0.00       0.02       0.00
1796.67/1797.07	c   probing          :     114.66       0.00     114.66       0.00       0.00
1796.67/1797.07	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1796.67/1797.07	c   propagation      :       0.00         15         15         57       86.9          0        0.0          -
1796.67/1797.07	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1796.67/1797.07	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1796.67/1797.07	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1796.67/1797.07	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1796.67/1797.07	c   applied globally :          -          -          -         57       86.9          -          -          -
1796.67/1797.07	c   applied locally  :          -          -          -          0        0.0          -          -          -
1796.67/1797.07	c Separators         :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss
1796.67/1797.07	c   cut pool         :       0.00                     0          -          -          0          -    (maximal pool size: 0)
1796.67/1797.07	c   closecuts        :       0.00       0.00          0          0          0          0          0
1796.67/1797.07	c   impliedbounds    :       0.08       0.00          3          0          0          0          0
1796.67/1797.07	c   intobj           :       0.00       0.00          0          0          0          0          0
1796.67/1797.07	c   gomory           :      18.87       0.00          3          0          0          0          0
1796.67/1797.07	c   cgmip            :       0.00       0.00          0          0          0          0          0
1796.67/1797.07	c   strongcg         :      18.94       0.00          3          0          0          0          0
1796.67/1797.07	c   cmir             :       1.99       0.00          3          0          0          0          0
1796.67/1797.07	c   flowcover        :       4.31       0.00          3          0          0          0          0
1796.67/1797.07	c   clique           :      33.49       0.00          3          0          0          0          0
1796.67/1797.07	c   zerohalf         :       0.00       0.00          0          0          0          0          0
1796.67/1797.07	c   mcf              :       1.48       0.00          1          0          0          0          0
1796.67/1797.07	c   oddcycle         :       0.00       0.00          0          0          0          0          0
1796.67/1797.07	c   rapidlearning    :       0.00       0.00          0          0          0          0          0
1796.67/1797.07	c Pricers            :   ExecTime  SetupTime      Calls       Vars
1796.67/1797.07	c   problem variables:       0.00          -          0          0
1796.67/1797.07	c Branching Rules    :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1796.67/1797.07	c   relpscost        :      84.07       0.00          1          0          0          0          0          2
1796.67/1797.07	c   pscost           :       0.00       0.00          0          0          0          0          0          0
1796.67/1797.07	c   inference        :       0.00       0.00          1          0          0          0          0          2
1796.67/1797.07	c   mostinf          :       0.00       0.00          0          0          0          0          0          0
1796.67/1797.07	c   leastinf         :       0.00       0.00          0          0          0          0          0          0
1796.67/1797.07	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0
1796.67/1797.07	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0
1796.67/1797.07	c   random           :       0.00       0.00          0          0          0          0          0          0
1796.67/1797.07	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found
1796.67/1797.07	c   LP solutions     :       0.00          -          -          0
1796.67/1797.07	c   pseudo solutions :       0.00          -          -          0
1796.67/1797.07	c   oneopt           :       0.00       0.00          0          0
1796.67/1797.07	c   crossover        :       0.00       0.00          0          0
1796.67/1797.07	c   smallcard        :       0.00       0.00          0          0
1796.67/1797.07	c   trivial          :       0.04       0.00          2          0
1796.67/1797.07	c   shiftandpropagate:       7.05       0.00          1          0
1796.67/1797.07	c   simplerounding   :       0.00       0.00          0          0
1796.67/1797.07	c   zirounding       :       0.00       0.00          0          0
1796.67/1797.07	c   rounding         :       0.02       0.00          3          0
1796.67/1797.07	c   shifting         :       0.04       0.00          3          0
1796.67/1797.07	c   intshifting      :       0.00       0.00          0          0
1796.67/1797.07	c   twoopt           :       0.00       0.00          0          0
1796.67/1797.07	c   indtwoopt        :       0.00       0.00          0          0
1796.67/1797.07	c   indoneopt        :       0.00       0.00          0          0
1796.67/1797.07	c   fixandinfer      :       0.00       0.00          0          0
1796.67/1797.07	c   feaspump         :     341.12       0.00          1          0
1796.67/1797.07	c   clique           :       0.00       0.00          0          0
1796.67/1797.07	c   indrounding      :       0.00       0.00          0          0
1796.67/1797.07	c   indcoefdiving    :       0.00       0.00          0          0
1796.67/1797.07	c   coefdiving       :       0.00       0.00          0          0
1796.67/1797.07	c   pscostdiving     :       0.00       0.00          0          0
1796.67/1797.07	c   fracdiving       :       0.00       0.00          0          0
1796.67/1797.07	c   nlpdiving        :       0.00       0.00          0          0
1796.67/1797.07	c   veclendiving     :       0.00       0.00          0          0
1796.67/1797.07	c   intdiving        :       0.00       0.00          0          0
1796.67/1797.07	c   actconsdiving    :       0.00       0.00          0          0
1796.67/1797.07	c   objpscostdiving  :       0.00       0.00          0          0
1796.67/1797.07	c   rootsoldiving    :       0.00       0.00          0          0
1796.67/1797.07	c   linesearchdiving :       0.00       0.00          0          0
1796.67/1797.07	c   guideddiving     :       0.00       0.00          0          0
1796.67/1797.07	c   octane           :       0.00       0.00          0          0
1796.67/1797.07	c   rens             :     946.13       0.00          1          0
1796.67/1797.07	c   rins             :       0.00       0.00          0          0
1796.67/1797.07	c   localbranching   :       0.00       0.00          0          0
1796.67/1797.07	c   mutation         :       0.00       0.00          0          0
1796.67/1797.07	c   dins             :       0.00       0.00          0          0
1796.67/1797.07	c   vbounds          :       0.00       0.00          0          0
1796.67/1797.07	c   undercover       :       0.00       0.00          1          0
1796.67/1797.07	c   subnlp           :       0.00       0.00          0          0
1796.67/1797.07	c   trysol           :       0.00       0.00          0          0
1796.67/1797.07	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It
1796.67/1797.07	c   primal LP        :       0.00          0          0       0.00          -       0.00          0
1796.67/1797.07	c   dual LP          :     217.04          5      74780   18695.00     344.55       0.05          1
1796.67/1797.07	c   lex dual LP      :       0.00          0          0       0.00          -
1796.67/1797.07	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
1796.67/1797.07	c   diving/probing LP:     340.89          7     139739   19962.71     409.92
1796.67/1797.07	c   strong branching :      84.06         30      30000    1000.00     356.88
1796.67/1797.07	c     (at root node) :          -         30      30000    1000.00          -
1796.67/1797.07	c   conflict analysis:       0.00          0          0       0.00          -
1796.67/1797.07	c B&B Tree           :
1796.67/1797.07	c   number of runs   :          1
1796.67/1797.07	c   nodes            :          2
1796.67/1797.07	c   nodes (total)    :          2
1796.67/1797.07	c   nodes left       :          3
1796.67/1797.07	c   max depth        :          1
1796.67/1797.07	c   max depth (total):          1
1796.67/1797.07	c   backtracks       :          0 (0.0%)
1796.67/1797.07	c   delayed cutoffs  :          0
1796.67/1797.07	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1796.67/1797.07	c   avg switch length:       1.00
1796.67/1797.07	c   switching time   :       0.00
1796.67/1797.07	c Solution           :
1796.67/1797.07	c   Solutions found  :          0 (0 improvements)
1796.67/1797.07	c   Primal Bound     :          -
1796.67/1797.07	c   Dual Bound       : +7.84375291707082e+01
1796.67/1797.07	c   Gap              :   infinite
1796.67/1797.07	c   Root Dual Bound  : +7.84375291707082e+01
1796.67/1797.07	c   Root Iterations  :     202635
1797.07/1797.47	c Time complete: 1797.13.

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-3692427-1338039982/watcher-3692427-1338039982 -o /tmp/evaluation-result-3692427-1338039982/solver-3692427-1338039982 -C 1800 -W 1900 -M 15500 HOME/scip-2.1.1.4expfix.linux.x86_64.gnu.opt.spx -f HOME/instance-3692427-1338039982.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.03 2.02 2.00 3/174 16676
/proc/meminfo: memFree=28155740/32873852 swapFree=6848/6848
[pid=16676] ppid=16674 vsize=13020 CPUtime=0 cores=0,2,4,6
/proc/16676/stat : 16676 (scip-2.1.1.4exp) R 16674 16676 14323 0 -1 4202496 1998 0 0 0 0 0 0 0 20 0 1 0 270124138 13332480 1952 33554432000 4194304 10219143 140735374992256 140735374991128 8844210 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/16676/statm: 3255 1952 421 1471 0 1775 0

[startup+0.0263631 s]
/proc/loadavg: 2.03 2.02 2.00 3/174 16676
/proc/meminfo: memFree=28155740/32873852 swapFree=6848/6848
[pid=16676] ppid=16674 vsize=22364 CPUtime=0.02 cores=0,2,4,6
/proc/16676/stat : 16676 (scip-2.1.1.4exp) R 16674 16676 14323 0 -1 4202496 4325 0 0 0 2 0 0 0 20 0 1 0 270124138 22900736 4279 33554432000 4194304 10219143 140735374992256 140735374991128 8868291 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/16676/statm: 5591 4279 421 1471 0 4111 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 22364

[startup+0.100356 s]
/proc/loadavg: 2.03 2.02 2.00 3/174 16676
/proc/meminfo: memFree=28155740/32873852 swapFree=6848/6848
[pid=16676] ppid=16674 vsize=43404 CPUtime=0.09 cores=0,2,4,6
/proc/16676/stat : 16676 (scip-2.1.1.4exp) R 16674 16676 14323 0 -1 4202496 9611 0 0 0 9 0 0 0 20 0 1 0 270124138 44445696 9565 33554432000 4194304 10219143 140735374992256 140735374991128 5541619 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/16676/statm: 10851 9565 421 1471 0 9371 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 43404

[startup+0.300314 s]
/proc/loadavg: 2.03 2.02 2.00 3/174 16676
/proc/meminfo: memFree=28155740/32873852 swapFree=6848/6848
[pid=16676] ppid=16674 vsize=88288 CPUtime=0.29 cores=0,2,4,6
/proc/16676/stat : 16676 (scip-2.1.1.4exp) R 16674 16676 14323 0 -1 4202496 20794 0 0 0 27 2 0 0 20 0 1 0 270124138 90406912 20748 33554432000 4194304 10219143 140735374992256 140735374991128 5541619 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/16676/statm: 22072 20748 421 1471 0 20592 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 88288

[startup+0.700335 s]
/proc/loadavg: 2.03 2.02 2.00 3/174 16676
/proc/meminfo: memFree=28155740/32873852 swapFree=6848/6848
[pid=16676] ppid=16674 vsize=227104 CPUtime=0.69 cores=0,2,4,6
/proc/16676/stat : 16676 (scip-2.1.1.4exp) R 16674 16676 14323 0 -1 4202496 54753 0 0 0 62 7 0 0 20 0 1 0 270124138 232554496 54662 33554432000 4194304 10219143 140735374992256 140735374857432 9008087 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/16676/statm: 56776 54662 550 1471 0 55296 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 227104

[startup+1.50032 s]
/proc/loadavg: 2.03 2.02 2.00 3/175 16677
/proc/meminfo: memFree=27900276/32873852 swapFree=6848/6848
[pid=16676] ppid=16674 vsize=324616 CPUtime=1.49 cores=0,2,4,6
/proc/16676/stat : 16676 (scip-2.1.1.4exp) R 16674 16676 14323 0 -1 4202496 78929 0 0 0 137 12 0 0 20 0 1 0 270124138 332406784 78843 33554432000 4194304 10219143 140735374992256 140735374989256 7589947 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/16676/statm: 81154 78877 560 1471 0 79674 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 324616

[startup+3.10032 s]
/proc/loadavg: 2.03 2.02 2.00 3/175 16677
/proc/meminfo: memFree=27782476/32873852 swapFree=6848/6848
[pid=16676] ppid=16674 vsize=453404 CPUtime=3.09 cores=0,2,4,6
/proc/16676/stat : 16676 (scip-2.1.1.4exp) R 16674 16676 14323 0 -1 4202496 109958 0 0 0 291 18 0 0 20 0 1 0 270124138 464285696 109867 33554432000 4194304 10219143 140735374992256 140735374989256 9008087 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/16676/statm: 113351 109867 567 1471 0 111871 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 453404

[startup+6.30032 s]
/proc/loadavg: 2.03 2.02 2.00 3/175 16677
/proc/meminfo: memFree=27686748/32873852 swapFree=6848/6848
[pid=16676] ppid=16674 vsize=515644 CPUtime=6.29 cores=0,2,4,6
/proc/16676/stat : 16676 (scip-2.1.1.4exp) R 16674 16676 14323 0 -1 4202496 130664 0 0 0 593 36 0 0 20 0 1 0 270124138 528019456 124966 33554432000 4194304 10219143 140735374992256 140735374989256 6879818 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/16676/statm: 128911 124966 602 1471 0 127431 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 515644

[startup+12.7003 s]
/proc/loadavg: 2.03 2.02 2.00 3/175 16677
/proc/meminfo: memFree=27645460/32873852 swapFree=6848/6848
[pid=16676] ppid=16674 vsize=529912 CPUtime=12.69 cores=0,2,4,6
/proc/16676/stat : 16676 (scip-2.1.1.4exp) R 16674 16676 14323 0 -1 4202496 133382 0 0 0 1232 37 0 0 20 0 1 0 270124138 542629888 128179 33554432000 4194304 10219143 140735374992256 140735374988632 4819061 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/16676/statm: 132478 128179 628 1471 0 130998 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 529912

[startup+25.5003 s]
/proc/loadavg: 2.02 2.02 2.00 3/175 16678
/proc/meminfo: memFree=27633068/32873852 swapFree=6848/6848
[pid=16676] ppid=16674 vsize=539288 CPUtime=25.49 cores=0,2,4,6
/proc/16676/stat : 16676 (scip-2.1.1.4exp) R 16674 16676 14323 0 -1 4202496 136230 0 0 0 2509 40 0 0 20 0 1 0 270124138 552230912 131027 33554432000 4194304 10219143 140735374992256 140735374988616 4819088 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/16676/statm: 134822 131027 628 1471 0 133342 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 539288

[startup+51.1003 s]
/proc/loadavg: 2.01 2.02 2.00 3/175 16678
/proc/meminfo: memFree=27596240/32873852 swapFree=6848/6848
[pid=16676] ppid=16674 vsize=578208 CPUtime=51.08 cores=0,2,4,6
/proc/16676/stat : 16676 (scip-2.1.1.4exp) R 16674 16676 14323 0 -1 4202496 145552 0 0 0 5063 45 0 0 20 0 1 0 270124138 592084992 140349 33554432000 4194304 10219143 140735374992256 140735374988632 4819061 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/16676/statm: 144552 140349 628 1471 0 143072 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 578208

[startup+102.306 s]
/proc/loadavg: 2.00 2.01 2.00 3/175 16678
/proc/meminfo: memFree=27510808/32873852 swapFree=6848/6848
[pid=16676] ppid=16674 vsize=664764 CPUtime=102.26 cores=0,2,4,6
/proc/16676/stat : 16676 (scip-2.1.1.4exp) R 16674 16676 14323 0 -1 4202496 166756 0 0 0 10168 58 0 0 20 0 1 0 270124138 680718336 161571 33554432000 4194304 10219143 140735374992256 140735374988616 6191148 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/16676/statm: 166191 161571 628 1471 0 164711 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 664764

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/175 16678
/proc/meminfo: memFree=27332304/32873852 swapFree=6848/6848
[pid=16676] ppid=16674 vsize=843384 CPUtime=162.24 cores=0,2,4,6
/proc/16676/stat : 16676 (scip-2.1.1.4exp) R 16674 16676 14323 0 -1 4202496 202992 0 0 0 16142 82 0 0 20 0 1 0 270124138 863625216 206178 33554432000 4194304 10219143 140735374992256 140735374985432 8057476 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/16676/statm: 210846 206178 782 1471 0 209366 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 843384

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 16681
/proc/meminfo: memFree=27299736/32873852 swapFree=6848/6848
[pid=16676] ppid=16674 vsize=868976 CPUtime=222.23 cores=0,2,4,6
/proc/16676/stat : 16676 (scip-2.1.1.4exp) R 16674 16676 14323 0 -1 4202496 205904 0 0 0 22134 89 0 0 20 0 1 0 270124138 889831424 214156 33554432000 4194304 10219143 140735374992256 140735374985432 8057510 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/16676/statm: 217244 214156 782 1471 0 215764 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 868976

[startup+282.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/175 16681
/proc/meminfo: memFree=27295236/32873852 swapFree=6848/6848
[pid=16676] ppid=16674 vsize=868976 CPUtime=282.23 cores=0,2,4,6
/proc/16676/stat : 16676 (scip-2.1.1.4exp) R 16674 16676 14323 0 -1 4202496 206014 0 0 0 28129 94 0 0 20 0 1 0 270124138 889831424 215469 33554432000 4194304 10219143 140735374992256 140735374983416 8051312 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/16676/statm: 217244 215469 799 1471 0 215764 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 868976

[startup+342.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/175 16720
/proc/meminfo: memFree=26515340/32873852 swapFree=6848/6848
[pid=16676] ppid=16674 vsize=868976 CPUtime=342.2 cores=0,2,4,6
/proc/16676/stat : 16676 (scip-2.1.1.4exp) R 16674 16676 14323 0 -1 4202496 206029 0 0 0 34122 98 0 0 20 0 1 0 270124138 889831424 215810 33554432000 4194304 10219143 140735374992256 140735374983384 8051474 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/16676/statm: 217244 215810 799 1471 0 215764 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 868976

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 16720
/proc/meminfo: memFree=26501976/32873852 swapFree=6848/6848
[pid=16676] ppid=16674 vsize=868976 CPUtime=402.2 cores=0,2,4,6
/proc/16676/stat : 16676 (scip-2.1.1.4exp) R 16674 16676 14323 0 -1 4202496 206029 0 0 0 40118 102 0 0 20 0 1 0 270124138 889831424 215825 33554432000 4194304 10219143 140735374992256 140735374983560 8067599 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/16676/statm: 217244 215825 799 1471 0 215764 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 868976

[startup+462.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/175 16720
/proc/meminfo: memFree=26479312/32873852 swapFree=6848/6848
[pid=16676] ppid=16674 vsize=868976 CPUtime=462.18 cores=0,2,4,6
/proc/16676/stat : 16676 (scip-2.1.1.4exp) R 16674 16676 14323 0 -1 4202496 206029 0 0 0 46112 106 0 0 20 0 1 0 270124138 889831424 215830 33554432000 4194304 10219143 140735374992256 140735374983384 8067340 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/16676/statm: 217244 215830 799 1471 0 215764 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 868976

[startup+522.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/175 16720
/proc/meminfo: memFree=26449580/32873852 swapFree=6848/6848
[pid=16676] ppid=16674 vsize=868976 CPUtime=522.17 cores=0,2,4,6
/proc/16676/stat : 16676 (scip-2.1.1.4exp) R 16674 16676 14323 0 -1 4202496 206029 0 0 0 52106 111 0 0 20 0 1 0 270124138 889831424 215980 33554432000 4194304 10219143 140735374992256 140735374983416 9026266 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/16676/statm: 217244 215980 799 1471 0 215764 0
Current children cumulated CPU time (s) 522.17
Current children cumulated vsize (KiB) 868976

[startup+582.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/175 16720
/proc/meminfo: memFree=26415340/32873852 swapFree=6848/6848
[pid=16676] ppid=16674 vsize=868976 CPUtime=582.17 cores=0,2,4,6
/proc/16676/stat : 16676 (scip-2.1.1.4exp) R 16674 16676 14323 0 -1 4202496 206029 0 0 0 58100 117 0 0 20 0 1 0 270124138 889831424 215980 33554432000 4194304 10219143 140735374992256 140735374983416 8056443 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/16676/statm: 217244 215980 799 1471 0 215764 0
Current children cumulated CPU time (s) 582.17
Current children cumulated vsize (KiB) 868976

[startup+642.3 s]

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

/proc/meminfo: memFree=25736928/32873852 swapFree=6848/6848
[pid=16676] ppid=16674 vsize=1091832 CPUtime=1122.08 cores=0,2,4,6
/proc/16676/stat : 16676 (scip-2.1.1.4exp) R 16674 16676 14323 0 -1 4202496 248973 0 0 0 111889 319 0 0 20 0 1 0 270124138 1118035968 269337 33554432000 4194304 10219143 140735374992256 140735374982600 9026266 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/16676/statm: 272958 269337 839 1471 0 271478 0
Current children cumulated CPU time (s) 1122.08
Current children cumulated vsize (KiB) 1091832

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 16749
/proc/meminfo: memFree=25791764/32873852 swapFree=6848/6848
[pid=16676] ppid=16674 vsize=1091832 CPUtime=1182.08 cores=0,2,4,6
/proc/16676/stat : 16676 (scip-2.1.1.4exp) R 16674 16676 14323 0 -1 4202496 249170 0 0 0 117875 333 0 0 20 0 1 0 270124138 1118035968 269534 33554432000 4194304 10219143 140735374992256 140735374982264 8056868 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/16676/statm: 272958 269534 839 1471 0 271478 0
Current children cumulated CPU time (s) 1182.08
Current children cumulated vsize (KiB) 1091832

[startup+1242.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/175 16749
/proc/meminfo: memFree=25642900/32873852 swapFree=6848/6848
[pid=16676] ppid=16674 vsize=1091832 CPUtime=1242.06 cores=0,2,4,6
/proc/16676/stat : 16676 (scip-2.1.1.4exp) R 16674 16676 14323 0 -1 4202496 249170 0 0 0 123859 347 0 0 20 0 1 0 270124138 1118035968 269534 33554432000 4194304 10219143 140735374992256 140735374982600 9026266 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/16676/statm: 272958 269534 839 1471 0 271478 0
Current children cumulated CPU time (s) 1242.06
Current children cumulated vsize (KiB) 1091832

[startup+1302.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/175 16750
/proc/meminfo: memFree=25637444/32873852 swapFree=6848/6848
[pid=16676] ppid=16674 vsize=1091832 CPUtime=1302.07 cores=0,2,4,6
/proc/16676/stat : 16676 (scip-2.1.1.4exp) R 16674 16676 14323 0 -1 4202496 249170 0 0 0 129846 361 0 0 20 0 1 0 270124138 1118035968 269534 33554432000 4194304 10219143 140735374992256 140735374982600 9026266 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/16676/statm: 272958 269534 839 1471 0 271478 0
Current children cumulated CPU time (s) 1302.07
Current children cumulated vsize (KiB) 1091832

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 16750
/proc/meminfo: memFree=25637568/32873852 swapFree=6848/6848
[pid=16676] ppid=16674 vsize=1091832 CPUtime=1362.05 cores=0,2,4,6
/proc/16676/stat : 16676 (scip-2.1.1.4exp) R 16674 16676 14323 0 -1 4202496 249170 0 0 0 135829 376 0 0 20 0 1 0 270124138 1118035968 269534 33554432000 4194304 10219143 140735374992256 140735374982600 9026266 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/16676/statm: 272958 269534 839 1471 0 271478 0
Current children cumulated CPU time (s) 1362.05
Current children cumulated vsize (KiB) 1091832

[startup+1422.31 s]
/proc/loadavg: 2.08 2.02 2.01 3/176 16753
/proc/meminfo: memFree=25637052/32873852 swapFree=6848/6848
[pid=16676] ppid=16674 vsize=1091832 CPUtime=1422.04 cores=0,2,4,6
/proc/16676/stat : 16676 (scip-2.1.1.4exp) R 16674 16676 14323 0 -1 4202496 249173 0 0 0 141813 391 0 0 20 0 1 0 270124138 1118035968 269536 33554432000 4194304 10219143 140735374992256 140735374982984 9026266 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/16676/statm: 272958 269536 839 1471 0 271478 0
Current children cumulated CPU time (s) 1422.04
Current children cumulated vsize (KiB) 1091832

[startup+1482.3 s]
/proc/loadavg: 2.10 2.03 2.00 3/175 16753
/proc/meminfo: memFree=25635384/32873852 swapFree=6848/6848
[pid=16676] ppid=16674 vsize=1091832 CPUtime=1482.02 cores=0,2,4,6
/proc/16676/stat : 16676 (scip-2.1.1.4exp) R 16674 16676 14323 0 -1 4202496 249176 0 0 0 147797 405 0 0 20 0 1 0 270124138 1118035968 269988 33554432000 4194304 10219143 140735374992256 140735374982264 9026266 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/16676/statm: 272958 269988 839 1471 0 271478 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 1091832

[startup+1542.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/175 16753
/proc/meminfo: memFree=25634144/32873852 swapFree=6848/6848
[pid=16676] ppid=16674 vsize=1092204 CPUtime=1542.01 cores=0,2,4,6
/proc/16676/stat : 16676 (scip-2.1.1.4exp) R 16674 16676 14323 0 -1 4202496 249433 0 0 0 153781 420 0 0 20 0 1 0 270124138 1118416896 270287 33554432000 4194304 10219143 140735374992256 140735374982600 8031826 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/16676/statm: 273051 270287 839 1471 0 271571 0
Current children cumulated CPU time (s) 1542.01
Current children cumulated vsize (KiB) 1092204

[startup+1602.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/175 16754
/proc/meminfo: memFree=25633772/32873852 swapFree=6848/6848
[pid=16676] ppid=16674 vsize=1092204 CPUtime=1601.99 cores=0,2,4,6
/proc/16676/stat : 16676 (scip-2.1.1.4exp) R 16674 16676 14323 0 -1 4202496 249433 0 0 0 159764 435 0 0 20 0 1 0 270124138 1118416896 270287 33554432000 4194304 10219143 140735374992256 140735374982520 8056852 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/16676/statm: 273051 270287 839 1471 0 271571 0
Current children cumulated CPU time (s) 1601.99
Current children cumulated vsize (KiB) 1092204

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/175 16754
/proc/meminfo: memFree=25633896/32873852 swapFree=6848/6848
[pid=16676] ppid=16674 vsize=1092204 CPUtime=1661.99 cores=0,2,4,6
/proc/16676/stat : 16676 (scip-2.1.1.4exp) R 16674 16676 14323 0 -1 4202496 249433 0 0 0 165749 450 0 0 20 0 1 0 270124138 1118416896 270287 33554432000 4194304 10219143 140735374992256 140735374982264 9026266 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/16676/statm: 273051 270287 839 1471 0 271571 0
Current children cumulated CPU time (s) 1661.99
Current children cumulated vsize (KiB) 1092204

[startup+1722.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/175 16754
/proc/meminfo: memFree=25813308/32873852 swapFree=6848/6848
[pid=16676] ppid=16674 vsize=912832 CPUtime=1721.97 cores=0,2,4,6
/proc/16676/stat : 16676 (scip-2.1.1.4exp) R 16674 16676 14323 0 -1 4202496 249450 0 0 0 171740 457 0 0 20 0 1 0 270124138 934739968 225492 33554432000 4194304 10219143 140735374992256 140735374985704 8030238 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/16676/statm: 228208 225492 856 1471 0 226728 0
Current children cumulated CPU time (s) 1721.97
Current children cumulated vsize (KiB) 912832

[startup+1782.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/175 16754
/proc/meminfo: memFree=25812872/32873852 swapFree=6848/6848
[pid=16676] ppid=16674 vsize=912832 CPUtime=1781.97 cores=0,2,4,6
/proc/16676/stat : 16676 (scip-2.1.1.4exp) R 16674 16676 14323 0 -1 4202496 249450 0 0 0 177734 463 0 0 20 0 1 0 270124138 934739968 225492 33554432000 4194304 10219143 140735374992256 140735374985512 8030367 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/16676/statm: 228208 225492 856 1471 0 226728 0
Current children cumulated CPU time (s) 1781.97
Current children cumulated vsize (KiB) 912832

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

[startup+1785.5 s]
/proc/loadavg: 2.01 2.01 2.00 3/175 16754
/proc/meminfo: memFree=25812996/32873852 swapFree=6848/6848
[pid=16676] ppid=16674 vsize=912832 CPUtime=1785.16 cores=0,2,4,6
/proc/16676/stat : 16676 (scip-2.1.1.4exp) R 16674 16676 14323 0 -1 4202496 249450 0 0 0 178053 463 0 0 20 0 1 0 270124138 934739968 225492 33554432000 4194304 10219143 140735374992256 140735374985608 8083892 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/16676/statm: 228208 225492 856 1471 0 226728 0
Current children cumulated CPU time (s) 1785.16
Current children cumulated vsize (KiB) 912832

[startup+1791.91 s]
/proc/loadavg: 2.01 2.01 2.00 3/175 16754
/proc/meminfo: memFree=25812872/32873852 swapFree=6848/6848
[pid=16676] ppid=16674 vsize=912832 CPUtime=1791.57 cores=0,2,4,6
/proc/16676/stat : 16676 (scip-2.1.1.4exp) R 16674 16676 14323 0 -1 4202496 249450 0 0 0 178693 464 0 0 20 0 1 0 270124138 934739968 225492 33554432000 4194304 10219143 140735374992256 140735374985432 8057476 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/16676/statm: 228208 225492 856 1471 0 226728 0
Current children cumulated CPU time (s) 1791.57
Current children cumulated vsize (KiB) 912832

[startup+1795.1 s]
/proc/loadavg: 2.01 2.01 2.00 3/175 16754
/proc/meminfo: memFree=25812872/32873852 swapFree=6848/6848
[pid=16676] ppid=16674 vsize=912832 CPUtime=1794.77 cores=0,2,4,6
/proc/16676/stat : 16676 (scip-2.1.1.4exp) R 16674 16676 14323 0 -1 4202496 249450 0 0 0 179013 464 0 0 20 0 1 0 270124138 934739968 225492 33554432000 4194304 10219143 140735374992256 140735374985928 8056592 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/16676/statm: 228208 225492 856 1471 0 226728 0
Current children cumulated CPU time (s) 1794.77
Current children cumulated vsize (KiB) 912832

[startup+1796.7 s]
/proc/loadavg: 2.01 2.01 2.00 3/175 16754
/proc/meminfo: memFree=25812872/32873852 swapFree=6848/6848
[pid=16676] ppid=16674 vsize=912832 CPUtime=1796.37 cores=0,2,4,6
/proc/16676/stat : 16676 (scip-2.1.1.4exp) R 16674 16676 14323 0 -1 4202496 249450 0 0 0 179172 465 0 0 20 0 1 0 270124138 934739968 225492 33554432000 4194304 10219143 140735374992256 140735374985432 7638782 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/16676/statm: 228208 225492 856 1471 0 226728 0
Current children cumulated CPU time (s) 1796.37
Current children cumulated vsize (KiB) 912832

[startup+1797.1 s]
/proc/loadavg: 2.01 2.01 2.00 3/175 16754
/proc/meminfo: memFree=25812872/32873852 swapFree=6848/6848
[pid=16676] ppid=16674 vsize=852400 CPUtime=1796.77 cores=0,2,4,6
/proc/16676/stat : 16676 (scip-2.1.1.4exp) R 16674 16676 14323 0 -1 4202496 249453 0 0 0 179212 465 0 0 20 0 1 0 270124138 872857600 211914 33554432000 4194304 10219143 140735374992256 140735374985432 5156373 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/16676/statm: 213100 211914 859 1471 0 211620 0
Current children cumulated CPU time (s) 1796.77
Current children cumulated vsize (KiB) 852400

[startup+1797.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/175 16754
/proc/meminfo: memFree=25869096/32873852 swapFree=6848/6848
[pid=16676] ppid=16674 vsize=850112 CPUtime=1796.97 cores=0,2,4,6
/proc/16676/stat : 16676 (scip-2.1.1.4exp) R 16674 16676 14323 0 -1 4202496 249453 0 0 0 179232 465 0 0 20 0 1 0 270124138 870514688 211375 33554432000 4194304 10219143 140735374992256 140735374985432 5949083 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/16676/statm: 212528 211375 859 1471 0 211048 0
Current children cumulated CPU time (s) 1796.97
Current children cumulated vsize (KiB) 850112

[startup+1797.41 s]
/proc/loadavg: 2.01 2.01 2.00 3/175 16754
/proc/meminfo: memFree=25869096/32873852 swapFree=6848/6848
[pid=16676] ppid=16674 vsize=761500 CPUtime=1797.07 cores=0,2,4,6
/proc/16676/stat : 16676 (scip-2.1.1.4exp) R 16674 16676 14323 0 -1 4202496 249453 0 0 0 179242 465 0 0 20 0 1 0 270124138 779776000 189432 33554432000 4194304 10219143 140735374992256 140735374991352 9036791 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/16676/statm: 190277 189383 859 1471 0 188797 0
Current children cumulated CPU time (s) 1797.07
Current children cumulated vsize (KiB) 761500

Child status: 0
Real time (s): 1797.47
CPU time (s): 1797.15
CPU user time (s): 1792.46
CPU system time (s): 4.68829
CPU usage (%): 99.9819
Max. virtual memory (cumulated for all children) (KiB): 1092204

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1792.46
system time used= 4.68829
maximum resident set size= 1081216
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 249455
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= 57
involuntary context switches= 1872

runsolver used 5.53416 second user time and 17.1734 second system time

The end

Launcher Data

Begin job on node128 at 2012-05-26 15:46:22
IDJOB=3692427
IDBENCH=76987
IDSOLVER=2271
FILE ID=node128/3692427-1338039982
RUNJOBID= node128-1338017079-14339
PBS_JOBID= 14624370
Free space on /tmp= 71224 MiB

SOLVER NAME= SCIP spx E SCIP 2.1.1.4. Exp 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.4expfix.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3692427-1338039982/watcher-3692427-1338039982 -o /tmp/evaluation-result-3692427-1338039982/solver-3692427-1338039982 -C 1800 -W 1900 -M 15500  HOME/scip-2.1.1.4expfix.linux.x86_64.gnu.opt.spx -f HOME/instance-3692427-1338039982.opb -t 1800 -m 15500

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

MD5SUM BENCH= da670fe6dfaf44f990525edb598421e7
RANDOM SEED=789317832

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.389
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		: 2666.389
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.389
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:       32873852 kB
MemFree:        28155748 kB
Buffers:          288424 kB
Cached:          3503140 kB
SwapCached:            0 kB
Active:          1019876 kB
Inactive:        2912188 kB
Active(anon):     142880 kB
Inactive(anon):        0 kB
Active(file):     876996 kB
Inactive(file):  2912188 kB
Unevictable:        6848 kB
Mlocked:            6848 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             17480 kB
Writeback:             0 kB
AnonPages:        241496 kB
Mapped:            17616 kB
Shmem:               204 kB
Slab:             648208 kB
SReclaimable:      90880 kB
SUnreclaim:       557328 kB
KernelStack:        1456 kB
PageTables:         4156 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:     256088 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346360 kB
VmallocChunk:   34341988004 kB
HardwareCorrupted:     0 kB
AnonHugePages:    192512 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= 71204 MiB
End job on node128 at 2012-05-26 16:16:20