Trace number 3693067

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? 1796.88 1797.18

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_500_25_5_80.opb
MD5SUM611c10fb20bc9774d31ac4d0681f384d
Bench CategoryDEC-SMALLINT-NLC (no optimisation, small integers, non linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables1000
Total number of constraints1502
Number of constraints which are clauses500
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints1001
Minimum length of a constraint2
Maximum length of a constraint1000
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 80
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 1000
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)31412
Sum of products size (including duplicates)62824
Number of different products15706
Sum of products size31412

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-3693067-1338037410.opb>
0.00/0.02	c original problem has 1000 variables (1000 bin, 0 int, 0 impl, 0 cont) and 1502 constraints
0.00/0.02	c problem read in 0.02
0.09/0.12	c presolving:
0.29/0.32	c (round 1) 0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 1501 upgd conss, 126648 impls, 1000 clqs
0.49/0.59	c    (0.6s) probing: 51/16706 (0.3%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.49/0.59	c    (0.6s) probing aborted: 50/50 successive totally useless probings
0.59/0.60	c presolving (2 rounds):
0.59/0.60	c  0 deleted vars, 0 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.59/0.60	c  126648 implications, 1000 cliques
0.59/0.60	c presolved problem has 16706 variables (16706 bin, 0 int, 0 impl, 0 cont) and 17208 constraints
0.59/0.60	c       1 constraints of type <knapsack>
0.59/0.60	c    1500 constraints of type <setppc>
0.59/0.60	c   15706 constraints of type <and>
0.59/0.60	c       1 constraints of type <linear>
0.59/0.60	c transformed objective value is always integral (scale: 1)
0.59/0.60	c Presolving Time: 0.57
0.59/0.60	c - non default parameters ----------------------------------------------------------------------
0.59/0.60	c # SCIP version 2.1.1.4
0.59/0.60	c 
0.59/0.60	c # maximal time in seconds to run
0.59/0.60	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.59/0.60	c limits/time = 1797
0.59/0.60	c 
0.59/0.60	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.59/0.60	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.59/0.60	c limits/memory = 13950
0.59/0.60	c 
0.59/0.60	c # default clock type (1: CPU user seconds, 2: wall clock time)
0.59/0.60	c # [type: int, range: [1,2], default: 1]
0.59/0.60	c timing/clocktype = 2
0.59/0.60	c 
0.59/0.60	c # belongs reading time to solving time?
0.59/0.60	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.59/0.60	c timing/reading = TRUE
0.59/0.60	c 
0.59/0.60	c -----------------------------------------------------------------------------------------------
0.59/0.60	c start solving
0.59/0.61	c 
5.59/5.66	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
5.59/5.66	c   5.7s|     1 |     0 |  2391 |     - |  76M|   0 |1270 |  16k|  17k|  16k|  32k|   0 |  15 |   0 | 0.000000e+00 |      --      |    Inf 
62.58/62.64	c  62.6s|     1 |     0 | 17985 |     - |  80M|   0 |1271 |  16k|  17k|  16k|  32k|  35 |  15 |   0 | 0.000000e+00 |      --      |    Inf 
99.27/99.34	c  99.3s|     1 |     0 | 18061 |     - |  80M|   0 |1273 |  16k|  17k|  16k|  32k|  45 |  15 |   0 | 0.000000e+00 |      --      |    Inf 
135.95/136.00	c   136s|     1 |     0 | 18113 |     - |  81M|   0 |1266 |  16k|  17k|  16k|  32k|  53 |  15 |   0 | 0.000000e+00 |      --      |    Inf 
172.34/172.45	c   172s|     1 |     0 | 18223 |     - |  82M|   0 |1246 |  16k|  17k|  16k|  32k|  61 |  15 |   0 | 0.000000e+00 |      --      |    Inf 
209.04/209.19	c   209s|     1 |     0 | 18308 |     - |  84M|   0 |1224 |  16k|  17k|  16k|  32k|  69 |  15 |   0 | 0.000000e+00 |      --      |    Inf 
246.54/246.66	c   247s|     1 |     0 | 18376 |     - |  86M|   0 |1228 |  16k|  17k|  16k|  32k|  77 |  15 |   0 | 0.000000e+00 |      --      |    Inf 
293.53/293.63	c   294s|     1 |     2 | 18376 |     - |  86M|   0 |1228 |  16k|  17k|  16k|  32k|  77 |  15 |  20 | 0.000000e+00 |      --      |    Inf 
640.77/640.95	c   641s|   100 |   101 |205798 |1893.2 |  88M|  26 |1304 |  16k|  17k|  16k|3162 |  12k| 360 |1417 | 0.000000e+00 |      --      |    Inf 
806.75/806.92	c   807s|   200 |   201 |319327 |1512.3 |  89M|  26 |1374 |  16k|  17k|  16k|3023 |  24k| 443 |1966 | 0.000000e+00 |      --      |    Inf 
1014.31/1014.58	c  1015s|   300 |   301 |499108 |1607.8 |  91M|  28 |1342 |  16k|  17k|  16k|3479 |  41k| 689 |2558 | 0.000000e+00 |      --      |    Inf 
1250.28/1250.60	c  1251s|   400 |   401 |727939 |1778.4 |  92M|  30 |1337 |  16k|  18k|  16k|3687 |  62k| 894 |3028 | 0.000000e+00 |      --      |    Inf 
1496.54/1496.87	c  1497s|   500 |   501 |956696 |1880.4 |  94M|  30 |1263 |  16k|  18k|  16k|4285 |  81k|1089 |3658 | 0.000000e+00 |      --      |    Inf 
1652.72/1653.03	c  1653s|   600 |   601 |  1123k|1844.7 |  96M|  31 |1339 |  16k|  18k|  16k|3380 | 100k|1353 |3882 | 0.000000e+00 |      --      |    Inf 
1796.70/1797.01	c 
1796.70/1797.01	c SCIP Status        : solving was interrupted [time limit reached]
1796.70/1797.01	c Solving Time (sec) : 1797.01
1796.70/1797.01	c Solving Nodes      : 665
1796.70/1797.01	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1796.70/1797.01	c Dual Bound         : +0.00000000000000e+00
1796.70/1797.01	c Gap                : infinite
1796.70/1797.01	s UNKNOWN
1796.70/1797.01	c SCIP Status        : solving was interrupted [time limit reached]
1796.70/1797.01	c Total Time         :    1797.01
1796.70/1797.01	c   solving          :    1797.01
1796.70/1797.01	c   presolving       :       0.57 (included in solving)
1796.70/1797.01	c   reading          :       0.02 (included in solving)
1796.70/1797.01	c   copying          :       0.08 (2 #copies) (minimal 0.04, maximal 0.04, average 0.04)
1796.70/1797.01	c Original Problem   :
1796.70/1797.01	c   Problem name     : HOME/instance-3693067-1338037410.opb
1796.70/1797.01	c   Variables        : 1000 (1000 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.70/1797.01	c   Constraints      : 1502 initial, 1502 maximal
1796.70/1797.01	c   Objective sense  : minimize
1796.70/1797.01	c Presolved Problem  :
1796.70/1797.01	c   Problem name     : t_HOME/instance-3693067-1338037410.opb
1796.70/1797.01	c   Variables        : 16706 (16706 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.70/1797.01	c   Constraints      : 17208 initial, 18355 maximal
1796.70/1797.01	c Presolvers         :   ExecTime  SetupTime  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1796.70/1797.01	c   domcol           :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.01	c   trivial          :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.01	c   dualfix          :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.01	c   boundshift       :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.01	c   inttobinary      :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.01	c   convertinttobin  :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.01	c   gateextraction   :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.01	c   implics          :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.01	c   components       :       0.01       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.01	c   pseudoobj        :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.01	c   probing          :       0.13       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.01	c   knapsack         :       0.02       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.01	c   setppc           :       0.01       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.01	c   and              :       0.23       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.01	c   linear           :       0.06       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.01	c   logicor          :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.01	c   root node        :          -          -          0          -          -          0          -          -          -          -          -
1796.70/1797.01	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #ResProp    Cutoffs    DomReds       Cuts      Conss   Children
1796.70/1797.01	c   integral         :          0          0          0          0        674          0         19          0          0         10          0          0       1328
1796.70/1797.01	c   knapsack         :          1          1          6      75032          0          1         18       1200          0          0          0          0          0
1796.70/1797.01	c   setppc           :       1500       1500          6      75032          0          1         17      26224        544       1676          0          0          0
1796.70/1797.01	c   and              :      15706      15706       2987      74488          0          1         16      28847        200      59377     126962          0          0
1796.70/1797.01	c   linear           :          1          1          6      74288          0          1          1          0         15          0          0          0          0
1796.70/1797.01	c   logicor          :          0+      1147          6       2772          0          0          0        204          0        780          0          0          0
1796.70/1797.01	c   countsols        :          0          0          0          0          0          1          0          0          0          0          0          0          0
1796.70/1797.01	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS      Check    ResProp
1796.70/1797.01	c   integral         :     366.19       0.00       0.00       0.00     366.18       0.00       0.00       0.00
1796.70/1797.01	c   knapsack         :       0.35       0.00       0.19       0.13       0.00       0.00       0.00       0.04
1796.70/1797.01	c   setppc           :       3.27       0.00       0.00       3.26       0.00       0.00       0.00       0.01
1796.70/1797.01	c   and              :      61.17       0.00      30.18      30.97       0.00       0.00       0.00       0.02
1796.70/1797.01	c   linear           :       0.16       0.00       0.00       0.16       0.00       0.00       0.00       0.00
1796.70/1797.01	c   logicor          :       0.04       0.00       0.00       0.04       0.00       0.00       0.00       0.00
1796.70/1797.01	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1796.70/1797.01	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
1796.70/1797.01	c   rootredcost      :          0          0          0          0
1796.70/1797.01	c   pseudoobj        :          0          0          0          0
1796.70/1797.01	c   vbounds          :          0          0          0          0
1796.70/1797.01	c   redcost          :       3363          0          0          0
1796.70/1797.01	c   probing          :          0          0          0          0
1796.70/1797.01	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp
1796.70/1797.01	c   rootredcost      :       0.05       0.00       0.00       0.05       0.00
1796.70/1797.01	c   pseudoobj        :       0.04       0.00       0.00       0.04       0.00
1796.70/1797.01	c   vbounds          :       0.04       0.00       0.00       0.04       0.00
1796.70/1797.01	c   redcost          :       2.33       0.00       0.00       2.33       0.00
1796.70/1797.01	c   probing          :       0.13       0.00       0.13       0.00       0.00
1796.70/1797.01	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1796.70/1797.01	c   propagation      :       0.05        759        759        759       18.1          0        0.0          -
1796.70/1797.01	c   infeasible LP    :       0.75         77         77       2300      428.0         10        2.8          0
1796.70/1797.01	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1796.70/1797.01	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1796.70/1797.01	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1796.70/1797.01	c   applied globally :          -          -          -       1439      194.6          -          -          -
1796.70/1797.01	c   applied locally  :          -          -          -          0        0.0          -          -          -
1796.70/1797.01	c Separators         :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss
1796.70/1797.01	c   cut pool         :       0.00                     5          -          -          0          -    (maximal pool size: 326)
1796.70/1797.01	c   closecuts        :       0.00       0.00          0          0          0          0          0
1796.70/1797.01	c   impliedbounds    :       0.01       0.00          6          0          0         62          0
1796.70/1797.01	c   intobj           :       0.00       0.00          0          0          0          0          0
1796.70/1797.01	c   gomory           :      42.24       0.00          6          0          0          0          0
1796.70/1797.01	c   cgmip            :       0.00       0.00          0          0          0          0          0
1796.70/1797.01	c   strongcg         :     170.02       0.00          6          0          0        708          0
1796.70/1797.01	c   cmir             :       1.80       0.00          6          0          0         11          0
1796.70/1797.01	c   flowcover        :       2.72       0.00          6          0          0          0          0
1796.70/1797.01	c   clique           :       0.51       0.00          6          0          0         40          0
1796.70/1797.01	c   zerohalf         :       0.00       0.00          0          0          0          0          0
1796.70/1797.01	c   mcf              :       1.20       0.00          4          0          0         51          0
1796.70/1797.01	c   oddcycle         :       0.00       0.00          0          0          0          0          0
1796.70/1797.01	c   rapidlearning    :       0.00       0.00          0          0          0          0          0
1796.70/1797.01	c Pricers            :   ExecTime  SetupTime      Calls       Vars
1796.70/1797.01	c   problem variables:       0.00          -          0          0
1796.70/1797.01	c Branching Rules    :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1796.70/1797.01	c   relpscost        :     366.18       0.00        674          0         10          0          0       1328
1796.70/1797.01	c   pscost           :       0.00       0.00          0          0          0          0          0          0
1796.70/1797.01	c   inference        :       0.00       0.00          1          0          0          0          0          2
1796.70/1797.01	c   mostinf          :       0.00       0.00          0          0          0          0          0          0
1796.70/1797.01	c   leastinf         :       0.00       0.00          0          0          0          0          0          0
1796.70/1797.01	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0
1796.70/1797.01	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0
1796.70/1797.01	c   random           :       0.00       0.00          0          0          0          0          0          0
1796.70/1797.01	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found
1796.70/1797.01	c   LP solutions     :       0.00          -          -          0
1796.70/1797.01	c   pseudo solutions :       0.00          -          -          0
1796.70/1797.01	c   oneopt           :       0.00       0.00          0          0
1796.70/1797.01	c   crossover        :       0.00       0.00          0          0
1796.70/1797.01	c   guideddiving     :       0.00       0.00          0          0
1796.70/1797.01	c   linesearchdiving :      66.76       0.00         14          0
1796.70/1797.01	c   smallcard        :       0.00       0.00          0          0
1796.70/1797.01	c   trivial          :       0.01       0.00          2          0
1796.70/1797.01	c   shiftandpropagate:       2.97       0.00          1          0
1796.70/1797.01	c   simplerounding   :       0.00       0.00          0          0
1796.70/1797.01	c   zirounding       :       0.64       0.00          0          0
1796.70/1797.01	c   rounding         :       4.03       0.00        770          0
1796.70/1797.01	c   shifting         :      64.05       0.00        184          0
1796.70/1797.01	c   intshifting      :       0.00       0.00          0          0
1796.70/1797.01	c   twoopt           :       0.00       0.00          0          0
1796.70/1797.01	c   indoneopt        :       0.00       0.00          0          0
1796.70/1797.01	c   indtwoopt        :       0.00       0.00          0          0
1796.70/1797.01	c   fixandinfer      :       0.00       0.00          0          0
1796.70/1797.01	c   feaspump         :      38.70       0.00          4          0
1796.70/1797.01	c   clique           :       0.00       0.00          0          0
1796.70/1797.01	c   coefdiving       :     118.78       0.00          7          0
1796.70/1797.01	c   indcoefdiving    :       0.00       0.00          0          0
1796.70/1797.01	c   indrounding      :       0.00       0.00          0          0
1796.70/1797.01	c   pscostdiving     :     112.22       0.00         15          0
1796.70/1797.01	c   fracdiving       :     143.63       0.00         15          0
1796.70/1797.01	c   nlpdiving        :       0.00       0.00          0          0
1796.70/1797.01	c   veclendiving     :      46.88       0.00          7          0
1796.70/1797.01	c   intdiving        :       0.00       0.00          0          0
1796.70/1797.01	c   actconsdiving    :       0.00       0.00          0          0
1796.70/1797.01	c   objpscostdiving  :       9.00       0.00         38          0
1796.70/1797.01	c   rootsoldiving    :      12.06       0.00          3          0
1796.70/1797.01	c   octane           :       0.00       0.00          0          0
1796.70/1797.01	c   rens             :      30.67       0.00          1          0
1796.70/1797.01	c   rins             :       0.00       0.00          0          0
1796.70/1797.01	c   localbranching   :       0.00       0.00          0          0
1796.70/1797.01	c   mutation         :       0.00       0.00          0          0
1796.70/1797.01	c   dins             :       0.00       0.00          0          0
1796.70/1797.01	c   vbounds          :       0.00       0.00          0          0
1796.70/1797.01	c   undercover       :       1.07       0.00          1          0
1796.70/1797.01	c   subnlp           :       0.00       0.00          0          0
1796.70/1797.01	c   trysol           :       0.00       0.00          0          0
1796.70/1797.01	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It
1796.70/1797.01	c   primal LP        :      11.08        639          0       0.00       0.00      11.08        639
1796.70/1797.01	c   dual LP          :     503.47       3409     762228     226.58    1513.96       0.73         45
1796.70/1797.01	c   lex dual LP      :       0.00          0          0       0.00          -
1796.70/1797.01	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
1796.70/1797.01	c   diving/probing LP:     392.84      37927     500037      13.18    1272.89
1796.70/1797.01	c   strong branching :     365.79       4197     349945      83.38     956.69
1796.70/1797.01	c     (at root node) :          -         20      11057     552.85          -
1796.70/1797.01	c   conflict analysis:       0.00          0          0       0.00          -
1796.70/1797.01	c B&B Tree           :
1796.70/1797.01	c   number of runs   :          1
1796.70/1797.01	c   nodes            :        665
1796.70/1797.01	c   nodes (total)    :        665
1796.70/1797.01	c   nodes left       :        666
1796.70/1797.01	c   max depth        :         31
1796.70/1797.01	c   max depth (total):         31
1796.70/1797.01	c   backtracks       :        186 (28.0%)
1796.70/1797.01	c   delayed cutoffs  :          0
1796.70/1797.01	c   repropagations   :        106 (383 domain reductions, 0 cutoffs)
1796.70/1797.01	c   avg switch length:       4.92
1796.70/1797.01	c   switching time   :      11.97
1796.70/1797.01	c Solution           :
1796.70/1797.01	c   Solutions found  :          0 (0 improvements)
1796.70/1797.01	c   Primal Bound     :          -
1796.70/1797.01	c   Dual Bound       : +0.00000000000000e+00
1796.70/1797.01	c   Gap              :   infinite
1796.70/1797.01	c   Root Dual Bound  : +0.00000000000000e+00
1796.70/1797.01	c   Root Iterations  :      18376
1796.80/1797.17	c Time complete: 1796.87.

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

running on 4 cores: 1,3,5,7

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.05 2.02 2.00 3/176 2082
/proc/meminfo: memFree=28592696/32873844 swapFree=7100/7100
[pid=2082] ppid=2080 vsize=10460 CPUtime=0 cores=1,3,5,7
/proc/2082/stat : 2082 (scip-2.1.1.4sfi) R 2080 2082 32565 0 -1 4202496 1373 0 0 0 0 0 0 0 20 0 1 0 269869553 10711040 1328 33554432000 4194304 10169799 140734169512672 140734613255704 8797266 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2082/statm: 2615 1328 410 1459 0 1147 0

[startup+0.0358009 s]
/proc/loadavg: 2.05 2.02 2.00 3/176 2082
/proc/meminfo: memFree=28592696/32873844 swapFree=7100/7100
[pid=2082] ppid=2080 vsize=20284 CPUtime=0.02 cores=1,3,5,7
/proc/2082/stat : 2082 (scip-2.1.1.4sfi) R 2080 2082 32565 0 -1 4202496 3802 0 0 0 2 0 0 0 20 0 1 0 269869553 20770816 3757 33554432000 4194304 10169799 140734169512672 140734169378504 5757840 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2082/statm: 5683 3771 496 1459 0 4215 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 20284

[startup+0.10031 s]
/proc/loadavg: 2.05 2.02 2.00 3/176 2082
/proc/meminfo: memFree=28592696/32873844 swapFree=7100/7100
[pid=2082] ppid=2080 vsize=44928 CPUtime=0.09 cores=1,3,5,7
/proc/2082/stat : 2082 (scip-2.1.1.4sfi) R 2080 2082 32565 0 -1 4202496 9745 0 0 0 7 2 0 0 20 0 1 0 269869553 46006272 9700 33554432000 4194304 10169799 140734169512672 140734169378504 7543003 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2082/statm: 11232 9700 507 1459 0 9764 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 44928

[startup+0.300258 s]
/proc/loadavg: 2.05 2.02 2.00 3/176 2082
/proc/meminfo: memFree=28592696/32873844 swapFree=7100/7100
[pid=2082] ppid=2080 vsize=58124 CPUtime=0.29 cores=1,3,5,7
/proc/2082/stat : 2082 (scip-2.1.1.4sfi) R 2080 2082 32565 0 -1 4202496 13392 0 0 0 23 6 0 0 20 0 1 0 269869553 59518976 12967 33554432000 4194304 10169799 140734169512672 140734169511080 8961143 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2082/statm: 14531 12967 566 1459 0 13063 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 58124

[startup+0.70026 s]
/proc/loadavg: 2.05 2.02 2.00 3/176 2082
/proc/meminfo: memFree=28592696/32873844 swapFree=7100/7100
[pid=2082] ppid=2080 vsize=99084 CPUtime=0.69 cores=1,3,5,7
/proc/2082/stat : 2082 (scip-2.1.1.4sfi) R 2080 2082 32565 0 -1 4202496 24070 0 0 0 59 10 0 0 20 0 1 0 269869553 101462016 23346 33554432000 4194304 10169799 140734169512672 140734169511080 7543003 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2082/statm: 24771 23382 663 1459 0 23303 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 99084

[startup+1.50018 s]
/proc/loadavg: 2.05 2.02 2.00 3/177 2083
/proc/meminfo: memFree=28483828/32873844 swapFree=7100/7100
[pid=2082] ppid=2080 vsize=121548 CPUtime=1.49 cores=1,3,5,7
/proc/2082/stat : 2082 (scip-2.1.1.4sfi) R 2080 2082 32565 0 -1 4202496 29141 0 0 0 136 13 0 0 20 0 1 0 269869553 124465152 28404 33554432000 4194304 10169799 140734169512672 140734169509704 6124235 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2082/statm: 30387 28404 687 1459 0 28919 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 121548

[startup+3.10018 s]
/proc/loadavg: 2.05 2.02 2.00 3/177 2083
/proc/meminfo: memFree=28479612/32873844 swapFree=7100/7100
[pid=2082] ppid=2080 vsize=126732 CPUtime=3.09 cores=1,3,5,7
/proc/2082/stat : 2082 (scip-2.1.1.4sfi) R 2080 2082 32565 0 -1 4202496 30437 0 0 0 293 16 0 0 20 0 1 0 269869553 129773568 29700 33554432000 4194304 10169799 140734169512672 140734169509704 8961143 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2082/statm: 31683 29700 687 1459 0 30215 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 126732

[startup+6.30025 s]
/proc/loadavg: 2.04 2.02 2.00 3/177 2083
/proc/meminfo: memFree=28447964/32873844 swapFree=7100/7100
[pid=2082] ppid=2080 vsize=154092 CPUtime=6.29 cores=1,3,5,7
/proc/2082/stat : 2082 (scip-2.1.1.4sfi) R 2080 2082 32565 0 -1 4202496 37026 0 0 0 611 18 0 0 20 0 1 0 269869553 157790208 36571 33554432000 4194304 10169799 140734169512672 140734169504984 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2082/statm: 38523 36571 785 1459 0 37055 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 154092

[startup+12.7002 s]
/proc/loadavg: 2.04 2.02 2.00 3/177 2083
/proc/meminfo: memFree=28448336/32873844 swapFree=7100/7100
[pid=2082] ppid=2080 vsize=154092 CPUtime=12.68 cores=1,3,5,7
/proc/2082/stat : 2082 (scip-2.1.1.4sfi) R 2080 2082 32565 0 -1 4202496 37151 0 0 0 1249 19 0 0 20 0 1 0 269869553 157790208 36699 33554432000 4194304 10169799 140734169512672 140734169505080 8004375 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2082/statm: 38523 36699 785 1459 0 37055 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 154092

[startup+25.5003 s]
/proc/loadavg: 2.03 2.02 2.00 3/177 2084
/proc/meminfo: memFree=28448320/32873844 swapFree=7100/7100
[pid=2082] ppid=2080 vsize=154092 CPUtime=25.49 cores=1,3,5,7
/proc/2082/stat : 2082 (scip-2.1.1.4sfi) R 2080 2082 32565 0 -1 4202496 37266 0 0 0 2528 21 0 0 20 0 1 0 269869553 157790208 36816 33554432000 4194304 10169799 140734169512672 140734169505352 8009669 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2082/statm: 38523 36816 788 1459 0 37055 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 154092

[startup+51.1003 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 2084
/proc/meminfo: memFree=28369472/32873844 swapFree=7100/7100
[pid=2082] ppid=2080 vsize=231568 CPUtime=51.08 cores=1,3,5,7
/proc/2082/stat : 2082 (scip-2.1.1.4sfi) R 2080 2082 32565 0 -1 4202496 65749 0 0 0 5076 32 0 0 20 0 1 0 269869553 237125632 56532 33554432000 4194304 10169799 140734169512672 140734169508744 5107004 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2082/statm: 57892 56532 853 1459 0 56424 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 231568

[startup+102.306 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 2084
/proc/meminfo: memFree=28368528/32873844 swapFree=7100/7100
[pid=2082] ppid=2080 vsize=231568 CPUtime=102.26 cores=1,3,5,7
/proc/2082/stat : 2082 (scip-2.1.1.4sfi) R 2080 2082 32565 0 -1 4202496 65926 0 0 0 10184 42 0 0 20 0 1 0 269869553 237125632 56953 33554432000 4194304 10169799 140734169512672 140734169508744 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2082/statm: 57892 56953 874 1459 0 56424 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 231568

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 2084
/proc/meminfo: memFree=28366924/32873844 swapFree=7100/7100
[pid=2082] ppid=2080 vsize=231568 CPUtime=162.25 cores=1,3,5,7
/proc/2082/stat : 2082 (scip-2.1.1.4sfi) R 2080 2082 32565 0 -1 4202496 65936 0 0 0 16172 53 0 0 20 0 1 0 269869553 237125632 57260 33554432000 4194304 10169799 140734169512672 140734169508712 5107012 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2082/statm: 57892 57260 874 1459 0 56424 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 231568

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2084
/proc/meminfo: memFree=28366180/32873844 swapFree=7100/7100
[pid=2082] ppid=2080 vsize=231568 CPUtime=222.24 cores=1,3,5,7
/proc/2082/stat : 2082 (scip-2.1.1.4sfi) R 2080 2082 32565 0 -1 4202496 65936 0 0 0 22160 64 0 0 20 0 1 0 269869553 237125632 57260 33554432000 4194304 10169799 140734169512672 140734169508712 5105237 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2082/statm: 57892 57260 874 1459 0 56424 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 231568

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2084
/proc/meminfo: memFree=28368972/32873844 swapFree=7100/7100
[pid=2082] ppid=2080 vsize=227892 CPUtime=282.23 cores=1,3,5,7
/proc/2082/stat : 2082 (scip-2.1.1.4sfi) R 2080 2082 32565 0 -1 4202496 69485 0 0 0 28134 89 0 0 20 0 1 0 269869553 233361408 56350 33554432000 4194304 10169799 140734169512672 140734169507368 8030367 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2082/statm: 56973 56350 879 1459 0 55505 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 227892

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2085
/proc/meminfo: memFree=28367420/32873844 swapFree=7100/7100
[pid=2082] ppid=2080 vsize=227892 CPUtime=342.22 cores=1,3,5,7
/proc/2082/stat : 2082 (scip-2.1.1.4sfi) R 2080 2082 32565 0 -1 4202496 69485 0 0 0 34121 101 0 0 20 0 1 0 269869553 233361408 56350 33554432000 4194304 10169799 140734169512672 140734169507128 7932048 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2082/statm: 56973 56350 879 1459 0 55505 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 227892

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 2088
/proc/meminfo: memFree=28365296/32873844 swapFree=7100/7100
[pid=2082] ppid=2080 vsize=227892 CPUtime=402.21 cores=1,3,5,7
/proc/2082/stat : 2082 (scip-2.1.1.4sfi) R 2080 2082 32565 0 -1 4202496 69486 0 0 0 40106 115 0 0 20 0 1 0 269869553 233361408 56351 33554432000 4194304 10169799 140734169512672 140734169506760 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2082/statm: 56973 56351 880 1459 0 55505 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 227892

[startup+462.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 2088
/proc/meminfo: memFree=28362204/32873844 swapFree=7100/7100
[pid=2082] ppid=2080 vsize=227892 CPUtime=462.2 cores=1,3,5,7
/proc/2082/stat : 2082 (scip-2.1.1.4sfi) R 2080 2082 32565 0 -1 4202496 69486 0 0 0 46094 126 0 0 20 0 1 0 269869553 233361408 56351 33554432000 4194304 10169799 140734169512672 140734169508808 8961143 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2082/statm: 56973 56351 880 1459 0 55505 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 227892

[startup+522.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 2088
/proc/meminfo: memFree=28360716/32873844 swapFree=7100/7100
[pid=2082] ppid=2080 vsize=227892 CPUtime=522.19 cores=1,3,5,7
/proc/2082/stat : 2082 (scip-2.1.1.4sfi) R 2080 2082 32565 0 -1 4202496 69486 0 0 0 52084 135 0 0 20 0 1 0 269869553 233361408 56351 33554432000 4194304 10169799 140734169512672 140734169507656 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2082/statm: 56973 56351 880 1459 0 55505 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 227892

[startup+582.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 2088
/proc/meminfo: memFree=28358980/32873844 swapFree=7100/7100
[pid=2082] ppid=2080 vsize=227892 CPUtime=582.18 cores=1,3,5,7
/proc/2082/stat : 2082 (scip-2.1.1.4sfi) R 2080 2082 32565 0 -1 4202496 69486 0 0 0 58071 147 0 0 20 0 1 0 269869553 233361408 56351 33554432000 4194304 10169799 140734169512672 140734169507464 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2082/statm: 56973 56351 880 1459 0 55505 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 227892

[startup+642.3 s]

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

/proc/meminfo: memFree=28304332/32873844 swapFree=7100/7100
[pid=2082] ppid=2080 vsize=227892 CPUtime=1062.11 cores=1,3,5,7
/proc/2082/stat : 2082 (scip-2.1.1.4sfi) R 2080 2082 32565 0 -1 4202496 69486 0 0 0 105977 234 0 0 20 0 1 0 269869553 233361408 56351 33554432000 4194304 10169799 140734169512672 140734169506712 5119491 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2082/statm: 56973 56351 880 1459 0 55505 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 227892

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2131
/proc/meminfo: memFree=28303324/32873844 swapFree=7100/7100
[pid=2082] ppid=2080 vsize=227892 CPUtime=1122.11 cores=1,3,5,7
/proc/2082/stat : 2082 (scip-2.1.1.4sfi) R 2080 2082 32565 0 -1 4202496 69486 0 0 0 111965 246 0 0 20 0 1 0 269869553 233361408 56351 33554432000 4194304 10169799 140734169512672 140734169507176 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2082/statm: 56973 56351 880 1459 0 55505 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 227892

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2131
/proc/meminfo: memFree=28301304/32873844 swapFree=7100/7100
[pid=2082] ppid=2080 vsize=227892 CPUtime=1182.1 cores=1,3,5,7
/proc/2082/stat : 2082 (scip-2.1.1.4sfi) R 2080 2082 32565 0 -1 4202496 69486 0 0 0 117954 256 0 0 20 0 1 0 269869553 233361408 56351 33554432000 4194304 10169799 140734169512672 140734169506584 7913088 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2082/statm: 56973 56351 880 1459 0 55505 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 227892

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2131
/proc/meminfo: memFree=28301180/32873844 swapFree=7100/7100
[pid=2082] ppid=2080 vsize=227892 CPUtime=1242.09 cores=1,3,5,7
/proc/2082/stat : 2082 (scip-2.1.1.4sfi) R 2080 2082 32565 0 -1 4202496 69486 0 0 0 123940 269 0 0 20 0 1 0 269869553 233361408 56351 33554432000 4194304 10169799 140734169512672 140734169505640 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2082/statm: 56973 56351 880 1459 0 55505 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 227892

[startup+1302.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/176 2132
/proc/meminfo: memFree=28298148/32873844 swapFree=7100/7100
[pid=2082] ppid=2080 vsize=227892 CPUtime=1302.08 cores=1,3,5,7
/proc/2082/stat : 2082 (scip-2.1.1.4sfi) R 2080 2082 32565 0 -1 4202496 69486 0 0 0 129926 282 0 0 20 0 1 0 269869553 233361408 56351 33554432000 4194304 10169799 140734169512672 140734169507688 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2082/statm: 56973 56351 880 1459 0 55505 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 227892

[startup+1362.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 2134
/proc/meminfo: memFree=28297132/32873844 swapFree=7100/7100
[pid=2082] ppid=2080 vsize=227892 CPUtime=1362.07 cores=1,3,5,7
/proc/2082/stat : 2082 (scip-2.1.1.4sfi) R 2080 2082 32565 0 -1 4202496 69486 0 0 0 135912 295 0 0 20 0 1 0 269869553 233361408 56351 33554432000 4194304 10169799 140734169512672 140734169507080 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2082/statm: 56973 56351 880 1459 0 55505 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 227892

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2134
/proc/meminfo: memFree=28292676/32873844 swapFree=7100/7100
[pid=2082] ppid=2080 vsize=227892 CPUtime=1422.07 cores=1,3,5,7
/proc/2082/stat : 2082 (scip-2.1.1.4sfi) R 2080 2082 32565 0 -1 4202496 69486 0 0 0 141903 304 0 0 20 0 1 0 269869553 233361408 56351 33554432000 4194304 10169799 140734169512672 140734169509752 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2082/statm: 56973 56351 880 1459 0 55505 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 227892

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2134
/proc/meminfo: memFree=28293296/32873844 swapFree=7100/7100
[pid=2082] ppid=2080 vsize=227892 CPUtime=1482.04 cores=1,3,5,7
/proc/2082/stat : 2082 (scip-2.1.1.4sfi) R 2080 2082 32565 0 -1 4202496 69486 0 0 0 147888 316 0 0 20 0 1 0 269869553 233361408 56351 33554432000 4194304 10169799 140734169512672 140734169507080 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2082/statm: 56973 56351 880 1459 0 55505 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 227892

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2134
/proc/meminfo: memFree=28293544/32873844 swapFree=7100/7100
[pid=2082] ppid=2080 vsize=227920 CPUtime=1542.04 cores=1,3,5,7
/proc/2082/stat : 2082 (scip-2.1.1.4sfi) R 2080 2082 32565 0 -1 4202496 69486 0 0 0 153874 330 0 0 20 0 1 0 269869553 233390080 56351 33554432000 4194304 10169799 140734169512672 140734169507080 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2082/statm: 56980 56351 880 1459 0 55512 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 227920

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 2138
/proc/meminfo: memFree=28273728/32873844 swapFree=7100/7100
[pid=2082] ppid=2080 vsize=227920 CPUtime=1602.03 cores=1,3,5,7
/proc/2082/stat : 2082 (scip-2.1.1.4sfi) R 2080 2082 32565 0 -1 4202496 69486 0 0 0 159861 342 0 0 20 0 1 0 269869553 233390080 56351 33554432000 4194304 10169799 140734169512672 140734169507064 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2082/statm: 56980 56351 880 1459 0 55512 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 227920

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2138
/proc/meminfo: memFree=28273872/32873844 swapFree=7100/7100
[pid=2082] ppid=2080 vsize=227920 CPUtime=1662.02 cores=1,3,5,7
/proc/2082/stat : 2082 (scip-2.1.1.4sfi) R 2080 2082 32565 0 -1 4202496 69486 0 0 0 165846 356 0 0 20 0 1 0 269869553 233390080 56351 33554432000 4194304 10169799 140734169512672 140734169507176 8051424 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2082/statm: 56980 56351 880 1459 0 55512 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 227920

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2138
/proc/meminfo: memFree=28289568/32873844 swapFree=7100/7100
[pid=2082] ppid=2080 vsize=227920 CPUtime=1722.01 cores=1,3,5,7
/proc/2082/stat : 2082 (scip-2.1.1.4sfi) R 2080 2082 32565 0 -1 4202496 69486 0 0 0 171832 369 0 0 20 0 1 0 269869553 233390080 56351 33554432000 4194304 10169799 140734169512672 140734169507080 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2082/statm: 56980 56351 880 1459 0 55512 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 227920

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2138
/proc/meminfo: memFree=28284916/32873844 swapFree=7100/7100
[pid=2082] ppid=2080 vsize=227920 CPUtime=1782 cores=1,3,5,7
/proc/2082/stat : 2082 (scip-2.1.1.4sfi) R 2080 2082 32565 0 -1 4202496 69486 0 0 0 177820 380 0 0 20 0 1 0 269869553 233390080 56351 33554432000 4194304 10169799 140734169512672 140734169505544 6110598 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2082/statm: 56980 56351 880 1459 0 55512 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 227920

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

[startup+1785.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2138
/proc/meminfo: memFree=28284916/32873844 swapFree=7100/7100
[pid=2082] ppid=2080 vsize=227920 CPUtime=1785.2 cores=1,3,5,7
/proc/2082/stat : 2082 (scip-2.1.1.4sfi) R 2080 2082 32565 0 -1 4202496 69486 0 0 0 178140 380 0 0 20 0 1 0 269869553 233390080 56351 33554432000 4194304 10169799 140734169512672 140734169507656 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2082/statm: 56980 56351 880 1459 0 55512 0
Current children cumulated CPU time (s) 1785.2
Current children cumulated vsize (KiB) 227920

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2138
/proc/meminfo: memFree=28284916/32873844 swapFree=7100/7100
[pid=2082] ppid=2080 vsize=227920 CPUtime=1791.61 cores=1,3,5,7
/proc/2082/stat : 2082 (scip-2.1.1.4sfi) R 2080 2082 32565 0 -1 4202496 69486 0 0 0 178779 382 0 0 20 0 1 0 269869553 233390080 56351 33554432000 4194304 10169799 140734169512672 140734169510264 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2082/statm: 56980 56351 880 1459 0 55512 0
Current children cumulated CPU time (s) 1791.61
Current children cumulated vsize (KiB) 227920

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2138
/proc/meminfo: memFree=28284916/32873844 swapFree=7100/7100
[pid=2082] ppid=2080 vsize=227920 CPUtime=1794.81 cores=1,3,5,7
/proc/2082/stat : 2082 (scip-2.1.1.4sfi) R 2080 2082 32565 0 -1 4202496 69486 0 0 0 179098 383 0 0 20 0 1 0 269869553 233390080 56351 33554432000 4194304 10169799 140734169512672 140734169510264 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2082/statm: 56980 56351 880 1459 0 55512 0
Current children cumulated CPU time (s) 1794.81
Current children cumulated vsize (KiB) 227920

[startup+1795.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2138
/proc/meminfo: memFree=28284916/32873844 swapFree=7100/7100
[pid=2082] ppid=2080 vsize=227920 CPUtime=1795.6 cores=1,3,5,7
/proc/2082/stat : 2082 (scip-2.1.1.4sfi) R 2080 2082 32565 0 -1 4202496 69486 0 0 0 179177 383 0 0 20 0 1 0 269869553 233390080 56351 33554432000 4194304 10169799 140734169512672 140734169507176 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2082/statm: 56980 56351 880 1459 0 55512 0
Current children cumulated CPU time (s) 1795.6
Current children cumulated vsize (KiB) 227920

[startup+1796.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2138
/proc/meminfo: memFree=28284916/32873844 swapFree=7100/7100
[pid=2082] ppid=2080 vsize=227920 CPUtime=1796.4 cores=1,3,5,7
/proc/2082/stat : 2082 (scip-2.1.1.4sfi) R 2080 2082 32565 0 -1 4202496 69486 0 0 0 179257 383 0 0 20 0 1 0 269869553 233390080 56351 33554432000 4194304 10169799 140734169512672 140734169510264 6110587 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2082/statm: 56980 56351 880 1459 0 55512 0
Current children cumulated CPU time (s) 1796.4
Current children cumulated vsize (KiB) 227920

[startup+1797.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2138
/proc/meminfo: memFree=28284916/32873844 swapFree=7100/7100
[pid=2082] ppid=2080 vsize=227920 CPUtime=1796.8 cores=1,3,5,7
/proc/2082/stat : 2082 (scip-2.1.1.4sfi) R 2080 2082 32565 0 -1 4202496 69488 0 0 0 179297 383 0 0 20 0 1 0 269869553 233390080 56353 33554432000 4194304 10169799 140734169512672 140734169510264 5044594 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2082/statm: 56980 56353 882 1459 0 55512 0
Current children cumulated CPU time (s) 1796.8
Current children cumulated vsize (KiB) 227920

Child status: 0
Real time (s): 1797.18
CPU time (s): 1796.88
CPU user time (s): 1793.04
CPU system time (s): 3.84042
CPU usage (%): 99.9838
Max. virtual memory (cumulated for all children) (KiB): 255220

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.04
system time used= 3.84042
maximum resident set size= 248368
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 69490
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= 34
involuntary context switches= 1849

runsolver used 2.75658 second user time and 7.09192 second system time

The end

Launcher Data

Begin job on node103 at 2012-05-26 15:03:30
IDJOB=3693067
IDBENCH=48295
IDSOLVER=2272
FILE ID=node103/3693067-1338037410
RUNJOBID= node103-1338029661-1335
PBS_JOBID= 14624368
Free space on /tmp= 71560 MiB

SOLVER NAME= SCIP spx standard SCIP 2.1.1.4. with SoPlex 1.6.0.3 standard fixed
BENCH NAME= PB07/normalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/manquinho/dbsg/normalized-dbsg_500_25_5_80.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-3693067-1338037410/watcher-3693067-1338037410 -o /tmp/evaluation-result-3693067-1338037410/solver-3693067-1338037410 -C 1800 -W 1900 -M 15500  HOME/scip-2.1.1.4sfix.linux.x86_64.gnu.opt.spx -f HOME/instance-3693067-1338037410.opb -t 1800 -m 15500

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

MD5SUM BENCH= 611c10fb20bc9774d31ac4d0681f384d
RANDOM SEED=1015745461

node103.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.189
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.37
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.189
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.189
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.189
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.189
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.189
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	: 5411.36
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.189
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.189
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:        28593340 kB
Buffers:          250268 kB
Cached:          3063828 kB
SwapCached:            0 kB
Active:          1079224 kB
Inactive:        2428524 kB
Active(anon):     196368 kB
Inactive(anon):        0 kB
Active(file):     882856 kB
Inactive(file):  2428524 kB
Unevictable:        7100 kB
Mlocked:            7100 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             13988 kB
Writeback:             0 kB
AnonPages:        247804 kB
Mapped:            17672 kB
Shmem:               200 kB
Slab:             633752 kB
SReclaimable:      76444 kB
SUnreclaim:       557308 kB
KernelStack:        1480 kB
PageTables:         4636 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     308300 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    182272 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= 71544 MiB
End job on node103 at 2012-05-26 15:33:27