Trace number 3691292

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
SCIP spx SCIP 2.1.1.4. with SoPlex 1.6.0.3 fixed? 1799.13 1799.41

General information on the benchmark

Name/OPT-SMALLINT-LIN/oliveras/j120opt/
normalized-j12038_4.std.opb
MD5SUM661b4190c55178f9645295549e370fd5
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark147
Best CPU time to get the best result obtained on this benchmark1800.2
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables72842
Total number of constraints245147
Number of constraints which are clauses243947
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1200
Minimum length of a constraint1
Maximum length of a constraint120
Number of terms in the objective function 300
Biggest coefficient in the objective function 300
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 45150
Number of bits of the sum of numbers in the objective function 16
Biggest number in a constraint 300
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 45150
Number of bits of the biggest sum of numbers16
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c SCIP version 2.1.1.4 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.6.0.3] [GitHash: a3bf3a4-dirty]
0.00/0.00	c Copyright (c) 2002-2012 Konrad-Zuse-Zentrum fuer Informationstechnik Berlin (ZIB)
0.00/0.00	c 
0.00/0.00	c user parameter file <scip.set> not found - using default parameters
0.00/0.00	c reading problem <HOME/instance-3691292-1338023181.opb>
0.59/0.64	c original problem has 72842 variables (72842 bin, 0 int, 0 impl, 0 cont) and 245147 constraints
0.59/0.64	c problem read in 0.64
1.49/1.57	c presolving:
7.89/7.98	c (round 1) 7035 del vars, 21526 del conss, 0 add conss, 5343 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 16592736 impls, 0 clqs
12.39/12.41	c (round 2) 14712 del vars, 52128 del conss, 0 add conss, 12923 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 16634338 impls, 0 clqs
13.78/13.86	c (round 3) 18128 del vars, 67095 del conss, 0 add conss, 14774 chg bounds, 15 chg sides, 14 chg coeffs, 0 upgd conss, 16652301 impls, 0 clqs
14.48/14.58	c (round 4) 19259 del vars, 72044 del conss, 0 add conss, 15492 chg bounds, 39 chg sides, 38 chg coeffs, 0 upgd conss, 16663188 impls, 0 clqs
15.08/15.11	c (round 5) 20064 del vars, 75080 del conss, 0 add conss, 16008 chg bounds, 39 chg sides, 38 chg coeffs, 0 upgd conss, 16672246 impls, 0 clqs
15.39/15.48	c (round 6) 20716 del vars, 77615 del conss, 0 add conss, 16402 chg bounds, 39 chg sides, 38 chg coeffs, 0 upgd conss, 16678212 impls, 0 clqs
15.68/15.74	c (round 7) 21050 del vars, 79089 del conss, 0 add conss, 16632 chg bounds, 39 chg sides, 38 chg coeffs, 0 upgd conss, 16681222 impls, 0 clqs
15.88/15.92	c (round 8) 21252 del vars, 79953 del conss, 0 add conss, 16770 chg bounds, 39 chg sides, 38 chg coeffs, 0 upgd conss, 16683180 impls, 0 clqs
15.98/16.07	c (round 9) 21407 del vars, 80566 del conss, 0 add conss, 16869 chg bounds, 39 chg sides, 38 chg coeffs, 0 upgd conss, 16685323 impls, 0 clqs
16.08/16.18	c (round 10) 21507 del vars, 81009 del conss, 0 add conss, 16933 chg bounds, 39 chg sides, 38 chg coeffs, 0 upgd conss, 16686827 impls, 0 clqs
16.28/16.31	c (round 11) 21565 del vars, 81256 del conss, 0 add conss, 16971 chg bounds, 39 chg sides, 38 chg coeffs, 0 upgd conss, 16687771 impls, 0 clqs
16.39/16.44	c (round 12) 21609 del vars, 81440 del conss, 0 add conss, 17002 chg bounds, 39 chg sides, 38 chg coeffs, 0 upgd conss, 16688102 impls, 0 clqs
16.49/16.51	c (round 13) 21627 del vars, 81540 del conss, 0 add conss, 17003 chg bounds, 39 chg sides, 38 chg coeffs, 0 upgd conss, 16688174 impls, 0 clqs
17.18/17.27	c (round 14) 21627 del vars, 81548 del conss, 0 add conss, 17003 chg bounds, 39 chg sides, 38 chg coeffs, 163599 upgd conss, 16688174 impls, 0 clqs
18.28/18.38	c (round 15) 21627 del vars, 81594 del conss, 59 add conss, 17003 chg bounds, 84 chg sides, 254 chg coeffs, 163599 upgd conss, 16688174 impls, 0 clqs
274.75/274.86	c    (274.8s) probing: 1000/51215 (2.0%) - 0 fixings, 0 aggregations, 6048456 implications, 0 bound changes
275.15/275.24	c    (275.2s) probing: 1001/51215 (2.0%) - 0 fixings, 0 aggregations, 6053860 implications, 0 bound changes
275.15/275.24	c    (275.2s) probing aborted: 1000/1000 successive useless probings
275.15/275.24	c (round 16) 21627 del vars, 160032 del conss, 25326 add conss, 17003 chg bounds, 87 chg sides, 265 chg coeffs, 163599 upgd conss, 28795894 impls, 0 clqs
275.95/276.06	c (round 17) 21627 del vars, 181564 del conss, 46858 add conss, 17003 chg bounds, 87 chg sides, 282 chg coeffs, 163599 upgd conss, 28795894 impls, 2642 clqs
276.54/276.69	c presolving (18 rounds):
276.54/276.69	c  21627 deleted vars, 181564 deleted constraints, 46858 added constraints, 17003 tightened bounds, 0 added holes, 87 changed sides, 283 changed coefficients
276.54/276.69	c  28795894 implications, 24174 cliques
276.54/276.69	c presolved problem has 51215 variables (51215 bin, 0 int, 0 impl, 0 cont) and 110441 constraints
276.54/276.69	c    1154 constraints of type <knapsack>
276.54/276.69	c  108198 constraints of type <setppc>
276.54/276.69	c    1089 constraints of type <and>
276.54/276.69	c transformed objective value is always integral (scale: 1)
276.54/276.69	c Presolving Time: 275.80
276.54/276.69	c - non default parameters ----------------------------------------------------------------------
276.54/276.69	c # SCIP version 2.1.1.4
276.54/276.69	c 
276.54/276.69	c # maximal time in seconds to run
276.54/276.69	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
276.54/276.69	c limits/time = 1797
276.54/276.69	c 
276.54/276.69	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
276.54/276.69	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
276.54/276.69	c limits/memory = 13950
276.54/276.69	c 
276.54/276.69	c # default clock type (1: CPU user seconds, 2: wall clock time)
276.54/276.69	c # [type: int, range: [1,2], default: 1]
276.54/276.69	c timing/clocktype = 2
276.54/276.69	c 
276.54/276.69	c # belongs reading time to solving time?
276.54/276.69	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
276.54/276.69	c timing/reading = TRUE
276.54/276.69	c 
276.54/276.69	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
276.54/276.69	c # [type: int, range: [-1,2147483647], default: -1]
276.54/276.69	c separating/rapidlearning/freq = 0
276.54/276.69	c 
276.54/276.69	c -----------------------------------------------------------------------------------------------
276.54/276.69	c start solving
276.94/277.02	c 
1798.21/1798.53	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1798.21/1798.53	c  1799s|     1 |     0 |162411 |     - |1034M|   0 |   - |  51k| 110k|  51k| 111k|   0 |  75 |   0 | 0.000000e+00 |      --      |    Inf 
1798.21/1798.53	c (node 1) LP solver hit time limit in LP 1 -- using pseudo solution instead
1798.21/1798.59	c  1799s|     1 |     2 |162411 |     - |1034M|   0 |   - |  51k| 110k|  51k| 111k|   0 |  75 |   0 | 0.000000e+00 |      --      |    Inf 
1798.21/1798.59	c 
1798.21/1798.59	c SCIP Status        : solving was interrupted [time limit reached]
1798.21/1798.59	c Solving Time (sec) : 1798.58
1798.21/1798.59	c Solving Nodes      : 1
1798.21/1798.59	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1798.21/1798.59	c Dual Bound         : +0.00000000000000e+00
1798.21/1798.59	c Gap                : infinite
1798.21/1798.59	s UNKNOWN
1798.21/1798.59	c SCIP Status        : solving was interrupted [time limit reached]
1798.21/1798.59	c Total Time         :    1798.58
1798.21/1798.59	c   solving          :    1798.58
1798.21/1798.59	c   presolving       :     275.80 (included in solving)
1798.21/1798.59	c   reading          :       0.64 (included in solving)
1798.21/1798.59	c   copying          :       0.00 (0 times copied the problem)
1798.21/1798.59	c Original Problem   :
1798.21/1798.59	c   Problem name     : HOME/instance-3691292-1338023181.opb
1798.21/1798.59	c   Variables        : 72842 (72842 binary, 0 integer, 0 implicit integer, 0 continuous)
1798.21/1798.59	c   Constraints      : 245147 initial, 245147 maximal
1798.21/1798.59	c   Objective sense  : minimize
1798.21/1798.59	c Presolved Problem  :
1798.21/1798.59	c   Problem name     : t_HOME/instance-3691292-1338023181.opb
1798.21/1798.59	c   Variables        : 51215 (51215 binary, 0 integer, 0 implicit integer, 0 continuous)
1798.21/1798.59	c   Constraints      : 110441 initial, 110516 maximal
1798.21/1798.59	c Presolvers         :   ExecTime  SetupTime  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1798.21/1798.59	c   domcol           :       0.00       0.00          0          0          0          0          0          0          0          0          0
1798.21/1798.59	c   trivial          :       0.06       0.00       1481          0          0          0          0          0          0          0          0
1798.21/1798.59	c   dualfix          :       0.08       0.00        124          0          0          0          0          0          0          0          0
1798.21/1798.59	c   boundshift       :       0.00       0.00          0          0          0          0          0          0          0          0          0
1798.21/1798.59	c   inttobinary      :       0.00       0.00          0          0          0          0          0          0          0          0          0
1798.21/1798.59	c   convertinttobin  :       0.00       0.00          0          0          0          0          0          0          0          0          0
1798.21/1798.59	c   gateextraction   :       0.27       0.00          0          0          0          0          0      78435      25264          0          0
1798.21/1798.59	c   implics          :       0.59       0.00          0          0          0          0          0          0          0          0          0
1798.21/1798.59	c   components       :       0.07       0.00          0          0          0          0          0          0          0          0          0
1798.21/1798.59	c   pseudoobj        :       0.00       0.30          0          0          0          0          0          0          0          0          0
1798.21/1798.59	c   probing          :     256.33       0.00          0          0          0          0          0          0          0          0          0
1798.21/1798.59	c   knapsack         :       1.45       0.00          0          0          0          0          0          6         62         48        245
1798.21/1798.59	c   setppc           :       0.54       0.00          0          0          0          0          0         43          0          0          0
1798.21/1798.59	c   and              :       0.39       0.00          0          0          0          0          0      21532      21532          0          0
1798.21/1798.59	c   linear           :      14.93       0.00      15524       4498          0      17003          0      81548          0         39         38
1798.21/1798.59	c   logicor          :       0.10       0.02          0          0          0          0          0          0          0          0          0
1798.21/1798.59	c   root node        :          -          -          0          -          -          0          -          -          -          -          -
1798.21/1798.59	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #ResProp    Cutoffs    DomReds       Cuts      Conss   Children
1798.21/1798.59	c   integral         :          0          0          0          0          0          0          3          0          0          0          0          0          0
1798.21/1798.59	c   knapsack         :       1154       1154          0      52319          0          1          3         33          0          0          0          0          0
1798.21/1798.59	c   setppc           :     108198     108198          0      52319          0          1          1       2320          1          0          0          0          0
1798.21/1798.59	c   and              :       1089       1089          0      52318          0          1          0          0          0          0          0          0          0
1798.21/1798.59	c   logicor          :          0+        75          0         15          0          0          0          0         14          0          0          0          0
1798.21/1798.59	c   countsols        :          0          0          0          0          0          1          0          0          0          0          0          0          0
1798.21/1798.59	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS      Check    ResProp
1798.21/1798.59	c   integral         :       0.01       0.00       0.00       0.00       0.00       0.00       0.01       0.00
1798.21/1798.59	c   knapsack         :       3.50       0.00       0.00       3.50       0.00       0.00       0.00       0.00
1798.21/1798.59	c   setppc           :     186.37       0.00       0.00     186.32       0.00       0.04       0.00       0.00
1798.21/1798.59	c   and              :      49.57       0.00       0.00      49.57       0.00       0.00       0.00       0.00
1798.21/1798.59	c   logicor          :       0.02       0.02       0.00       0.00       0.00       0.00       0.00       0.00
1798.21/1798.59	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1798.21/1798.59	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
1798.21/1798.59	c   rootredcost      :          0          0          0          0
1798.21/1798.59	c   pseudoobj        :       6263          0          0          0
1798.21/1798.59	c   vbounds          :          0          0          0          0
1798.21/1798.59	c   redcost          :          0          0          0          0
1798.21/1798.59	c   probing          :          0          0          0          0
1798.21/1798.59	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp
1798.21/1798.59	c   rootredcost      :       0.03       0.00       0.00       0.03       0.00
1798.21/1798.59	c   pseudoobj        :       0.34       0.30       0.00       0.03       0.00
1798.21/1798.59	c   vbounds          :       0.03       0.01       0.00       0.03       0.00
1798.21/1798.59	c   redcost          :       0.02       0.00       0.00       0.02       0.00
1798.21/1798.59	c   probing          :     256.34       0.00     256.33       0.00       0.00
1798.21/1798.59	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1798.21/1798.59	c   propagation      :       0.00         15         15        105       28.8          0        0.0          -
1798.21/1798.59	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1798.21/1798.59	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1798.21/1798.59	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1798.21/1798.59	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1798.21/1798.59	c   applied globally :          -          -          -         75       27.4          -          -          -
1798.21/1798.59	c   applied locally  :          -          -          -          0        0.0          -          -          -
1798.21/1798.59	c Separators         :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss
1798.21/1798.59	c   cut pool         :       0.00                     0          -          -          0          -    (maximal pool size: 0)
1798.21/1798.59	c   clique           :       0.00       0.00          0          0          0          0          0
1798.21/1798.59	c   closecuts        :       0.00       0.00          0          0          0          0          0
1798.21/1798.59	c   cgmip            :       0.00       0.00          0          0          0          0          0
1798.21/1798.59	c   cmir             :       0.00       0.00          0          0          0          0          0
1798.21/1798.59	c   flowcover        :       0.00       0.00          0          0          0          0          0
1798.21/1798.59	c   gomory           :       0.00       0.00          0          0          0          0          0
1798.21/1798.59	c   impliedbounds    :       0.00       0.00          0          0          0          0          0
1798.21/1798.59	c   intobj           :       0.00       0.00          0          0          0          0          0
1798.21/1798.59	c   mcf              :       0.00       0.00          0          0          0          0          0
1798.21/1798.59	c   oddcycle         :       0.00       0.00          0          0          0          0          0
1798.21/1798.59	c   rapidlearning    :       0.00       0.00          0          0          0          0          0
1798.21/1798.59	c   strongcg         :       0.00       0.00          0          0          0          0          0
1798.21/1798.59	c   zerohalf         :       0.00       0.00          0          0          0          0          0
1798.21/1798.59	c Pricers            :   ExecTime  SetupTime      Calls       Vars
1798.21/1798.59	c   problem variables:       0.00          -          0          0
1798.21/1798.59	c Branching Rules    :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1798.21/1798.59	c   relpscost        :       0.00       0.00          0          0          0          0          0          0
1798.21/1798.59	c   pscost           :       0.00       0.00          0          0          0          0          0          0
1798.21/1798.59	c   inference        :       0.01       0.00          1          0          0          0          0          2
1798.21/1798.59	c   mostinf          :       0.00       0.00          0          0          0          0          0          0
1798.21/1798.59	c   leastinf         :       0.00       0.00          0          0          0          0          0          0
1798.21/1798.59	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0
1798.21/1798.59	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0
1798.21/1798.59	c   random           :       0.00       0.00          0          0          0          0          0          0
1798.21/1798.59	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found
1798.21/1798.59	c   LP solutions     :       0.00          -          -          0
1798.21/1798.59	c   pseudo solutions :       0.00          -          -          0
1798.21/1798.59	c   oneopt           :       0.00       0.00          0          0
1798.21/1798.59	c   smallcard        :       0.00       0.00          0          0
1798.21/1798.59	c   trivial          :       0.07       0.00          2          0
1798.21/1798.59	c   shiftandpropagate:      22.04       0.00          1          0
1798.21/1798.59	c   simplerounding   :       0.00       0.00          0          0
1798.21/1798.59	c   zirounding       :       0.00       0.00          0          0
1798.21/1798.59	c   rounding         :       0.00       0.00          0          0
1798.21/1798.59	c   shifting         :       0.00       0.00          0          0
1798.21/1798.59	c   intshifting      :       0.00       0.00          0          0
1798.21/1798.59	c   twoopt           :       0.00       0.00          0          0
1798.21/1798.59	c   indtwoopt        :       0.00       0.00          0          0
1798.21/1798.59	c   indoneopt        :       0.00       0.00          0          0
1798.21/1798.59	c   fixandinfer      :       0.00       0.00          0          0
1798.21/1798.59	c   feaspump         :       0.00       0.00          0          0
1798.21/1798.59	c   clique           :       0.00       0.00          0          0
1798.21/1798.59	c   indrounding      :       0.00       0.00          0          0
1798.21/1798.59	c   indcoefdiving    :       0.00       0.00          0          0
1798.21/1798.59	c   coefdiving       :       0.00       0.00          0          0
1798.21/1798.59	c   pscostdiving     :       0.00       0.00          0          0
1798.21/1798.59	c   nlpdiving        :       0.00       0.00          0          0
1798.21/1798.59	c   fracdiving       :       0.00       0.00          0          0
1798.21/1798.59	c   veclendiving     :       0.00       0.00          0          0
1798.21/1798.59	c   intdiving        :       0.00       0.00          0          0
1798.21/1798.59	c   actconsdiving    :       0.00       0.00          0          0
1798.21/1798.59	c   objpscostdiving  :       0.00       0.00          0          0
1798.21/1798.59	c   rootsoldiving    :       0.00       0.00          0          0
1798.21/1798.59	c   linesearchdiving :       0.00       0.00          0          0
1798.21/1798.59	c   guideddiving     :       0.00       0.00          0          0
1798.21/1798.59	c   octane           :       0.00       0.00          0          0
1798.21/1798.59	c   rens             :       0.00       0.00          0          0
1798.21/1798.59	c   rins             :       0.00       0.00          0          0
1798.21/1798.59	c   localbranching   :       0.00       0.00          0          0
1798.21/1798.59	c   mutation         :       0.00       0.00          0          0
1798.21/1798.59	c   crossover        :       0.00       0.00          0          0
1798.21/1798.59	c   dins             :       0.00       0.00          0          0
1798.21/1798.59	c   vbounds          :       0.00       0.00          0          0
1798.21/1798.59	c   undercover       :       0.00       0.00          0          0
1798.21/1798.59	c   subnlp           :       0.00       0.00          0          0
1798.21/1798.59	c   trysol           :       0.00       0.00          0          0
1798.21/1798.59	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It
1798.21/1798.59	c   primal LP        :       0.00          0          0       0.00          -       0.00          0
1798.21/1798.59	c   dual LP          :    1499.45          1     162411  162411.00     108.31       0.00          0
1798.21/1798.59	c   lex dual LP      :       0.00          0          0       0.00          -
1798.21/1798.59	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
1798.21/1798.59	c   diving/probing LP:       0.00          0          0       0.00          -
1798.21/1798.59	c   strong branching :       0.00          0          0       0.00          -
1798.21/1798.59	c     (at root node) :          -          0          0       0.00          -
1798.21/1798.59	c   conflict analysis:       0.00          0          0       0.00          -
1798.21/1798.59	c B&B Tree           :
1798.21/1798.59	c   number of runs   :          1
1798.21/1798.59	c   nodes            :          1
1798.21/1798.59	c   nodes (total)    :          1
1798.21/1798.59	c   nodes left       :          2
1798.21/1798.59	c   max depth        :          0
1798.21/1798.59	c   max depth (total):          0
1798.21/1798.59	c   backtracks       :          0 (0.0%)
1798.21/1798.59	c   delayed cutoffs  :          0
1798.21/1798.59	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1798.21/1798.59	c   avg switch length:       1.00
1798.21/1798.59	c   switching time   :       0.00
1798.21/1798.59	c Solution           :
1798.21/1798.59	c   Solutions found  :          0 (0 improvements)
1798.21/1798.59	c   Primal Bound     :          -
1798.21/1798.59	c   Dual Bound       : +0.00000000000000e+00
1798.21/1798.59	c   Gap              :   infinite
1798.21/1798.59	c   Root Dual Bound  : +0.00000000000000e+00
1798.21/1798.59	c   Root Iterations  :     162411
1799.10/1799.41	c Time complete: 1799.11.

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-3691292-1338023181/watcher-3691292-1338023181 -o /tmp/evaluation-result-3691292-1338023181/solver-3691292-1338023181 -C 1800 -W 1900 -M 15500 HOME/scip-2.1.1.4fix.linux.x86_64.gnu.opt.spx -f HOME/instance-3691292-1338023181.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.02 1.99 3/176 2598
/proc/meminfo: memFree=27447524/32873648 swapFree=6864/6864
[pid=2598] ppid=2596 vsize=10664 CPUtime=0 cores=0,2,4,6
/proc/2598/stat : 2598 (scip-2.1.1.4fix) R 2596 2598 1798 0 -1 4202496 1407 0 0 0 0 0 0 0 20 0 1 0 268444119 10919936 1361 33554432000 4194304 10173063 140737423002528 140735502321656 8886411 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/2598/statm: 2666 1361 416 1460 0 1197 0

[startup+0.012519 s]
/proc/loadavg: 2.00 2.02 1.99 3/176 2598
/proc/meminfo: memFree=27447524/32873648 swapFree=6864/6864
[pid=2598] ppid=2596 vsize=13552 CPUtime=0 cores=0,2,4,6
/proc/2598/stat : 2598 (scip-2.1.1.4fix) R 2596 2598 1798 0 -1 4202496 2157 0 0 0 0 0 0 0 20 0 1 0 268444119 13877248 2111 33554432000 4194304 10173063 140737423002528 140735502321656 5285022 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/2598/statm: 3388 2111 416 1460 0 1919 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 13552

[startup+0.10024 s]
/proc/loadavg: 2.00 2.02 1.99 3/176 2598
/proc/meminfo: memFree=27447524/32873648 swapFree=6864/6864
[pid=2598] ppid=2596 vsize=44764 CPUtime=0.09 cores=0,2,4,6
/proc/2598/stat : 2598 (scip-2.1.1.4fix) R 2596 2598 1798 0 -1 4202496 9971 0 0 0 8 1 0 0 20 0 1 0 268444119 45838336 9898 33554432000 4194304 10173063 140737423002528 140735502321656 5513434 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/2598/statm: 11191 9898 416 1460 0 9722 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 44764

[startup+0.300162 s]
/proc/loadavg: 2.00 2.02 1.99 3/176 2598
/proc/meminfo: memFree=27447524/32873648 swapFree=6864/6864
[pid=2598] ppid=2596 vsize=73840 CPUtime=0.29 cores=0,2,4,6
/proc/2598/stat : 2598 (scip-2.1.1.4fix) R 2596 2598 1798 0 -1 4202496 17243 0 0 0 27 2 0 0 20 0 1 0 268444119 75612160 17170 33554432000 4194304 10173063 140737423002528 140737422867704 8985008 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/2598/statm: 18460 17170 416 1460 0 16991 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 73840

[startup+0.700163 s]
/proc/loadavg: 2.00 2.02 1.99 3/176 2598
/proc/meminfo: memFree=27447524/32873648 swapFree=6864/6864
[pid=2598] ppid=2596 vsize=183524 CPUtime=0.69 cores=0,2,4,6
/proc/2598/stat : 2598 (scip-2.1.1.4fix) R 2596 2598 1798 0 -1 4202496 44411 0 0 0 63 6 0 0 20 0 1 0 268444119 187928576 44320 33554432000 4194304 10173063 140737423002528 140737422867704 7545739 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/2598/statm: 45881 44354 466 1460 0 44412 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 183524

[startup+1.50017 s]
/proc/loadavg: 2.00 2.02 1.99 3/177 2599
/proc/meminfo: memFree=27163284/32873648 swapFree=6864/6864
[pid=2598] ppid=2596 vsize=417192 CPUtime=1.49 cores=0,2,4,6
/proc/2598/stat : 2598 (scip-2.1.1.4fix) R 2596 2598 1798 0 -1 4202496 108800 0 0 0 133 16 0 0 20 0 1 0 268444119 427204608 101677 33554432000 4194304 10173063 140737423002528 140737422998232 7550194 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/2598/statm: 104298 101677 514 1460 0 102829 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 417192

[startup+3.10017 s]
/proc/loadavg: 2.00 2.02 1.99 3/177 2599
/proc/meminfo: memFree=26982492/32873648 swapFree=6864/6864
[pid=2598] ppid=2596 vsize=590236 CPUtime=3.08 cores=0,2,4,6
/proc/2598/stat : 2598 (scip-2.1.1.4fix) R 2596 2598 1798 0 -1 4202496 156540 0 0 0 283 25 0 0 20 0 1 0 268444119 604401664 144259 33554432000 4194304 10173063 140737423002528 140737422999528 8963895 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/2598/statm: 147559 144259 559 1460 0 146090 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 590236

[startup+6.30024 s]
/proc/loadavg: 2.00 2.02 1.99 3/177 2599
/proc/meminfo: memFree=26680440/32873648 swapFree=6864/6864
[pid=2598] ppid=2596 vsize=847328 CPUtime=6.28 cores=0,2,4,6
/proc/2598/stat : 2598 (scip-2.1.1.4fix) R 2596 2598 1798 0 -1 4202496 218279 0 0 0 590 38 0 0 20 0 1 0 268444119 867663872 205999 33554432000 4194304 10173063 140737423002528 140737422999528 7545739 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/2598/statm: 211832 206039 559 1460 0 210363 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 847328

[startup+12.7003 s]
/proc/loadavg: 2.00 2.02 1.99 3/177 2599
/proc/meminfo: memFree=26556892/32873648 swapFree=6864/6864
[pid=2598] ppid=2596 vsize=908900 CPUtime=12.69 cores=0,2,4,6
/proc/2598/stat : 2598 (scip-2.1.1.4fix) R 2596 2598 1798 0 -1 4202496 234446 0 0 0 1217 52 0 0 20 0 1 0 268444119 930713600 221036 33554432000 4194304 10173063 140737423002528 140737422999528 7436466 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/2598/statm: 227225 221036 568 1460 0 225756 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 908900

[startup+25.5003 s]
/proc/loadavg: 2.00 2.01 1.99 3/177 2599
/proc/meminfo: memFree=26493264/32873648 swapFree=6864/6864
[pid=2598] ppid=2596 vsize=965852 CPUtime=25.48 cores=0,2,4,6
/proc/2598/stat : 2598 (scip-2.1.1.4fix) R 2596 2598 1798 0 -1 4202496 261201 0 0 0 2458 90 0 0 20 0 1 0 268444119 989032448 235099 33554432000 4194304 10173063 140737423002528 140737422998888 4780448 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/2598/statm: 241463 235099 626 1460 0 239994 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 965852

[startup+51.1003 s]
/proc/loadavg: 2.13 2.04 2.00 3/177 2599
/proc/meminfo: memFree=26465200/32873648 swapFree=6864/6864
[pid=2598] ppid=2596 vsize=978572 CPUtime=51.08 cores=0,2,4,6
/proc/2598/stat : 2598 (scip-2.1.1.4fix) R 2596 2598 1798 0 -1 4202496 264347 0 0 0 5015 93 0 0 20 0 1 0 268444119 1002057728 238113 33554432000 4194304 10173063 140737423002528 140737422998888 4780448 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/2598/statm: 244643 238113 626 1460 0 243174 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 978572

[startup+102.307 s]
/proc/loadavg: 2.12 2.05 2.00 3/177 2599
/proc/meminfo: memFree=26389236/32873648 swapFree=6864/6864
[pid=2598] ppid=2596 vsize=1015632 CPUtime=102.28 cores=0,2,4,6
/proc/2598/stat : 2598 (scip-2.1.1.4fix) R 2596 2598 1798 0 -1 4202496 273599 0 0 0 10130 98 0 0 20 0 1 0 268444119 1040007168 247332 33554432000 4194304 10173063 140737423002528 140737422998888 4780798 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/2598/statm: 253908 247332 626 1460 0 252439 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1015632

[startup+162.3 s]
/proc/loadavg: 2.11 2.05 2.00 3/177 2599
/proc/meminfo: memFree=26272344/32873648 swapFree=6864/6864
[pid=2598] ppid=2596 vsize=1076964 CPUtime=162.26 cores=0,2,4,6
/proc/2598/stat : 2598 (scip-2.1.1.4fix) R 2596 2598 1798 0 -1 4202496 289129 0 0 0 16123 103 0 0 20 0 1 0 268444119 1102811136 262796 33554432000 4194304 10173063 140737423002528 140737422998888 5298612 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/2598/statm: 269241 262796 626 1460 0 267772 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 1076964

[startup+222.3 s]
/proc/loadavg: 2.11 2.06 2.00 3/178 2602
/proc/meminfo: memFree=26014184/32873648 swapFree=6864/6864
[pid=2598] ppid=2596 vsize=1143492 CPUtime=222.25 cores=0,2,4,6
/proc/2598/stat : 2598 (scip-2.1.1.4fix) R 2596 2598 1798 0 -1 4202496 305982 0 0 0 22111 114 0 0 20 0 1 0 268444119 1170935808 279616 33554432000 4194304 10173063 140737423002528 140737422998888 4780421 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/2598/statm: 285873 279616 626 1460 0 284404 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 1143492

[startup+282.3 s]
/proc/loadavg: 2.07 2.06 2.00 3/177 2603
/proc/meminfo: memFree=25708192/32873648 swapFree=6864/6864
[pid=2598] ppid=2596 vsize=1335332 CPUtime=282.24 cores=0,2,4,6
/proc/2598/stat : 2598 (scip-2.1.1.4fix) R 2596 2598 1798 0 -1 4202496 345834 0 0 0 28092 132 0 0 20 0 1 0 268444119 1367379968 326686 33554432000 4194304 10173063 140737423002528 140737422998408 4780421 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/2598/statm: 333833 326686 706 1460 0 332364 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 1335332

[startup+342.3 s]
/proc/loadavg: 2.02 2.05 2.00 3/177 2603
/proc/meminfo: memFree=25597540/32873648 swapFree=6864/6864
[pid=2598] ppid=2596 vsize=1444780 CPUtime=342.23 cores=0,2,4,6
/proc/2598/stat : 2598 (scip-2.1.1.4fix) R 2596 2598 1798 0 -1 4202496 362127 0 0 0 34083 140 0 0 20 0 1 0 268444119 1479454720 352297 33554432000 4194304 10173063 140737423002528 140737422995704 8012910 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/2598/statm: 361195 352297 791 1460 0 359726 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 1444780

[startup+402.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/177 2603
/proc/meminfo: memFree=25586880/32873648 swapFree=6864/6864
[pid=2598] ppid=2596 vsize=1448672 CPUtime=402.22 cores=0,2,4,6
/proc/2598/stat : 2598 (scip-2.1.1.4fix) R 2596 2598 1798 0 -1 4202496 362919 0 0 0 40076 146 0 0 20 0 1 0 268444119 1483440128 353583 33554432000 4194304 10173063 140737423002528 140737422995704 8008568 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/2598/statm: 362168 353583 791 1460 0 360699 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 1448672

[startup+462.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/177 2603
/proc/meminfo: memFree=25573088/32873648 swapFree=6864/6864
[pid=2598] ppid=2596 vsize=1453896 CPUtime=462.22 cores=0,2,4,6
/proc/2598/stat : 2598 (scip-2.1.1.4fix) R 2596 2598 1798 0 -1 4202496 364100 0 0 0 46072 150 0 0 20 0 1 0 268444119 1488789504 355748 33554432000 4194304 10173063 140737423002528 140737422995704 8008922 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/2598/statm: 363474 355748 791 1460 0 362005 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 1453896

[startup+522.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 2603
/proc/meminfo: memFree=25569772/32873648 swapFree=6864/6864
[pid=2598] ppid=2596 vsize=1459852 CPUtime=522.21 cores=0,2,4,6
/proc/2598/stat : 2598 (scip-2.1.1.4fix) R 2596 2598 1798 0 -1 4202496 364602 0 0 0 52067 154 0 0 20 0 1 0 268444119 1494888448 356250 33554432000 4194304 10173063 140737423002528 140737422995704 8982074 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/2598/statm: 364963 356250 791 1460 0 363494 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 1459852

[startup+582.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 2604
/proc/meminfo: memFree=25551504/32873648 swapFree=6864/6864
[pid=2598] ppid=2596 vsize=1469140 CPUtime=582.19 cores=0,2,4,6
/proc/2598/stat : 2598 (scip-2.1.1.4fix) R 2596 2598 1798 0 -1 4202496 366613 0 0 0 58061 158 0 0 20 0 1 0 268444119 1504399360 359732 33554432000 4194304 10173063 140737423002528 140737422995704 8982074 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/2598/statm: 367285 359732 791 1460 0 365816 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 1469140

[startup+642.3 s]

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

/proc/meminfo: memFree=25502700/32873648 swapFree=6864/6864
[pid=2598] ppid=2596 vsize=1480008 CPUtime=1122.11 cores=0,2,4,6
/proc/2598/stat : 2598 (scip-2.1.1.4fix) R 2596 2598 1798 0 -1 4202496 367851 0 0 0 112022 189 0 0 20 0 1 0 268444119 1515528192 366662 33554432000 4194304 10173063 140737423002528 140737422996152 8012178 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/2598/statm: 370002 366662 792 1460 0 368533 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 1480008

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2609
/proc/meminfo: memFree=25499788/32873648 swapFree=6864/6864
[pid=2598] ppid=2596 vsize=1480008 CPUtime=1182.1 cores=0,2,4,6
/proc/2598/stat : 2598 (scip-2.1.1.4fix) R 2596 2598 1798 0 -1 4202496 367859 0 0 0 118018 192 0 0 20 0 1 0 268444119 1515528192 367024 33554432000 4194304 10173063 140737423002528 140737422995704 8013296 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/2598/statm: 370002 367024 792 1460 0 368533 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 1480008

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 2610
/proc/meminfo: memFree=25498708/32873648 swapFree=6864/6864
[pid=2598] ppid=2596 vsize=1480008 CPUtime=1242.09 cores=0,2,4,6
/proc/2598/stat : 2598 (scip-2.1.1.4fix) R 2596 2598 1798 0 -1 4202496 367860 0 0 0 124014 195 0 0 20 0 1 0 268444119 1515528192 367268 33554432000 4194304 10173063 140737423002528 140737422995704 8013292 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/2598/statm: 370002 367268 792 1460 0 368533 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 1480008

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2610
/proc/meminfo: memFree=25498744/32873648 swapFree=6864/6864
[pid=2598] ppid=2596 vsize=1480008 CPUtime=1302.09 cores=0,2,4,6
/proc/2598/stat : 2598 (scip-2.1.1.4fix) R 2596 2598 1798 0 -1 4202496 367860 0 0 0 130011 198 0 0 20 0 1 0 268444119 1515528192 367272 33554432000 4194304 10173063 140737423002528 140737422996200 8982074 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/2598/statm: 370002 367272 792 1460 0 368533 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 1480008

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2610
/proc/meminfo: memFree=25498896/32873648 swapFree=6864/6864
[pid=2598] ppid=2596 vsize=1480008 CPUtime=1362.08 cores=0,2,4,6
/proc/2598/stat : 2598 (scip-2.1.1.4fix) R 2596 2598 1798 0 -1 4202496 367860 0 0 0 136008 200 0 0 20 0 1 0 268444119 1515528192 367275 33554432000 4194304 10173063 140737423002528 140737422995704 8013178 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/2598/statm: 370002 367275 792 1460 0 368533 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 1480008

[startup+1422.31 s]
/proc/loadavg: 2.06 2.02 2.00 3/178 2613
/proc/meminfo: memFree=25498044/32873648 swapFree=6864/6864
[pid=2598] ppid=2596 vsize=1480008 CPUtime=1422.07 cores=0,2,4,6
/proc/2598/stat : 2598 (scip-2.1.1.4fix) R 2596 2598 1798 0 -1 4202496 367860 0 0 0 142005 202 0 0 20 0 1 0 268444119 1515528192 367277 33554432000 4194304 10173063 140737423002528 140737422995704 8007083 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/2598/statm: 370002 367277 792 1460 0 368533 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 1480008

[startup+1482.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/177 2614
/proc/meminfo: memFree=25499196/32873648 swapFree=6864/6864
[pid=2598] ppid=2596 vsize=1480008 CPUtime=1482.05 cores=0,2,4,6
/proc/2598/stat : 2598 (scip-2.1.1.4fix) R 2596 2598 1798 0 -1 4202496 367860 0 0 0 148001 204 0 0 20 0 1 0 268444119 1515528192 367322 33554432000 4194304 10173063 140737423002528 140737422995704 8013241 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/2598/statm: 370002 367322 792 1460 0 368533 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 1480008

[startup+1542.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 2614
/proc/meminfo: memFree=25498976/32873648 swapFree=6864/6864
[pid=2598] ppid=2596 vsize=1480008 CPUtime=1542.04 cores=0,2,4,6
/proc/2598/stat : 2598 (scip-2.1.1.4fix) R 2596 2598 1798 0 -1 4202496 367860 0 0 0 153997 207 0 0 20 0 1 0 268444119 1515528192 367332 33554432000 4194304 10173063 140737423002528 140737422996200 8982074 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/2598/statm: 370002 367332 792 1460 0 368533 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 1480008

[startup+1602.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/177 2614
/proc/meminfo: memFree=25499624/32873648 swapFree=6864/6864
[pid=2598] ppid=2596 vsize=1480008 CPUtime=1602.03 cores=0,2,4,6
/proc/2598/stat : 2598 (scip-2.1.1.4fix) R 2596 2598 1798 0 -1 4202496 367860 0 0 0 159994 209 0 0 20 0 1 0 268444119 1515528192 367332 33554432000 4194304 10173063 140737423002528 140737422995288 8007098 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/2598/statm: 370002 367332 792 1460 0 368533 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 1480008

[startup+1662.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 2614
/proc/meminfo: memFree=25499624/32873648 swapFree=6864/6864
[pid=2598] ppid=2596 vsize=1480008 CPUtime=1662.02 cores=0,2,4,6
/proc/2598/stat : 2598 (scip-2.1.1.4fix) R 2596 2598 1798 0 -1 4202496 367860 0 0 0 165991 211 0 0 20 0 1 0 268444119 1515528192 367332 33554432000 4194304 10173063 140737423002528 140737422995704 8982074 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/2598/statm: 370002 367332 792 1460 0 368533 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 1480008

[startup+1722.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 2614
/proc/meminfo: memFree=25499624/32873648 swapFree=6864/6864
[pid=2598] ppid=2596 vsize=1480008 CPUtime=1722.02 cores=0,2,4,6
/proc/2598/stat : 2598 (scip-2.1.1.4fix) R 2596 2598 1798 0 -1 4202496 367860 0 0 0 171988 214 0 0 20 0 1 0 268444119 1515528192 367332 33554432000 4194304 10173063 140737423002528 140737422995704 8982074 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/2598/statm: 370002 367332 792 1460 0 368533 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 1480008

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/176 2652
/proc/meminfo: memFree=26836636/32873648 swapFree=6864/6864
[pid=2598] ppid=2596 vsize=1480008 CPUtime=1782 cores=0,2,4,6
/proc/2598/stat : 2598 (scip-2.1.1.4fix) R 2596 2598 1798 0 -1 4202496 367860 0 0 0 177984 216 0 0 20 0 1 0 268444119 1515528192 367332 33554432000 4194304 10173063 140737423002528 140737422996200 8982074 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/2598/statm: 370002 367332 792 1460 0 368533 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 1480008

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

[startup+1791.91 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 2653
/proc/meminfo: memFree=26836876/32873648 swapFree=6864/6864
[pid=2598] ppid=2596 vsize=1480008 CPUtime=1791.62 cores=0,2,4,6
/proc/2598/stat : 2598 (scip-2.1.1.4fix) R 2596 2598 1798 0 -1 4202496 367860 0 0 0 178945 217 0 0 20 0 1 0 268444119 1515528192 367332 33554432000 4194304 10173063 140737423002528 140737422996200 8008859 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/2598/statm: 370002 367332 792 1460 0 368533 0
Current children cumulated CPU time (s) 1791.62
Current children cumulated vsize (KiB) 1480008

[startup+1795.1 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 2653
/proc/meminfo: memFree=26836876/32873648 swapFree=6864/6864
[pid=2598] ppid=2596 vsize=1480008 CPUtime=1794.81 cores=0,2,4,6
/proc/2598/stat : 2598 (scip-2.1.1.4fix) R 2596 2598 1798 0 -1 4202496 367860 0 0 0 179264 217 0 0 20 0 1 0 268444119 1515528192 367332 33554432000 4194304 10173063 140737423002528 140737422996152 7985079 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/2598/statm: 370002 367332 792 1460 0 368533 0
Current children cumulated CPU time (s) 1794.81
Current children cumulated vsize (KiB) 1480008

[startup+1796.7 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 2653
/proc/meminfo: memFree=26836876/32873648 swapFree=6864/6864
[pid=2598] ppid=2596 vsize=1480008 CPUtime=1796.41 cores=0,2,4,6
/proc/2598/stat : 2598 (scip-2.1.1.4fix) R 2596 2598 1798 0 -1 4202496 367860 0 0 0 179424 217 0 0 20 0 1 0 268444119 1515528192 367332 33554432000 4194304 10173063 140737423002528 140737422995704 8982074 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/2598/statm: 370002 367332 792 1460 0 368533 0
Current children cumulated CPU time (s) 1796.41
Current children cumulated vsize (KiB) 1480008

[startup+1798.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 2653
/proc/meminfo: memFree=26836876/32873648 swapFree=6864/6864
[pid=2598] ppid=2596 vsize=1480008 CPUtime=1798.01 cores=0,2,4,6
/proc/2598/stat : 2598 (scip-2.1.1.4fix) R 2596 2598 1798 0 -1 4202496 367860 0 0 0 179584 217 0 0 20 0 1 0 268444119 1515528192 367332 33554432000 4194304 10173063 140737423002528 140737422995704 8012538 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/2598/statm: 370002 367332 792 1460 0 368533 0
Current children cumulated CPU time (s) 1798.01
Current children cumulated vsize (KiB) 1480008

[startup+1799.1 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 2653
/proc/meminfo: memFree=26836876/32873648 swapFree=6864/6864
[pid=2598] ppid=2596 vsize=1462236 CPUtime=1798.8 cores=0,2,4,6
/proc/2598/stat : 2598 (scip-2.1.1.4fix) R 2596 2598 1798 0 -1 4202496 367983 0 0 0 179663 217 0 0 20 0 1 0 268444119 1497329664 363592 33554432000 4194304 10173063 140737423002528 140737422995464 7544969 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2598/statm: 365559 363592 817 1460 0 364090 0
Current children cumulated CPU time (s) 1798.8
Current children cumulated vsize (KiB) 1462236

[startup+1799.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 2653
/proc/meminfo: memFree=26836876/32873648 swapFree=6864/6864
[pid=2598] ppid=2596 vsize=1172948 CPUtime=1799.01 cores=0,2,4,6
/proc/2598/stat : 2598 (scip-2.1.1.4fix) R 2596 2598 1798 0 -1 4202496 367984 0 0 0 179681 220 0 0 20 0 1 0 268444119 1201098752 291562 33554432000 4194304 10173063 140737423002528 140737422995464 8992599 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2598/statm: 293237 291562 818 1460 0 291768 0
Current children cumulated CPU time (s) 1799.01
Current children cumulated vsize (KiB) 1172948

[startup+1799.4 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 2653
/proc/meminfo: memFree=26836876/32873648 swapFree=6864/6864
[pid=2598] ppid=2596 vsize=825068 CPUtime=1799.1 cores=0,2,4,6
/proc/2598/stat : 2598 (scip-2.1.1.4fix) R 2596 2598 1798 0 -1 4202496 367995 0 0 0 179687 223 0 0 20 0 1 0 268444119 844869632 205499 33554432000 4194304 10173063 140737423002528 140737422995464 8992599 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2598/statm: 206267 205243 829 1460 0 204798 0
Current children cumulated CPU time (s) 1799.1
Current children cumulated vsize (KiB) 825068

Child status: 0
Real time (s): 1799.41
CPU time (s): 1799.13
CPU user time (s): 1796.88
CPU system time (s): 2.24766
CPU usage (%): 99.9841
Max. virtual memory (cumulated for all children) (KiB): 1480008

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.88
system time used= 2.24766
maximum resident set size= 1471852
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 367997
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= 14
involuntary context switches= 1966

runsolver used 3.14852 second user time and 8.31774 second system time

The end

Launcher Data

Begin job on node120 at 2012-05-26 11:06:21
IDJOB=3691292
IDBENCH=77380
IDSOLVER=2270
FILE ID=node120/3691292-1338023181
RUNJOBID= node120-1338016936-1815
PBS_JOBID= 14624351
Free space on /tmp= 71592 MiB

SOLVER NAME= SCIP spx SCIP 2.1.1.4. with SoPlex 1.6.0.3 fixed
BENCH NAME= PB10/normalized-PB10/OPT-SMALLINT-LIN/oliveras/j120opt/normalized-j12038_4.std.opb
COMMAND LINE= HOME/scip-2.1.1.4fix.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3691292-1338023181/watcher-3691292-1338023181 -o /tmp/evaluation-result-3691292-1338023181/solver-3691292-1338023181 -C 1800 -W 1900 -M 15500  HOME/scip-2.1.1.4fix.linux.x86_64.gnu.opt.spx -f HOME/instance-3691292-1338023181.opb -t 1800 -m 15500

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

MD5SUM BENCH= 661b4190c55178f9645295549e370fd5
RANDOM SEED=784910569

node120.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.456
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.91
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.456
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.456
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.456
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.88
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.456
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.456
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.83
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.456
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.456
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:       32873648 kB
MemFree:        27447788 kB
Buffers:          216608 kB
Cached:          3459532 kB
SwapCached:          492 kB
Active:          1605544 kB
Inactive:        3053608 kB
Active(anon):     972944 kB
Inactive(anon):    12388 kB
Active(file):     632600 kB
Inactive(file):  3041220 kB
Unevictable:        6864 kB
Mlocked:            6864 kB
SwapTotal:      67108856 kB
SwapFree:       67107896 kB
Dirty:             21816 kB
Writeback:             0 kB
AnonPages:        988692 kB
Mapped:            15876 kB
Shmem:               120 kB
Slab:             629368 kB
SReclaimable:      73780 kB
SUnreclaim:       555588 kB
KernelStack:        1456 kB
PageTables:         6112 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    1119172 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     14336 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71588 MiB
End job on node120 at 2012-05-26 11:36:21