Trace number 3692955

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 NameAnswerCPU timeWall clock time
SCIP spx standard SCIP 2.1.1.4. with SoPlex 1.6.0.3 standard fixed? 1798.13 1798.43

General information on the benchmark

Name/DEC-SMALLINT-LIN/lopes/
normalized-170.opb
MD5SUMec3e1a4dea6a8a4871a8c3a868360cb3
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark58.4911
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables26339
Total number of constraints612374
Number of constraints which are clauses549666
Number of constraints which are cardinality constraints (but not clauses)2270
Number of constraints which are nor clauses,nor cardinality constraints60438
Minimum length of a constraint1
Maximum length of a constraint1485
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 1486
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c SCIP version 2.1.1.4 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.6.0.3] [GitHash: a3bf3a4-dirty]
0.00/0.00	c Copyright (c) 2002-2012 Konrad-Zuse-Zentrum fuer Informationstechnik Berlin (ZIB)
0.00/0.00	c 
0.00/0.00	c user parameter file <scip.set> not found - using default parameters
0.00/0.00	c reading problem <HOME/instance-3692955-1338041526.opb>
1.69/1.76	c original problem has 26339 variables (26339 bin, 0 int, 0 impl, 0 cont) and 612374 constraints
1.69/1.76	c problem read in 1.76
3.69/3.70	c presolving:
5.49/5.52	c (round 1) 8437 del vars, 133981 del conss, 0 add conss, 8436 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 334312 impls, 698 clqs
5.99/6.04	c (round 2) 11549 del vars, 245499 del conss, 0 add conss, 8436 chg bounds, 4694 chg sides, 6048 chg coeffs, 0 upgd conss, 372714 impls, 698 clqs
6.28/6.35	c (round 3) 11869 del vars, 255313 del conss, 0 add conss, 8436 chg bounds, 6685 chg sides, 8592 chg coeffs, 0 upgd conss, 372996 impls, 698 clqs
8.58/8.66	c (round 4) 11869 del vars, 255343 del conss, 0 add conss, 8436 chg bounds, 6697 chg sides, 8592 chg coeffs, 357408 upgd conss, 372996 impls, 698 clqs
9.38/9.46	c (round 5) 11869 del vars, 255753 del conss, 48 add conss, 8436 chg bounds, 6769 chg sides, 9018 chg coeffs, 357408 upgd conss, 372996 impls, 698 clqs
9.98/10.06	c (round 6) 11869 del vars, 255818 del conss, 113 add conss, 8436 chg bounds, 6866 chg sides, 9260 chg coeffs, 357542 upgd conss, 373132 impls, 698 clqs
10.58/10.66	c (round 7) 11869 del vars, 255973 del conss, 122 add conss, 8436 chg bounds, 6877 chg sides, 9302 chg coeffs, 357550 upgd conss, 373132 impls, 700 clqs
11.89/11.95	c    (11.9s) probing: 52/14470 (0.4%) - 0 fixings, 0 aggregations, 217 implications, 0 bound changes
11.89/11.95	c    (11.9s) probing aborted: 50/50 successive totally useless probings
18.48/18.52	c presolving (8 rounds):
18.48/18.52	c  11869 deleted vars, 255987 deleted constraints, 123 added constraints, 8436 tightened bounds, 0 added holes, 6878 changed sides, 9305 changed coefficients
18.48/18.52	c  378778 implications, 700 cliques
18.48/18.52	c presolved problem has 14470 variables (14470 bin, 0 int, 0 impl, 0 cont) and 356510 constraints
18.48/18.52	c   56827 constraints of type <knapsack>
18.48/18.52	c   35223 constraints of type <setppc>
18.48/18.52	c       1 constraints of type <linear>
18.48/18.52	c  264459 constraints of type <logicor>
18.48/18.52	c transformed objective value is always integral (scale: 1)
18.48/18.52	c Presolving Time: 16.28
18.48/18.52	c - non default parameters ----------------------------------------------------------------------
18.48/18.52	c # SCIP version 2.1.1.4
18.48/18.52	c 
18.48/18.52	c # maximal time in seconds to run
18.48/18.52	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
18.48/18.52	c limits/time = 1797
18.48/18.52	c 
18.48/18.52	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
18.48/18.52	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
18.48/18.52	c limits/memory = 13950
18.48/18.52	c 
18.48/18.52	c # default clock type (1: CPU user seconds, 2: wall clock time)
18.48/18.52	c # [type: int, range: [1,2], default: 1]
18.48/18.52	c timing/clocktype = 2
18.48/18.52	c 
18.48/18.52	c # belongs reading time to solving time?
18.48/18.52	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
18.48/18.52	c timing/reading = TRUE
18.48/18.52	c 
18.48/18.52	c -----------------------------------------------------------------------------------------------
18.48/18.52	c start solving
18.48/18.53	c 
42.78/42.89	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
42.78/42.89	c  42.9s|     1 |     0 |  5025 |     - | 681M|   0 | 518 |  14k| 356k|  14k| 356k|   0 |  32 |   0 | 0.000000e+00 |      --      |    Inf 
288.24/288.33	c   288s|     1 |     0 | 16045 |     - | 691M|   0 | 455 |  14k| 356k|  14k| 356k|  21 |  32 |   0 | 0.000000e+00 |      --      |    Inf 
367.12/367.28	c   367s|     1 |     0 | 16149 |     - | 694M|   0 | 500 |  14k| 356k|  14k| 356k|  31 |  32 |   0 | 0.000000e+00 |      --      |    Inf 
473.81/473.98	c   474s|     1 |     0 | 16420 |     - | 700M|   0 | 453 |  14k| 356k|  14k| 356k|  43 |  32 |   0 | 0.000000e+00 |      --      |    Inf 
564.39/564.55	c   565s|     1 |     0 | 16638 |     - | 709M|   0 | 375 |  14k| 356k|  14k| 356k|  54 |  32 |   0 | 0.000000e+00 |      --      |    Inf 
636.38/636.54	c   637s|     1 |     0 | 16909 |     - | 711M|   0 | 364 |  14k| 356k|  14k| 356k|  63 |  32 |   0 | 0.000000e+00 |      --      |    Inf 
725.16/725.32	c   725s|     1 |     0 | 17403 |     - | 715M|   0 | 472 |  14k| 356k|  14k| 356k|  78 |  32 |   0 | 0.000000e+00 |      --      |    Inf 
781.35/781.56	c   782s|     1 |     2 | 17403 |     - | 715M|   0 | 472 |  14k| 356k|  14k| 356k|  78 |  32 |  17 | 0.000000e+00 |      --      |    Inf 
1797.10/1797.40	c 
1797.10/1797.40	c SCIP Status        : solving was interrupted [time limit reached]
1797.10/1797.40	c Solving Time (sec) : 1797.38
1797.10/1797.40	c Solving Nodes      : 10
1797.10/1797.40	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1797.10/1797.40	c Dual Bound         : +0.00000000000000e+00
1797.10/1797.40	c Gap                : infinite
1797.10/1797.40	s UNKNOWN
1797.10/1797.40	c SCIP Status        : solving was interrupted [time limit reached]
1797.10/1797.40	c Total Time         :    1797.38
1797.10/1797.40	c   solving          :    1797.38
1797.10/1797.40	c   presolving       :      16.28 (included in solving)
1797.10/1797.40	c   reading          :       1.76 (included in solving)
1797.10/1797.40	c   copying          :       0.64 (1 #copies) (minimal 0.64, maximal 0.64, average 0.64)
1797.10/1797.40	c Original Problem   :
1797.10/1797.40	c   Problem name     : HOME/instance-3692955-1338041526.opb
1797.10/1797.40	c   Variables        : 26339 (26339 binary, 0 integer, 0 implicit integer, 0 continuous)
1797.10/1797.40	c   Constraints      : 612374 initial, 612374 maximal
1797.10/1797.40	c   Objective sense  : minimize
1797.10/1797.40	c Presolved Problem  :
1797.10/1797.40	c   Problem name     : t_HOME/instance-3692955-1338041526.opb
1797.10/1797.40	c   Variables        : 14470 (14470 binary, 0 integer, 0 implicit integer, 0 continuous)
1797.10/1797.40	c   Constraints      : 356510 initial, 356547 maximal
1797.10/1797.40	c Presolvers         :   ExecTime  SetupTime  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1797.10/1797.40	c   domcol           :       0.00       0.00          0          0          0          0          0          0          0          0          0
1797.10/1797.40	c   trivial          :       0.01       0.00        320          0          0          0          0          0          0          0          0
1797.10/1797.40	c   dualfix          :       0.00       0.00          0          0          0          0          0          0          0          0          0
1797.10/1797.40	c   boundshift       :       0.00       0.00          0          0          0          0          0          0          0          0          0
1797.10/1797.40	c   inttobinary      :       0.00       0.00          0          0          0          0          0          0          0          0          0
1797.10/1797.40	c   convertinttobin  :       0.00       0.00          0          0          0          0          0          0          0          0          0
1797.10/1797.40	c   gateextraction   :       0.06       0.00          0          0          0          0          0          0          0          0          0
1797.10/1797.40	c   implics          :       0.02       0.00          0       1920          0          0          0          0          0          0          0
1797.10/1797.40	c   components       :       0.20       0.00          0          0          0          0          0          0          0          0          0
1797.10/1797.40	c   pseudoobj        :       0.00       0.00          0          0          0          0          0          0          0          0          0
1797.10/1797.40	c   probing          :       0.65       0.00          0          0          0          0          0          0          0          0          0
1797.10/1797.40	c   knapsack         :       0.44       0.00          0          0          0          0          0         34        123        181        713
1797.10/1797.40	c   setppc           :       0.15       0.00          0          0          0          0          0        588          0          0          0
1797.10/1797.40	c   linear           :       3.67       0.00       9364        265          0       8436          0     255325          0       6697       8592
1797.10/1797.40	c   logicor          :       2.55       6.37          0          0          0          0          0         40          0          0          0
1797.10/1797.40	c   root node        :          -          -          0          -          -          0          -          -          -          -          -
1797.10/1797.40	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #ResProp    Cutoffs    DomReds       Cuts      Conss   Children
1797.10/1797.40	c   integral         :          0          0          0          0         10          0          4          0          0          0          0          0         20
1797.10/1797.40	c   knapsack         :      56827      56827          6       4284          0          0          3         36          6          0         18          0          0
1797.10/1797.40	c   setppc           :      35223      35223          6       4278          0          0          2         63          0         43          0          0          0
1797.10/1797.40	c   linear           :          1          1          6        621          0          0          0          0          0          0          0          0          0
1797.10/1797.40	c   logicor          :     264459+    264496          6       1091          0          0          0         43         10          0          0          0          0
1797.10/1797.40	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0          0
1797.10/1797.40	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS      Check    ResProp
1797.10/1797.40	c   integral         :     808.77       0.00       0.00       0.00     808.77       0.00       0.00       0.00
1797.10/1797.40	c   knapsack         :       8.72       0.00       0.32       8.37       0.00       0.00       0.03       0.00
1797.10/1797.40	c   setppc           :       3.59       0.00       0.01       3.58       0.00       0.00       0.00       0.00
1797.10/1797.40	c   linear           :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1797.10/1797.40	c   logicor          :       6.98       6.37       0.14       0.48       0.00       0.00       0.00       0.00
1797.10/1797.40	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1797.10/1797.40	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
1797.10/1797.40	c   rootredcost      :          0          0          0          0
1797.10/1797.40	c   pseudoobj        :          0          0          0          0
1797.10/1797.40	c   vbounds          :          0          0          0          0
1797.10/1797.40	c   redcost          :         16          0          0          0
1797.10/1797.40	c   probing          :          0          0          0          0
1797.10/1797.40	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp
1797.10/1797.40	c   rootredcost      :       0.00       0.00       0.00       0.00       0.00
1797.10/1797.40	c   pseudoobj        :       0.00       0.00       0.00       0.00       0.00
1797.10/1797.40	c   vbounds          :       0.00       0.00       0.00       0.00       0.00
1797.10/1797.40	c   redcost          :       0.01       0.00       0.00       0.01       0.00
1797.10/1797.40	c   probing          :       0.65       0.00       0.65       0.00       0.00
1797.10/1797.40	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1797.10/1797.40	c   propagation      :       0.00         16         16         32        4.1          1        3.0          -
1797.10/1797.40	c   infeasible LP    :       0.01          1          1          4       20.8          0        0.0          0
1797.10/1797.40	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1797.10/1797.40	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1797.10/1797.40	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1797.10/1797.40	c   applied globally :          -          -          -         37        5.9          -          -          -
1797.10/1797.40	c   applied locally  :          -          -          -          0        0.0          -          -          -
1797.10/1797.40	c Separators         :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss
1797.10/1797.40	c   cut pool         :       0.01                     5          -          -         27          -    (maximal pool size: 513)
1797.10/1797.40	c   closecuts        :       0.00       0.00          0          0          0          0          0
1797.10/1797.40	c   impliedbounds    :       0.00       0.00          6          0          0          0          0
1797.10/1797.40	c   intobj           :       0.00       0.00          0          0          0          0          0
1797.10/1797.40	c   gomory           :      45.03       0.00          6          0          0        300          0
1797.10/1797.40	c   cgmip            :       0.00       0.00          0          0          0          0          0
1797.10/1797.40	c   strongcg         :      26.03       0.00          6          0          0       3000          0
1797.10/1797.41	c   cmir             :      63.82       0.00          6          0          0          0          0
1797.10/1797.41	c   flowcover        :     324.29       0.00          6          0          0         14          0
1797.10/1797.41	c   clique           :       1.41       0.00          6          0          0         37          0
1797.10/1797.41	c   zerohalf         :       0.00       0.00          0          0          0          0          0
1797.10/1797.41	c   mcf              :       0.35       0.00          1          0          0          0          0
1797.10/1797.41	c   oddcycle         :       0.00       0.00          0          0          0          0          0
1797.10/1797.41	c   rapidlearning    :       0.00       0.00          0          0          0          0          0
1797.10/1797.41	c Pricers            :   ExecTime  SetupTime      Calls       Vars
1797.10/1797.41	c   problem variables:       0.00          -          0          0
1797.10/1797.41	c Branching Rules    :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1797.10/1797.41	c   relpscost        :     808.77       0.00         10          0          0          0          0         20
1797.10/1797.41	c   pscost           :       0.00       0.00          0          0          0          0          0          0
1797.10/1797.41	c   inference        :       0.00       0.00          0          0          0          0          0          0
1797.10/1797.41	c   mostinf          :       0.00       0.00          0          0          0          0          0          0
1797.10/1797.41	c   leastinf         :       0.00       0.00          0          0          0          0          0          0
1797.10/1797.41	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0
1797.10/1797.41	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0
1797.10/1797.41	c   random           :       0.00       0.00          0          0          0          0          0          0
1797.10/1797.41	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found
1797.10/1797.41	c   LP solutions     :       0.00          -          -          0
1797.10/1797.41	c   pseudo solutions :       0.00          -          -          0
1797.10/1797.41	c   oneopt           :       0.00       0.00          0          0
1797.10/1797.41	c   crossover        :       0.00       0.00          0          0
1797.10/1797.41	c   fracdiving       :       0.00       0.00          0          0
1797.10/1797.41	c   veclendiving     :       0.00       0.00          0          0
1797.10/1797.41	c   objpscostdiving  :       0.00       0.00          0          0
1797.10/1797.41	c   rootsoldiving    :       0.00       0.00          0          0
1797.10/1797.41	c   linesearchdiving :       0.00       0.00          0          0
1797.10/1797.41	c   smallcard        :       0.00       0.00          0          0
1797.10/1797.41	c   trivial          :       0.05       0.00          2          0
1797.10/1797.41	c   shiftandpropagate:      10.75       0.00          1          0
1797.10/1797.41	c   simplerounding   :       0.00       0.00          0          0
1797.10/1797.41	c   zirounding       :       0.08       0.00          0          0
1797.10/1797.41	c   rounding         :       0.27       0.00         16          0
1797.10/1797.41	c   shifting         :      14.66       0.00          7          0
1797.10/1797.41	c   intshifting      :       0.00       0.00          0          0
1797.10/1797.41	c   twoopt           :       0.00       0.00          0          0
1797.10/1797.41	c   indtwoopt        :       0.00       0.00          0          0
1797.10/1797.41	c   indoneopt        :       0.00       0.00          0          0
1797.10/1797.41	c   fixandinfer      :       0.00       0.00          0          0
1797.10/1797.41	c   feaspump         :     175.02       0.00          1          0
1797.10/1797.41	c   clique           :       0.00       0.00          0          0
1797.10/1797.41	c   coefdiving       :     151.01       0.00          1          0
1797.10/1797.41	c   indcoefdiving    :       0.00       0.00          0          0
1797.10/1797.41	c   indrounding      :       0.00       0.00          0          0
1797.10/1797.41	c   pscostdiving     :      87.10       0.00          1          0
1797.10/1797.41	c   nlpdiving        :       0.00       0.00          0          0
1797.10/1797.41	c   intdiving        :       0.00       0.00          0          0
1797.10/1797.41	c   actconsdiving    :       0.00       0.00          0          0
1797.10/1797.41	c   guideddiving     :       0.00       0.00          0          0
1797.10/1797.41	c   octane           :       0.00       0.00          0          0
1797.10/1797.41	c   rens             :       2.37       0.00          1          0
1797.10/1797.41	c   rins             :       0.00       0.00          0          0
1797.10/1797.41	c   localbranching   :       0.00       0.00          0          0
1797.10/1797.41	c   mutation         :       0.00       0.00          0          0
1797.10/1797.41	c   dins             :       0.00       0.00          0          0
1797.10/1797.41	c   vbounds          :       0.00       0.00          0          0
1797.10/1797.41	c   undercover       :       0.00       0.00          0          0
1797.10/1797.41	c   subnlp           :       0.00       0.00          0          0
1797.10/1797.41	c   trysol           :       0.00       0.00          0          0
1797.10/1797.41	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It
1797.10/1797.41	c   primal LP        :       1.51          1          0       0.00       0.00       1.51          1
1797.10/1797.41	c   dual LP          :      65.75         17       6847     427.94     104.14       0.99          1
1797.10/1797.41	c   lex dual LP      :       0.00          0          0       0.00          -
1797.10/1797.41	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
1797.10/1797.41	c   diving/probing LP:     397.90        395      15837      40.09      39.80
1797.10/1797.41	c   strong branching :     808.65        181      19970     110.33      24.70
1797.10/1797.41	c     (at root node) :          -         17         87       5.12          -
1797.10/1797.41	c   conflict analysis:       0.00          0          0       0.00          -
1797.10/1797.41	c B&B Tree           :
1797.10/1797.41	c   number of runs   :          1
1797.10/1797.41	c   nodes            :         10
1797.10/1797.41	c   nodes (total)    :         10
1797.10/1797.41	c   nodes left       :         11
1797.10/1797.41	c   max depth        :          6
1797.10/1797.41	c   max depth (total):          6
1797.10/1797.41	c   backtracks       :          2 (20.0%)
1797.10/1797.41	c   delayed cutoffs  :          0
1797.10/1797.41	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1797.10/1797.41	c   avg switch length:       1.50
1797.10/1797.41	c   switching time   :       1.58
1797.10/1797.41	c Solution           :
1797.10/1797.41	c   Solutions found  :          0 (0 improvements)
1797.10/1797.41	c   Primal Bound     :          -
1797.10/1797.41	c   Dual Bound       : +0.00000000000000e+00
1797.10/1797.41	c   Gap              :   infinite
1797.10/1797.41	c   Root Dual Bound  : +0.00000000000000e+00
1797.10/1797.41	c   Root Iterations  :      17403
1798.10/1798.42	c Time complete: 1798.12.

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-3692955-1338041526/watcher-3692955-1338041526 -o /tmp/evaluation-result-3692955-1338041526/solver-3692955-1338041526 -C 1800 -W 1900 -M 15500 HOME/scip-2.1.1.4sfix.linux.x86_64.gnu.opt.spx -f HOME/instance-3692955-1338041526.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 10979
/proc/meminfo: memFree=27446588/32873844 swapFree=7900/7900
[pid=10979] ppid=10977 vsize=10196 CPUtime=0 cores=0,2,4,6
/proc/10979/stat : 10979 (scip-2.1.1.4sfi) R 10977 10979 6871 0 -1 4202496 1302 0 0 0 0 0 0 0 20 0 1 0 270277219 10440704 1256 33554432000 4194304 10169799 140733461738624 140735108909064 7543003 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/10979/statm: 2549 1256 409 1459 0 1081 0

[startup+0.062868 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 10979
/proc/meminfo: memFree=27446588/32873844 swapFree=7900/7900
[pid=10979] ppid=10977 vsize=18760 CPUtime=0.05 cores=0,2,4,6
/proc/10979/stat : 10979 (scip-2.1.1.4sfi) R 10977 10979 6871 0 -1 4202496 3450 0 0 0 5 0 0 0 20 0 1 0 270277219 19210240 3401 33554432000 4194304 10169799 140733461738624 140735108909064 8864966 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/10979/statm: 4690 3401 409 1459 0 3222 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 18760

[startup+0.100259 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 10979
/proc/meminfo: memFree=27446588/32873844 swapFree=7900/7900
[pid=10979] ppid=10977 vsize=21664 CPUtime=0.09 cores=0,2,4,6
/proc/10979/stat : 10979 (scip-2.1.1.4sfi) R 10977 10979 6871 0 -1 4202496 4171 0 0 0 9 0 0 0 20 0 1 0 270277219 22183936 4122 33554432000 4194304 10169799 140733461738624 140735108909064 5281219 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/10979/statm: 5416 4122 409 1459 0 3948 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 21664

[startup+0.30022 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 10979
/proc/meminfo: memFree=27446588/32873844 swapFree=7900/7900
[pid=10979] ppid=10977 vsize=47604 CPUtime=0.29 cores=0,2,4,6
/proc/10979/stat : 10979 (scip-2.1.1.4sfi) R 10977 10979 6871 0 -1 4202496 10639 0 0 0 28 1 0 0 20 0 1 0 270277219 48746496 10590 33554432000 4194304 10169799 140733461738624 140735108909064 4906942 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/10979/statm: 11901 10590 409 1459 0 10433 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 47604

[startup+0.700224 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 10979
/proc/meminfo: memFree=27446588/32873844 swapFree=7900/7900
[pid=10979] ppid=10977 vsize=93720 CPUtime=0.69 cores=0,2,4,6
/proc/10979/stat : 10979 (scip-2.1.1.4sfi) R 10977 10979 6871 0 -1 4202496 22119 0 0 0 66 3 0 0 20 0 1 0 270277219 95969280 22070 33554432000 4194304 10169799 140733461738624 140733461604952 7546594 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/10979/statm: 23430 22070 409 1459 0 21962 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 93720

[startup+1.50021 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10980
/proc/meminfo: memFree=27323548/32873844 swapFree=7900/7900
[pid=10979] ppid=10977 vsize=188276 CPUtime=1.49 cores=0,2,4,6
/proc/10979/stat : 10979 (scip-2.1.1.4sfi) R 10977 10979 6871 0 -1 4202496 45715 0 0 0 143 6 0 0 20 0 1 0 270277219 192794624 45666 33554432000 4194304 10169799 140733461738624 140733461604952 5477184 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/10979/statm: 47069 45666 409 1459 0 45601 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 188276

[startup+3.10023 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10980
/proc/meminfo: memFree=27065380/32873844 swapFree=7900/7900
[pid=10979] ppid=10977 vsize=786796 CPUtime=3.09 cores=0,2,4,6
/proc/10979/stat : 10979 (scip-2.1.1.4sfi) R 10977 10979 6871 0 -1 4202496 191100 0 0 0 281 28 0 0 20 0 1 0 270277219 805679104 190952 33554432000 4194304 10169799 140733461738624 140733461735592 4641435 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/10979/statm: 196732 190959 496 1459 0 195264 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 786796

[startup+6.30023 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10980
/proc/meminfo: memFree=26692760/32873844 swapFree=7900/7900
[pid=10979] ppid=10977 vsize=784324 CPUtime=6.28 cores=0,2,4,6
/proc/10979/stat : 10979 (scip-2.1.1.4sfi) R 10977 10979 6871 0 -1 4202496 230930 0 0 0 552 76 0 0 20 0 1 0 270277219 803147776 190084 33554432000 4194304 10169799 140733461738624 140733461736776 8961143 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/10979/statm: 196081 190084 563 1459 0 194613 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 784324

[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10980
/proc/meminfo: memFree=26677992/32873844 swapFree=7900/7900
[pid=10979] ppid=10977 vsize=824232 CPUtime=12.68 cores=0,2,4,6
/proc/10979/stat : 10979 (scip-2.1.1.4sfi) R 10977 10979 6871 0 -1 4202496 267724 0 0 0 1130 138 0 0 20 0 1 0 270277219 844013568 199477 33554432000 4194304 10169799 140733461738624 140733461737384 4950556 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/10979/statm: 206058 199477 627 1459 0 204590 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 824232

[startup+25.5002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10980
/proc/meminfo: memFree=26323688/32873844 swapFree=7900/7900
[pid=10979] ppid=10977 vsize=1184220 CPUtime=25.48 cores=0,2,4,6
/proc/10979/stat : 10979 (scip-2.1.1.4sfi) R 10977 10979 6871 0 -1 4202496 324689 0 0 0 2397 151 0 0 20 0 1 0 270277219 1212641280 280970 33554432000 4194304 10169799 140733461738624 140733461735656 4777712 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/10979/statm: 296055 280970 696 1459 0 294587 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 1184220

[startup+51.1002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10980
/proc/meminfo: memFree=26056176/32873844 swapFree=7900/7900
[pid=10979] ppid=10977 vsize=1436320 CPUtime=51.08 cores=0,2,4,6
/proc/10979/stat : 10979 (scip-2.1.1.4sfi) R 10977 10979 6871 0 -1 4202496 375670 0 0 0 4944 164 0 0 20 0 1 0 270277219 1470791680 347899 33554432000 4194304 10169799 140733461738624 140733461731304 8030352 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/10979/statm: 359080 347899 790 1459 0 357612 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1436320

[startup+102.307 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 10980
/proc/meminfo: memFree=25885168/32873844 swapFree=7900/7900
[pid=10979] ppid=10977 vsize=1490028 CPUtime=102.27 cores=0,2,4,6
/proc/10979/stat : 10979 (scip-2.1.1.4sfi) R 10977 10979 6871 0 -1 4202496 377257 0 0 0 10062 165 0 0 20 0 1 0 270277219 1525788672 357202 33554432000 4194304 10169799 140733461738624 140733461730200 8009802 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/10979/statm: 372507 357202 790 1459 0 371039 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 1490028

[startup+162.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 10980
/proc/meminfo: memFree=25867420/32873844 swapFree=7900/7900
[pid=10979] ppid=10977 vsize=1490028 CPUtime=162.25 cores=0,2,4,6
/proc/10979/stat : 10979 (scip-2.1.1.4sfi) R 10977 10979 6871 0 -1 4202496 377855 0 0 0 16058 167 0 0 20 0 1 0 270277219 1525788672 361616 33554432000 4194304 10169799 140733461738624 140733461730200 7708634 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/10979/statm: 372507 361616 790 1459 0 371039 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 1490028

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10980
/proc/meminfo: memFree=25928416/32873844 swapFree=7900/7900
[pid=10979] ppid=10977 vsize=1433040 CPUtime=222.25 cores=0,2,4,6
/proc/10979/stat : 10979 (scip-2.1.1.4sfi) R 10977 10979 6871 0 -1 4202496 378230 0 0 0 22054 171 0 0 20 0 1 0 270277219 1467432960 346433 33554432000 4194304 10169799 140733461738624 140733461734616 5104756 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/10979/statm: 358260 346433 804 1459 0 356792 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 1433040

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10981
/proc/meminfo: memFree=25928424/32873844 swapFree=7900/7900
[pid=10979] ppid=10977 vsize=1433040 CPUtime=282.24 cores=0,2,4,6
/proc/10979/stat : 10979 (scip-2.1.1.4sfi) R 10977 10979 6871 0 -1 4202496 378233 0 0 0 28053 171 0 0 20 0 1 0 270277219 1467432960 346436 33554432000 4194304 10169799 140733461738624 140733461734936 7280666 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/10979/statm: 358260 346436 807 1459 0 356792 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 1433040

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10981
/proc/meminfo: memFree=25877536/32873844 swapFree=7900/7900
[pid=10979] ppid=10977 vsize=1520640 CPUtime=342.23 cores=0,2,4,6
/proc/10979/stat : 10979 (scip-2.1.1.4sfi) R 10977 10979 6871 0 -1 4202496 382033 0 0 0 34048 175 0 0 20 0 1 0 270277219 1557135360 359099 33554432000 4194304 10169799 140733461738624 140733461734936 7280653 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/10979/statm: 380160 359099 821 1459 0 378692 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 1520640

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10981
/proc/meminfo: memFree=25823236/32873844 swapFree=7900/7900
[pid=10979] ppid=10977 vsize=1599508 CPUtime=402.22 cores=0,2,4,6
/proc/10979/stat : 10979 (scip-2.1.1.4sfi) R 10977 10979 6871 0 -1 4202496 382849 0 0 0 40043 179 0 0 20 0 1 0 270277219 1637896192 372635 33554432000 4194304 10169799 140733461738624 140733461735160 7271377 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/10979/statm: 399877 372635 821 1459 0 398409 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 1599508

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11057
/proc/meminfo: memFree=27457340/32873844 swapFree=7900/7900
[pid=10979] ppid=10977 vsize=1599508 CPUtime=462.21 cores=0,2,4,6
/proc/10979/stat : 10979 (scip-2.1.1.4sfi) R 10977 10979 6871 0 -1 4202496 382850 0 0 0 46042 179 0 0 20 0 1 0 270277219 1637896192 372985 33554432000 4194304 10169799 140733461738624 140733461734936 7280659 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/10979/statm: 399877 372985 821 1459 0 398409 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 1599508

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 11060
/proc/meminfo: memFree=27403268/32873844 swapFree=7900/7900
[pid=10979] ppid=10977 vsize=1609668 CPUtime=522.2 cores=0,2,4,6
/proc/10979/stat : 10979 (scip-2.1.1.4sfi) R 10977 10979 6871 0 -1 4202496 383829 0 0 0 52037 183 0 0 20 0 1 0 270277219 1648300032 383771 33554432000 4194304 10169799 140733461738624 140733461734936 7280653 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/10979/statm: 402417 383771 822 1459 0 400949 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 1609668

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 11060
/proc/meminfo: memFree=27394368/32873844 swapFree=7900/7900
[pid=10979] ppid=10977 vsize=1620772 CPUtime=582.19 cores=0,2,4,6
/proc/10979/stat : 10979 (scip-2.1.1.4sfi) R 10977 10979 6871 0 -1 4202496 386131 0 0 0 58033 186 0 0 20 0 1 0 270277219 1659670528 383057 33554432000 4194304 10169799 140733461738624 140733461734936 7280653 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/10979/statm: 405193 383057 822 1459 0 403725 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 1620772

[startup+642.3 s]

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

/proc/meminfo: memFree=27342100/32873844 swapFree=7900/7900
[pid=10979] ppid=10977 vsize=1618252 CPUtime=1122.1 cores=0,2,4,6
/proc/10979/stat : 10979 (scip-2.1.1.4sfi) R 10977 10979 6871 0 -1 4202496 574545 0 0 0 111923 287 0 0 20 0 1 0 270277219 1657090048 379665 33554432000 4194304 10169799 140733461738624 140733461732904 7909156 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/10979/statm: 404563 379665 856 1459 0 403095 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 1618252

[startup+1182.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/177 11065
/proc/meminfo: memFree=27316180/32873844 swapFree=7900/7900
[pid=10979] ppid=10977 vsize=1618252 CPUtime=1182.09 cores=0,2,4,6
/proc/10979/stat : 10979 (scip-2.1.1.4sfi) R 10977 10979 6871 0 -1 4202496 590076 0 0 0 117909 300 0 0 20 0 1 0 270277219 1657090048 384792 33554432000 4194304 10169799 140733461738624 140733461732952 8009301 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/10979/statm: 404563 384792 856 1459 0 403095 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 1618252

[startup+1242.3 s]
/proc/loadavg: 2.10 2.04 2.01 3/177 11066
/proc/meminfo: memFree=27325772/32873844 swapFree=7900/7900
[pid=10979] ppid=10977 vsize=1618252 CPUtime=1242.08 cores=0,2,4,6
/proc/10979/stat : 10979 (scip-2.1.1.4sfi) R 10977 10979 6871 0 -1 4202496 598305 0 0 0 123899 309 0 0 20 0 1 0 270277219 1657090048 382105 33554432000 4194304 10169799 140733461738624 140733461732904 8030352 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/10979/statm: 404563 382105 856 1459 0 403095 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 1618252

[startup+1302.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/177 11066
/proc/meminfo: memFree=27333016/32873844 swapFree=7900/7900
[pid=10979] ppid=10977 vsize=1596376 CPUtime=1302.08 cores=0,2,4,6
/proc/10979/stat : 10979 (scip-2.1.1.4sfi) R 10977 10979 6871 0 -1 4202496 613920 0 0 0 129885 323 0 0 20 0 1 0 270277219 1634689024 379924 33554432000 4194304 10169799 140733461738624 140733461732104 8009933 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/10979/statm: 399094 379924 856 1459 0 397626 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 1596376

[startup+1362.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 11066
/proc/meminfo: memFree=27323332/32873844 swapFree=7900/7900
[pid=10979] ppid=10977 vsize=1618252 CPUtime=1362.06 cores=0,2,4,6
/proc/10979/stat : 10979 (scip-2.1.1.4sfi) R 10977 10979 6871 0 -1 4202496 621841 0 0 0 135875 331 0 0 20 0 1 0 270277219 1657090048 382104 33554432000 4194304 10169799 140733461738624 140733461732952 8030352 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/10979/statm: 404563 382104 856 1459 0 403095 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 1618252

[startup+1422.31 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 11066
/proc/meminfo: memFree=27335520/32873844 swapFree=7900/7900
[pid=10979] ppid=10977 vsize=1620392 CPUtime=1422.05 cores=0,2,4,6
/proc/10979/stat : 10979 (scip-2.1.1.4sfi) R 10977 10979 6871 0 -1 4202496 638365 0 0 0 141859 346 0 0 20 0 1 0 270277219 1659281408 378797 33554432000 4194304 10169799 140733461738624 140733461733608 8030352 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/10979/statm: 405098 378797 856 1459 0 403630 0
Current children cumulated CPU time (s) 1422.05
Current children cumulated vsize (KiB) 1620392

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 11067
/proc/meminfo: memFree=27267000/32873844 swapFree=7900/7900
[pid=10979] ppid=10977 vsize=1676392 CPUtime=1482.04 cores=0,2,4,6
/proc/10979/stat : 10979 (scip-2.1.1.4sfi) R 10977 10979 6871 0 -1 4202496 648953 0 0 0 147847 357 0 0 20 0 1 0 270277219 1716625408 395552 33554432000 4194304 10169799 140733461738624 140733461732216 8030352 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/10979/statm: 419098 395552 856 1459 0 417630 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 1676392

[startup+1542.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/177 11068
/proc/meminfo: memFree=27264652/32873844 swapFree=7900/7900
[pid=10979] ppid=10977 vsize=1676392 CPUtime=1542.03 cores=0,2,4,6
/proc/10979/stat : 10979 (scip-2.1.1.4sfi) R 10977 10979 6871 0 -1 4202496 658201 0 0 0 153838 365 0 0 20 0 1 0 270277219 1716625408 395586 33554432000 4194304 10169799 140733461738624 140733461732952 8030352 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/10979/statm: 419098 395586 856 1459 0 417630 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 1676392

[startup+1602.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 11068
/proc/meminfo: memFree=27341936/32873844 swapFree=7900/7900
[pid=10979] ppid=10977 vsize=1595960 CPUtime=1602.02 cores=0,2,4,6
/proc/10979/stat : 10979 (scip-2.1.1.4sfi) R 10977 10979 6871 0 -1 4202496 669522 0 0 0 159825 377 0 0 20 0 1 0 270277219 1634263040 373391 33554432000 4194304 10169799 140733461738624 140733461732520 8030352 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/10979/statm: 398990 373391 856 1459 0 397522 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 1595960

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 11068
/proc/meminfo: memFree=27340076/32873844 swapFree=7900/7900
[pid=10979] ppid=10977 vsize=1595960 CPUtime=1662.01 cores=0,2,4,6
/proc/10979/stat : 10979 (scip-2.1.1.4sfi) R 10977 10979 6871 0 -1 4202496 682713 0 0 0 165809 392 0 0 20 0 1 0 270277219 1634263040 373391 33554432000 4194304 10169799 140733461738624 140733461732520 7907771 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/10979/statm: 398990 373391 856 1459 0 397522 0
Current children cumulated CPU time (s) 1662.01
Current children cumulated vsize (KiB) 1595960

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 11071
/proc/meminfo: memFree=27263808/32873844 swapFree=7900/7900
[pid=10979] ppid=10977 vsize=1669756 CPUtime=1722.01 cores=0,2,4,6
/proc/10979/stat : 10979 (scip-2.1.1.4sfi) R 10977 10979 6871 0 -1 4202496 686053 0 0 0 171806 395 0 0 20 0 1 0 270277219 1709830144 393764 33554432000 4194304 10169799 140733461738624 140733461732376 7907808 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/10979/statm: 417439 393764 856 1459 0 415971 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 1669756

[startup+1782.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/177 11071
/proc/meminfo: memFree=27341252/32873844 swapFree=7900/7900
[pid=10979] ppid=10977 vsize=1595952 CPUtime=1781.99 cores=0,2,4,6
/proc/10979/stat : 10979 (scip-2.1.1.4sfi) R 10977 10979 6871 0 -1 4202496 693544 0 0 0 177794 405 0 0 20 0 1 0 270277219 1634254848 373903 33554432000 4194304 10169799 140733461738624 140733461732520 8009536 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/10979/statm: 398988 373903 857 1459 0 397520 0
Current children cumulated CPU time (s) 1781.99
Current children cumulated vsize (KiB) 1595952

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

[startup+1791.91 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 11071
/proc/meminfo: memFree=27341500/32873844 swapFree=7900/7900
[pid=10979] ppid=10977 vsize=1595952 CPUtime=1791.6 cores=0,2,4,6
/proc/10979/stat : 10979 (scip-2.1.1.4sfi) R 10977 10979 6871 0 -1 4202496 695678 0 0 0 178752 408 0 0 20 0 1 0 270277219 1634254848 373391 33554432000 4194304 10169799 140733461738624 140733461732520 8030352 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/10979/statm: 398988 373391 857 1459 0 397520 0
Current children cumulated CPU time (s) 1791.6
Current children cumulated vsize (KiB) 1595952

[startup+1795.1 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 11071
/proc/meminfo: memFree=27339204/32873844 swapFree=7900/7900
[pid=10979] ppid=10977 vsize=1595952 CPUtime=1794.8 cores=0,2,4,6
/proc/10979/stat : 10979 (scip-2.1.1.4sfi) R 10977 10979 6871 0 -1 4202496 696443 0 0 0 179071 409 0 0 20 0 1 0 270277219 1634254848 373903 33554432000 4194304 10169799 140733461738624 140733461732520 7909150 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/10979/statm: 398988 373903 857 1459 0 397520 0
Current children cumulated CPU time (s) 1794.8
Current children cumulated vsize (KiB) 1595952

[startup+1796.7 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 11071
/proc/meminfo: memFree=27341500/32873844 swapFree=7900/7900
[pid=10979] ppid=10977 vsize=1595952 CPUtime=1796.39 cores=0,2,4,6
/proc/10979/stat : 10979 (scip-2.1.1.4sfi) R 10977 10979 6871 0 -1 4202496 696662 0 0 0 179230 409 0 0 20 0 1 0 270277219 1634254848 373391 33554432000 4194304 10169799 140733461738624 140733461732520 8030352 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/10979/statm: 398988 373391 857 1459 0 397520 0
Current children cumulated CPU time (s) 1796.39
Current children cumulated vsize (KiB) 1595952

[startup+1797.5 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 11071
/proc/meminfo: memFree=27332812/32873844 swapFree=7900/7900
[pid=10979] ppid=10977 vsize=1563476 CPUtime=1797.19 cores=0,2,4,6
/proc/10979/stat : 10979 (scip-2.1.1.4sfi) R 10977 10979 6871 0 -1 4202496 696926 0 0 0 179310 409 0 0 20 0 1 0 270277219 1600999424 373850 33554432000 4194304 10169799 140733461738624 140733461737704 5016066 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10979/statm: 390869 373850 860 1459 0 389401 0
Current children cumulated CPU time (s) 1797.19
Current children cumulated vsize (KiB) 1563476

[startup+1797.9 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 11071
/proc/meminfo: memFree=27332812/32873844 swapFree=7900/7900
[pid=10979] ppid=10977 vsize=1557936 CPUtime=1797.59 cores=0,2,4,6
/proc/10979/stat : 10979 (scip-2.1.1.4sfi) R 10977 10979 6871 0 -1 4202496 696926 0 0 0 179350 409 0 0 20 0 1 0 270277219 1595326464 372465 33554432000 4194304 10169799 140733461738624 140733461737704 5281860 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10979/statm: 389484 372465 860 1459 0 388016 0
Current children cumulated CPU time (s) 1797.59
Current children cumulated vsize (KiB) 1557936

[startup+1798.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 11071
/proc/meminfo: memFree=27332812/32873844 swapFree=7900/7900
[pid=10979] ppid=10977 vsize=1153232 CPUtime=1798 cores=0,2,4,6
/proc/10979/stat : 10979 (scip-2.1.1.4sfi) R 10977 10979 6871 0 -1 4202496 696926 0 0 0 179388 412 0 0 20 0 1 0 270277219 1180909568 282083 33554432000 4194304 10169799 140733461738624 140733461737704 8989847 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10979/statm: 288308 282083 860 1459 0 286840 0
Current children cumulated CPU time (s) 1798
Current children cumulated vsize (KiB) 1153232

[startup+1798.4 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 11071
/proc/meminfo: memFree=27801584/32873844 swapFree=7900/7900
[pid=10979] ppid=10977 vsize=1038052 CPUtime=1798.1 cores=0,2,4,6
/proc/10979/stat : 10979 (scip-2.1.1.4sfi) R 10977 10979 6871 0 -1 4202496 696926 0 0 0 179397 413 0 0 20 0 1 0 270277219 1062965248 253425 33554432000 4194304 10169799 140733461738624 140733461737704 5882552 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10979/statm: 259513 253425 860 1459 0 258045 0
Current children cumulated CPU time (s) 1798.1
Current children cumulated vsize (KiB) 1038052

Child status: 0
Real time (s): 1798.43
CPU time (s): 1798.13
CPU user time (s): 1793.98
CPU system time (s): 4.14637
CPU usage (%): 99.9835
Max. virtual memory (cumulated for all children) (KiB): 2064932

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.98
system time used= 4.14637
maximum resident set size= 1967092
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 696928
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= 20
involuntary context switches= 2130

runsolver used 2.77558 second user time and 7.48786 second system time

The end

Launcher Data

Begin job on node137 at 2012-05-26 16:12:07
IDJOB=3692955
IDBENCH=89775
IDSOLVER=2272
FILE ID=node137/3692955-1338041526
RUNJOBID= node137-1338017245-7420
PBS_JOBID= 14624260
Free space on /tmp= 71236 MiB

SOLVER NAME= SCIP spx standard SCIP 2.1.1.4. with SoPlex 1.6.0.3 standard fixed
BENCH NAME= PB11/normalized-PB11/DEC-SMALLINT-LIN/lopes/normalized-170.opb
COMMAND LINE= HOME/scip-2.1.1.4sfix.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3692955-1338041526/watcher-3692955-1338041526 -o /tmp/evaluation-result-3692955-1338041526/solver-3692955-1338041526 -C 1800 -W 1900 -M 15500  HOME/scip-2.1.1.4sfix.linux.x86_64.gnu.opt.spx -f HOME/instance-3692955-1338041526.opb -t 1800 -m 15500

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

MD5SUM BENCH= ec3e1a4dea6a8a4871a8c3a868360cb3
RANDOM SEED=1755423803

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        27446928 kB
Buffers:          262356 kB
Cached:          2825160 kB
SwapCached:        22060 kB
Active:          2496740 kB
Inactive:        2133868 kB
Active(anon):    1522792 kB
Inactive(anon):    22680 kB
Active(file):     973948 kB
Inactive(file):  2111188 kB
Unevictable:        7900 kB
Mlocked:            7900 kB
SwapTotal:      67108856 kB
SwapFree:       67081504 kB
Dirty:             39532 kB
Writeback:             0 kB
AnonPages:       1536496 kB
Mapped:            12952 kB
Shmem:                 0 kB
Slab:             647900 kB
SReclaimable:      89380 kB
SUnreclaim:       558520 kB
KernelStack:        1464 kB
PageTables:         7176 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1651840 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1306624 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= 71228 MiB
End job on node137 at 2012-05-26 16:42:05