Trace number 3692432

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.41 1797.69

General information on the benchmark

Name/OPT-SMALLINT-LIN/oliveras/j60opt/
normalized-j6029_8.std.opb
MD5SUM462f9351930ed2902c05fb692326c53f
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark105
Best CPU time to get the best result obtained on this benchmark1800.01
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables36722
Total number of constraints123520
Number of constraints which are clauses122320
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 constraint60
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-3692432-1338039628.opb>
0.28/0.37	c original problem has 36722 variables (36722 bin, 0 int, 0 impl, 0 cont) and 123520 constraints
0.28/0.37	c problem read in 0.37
0.59/0.65	c presolving:
4.09/4.13	c (round 1) 2338 del vars, 6490 del conss, 0 add conss, 1669 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 8518724 impls, 0 clqs
5.39/5.43	c (round 2) 5375 del vars, 17857 del conss, 0 add conss, 4490 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 8533657 impls, 0 clqs
5.89/5.90	c (round 3) 6681 del vars, 23612 del conss, 0 add conss, 5289 chg bounds, 47 chg sides, 60 chg coeffs, 0 upgd conss, 8541909 impls, 0 clqs
6.09/6.17	c (round 4) 7199 del vars, 25796 del conss, 0 add conss, 5614 chg bounds, 86 chg sides, 111 chg coeffs, 0 upgd conss, 8545950 impls, 0 clqs
6.28/6.36	c (round 5) 7508 del vars, 26999 del conss, 0 add conss, 5790 chg bounds, 91 chg sides, 118 chg coeffs, 0 upgd conss, 8548991 impls, 0 clqs
6.49/6.51	c (round 6) 7644 del vars, 27592 del conss, 0 add conss, 5878 chg bounds, 95 chg sides, 121 chg coeffs, 0 upgd conss, 8549996 impls, 0 clqs
6.59/6.62	c (round 7) 7724 del vars, 27950 del conss, 0 add conss, 5906 chg bounds, 99 chg sides, 124 chg coeffs, 0 upgd conss, 8550536 impls, 0 clqs
6.69/6.73	c (round 8) 7742 del vars, 28049 del conss, 0 add conss, 5916 chg bounds, 99 chg sides, 124 chg coeffs, 0 upgd conss, 8550644 impls, 0 clqs
6.79/6.83	c (round 9) 7743 del vars, 28078 del conss, 0 add conss, 5916 chg bounds, 99 chg sides, 124 chg coeffs, 0 upgd conss, 8550644 impls, 0 clqs
7.39/7.43	c (round 10) 7743 del vars, 28078 del conss, 0 add conss, 5916 chg bounds, 99 chg sides, 124 chg coeffs, 95450 upgd conss, 8550644 impls, 0 clqs
7.89/7.96	c (round 11) 7743 del vars, 28111 del conss, 53 add conss, 5916 chg bounds, 155 chg sides, 330 chg coeffs, 95450 upgd conss, 8550644 impls, 0 clqs
145.28/145.34	c    (145.3s) probing: 1000/28979 (3.5%) - 0 fixings, 0 aggregations, 4524877 implications, 0 bound changes
145.37/145.41	c    (145.4s) probing: 1001/28979 (3.5%) - 0 fixings, 0 aggregations, 4527711 implications, 0 bound changes
145.37/145.41	c    (145.4s) probing aborted: 1000/1000 successive useless probings
145.37/145.41	c (round 12) 7743 del vars, 72806 del conss, 14382 add conss, 5916 chg bounds, 156 chg sides, 344 chg coeffs, 95450 upgd conss, 17606066 impls, 0 clqs
146.07/146.14	c (round 13) 7743 del vars, 84909 del conss, 26486 add conss, 5916 chg bounds, 159 chg sides, 393 chg coeffs, 95450 upgd conss, 17606066 impls, 1711 clqs
146.66/146.77	c presolving (14 rounds):
146.66/146.77	c  7743 deleted vars, 84909 deleted constraints, 26486 added constraints, 5916 tightened bounds, 0 added holes, 159 changed sides, 396 changed coefficients
146.66/146.77	c  17606066 implications, 13811 cliques
146.66/146.77	c presolved problem has 28979 variables (28979 bin, 0 int, 0 impl, 0 cont) and 65097 constraints
146.66/146.77	c    1129 constraints of type <knapsack>
146.66/146.77	c   63437 constraints of type <setppc>
146.66/146.77	c     517 constraints of type <and>
146.66/146.77	c      14 constraints of type <logicor>
146.66/146.77	c transformed objective value is always integral (scale: 1)
146.66/146.77	c Presolving Time: 146.19
146.66/146.77	c - non default parameters ----------------------------------------------------------------------
146.66/146.77	c # SCIP version 2.1.1.4
146.66/146.77	c 
146.66/146.77	c # maximal time in seconds to run
146.66/146.77	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
146.66/146.77	c limits/time = 1797
146.66/146.77	c 
146.66/146.77	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
146.66/146.77	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
146.66/146.77	c limits/memory = 13950
146.66/146.77	c 
146.66/146.77	c # default clock type (1: CPU user seconds, 2: wall clock time)
146.66/146.77	c # [type: int, range: [1,2], default: 1]
146.66/146.77	c timing/clocktype = 2
146.66/146.77	c 
146.66/146.77	c # belongs reading time to solving time?
146.66/146.77	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
146.66/146.77	c timing/reading = TRUE
146.66/146.77	c 
146.66/146.77	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
146.66/146.77	c # [type: int, range: [-1,2147483647], default: -1]
146.66/146.77	c separating/rapidlearning/freq = 0
146.66/146.77	c 
146.66/146.77	c -----------------------------------------------------------------------------------------------
146.66/146.77	c start solving
146.86/146.98	c 
263.05/263.19	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
263.05/263.19	c   263s|     1 |     0 | 42527 |     - | 647M|   0 |4605 |  28k|  65k|  28k|  65k|   0 |  15 |   0 | 8.437476e+01 |      --      |    Inf 
567.10/567.27	c   567s|     1 |     0 |151798 |     - | 651M|   0 |4708 |  28k|  65k|  28k|  65k|  14 |  15 |   0 | 8.444449e+01 |      --      |    Inf 
593.80/593.90	c   594s|     1 |     0 |154396 |     - | 651M|   0 |4708 |  28k|  65k|  28k|  65k|  20 |  15 |   0 | 8.446312e+01 |      --      |    Inf 
614.09/614.27	c   614s|     1 |     0 |154595 |     - | 651M|   0 |4709 |  28k|  65k|  28k|  65k|  22 |  15 |   0 | 8.446367e+01 |      --      |    Inf 
1015.73/1015.98	c  1016s|     1 |     2 |154595 |     - | 651M|   0 |4709 |  28k|  65k|  28k|  65k|  22 |  15 |  17 | 8.446367e+01 |      --      |    Inf 
1797.01/1797.30	c 
1797.01/1797.30	c SCIP Status        : solving was interrupted [time limit reached]
1797.01/1797.30	c Solving Time (sec) : 1797.30
1797.01/1797.30	c Solving Nodes      : 8
1797.01/1797.30	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1797.01/1797.30	c Dual Bound         : +8.44636728643466e+01
1797.01/1797.30	c Gap                : infinite
1797.01/1797.30	s UNKNOWN
1797.01/1797.30	c SCIP Status        : solving was interrupted [time limit reached]
1797.01/1797.30	c Total Time         :    1797.30
1797.01/1797.30	c   solving          :    1797.30
1797.01/1797.30	c   presolving       :     146.19 (included in solving)
1797.01/1797.30	c   reading          :       0.37 (included in solving)
1797.01/1797.30	c   copying          :       0.14 (1 #copies) (minimal 0.14, maximal 0.14, average 0.14)
1797.01/1797.30	c Original Problem   :
1797.01/1797.30	c   Problem name     : HOME/instance-3692432-1338039628.opb
1797.01/1797.30	c   Variables        : 36722 (36722 binary, 0 integer, 0 implicit integer, 0 continuous)
1797.01/1797.30	c   Constraints      : 123520 initial, 123520 maximal
1797.01/1797.30	c   Objective sense  : minimize
1797.01/1797.30	c Presolved Problem  :
1797.01/1797.30	c   Problem name     : t_HOME/instance-3692432-1338039628.opb
1797.01/1797.30	c   Variables        : 28979 (28979 binary, 0 integer, 0 implicit integer, 0 continuous)
1797.01/1797.30	c   Constraints      : 65097 initial, 65112 maximal
1797.01/1797.30	c Presolvers         :   ExecTime  SetupTime  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1797.01/1797.30	c   domcol           :       0.00       0.00          0          0          0          0          0          0          0          0          0
1797.01/1797.30	c   trivial          :       0.02       0.00        497          0          0          0          0          0          0          0          0
1797.01/1797.30	c   dualfix          :       0.03       0.00         61          0          0          0          0          0          0          0          0
1797.01/1797.30	c   boundshift       :       0.00       0.00          0          0          0          0          0          0          0          0          0
1797.01/1797.30	c   inttobinary      :       0.00       0.00          0          0          0          0          0          0          0          0          0
1797.01/1797.30	c   convertinttobin  :       0.00       0.00          0          0          0          0          0          0          0          0          0
1797.01/1797.30	c   gateextraction   :       0.19       0.00          0          0          0          0          0      44694      14328          0          0
1797.01/1797.30	c   implics          :       0.27       0.00          0          0          0          0          0          0          0          0          0
1797.01/1797.30	c   components       :       0.04       0.00          0          0          0          0          0          0          0          0          0
1797.01/1797.30	c   pseudoobj        :       0.00       0.20          0          0          0          0          0          0          0          0          0
1797.01/1797.30	c   probing          :     137.10       0.00          0          0          0          0          0          0          0          0          0
1797.01/1797.30	c   knapsack         :       0.86       0.00          0          0          0          0          0          5         57         60        272
1797.01/1797.30	c   setppc           :       0.55       0.00          0          0          0          0          0         30          0          0          0
1797.01/1797.30	c   and              :       0.41       0.00          0          0          0          0          0      12101      12101          0          0
1797.01/1797.30	c   linear           :       6.40       0.06       5419       1766          0       5916          0      28078          0         99        124
1797.01/1797.30	c   logicor          :       0.11       0.00          0          0          0          0          0          1          0          0          0
1797.01/1797.30	c   root node        :          -          -          0          -          -          0          -          -          -          -          -
1797.01/1797.30	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #ResProp    Cutoffs    DomReds       Cuts      Conss   Children
1797.01/1797.30	c   integral         :          0          0          0          0          8          0          4          0          0          0          0          0         16
1797.01/1797.30	c   knapsack         :       1129       1129          4      64049          0          0          3          1          0          0         41          0          0
1797.01/1797.30	c   setppc           :      63437      63437          4      64049          0          0          1        811          2       9044          0          0          0
1797.01/1797.30	c   and              :        517        517         16      64047          0          0          0          0          0        205        314          0          0
1797.01/1797.30	c   logicor          :         14+        29          4         61          0          0          0          1         13          0          0          0          0
1797.01/1797.30	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0          0
1797.01/1797.30	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS      Check    ResProp
1797.01/1797.30	c   integral         :     395.47       0.00       0.00       0.00     395.46       0.00       0.00       0.00
1797.01/1797.30	c   knapsack         :       2.58       0.00       0.03       2.54       0.00       0.00       0.00       0.00
1797.01/1797.30	c   setppc           :      88.37       0.00       0.01      88.35       0.00       0.00       0.00       0.00
1797.01/1797.30	c   and              :      24.11       0.00       0.00      24.11       0.00       0.00       0.00       0.00
1797.01/1797.30	c   logicor          :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1797.01/1797.30	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1797.01/1797.30	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
1797.01/1797.30	c   rootredcost      :          0          0          0          0
1797.01/1797.30	c   pseudoobj        :       3711          0          0          0
1797.01/1797.30	c   vbounds          :          0          0          0          0
1797.01/1797.30	c   redcost          :         17          0          0          0
1797.01/1797.30	c   probing          :          0          0          0          0
1797.01/1797.30	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp
1797.01/1797.30	c   rootredcost      :       0.06       0.00       0.00       0.06       0.00
1797.01/1797.30	c   pseudoobj        :       0.27       0.20       0.00       0.07       0.00
1797.01/1797.30	c   vbounds          :       0.07       0.00       0.00       0.07       0.00
1797.01/1797.30	c   redcost          :       0.07       0.00       0.00       0.07       0.00
1797.01/1797.30	c   probing          :     137.10       0.00     137.10       0.00       0.00
1797.01/1797.30	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1797.01/1797.30	c   propagation      :       0.00         15         15         15        4.8          0        0.0          -
1797.01/1797.30	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1797.01/1797.30	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1797.01/1797.30	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1797.01/1797.30	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1797.01/1797.30	c   applied globally :          -          -          -         15        4.8          -          -          -
1797.01/1797.30	c   applied locally  :          -          -          -          0        0.0          -          -          -
1797.01/1797.30	c Separators         :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss
1797.01/1797.30	c   cut pool         :       0.00                     0          -          -          0          -    (maximal pool size: 0)
1797.01/1797.30	c   closecuts        :       0.00       0.00          0          0          0          0          0
1797.01/1797.30	c   impliedbounds    :       0.11       0.00          4          0          0          0          0
1797.01/1797.30	c   intobj           :       0.00       0.00          0          0          0          0          0
1797.01/1797.30	c   gomory           :      25.06       0.00          4          0          0          0          0
1797.01/1797.30	c   cgmip            :       0.00       0.00          0          0          0          0          0
1797.01/1797.30	c   strongcg         :      25.18       0.00          4          0          0          0          0
1797.01/1797.30	c   cmir             :       2.85       0.00          4          0          0          0          0
1797.01/1797.30	c   flowcover        :       5.89       0.00          4          0          0          0          0
1797.01/1797.30	c   clique           :      45.36       0.00          4          0          0          0          0
1797.01/1797.30	c   zerohalf         :       0.00       0.00          0          0          0          0          0
1797.01/1797.30	c   mcf              :       0.48       0.00          1          0          0          0          0
1797.01/1797.30	c   oddcycle         :       0.00       0.00          0          0          0          0          0
1797.01/1797.30	c   rapidlearning    :       0.00       0.00          0          0          0          0          0
1797.01/1797.30	c Pricers            :   ExecTime  SetupTime      Calls       Vars
1797.01/1797.30	c   problem variables:       0.00          -          0          0
1797.01/1797.30	c Branching Rules    :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1797.01/1797.30	c   relpscost        :     395.46       0.00          8          0          0          0          0         16
1797.01/1797.30	c   pscost           :       0.00       0.00          0          0          0          0          0          0
1797.01/1797.30	c   inference        :       0.00       0.00          0          0          0          0          0          0
1797.01/1797.30	c   mostinf          :       0.00       0.00          0          0          0          0          0          0
1797.01/1797.30	c   leastinf         :       0.00       0.00          0          0          0          0          0          0
1797.01/1797.30	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0
1797.01/1797.30	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0
1797.01/1797.30	c   random           :       0.00       0.00          0          0          0          0          0          0
1797.01/1797.30	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found
1797.01/1797.30	c   LP solutions     :       0.00          -          -          0
1797.01/1797.30	c   pseudo solutions :       0.00          -          -          0
1797.01/1797.30	c   oneopt           :       0.00       0.00          0          0
1797.01/1797.30	c   crossover        :       0.00       0.00          0          0
1797.01/1797.30	c   coefdiving       :       0.00       0.00          0          0
1797.01/1797.30	c   pscostdiving     :       0.00       0.00          0          0
1797.01/1797.30	c   fracdiving       :       0.00       0.00          0          0
1797.01/1797.30	c   veclendiving     :       0.00       0.00          0          0
1797.01/1797.30	c   objpscostdiving  :       0.00       0.00          0          0
1797.01/1797.30	c   rootsoldiving    :       0.00       0.00          0          0
1797.01/1797.30	c   linesearchdiving :       0.00       0.00          0          0
1797.01/1797.30	c   guideddiving     :       0.00       0.00          0          0
1797.01/1797.30	c   smallcard        :       0.00       0.00          0          0
1797.01/1797.30	c   trivial          :       0.04       0.00          2          0
1797.01/1797.30	c   shiftandpropagate:       4.66       0.00          1          0
1797.01/1797.30	c   simplerounding   :       0.00       0.00          0          0
1797.01/1797.30	c   zirounding       :       0.01       0.00          0          0
1797.01/1797.30	c   rounding         :       0.06       0.00         17          0
1797.01/1797.30	c   shifting         :       0.08       0.00          4          0
1797.01/1797.30	c   intshifting      :       0.00       0.00          0          0
1797.01/1797.30	c   twoopt           :       0.00       0.00          0          0
1797.01/1797.30	c   indtwoopt        :       0.00       0.00          0          0
1797.01/1797.30	c   indoneopt        :       0.00       0.00          0          0
1797.01/1797.30	c   fixandinfer      :       0.00       0.00          0          0
1797.01/1797.30	c   feaspump         :     239.63       0.00          1          0
1797.01/1797.30	c   clique           :       0.00       0.00          0          0
1797.01/1797.30	c   indcoefdiving    :       0.00       0.00          0          0
1797.01/1797.30	c   indrounding      :       0.00       0.00          0          0
1797.01/1797.30	c   nlpdiving        :       0.00       0.00          0          0
1797.01/1797.30	c   intdiving        :       0.00       0.00          0          0
1797.01/1797.30	c   actconsdiving    :       0.00       0.00          0          0
1797.01/1797.30	c   octane           :       0.00       0.00          0          0
1797.01/1797.30	c   rens             :     336.81       0.00          1          0
1797.01/1797.30	c   rins             :       0.00       0.00          0          0
1797.01/1797.30	c   localbranching   :       0.00       0.00          0          0
1797.01/1797.30	c   mutation         :       0.00       0.00          0          0
1797.01/1797.30	c   dins             :       0.00       0.00          0          0
1797.01/1797.30	c   vbounds          :       0.00       0.00          0          0
1797.01/1797.30	c   undercover       :       0.00       0.00          1          0
1797.01/1797.30	c   subnlp           :       0.00       0.00          0          0
1797.01/1797.30	c   trysol           :       0.00       0.00          0          0
1797.01/1797.30	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It
1797.01/1797.30	c   primal LP        :       0.00          0          0       0.00          -       0.00          0
1797.01/1797.30	c   dual LP          :     568.32         18     156867    9227.47     276.02       0.05          1
1797.01/1797.30	c   lex dual LP      :       0.00          0          0       0.00          -
1797.01/1797.30	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
1797.01/1797.30	c   diving/probing LP:     239.46          5     101964   20392.80     425.81
1797.01/1797.30	c   strong branching :     395.43        190     188193     990.49     475.92
1797.01/1797.30	c     (at root node) :          -         17      17000    1000.00          -
1797.01/1797.30	c   conflict analysis:       0.00          0          0       0.00          -
1797.01/1797.30	c B&B Tree           :
1797.01/1797.30	c   number of runs   :          1
1797.01/1797.30	c   nodes            :          8
1797.01/1797.30	c   nodes (total)    :          8
1797.01/1797.30	c   nodes left       :          9
1797.01/1797.30	c   max depth        :          7
1797.01/1797.30	c   max depth (total):          7
1797.01/1797.30	c   backtracks       :          0 (0.0%)
1797.01/1797.30	c   delayed cutoffs  :          0
1797.01/1797.30	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1797.01/1797.30	c   avg switch length:       1.00
1797.01/1797.30	c   switching time   :       0.01
1797.01/1797.30	c Solution           :
1797.01/1797.30	c   Solutions found  :          0 (0 improvements)
1797.01/1797.30	c   Primal Bound     :          -
1797.01/1797.30	c   Dual Bound       : +8.44636728643466e+01
1797.01/1797.30	c   Gap              :   infinite
1797.01/1797.30	c   Root Dual Bound  : +8.44636728643466e+01
1797.01/1797.30	c   Root Iterations  :     154595
1797.31/1797.68	c Time complete: 1797.39.

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-3692432-1338039628/watcher-3692432-1338039628 -o /tmp/evaluation-result-3692432-1338039628/solver-3692432-1338039628 -C 1800 -W 1900 -M 15500 HOME/scip-2.1.1.4expfix.linux.x86_64.gnu.opt.spx -f HOME/instance-3692432-1338039628.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.09 2.03 2.01 2/177 2825
/proc/meminfo: memFree=28955600/32873844 swapFree=6868/6868
[pid=2825] ppid=2823 vsize=12028 CPUtime=0 cores=0,2,4,6
/proc/2825/stat : 2825 (scip-2.1.1.4exp) R 2823 2825 31651 0 -1 4202496 1753 0 0 0 0 0 0 0 20 0 1 0 270029817 12316672 1708 33554432000 4194304 10219143 140737236287376 140737236286008 8891101 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/2825/statm: 3007 1709 398 1471 0 1527 0

[startup+0.0581141 s]
/proc/loadavg: 2.09 2.03 2.01 2/177 2825
/proc/meminfo: memFree=28955600/32873844 swapFree=6868/6868
[pid=2825] ppid=2823 vsize=32216 CPUtime=0.04 cores=0,2,4,6
/proc/2825/stat : 2825 (scip-2.1.1.4exp) R 2823 2825 31651 0 -1 4202496 6799 0 0 0 4 0 0 0 20 0 1 0 270029817 32989184 6754 33554432000 4194304 10219143 140737236287376 140737236286008 5347035 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/2825/statm: 8054 6754 421 1471 0 6574 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 32216

[startup+0.100291 s]
/proc/loadavg: 2.09 2.03 2.01 2/177 2825
/proc/meminfo: memFree=28955600/32873844 swapFree=6868/6868
[pid=2825] ppid=2823 vsize=41400 CPUtime=0.09 cores=0,2,4,6
/proc/2825/stat : 2825 (scip-2.1.1.4exp) R 2823 2825 31651 0 -1 4202496 9104 0 0 0 8 1 0 0 20 0 1 0 270029817 42393600 9059 33554432000 4194304 10219143 140737236287376 140737236286008 4489671 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/2825/statm: 10350 9059 421 1471 0 8870 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 41400

[startup+0.300271 s]
/proc/loadavg: 2.09 2.03 2.01 2/177 2825
/proc/meminfo: memFree=28955600/32873844 swapFree=6868/6868
[pid=2825] ppid=2823 vsize=83540 CPUtime=0.28 cores=0,2,4,6
/proc/2825/stat : 2825 (scip-2.1.1.4exp) R 2823 2825 31651 0 -1 4202496 19632 0 0 0 26 2 0 0 20 0 1 0 270029817 85544960 19587 33554432000 4194304 10219143 140737236287376 140737236286008 5536058 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/2825/statm: 20885 19587 421 1471 0 19405 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 83540

[startup+0.700292 s]
/proc/loadavg: 2.09 2.03 2.01 2/177 2825
/proc/meminfo: memFree=28955600/32873844 swapFree=6868/6868
[pid=2825] ppid=2823 vsize=221516 CPUtime=0.69 cores=0,2,4,6
/proc/2825/stat : 2825 (scip-2.1.1.4exp) R 2823 2825 31651 0 -1 4202496 53485 0 0 0 61 8 0 0 20 0 1 0 270029817 226832384 53358 33554432000 4194304 10219143 140737236287376 140737236284632 9008087 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/2825/statm: 55379 53358 550 1471 0 53899 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 221516

[startup+1.50028 s]
/proc/loadavg: 2.09 2.03 2.01 3/178 2826
/proc/meminfo: memFree=28705260/32873844 swapFree=6868/6868
[pid=2825] ppid=2823 vsize=316120 CPUtime=1.49 cores=0,2,4,6
/proc/2825/stat : 2825 (scip-2.1.1.4exp) R 2823 2825 31651 0 -1 4202496 77057 0 0 0 132 17 0 0 20 0 1 0 270029817 323706880 76930 33554432000 4194304 10219143 140737236287376 140737236284376 8972354 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/2825/statm: 79030 76930 560 1471 0 77550 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 316120

[startup+3.10028 s]
/proc/loadavg: 2.08 2.03 2.01 3/178 2826
/proc/meminfo: memFree=28596140/32873844 swapFree=6868/6868
[pid=2825] ppid=2823 vsize=448388 CPUtime=3.09 cores=0,2,4,6
/proc/2825/stat : 2825 (scip-2.1.1.4exp) R 2823 2825 31651 0 -1 4202496 108735 0 0 0 280 29 0 0 20 0 1 0 270029817 459149312 108608 33554432000 4194304 10219143 140737236287376 140737236284376 9008087 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/2825/statm: 112097 108608 560 1471 0 110617 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 448388

[startup+6.30035 s]
/proc/loadavg: 2.08 2.03 2.01 3/178 2826
/proc/meminfo: memFree=28476976/32873844 swapFree=6868/6868
[pid=2825] ppid=2823 vsize=490564 CPUtime=6.28 cores=0,2,4,6
/proc/2825/stat : 2825 (scip-2.1.1.4exp) R 2823 2825 31651 0 -1 4202496 119313 0 0 0 556 72 0 0 20 0 1 0 270029817 502337536 118929 33554432000 4194304 10219143 140737236287376 140737236284376 9008087 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2825/statm: 122641 118929 569 1471 0 121161 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 490564

[startup+12.7003 s]
/proc/loadavg: 2.07 2.03 2.01 3/178 2826
/proc/meminfo: memFree=28415972/32873844 swapFree=6868/6868
[pid=2825] ppid=2823 vsize=538828 CPUtime=12.68 cores=0,2,4,6
/proc/2825/stat : 2825 (scip-2.1.1.4exp) R 2823 2825 31651 0 -1 4202496 136808 0 0 0 1123 145 0 0 20 0 1 0 270029817 551759872 131025 33554432000 4194304 10219143 140737236287376 140737236283736 4819037 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2825/statm: 134707 131025 628 1471 0 133227 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 538828

[startup+25.5004 s]
/proc/loadavg: 2.06 2.03 2.00 3/178 2826
/proc/meminfo: memFree=28313512/32873844 swapFree=6868/6868
[pid=2825] ppid=2823 vsize=552092 CPUtime=25.49 cores=0,2,4,6
/proc/2825/stat : 2825 (scip-2.1.1.4exp) R 2823 2825 31651 0 -1 4202496 140083 0 0 0 2395 154 0 0 20 0 1 0 270029817 565342208 134300 33554432000 4194304 10219143 140737236287376 140737236283736 9008087 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2825/statm: 138023 134300 628 1471 0 136543 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 552092

[startup+51.1004 s]
/proc/loadavg: 2.04 2.02 2.00 3/177 2826
/proc/meminfo: memFree=28237536/32873844 swapFree=6868/6868
[pid=2825] ppid=2823 vsize=582060 CPUtime=51.08 cores=0,2,4,6
/proc/2825/stat : 2825 (scip-2.1.1.4exp) R 2823 2825 31651 0 -1 4202496 146971 0 0 0 4934 174 0 0 20 0 1 0 270029817 596029440 141188 33554432000 4194304 10219143 140737236287376 140737236283736 4820734 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2825/statm: 145515 141188 628 1471 0 144035 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 582060

[startup+102.3 s]
/proc/loadavg: 2.09 2.03 2.00 3/177 2826
/proc/meminfo: memFree=28140344/32873844 swapFree=6868/6868
[pid=2825] ppid=2823 vsize=669084 CPUtime=102.28 cores=0,2,4,6
/proc/2825/stat : 2825 (scip-2.1.1.4exp) R 2823 2825 31651 0 -1 4202496 168361 0 0 0 10014 214 0 0 20 0 1 0 270029817 685142016 162540 33554432000 4194304 10219143 140737236287376 140737236283736 5935540 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2825/statm: 167271 162540 628 1471 0 165791 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 669084

[startup+162.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/177 2826
/proc/meminfo: memFree=27909888/32873844 swapFree=6868/6868
[pid=2825] ppid=2823 vsize=900192 CPUtime=162.26 cores=0,2,4,6
/proc/2825/stat : 2825 (scip-2.1.1.4exp) R 2823 2825 31651 0 -1 4202496 216619 0 0 0 15918 308 0 0 20 0 1 0 270029817 921796608 217816 33554432000 4194304 10219143 140737236287376 140737236280552 8057440 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2825/statm: 225048 217816 782 1471 0 223568 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 900192

[startup+222.307 s]
/proc/loadavg: 2.01 2.02 2.00 3/178 2828
/proc/meminfo: memFree=27886428/32873844 swapFree=6868/6868
[pid=2825] ppid=2823 vsize=917476 CPUtime=222.26 cores=0,2,4,6
/proc/2825/stat : 2825 (scip-2.1.1.4exp) R 2823 2825 31651 0 -1 4202496 221048 0 0 0 21912 314 0 0 20 0 1 0 270029817 939495424 223096 33554432000 4194304 10219143 140737236287376 140737236280552 8066832 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2825/statm: 229369 223096 782 1471 0 227889 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 917476

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 2828
/proc/meminfo: memFree=27882072/32873844 swapFree=6868/6868
[pid=2825] ppid=2823 vsize=917476 CPUtime=282.25 cores=0,2,4,6
/proc/2825/stat : 2825 (scip-2.1.1.4exp) R 2823 2825 31651 0 -1 4202496 221942 0 0 0 27907 318 0 0 20 0 1 0 270029817 939495424 223743 33554432000 4194304 10219143 140737236287376 140737236278904 8056416 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2825/statm: 229369 223743 799 1471 0 227889 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 917476

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 2828
/proc/meminfo: memFree=27872484/32873844 swapFree=6868/6868
[pid=2825] ppid=2823 vsize=917476 CPUtime=342.23 cores=0,2,4,6
/proc/2825/stat : 2825 (scip-2.1.1.4exp) R 2823 2825 31651 0 -1 4202496 221942 0 0 0 33902 321 0 0 20 0 1 0 270029817 939495424 223743 33554432000 4194304 10219143 140737236287376 140737236278904 8067599 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2825/statm: 229369 223743 799 1471 0 227889 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 917476

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2828
/proc/meminfo: memFree=27872388/32873844 swapFree=6868/6868
[pid=2825] ppid=2823 vsize=917476 CPUtime=402.23 cores=0,2,4,6
/proc/2825/stat : 2825 (scip-2.1.1.4exp) R 2823 2825 31651 0 -1 4202496 221942 0 0 0 39898 325 0 0 20 0 1 0 270029817 939495424 223743 33554432000 4194304 10219143 140737236287376 140737236278680 8051483 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2825/statm: 229369 223743 799 1471 0 227889 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 917476

[startup+462.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 2828
/proc/meminfo: memFree=27873100/32873844 swapFree=6868/6868
[pid=2825] ppid=2823 vsize=917476 CPUtime=462.22 cores=0,2,4,6
/proc/2825/stat : 2825 (scip-2.1.1.4exp) R 2823 2825 31651 0 -1 4202496 221942 0 0 0 45892 330 0 0 20 0 1 0 270029817 939495424 223743 33554432000 4194304 10219143 140737236287376 140737236278584 8056229 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2825/statm: 229369 223743 799 1471 0 227889 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 917476

[startup+522.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 2829
/proc/meminfo: memFree=27872016/32873844 swapFree=6868/6868
[pid=2825] ppid=2823 vsize=917476 CPUtime=522.21 cores=0,2,4,6
/proc/2825/stat : 2825 (scip-2.1.1.4exp) R 2823 2825 31651 0 -1 4202496 222013 0 0 0 51778 443 0 0 20 0 1 0 270029817 939495424 223948 33554432000 4194304 10219143 140737236287376 140737236283336 9008087 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2825/statm: 229369 223948 819 1471 0 227889 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 917476

[startup+582.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/178 2832
/proc/meminfo: memFree=27756860/32873844 swapFree=6868/6868
[pid=2825] ppid=2823 vsize=978216 CPUtime=582.19 cores=0,2,4,6
/proc/2825/stat : 2825 (scip-2.1.1.4exp) R 2823 2825 31651 0 -1 4202496 225193 0 0 0 57312 907 0 0 20 0 1 0 270029817 1001693184 238997 33554432000 4194304 10219143 140737236287376 140737236282536 7454990 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2825/statm: 244554 238997 829 1471 0 243074 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 978216

[startup+642.3 s]

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

/proc/meminfo: memFree=27733260/32873844 swapFree=6868/6868
[pid=2825] ppid=2823 vsize=984776 CPUtime=1062.13 cores=0,2,4,6
/proc/2825/stat : 2825 (scip-2.1.1.4exp) R 2823 2825 31651 0 -1 4202496 261679 0 0 0 105128 1085 0 0 20 0 1 0 270029817 1008410624 244638 33554432000 4194304 10219143 140737236287376 140737236280552 8057504 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2825/statm: 246194 244638 856 1471 0 244714 0
Current children cumulated CPU time (s) 1062.13
Current children cumulated vsize (KiB) 984776

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2834
/proc/meminfo: memFree=27732996/32873844 swapFree=6868/6868
[pid=2825] ppid=2823 vsize=984776 CPUtime=1122.11 cores=0,2,4,6
/proc/2825/stat : 2825 (scip-2.1.1.4exp) R 2823 2825 31651 0 -1 4202496 261679 0 0 0 111121 1090 0 0 20 0 1 0 270029817 1008410624 244640 33554432000 4194304 10219143 140737236287376 140737236280552 8057386 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2825/statm: 246194 244640 856 1471 0 244714 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 984776

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 2837
/proc/meminfo: memFree=27732980/32873844 swapFree=6868/6868
[pid=2825] ppid=2823 vsize=984776 CPUtime=1182.1 cores=0,2,4,6
/proc/2825/stat : 2825 (scip-2.1.1.4exp) R 2823 2825 31651 0 -1 4202496 261679 0 0 0 117116 1094 0 0 20 0 1 0 270029817 1008410624 244640 33554432000 4194304 10219143 140737236287376 140737236281048 7639976 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2825/statm: 246194 244640 856 1471 0 244714 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 984776

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 2860
/proc/meminfo: memFree=27732948/32873844 swapFree=6868/6868
[pid=2825] ppid=2823 vsize=984776 CPUtime=1242.1 cores=0,2,4,6
/proc/2825/stat : 2825 (scip-2.1.1.4exp) R 2823 2825 31651 0 -1 4202496 261679 0 0 0 123112 1098 0 0 20 0 1 0 270029817 1008410624 244640 33554432000 4194304 10219143 140737236287376 140737236281048 8069912 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2825/statm: 246194 244640 856 1471 0 244714 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 984776

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2860
/proc/meminfo: memFree=27732872/32873844 swapFree=6868/6868
[pid=2825] ppid=2823 vsize=984776 CPUtime=1302.09 cores=0,2,4,6
/proc/2825/stat : 2825 (scip-2.1.1.4exp) R 2823 2825 31651 0 -1 4202496 261679 0 0 0 129107 1102 0 0 20 0 1 0 270029817 1008410624 244640 33554432000 4194304 10219143 140737236287376 140737236281048 8057386 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2825/statm: 246194 244640 856 1471 0 244714 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 984776

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2860
/proc/meminfo: memFree=27732496/32873844 swapFree=6868/6868
[pid=2825] ppid=2823 vsize=984776 CPUtime=1362.08 cores=0,2,4,6
/proc/2825/stat : 2825 (scip-2.1.1.4exp) R 2823 2825 31651 0 -1 4202496 261679 0 0 0 135101 1107 0 0 20 0 1 0 270029817 1008410624 244640 33554432000 4194304 10219143 140737236287376 140737236280824 8051277 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2825/statm: 246194 244640 856 1471 0 244714 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 984776

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2861
/proc/meminfo: memFree=27732648/32873844 swapFree=6868/6868
[pid=2825] ppid=2823 vsize=984776 CPUtime=1422.07 cores=0,2,4,6
/proc/2825/stat : 2825 (scip-2.1.1.4exp) R 2823 2825 31651 0 -1 4202496 261679 0 0 0 141095 1112 0 0 20 0 1 0 270029817 1008410624 244640 33554432000 4194304 10219143 140737236287376 140737236280824 7955880 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2825/statm: 246194 244640 856 1471 0 244714 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 984776

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2861
/proc/meminfo: memFree=27732772/32873844 swapFree=6868/6868
[pid=2825] ppid=2823 vsize=984776 CPUtime=1482.06 cores=0,2,4,6
/proc/2825/stat : 2825 (scip-2.1.1.4exp) R 2823 2825 31651 0 -1 4202496 261679 0 0 0 147088 1118 0 0 20 0 1 0 270029817 1008410624 244640 33554432000 4194304 10219143 140737236287376 140737236280552 8051326 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2825/statm: 246194 244640 856 1471 0 244714 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 984776

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2861
/proc/meminfo: memFree=27733020/32873844 swapFree=6868/6868
[pid=2825] ppid=2823 vsize=984776 CPUtime=1542.06 cores=0,2,4,6
/proc/2825/stat : 2825 (scip-2.1.1.4exp) R 2823 2825 31651 0 -1 4202496 261679 0 0 0 153081 1125 0 0 20 0 1 0 270029817 1008410624 244640 33554432000 4194304 10219143 140737236287376 140737236280824 8091486 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2825/statm: 246194 244640 856 1471 0 244714 0
Current children cumulated CPU time (s) 1542.06
Current children cumulated vsize (KiB) 984776

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2861
/proc/meminfo: memFree=27733020/32873844 swapFree=6868/6868
[pid=2825] ppid=2823 vsize=984776 CPUtime=1602.04 cores=0,2,4,6
/proc/2825/stat : 2825 (scip-2.1.1.4exp) R 2823 2825 31651 0 -1 4202496 261679 0 0 0 159072 1132 0 0 20 0 1 0 270029817 1008410624 244640 33554432000 4194304 10219143 140737236287376 140737236280824 9026266 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2825/statm: 246194 244640 856 1471 0 244714 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 984776

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2899
/proc/meminfo: memFree=27807016/32873844 swapFree=6868/6868
[pid=2825] ppid=2823 vsize=984776 CPUtime=1662.03 cores=0,2,4,6
/proc/2825/stat : 2825 (scip-2.1.1.4exp) R 2823 2825 31651 0 -1 4202496 261679 0 0 0 165063 1140 0 0 20 0 1 0 270029817 1008410624 244640 33554432000 4194304 10219143 140737236287376 140737236280824 8056579 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2825/statm: 246194 244640 856 1471 0 244714 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 984776

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2900
/proc/meminfo: memFree=27090024/32873844 swapFree=6868/6868
[pid=2825] ppid=2823 vsize=984776 CPUtime=1722.02 cores=0,2,4,6
/proc/2825/stat : 2825 (scip-2.1.1.4exp) R 2823 2825 31651 0 -1 4202496 261679 0 0 0 171053 1149 0 0 20 0 1 0 270029817 1008410624 244640 33554432000 4194304 10219143 140737236287376 140737236280920 8030228 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2825/statm: 246194 244640 856 1471 0 244714 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 984776

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 2903
/proc/meminfo: memFree=27060944/32873844 swapFree=6868/6868
[pid=2825] ppid=2823 vsize=984776 CPUtime=1782.02 cores=0,2,4,6
/proc/2825/stat : 2825 (scip-2.1.1.4exp) R 2823 2825 31651 0 -1 4202496 261679 0 0 0 177045 1157 0 0 20 0 1 0 270029817 1008410624 244640 33554432000 4194304 10219143 140737236287376 140737236280824 8091352 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2825/statm: 246194 244640 856 1471 0 244714 0
Current children cumulated CPU time (s) 1782.02
Current children cumulated vsize (KiB) 984776

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

[startup+1785.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 2903
/proc/meminfo: memFree=27056872/32873844 swapFree=6868/6868
[pid=2825] ppid=2823 vsize=984776 CPUtime=1785.31 cores=0,2,4,6
/proc/2825/stat : 2825 (scip-2.1.1.4exp) R 2823 2825 31651 0 -1 4202496 261679 0 0 0 177374 1157 0 0 20 0 1 0 270029817 1008410624 244640 33554432000 4194304 10219143 140737236287376 140737236280824 8030228 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2825/statm: 246194 244640 856 1471 0 244714 0
Current children cumulated CPU time (s) 1785.31
Current children cumulated vsize (KiB) 984776

[startup+1792.01 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 2903
/proc/meminfo: memFree=27108292/32873844 swapFree=6868/6868
[pid=2825] ppid=2823 vsize=984776 CPUtime=1791.72 cores=0,2,4,6
/proc/2825/stat : 2825 (scip-2.1.1.4exp) R 2823 2825 31651 0 -1 4202496 261679 0 0 0 178014 1158 0 0 20 0 1 0 270029817 1008410624 244640 33554432000 4194304 10219143 140737236287376 140737236280872 9026266 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2825/statm: 246194 244640 856 1471 0 244714 0
Current children cumulated CPU time (s) 1791.72
Current children cumulated vsize (KiB) 984776

[startup+1795.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 2903
/proc/meminfo: memFree=27078444/32873844 swapFree=6868/6868
[pid=2825] ppid=2823 vsize=984776 CPUtime=1794.91 cores=0,2,4,6
/proc/2825/stat : 2825 (scip-2.1.1.4exp) R 2823 2825 31651 0 -1 4202496 261679 0 0 0 178333 1158 0 0 20 0 1 0 270029817 1008410624 244640 33554432000 4194304 10219143 140737236287376 140737236281208 9026266 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2825/statm: 246194 244640 856 1471 0 244714 0
Current children cumulated CPU time (s) 1794.91
Current children cumulated vsize (KiB) 984776

[startup+1796.8 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 2903
/proc/meminfo: memFree=27078196/32873844 swapFree=6868/6868
[pid=2825] ppid=2823 vsize=984776 CPUtime=1796.51 cores=0,2,4,6
/proc/2825/stat : 2825 (scip-2.1.1.4exp) R 2823 2825 31651 0 -1 4202496 261679 0 0 0 178492 1159 0 0 20 0 1 0 270029817 1008410624 244640 33554432000 4194304 10219143 140737236287376 140737236280872 8089792 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2825/statm: 246194 244640 856 1471 0 244714 0
Current children cumulated CPU time (s) 1796.51
Current children cumulated vsize (KiB) 984776

[startup+1797.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 2903
/proc/meminfo: memFree=27078196/32873844 swapFree=6868/6868
[pid=2825] ppid=2823 vsize=984776 CPUtime=1796.91 cores=0,2,4,6
/proc/2825/stat : 2825 (scip-2.1.1.4exp) R 2823 2825 31651 0 -1 4202496 261679 0 0 0 178532 1159 0 0 20 0 1 0 270029817 1008410624 244640 33554432000 4194304 10219143 140737236287376 140737236280872 8025326 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2825/statm: 246194 244640 856 1471 0 244714 0
Current children cumulated CPU time (s) 1796.91
Current children cumulated vsize (KiB) 984776

[startup+1797.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 2903
/proc/meminfo: memFree=27169172/32873844 swapFree=6868/6868
[pid=2825] ppid=2823 vsize=851016 CPUtime=1797.31 cores=0,2,4,6
/proc/2825/stat : 2825 (scip-2.1.1.4exp) R 2823 2825 31651 0 -1 4202496 261681 0 0 0 178571 1160 0 0 20 0 1 0 270029817 871440384 211607 33554432000 4194304 10219143 140737236287376 140737236286472 5344916 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2825/statm: 212754 211607 858 1471 0 211274 0
Current children cumulated CPU time (s) 1797.31
Current children cumulated vsize (KiB) 851016

Child status: 0
Real time (s): 1797.69
CPU time (s): 1797.41
CPU user time (s): 1785.77
CPU system time (s): 11.6392
CPU usage (%): 99.9844
Max. virtual memory (cumulated for all children) (KiB): 1129832

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1785.77
system time used= 11.6392
maximum resident set size= 1123336
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 261683
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 20
involuntary context switches= 1993

runsolver used 6.90695 second user time and 12.896 second system time

The end

Launcher Data

Begin job on node105 at 2012-05-26 15:40:28
IDJOB=3692432
IDBENCH=76804
IDSOLVER=2271
FILE ID=node105/3692432-1338039628
RUNJOBID= node105-1338028215-1093
PBS_JOBID= 14624366
Free space on /tmp= 71504 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/j60opt/normalized-j6029_8.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-3692432-1338039628/watcher-3692432-1338039628 -o /tmp/evaluation-result-3692432-1338039628/solver-3692432-1338039628 -C 1800 -W 1900 -M 15500  HOME/scip-2.1.1.4expfix.linux.x86_64.gnu.opt.spx -f HOME/instance-3692432-1338039628.opb -t 1800 -m 15500

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

MD5SUM BENCH= 462f9351930ed2902c05fb692326c53f
RANDOM SEED=1303623168

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        28955600 kB
Buffers:          223304 kB
Cached:          2262800 kB
SwapCached:         6340 kB
Active:          1415332 kB
Inactive:        1731760 kB
Active(anon):     648768 kB
Inactive(anon):    14612 kB
Active(file):     766564 kB
Inactive(file):  1717148 kB
Unevictable:        6868 kB
Mlocked:            6868 kB
SwapTotal:      67108856 kB
SwapFree:       67101824 kB
Dirty:             17476 kB
Writeback:             0 kB
AnonPages:        661524 kB
Mapped:            16804 kB
Shmem:                 8 kB
Slab:             632124 kB
SReclaimable:      74528 kB
SUnreclaim:       557596 kB
KernelStack:        1456 kB
PageTables:         5388 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     782932 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:      4096 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= 71468 MiB
End job on node105 at 2012-05-26 16:10:26