Trace number 3692470

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 E SCIP 2.1.1.4. Exp with SoPlex 1.6.0.3 fixed? 1797.92 1798.22

General information on the benchmark

Name/OPT-SMALLINT-LIN/oliveras/j120opt/
normalized-j1207_6.std.opb
MD5SUMd16d5193341210b17a0f2e49373cb527
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark125
Best CPU time to get the best result obtained on this benchmark1800.02
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 constraints234141
Number of constraints which are clauses232941
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 constraint67
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: 947bdb7-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-3692470-1338040458.opb>
0.59/0.64	c original problem has 72842 variables (72842 bin, 0 int, 0 impl, 0 cont) and 234141 constraints
0.59/0.64	c problem read in 0.64
1.10/1.14	c presolving:
7.09/7.10	c (round 1) 5047 del vars, 15271 del conss, 0 add conss, 3503 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 16034200 impls, 0 clqs
11.48/11.56	c (round 2) 12844 del vars, 42362 del conss, 0 add conss, 11000 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 16074485 impls, 0 clqs
12.78/12.88	c (round 3) 15687 del vars, 54937 del conss, 0 add conss, 12623 chg bounds, 29 chg sides, 19 chg coeffs, 0 upgd conss, 16091281 impls, 0 clqs
13.68/13.71	c (round 4) 16875 del vars, 59552 del conss, 0 add conss, 13402 chg bounds, 53 chg sides, 45 chg coeffs, 0 upgd conss, 16098910 impls, 0 clqs
14.09/14.11	c (round 5) 17532 del vars, 62185 del conss, 0 add conss, 13759 chg bounds, 53 chg sides, 45 chg coeffs, 0 upgd conss, 16103405 impls, 0 clqs
14.29/14.32	c (round 6) 17834 del vars, 63489 del conss, 0 add conss, 13905 chg bounds, 53 chg sides, 45 chg coeffs, 0 upgd conss, 16105955 impls, 0 clqs
14.39/14.48	c (round 7) 17973 del vars, 64070 del conss, 0 add conss, 13989 chg bounds, 53 chg sides, 45 chg coeffs, 0 upgd conss, 16107417 impls, 0 clqs
14.59/14.61	c (round 8) 18073 del vars, 64485 del conss, 0 add conss, 14049 chg bounds, 53 chg sides, 45 chg coeffs, 0 upgd conss, 16108307 impls, 0 clqs
14.68/14.71	c (round 9) 18105 del vars, 64671 del conss, 0 add conss, 14067 chg bounds, 53 chg sides, 45 chg coeffs, 0 upgd conss, 16108617 impls, 0 clqs
14.68/14.79	c (round 10) 18123 del vars, 64769 del conss, 0 add conss, 14076 chg bounds, 53 chg sides, 45 chg coeffs, 0 upgd conss, 16108753 impls, 0 clqs
14.78/14.87	c (round 11) 18125 del vars, 64792 del conss, 0 add conss, 14077 chg bounds, 53 chg sides, 45 chg coeffs, 0 upgd conss, 16108771 impls, 0 clqs
316.13/316.26	c    (316.3s) probing: 1000/54715 (1.8%) - 0 fixings, 0 aggregations, 5522285 implications, 0 bound changes
316.33/316.45	c    (316.4s) probing: 1001/54715 (1.8%) - 0 fixings, 0 aggregations, 5525062 implications, 0 bound changes
316.33/316.45	c    (316.4s) probing aborted: 1000/1000 successive useless probings
317.13/317.27	c (round 12) 18127 del vars, 64804 del conss, 0 add conss, 14078 chg bounds, 53 chg sides, 45 chg coeffs, 169337 upgd conss, 27158911 impls, 0 clqs
317.93/318.05	c (round 13) 18127 del vars, 64810 del conss, 15 add conss, 14078 chg bounds, 77 chg sides, 165 chg coeffs, 169337 upgd conss, 27159799 impls, 2778 clqs
318.73/318.81	c (round 14) 18127 del vars, 148731 del conss, 27033 add conss, 14078 chg bounds, 83 chg sides, 192 chg coeffs, 169337 upgd conss, 27159805 impls, 2879 clqs
319.23/319.39	c (round 15) 18127 del vars, 171742 del conss, 50048 add conss, 14078 chg bounds, 91 chg sides, 218 chg coeffs, 169337 upgd conss, 27159805 impls, 5758 clqs
319.93/320.04	c presolving (16 rounds):
319.93/320.04	c  18127 deleted vars, 171742 deleted constraints, 50048 added constraints, 14078 tightened bounds, 0 added holes, 91 changed sides, 220 changed coefficients
319.93/320.04	c  27159805 implications, 28768 cliques
319.93/320.04	c presolved problem has 54715 variables (54715 bin, 0 int, 0 impl, 0 cont) and 112447 constraints
319.93/320.04	c    1138 constraints of type <knapsack>
319.93/320.04	c  110183 constraints of type <setppc>
319.93/320.04	c    1124 constraints of type <and>
319.93/320.04	c       2 constraints of type <logicor>
319.93/320.04	c transformed objective value is always integral (scale: 1)
319.93/320.04	c Presolving Time: 319.04
319.93/320.04	c - non default parameters ----------------------------------------------------------------------
319.93/320.04	c # SCIP version 2.1.1.4
319.93/320.04	c 
319.93/320.04	c # maximal time in seconds to run
319.93/320.04	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
319.93/320.04	c limits/time = 1797
319.93/320.04	c 
319.93/320.04	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
319.93/320.04	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
319.93/320.04	c limits/memory = 13950
319.93/320.04	c 
319.93/320.04	c # default clock type (1: CPU user seconds, 2: wall clock time)
319.93/320.04	c # [type: int, range: [1,2], default: 1]
319.93/320.04	c timing/clocktype = 2
319.93/320.04	c 
319.93/320.04	c # belongs reading time to solving time?
319.93/320.04	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
319.93/320.04	c timing/reading = TRUE
319.93/320.04	c 
319.93/320.04	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
319.93/320.04	c # [type: int, range: [-1,2147483647], default: -1]
319.93/320.04	c separating/rapidlearning/freq = 0
319.93/320.04	c 
319.93/320.04	c -----------------------------------------------------------------------------------------------
319.93/320.04	c start solving
320.23/320.36	c 
1439.35/1439.64	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1439.35/1439.64	c  1440s|     1 |     0 |134709 |     - |1036M|   0 |9702 |  54k| 112k|  54k| 113k|   0 |  15 |   0 | 1.046547e+02 |      --      |    Inf 
1796.99/1797.32	c (node 1) unresolved numerical troubles in LP 2 -- using pseudo solution instead (loop 1)
1796.99/1797.32	c (node 1) LP solver hit time limit in LP 2 -- using pseudo solution instead
1796.99/1797.36	c  1797s|     1 |     2 |183812 |     - |1043M|   0 |   - |  54k| 112k|  54k| 113k|   0 |  15 |   0 | 1.046547e+02 |      --      |    Inf 
1796.99/1797.36	c 
1796.99/1797.36	c SCIP Status        : solving was interrupted [time limit reached]
1796.99/1797.36	c Solving Time (sec) : 1797.36
1796.99/1797.36	c Solving Nodes      : 1
1796.99/1797.36	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1796.99/1797.36	c Dual Bound         : +1.04654720286241e+02
1796.99/1797.36	c Gap                : infinite
1796.99/1797.36	s UNKNOWN
1796.99/1797.36	c SCIP Status        : solving was interrupted [time limit reached]
1796.99/1797.36	c Total Time         :    1797.36
1796.99/1797.36	c   solving          :    1797.36
1796.99/1797.36	c   presolving       :     319.04 (included in solving)
1796.99/1797.36	c   reading          :       0.64 (included in solving)
1796.99/1797.36	c   copying          :       0.00 (0 times copied the problem)
1796.99/1797.36	c Original Problem   :
1796.99/1797.36	c   Problem name     : HOME/instance-3692470-1338040458.opb
1796.99/1797.36	c   Variables        : 72842 (72842 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.99/1797.36	c   Constraints      : 234141 initial, 234141 maximal
1796.99/1797.36	c   Objective sense  : minimize
1796.99/1797.36	c Presolved Problem  :
1796.99/1797.36	c   Problem name     : t_HOME/instance-3692470-1338040458.opb
1796.99/1797.36	c   Variables        : 54715 (54715 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.99/1797.36	c   Constraints      : 112447 initial, 112462 maximal
1796.99/1797.36	c Presolvers         :   ExecTime  SetupTime  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1796.99/1797.36	c   domcol           :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.99/1797.36	c   trivial          :       0.05       0.00       1308          0          0          0          0          0          0          0          0
1796.99/1797.36	c   dualfix          :       0.08       0.00        121          0          0          0          0          0          0          0          0
1796.99/1797.36	c   boundshift       :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.99/1797.36	c   inttobinary      :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.99/1797.36	c   convertinttobin  :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.99/1797.36	c   gateextraction   :       0.34       0.00          0          0          0          0          0      83921      27014          0          0
1796.99/1797.36	c   implics          :       0.61       0.00          0          0          0          0          0          0          0          0          0
1796.99/1797.36	c   components       :       0.06       0.00          0          0          0          0          0          0          0          0          0
1796.99/1797.36	c   pseudoobj        :       0.00       0.31          0          0          0          0          0          0          0          0          0
1796.99/1797.36	c   probing          :     301.46       0.00          0          0          0          0          0          0          0          0          0
1796.99/1797.36	c   knapsack         :       0.96       0.00          0          0          0          0          0          2         23         38        175
1796.99/1797.36	c   setppc           :       0.54       0.00          0          0          0          0          0          4          0          0          0
1796.99/1797.36	c   and              :       0.43       0.00          0          0          0          0          0      23011      23011          0          0
1796.99/1797.36	c   linear           :      13.95       0.10      12770       3928          0      14078          0      64804          0         53         45
1796.99/1797.36	c   logicor          :       0.12       0.00          0          0          0          0          0          0          0          0          0
1796.99/1797.36	c   root node        :          -          -          0          -          -          0          -          -          -          -          -
1796.99/1797.36	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #ResProp    Cutoffs    DomReds       Cuts      Conss   Children
1796.99/1797.36	c   integral         :          0          0          0          0          0          0          4          0          0          0          0          0          0
1796.99/1797.36	c   knapsack         :       1138       1138          0      19151          0          1          3          3          0          0          0          0          0
1796.99/1797.36	c   setppc           :     110183     110183          0      19151          0          1          1       4013          2          0          0          0          0
1796.99/1797.36	c   and              :       1124       1124          0      19149          0          1          0         13          0          0          0          0          0
1796.99/1797.36	c   logicor          :          2+        17          0         16          0          1          0          1         13          0          0          0          0
1796.99/1797.36	c   countsols        :          0          0          0          0          0          1          0          0          0          0          0          0          0
1796.99/1797.36	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS      Check    ResProp
1796.99/1797.36	c   integral         :       0.01       0.00       0.00       0.00       0.00       0.00       0.01       0.00
1796.99/1797.36	c   knapsack         :       1.01       0.00       0.00       1.01       0.00       0.00       0.00       0.00
1796.99/1797.36	c   setppc           :      50.28       0.00       0.00      50.25       0.00       0.03       0.00       0.00
1796.99/1797.36	c   and              :       1.17       0.00       0.00       1.17       0.00       0.00       0.00       0.00
1796.99/1797.36	c   logicor          :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1796.99/1797.36	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1796.99/1797.36	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
1796.99/1797.36	c   rootredcost      :          0          0          0          0
1796.99/1797.36	c   pseudoobj        :      19151          0          0          0
1796.99/1797.36	c   vbounds          :          0          0          0          0
1796.99/1797.36	c   redcost          :          1          0          0          0
1796.99/1797.36	c   probing          :          0          0          0          0
1796.99/1797.36	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp
1796.99/1797.36	c   rootredcost      :       0.05       0.00       0.00       0.05       0.00
1796.99/1797.36	c   pseudoobj        :       0.38       0.31       0.00       0.07       0.00
1796.99/1797.36	c   vbounds          :       0.05       0.01       0.00       0.04       0.00
1796.99/1797.36	c   redcost          :       0.03       0.00       0.00       0.03       0.00
1796.99/1797.36	c   probing          :     301.46       0.00     301.46       0.00       0.00
1796.99/1797.36	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1796.99/1797.36	c   propagation      :       0.00         15         15         15       91.7          0        0.0          -
1796.99/1797.36	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1796.99/1797.36	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1796.99/1797.36	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1796.99/1797.36	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1796.99/1797.36	c   applied globally :          -          -          -         15       91.7          -          -          -
1796.99/1797.36	c   applied locally  :          -          -          -          0        0.0          -          -          -
1796.99/1797.36	c Separators         :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss
1796.99/1797.36	c   cut pool         :       0.00                     0          -          -          0          -    (maximal pool size: 0)
1796.99/1797.36	c   clique           :       0.00       0.00          0          0          0          0          0
1796.99/1797.36	c   closecuts        :       0.00       0.00          0          0          0          0          0
1796.99/1797.36	c   cgmip            :       0.00       0.00          0          0          0          0          0
1796.99/1797.36	c   cmir             :       0.00       0.00          0          0          0          0          0
1796.99/1797.36	c   flowcover        :       0.00       0.00          0          0          0          0          0
1796.99/1797.36	c   gomory           :       0.00       0.00          0          0          0          0          0
1796.99/1797.36	c   impliedbounds    :       0.00       0.00          0          0          0          0          0
1796.99/1797.36	c   intobj           :       0.00       0.00          0          0          0          0          0
1796.99/1797.36	c   mcf              :       0.00       0.00          0          0          0          0          0
1796.99/1797.36	c   oddcycle         :       0.00       0.00          0          0          0          0          0
1796.99/1797.36	c   rapidlearning    :       0.00       0.00          0          0          0          0          0
1796.99/1797.36	c   strongcg         :       0.00       0.00          0          0          0          0          0
1796.99/1797.36	c   zerohalf         :       0.00       0.00          0          0          0          0          0
1796.99/1797.36	c Pricers            :   ExecTime  SetupTime      Calls       Vars
1796.99/1797.36	c   problem variables:       0.00          -          0          0
1796.99/1797.36	c Branching Rules    :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1796.99/1797.36	c   relpscost        :       0.00       0.00          0          0          0          0          0          0
1796.99/1797.36	c   pscost           :       0.00       0.00          0          0          0          0          0          0
1796.99/1797.36	c   inference        :       0.01       0.00          1          0          0          0          0          2
1796.99/1797.36	c   mostinf          :       0.00       0.00          0          0          0          0          0          0
1796.99/1797.36	c   leastinf         :       0.00       0.00          0          0          0          0          0          0
1796.99/1797.36	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0
1796.99/1797.36	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0
1796.99/1797.36	c   random           :       0.00       0.00          0          0          0          0          0          0
1796.99/1797.36	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found
1796.99/1797.36	c   LP solutions     :       0.00          -          -          0
1796.99/1797.36	c   pseudo solutions :       0.00          -          -          0
1796.99/1797.36	c   oneopt           :       0.00       0.00          0          0
1796.99/1797.36	c   smallcard        :       0.00       0.00          0          0
1796.99/1797.36	c   trivial          :       0.07       0.00          2          0
1796.99/1797.36	c   shiftandpropagate:      53.31       0.00          1          0
1796.99/1797.36	c   simplerounding   :       0.00       0.00          0          0
1796.99/1797.36	c   zirounding       :       0.00       0.00          0          0
1796.99/1797.36	c   rounding         :       0.01       0.00          1          0
1796.99/1797.36	c   shifting         :       0.06       0.00          1          0
1796.99/1797.36	c   intshifting      :       0.00       0.00          0          0
1796.99/1797.36	c   twoopt           :       0.00       0.00          0          0
1796.99/1797.36	c   indtwoopt        :       0.00       0.00          0          0
1796.99/1797.36	c   indoneopt        :       0.00       0.00          0          0
1796.99/1797.36	c   fixandinfer      :       0.00       0.00          0          0
1796.99/1797.36	c   feaspump         :     357.60       0.00          1          0
1796.99/1797.36	c   clique           :       0.00       0.00          0          0
1796.99/1797.36	c   indrounding      :       0.00       0.00          0          0
1796.99/1797.36	c   indcoefdiving    :       0.00       0.00          0          0
1796.99/1797.36	c   coefdiving       :       0.00       0.00          0          0
1796.99/1797.36	c   pscostdiving     :       0.00       0.00          0          0
1796.99/1797.36	c   nlpdiving        :       0.00       0.00          0          0
1796.99/1797.36	c   fracdiving       :       0.00       0.00          0          0
1796.99/1797.36	c   veclendiving     :       0.00       0.00          0          0
1796.99/1797.36	c   intdiving        :       0.00       0.00          0          0
1796.99/1797.36	c   actconsdiving    :       0.00       0.00          0          0
1796.99/1797.36	c   objpscostdiving  :       0.00       0.00          0          0
1796.99/1797.36	c   rootsoldiving    :       0.00       0.00          0          0
1796.99/1797.36	c   linesearchdiving :       0.00       0.00          0          0
1796.99/1797.36	c   guideddiving     :       0.00       0.00          0          0
1796.99/1797.36	c   octane           :       0.00       0.00          0          0
1796.99/1797.36	c   rens             :       0.00       0.00          0          0
1796.99/1797.36	c   rins             :       0.00       0.00          0          0
1796.99/1797.36	c   localbranching   :       0.00       0.00          0          0
1796.99/1797.36	c   mutation         :       0.00       0.00          0          0
1796.99/1797.36	c   crossover        :       0.00       0.00          0          0
1796.99/1797.36	c   dins             :       0.00       0.00          0          0
1796.99/1797.36	c   vbounds          :       0.00       0.00          0          0
1796.99/1797.36	c   undercover       :       0.00       0.00          0          0
1796.99/1797.36	c   subnlp           :       0.00       0.00          0          0
1796.99/1797.36	c   trysol           :       0.00       0.00          0          0
1796.99/1797.36	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It
1796.99/1797.36	c   primal LP        :       0.00          0          0       0.00          -       0.00          0
1796.99/1797.36	c   dual LP          :    1065.91          1     134709  134709.00     126.38       0.00          0
1796.99/1797.36	c   lex dual LP      :       0.00          0          0       0.00          -
1796.99/1797.36	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
1796.99/1797.36	c   diving/probing LP:     357.56          1      49103   49103.00     137.33
1796.99/1797.36	c   strong branching :       0.00          0          0       0.00          -
1796.99/1797.36	c     (at root node) :          -          0          0       0.00          -
1796.99/1797.36	c   conflict analysis:       0.00          0          0       0.00          -
1796.99/1797.36	c B&B Tree           :
1796.99/1797.36	c   number of runs   :          1
1796.99/1797.36	c   nodes            :          1
1796.99/1797.36	c   nodes (total)    :          1
1796.99/1797.36	c   nodes left       :          2
1796.99/1797.36	c   max depth        :          0
1796.99/1797.36	c   max depth (total):          0
1796.99/1797.36	c   backtracks       :          0 (0.0%)
1796.99/1797.36	c   delayed cutoffs  :          0
1796.99/1797.36	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1796.99/1797.36	c   avg switch length:       1.00
1796.99/1797.36	c   switching time   :       0.00
1796.99/1797.36	c Solution           :
1796.99/1797.36	c   Solutions found  :          0 (0 improvements)
1796.99/1797.36	c   Primal Bound     :          -
1796.99/1797.36	c   Dual Bound       : +1.04654720286241e+02
1796.99/1797.36	c   Gap              :   infinite
1796.99/1797.36	c   Root Dual Bound  : +1.04654720286241e+02
1796.99/1797.36	c   Root Iterations  :     183812
1797.88/1798.21	c Time complete: 1797.9.

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

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 11773
/proc/meminfo: memFree=28759728/32873648 swapFree=7104/7104
[pid=11773] ppid=11771 vsize=9332 CPUtime=0 cores=1,3,5,7
/proc/11773/stat : 11773 (scip-2.1.1.4exp) R 11771 11773 9598 0 -1 4202496 914 0 0 0 0 0 0 0 20 0 1 0 270171294 9555968 868 33554432000 4194304 10219143 140737403897168 140734442782840 5347175 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/11773/statm: 2333 880 230 1471 0 853 0

[startup+0.045353 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 11773
/proc/meminfo: memFree=28759728/32873648 swapFree=7104/7104
[pid=11773] ppid=11771 vsize=28884 CPUtime=0.03 cores=1,3,5,7
/proc/11773/stat : 11773 (scip-2.1.1.4exp) R 11771 11773 9598 0 -1 4202496 5959 0 0 0 3 0 0 0 20 0 1 0 270171294 29577216 5913 33554432000 4194304 10219143 140737403897168 140734442782840 9029200 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/11773/statm: 7221 5914 421 1471 0 5741 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 28884

[startup+0.100239 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 11773
/proc/meminfo: memFree=28759728/32873648 swapFree=7104/7104
[pid=11773] ppid=11771 vsize=49668 CPUtime=0.08 cores=1,3,5,7
/proc/11773/stat : 11773 (scip-2.1.1.4exp) R 11771 11773 9598 0 -1 4202496 11179 0 0 0 7 1 0 0 20 0 1 0 270171294 50860032 11133 33554432000 4194304 10219143 140737403897168 140734442782840 5345769 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/11773/statm: 12417 11133 421 1471 0 10937 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 49668

[startup+0.300167 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 11773
/proc/meminfo: memFree=28759728/32873648 swapFree=7104/7104
[pid=11773] ppid=11771 vsize=89272 CPUtime=0.29 cores=1,3,5,7
/proc/11773/stat : 11773 (scip-2.1.1.4exp) R 11771 11773 9598 0 -1 4202496 21012 0 0 0 26 3 0 0 20 0 1 0 270171294 91414528 20966 33554432000 4194304 10219143 140737403897168 140734442782840 5345852 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/11773/statm: 22318 20966 421 1471 0 20838 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 89272

[startup+0.700166 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 11773
/proc/meminfo: memFree=28759728/32873648 swapFree=7104/7104
[pid=11773] ppid=11771 vsize=221644 CPUtime=0.69 cores=1,3,5,7
/proc/11773/stat : 11773 (scip-2.1.1.4exp) R 11771 11773 9598 0 -1 4202496 53864 0 0 0 62 7 0 0 20 0 1 0 270171294 226963456 53820 33554432000 4194304 10219143 140737403897168 140734442782840 7589947 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11773/statm: 55411 53858 468 1471 0 53931 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 221644

[startup+1.50023 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11774
/proc/meminfo: memFree=28385472/32873648 swapFree=7104/7104
[pid=11773] ppid=11771 vsize=446952 CPUtime=1.48 cores=1,3,5,7
/proc/11773/stat : 11773 (scip-2.1.1.4exp) R 11771 11773 9598 0 -1 4202496 108944 0 0 0 133 15 0 0 20 0 1 0 270171294 457678848 108848 33554432000 4194304 10219143 140737403897168 140737403893368 9008087 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11773/statm: 111738 108848 550 1471 0 110258 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 446952

[startup+3.10016 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11774
/proc/meminfo: memFree=28245352/32873648 swapFree=7104/7104
[pid=11773] ppid=11771 vsize=628492 CPUtime=3.09 cores=1,3,5,7
/proc/11773/stat : 11773 (scip-2.1.1.4exp) R 11771 11773 9598 0 -1 4202496 154002 0 0 0 285 24 0 0 20 0 1 0 270171294 643575808 153906 33554432000 4194304 10219143 140737403897168 140737403894168 9008087 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11773/statm: 157123 153906 560 1471 0 155643 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 628492

[startup+6.30028 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11774
/proc/meminfo: memFree=27960872/32873648 swapFree=7104/7104
[pid=11773] ppid=11771 vsize=869608 CPUtime=6.28 cores=1,3,5,7
/proc/11773/stat : 11773 (scip-2.1.1.4exp) R 11771 11773 9598 0 -1 4202496 212235 0 0 0 590 38 0 0 20 0 1 0 270171294 890478592 212139 33554432000 4194304 10219143 140737403897168 140737403894168 9008087 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11773/statm: 217402 212139 567 1471 0 215922 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 869608

[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11774
/proc/meminfo: memFree=27887720/32873648 swapFree=7104/7104
[pid=11773] ppid=11771 vsize=894000 CPUtime=12.69 cores=1,3,5,7
/proc/11773/stat : 11773 (scip-2.1.1.4exp) R 11771 11773 9598 0 -1 4202496 218287 0 0 0 1221 48 0 0 20 0 1 0 270171294 915456000 217934 33554432000 4194304 10219143 140737403897168 140737403894168 7419366 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11773/statm: 223500 217934 569 1471 0 222020 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 894000

[startup+25.5002 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 11812
/proc/meminfo: memFree=27289808/32873648 swapFree=7104/7104
[pid=11773] ppid=11771 vsize=912376 CPUtime=25.48 cores=1,3,5,7
/proc/11773/stat : 11773 (scip-2.1.1.4exp) R 11771 11773 9598 0 -1 4202496 222909 0 0 0 2475 73 0 0 20 0 1 0 270171294 934273024 222430 33554432000 4194304 10219143 140737403897168 140737403893528 4487109 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11773/statm: 228094 222430 588 1471 0 226614 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 912376

[startup+51.1003 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 11812
/proc/meminfo: memFree=27266788/32873648 swapFree=7104/7104
[pid=11773] ppid=11771 vsize=920508 CPUtime=51.08 cores=1,3,5,7
/proc/11773/stat : 11773 (scip-2.1.1.4exp) R 11771 11773 9598 0 -1 4202496 224911 0 0 0 5032 76 0 0 20 0 1 0 270171294 942600192 225098 33554432000 4194304 10219143 140737403897168 140737403893544 4487116 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11773/statm: 230127 225098 588 1471 0 228647 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 920508

[startup+102.307 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 11812
/proc/meminfo: memFree=27202460/32873648 swapFree=7104/7104
[pid=11773] ppid=11771 vsize=943944 CPUtime=102.28 cores=1,3,5,7
/proc/11773/stat : 11773 (scip-2.1.1.4exp) R 11771 11773 9598 0 -1 4202496 230098 0 0 0 10148 80 0 0 20 0 1 0 270171294 966598656 231321 33554432000 4194304 10219143 140737403897168 140737403893528 4481295 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11773/statm: 235986 231321 588 1471 0 234506 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 943944

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11812
/proc/meminfo: memFree=27098640/32873648 swapFree=7104/7104
[pid=11773] ppid=11771 vsize=979108 CPUtime=162.26 cores=1,3,5,7
/proc/11773/stat : 11773 (scip-2.1.1.4exp) R 11771 11773 9598 0 -1 4202496 238455 0 0 0 16140 86 0 0 20 0 1 0 270171294 1002606592 239737 33554432000 4194304 10219143 140737403897168 140737403893528 4480634 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11773/statm: 244777 239737 588 1471 0 243297 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 979108

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11812
/proc/meminfo: memFree=26972408/32873648 swapFree=7104/7104
[pid=11773] ppid=11771 vsize=1035580 CPUtime=222.25 cores=1,3,5,7
/proc/11773/stat : 11773 (scip-2.1.1.4exp) R 11771 11773 9598 0 -1 4202496 251780 0 0 0 22131 94 0 0 20 0 1 0 270171294 1060433920 253062 33554432000 4194304 10219143 140737403897168 140737403893528 4487116 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11773/statm: 258895 253062 588 1471 0 257415 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 1035580

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11812
/proc/meminfo: memFree=26704168/32873648 swapFree=7104/7104
[pid=11773] ppid=11771 vsize=1092932 CPUtime=282.24 cores=1,3,5,7
/proc/11773/stat : 11773 (scip-2.1.1.4exp) R 11771 11773 9598 0 -1 4202496 265957 0 0 0 28123 101 0 0 20 0 1 0 270171294 1119162368 267237 33554432000 4194304 10219143 140737403897168 140737403893528 4487132 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11773/statm: 273233 267237 588 1471 0 271753 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 1092932

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11813
/proc/meminfo: memFree=26473652/32873648 swapFree=7104/7104
[pid=11773] ppid=11771 vsize=1303672 CPUtime=342.23 cores=1,3,5,7
/proc/11773/stat : 11773 (scip-2.1.1.4exp) R 11771 11773 9598 0 -1 4202496 320912 0 0 0 34081 142 0 0 20 0 1 0 270171294 1334960128 319590 33554432000 4194304 10219143 140737403897168 140737403893048 4819061 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11773/statm: 325918 319590 706 1471 0 324438 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 1303672

[startup+402.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/178 11816
/proc/meminfo: memFree=26362080/32873648 swapFree=7104/7104
[pid=11773] ppid=11771 vsize=1414236 CPUtime=402.21 cores=1,3,5,7
/proc/11773/stat : 11773 (scip-2.1.1.4exp) R 11771 11773 9598 0 -1 4202496 337355 0 0 0 40067 154 0 0 20 0 1 0 270171294 1448177664 345634 33554432000 4194304 10219143 140737403897168 140737403890344 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11773/statm: 353559 345634 785 1471 0 352079 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 1414236

[startup+462.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 11839
/proc/meminfo: memFree=26325760/32873648 swapFree=7104/7104
[pid=11773] ppid=11771 vsize=1436964 CPUtime=462.2 cores=1,3,5,7
/proc/11773/stat : 11773 (scip-2.1.1.4exp) R 11771 11773 9598 0 -1 4202496 341218 0 0 0 46059 161 0 0 20 0 1 0 270171294 1471451136 351891 33554432000 4194304 10219143 140737403897168 140737403890808 8090916 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11773/statm: 359241 351891 785 1471 0 357761 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 1436964

[startup+522.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 11839
/proc/meminfo: memFree=26323508/32873648 swapFree=7104/7104
[pid=11773] ppid=11771 vsize=1436964 CPUtime=522.19 cores=1,3,5,7
/proc/11773/stat : 11773 (scip-2.1.1.4exp) R 11771 11773 9598 0 -1 4202496 341273 0 0 0 52054 165 0 0 20 0 1 0 270171294 1471451136 351946 33554432000 4194304 10219143 140737403897168 140737403890344 8057481 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11773/statm: 359241 351946 785 1471 0 357761 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 1436964

[startup+582.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 11839
/proc/meminfo: memFree=26322360/32873648 swapFree=7104/7104
[pid=11773] ppid=11771 vsize=1441264 CPUtime=582.18 cores=1,3,5,7
/proc/11773/stat : 11773 (scip-2.1.1.4exp) R 11771 11773 9598 0 -1 4202496 341548 0 0 0 58050 168 0 0 20 0 1 0 270171294 1475854336 352221 33554432000 4194304 10219143 140737403897168 140737403890792 8051232 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11773/statm: 360316 352221 785 1471 0 358836 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 1441264

[startup+642.3 s]

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

/proc/meminfo: memFree=26308156/32873648 swapFree=7104/7104
[pid=11773] ppid=11771 vsize=1441528 CPUtime=1122.1 cores=1,3,5,7
/proc/11773/stat : 11773 (scip-2.1.1.4exp) R 11771 11773 9598 0 -1 4202496 341726 0 0 0 112013 197 0 0 20 0 1 0 270171294 1476124672 352399 33554432000 4194304 10219143 140737403897168 140737403890344 8056250 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11773/statm: 360382 352399 785 1471 0 358902 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 1441528

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11844
/proc/meminfo: memFree=26307248/32873648 swapFree=7104/7104
[pid=11773] ppid=11771 vsize=1441528 CPUtime=1182.09 cores=1,3,5,7
/proc/11773/stat : 11773 (scip-2.1.1.4exp) R 11771 11773 9598 0 -1 4202496 341754 0 0 0 118010 199 0 0 20 0 1 0 270171294 1476124672 352474 33554432000 4194304 10219143 140737403897168 140737403889688 8053114 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11773/statm: 360382 352474 785 1471 0 358902 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 1441528

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11845
/proc/meminfo: memFree=26304692/32873648 swapFree=7104/7104
[pid=11773] ppid=11771 vsize=1441528 CPUtime=1242.08 cores=1,3,5,7
/proc/11773/stat : 11773 (scip-2.1.1.4exp) R 11771 11773 9598 0 -1 4202496 341757 0 0 0 124006 202 0 0 20 0 1 0 270171294 1476124672 352821 33554432000 4194304 10219143 140737403897168 140737403890344 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11773/statm: 360382 352821 785 1471 0 358902 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 1441528

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11845
/proc/meminfo: memFree=26292280/32873648 swapFree=7104/7104
[pid=11773] ppid=11771 vsize=1441528 CPUtime=1302.08 cores=1,3,5,7
/proc/11773/stat : 11773 (scip-2.1.1.4exp) R 11771 11773 9598 0 -1 4202496 341763 0 0 0 130002 206 0 0 20 0 1 0 270171294 1476124672 355876 33554432000 4194304 10219143 140737403897168 140737403890344 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11773/statm: 360382 355876 785 1471 0 358902 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 1441528

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11845
/proc/meminfo: memFree=26290588/32873648 swapFree=7104/7104
[pid=11773] ppid=11771 vsize=1441528 CPUtime=1362.07 cores=1,3,5,7
/proc/11773/stat : 11773 (scip-2.1.1.4exp) R 11771 11773 9598 0 -1 4202496 341766 0 0 0 135997 210 0 0 20 0 1 0 270171294 1476124672 356383 33554432000 4194304 10219143 140737403897168 140737403890840 8029229 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11773/statm: 360382 356383 786 1471 0 358902 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 1441528

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11845
/proc/meminfo: memFree=26288624/32873648 swapFree=7104/7104
[pid=11773] ppid=11771 vsize=1441528 CPUtime=1422.06 cores=1,3,5,7
/proc/11773/stat : 11773 (scip-2.1.1.4exp) R 11771 11773 9598 0 -1 4202496 341772 0 0 0 141993 213 0 0 20 0 1 0 270171294 1476124672 356936 33554432000 4194304 10219143 140737403897168 140737403890408 8056386 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11773/statm: 360382 356936 790 1471 0 358902 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 1441528

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11845
/proc/meminfo: memFree=26301844/32873648 swapFree=7104/7104
[pid=11773] ppid=11771 vsize=1430824 CPUtime=1482.04 cores=1,3,5,7
/proc/11773/stat : 11773 (scip-2.1.1.4exp) R 11771 11773 9598 0 -1 4202496 343355 0 0 0 147985 219 0 0 20 0 1 0 270171294 1465163776 353795 33554432000 4194304 10219143 140737403897168 140737403888424 8067608 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11773/statm: 357706 353795 800 1471 0 356226 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 1430824

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11846
/proc/meminfo: memFree=26299616/32873648 swapFree=7104/7104
[pid=11773] ppid=11771 vsize=1430824 CPUtime=1542.03 cores=1,3,5,7
/proc/11773/stat : 11773 (scip-2.1.1.4exp) R 11771 11773 9598 0 -1 4202496 343355 0 0 0 153981 222 0 0 20 0 1 0 270171294 1465163776 354501 33554432000 4194304 10219143 140737403897168 140737403888296 8051641 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11773/statm: 357706 354501 800 1471 0 356226 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 1430824

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 11849
/proc/meminfo: memFree=26299772/32873648 swapFree=7104/7104
[pid=11773] ppid=11771 vsize=1430824 CPUtime=1602.02 cores=1,3,5,7
/proc/11773/stat : 11773 (scip-2.1.1.4exp) R 11771 11773 9598 0 -1 4202496 343355 0 0 0 159976 226 0 0 20 0 1 0 270171294 1465163776 354501 33554432000 4194304 10219143 140737403897168 140737403888472 8067415 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11773/statm: 357706 354501 800 1471 0 356226 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 1430824

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11849
/proc/meminfo: memFree=26299160/32873648 swapFree=7104/7104
[pid=11773] ppid=11771 vsize=1430824 CPUtime=1662.01 cores=1,3,5,7
/proc/11773/stat : 11773 (scip-2.1.1.4exp) R 11771 11773 9598 0 -1 4202496 343355 0 0 0 165971 230 0 0 20 0 1 0 270171294 1465163776 354501 33554432000 4194304 10219143 140737403897168 140737403888296 8051437 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11773/statm: 357706 354501 800 1471 0 356226 0
Current children cumulated CPU time (s) 1662.01
Current children cumulated vsize (KiB) 1430824

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11849
/proc/meminfo: memFree=26299036/32873648 swapFree=7104/7104
[pid=11773] ppid=11771 vsize=1430824 CPUtime=1722 cores=1,3,5,7
/proc/11773/stat : 11773 (scip-2.1.1.4exp) R 11771 11773 9598 0 -1 4202496 343401 0 0 0 171967 233 0 0 20 0 1 0 270171294 1465163776 354547 33554432000 4194304 10219143 140737403897168 140737403888472 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11773/statm: 357706 354547 800 1471 0 356226 0
Current children cumulated CPU time (s) 1722
Current children cumulated vsize (KiB) 1430824

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11849
/proc/meminfo: memFree=26298788/32873648 swapFree=7104/7104
[pid=11773] ppid=11771 vsize=1430824 CPUtime=1781.99 cores=1,3,5,7
/proc/11773/stat : 11773 (scip-2.1.1.4exp) R 11771 11773 9598 0 -1 4202496 343401 0 0 0 177963 236 0 0 20 0 1 0 270171294 1465163776 354547 33554432000 4194304 10219143 140737403897168 140737403888296 8051641 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11773/statm: 357706 354547 800 1471 0 356226 0
Current children cumulated CPU time (s) 1781.99
Current children cumulated vsize (KiB) 1430824

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

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11849
/proc/meminfo: memFree=26298664/32873648 swapFree=7104/7104
[pid=11773] ppid=11771 vsize=1430824 CPUtime=1791.59 cores=1,3,5,7
/proc/11773/stat : 11773 (scip-2.1.1.4exp) R 11771 11773 9598 0 -1 4202496 343401 0 0 0 178922 237 0 0 20 0 1 0 270171294 1465163776 354547 33554432000 4194304 10219143 140737403897168 140737403888472 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11773/statm: 357706 354547 800 1471 0 356226 0
Current children cumulated CPU time (s) 1791.59
Current children cumulated vsize (KiB) 1430824

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11849
/proc/meminfo: memFree=26298664/32873648 swapFree=7104/7104
[pid=11773] ppid=11771 vsize=1430824 CPUtime=1794.79 cores=1,3,5,7
/proc/11773/stat : 11773 (scip-2.1.1.4exp) R 11771 11773 9598 0 -1 4202496 343401 0 0 0 179242 237 0 0 20 0 1 0 270171294 1465163776 354547 33554432000 4194304 10219143 140737403897168 140737403888472 8051483 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11773/statm: 357706 354547 800 1471 0 356226 0
Current children cumulated CPU time (s) 1794.79
Current children cumulated vsize (KiB) 1430824

[startup+1796.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11849
/proc/meminfo: memFree=26298540/32873648 swapFree=7104/7104
[pid=11773] ppid=11771 vsize=1430824 CPUtime=1796.39 cores=1,3,5,7
/proc/11773/stat : 11773 (scip-2.1.1.4exp) R 11771 11773 9598 0 -1 4202496 343401 0 0 0 179402 237 0 0 20 0 1 0 270171294 1465163776 354547 33554432000 4194304 10219143 140737403897168 140737403888296 8051291 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11773/statm: 357706 354547 800 1471 0 356226 0
Current children cumulated CPU time (s) 1796.39
Current children cumulated vsize (KiB) 1430824

[startup+1797.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11849
/proc/meminfo: memFree=26298540/32873648 swapFree=7104/7104
[pid=11773] ppid=11771 vsize=1389984 CPUtime=1797.19 cores=1,3,5,7
/proc/11773/stat : 11773 (scip-2.1.1.4exp) R 11771 11773 9598 0 -1 4202496 343413 0 0 0 179481 238 0 0 20 0 1 0 270171294 1423343616 345819 33554432000 4194304 10219143 140737403897168 140737403888696 5123399 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/11773/statm: 347496 345819 812 1471 0 346016 0
Current children cumulated CPU time (s) 1797.19
Current children cumulated vsize (KiB) 1389984

[startup+1797.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11849
/proc/meminfo: memFree=26298540/32873648 swapFree=7104/7104
[pid=11773] ppid=11771 vsize=1379488 CPUtime=1797.59 cores=1,3,5,7
/proc/11773/stat : 11773 (scip-2.1.1.4exp) R 11771 11773 9598 0 -1 4202496 343415 0 0 0 179521 238 0 0 20 0 1 0 270171294 1412595712 343287 33554432000 4194304 10219143 140737403897168 140737403896360 9036791 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/11773/statm: 344872 343287 814 1471 0 343392 0
Current children cumulated CPU time (s) 1797.59
Current children cumulated vsize (KiB) 1379488

[startup+1798.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11849
/proc/meminfo: memFree=26298540/32873648 swapFree=7104/7104
[pid=11773] ppid=11771 vsize=1125644 CPUtime=1797.79 cores=1,3,5,7
/proc/11773/stat : 11773 (scip-2.1.1.4exp) R 11771 11773 9598 0 -1 4202496 343415 0 0 0 179539 240 0 0 20 0 1 0 270171294 1152659456 280093 33554432000 4194304 10219143 140737403897168 140737403896360 7589200 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/11773/statm: 281411 280093 814 1471 0 279931 0
Current children cumulated CPU time (s) 1797.79
Current children cumulated vsize (KiB) 1125644

[startup+1798.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11849
/proc/meminfo: memFree=26298540/32873648 swapFree=7104/7104
[pid=11773] ppid=11771 vsize=792184 CPUtime=1797.88 cores=1,3,5,7
/proc/11773/stat : 11773 (scip-2.1.1.4exp) R 11771 11773 9598 0 -1 4202496 343426 0 0 0 179545 243 0 0 20 0 1 0 270171294 811196416 197283 33554432000 4194304 10219143 140737403897168 140737403896360 9036791 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/11773/statm: 197790 197056 825 1471 0 196310 0
Current children cumulated CPU time (s) 1797.88
Current children cumulated vsize (KiB) 792184

Child status: 0
Real time (s): 1798.22
CPU time (s): 1797.92
CPU user time (s): 1795.46
CPU system time (s): 2.45763
CPU usage (%): 99.9832
Max. virtual memory (cumulated for all children) (KiB): 1441528

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795.46
system time used= 2.45763
maximum resident set size= 1427752
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 343428
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= 42
involuntary context switches= 1907

runsolver used 2.73158 second user time and 7.31589 second system time

The end

Launcher Data

Begin job on node127 at 2012-05-26 15:54:18
IDJOB=3692470
IDBENCH=77618
IDSOLVER=2271
FILE ID=node127/3692470-1338040458
RUNJOBID= node127-1338029665-10822
PBS_JOBID= 14624344
Free space on /tmp= 71476 MiB

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

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

MD5SUM BENCH= d16d5193341210b17a0f2e49373cb527
RANDOM SEED=1854649487

node127.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.348
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.69
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.348
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.348
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.94
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.348
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.348
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.348
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.348
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.348
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:        28759860 kB
Buffers:          278392 kB
Cached:          2892216 kB
SwapCached:            0 kB
Active:           814056 kB
Inactive:        2519324 kB
Active(anon):     165120 kB
Inactive(anon):        0 kB
Active(file):     648936 kB
Inactive(file):  2519324 kB
Unevictable:        7104 kB
Mlocked:            7104 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             20612 kB
Writeback:             0 kB
AnonPages:        169772 kB
Mapped:            17680 kB
Shmem:               200 kB
Slab:             642340 kB
SReclaimable:      86680 kB
SUnreclaim:       555660 kB
KernelStack:        1456 kB
PageTables:         4308 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     279516 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    118784 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= 71456 MiB
End job on node127 at 2012-05-26 16:24:17