Trace number 3741551

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
PB11: SCIP spx E_2 2011-06-10 (fixed)? 1796.77 1797.05

General information on the benchmark

Name/OPT-SMALLINT-LIN/
heinz/normalized-ns894788.opb
MD5SUMca3efe2da0610ce6a80a42a3887418e6
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark7
Best CPU time to get the best result obtained on this benchmark180.313
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables3463
Total number of constraints2279
Number of constraints which are clauses678
Number of constraints which are cardinality constraints (but not clauses)145
Number of constraints which are nor clauses,nor cardinality constraints1456
Minimum length of a constraint1
Maximum length of a constraint97
Number of terms in the objective function 7
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 7
Number of bits of the sum of numbers in the objective function 3
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 97
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c SCIP version 2.0.1.5 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.5.0.5]
0.00/0.00	c Copyright (c) 2002-2011 Konrad-Zuse-Zentrum fuer Informationstechnik Berlin (ZIB)
0.00/0.00	c 
0.00/0.00	c user parameter file <scip.set> not found - using default parameters
0.00/0.00	c reading problem <HOME/instance-3741551-1338776514.opb>
0.00/0.02	c original problem has 3463 variables (3463 bin, 0 int, 0 impl, 0 cont) and 2279 constraints
0.00/0.02	c problem read
0.00/0.02	c presolving settings loaded
0.00/0.03	c presolving:
0.00/0.04	c (round 1) 950 del vars, 586 del conss, 0 add conss, 950 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 3240 impls, 1136 clqs
0.00/0.04	c (round 2) 1147 del vars, 717 del conss, 0 add conss, 1112 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 3270 impls, 1083 clqs
0.00/0.04	c (round 3) 1175 del vars, 753 del conss, 0 add conss, 1127 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 3270 impls, 1079 clqs
0.00/0.05	c (round 4) 1175 del vars, 754 del conss, 0 add conss, 1127 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 3270 impls, 1079 clqs
0.00/0.07	c (round 5) 1175 del vars, 1152 del conss, 0 add conss, 1127 chg bounds, 398 chg sides, 0 chg coeffs, 0 upgd conss, 3270 impls, 1079 clqs
0.00/0.07	c (round 6) 1175 del vars, 1152 del conss, 0 add conss, 1127 chg bounds, 398 chg sides, 0 chg coeffs, 1127 upgd conss, 3270 impls, 1079 clqs
0.00/0.08	c (round 7) 1175 del vars, 1243 del conss, 0 add conss, 1127 chg bounds, 398 chg sides, 0 chg coeffs, 1127 upgd conss, 3270 impls, 1079 clqs
0.29/0.37	c    (0.4s) probing: 1000/2288 (43.7%) - 17 fixings, 0 aggregations, 37868 implications, 0 bound changes
0.59/0.62	c    (0.6s) probing: 2000/2288 (87.4%) - 18 fixings, 0 aggregations, 55924 implications, 1 bound changes
0.69/0.73	c (round 8) 1193 del vars, 1243 del conss, 0 add conss, 1128 chg bounds, 398 chg sides, 0 chg coeffs, 1127 upgd conss, 153377 impls, 1074 clqs
0.69/0.73	c (round 9) 1193 del vars, 1247 del conss, 0 add conss, 1128 chg bounds, 398 chg sides, 0 chg coeffs, 1127 upgd conss, 153377 impls, 1074 clqs
0.69/0.73	c presolving (10 rounds):
0.69/0.73	c  1193 deleted vars, 1247 deleted constraints, 0 added constraints, 1128 tightened bounds, 0 added holes, 398 changed sides, 0 changed coefficients
0.69/0.73	c  153377 implications, 1074 cliques
0.69/0.73	c presolved problem has 2270 variables (2270 bin, 0 int, 0 impl, 0 cont) and 1032 constraints
0.69/0.73	c    1032 constraints of type <setppc>
0.69/0.73	c transformed objective value is always integral (scale: 1)
0.69/0.73	c Presolving Time: 0.65
0.69/0.73	c - non default parameters ----------------------------------------------------------------------
0.69/0.73	c # SCIP version 2.0.1.5
0.69/0.73	c 
0.69/0.73	c # frequency for displaying node information lines
0.69/0.73	c # [type: int, range: [-1,2147483647], default: 100]
0.69/0.73	c display/freq = 10000
0.69/0.73	c 
0.69/0.73	c # maximal time in seconds to run
0.69/0.73	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.69/0.73	c limits/time = 1797
0.69/0.73	c 
0.69/0.73	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.69/0.73	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.69/0.73	c limits/memory = 13950
0.69/0.73	c 
0.69/0.73	c # default clock type (1: CPU user seconds, 2: wall clock time)
0.69/0.73	c # [type: int, range: [1,2], default: 1]
0.69/0.73	c timing/clocktype = 2
0.69/0.73	c 
0.69/0.73	c # belongs reading time to solving time?
0.69/0.73	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.69/0.73	c timing/reading = TRUE
0.69/0.73	c 
0.69/0.73	c # should presolving try to simplify inequalities
0.69/0.73	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.69/0.73	c constraints/linear/simplifyinequalities = TRUE
0.69/0.73	c 
0.69/0.73	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
0.69/0.73	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.69/0.73	c constraints/indicator/addCouplingCons = TRUE
0.69/0.73	c 
0.69/0.73	c # should presolving try to simplify knapsacks
0.69/0.73	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.69/0.73	c constraints/knapsack/simplifyinequalities = TRUE
0.69/0.73	c 
0.69/0.73	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.69/0.73	c # [type: int, range: [-1,2147483647], default: -1]
0.69/0.73	c separating/rapidlearning/freq = 0
0.69/0.73	c 
0.69/0.73	c -----------------------------------------------------------------------------------------------
0.69/0.73	c start solving
0.69/0.73	c 
1.99/2.09	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1.99/2.09	c   2.1s|     1 |     0 | 11788 |     - |  14M|   0 | 395 |2270 |1064 |2270 |1032 |   0 |  32 |   0 | 6.328049e+00 |      --      |    Inf 
4.09/4.14	c   4.1s|     1 |     0 | 31034 |     - |  14M|   0 | 549 |2270 |1062 |2270 |1032 |   0 |  32 |   0 | 7.000000e+00 |      --      |    Inf 
4.49/4.51	c   4.5s|     1 |     0 | 31230 |     - |  16M|   0 | 626 |2270 |2576 |2270 |1061 |  29 |  32 |   0 | 7.000000e+00 |      --      |    Inf 
4.59/4.63	c   4.6s|     1 |     0 | 31448 |     - |  16M|   0 | 633 |2270 |2576 |2270 |1077 |  45 |  32 |   0 | 7.000000e+00 |      --      |    Inf 
4.69/4.75	c   4.8s|     1 |     0 | 31637 |     - |  16M|   0 | 614 |2270 |2576 |2270 |1085 |  53 |  32 |   0 | 7.000000e+00 |      --      |    Inf 
4.89/4.90	c   4.9s|     1 |     0 | 32001 |     - |  16M|   0 | 628 |2270 |2576 |2270 |1089 |  57 |  32 |   0 | 7.000000e+00 |      --      |    Inf 
4.99/5.01	c   5.0s|     1 |     0 | 32163 |     - |  16M|   0 | 654 |2270 |2576 |2270 |1101 |  69 |  32 |   0 | 7.000000e+00 |      --      |    Inf 
5.09/5.16	c   5.2s|     1 |     0 | 32501 |     - |  16M|   0 | 627 |2270 |2576 |2270 |1112 |  80 |  32 |   0 | 7.000000e+00 |      --      |    Inf 
6.49/6.53	c   6.5s|     1 |     2 | 32501 |     - |  16M|   0 | 627 |2270 |2576 |2270 |1112 |  80 |  32 |  10 | 7.000000e+00 |      --      |    Inf 
504.81/504.90	c   505s| 10000 |   442 |  2144k| 211.3 |  21M|  35 | 365 |2270 |6009 |2270 |1065 |  80 |5520 |3170 | 7.000000e+00 |      --      |    Inf 
950.74/950.99	c   951s| 20000 |   602 |  4114k| 204.1 |  23M|  38 |   - |2270 |6491 |2270 |1065 |  80 |  11k|5729 | 7.000000e+00 |      --      |    Inf 
1342.98/1343.25	c  1343s| 30000 |   725 |  6034k| 200.1 |  24M|  43 |   - |2270 |8201 |2270 |1065 |  80 |  16k|7481 | 7.000000e+00 |      --      |    Inf 
1754.22/1754.55	c  1755s| 40000 |   821 |  7908k| 196.9 |  25M|  43 | 309 |2270 |9285 |2270 |1065 |  80 |  22k|9740 | 7.000000e+00 |      --      |    Inf 
1796.71/1797.01	c 
1796.71/1797.01	c SCIP Status        : solving was interrupted [time limit reached]
1796.71/1797.01	c Solving Time (sec) : 1797.01
1796.71/1797.01	c Solving Nodes      : 41060
1796.71/1797.01	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1796.71/1797.01	c Dual Bound         : +7.00000000000000e+00
1796.71/1797.01	c Gap                : infinite
1796.71/1797.01	s UNKNOWN
1796.71/1797.01	c SCIP Status        : solving was interrupted [time limit reached]
1796.71/1797.01	c Total Time         :    1797.01
1796.71/1797.01	c   solving          :    1797.01
1796.71/1797.01	c   presolving       :       0.65 (included in solving)
1796.71/1797.01	c   reading          :       0.02 (included in solving)
1796.71/1797.01	c Original Problem   :
1796.71/1797.01	c   Problem name     : HOME/instance-3741551-1338776514.opb
1796.71/1797.01	c   Variables        : 3463 (3463 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.71/1797.01	c   Constraints      : 2279 initial, 2279 maximal
1796.71/1797.01	c Presolved Problem  :
1796.71/1797.01	c   Problem name     : t_HOME/instance-3741551-1338776514.opb
1796.71/1797.01	c   Variables        : 2270 (2270 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.71/1797.01	c   Constraints      : 1032 initial, 9572 maximal
1796.71/1797.01	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1796.71/1797.01	c   trivial          :       0.00          0          0          0          0          0          0          0          0          0
1796.71/1797.01	c   dualfix          :       0.00          0          0          0          0          0          0          0          0          0
1796.71/1797.01	c   boundshift       :       0.00          0          0          0          0          0          0          0          0          0
1796.71/1797.01	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0          0
1796.71/1797.01	c   pseudoobj        :       0.00          0          0          0          0          0          0          0          0          0
1796.71/1797.01	c   implics          :       0.00          0          0          0          0          0          0          0          0          0
1796.71/1797.01	c   probing          :       0.59         18          0          0          1          0          0          0          0          0
1796.71/1797.01	c   setppc           :       0.01          0          0          0          0          0         95          0          0          0
1796.71/1797.01	c   linear           :       0.04       1127         48          0       1127          0       1152          0        398          0
1796.71/1797.01	c   logicor          :       0.00          0          0          0          0          0          0          0          0          0
1796.71/1797.01	c   root node        :          -          3          -          -          3          -          -          -          -          -
1796.71/1797.01	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #Resprop    Cutoffs    DomReds       Cuts      Conss   Children
1796.71/1797.01	c   integral         :          0          0          0      22653          0          4          0        193       3203          0          0      41984
1796.71/1797.01	c   setppc           :       1032          6     215995          0          1          3    8707399        112    1498829          0          0          0
1796.71/1797.01	c   linear           :          0+         6     206961          0          0          0     145289          0       5043          1          0          0
1796.71/1797.01	c   logicor          :          0+         6      52982          0          0          0      92679         54      23918          0          0          0
1796.71/1797.01	c   countsols        :          0          0          0          0          1          0          0          0          0          0          0          0
1796.71/1797.01	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS      Check    Resprop
1796.71/1797.01	c   integral         :     489.64       0.00       0.00     489.64       0.00       0.00       0.00
1796.71/1797.01	c   setppc           :       7.07       0.00       4.91       0.00       0.00       0.00       2.15
1796.71/1797.01	c   linear           :       0.75       0.00       0.69       0.00       0.00       0.00       0.06
1796.71/1797.01	c   logicor          :       2.95       0.00       2.84       0.00       0.00       0.00       0.12
1796.71/1797.01	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1796.71/1797.01	c Propagators        : #Propagate   #Resprop    Cutoffs    DomReds
1796.71/1797.01	c   vbounds          :          0          0          0          0
1796.71/1797.01	c   rootredcost      :          0          0          0          0
1796.71/1797.01	c   pseudoobj        :     207295          0          0          3
1796.71/1797.01	c Propagator Timings :  TotalTime  Propagate    Resprop
1796.71/1797.01	c   vbounds          :       0.03       0.03       0.00
1796.71/1797.01	c   rootredcost      :       0.03       0.03       0.00
1796.71/1797.01	c   pseudoobj        :       0.06       0.06       0.00
1796.71/1797.01	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1796.71/1797.01	c   propagation      :       0.01        164        155        680       33.7         16       11.9          -
1796.71/1797.01	c   infeasible LP    :      28.00      20137      16085     263361      274.3         37       14.5          0
1796.71/1797.01	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1796.71/1797.01	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1796.71/1797.01	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1796.71/1797.01	c   applied globally :          -          -          -      22464       56.4          -          -          -
1796.71/1797.01	c   applied locally  :          -          -          -        171      342.7          -          -          -
1796.71/1797.01	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1796.71/1797.01	c   cut pool         :       0.00          5          -          -          1          -    (maximal pool size: 128)
1796.71/1797.01	c   redcost          :       0.79      22653          0          0          0          0
1796.71/1797.01	c   impliedbounds    :       0.00          6          0          0         73          0
1796.71/1797.01	c   intobj           :       0.00          0          0          0          0          0
1796.71/1797.01	c   gomory           :       0.09          6          0          0         31          0
1796.71/1797.01	c   cgmip            :       0.00          0          0          0          0          0
1796.71/1797.01	c   closecuts        :       0.00          0          0          0          0          0
1796.71/1797.01	c   strongcg         :       0.09          6          0          0         31          0
1796.71/1797.01	c   cmir             :       0.05          6          0          0          0          0
1796.71/1797.01	c   flowcover        :       0.05          6          0          0          0          0
1796.71/1797.01	c   clique           :       0.22          6          0          0         49          0
1796.71/1797.01	c   zerohalf         :       0.00          0          0          0          0          0
1796.71/1797.01	c   mcf              :       0.00          1          0          0          0          0
1796.71/1797.01	c   oddcycle         :       0.00          0          0          0          0          0
1796.71/1797.01	c   rapidlearning    :       0.21          1          0          0          0       1514
1796.71/1797.01	c Pricers            :       Time      Calls       Vars
1796.71/1797.01	c   problem variables:       0.00          0          0
1796.71/1797.01	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1796.71/1797.01	c   relpscost        :     489.62      22653        193       3203          0          0      41984
1796.71/1797.01	c   pscost           :       0.00          0          0          0          0          0          0
1796.71/1797.01	c   inference        :       0.00          1          0          0          0          0          2
1796.71/1797.01	c   mostinf          :       0.00          0          0          0          0          0          0
1796.71/1797.01	c   leastinf         :       0.00          0          0          0          0          0          0
1796.71/1797.01	c   fullstrong       :       0.00          0          0          0          0          0          0
1796.71/1797.01	c   allfullstrong    :       0.00          0          0          0          0          0          0
1796.71/1797.01	c   random           :       0.00          0          0          0          0          0          0
1796.71/1797.01	c Primal Heuristics  :       Time      Calls      Found
1796.71/1797.01	c   LP solutions     :       0.00          -          0
1796.71/1797.01	c   pseudo solutions :       0.00          -          0
1796.71/1797.01	c   oneopt           :       0.01          0          0
1796.71/1797.01	c   crossover        :       0.01          0          0
1796.71/1797.01	c   guideddiving     :       0.00          0          0
1796.71/1797.01	c   intshifting      :       0.00          0          0
1796.71/1797.01	c   coefdiving       :       4.63         22          0
1796.71/1797.01	c   pscostdiving     :       3.07         22          0
1796.71/1797.01	c   feaspump         :       4.22         11          0
1796.71/1797.01	c   fracdiving       :       5.51         23          0
1796.71/1797.01	c   veclendiving     :      12.03         23          0
1796.71/1797.01	c   linesearchdiving :       2.19         23          0
1796.71/1797.01	c   objpscostdiving  :       1.15         12          0
1796.71/1797.01	c   rootsoldiving    :       2.10         12          0
1796.71/1797.01	c   trivial          :       0.00          2          0
1796.71/1797.01	c   shiftandpropagate:       0.01          1          0
1796.71/1797.01	c   simplerounding   :       0.01          0          0
1796.71/1797.01	c   zirounding       :       0.80          0          0
1796.71/1797.01	c   rounding         :       0.37       2091          0
1796.71/1797.01	c   shifting         :       0.34        655          0
1796.71/1797.01	c   twoopt           :       0.00          0          0
1796.71/1797.01	c   fixandinfer      :       0.00          0          0
1796.71/1797.01	c   clique           :       0.00          0          0
1796.71/1797.01	c   intdiving        :       0.00          0          0
1796.71/1797.01	c   actconsdiving    :       0.00          0          0
1796.71/1797.01	c   octane           :       0.00          0          0
1796.71/1797.01	c   rens             :       0.48          1          0
1796.71/1797.01	c   rins             :       0.00          0          0
1796.71/1797.01	c   localbranching   :       0.00          0          0
1796.71/1797.01	c   mutation         :       0.00          0          0
1796.71/1797.01	c   dins             :       0.00          0          0
1796.71/1797.01	c   vbounds          :       0.00          0          0
1796.71/1797.01	c   undercover       :       0.00          0          0
1796.71/1797.01	c   subnlp           :       0.01          0          0
1796.71/1797.01	c   trysol           :       0.01          0          0
1796.71/1797.01	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1796.71/1797.01	c   primal LP        :       0.00          0          0       0.00          -
1796.71/1797.01	c   dual LP          :    1211.81      42440    7896835     186.07    6516.56
1796.71/1797.01	c   lex dual LP      :       0.00          0          0       0.00          -
1796.71/1797.01	c   barrier LP       :       0.00          0          0       0.00          -
1796.71/1797.01	c   diving/probing LP:      32.66       5101     226952      44.49    6949.44
1796.71/1797.01	c   strong branching :     487.64       9923    3118015     314.22    6394.03
1796.71/1797.01	c     (at root node) :          -         10       4817     481.70          -
1796.71/1797.01	c   conflict analysis:       0.00          0          0       0.00          -
1796.71/1797.01	c B&B Tree           :
1796.71/1797.01	c   number of runs   :          1
1796.71/1797.01	c   nodes            :      41060
1796.71/1797.01	c   nodes (total)    :      41060
1796.71/1797.01	c   nodes left       :        821
1796.71/1797.01	c   max depth        :         43
1796.71/1797.01	c   max depth (total):         43
1796.71/1797.01	c   backtracks       :       8059 (19.6%)
1796.71/1797.01	c   delayed cutoffs  :        106
1796.71/1797.01	c   repropagations   :      30418 (211644 domain reductions, 44 cutoffs)
1796.71/1797.01	c   avg switch length:       5.16
1796.71/1797.01	c   switching time   :      10.36
1796.71/1797.01	c Solution           :
1796.71/1797.01	c   Solutions found  :          0 (0 improvements)
1796.71/1797.01	c   Primal Bound     :          -
1796.71/1797.01	c   Dual Bound       : +7.00000000000000e+00
1796.71/1797.01	c   Gap              :   infinite
1796.71/1797.01	c   Root Dual Bound  : +7.00000000000000e+00
1796.71/1797.01	c   Root Iterations  :      32501
1796.71/1797.04	c Time complete: 1796.76.

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-3741551-1338776514/watcher-3741551-1338776514 -o /tmp/evaluation-result-3741551-1338776514/solver-3741551-1338776514 -C 1800 -W 1900 -M 15500 HOME/scip-2.0.1.4b_2.linux.x86_64.gnu.opt.spx -f HOME/instance-3741551-1338776514.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 32380
/proc/meminfo: memFree=26980340/32873660 swapFree=7120/7120
[pid=32380] ppid=32378 vsize=10952 CPUtime=0 cores=0,2,4,6
/proc/32380/stat : 32380 (scip-2.0.1.4b_2) R 32378 32380 31309 0 -1 4202496 1834 0 0 0 0 0 0 0 20 0 1 0 343777124 11214848 1788 33554432000 4194304 9016284 140733362484176 140733362483144 7870589 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/32380/statm: 2995 1799 340 1178 0 1813 0

[startup+0.103409 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 32380
/proc/meminfo: memFree=26980340/32873660 swapFree=7120/7120
[pid=32380] ppid=32378 vsize=31904 CPUtime=0.1 cores=0,2,4,6
/proc/32380/stat : 32380 (scip-2.0.1.4b_2) R 32378 32380 31309 0 -1 4202496 7017 0 0 0 9 1 0 0 20 0 1 0 343777124 32669696 6714 33554432000 4194304 9016284 140733362484176 140733362483144 6469440 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/32380/statm: 7976 6714 515 1178 0 6794 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 31904

[startup+0.200273 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 32380
/proc/meminfo: memFree=26980340/32873660 swapFree=7120/7120
[pid=32380] ppid=32378 vsize=33552 CPUtime=0.19 cores=0,2,4,6
/proc/32380/stat : 32380 (scip-2.0.1.4b_2) R 32378 32380 31309 0 -1 4202496 7429 0 0 0 18 1 0 0 20 0 1 0 343777124 34357248 7126 33554432000 4194304 9016284 140733362484176 140733362483144 5969989 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/32380/statm: 8388 7126 515 1178 0 7206 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 33552

[startup+0.300284 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 32380
/proc/meminfo: memFree=26980340/32873660 swapFree=7120/7120
[pid=32380] ppid=32378 vsize=34312 CPUtime=0.29 cores=0,2,4,6
/proc/32380/stat : 32380 (scip-2.0.1.4b_2) R 32378 32380 31309 0 -1 4202496 7648 0 0 0 28 1 0 0 20 0 1 0 343777124 35135488 7345 33554432000 4194304 9016284 140733362484176 140733362483144 4888860 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/32380/statm: 8578 7345 515 1178 0 7396 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 34312

[startup+0.700177 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 32380
/proc/meminfo: memFree=26980340/32873660 swapFree=7120/7120
[pid=32380] ppid=32378 vsize=42688 CPUtime=0.69 cores=0,2,4,6
/proc/32380/stat : 32380 (scip-2.0.1.4b_2) R 32378 32380 31309 0 -1 4202496 9927 0 0 0 68 1 0 0 20 0 1 0 343777124 43712512 9586 33554432000 4194304 9016284 140733362484176 140733362479688 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/32380/statm: 10672 9586 633 1178 0 9490 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 42688

[startup+1.50023 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32381
/proc/meminfo: memFree=26944464/32873660 swapFree=7120/7120
[pid=32380] ppid=32378 vsize=43112 CPUtime=1.49 cores=0,2,4,6
/proc/32380/stat : 32380 (scip-2.0.1.4b_2) R 32378 32380 31309 0 -1 4202496 10030 0 0 0 147 2 0 0 20 0 1 0 343777124 44146688 9689 33554432000 4194304 9016284 140733362484176 140733362478136 7158208 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/32380/statm: 10778 9689 635 1178 0 9596 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 43112

[startup+3.10023 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32381
/proc/meminfo: memFree=26942852/32873660 swapFree=7120/7120
[pid=32380] ppid=32378 vsize=43612 CPUtime=3.09 cores=0,2,4,6
/proc/32380/stat : 32380 (scip-2.0.1.4b_2) R 32378 32380 31309 0 -1 4202496 10320 0 0 0 306 3 0 0 20 0 1 0 343777124 44658688 9900 33554432000 4194304 9016284 140733362484176 140733362475960 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/32380/statm: 10903 9900 650 1178 0 9721 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 43612

[startup+6.30023 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32381
/proc/meminfo: memFree=26915820/32873660 swapFree=7120/7120
[pid=32380] ppid=32378 vsize=66320 CPUtime=6.29 cores=0,2,4,6
/proc/32380/stat : 32380 (scip-2.0.1.4b_2) R 32378 32380 31309 0 -1 4202496 18012 0 0 0 623 6 0 0 20 0 1 0 343777124 67911680 15650 33554432000 4194304 9016284 140733362484176 140733362473384 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/32380/statm: 16580 15650 700 1178 0 15398 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 66320

[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32381
/proc/meminfo: memFree=26919252/32873660 swapFree=7120/7120
[pid=32380] ppid=32378 vsize=66320 CPUtime=12.69 cores=0,2,4,6
/proc/32380/stat : 32380 (scip-2.0.1.4b_2) R 32378 32380 31309 0 -1 4202496 18012 0 0 0 1258 11 0 0 20 0 1 0 343777124 67911680 15650 33554432000 4194304 9016284 140733362484176 140733362478024 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/32380/statm: 16580 15650 700 1178 0 15398 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 66320

[startup+25.5001 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32381
/proc/meminfo: memFree=26919644/32873660 swapFree=7120/7120
[pid=32380] ppid=32378 vsize=66320 CPUtime=25.48 cores=0,2,4,6
/proc/32380/stat : 32380 (scip-2.0.1.4b_2) R 32378 32380 31309 0 -1 4202496 18014 0 0 0 2530 18 0 0 20 0 1 0 343777124 67911680 15652 33554432000 4194304 9016284 140733362484176 140733362478024 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/32380/statm: 16580 15652 702 1178 0 15398 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 66320

[startup+51.1002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32381
/proc/meminfo: memFree=26917304/32873660 swapFree=7120/7120
[pid=32380] ppid=32378 vsize=66320 CPUtime=51.07 cores=0,2,4,6
/proc/32380/stat : 32380 (scip-2.0.1.4b_2) R 32378 32380 31309 0 -1 4202496 18021 0 0 0 5072 35 0 0 20 0 1 0 343777124 67911680 16013 33554432000 4194304 9016284 140733362484176 140733362478232 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/32380/statm: 16580 16013 703 1178 0 15398 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 66320

[startup+102.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/177 32381
/proc/meminfo: memFree=26917460/32873660 swapFree=7120/7120
[pid=32380] ppid=32378 vsize=66320 CPUtime=102.28 cores=0,2,4,6
/proc/32380/stat : 32380 (scip-2.0.1.4b_2) R 32378 32380 31309 0 -1 4202496 18021 0 0 0 10153 75 0 0 20 0 1 0 343777124 67911680 16013 33554432000 4194304 9016284 140733362484176 140733362477928 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/32380/statm: 16580 16013 703 1178 0 15398 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 66320

[startup+162.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 32381
/proc/meminfo: memFree=26917460/32873660 swapFree=7120/7120
[pid=32380] ppid=32378 vsize=66320 CPUtime=162.26 cores=0,2,4,6
/proc/32380/stat : 32380 (scip-2.0.1.4b_2) R 32378 32380 31309 0 -1 4202496 18021 0 0 0 16110 116 0 0 20 0 1 0 343777124 67911680 16013 33554432000 4194304 9016284 140733362484176 140733362478136 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/32380/statm: 16580 16013 703 1178 0 15398 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 66320

[startup+222.306 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 32381
/proc/meminfo: memFree=26917708/32873660 swapFree=7120/7120
[pid=32380] ppid=32378 vsize=66320 CPUtime=222.26 cores=0,2,4,6
/proc/32380/stat : 32380 (scip-2.0.1.4b_2) R 32378 32380 31309 0 -1 4202496 18021 0 0 0 22069 157 0 0 20 0 1 0 343777124 67911680 16013 33554432000 4194304 9016284 140733362484176 140733362477976 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/32380/statm: 16580 16013 703 1178 0 15398 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 66320

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32382
/proc/meminfo: memFree=26918080/32873660 swapFree=7120/7120
[pid=32380] ppid=32378 vsize=66320 CPUtime=282.24 cores=0,2,4,6
/proc/32380/stat : 32380 (scip-2.0.1.4b_2) R 32378 32380 31309 0 -1 4202496 18021 0 0 0 28027 197 0 0 20 0 1 0 343777124 67911680 16013 33554432000 4194304 9016284 140733362484176 140733362478136 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/32380/statm: 16580 16013 703 1178 0 15398 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 66320

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32384
/proc/meminfo: memFree=26915936/32873660 swapFree=7120/7120
[pid=32380] ppid=32378 vsize=66320 CPUtime=342.23 cores=0,2,4,6
/proc/32380/stat : 32380 (scip-2.0.1.4b_2) R 32378 32380 31309 0 -1 4202496 18021 0 0 0 33984 239 0 0 20 0 1 0 343777124 67911680 16013 33554432000 4194304 9016284 140733362484176 140733362478136 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/32380/statm: 16580 16013 703 1178 0 15398 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 66320

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32384
/proc/meminfo: memFree=26915688/32873660 swapFree=7120/7120
[pid=32380] ppid=32378 vsize=66320 CPUtime=402.23 cores=0,2,4,6
/proc/32380/stat : 32380 (scip-2.0.1.4b_2) R 32378 32380 31309 0 -1 4202496 18021 0 0 0 39943 280 0 0 20 0 1 0 343777124 67911680 16013 33554432000 4194304 9016284 140733362484176 140733362478136 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/32380/statm: 16580 16013 703 1178 0 15398 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 66320

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32384
/proc/meminfo: memFree=26915316/32873660 swapFree=7120/7120
[pid=32380] ppid=32378 vsize=66320 CPUtime=462.21 cores=0,2,4,6
/proc/32380/stat : 32380 (scip-2.0.1.4b_2) R 32378 32380 31309 0 -1 4202496 18021 0 0 0 45900 321 0 0 20 0 1 0 343777124 67911680 16013 33554432000 4194304 9016284 140733362484176 140733362478344 7153367 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/32380/statm: 16580 16013 703 1178 0 15398 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 66320

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 32387
/proc/meminfo: memFree=26914568/32873660 swapFree=7120/7120
[pid=32380] ppid=32378 vsize=66320 CPUtime=522.2 cores=0,2,4,6
/proc/32380/stat : 32380 (scip-2.0.1.4b_2) R 32378 32380 31309 0 -1 4202496 18021 0 0 0 51857 363 0 0 20 0 1 0 343777124 67911680 16013 33554432000 4194304 9016284 140733362484176 140733362478136 6855193 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/32380/statm: 16580 16013 703 1178 0 15398 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 66320

[startup+582.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 32387
/proc/meminfo: memFree=26914576/32873660 swapFree=7120/7120
[pid=32380] ppid=32378 vsize=66320 CPUtime=582.19 cores=0,2,4,6
/proc/32380/stat : 32380 (scip-2.0.1.4b_2) R 32378 32380 31309 0 -1 4202496 18021 0 0 0 57813 406 0 0 20 0 1 0 343777124 67911680 16013 33554432000 4194304 9016284 140733362484176 140733362478088 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/32380/statm: 16580 16013 703 1178 0 15398 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 66320

[startup+642.3 s]

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

/proc/meminfo: memFree=25546928/32873660 swapFree=7120/7120
[pid=32380] ppid=32378 vsize=66320 CPUtime=1062.13 cores=0,2,4,6
/proc/32380/stat : 32380 (scip-2.0.1.4b_2) R 32378 32380 31309 0 -1 4202496 18021 0 0 0 105478 735 0 0 20 0 1 0 343777124 67911680 16013 33554432000 4194304 9016284 140733362484176 140733362478136 7158153 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/32380/statm: 16580 16013 703 1178 0 15398 0
Current children cumulated CPU time (s) 1062.13
Current children cumulated vsize (KiB) 66320

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 32506
/proc/meminfo: memFree=25519476/32873660 swapFree=7120/7120
[pid=32380] ppid=32378 vsize=66320 CPUtime=1122.12 cores=0,2,4,6
/proc/32380/stat : 32380 (scip-2.0.1.4b_2) R 32378 32380 31309 0 -1 4202496 18021 0 0 0 111435 777 0 0 20 0 1 0 343777124 67911680 16013 33554432000 4194304 9016284 140733362484176 140733362478088 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/32380/statm: 16580 16013 703 1178 0 15398 0
Current children cumulated CPU time (s) 1122.12
Current children cumulated vsize (KiB) 66320

[startup+1182.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 32506
/proc/meminfo: memFree=25513744/32873660 swapFree=7120/7120
[pid=32380] ppid=32378 vsize=66320 CPUtime=1182.11 cores=0,2,4,6
/proc/32380/stat : 32380 (scip-2.0.1.4b_2) R 32378 32380 31309 0 -1 4202496 18021 0 0 0 117393 818 0 0 20 0 1 0 343777124 67911680 16013 33554432000 4194304 9016284 140733362484176 140733362478136 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/32380/statm: 16580 16013 703 1178 0 15398 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 66320

[startup+1242.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 32507
/proc/meminfo: memFree=25513280/32873660 swapFree=7120/7120
[pid=32380] ppid=32378 vsize=66320 CPUtime=1242.09 cores=0,2,4,6
/proc/32380/stat : 32380 (scip-2.0.1.4b_2) R 32378 32380 31309 0 -1 4202496 18021 0 0 0 123345 864 0 0 20 0 1 0 343777124 67911680 16013 33554432000 4194304 9016284 140733362484176 140733362478040 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/32380/statm: 16580 16013 703 1178 0 15398 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 66320

[startup+1302.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 32507
/proc/meminfo: memFree=25512196/32873660 swapFree=7120/7120
[pid=32380] ppid=32378 vsize=66320 CPUtime=1302.09 cores=0,2,4,6
/proc/32380/stat : 32380 (scip-2.0.1.4b_2) R 32378 32380 31309 0 -1 4202496 18021 0 0 0 129301 908 0 0 20 0 1 0 343777124 67911680 16013 33554432000 4194304 9016284 140733362484176 140733362478136 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/32380/statm: 16580 16013 703 1178 0 15398 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 66320

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32507
/proc/meminfo: memFree=24938492/32873660 swapFree=7120/7120
[pid=32380] ppid=32378 vsize=66320 CPUtime=1362.08 cores=0,2,4,6
/proc/32380/stat : 32380 (scip-2.0.1.4b_2) R 32378 32380 31309 0 -1 4202496 18021 0 0 0 135255 953 0 0 20 0 1 0 343777124 67911680 16013 33554432000 4194304 9016284 140733362484176 140733362478136 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/32380/statm: 16580 16013 703 1178 0 15398 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 66320

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32507
/proc/meminfo: memFree=24932444/32873660 swapFree=7120/7120
[pid=32380] ppid=32378 vsize=66320 CPUtime=1422.07 cores=0,2,4,6
/proc/32380/stat : 32380 (scip-2.0.1.4b_2) R 32378 32380 31309 0 -1 4202496 18021 0 0 0 141216 991 0 0 20 0 1 0 343777124 67911680 16013 33554432000 4194304 9016284 140733362484176 140733362478024 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/32380/statm: 16580 16013 703 1178 0 15398 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 66320

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32507
/proc/meminfo: memFree=24932220/32873660 swapFree=7120/7120
[pid=32380] ppid=32378 vsize=66320 CPUtime=1482.05 cores=0,2,4,6
/proc/32380/stat : 32380 (scip-2.0.1.4b_2) R 32378 32380 31309 0 -1 4202496 18021 0 0 0 147169 1036 0 0 20 0 1 0 343777124 67911680 16013 33554432000 4194304 9016284 140733362484176 140733362478344 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/32380/statm: 16580 16013 703 1178 0 15398 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 66320

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32508
/proc/meminfo: memFree=24929092/32873660 swapFree=7120/7120
[pid=32380] ppid=32378 vsize=66320 CPUtime=1542.06 cores=0,2,4,6
/proc/32380/stat : 32380 (scip-2.0.1.4b_2) R 32378 32380 31309 0 -1 4202496 18021 0 0 0 153128 1078 0 0 20 0 1 0 343777124 67911680 16013 33554432000 4194304 9016284 140733362484176 140733362477896 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/32380/statm: 16580 16013 703 1178 0 15398 0
Current children cumulated CPU time (s) 1542.06
Current children cumulated vsize (KiB) 66320

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32508
/proc/meminfo: memFree=24928748/32873660 swapFree=7120/7120
[pid=32380] ppid=32378 vsize=66320 CPUtime=1602.04 cores=0,2,4,6
/proc/32380/stat : 32380 (scip-2.0.1.4b_2) R 32378 32380 31309 0 -1 4202496 18021 0 0 0 159085 1119 0 0 20 0 1 0 343777124 67911680 16013 33554432000 4194304 9016284 140733362484176 140733362478024 7180548 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/32380/statm: 16580 16013 703 1178 0 15398 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 66320

[startup+1662.3 s]
/proc/loadavg: 2.10 2.03 2.01 3/177 32508
/proc/meminfo: memFree=25673100/32873660 swapFree=7120/7120
[pid=32380] ppid=32378 vsize=66320 CPUtime=1662.03 cores=0,2,4,6
/proc/32380/stat : 32380 (scip-2.0.1.4b_2) R 32378 32380 31309 0 -1 4202496 18021 0 0 0 165039 1164 0 0 20 0 1 0 343777124 67911680 16013 33554432000 4194304 9016284 140733362484176 140733362477928 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/32380/statm: 16580 16013 703 1178 0 15398 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 66320

[startup+1722.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/178 32511
/proc/meminfo: memFree=25678576/32873660 swapFree=7120/7120
[pid=32380] ppid=32378 vsize=66320 CPUtime=1722.02 cores=0,2,4,6
/proc/32380/stat : 32380 (scip-2.0.1.4b_2) R 32378 32380 31309 0 -1 4202496 18021 0 0 0 171002 1200 0 0 20 0 1 0 343777124 67911680 16013 33554432000 4194304 9016284 140733362484176 140733362478040 6523992 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/32380/statm: 16580 16013 703 1178 0 15398 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 66320

[startup+1782.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 32511
/proc/meminfo: memFree=25691680/32873660 swapFree=7120/7120
[pid=32380] ppid=32378 vsize=66580 CPUtime=1782.02 cores=0,2,4,6
/proc/32380/stat : 32380 (scip-2.0.1.4b_2) R 32378 32380 31309 0 -1 4202496 18028 0 0 0 176961 1241 0 0 20 0 1 0 343777124 68177920 16020 33554432000 4194304 9016284 140733362484176 140733362478136 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/32380/statm: 16645 16020 703 1178 0 15463 0
Current children cumulated CPU time (s) 1782.02
Current children cumulated vsize (KiB) 66580

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

[startup+1785.6 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 32511
/proc/meminfo: memFree=25655688/32873660 swapFree=7120/7120
[pid=32380] ppid=32378 vsize=66580 CPUtime=1785.31 cores=0,2,4,6
/proc/32380/stat : 32380 (scip-2.0.1.4b_2) R 32378 32380 31309 0 -1 4202496 18028 0 0 0 177288 1243 0 0 20 0 1 0 343777124 68177920 16020 33554432000 4194304 9016284 140733362484176 140733362478136 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/32380/statm: 16645 16020 703 1178 0 15463 0
Current children cumulated CPU time (s) 1785.31
Current children cumulated vsize (KiB) 66580

[startup+1792.01 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 32511
/proc/meminfo: memFree=25674296/32873660 swapFree=7120/7120
[pid=32380] ppid=32378 vsize=66580 CPUtime=1791.72 cores=0,2,4,6
/proc/32380/stat : 32380 (scip-2.0.1.4b_2) R 32378 32380 31309 0 -1 4202496 18035 0 0 0 177925 1247 0 0 20 0 1 0 343777124 68177920 16027 33554432000 4194304 9016284 140733362484176 140733362478024 18446744073699066196 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/32380/statm: 16645 16027 703 1178 0 15463 0
Current children cumulated CPU time (s) 1791.72
Current children cumulated vsize (KiB) 66580

[startup+1795.2 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 32511
/proc/meminfo: memFree=25690852/32873660 swapFree=7120/7120
[pid=32380] ppid=32378 vsize=66580 CPUtime=1794.92 cores=0,2,4,6
/proc/32380/stat : 32380 (scip-2.0.1.4b_2) R 32378 32380 31309 0 -1 4202496 18035 0 0 0 178243 1249 0 0 20 0 1 0 343777124 68177920 16027 33554432000 4194304 9016284 140733362484176 140733362478040 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/32380/statm: 16645 16027 703 1178 0 15463 0
Current children cumulated CPU time (s) 1794.92
Current children cumulated vsize (KiB) 66580

[startup+1796 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 32511
/proc/meminfo: memFree=25690852/32873660 swapFree=7120/7120
[pid=32380] ppid=32378 vsize=66580 CPUtime=1795.71 cores=0,2,4,6
/proc/32380/stat : 32380 (scip-2.0.1.4b_2) R 32378 32380 31309 0 -1 4202496 18035 0 0 0 178321 1250 0 0 20 0 1 0 343777124 68177920 16027 33554432000 4194304 9016284 140733362484176 140733362478136 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/32380/statm: 16645 16027 703 1178 0 15463 0
Current children cumulated CPU time (s) 1795.71
Current children cumulated vsize (KiB) 66580

[startup+1796.8 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 32511
/proc/meminfo: memFree=25675524/32873660 swapFree=7120/7120
[pid=32380] ppid=32378 vsize=66580 CPUtime=1796.51 cores=0,2,4,6
/proc/32380/stat : 32380 (scip-2.0.1.4b_2) R 32378 32380 31309 0 -1 4202496 18035 0 0 0 178400 1251 0 0 20 0 1 0 343777124 68177920 16027 33554432000 4194304 9016284 140733362484176 140733362478040 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/32380/statm: 16645 16027 703 1178 0 15463 0
Current children cumulated CPU time (s) 1796.51
Current children cumulated vsize (KiB) 66580

[startup+1797 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 32511
/proc/meminfo: memFree=25675524/32873660 swapFree=7120/7120
[pid=32380] ppid=32378 vsize=66580 CPUtime=1796.71 cores=0,2,4,6
/proc/32380/stat : 32380 (scip-2.0.1.4b_2) R 32378 32380 31309 0 -1 4202496 18035 0 0 0 178420 1251 0 0 20 0 1 0 343777124 68177920 16027 33554432000 4194304 9016284 140733362484176 140733362478040 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/32380/statm: 16645 16027 703 1178 0 15463 0
Current children cumulated CPU time (s) 1796.71
Current children cumulated vsize (KiB) 66580

Child status: 0
Real time (s): 1797.05
CPU time (s): 1796.77
CPU user time (s): 1784.25
CPU system time (s): 12.5151
CPU usage (%): 99.9844
Max. virtual memory (cumulated for all children) (KiB): 72596

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1784.25
system time used= 12.5151
maximum resident set size= 67528
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18041
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= 9
involuntary context switches= 1939

runsolver used 5.35818 second user time and 15.0917 second system time

The end

Launcher Data

Begin job on node117 at 2012-06-04 04:21:54
IDJOB=3741551
IDBENCH=89875
IDSOLVER=2329
FILE ID=node117/3741551-1338776514
RUNJOBID= node117-1338764718-31325
PBS_JOBID= 14636813
Free space on /tmp= 69108 MiB

SOLVER NAME= PB11: SCIP spx E_2 2011-06-10 (fixed)
BENCH NAME= PB11/normalized-PB11/OPT-SMALLINT-LIN/heinz/normalized-ns894788.opb
COMMAND LINE= HOME/scip-2.0.1.4b_2.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3741551-1338776514/watcher-3741551-1338776514 -o /tmp/evaluation-result-3741551-1338776514/solver-3741551-1338776514 -C 1800 -W 1900 -M 15500  HOME/scip-2.0.1.4b_2.linux.x86_64.gnu.opt.spx -f HOME/instance-3741551-1338776514.opb -t 1800 -m 15500

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

MD5SUM BENCH= ca3efe2da0610ce6a80a42a3887418e6
RANDOM SEED=1501429641

node117.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

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

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

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.148
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.95
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.148
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		: 2667.148
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:       32873660 kB
MemFree:        26981084 kB
Buffers:          636000 kB
Cached:          4253360 kB
SwapCached:          776 kB
Active:          2501476 kB
Inactive:        2475264 kB
Active(anon):      72876 kB
Inactive(anon):     9972 kB
Active(file):    2428600 kB
Inactive(file):  2465292 kB
Unevictable:        7120 kB
Mlocked:            7120 kB
SwapTotal:      67108856 kB
SwapFree:       67107012 kB
Dirty:             16764 kB
Writeback:             0 kB
AnonPages:         86636 kB
Mapped:            15104 kB
Shmem:                80 kB
Slab:             779676 kB
SReclaimable:     223788 kB
SUnreclaim:       555888 kB
KernelStack:        1496 kB
PageTables:         4336 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545684 kB
Committed_AS:     197904 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     59392 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 69044 MiB
End job on node117 at 2012-06-04 04:51:51