Trace number 3693624

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 standard SCIP 2.1.1.4. with SoPlex 1.6.0.3 standard fixed? 1797.58 1797.89

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-3693624-1338040037.opb>
0.59/0.66	c original problem has 72842 variables (72842 bin, 0 int, 0 impl, 0 cont) and 245147 constraints
0.59/0.66	c problem read in 0.66
1.49/1.59	c presolving:
8.59/8.62	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
13.20/13.21	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
14.79/14.85	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
15.69/15.71	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
16.29/16.36	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
16.79/16.85	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
17.19/17.22	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
17.49/17.50	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
17.69/17.75	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
17.88/17.97	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
18.18/18.21	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
18.38/18.43	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
18.49/18.60	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
19.69/19.71	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
20.99/21.02	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
275.82/275.99	c    (276.0s) probing: 1000/51215 (2.0%) - 0 fixings, 0 aggregations, 6048456 implications, 0 bound changes
276.23/276.36	c    (276.4s) probing: 1001/51215 (2.0%) - 0 fixings, 0 aggregations, 6053860 implications, 0 bound changes
276.23/276.36	c    (276.4s) probing aborted: 1000/1000 successive useless probings
276.23/276.36	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
277.32/277.43	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
278.13/278.27	c presolving (18 rounds):
278.13/278.27	c  21627 deleted vars, 181564 deleted constraints, 46858 added constraints, 17003 tightened bounds, 0 added holes, 87 changed sides, 283 changed coefficients
278.13/278.27	c  28795894 implications, 24174 cliques
278.13/278.27	c presolved problem has 51215 variables (51215 bin, 0 int, 0 impl, 0 cont) and 110441 constraints
278.13/278.27	c    1154 constraints of type <knapsack>
278.13/278.27	c  108198 constraints of type <setppc>
278.13/278.27	c    1089 constraints of type <and>
278.13/278.27	c transformed objective value is always integral (scale: 1)
278.13/278.27	c Presolving Time: 277.34
278.13/278.27	c - non default parameters ----------------------------------------------------------------------
278.13/278.27	c # SCIP version 2.1.1.4
278.13/278.27	c 
278.13/278.27	c # maximal time in seconds to run
278.13/278.27	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
278.13/278.27	c limits/time = 1797
278.13/278.27	c 
278.13/278.27	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
278.13/278.27	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
278.13/278.27	c limits/memory = 13950
278.13/278.27	c 
278.13/278.27	c # default clock type (1: CPU user seconds, 2: wall clock time)
278.13/278.27	c # [type: int, range: [1,2], default: 1]
278.13/278.27	c timing/clocktype = 2
278.13/278.27	c 
278.13/278.27	c # belongs reading time to solving time?
278.13/278.27	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
278.13/278.27	c timing/reading = TRUE
278.13/278.27	c 
278.13/278.27	c -----------------------------------------------------------------------------------------------
278.13/278.27	c start solving
278.43/278.59	c 
1665.81/1666.18	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1665.81/1666.18	c  1666s|     1 |     0 |162762 |     - |1034M|   0 |8862 |  51k| 110k|  51k| 111k|   0 |  75 |   0 | 1.265967e+02 |      --      |    Inf 
1796.78/1797.14	c (node 1) unresolved numerical troubles in LP 2 -- using pseudo solution instead (loop 1)
1796.78/1797.14	c (node 1) LP solver hit time limit in LP 2 -- using pseudo solution instead
1796.78/1797.18	c  1797s|     1 |     2 |181783 |     - |1041M|   0 |   - |  51k| 110k|  51k| 111k|   0 |  75 |   0 | 1.265967e+02 |      --      |    Inf 
1796.78/1797.18	c 
1796.78/1797.18	c SCIP Status        : solving was interrupted [time limit reached]
1796.78/1797.18	c Solving Time (sec) : 1797.17
1796.78/1797.18	c Solving Nodes      : 1
1796.78/1797.18	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1796.78/1797.18	c Dual Bound         : +1.26596740444703e+02
1796.78/1797.18	c Gap                : infinite
1796.78/1797.18	s UNKNOWN
1796.78/1797.18	c SCIP Status        : solving was interrupted [time limit reached]
1796.78/1797.18	c Total Time         :    1797.17
1796.78/1797.18	c   solving          :    1797.17
1796.78/1797.18	c   presolving       :     277.34 (included in solving)
1796.78/1797.18	c   reading          :       0.66 (included in solving)
1796.78/1797.18	c   copying          :       0.00 (0 times copied the problem)
1796.78/1797.18	c Original Problem   :
1796.78/1797.18	c   Problem name     : HOME/instance-3693624-1338040037.opb
1796.78/1797.18	c   Variables        : 72842 (72842 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.78/1797.18	c   Constraints      : 245147 initial, 245147 maximal
1796.78/1797.18	c   Objective sense  : minimize
1796.78/1797.18	c Presolved Problem  :
1796.78/1797.18	c   Problem name     : t_HOME/instance-3693624-1338040037.opb
1796.78/1797.18	c   Variables        : 51215 (51215 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.78/1797.18	c   Constraints      : 110441 initial, 110516 maximal
1796.78/1797.18	c Presolvers         :   ExecTime  SetupTime  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1796.78/1797.18	c   domcol           :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.78/1797.18	c   trivial          :       0.06       0.00       1481          0          0          0          0          0          0          0          0
1796.78/1797.18	c   dualfix          :       0.09       0.00        124          0          0          0          0          0          0          0          0
1796.78/1797.18	c   boundshift       :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.78/1797.18	c   inttobinary      :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.78/1797.18	c   convertinttobin  :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.78/1797.18	c   gateextraction   :       0.28       0.00          0          0          0          0          0      78435      25264          0          0
1796.78/1797.18	c   implics          :       0.62       0.00          0          0          0          0          0          0          0          0          0
1796.78/1797.18	c   components       :       0.07       0.00          0          0          0          0          0          0          0          0          0
1796.78/1797.18	c   pseudoobj        :       0.00       0.30          0          0          0          0          0          0          0          0          0
1796.78/1797.18	c   probing          :     254.70       0.00          0          0          0          0          0          0          0          0          0
1796.78/1797.18	c   knapsack         :       1.44       0.00          0          0          0          0          0          6         62         48        245
1796.78/1797.18	c   setppc           :       0.98       0.00          0          0          0          0          0         43          0          0          0
1796.78/1797.18	c   and              :       0.68       0.00          0          0          0          0          0      21532      21532          0          0
1796.78/1797.18	c   linear           :      17.31       0.00      15524       4498          0      17003          0      81548          0         39         38
1796.78/1797.18	c   logicor          :       0.15       0.02          0          0          0          0          0          0          0          0          0
1796.78/1797.18	c   root node        :          -          -          0          -          -          0          -          -          -          -          -
1796.78/1797.18	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #ResProp    Cutoffs    DomReds       Cuts      Conss   Children
1796.78/1797.18	c   integral         :          0          0          0          0          0          0          4          0          0          0          0          0          0
1796.78/1797.18	c   knapsack         :       1154       1154          0      52319          0          1          3         33          0          0          0          0          0
1796.78/1797.18	c   setppc           :     108198     108198          0      52319          0          1          1       2320          1          0          0          0          0
1796.78/1797.18	c   and              :       1089       1089          0      52318          0          1          0          0          0          0          0          0          0
1796.78/1797.18	c   logicor          :          0+        75          0         15          0          0          0          0         14          0          0          0          0
1796.78/1797.18	c   countsols        :          0          0          0          0          0          1          0          0          0          0          0          0          0
1796.78/1797.18	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS      Check    ResProp
1796.78/1797.18	c   integral         :       0.01       0.00       0.00       0.00       0.00       0.00       0.01       0.00
1796.78/1797.18	c   knapsack         :       3.66       0.00       0.00       3.65       0.00       0.00       0.00       0.00
1796.78/1797.18	c   setppc           :     183.16       0.00       0.00     183.13       0.00       0.03       0.00       0.00
1796.78/1797.18	c   and              :      50.17       0.00       0.00      50.17       0.00       0.00       0.00       0.00
1796.78/1797.18	c   logicor          :       0.02       0.02       0.00       0.01       0.00       0.00       0.00       0.00
1796.78/1797.18	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1796.78/1797.18	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
1796.78/1797.18	c   rootredcost      :          0          0          0          0
1796.78/1797.18	c   pseudoobj        :       6263          0          0          0
1796.78/1797.18	c   vbounds          :          0          0          0          0
1796.78/1797.18	c   redcost          :          1          0          0          0
1796.78/1797.18	c   probing          :          0          0          0          0
1796.78/1797.18	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp
1796.78/1797.18	c   rootredcost      :       0.06       0.00       0.00       0.06       0.00
1796.78/1797.18	c   pseudoobj        :       0.36       0.30       0.00       0.06       0.00
1796.78/1797.18	c   vbounds          :       0.06       0.01       0.00       0.06       0.00
1796.78/1797.18	c   redcost          :       0.05       0.00       0.00       0.05       0.00
1796.78/1797.18	c   probing          :     254.70       0.00     254.70       0.00       0.00
1796.78/1797.18	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1796.78/1797.18	c   propagation      :       0.01         15         15        105       28.8          0        0.0          -
1796.78/1797.18	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1796.78/1797.18	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1796.78/1797.18	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1796.78/1797.18	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1796.78/1797.18	c   applied globally :          -          -          -         75       27.4          -          -          -
1796.78/1797.18	c   applied locally  :          -          -          -          0        0.0          -          -          -
1796.78/1797.18	c Separators         :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss
1796.78/1797.18	c   cut pool         :       0.00                     0          -          -          0          -    (maximal pool size: 0)
1796.78/1797.18	c   clique           :       0.00       0.00          0          0          0          0          0
1796.78/1797.18	c   closecuts        :       0.00       0.00          0          0          0          0          0
1796.78/1797.18	c   cgmip            :       0.00       0.00          0          0          0          0          0
1796.78/1797.18	c   cmir             :       0.00       0.00          0          0          0          0          0
1796.78/1797.18	c   flowcover        :       0.00       0.00          0          0          0          0          0
1796.78/1797.18	c   gomory           :       0.00       0.00          0          0          0          0          0
1796.78/1797.18	c   impliedbounds    :       0.00       0.00          0          0          0          0          0
1796.78/1797.18	c   intobj           :       0.00       0.00          0          0          0          0          0
1796.78/1797.18	c   mcf              :       0.00       0.00          0          0          0          0          0
1796.78/1797.18	c   oddcycle         :       0.00       0.00          0          0          0          0          0
1796.78/1797.18	c   rapidlearning    :       0.00       0.00          0          0          0          0          0
1796.78/1797.18	c   strongcg         :       0.00       0.00          0          0          0          0          0
1796.78/1797.18	c   zerohalf         :       0.00       0.00          0          0          0          0          0
1796.78/1797.18	c Pricers            :   ExecTime  SetupTime      Calls       Vars
1796.78/1797.18	c   problem variables:       0.00          -          0          0
1796.78/1797.18	c Branching Rules    :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1796.78/1797.18	c   relpscost        :       0.00       0.00          0          0          0          0          0          0
1796.78/1797.18	c   pscost           :       0.00       0.00          0          0          0          0          0          0
1796.78/1797.18	c   inference        :       0.01       0.00          1          0          0          0          0          2
1796.78/1797.18	c   mostinf          :       0.00       0.00          0          0          0          0          0          0
1796.78/1797.18	c   leastinf         :       0.00       0.00          0          0          0          0          0          0
1796.78/1797.18	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0
1796.78/1797.18	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0
1796.78/1797.18	c   random           :       0.00       0.00          0          0          0          0          0          0
1796.78/1797.18	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found
1796.78/1797.18	c   LP solutions     :       0.00          -          -          0
1796.78/1797.18	c   pseudo solutions :       0.00          -          -          0
1796.78/1797.18	c   oneopt           :       0.00       0.00          0          0
1796.78/1797.18	c   smallcard        :       0.00       0.00          0          0
1796.78/1797.18	c   trivial          :       0.07       0.00          2          0
1796.78/1797.18	c   shiftandpropagate:      21.75       0.00          1          0
1796.78/1797.18	c   simplerounding   :       0.00       0.00          0          0
1796.78/1797.18	c   zirounding       :       0.00       0.00          0          0
1796.78/1797.18	c   rounding         :       0.01       0.00          1          0
1796.78/1797.18	c   shifting         :       0.07       0.00          1          0
1796.78/1797.18	c   intshifting      :       0.00       0.00          0          0
1796.78/1797.18	c   twoopt           :       0.00       0.00          0          0
1796.78/1797.18	c   indtwoopt        :       0.00       0.00          0          0
1796.78/1797.18	c   indoneopt        :       0.00       0.00          0          0
1796.78/1797.18	c   fixandinfer      :       0.00       0.00          0          0
1796.78/1797.18	c   feaspump         :     130.86       0.00          1          0
1796.78/1797.18	c   clique           :       0.00       0.00          0          0
1796.78/1797.18	c   indrounding      :       0.00       0.00          0          0
1796.78/1797.18	c   indcoefdiving    :       0.00       0.00          0          0
1796.78/1797.18	c   coefdiving       :       0.00       0.00          0          0
1796.78/1797.18	c   pscostdiving     :       0.00       0.00          0          0
1796.78/1797.18	c   nlpdiving        :       0.00       0.00          0          0
1796.78/1797.18	c   fracdiving       :       0.00       0.00          0          0
1796.78/1797.18	c   veclendiving     :       0.00       0.00          0          0
1796.78/1797.18	c   intdiving        :       0.00       0.00          0          0
1796.78/1797.18	c   actconsdiving    :       0.00       0.00          0          0
1796.78/1797.18	c   objpscostdiving  :       0.00       0.00          0          0
1796.78/1797.18	c   rootsoldiving    :       0.00       0.00          0          0
1796.78/1797.18	c   linesearchdiving :       0.00       0.00          0          0
1796.78/1797.18	c   guideddiving     :       0.00       0.00          0          0
1796.78/1797.18	c   octane           :       0.00       0.00          0          0
1796.78/1797.18	c   rens             :       0.00       0.00          0          0
1796.78/1797.18	c   rins             :       0.00       0.00          0          0
1796.78/1797.18	c   localbranching   :       0.00       0.00          0          0
1796.78/1797.18	c   mutation         :       0.00       0.00          0          0
1796.78/1797.18	c   crossover        :       0.00       0.00          0          0
1796.78/1797.18	c   dins             :       0.00       0.00          0          0
1796.78/1797.18	c   vbounds          :       0.00       0.00          0          0
1796.78/1797.18	c   undercover       :       0.00       0.00          0          0
1796.78/1797.18	c   subnlp           :       0.00       0.00          0          0
1796.78/1797.18	c   trysol           :       0.00       0.00          0          0
1796.78/1797.18	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It
1796.78/1797.18	c   primal LP        :       0.00          0          0       0.00          -       0.00          0
1796.78/1797.18	c   dual LP          :    1365.79          1     162762  162762.00     119.17       0.00          0
1796.78/1797.18	c   lex dual LP      :       0.00          0          0       0.00          -
1796.78/1797.18	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
1796.78/1797.18	c   diving/probing LP:     130.82          1      19021   19021.00     145.40
1796.78/1797.18	c   strong branching :       0.00          0          0       0.00          -
1796.78/1797.18	c     (at root node) :          -          0          0       0.00          -
1796.78/1797.18	c   conflict analysis:       0.00          0          0       0.00          -
1796.78/1797.18	c B&B Tree           :
1796.78/1797.18	c   number of runs   :          1
1796.78/1797.18	c   nodes            :          1
1796.78/1797.18	c   nodes (total)    :          1
1796.78/1797.18	c   nodes left       :          2
1796.78/1797.18	c   max depth        :          0
1796.78/1797.18	c   max depth (total):          0
1796.78/1797.18	c   backtracks       :          0 (0.0%)
1796.78/1797.18	c   delayed cutoffs  :          0
1796.78/1797.18	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1796.78/1797.18	c   avg switch length:       1.00
1796.78/1797.18	c   switching time   :       0.00
1796.78/1797.18	c Solution           :
1796.78/1797.18	c   Solutions found  :          0 (0 improvements)
1796.78/1797.18	c   Primal Bound     :          -
1796.78/1797.18	c   Dual Bound       : +1.26596740444703e+02
1796.78/1797.18	c   Gap              :   infinite
1796.78/1797.18	c   Root Dual Bound  : +1.26596740444703e+02
1796.78/1797.18	c   Root Iterations  :     181783
1797.48/1797.89	c Time complete: 1797.57.

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-3693624-1338040037/watcher-3693624-1338040037 -o /tmp/evaluation-result-3693624-1338040037/solver-3693624-1338040037 -C 1800 -W 1900 -M 15500 HOME/scip-2.1.1.4sfix.linux.x86_64.gnu.opt.spx -f HOME/instance-3693624-1338040037.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.04 2.01 2.00 3/176 1064
/proc/meminfo: memFree=28197172/32873844 swapFree=7100/7100
[pid=1064] ppid=1062 vsize=10012 CPUtime=0 cores=0,2,4,6
/proc/1064/stat : 1064 (scip-2.1.1.4sfi) R 1062 1064 32069 0 -1 4202496 1270 0 0 0 0 0 0 0 20 0 1 0 270130721 10252288 1224 33554432000 4194304 10169799 140735668718928 140734864314648 8797266 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/1064/statm: 2503 1224 412 1459 0 1035 0

[startup+0.0392131 s]
/proc/loadavg: 2.04 2.01 2.00 3/176 1064
/proc/meminfo: memFree=28197172/32873844 swapFree=7100/7100
[pid=1064] ppid=1062 vsize=25044 CPUtime=0.03 cores=0,2,4,6
/proc/1064/stat : 1064 (scip-2.1.1.4sfi) R 1062 1064 32069 0 -1 4202496 4995 0 0 0 3 0 0 0 20 0 1 0 270130721 25645056 4949 33554432000 4194304 10169799 140735668718928 140734864314648 7543003 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/1064/statm: 6261 4949 412 1459 0 4793 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 25044

[startup+0.100332 s]
/proc/loadavg: 2.04 2.01 2.00 3/176 1064
/proc/meminfo: memFree=28197172/32873844 swapFree=7100/7100
[pid=1064] ppid=1062 vsize=44632 CPUtime=0.09 cores=0,2,4,6
/proc/1064/stat : 1064 (scip-2.1.1.4sfi) R 1062 1064 32069 0 -1 4202496 9932 0 0 0 8 1 0 0 20 0 1 0 270130721 45703168 9859 33554432000 4194304 10169799 140735668718928 140734864314648 5477139 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/1064/statm: 11158 9859 412 1459 0 9690 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 44632

[startup+0.30028 s]
/proc/loadavg: 2.04 2.01 2.00 3/176 1064
/proc/meminfo: memFree=28197172/32873844 swapFree=7100/7100
[pid=1064] ppid=1062 vsize=72608 CPUtime=0.29 cores=0,2,4,6
/proc/1064/stat : 1064 (scip-2.1.1.4sfi) R 1062 1064 32069 0 -1 4202496 16924 0 0 0 27 2 0 0 20 0 1 0 270130721 74350592 16851 33554432000 4194304 10169799 140735668718928 140734864314648 8860169 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/1064/statm: 18152 16851 412 1459 0 16684 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 72608

[startup+0.700283 s]
/proc/loadavg: 2.04 2.01 2.00 3/176 1064
/proc/meminfo: memFree=28197172/32873844 swapFree=7100/7100
[pid=1064] ppid=1062 vsize=160516 CPUtime=0.69 cores=0,2,4,6
/proc/1064/stat : 1064 (scip-2.1.1.4sfi) R 1062 1064 32069 0 -1 4202496 38539 0 0 0 64 5 0 0 20 0 1 0 270130721 164368384 38467 33554432000 4194304 10169799 140735668718928 140735668585256 7543003 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1064/statm: 40129 38503 459 1459 0 38661 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 160516

[startup+1.50029 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 1065
/proc/meminfo: memFree=27922000/32873844 swapFree=7100/7100
[pid=1064] ppid=1062 vsize=430852 CPUtime=1.49 cores=0,2,4,6
/proc/1064/stat : 1064 (scip-2.1.1.4sfi) R 1062 1064 32069 0 -1 4202496 108788 0 0 0 134 15 0 0 20 0 1 0 270130721 441192448 105080 33554432000 4194304 10169799 140735668718928 140735668717848 4900938 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1064/statm: 107713 105080 501 1459 0 106245 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 430852

[startup+3.10029 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 1065
/proc/meminfo: memFree=27744184/32873844 swapFree=7100/7100
[pid=1064] ppid=1062 vsize=575776 CPUtime=3.09 cores=0,2,4,6
/proc/1064/stat : 1064 (scip-2.1.1.4sfi) R 1062 1064 32069 0 -1 4202496 152991 0 0 0 280 29 0 0 20 0 1 0 270130721 589594624 140710 33554432000 4194304 10169799 140735668718928 140735668717080 8961143 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1064/statm: 143944 140710 557 1459 0 142476 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 575776

[startup+6.3003 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 1103
/proc/meminfo: memFree=27670600/32873844 swapFree=7100/7100
[pid=1064] ppid=1062 vsize=822056 CPUtime=6.29 cores=0,2,4,6
/proc/1064/stat : 1064 (scip-2.1.1.4sfi) R 1062 1064 32069 0 -1 4202496 212729 0 0 0 573 56 0 0 20 0 1 0 270130721 841785344 200448 33554432000 4194304 10169799 140735668718928 140735668717080 8961143 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1064/statm: 205514 200448 557 1459 0 204046 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 822056

[startup+12.7003 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 1103
/proc/meminfo: memFree=26780512/32873844 swapFree=7100/7100
[pid=1064] ppid=1062 vsize=907832 CPUtime=12.69 cores=0,2,4,6
/proc/1064/stat : 1064 (scip-2.1.1.4sfi) R 1062 1064 32069 0 -1 4202496 234177 0 0 0 1168 101 0 0 20 0 1 0 270130721 929619968 220767 33554432000 4194304 10169799 140735668718928 140735668717080 7433796 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1064/statm: 226958 220767 565 1459 0 225490 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 907832

[startup+25.5003 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 1103
/proc/meminfo: memFree=26617540/32873844 swapFree=7100/7100
[pid=1064] ppid=1062 vsize=964960 CPUtime=25.49 cores=0,2,4,6
/proc/1064/stat : 1064 (scip-2.1.1.4sfi) R 1062 1064 32069 0 -1 4202496 260119 0 0 0 2234 315 0 0 20 0 1 0 270130721 988119040 235231 33554432000 4194304 10169799 140735668718928 140735668716440 4779363 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1064/statm: 241240 235231 623 1459 0 239772 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 964960

[startup+51.1003 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 1103
/proc/meminfo: memFree=26588988/32873844 swapFree=7100/7100
[pid=1064] ppid=1062 vsize=974428 CPUtime=51.08 cores=0,2,4,6
/proc/1064/stat : 1064 (scip-2.1.1.4sfi) R 1062 1064 32069 0 -1 4202496 262682 0 0 0 4784 324 0 0 20 0 1 0 270130721 997814272 237694 33554432000 4194304 10169799 140735668718928 140735668716440 4777712 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1064/statm: 243607 237694 623 1459 0 242139 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 974428

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1103
/proc/meminfo: memFree=26542408/32873844 swapFree=7100/7100
[pid=1064] ppid=1062 vsize=1013604 CPUtime=102.27 cores=0,2,4,6
/proc/1064/stat : 1064 (scip-2.1.1.4sfi) R 1062 1064 32069 0 -1 4202496 271664 0 0 0 9889 338 0 0 20 0 1 0 270130721 1037930496 246616 33554432000 4194304 10169799 140735668718928 140735668716440 4777712 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1064/statm: 253401 246616 623 1459 0 251933 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 1013604

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1103
/proc/meminfo: memFree=26460668/32873844 swapFree=7100/7100
[pid=1064] ppid=1062 vsize=1072900 CPUtime=162.24 cores=0,2,4,6
/proc/1064/stat : 1064 (scip-2.1.1.4sfi) R 1062 1064 32069 0 -1 4202496 287005 0 0 0 15869 355 0 0 20 0 1 0 270130721 1098649600 262577 33554432000 4194304 10169799 140735668718928 140735668716440 8961143 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1064/statm: 268225 262577 623 1459 0 266757 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 1072900

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 1107
/proc/meminfo: memFree=26367688/32873844 swapFree=7100/7100
[pid=1064] ppid=1062 vsize=1140432 CPUtime=222.24 cores=0,2,4,6
/proc/1064/stat : 1064 (scip-2.1.1.4sfi) R 1062 1064 32069 0 -1 4202496 304068 0 0 0 21849 375 0 0 20 0 1 0 270130721 1167802368 280365 33554432000 4194304 10169799 140735668718928 140735668716440 4777685 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1064/statm: 285108 280365 623 1459 0 283640 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 1140432

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1107
/proc/meminfo: memFree=26137672/32873844 swapFree=7100/7100
[pid=1064] ppid=1062 vsize=1335332 CPUtime=282.23 cores=0,2,4,6
/proc/1064/stat : 1064 (scip-2.1.1.4sfi) R 1062 1064 32069 0 -1 4202496 342785 0 0 0 27770 453 0 0 20 0 1 0 270130721 1367379968 330121 33554432000 4194304 10169799 140735668718928 140735668715960 4777712 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1064/statm: 333833 330121 704 1459 0 332365 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 1335332

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1107
/proc/meminfo: memFree=25994212/32873844 swapFree=7100/7100
[pid=1064] ppid=1062 vsize=1444780 CPUtime=342.22 cores=0,2,4,6
/proc/1064/stat : 1064 (scip-2.1.1.4sfi) R 1062 1064 32069 0 -1 4202496 359368 0 0 0 33756 466 0 0 20 0 1 0 270130721 1479454720 356612 33554432000 4194304 10169799 140735668718928 140735668713256 8979322 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1064/statm: 361195 356612 791 1459 0 359727 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 1444780

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1107
/proc/meminfo: memFree=25959936/32873844 swapFree=7100/7100
[pid=1064] ppid=1062 vsize=1448672 CPUtime=402.2 cores=0,2,4,6
/proc/1064/stat : 1064 (scip-2.1.1.4sfi) R 1062 1064 32069 0 -1 4202496 360224 0 0 0 39751 469 0 0 20 0 1 0 270130721 1483440128 357919 33554432000 4194304 10169799 140735668718928 140735668713256 8979322 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1064/statm: 362168 357919 791 1459 0 360700 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 1448672

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 1107
/proc/meminfo: memFree=25907848/32873844 swapFree=7100/7100
[pid=1064] ppid=1062 vsize=1453896 CPUtime=462.19 cores=0,2,4,6
/proc/1064/stat : 1064 (scip-2.1.1.4sfi) R 1062 1064 32069 0 -1 4202496 362599 0 0 0 45745 474 0 0 20 0 1 0 270130721 1488789504 360497 33554432000 4194304 10169799 140735668718928 140735668713256 8009399 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1064/statm: 363474 360497 791 1459 0 362006 0
Current children cumulated CPU time (s) 462.19
Current children cumulated vsize (KiB) 1453896

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1109
/proc/meminfo: memFree=25735460/32873844 swapFree=7100/7100
[pid=1064] ppid=1062 vsize=1460420 CPUtime=522.18 cores=0,2,4,6
/proc/1064/stat : 1064 (scip-2.1.1.4sfi) R 1062 1064 32069 0 -1 4202496 363047 0 0 0 51739 479 0 0 20 0 1 0 270130721 1495470080 361652 33554432000 4194304 10169799 140735668718928 140735668713256 8979322 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1064/statm: 365105 361652 791 1459 0 363637 0
Current children cumulated CPU time (s) 522.18
Current children cumulated vsize (KiB) 1460420

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1109
/proc/meminfo: memFree=25723392/32873844 swapFree=7100/7100
[pid=1064] ppid=1062 vsize=1469140 CPUtime=582.17 cores=0,2,4,6
/proc/1064/stat : 1064 (scip-2.1.1.4sfi) R 1062 1064 32069 0 -1 4202496 364598 0 0 0 57734 483 0 0 20 0 1 0 270130721 1504399360 364677 33554432000 4194304 10169799 140735668718928 140735668713256 8010450 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1064/statm: 367285 364677 791 1459 0 365817 0
Current children cumulated CPU time (s) 582.17
Current children cumulated vsize (KiB) 1469140

[startup+642.3 s]

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

/proc/meminfo: memFree=25445700/32873844 swapFree=7100/7100
[pid=1064] ppid=1062 vsize=1480008 CPUtime=1122.09 cores=0,2,4,6
/proc/1064/stat : 1064 (scip-2.1.1.4sfi) R 1062 1064 32069 0 -1 4202496 365820 0 0 0 111696 513 0 0 20 0 1 0 270130721 1515528192 367472 33554432000 4194304 10169799 140735668718928 140735668713256 8979322 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1064/statm: 370002 367472 791 1459 0 368534 0
Current children cumulated CPU time (s) 1122.09
Current children cumulated vsize (KiB) 1480008

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1137
/proc/meminfo: memFree=25432808/32873844 swapFree=7100/7100
[pid=1064] ppid=1062 vsize=1480008 CPUtime=1182.08 cores=0,2,4,6
/proc/1064/stat : 1064 (scip-2.1.1.4sfi) R 1062 1064 32069 0 -1 4202496 365820 0 0 0 117692 516 0 0 20 0 1 0 270130721 1515528192 367472 33554432000 4194304 10169799 140735668718928 140735668713256 7984826 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1064/statm: 370002 367472 791 1459 0 368534 0
Current children cumulated CPU time (s) 1182.08
Current children cumulated vsize (KiB) 1480008

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1175
/proc/meminfo: memFree=25845288/32873844 swapFree=7096/7096
[pid=1064] ppid=1062 vsize=1480008 CPUtime=1242.07 cores=0,2,4,6
/proc/1064/stat : 1064 (scip-2.1.1.4sfi) R 1062 1064 32069 0 -1 4202496 365820 0 0 0 123687 520 0 0 20 0 1 0 270130721 1515528192 367472 33554432000 4194304 10169799 140735668718928 140735668713256 8979322 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1064/statm: 370002 367472 791 1459 0 368534 0
Current children cumulated CPU time (s) 1242.07
Current children cumulated vsize (KiB) 1480008

[startup+1302.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 1175
/proc/meminfo: memFree=24908660/32873844 swapFree=7100/7100
[pid=1064] ppid=1062 vsize=1480008 CPUtime=1302.07 cores=0,2,4,6
/proc/1064/stat : 1064 (scip-2.1.1.4sfi) R 1062 1064 32069 0 -1 4202496 365820 0 0 0 129682 525 0 0 20 0 1 0 270130721 1515528192 367472 33554432000 4194304 10169799 140735668718928 140735668713256 8010537 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1064/statm: 370002 367472 791 1459 0 368534 0
Current children cumulated CPU time (s) 1302.07
Current children cumulated vsize (KiB) 1480008

[startup+1362.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 1175
/proc/meminfo: memFree=24948300/32873844 swapFree=7100/7100
[pid=1064] ppid=1062 vsize=1480008 CPUtime=1362.05 cores=0,2,4,6
/proc/1064/stat : 1064 (scip-2.1.1.4sfi) R 1062 1064 32069 0 -1 4202496 365820 0 0 0 135677 528 0 0 20 0 1 0 270130721 1515528192 367472 33554432000 4194304 10169799 140735668718928 140735668713256 8844020 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1064/statm: 370002 367472 791 1459 0 368534 0
Current children cumulated CPU time (s) 1362.05
Current children cumulated vsize (KiB) 1480008

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 1179
/proc/meminfo: memFree=24913168/32873844 swapFree=7100/7100
[pid=1064] ppid=1062 vsize=1480008 CPUtime=1422.05 cores=0,2,4,6
/proc/1064/stat : 1064 (scip-2.1.1.4sfi) R 1062 1064 32069 0 -1 4202496 365820 0 0 0 141673 532 0 0 20 0 1 0 270130721 1515528192 367472 33554432000 4194304 10169799 140735668718928 140735668713256 8010544 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1064/statm: 370002 367472 791 1459 0 368534 0
Current children cumulated CPU time (s) 1422.05
Current children cumulated vsize (KiB) 1480008

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1179
/proc/meminfo: memFree=24910500/32873844 swapFree=7100/7100
[pid=1064] ppid=1062 vsize=1480008 CPUtime=1482.04 cores=0,2,4,6
/proc/1064/stat : 1064 (scip-2.1.1.4sfi) R 1062 1064 32069 0 -1 4202496 365820 0 0 0 147668 536 0 0 20 0 1 0 270130721 1515528192 367517 33554432000 4194304 10169799 140735668718928 140735668713720 8009584 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1064/statm: 370002 367517 791 1459 0 368534 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 1480008

[startup+1542.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 1179
/proc/meminfo: memFree=24856568/32873844 swapFree=7100/7100
[pid=1064] ppid=1062 vsize=1480008 CPUtime=1542.02 cores=0,2,4,6
/proc/1064/stat : 1064 (scip-2.1.1.4sfi) R 1062 1064 32069 0 -1 4202496 365820 0 0 0 153663 539 0 0 20 0 1 0 270130721 1515528192 368033 33554432000 4194304 10169799 140735668718928 140735668713256 8010537 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1064/statm: 370002 368033 791 1459 0 368534 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 1480008

[startup+1602.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 1179
/proc/meminfo: memFree=24872952/32873844 swapFree=7100/7100
[pid=1064] ppid=1062 vsize=1480008 CPUtime=1602.01 cores=0,2,4,6
/proc/1064/stat : 1064 (scip-2.1.1.4sfi) R 1062 1064 32069 0 -1 4202496 365820 0 0 0 159659 542 0 0 20 0 1 0 270130721 1515528192 368033 33554432000 4194304 10169799 140735668718928 140735668713256 8979322 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1064/statm: 370002 368033 791 1459 0 368534 0
Current children cumulated CPU time (s) 1602.01
Current children cumulated vsize (KiB) 1480008

[startup+1662.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 1179
/proc/meminfo: memFree=24873000/32873844 swapFree=7100/7100
[pid=1064] ppid=1062 vsize=1480008 CPUtime=1662 cores=0,2,4,6
/proc/1064/stat : 1064 (scip-2.1.1.4sfi) R 1062 1064 32069 0 -1 4202496 365821 0 0 0 165655 545 0 0 20 0 1 0 270130721 1515528192 368033 33554432000 4194304 10169799 140735668718928 140735668713256 8004362 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1064/statm: 370002 368033 791 1459 0 368534 0
Current children cumulated CPU time (s) 1662
Current children cumulated vsize (KiB) 1480008

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1180
/proc/meminfo: memFree=24835636/32873844 swapFree=7100/7100
[pid=1064] ppid=1062 vsize=1480008 CPUtime=1722 cores=0,2,4,6
/proc/1064/stat : 1064 (scip-2.1.1.4sfi) R 1062 1064 32069 0 -1 4202496 365837 0 0 0 171650 550 0 0 20 0 1 0 270130721 1515528192 368049 33554432000 4194304 10169799 140735668718928 140735668711240 8009933 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1064/statm: 370002 368049 805 1459 0 368534 0
Current children cumulated CPU time (s) 1722
Current children cumulated vsize (KiB) 1480008

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1180
/proc/meminfo: memFree=24835636/32873844 swapFree=7100/7100
[pid=1064] ppid=1062 vsize=1480008 CPUtime=1781.99 cores=0,2,4,6
/proc/1064/stat : 1064 (scip-2.1.1.4sfi) R 1062 1064 32069 0 -1 4202496 365837 0 0 0 177646 553 0 0 20 0 1 0 270130721 1515528192 368049 33554432000 4194304 10169799 140735668718928 140735668711208 7582241 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1064/statm: 370002 368049 805 1459 0 368534 0
Current children cumulated CPU time (s) 1781.99
Current children cumulated vsize (KiB) 1480008

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 1180
/proc/meminfo: memFree=24839732/32873844 swapFree=7100/7100
[pid=1064] ppid=1062 vsize=1480008 CPUtime=1785.18 cores=0,2,4,6
/proc/1064/stat : 1064 (scip-2.1.1.4sfi) R 1062 1064 32069 0 -1 4202496 365837 0 0 0 177965 553 0 0 20 0 1 0 270130721 1515528192 368049 33554432000 4194304 10169799 140735668718928 140735668711208 8023476 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1064/statm: 370002 368049 805 1459 0 368534 0
Current children cumulated CPU time (s) 1785.18
Current children cumulated vsize (KiB) 1480008

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1180
/proc/meminfo: memFree=24839608/32873844 swapFree=7100/7100
[pid=1064] ppid=1062 vsize=1480008 CPUtime=1791.59 cores=0,2,4,6
/proc/1064/stat : 1064 (scip-2.1.1.4sfi) R 1062 1064 32069 0 -1 4202496 365837 0 0 0 178605 554 0 0 20 0 1 0 270130721 1515528192 368049 33554432000 4194304 10169799 140735668718928 140735668711208 8009519 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1064/statm: 370002 368049 805 1459 0 368534 0
Current children cumulated CPU time (s) 1791.59
Current children cumulated vsize (KiB) 1480008

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1180
/proc/meminfo: memFree=24839608/32873844 swapFree=7100/7100
[pid=1064] ppid=1062 vsize=1480008 CPUtime=1794.79 cores=0,2,4,6
/proc/1064/stat : 1064 (scip-2.1.1.4sfi) R 1062 1064 32069 0 -1 4202496 365837 0 0 0 178925 554 0 0 20 0 1 0 270130721 1515528192 368049 33554432000 4194304 10169799 140735668718928 140735668711208 8004539 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1064/statm: 370002 368049 805 1459 0 368534 0
Current children cumulated CPU time (s) 1794.79
Current children cumulated vsize (KiB) 1480008

[startup+1796.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1180
/proc/meminfo: memFree=24839608/32873844 swapFree=7100/7100
[pid=1064] ppid=1062 vsize=1480008 CPUtime=1796.38 cores=0,2,4,6
/proc/1064/stat : 1064 (scip-2.1.1.4sfi) R 1062 1064 32069 0 -1 4202496 365837 0 0 0 179084 554 0 0 20 0 1 0 270130721 1515528192 368049 33554432000 4194304 10169799 140735668718928 140735668711384 8020335 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1064/statm: 370002 368049 805 1459 0 368534 0
Current children cumulated CPU time (s) 1796.38
Current children cumulated vsize (KiB) 1480008

[startup+1797.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1180
/proc/meminfo: memFree=24839484/32873844 swapFree=7100/7100
[pid=1064] ppid=1062 vsize=1469668 CPUtime=1797.19 cores=0,2,4,6
/proc/1064/stat : 1064 (scip-2.1.1.4sfi) R 1062 1064 32069 0 -1 4202496 365852 0 0 0 179164 555 0 0 20 0 1 0 270130721 1504940032 365479 33554432000 4194304 10169799 140735668718928 140735668718120 5865130 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/1064/statm: 367417 365479 820 1459 0 365949 0
Current children cumulated CPU time (s) 1797.19
Current children cumulated vsize (KiB) 1469668

[startup+1797.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1180
/proc/meminfo: memFree=24839484/32873844 swapFree=7100/7100
[pid=1064] ppid=1062 vsize=1452924 CPUtime=1797.39 cores=0,2,4,6
/proc/1064/stat : 1064 (scip-2.1.1.4sfi) R 1062 1064 32069 0 -1 4202496 365852 0 0 0 179184 555 0 0 20 0 1 0 270130721 1487794176 361362 33554432000 4194304 10169799 140735668718928 140735668718120 5882472 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/1064/statm: 363231 361362 820 1459 0 361763 0
Current children cumulated CPU time (s) 1797.39
Current children cumulated vsize (KiB) 1452924

[startup+1797.8 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1180
/proc/meminfo: memFree=24839484/32873844 swapFree=7100/7100
[pid=1064] ppid=1062 vsize=1182740 CPUtime=1797.48 cores=0,2,4,6
/proc/1064/stat : 1064 (scip-2.1.1.4sfi) R 1062 1064 32069 0 -1 4202496 365853 0 0 0 179190 558 0 0 20 0 1 0 270130721 1211125760 294108 33554432000 4194304 10169799 140735668718928 140735668718120 8989847 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/1064/statm: 295685 294108 821 1459 0 294217 0
Current children cumulated CPU time (s) 1797.48
Current children cumulated vsize (KiB) 1182740

Child status: 0
Real time (s): 1797.89
CPU time (s): 1797.58
CPU user time (s): 1791.96
CPU system time (s): 5.62614
CPU usage (%): 99.9829
Max. virtual memory (cumulated for all children) (KiB): 1480008

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1791.96
system time used= 5.62614
maximum resident set size= 1472252
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 365866
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= 55
involuntary context switches= 1850

runsolver used 2.79757 second user time and 7.08292 second system time

The end

Launcher Data

Begin job on node111 at 2012-05-26 15:47:17
IDJOB=3693624
IDBENCH=77380
IDSOLVER=2272
FILE ID=node111/3693624-1338040037
RUNJOBID= node111-1338029237-410
PBS_JOBID= 14624360
Free space on /tmp= 71552 MiB

SOLVER NAME= SCIP spx standard SCIP 2.1.1.4. with SoPlex 1.6.0.3 standard fixed
BENCH NAME= PB10/normalized-PB10/OPT-SMALLINT-LIN/oliveras/j120opt/normalized-j12038_4.std.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-3693624-1338040037/watcher-3693624-1338040037 -o /tmp/evaluation-result-3693624-1338040037/solver-3693624-1338040037 -C 1800 -W 1900 -M 15500  HOME/scip-2.1.1.4sfix.linux.x86_64.gnu.opt.spx -f HOME/instance-3693624-1338040037.opb -t 1800 -m 15500

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

MD5SUM BENCH= 661b4190c55178f9645295549e370fd5
RANDOM SEED=1136906398

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        28197180 kB
Buffers:          245964 kB
Cached:          3369064 kB
SwapCached:            0 kB
Active:          1144388 kB
Inactive:        2759680 kB
Active(anon):     291580 kB
Inactive(anon):        0 kB
Active(file):     852808 kB
Inactive(file):  2759680 kB
Unevictable:        7100 kB
Mlocked:            7100 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             21808 kB
Writeback:             4 kB
AnonPages:        295280 kB
Mapped:            17636 kB
Shmem:               200 kB
Slab:             634560 kB
SReclaimable:      77208 kB
SUnreclaim:       557352 kB
KernelStack:        1448 kB
PageTables:         4900 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     404208 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    219136 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= 71504 MiB
End job on node111 at 2012-05-26 16:17:15