Trace number 3691274

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
SCIP spx SCIP 2.1.1.4. with SoPlex 1.6.0.3 fixed? 1797.16 1797.47

General information on the benchmark

Name/OPT-SMALLINT-LIN/oliveras/
j60opt/normalized-j609_6.std.opb
MD5SUMc2f23b4d86bbd4dfbfd3ee88d1bd5fc8
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark111
Best CPU time to get the best result obtained on this benchmark1802.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 constraints117714
Number of constraints which are clauses116514
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 constraint51
Number of terms in the objective function 300
Biggest coefficient in the objective function 300
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 45150
Number of bits of the sum of numbers in the objective function 16
Biggest number in a constraint 300
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 45150
Number of bits of the biggest sum of numbers16
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c SCIP version 2.1.1.4 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.6.0.3] [GitHash: a3bf3a4-dirty]
0.00/0.00	c Copyright (c) 2002-2012 Konrad-Zuse-Zentrum fuer Informationstechnik Berlin (ZIB)
0.00/0.00	c 
0.00/0.00	c user parameter file <scip.set> not found - using default parameters
0.00/0.00	c reading problem <HOME/instance-3691274-1338022724.opb>
0.29/0.30	c original problem has 36722 variables (36722 bin, 0 int, 0 impl, 0 cont) and 117714 constraints
0.29/0.30	c problem read in 0.30
0.68/0.74	c presolving:
3.99/4.04	c (round 1) 2229 del vars, 6111 del conss, 0 add conss, 1447 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 8138536 impls, 0 clqs
5.39/5.46	c (round 2) 6145 del vars, 18957 del conss, 0 add conss, 5165 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 8155376 impls, 0 clqs
5.79/5.88	c (round 3) 7436 del vars, 25763 del conss, 0 add conss, 5814 chg bounds, 10 chg sides, 21 chg coeffs, 0 upgd conss, 8163119 impls, 0 clqs
5.99/6.09	c (round 4) 7828 del vars, 27487 del conss, 0 add conss, 6051 chg bounds, 10 chg sides, 21 chg coeffs, 0 upgd conss, 8165426 impls, 0 clqs
6.18/6.24	c (round 5) 8058 del vars, 28408 del conss, 0 add conss, 6152 chg bounds, 10 chg sides, 21 chg coeffs, 0 upgd conss, 8167242 impls, 0 clqs
6.29/6.35	c (round 6) 8136 del vars, 28767 del conss, 0 add conss, 6191 chg bounds, 10 chg sides, 21 chg coeffs, 0 upgd conss, 8167852 impls, 0 clqs
6.39/6.45	c (round 7) 8171 del vars, 28932 del conss, 0 add conss, 6210 chg bounds, 10 chg sides, 21 chg coeffs, 0 upgd conss, 8168296 impls, 0 clqs
6.49/6.56	c (round 8) 8199 del vars, 29046 del conss, 0 add conss, 6224 chg bounds, 10 chg sides, 21 chg coeffs, 0 upgd conss, 8168846 impls, 0 clqs
6.59/6.65	c (round 9) 8221 del vars, 29141 del conss, 0 add conss, 6236 chg bounds, 10 chg sides, 21 chg coeffs, 0 upgd conss, 8169045 impls, 0 clqs
6.69/6.74	c (round 10) 8227 del vars, 29180 del conss, 0 add conss, 6239 chg bounds, 10 chg sides, 21 chg coeffs, 0 upgd conss, 8169153 impls, 0 clqs
6.79/6.84	c (round 11) 8231 del vars, 29198 del conss, 0 add conss, 6241 chg bounds, 10 chg sides, 21 chg coeffs, 0 upgd conss, 8169181 impls, 0 clqs
7.29/7.39	c (round 12) 8231 del vars, 29202 del conss, 0 add conss, 6241 chg bounds, 10 chg sides, 21 chg coeffs, 88512 upgd conss, 8169181 impls, 0 clqs
7.79/7.84	c (round 13) 8243 del vars, 29230 del conss, 24 add conss, 6245 chg bounds, 30 chg sides, 185 chg coeffs, 88521 upgd conss, 8172851 impls, 1843 clqs
8.09/8.16	c (round 14) 8247 del vars, 29250 del conss, 24 add conss, 6245 chg bounds, 30 chg sides, 194 chg coeffs, 88521 upgd conss, 8172851 impls, 1981 clqs
119.35/119.43	c    (119.4s) probing: 1000/28475 (3.5%) - 0 fixings, 0 aggregations, 3787039 implications, 0 bound changes
119.45/119.52	c    (119.5s) probing: 1001/28475 (3.5%) - 0 fixings, 0 aggregations, 3789826 implications, 0 bound changes
119.45/119.52	c    (119.5s) probing aborted: 1000/1000 successive useless probings
119.45/119.52	c (round 15) 8247 del vars, 72313 del conss, 14066 add conss, 6245 chg bounds, 30 chg sides, 195 chg coeffs, 88521 upgd conss, 15752503 impls, 1981 clqs
120.15/120.21	c (round 16) 8247 del vars, 84766 del conss, 26519 add conss, 6245 chg bounds, 30 chg sides, 201 chg coeffs, 88521 upgd conss, 15752503 impls, 2910 clqs
120.75/120.83	c presolving (17 rounds):
120.75/120.83	c  8247 deleted vars, 84766 deleted constraints, 26519 added constraints, 6245 tightened bounds, 0 added holes, 30 changed sides, 201 changed coefficients
120.75/120.83	c  15752503 implications, 15363 cliques
120.75/120.83	c presolved problem has 28475 variables (28475 bin, 0 int, 0 impl, 0 cont) and 59467 constraints
120.75/120.83	c    1144 constraints of type <knapsack>
120.75/120.83	c   57660 constraints of type <setppc>
120.75/120.83	c     659 constraints of type <and>
120.75/120.83	c       4 constraints of type <logicor>
120.75/120.83	c transformed objective value is always integral (scale: 1)
120.75/120.83	c Presolving Time: 120.40
120.75/120.83	c - non default parameters ----------------------------------------------------------------------
120.75/120.83	c # SCIP version 2.1.1.4
120.75/120.83	c 
120.75/120.83	c # maximal time in seconds to run
120.75/120.83	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
120.75/120.83	c limits/time = 1797
120.75/120.83	c 
120.75/120.83	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
120.75/120.83	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
120.75/120.83	c limits/memory = 13950
120.75/120.83	c 
120.75/120.83	c # default clock type (1: CPU user seconds, 2: wall clock time)
120.75/120.83	c # [type: int, range: [1,2], default: 1]
120.75/120.83	c timing/clocktype = 2
120.75/120.83	c 
120.75/120.83	c # belongs reading time to solving time?
120.75/120.83	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
120.75/120.83	c timing/reading = TRUE
120.75/120.83	c 
120.75/120.83	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
120.75/120.83	c # [type: int, range: [-1,2147483647], default: -1]
120.75/120.83	c separating/rapidlearning/freq = 0
120.75/120.83	c 
120.75/120.83	c -----------------------------------------------------------------------------------------------
120.75/120.83	c start solving
120.96/121.01	c 
403.29/403.46	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
403.29/403.46	c   403s|     1 |     0 | 75871 |     - | 569M|   0 |3206 |  28k|  59k|  28k|  60k|   0 |  15 |   0 | 9.247425e+01 |      --      |    Inf 
981.30/981.50	c   981s|     1 |     0 |235784 |     - | 573M|   0 |4288 |  28k|  59k|  28k|  60k| 527 |  15 |   0 | 9.298661e+01 |      --      |    Inf 
1699.60/1699.98	c  1700s|     1 |     0 |341509 |     - | 573M|   0 |4504 |  28k|  59k|  28k|  60k| 754 |  15 |   0 | 9.316955e+01 |      --      |    Inf 
1796.79/1797.10	c  1797s|     1 |     0 |363617 |     - | 584M|   0 |   - |  28k|  59k|  28k|  62k|2754 |  15 |   0 | 9.316955e+01 |      --      |    Inf 
1796.79/1797.10	c (node 1) LP solver hit time limit in LP 9 -- using pseudo solution instead
1796.79/1797.12	c  1797s|     1 |     2 |363617 |     - | 584M|   0 |   - |  28k|  59k|  28k|  62k|2754 |  15 |   0 | 9.316955e+01 |      --      |    Inf 
1796.79/1797.12	c 
1796.79/1797.12	c SCIP Status        : solving was interrupted [time limit reached]
1796.79/1797.12	c Solving Time (sec) : 1797.12
1796.79/1797.12	c Solving Nodes      : 1
1796.79/1797.12	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1796.79/1797.12	c Dual Bound         : +9.31695452216924e+01
1796.79/1797.12	c Gap                : infinite
1796.79/1797.12	s UNKNOWN
1796.79/1797.12	c SCIP Status        : solving was interrupted [time limit reached]
1796.79/1797.12	c Total Time         :    1797.12
1796.79/1797.12	c   solving          :    1797.12
1796.79/1797.12	c   presolving       :     120.40 (included in solving)
1796.79/1797.12	c   reading          :       0.30 (included in solving)
1796.79/1797.12	c   copying          :       0.00 (0 times copied the problem)
1796.79/1797.12	c Original Problem   :
1796.79/1797.12	c   Problem name     : HOME/instance-3691274-1338022724.opb
1796.79/1797.12	c   Variables        : 36722 (36722 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.79/1797.12	c   Constraints      : 117714 initial, 117714 maximal
1796.79/1797.12	c   Objective sense  : minimize
1796.79/1797.12	c Presolved Problem  :
1796.79/1797.12	c   Problem name     : t_HOME/instance-3691274-1338022724.opb
1796.79/1797.12	c   Variables        : 28475 (28475 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.79/1797.12	c   Constraints      : 59467 initial, 59482 maximal
1796.79/1797.12	c Presolvers         :   ExecTime  SetupTime  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1796.79/1797.12	c   domcol           :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.79/1797.12	c   trivial          :       0.03       0.00        608          0          0          0          0          0          0          0          0
1796.79/1797.12	c   dualfix          :       0.04       0.00         61          0          0          0          0          0          0          0          0
1796.79/1797.12	c   boundshift       :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.79/1797.12	c   inttobinary      :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.79/1797.12	c   convertinttobin  :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.79/1797.12	c   gateextraction   :       0.17       0.00          0          0          0          0          0      43056      14042          0          0
1796.79/1797.12	c   implics          :       0.30       0.00          0          8          0          0          0          0          0          0          0
1796.79/1797.12	c   components       :       0.03       0.00          0          0          0          0          0          0          0          0          0
1796.79/1797.12	c   pseudoobj        :       0.00       0.17          0          0          0          0          0          0          0          0          0
1796.79/1797.12	c   probing          :     111.02       0.00          0          0          0          0          0          0          0          0          0
1796.79/1797.12	c   knapsack         :       0.82       0.00          0          0          0          4          0          4         24         20        180
1796.79/1797.12	c   setppc           :       0.61       0.00          4          0          0          0          0         51          0          0          0
1796.79/1797.12	c   and              :       0.47       0.00          0          0          0          0          0      12453      12453          0          0
1796.79/1797.12	c   linear           :       6.31       0.00       5637       1929          0       6241          0      29202          0         10         21
1796.79/1797.12	c   logicor          :       0.16       0.00          0          0          0          0          0          0          0          0          0
1796.79/1797.12	c   root node        :          -          -          0          -          -          0          -          -          -          -          -
1796.79/1797.12	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #ResProp    Cutoffs    DomReds       Cuts      Conss   Children
1796.79/1797.12	c   integral         :          0          0          0          0          0          0          4          0          0          0          0          0          0
1796.79/1797.12	c   knapsack         :       1144       1144          3      58023          0          1          3         14          0          0        443          0          0
1796.79/1797.12	c   setppc           :      57660      57660          3      58023          0          1          1        607          2          0          0          0          0
1796.79/1797.12	c   and              :        659        659          3      58021          0          1          0          0          0          0        191          0          0
1796.79/1797.12	c   logicor          :          4+        19          3         37          0          1          0          1         13          0          0          0          0
1796.79/1797.12	c   countsols        :          0          0          0          0          0          1          0          0          0          0          0          0          0
1796.79/1797.12	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS      Check    ResProp
1796.79/1797.12	c   integral         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1796.79/1797.12	c   knapsack         :       2.26       0.00       0.02       2.24       0.00       0.00       0.00       0.00
1796.79/1797.12	c   setppc           :      69.65       0.00       0.01      69.63       0.00       0.02       0.00       0.00
1796.79/1797.12	c   and              :      21.83       0.00       0.00      21.83       0.00       0.00       0.00       0.00
1796.79/1797.12	c   logicor          :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1796.79/1797.12	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1796.79/1797.12	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
1796.79/1797.12	c   rootredcost      :          0          0          0          0
1796.79/1797.12	c   pseudoobj        :       2917          0          0          0
1796.79/1797.12	c   vbounds          :          0          0          0          0
1796.79/1797.12	c   redcost          :          3          0          0          0
1796.79/1797.12	c   probing          :          0          0          0          0
1796.79/1797.12	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp
1796.79/1797.12	c   rootredcost      :       0.05       0.00       0.00       0.05       0.00
1796.79/1797.12	c   pseudoobj        :       0.23       0.17       0.00       0.06       0.00
1796.79/1797.12	c   vbounds          :       0.06       0.00       0.00       0.06       0.00
1796.79/1797.12	c   redcost          :       0.05       0.00       0.00       0.05       0.00
1796.79/1797.12	c   probing          :     111.02       0.00     111.02       0.00       0.00
1796.79/1797.12	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1796.79/1797.12	c   propagation      :       0.00         15         15         15        6.7          0        0.0          -
1796.79/1797.12	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1796.79/1797.12	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1796.79/1797.12	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1796.79/1797.12	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1796.79/1797.12	c   applied globally :          -          -          -         15        6.7          -          -          -
1796.79/1797.12	c   applied locally  :          -          -          -          0        0.0          -          -          -
1796.79/1797.12	c Separators         :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss
1796.79/1797.12	c   cut pool         :       0.00                     2          -          -         18          -    (maximal pool size: 21979)
1796.79/1797.12	c   closecuts        :       0.00       0.00          0          0          0          0          0
1796.79/1797.12	c   impliedbounds    :       0.08       0.00          3          0          0      23108          0
1796.79/1797.12	c   intobj           :       0.00       0.00          0          0          0          0          0
1796.79/1797.12	c   gomory           :       8.32       0.00          2          0          0          8          0
1796.79/1797.12	c   cgmip            :       0.00       0.00          0          0          0          0          0
1796.79/1797.12	c   strongcg         :       8.38       0.00          2          0          0          8          0
1796.79/1797.12	c   cmir             :       1.09       0.00          2          0          0          0          0
1796.79/1797.12	c   flowcover        :       4.74       0.00          2          0          0        205          0
1796.79/1797.12	c   clique           :      26.80       0.00          2          0          0         12          0
1796.79/1797.12	c   zerohalf         :       0.00       0.00          0          0          0          0          0
1796.79/1797.12	c   mcf              :       0.55       0.00          1          0          0          0          0
1796.79/1797.12	c   oddcycle         :       0.00       0.00          0          0          0          0          0
1796.79/1797.12	c   rapidlearning    :       0.00       0.00          0          0          0          0          0
1796.79/1797.12	c Pricers            :   ExecTime  SetupTime      Calls       Vars
1796.79/1797.12	c   problem variables:       0.00          -          0          0
1796.79/1797.12	c Branching Rules    :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1796.79/1797.12	c   relpscost        :       0.00       0.00          0          0          0          0          0          0
1796.79/1797.12	c   pscost           :       0.00       0.00          0          0          0          0          0          0
1796.79/1797.12	c   inference        :       0.01       0.00          1          0          0          0          0          2
1796.79/1797.12	c   mostinf          :       0.00       0.00          0          0          0          0          0          0
1796.79/1797.12	c   leastinf         :       0.00       0.00          0          0          0          0          0          0
1796.79/1797.12	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0
1796.79/1797.12	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0
1796.79/1797.12	c   random           :       0.00       0.00          0          0          0          0          0          0
1796.79/1797.12	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found
1796.79/1797.12	c   LP solutions     :       0.00          -          -          0
1796.79/1797.12	c   pseudo solutions :       0.00          -          -          0
1796.79/1797.12	c   oneopt           :       0.00       0.00          0          0
1796.79/1797.12	c   smallcard        :       0.00       0.00          0          0
1796.79/1797.12	c   trivial          :       0.04       0.00          2          0
1796.79/1797.12	c   shiftandpropagate:       5.42       0.00          1          0
1796.79/1797.12	c   simplerounding   :       0.00       0.00          0          0
1796.79/1797.12	c   zirounding       :       0.00       0.00          0          0
1796.79/1797.12	c   rounding         :       0.01       0.00          3          0
1796.79/1797.12	c   shifting         :       0.11       0.00          3          0
1796.79/1797.12	c   intshifting      :       0.00       0.00          0          0
1796.79/1797.12	c   twoopt           :       0.00       0.00          0          0
1796.79/1797.12	c   indtwoopt        :       0.00       0.00          0          0
1796.79/1797.12	c   indoneopt        :       0.00       0.00          0          0
1796.79/1797.12	c   fixandinfer      :       0.00       0.00          0          0
1796.79/1797.12	c   feaspump         :     193.62       0.00          1          0
1796.79/1797.12	c   clique           :       0.00       0.00          0          0
1796.79/1797.12	c   indrounding      :       0.00       0.00          0          0
1796.79/1797.12	c   indcoefdiving    :       0.00       0.00          0          0
1796.79/1797.12	c   coefdiving       :       0.00       0.00          0          0
1796.79/1797.12	c   pscostdiving     :       0.00       0.00          0          0
1796.79/1797.12	c   nlpdiving        :       0.00       0.00          0          0
1796.79/1797.12	c   fracdiving       :       0.00       0.00          0          0
1796.79/1797.12	c   veclendiving     :       0.00       0.00          0          0
1796.79/1797.12	c   intdiving        :       0.00       0.00          0          0
1796.79/1797.12	c   actconsdiving    :       0.00       0.00          0          0
1796.79/1797.12	c   objpscostdiving  :       0.00       0.00          0          0
1796.79/1797.12	c   rootsoldiving    :       0.00       0.00          0          0
1796.79/1797.12	c   linesearchdiving :       0.00       0.00          0          0
1796.79/1797.12	c   guideddiving     :       0.00       0.00          0          0
1796.79/1797.12	c   octane           :       0.00       0.00          0          0
1796.79/1797.12	c   rens             :       0.00       0.00          0          0
1796.79/1797.12	c   rins             :       0.00       0.00          0          0
1796.79/1797.12	c   localbranching   :       0.00       0.00          0          0
1796.79/1797.12	c   mutation         :       0.00       0.00          0          0
1796.79/1797.12	c   crossover        :       0.00       0.00          0          0
1796.79/1797.12	c   dins             :       0.00       0.00          0          0
1796.79/1797.12	c   vbounds          :       0.00       0.00          0          0
1796.79/1797.12	c   undercover       :       0.00       0.00          1          0
1796.79/1797.12	c   subnlp           :       0.00       0.00          0          0
1796.79/1797.12	c   trysol           :       0.00       0.00          0          0
1796.79/1797.12	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It
1796.79/1797.12	c   primal LP        :       0.00          0          0       0.00          -       0.00          0
1796.79/1797.12	c   dual LP          :    1425.22          5     271090   67772.50     190.21       0.06          1
1796.79/1797.12	c   lex dual LP      :       0.00          0          0       0.00          -
1796.79/1797.12	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
1796.79/1797.12	c   diving/probing LP:     193.45          5      92527   18505.40     478.31
1796.79/1797.12	c   strong branching :       0.00          0          0       0.00          -
1796.79/1797.12	c     (at root node) :          -          0          0       0.00          -
1796.79/1797.12	c   conflict analysis:       0.00          0          0       0.00          -
1796.79/1797.12	c B&B Tree           :
1796.79/1797.12	c   number of runs   :          1
1796.79/1797.12	c   nodes            :          1
1796.79/1797.12	c   nodes (total)    :          1
1796.79/1797.12	c   nodes left       :          2
1796.79/1797.12	c   max depth        :          0
1796.79/1797.12	c   max depth (total):          0
1796.79/1797.12	c   backtracks       :          0 (0.0%)
1796.79/1797.12	c   delayed cutoffs  :          0
1796.79/1797.12	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1796.79/1797.12	c   avg switch length:       1.00
1796.79/1797.12	c   switching time   :       0.00
1796.79/1797.12	c Solution           :
1796.79/1797.12	c   Solutions found  :          0 (0 improvements)
1796.79/1797.12	c   Primal Bound     :          -
1796.79/1797.12	c   Dual Bound       : +9.31695452216924e+01
1796.79/1797.12	c   Gap              :   infinite
1796.79/1797.12	c   Root Dual Bound  : +9.31695452216924e+01
1796.79/1797.12	c   Root Iterations  :     363617
1797.08/1797.46	c Time complete: 1797.15.

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

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 2.00 2.01 1.97 3/176 6192
/proc/meminfo: memFree=28131916/32873844 swapFree=7620/7620
[pid=6192] ppid=6190 vsize=8132 CPUtime=0 cores=0,2,4,6
/proc/6192/stat : 6192 (scip-2.1.1.4fix) R 6190 6192 3948 0 -1 4202496 761 0 0 0 0 0 0 0 20 0 1 0 268396736 8327168 715 33554432000 4194304 10173063 140735507847312 140734333991928 8846909 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/6192/statm: 2033 726 392 1460 0 564 0

[startup+0.029896 s]
/proc/loadavg: 2.00 2.01 1.97 3/176 6192
/proc/meminfo: memFree=28131916/32873844 swapFree=7620/7620
[pid=6192] ppid=6190 vsize=19660 CPUtime=0.01 cores=0,2,4,6
/proc/6192/stat : 6192 (scip-2.1.1.4fix) R 6190 6192 3948 0 -1 4202496 3669 0 0 0 1 0 0 0 20 0 1 0 268396736 20131840 3623 33554432000 4194304 10173063 140735507847312 140734333991928 7549426 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/6192/statm: 4915 3623 416 1460 0 3446 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 19660

[startup+0.100327 s]
/proc/loadavg: 2.00 2.01 1.97 3/176 6192
/proc/meminfo: memFree=28131916/32873844 swapFree=7620/7620
[pid=6192] ppid=6190 vsize=36264 CPUtime=0.09 cores=0,2,4,6
/proc/6192/stat : 6192 (scip-2.1.1.4fix) R 6190 6192 3948 0 -1 4202496 7842 0 0 0 8 1 0 0 20 0 1 0 268396736 37134336 7769 33554432000 4194304 10173063 140735507847312 140734333991928 8996618 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/6192/statm: 9066 7769 416 1460 0 7597 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 36264

[startup+0.30028 s]
/proc/loadavg: 2.00 2.01 1.97 3/176 6192
/proc/meminfo: memFree=28131916/32873844 swapFree=7620/7620
[pid=6192] ppid=6190 vsize=72352 CPUtime=0.29 cores=0,2,4,6
/proc/6192/stat : 6192 (scip-2.1.1.4fix) R 6190 6192 3948 0 -1 4202496 16815 0 0 0 27 2 0 0 20 0 1 0 268396736 74088448 16742 33554432000 4194304 10173063 140735507847312 140734333991928 8985008 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/6192/statm: 18088 16742 416 1460 0 16619 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 72352

[startup+0.700287 s]
/proc/loadavg: 2.00 2.01 1.97 3/176 6192
/proc/meminfo: memFree=28131916/32873844 swapFree=7620/7620
[pid=6192] ppid=6190 vsize=226012 CPUtime=0.68 cores=0,2,4,6
/proc/6192/stat : 6192 (scip-2.1.1.4fix) R 6190 6192 3948 0 -1 4202496 54594 0 0 0 61 7 0 0 20 0 1 0 268396736 231436288 54458 33554432000 4194304 10173063 140735507847312 140735507843448 7545023 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/6192/statm: 56503 54458 514 1460 0 55034 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 226012

[startup+1.50028 s]
/proc/loadavg: 2.00 2.01 1.97 3/177 6193
/proc/meminfo: memFree=27900772/32873844 swapFree=7620/7620
[pid=6192] ppid=6190 vsize=302096 CPUtime=1.49 cores=0,2,4,6
/proc/6192/stat : 6192 (scip-2.1.1.4fix) R 6190 6192 3948 0 -1 4202496 78611 0 0 0 79 70 0 0 20 0 1 0 268396736 309346304 73158 33554432000 4194304 10173063 140735507847312 140735507844312 8963895 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/6192/statm: 75524 73158 559 1460 0 74055 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 302096

[startup+3.10029 s]
/proc/loadavg: 2.00 2.01 1.97 3/177 6193
/proc/meminfo: memFree=27785692/32873844 swapFree=7620/7620
[pid=6192] ppid=6190 vsize=434064 CPUtime=3.08 cores=0,2,4,6
/proc/6192/stat : 6192 (scip-2.1.1.4fix) R 6190 6192 3948 0 -1 4202496 110600 0 0 0 137 171 0 0 20 0 1 0 268396736 444481536 105147 33554432000 4194304 10173063 140735507847312 140735507844312 8963895 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/6192/statm: 108516 105147 559 1460 0 107047 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 434064

[startup+6.30029 s]
/proc/loadavg: 2.16 2.05 1.98 3/177 6193
/proc/meminfo: memFree=27676332/32873844 swapFree=7620/7620
[pid=6192] ppid=6190 vsize=474356 CPUtime=6.29 cores=0,2,4,6
/proc/6192/stat : 6192 (scip-2.1.1.4fix) R 6190 6192 3948 0 -1 4202496 120045 0 0 0 340 289 0 0 20 0 1 0 268396736 485740544 114139 33554432000 4194304 10173063 140735507847312 140735507844312 8963895 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/6192/statm: 118589 114139 568 1460 0 117120 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 474356

[startup+12.7003 s]
/proc/loadavg: 2.15 2.05 1.98 3/177 6193
/proc/meminfo: memFree=27638152/32873844 swapFree=7620/7620
[pid=6192] ppid=6190 vsize=512652 CPUtime=12.68 cores=0,2,4,6
/proc/6192/stat : 6192 (scip-2.1.1.4fix) R 6190 6192 3948 0 -1 4202496 135240 0 0 0 815 453 0 0 20 0 1 0 268396736 524955648 123739 33554432000 4194304 10173063 140735507847312 140735507843672 6349237 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/6192/statm: 128163 123739 628 1460 0 126694 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 512652

[startup+25.5003 s]
/proc/loadavg: 2.12 2.04 1.98 3/177 6193
/proc/meminfo: memFree=27630224/32873844 swapFree=7620/7620
[pid=6192] ppid=6190 vsize=520008 CPUtime=25.49 cores=0,2,4,6
/proc/6192/stat : 6192 (scip-2.1.1.4fix) R 6190 6192 3948 0 -1 4202496 137296 0 0 0 2016 533 0 0 20 0 1 0 268396736 532488192 125762 33554432000 4194304 10173063 140735507847312 140735507843672 4780421 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/6192/statm: 130002 125762 628 1460 0 128533 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 520008

[startup+51.1003 s]
/proc/loadavg: 2.13 2.05 1.98 3/177 6231
/proc/meminfo: memFree=27933912/32873844 swapFree=7620/7620
[pid=6192] ppid=6190 vsize=553572 CPUtime=51.08 cores=0,2,4,6
/proc/6192/stat : 6192 (scip-2.1.1.4fix) R 6190 6192 3948 0 -1 4202496 145061 0 0 0 4465 643 0 0 20 0 1 0 268396736 566857728 133461 33554432000 4194304 10173063 140735507847312 140735507843672 8963895 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/6192/statm: 138393 133461 628 1460 0 136924 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 553572

[startup+102.306 s]
/proc/loadavg: 2.06 2.04 1.98 3/178 6234
/proc/meminfo: memFree=27563784/32873844 swapFree=7620/7620
[pid=6192] ppid=6190 vsize=651004 CPUtime=102.27 cores=0,2,4,6
/proc/6192/stat : 6192 (scip-2.1.1.4fix) R 6190 6192 3948 0 -1 4202496 169921 0 0 0 9471 756 0 0 20 0 1 0 268396736 666628096 158371 33554432000 4194304 10173063 140735507847312 140735507843672 8886411 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/6192/statm: 162751 158371 628 1460 0 161282 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 651004

[startup+162.3 s]
/proc/loadavg: 2.02 2.03 1.98 3/178 6257
/proc/meminfo: memFree=27328688/32873844 swapFree=7620/7620
[pid=6192] ppid=6190 vsize=823580 CPUtime=162.24 cores=0,2,4,6
/proc/6192/stat : 6192 (scip-2.1.1.4fix) R 6190 6192 3948 0 -1 4202496 207262 0 0 0 15396 828 0 0 20 0 1 0 268396736 843345920 200600 33554432000 4194304 10173063 140735507847312 140735507840488 8982074 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/6192/statm: 205895 200600 789 1460 0 204426 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 823580

[startup+222.3 s]
/proc/loadavg: 2.00 2.03 1.98 3/177 6257
/proc/meminfo: memFree=27231504/32873844 swapFree=7620/7620
[pid=6192] ppid=6190 vsize=833436 CPUtime=222.23 cores=0,2,4,6
/proc/6192/stat : 6192 (scip-2.1.1.4fix) R 6190 6192 3948 0 -1 4202496 209177 0 0 0 21392 831 0 0 20 0 1 0 268396736 853438464 203584 33554432000 4194304 10173063 140735507847312 140735507840488 8982074 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/6192/statm: 208359 203584 789 1460 0 206890 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 833436

[startup+282.3 s]
/proc/loadavg: 2.00 2.02 1.98 3/177 6258
/proc/meminfo: memFree=27032848/32873844 swapFree=7620/7620
[pid=6192] ppid=6190 vsize=833436 CPUtime=282.22 cores=0,2,4,6
/proc/6192/stat : 6192 (scip-2.1.1.4fix) R 6190 6192 3948 0 -1 4202496 209178 0 0 0 27386 836 0 0 20 0 1 0 268396736 853438464 205974 33554432000 4194304 10173063 140735507847312 140735507840984 8007069 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/6192/statm: 208359 205974 790 1460 0 206890 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 833436

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/177 6258
/proc/meminfo: memFree=27029796/32873844 swapFree=7620/7620
[pid=6192] ppid=6190 vsize=833436 CPUtime=342.2 cores=0,2,4,6
/proc/6192/stat : 6192 (scip-2.1.1.4fix) R 6190 6192 3948 0 -1 4202496 209189 0 0 0 33380 840 0 0 20 0 1 0 268396736 853438464 206730 33554432000 4194304 10173063 140735507847312 140735507840488 8982074 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/6192/statm: 208359 206730 790 1460 0 206890 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 833436

[startup+402.3 s]
/proc/loadavg: 2.06 2.02 1.99 3/177 6258
/proc/meminfo: memFree=27026604/32873844 swapFree=7620/7620
[pid=6192] ppid=6190 vsize=833436 CPUtime=402.2 cores=0,2,4,6
/proc/6192/stat : 6192 (scip-2.1.1.4fix) R 6190 6192 3948 0 -1 4202496 209189 0 0 0 39374 846 0 0 20 0 1 0 268396736 853438464 206775 33554432000 4194304 10173063 140735507847312 140735507840488 8012923 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/6192/statm: 208359 206775 790 1460 0 206890 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 833436

[startup+462.3 s]
/proc/loadavg: 2.02 2.02 1.99 3/177 6258
/proc/meminfo: memFree=27026508/32873844 swapFree=7620/7620
[pid=6192] ppid=6190 vsize=833436 CPUtime=462.18 cores=0,2,4,6
/proc/6192/stat : 6192 (scip-2.1.1.4fix) R 6190 6192 3948 0 -1 4202496 209260 0 0 0 45369 849 0 0 20 0 1 0 268396736 853438464 206850 33554432000 4194304 10173063 140735507847312 140735507838616 8982074 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/6192/statm: 208359 206850 807 1460 0 206890 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 833436

[startup+522.3 s]
/proc/loadavg: 2.00 2.01 1.99 3/177 6258
/proc/meminfo: memFree=27026288/32873844 swapFree=7620/7620
[pid=6192] ppid=6190 vsize=833436 CPUtime=522.17 cores=0,2,4,6
/proc/6192/stat : 6192 (scip-2.1.1.4fix) R 6190 6192 3948 0 -1 4202496 209260 0 0 0 51363 854 0 0 20 0 1 0 268396736 853438464 206852 33554432000 4194304 10173063 140735507847312 140735507838568 8982074 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/6192/statm: 208359 206852 807 1460 0 206890 0
Current children cumulated CPU time (s) 522.17
Current children cumulated vsize (KiB) 833436

[startup+582.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/177 6259
/proc/meminfo: memFree=27025820/32873844 swapFree=7620/7620
[pid=6192] ppid=6190 vsize=833436 CPUtime=582.17 cores=0,2,4,6
/proc/6192/stat : 6192 (scip-2.1.1.4fix) R 6190 6192 3948 0 -1 4202496 209260 0 0 0 57357 860 0 0 20 0 1 0 268396736 853438464 206852 33554432000 4194304 10173063 140735507847312 140735507838472 8982074 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/6192/statm: 208359 206852 807 1460 0 206890 0
Current children cumulated CPU time (s) 582.17
Current children cumulated vsize (KiB) 833436

[startup+642.3 s]

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

/proc/meminfo: memFree=26889928/32873844 swapFree=7620/7620
[pid=6192] ppid=6190 vsize=897312 CPUtime=1122.09 cores=0,2,4,6
/proc/6192/stat : 6192 (scip-2.1.1.4fix) R 6190 6192 3948 0 -1 4202496 212647 0 0 0 110828 1381 0 0 20 0 1 0 268396736 918847488 220459 33554432000 4194304 10173063 140735507847312 140735507840488 8012341 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/6192/statm: 224328 220459 843 1460 0 222859 0
Current children cumulated CPU time (s) 1122.09
Current children cumulated vsize (KiB) 897312

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 6264
/proc/meminfo: memFree=26889804/32873844 swapFree=7620/7620
[pid=6192] ppid=6190 vsize=897312 CPUtime=1182.08 cores=0,2,4,6
/proc/6192/stat : 6192 (scip-2.1.1.4fix) R 6190 6192 3948 0 -1 4202496 212647 0 0 0 116821 1387 0 0 20 0 1 0 268396736 918847488 220459 33554432000 4194304 10173063 140735507847312 140735507840488 8012573 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/6192/statm: 224328 220459 843 1460 0 222859 0
Current children cumulated CPU time (s) 1182.08
Current children cumulated vsize (KiB) 897312

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 6264
/proc/meminfo: memFree=26889432/32873844 swapFree=7620/7620
[pid=6192] ppid=6190 vsize=897312 CPUtime=1242.06 cores=0,2,4,6
/proc/6192/stat : 6192 (scip-2.1.1.4fix) R 6190 6192 3948 0 -1 4202496 212647 0 0 0 122815 1391 0 0 20 0 1 0 268396736 918847488 220459 33554432000 4194304 10173063 140735507847312 140735507840984 8982074 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/6192/statm: 224328 220459 843 1460 0 222859 0
Current children cumulated CPU time (s) 1242.06
Current children cumulated vsize (KiB) 897312

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 6267
/proc/meminfo: memFree=26889424/32873844 swapFree=7620/7620
[pid=6192] ppid=6190 vsize=897312 CPUtime=1302.06 cores=0,2,4,6
/proc/6192/stat : 6192 (scip-2.1.1.4fix) R 6190 6192 3948 0 -1 4202496 212647 0 0 0 128812 1394 0 0 20 0 1 0 268396736 918847488 220459 33554432000 4194304 10173063 140735507847312 140735507840984 8982074 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/6192/statm: 224328 220459 843 1460 0 222859 0
Current children cumulated CPU time (s) 1302.06
Current children cumulated vsize (KiB) 897312

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 6267
/proc/meminfo: memFree=26889060/32873844 swapFree=7620/7620
[pid=6192] ppid=6190 vsize=897312 CPUtime=1362.05 cores=0,2,4,6
/proc/6192/stat : 6192 (scip-2.1.1.4fix) R 6190 6192 3948 0 -1 4202496 212647 0 0 0 134807 1398 0 0 20 0 1 0 268396736 918847488 220459 33554432000 4194304 10173063 140735507847312 140735507840488 8982074 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/6192/statm: 224328 220459 843 1460 0 222859 0
Current children cumulated CPU time (s) 1362.05
Current children cumulated vsize (KiB) 897312

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 6267
/proc/meminfo: memFree=26888976/32873844 swapFree=7620/7620
[pid=6192] ppid=6190 vsize=897312 CPUtime=1422.04 cores=0,2,4,6
/proc/6192/stat : 6192 (scip-2.1.1.4fix) R 6190 6192 3948 0 -1 4202496 212647 0 0 0 140803 1401 0 0 20 0 1 0 268396736 918847488 220459 33554432000 4194304 10173063 140735507847312 140735507840936 8008906 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/6192/statm: 224328 220459 843 1460 0 222859 0
Current children cumulated CPU time (s) 1422.04
Current children cumulated vsize (KiB) 897312

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 6268
/proc/meminfo: memFree=26882368/32873844 swapFree=7620/7620
[pid=6192] ppid=6190 vsize=903500 CPUtime=1482.03 cores=0,2,4,6
/proc/6192/stat : 6192 (scip-2.1.1.4fix) R 6190 6192 3948 0 -1 4202496 213151 0 0 0 146798 1405 0 0 20 0 1 0 268396736 925184000 222239 33554432000 4194304 10173063 140735507847312 140735507840488 8008544 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/6192/statm: 225875 222239 843 1460 0 224406 0
Current children cumulated CPU time (s) 1482.03
Current children cumulated vsize (KiB) 903500

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 6268
/proc/meminfo: memFree=26882368/32873844 swapFree=7620/7620
[pid=6192] ppid=6190 vsize=903500 CPUtime=1542.02 cores=0,2,4,6
/proc/6192/stat : 6192 (scip-2.1.1.4fix) R 6190 6192 3948 0 -1 4202496 213151 0 0 0 152793 1409 0 0 20 0 1 0 268396736 925184000 222239 33554432000 4194304 10173063 140735507847312 140735507840488 8007093 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/6192/statm: 225875 222239 843 1460 0 224406 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 903500

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 6268
/proc/meminfo: memFree=26882740/32873844 swapFree=7620/7620
[pid=6192] ppid=6190 vsize=903500 CPUtime=1602.01 cores=0,2,4,6
/proc/6192/stat : 6192 (scip-2.1.1.4fix) R 6190 6192 3948 0 -1 4202496 213151 0 0 0 158788 1413 0 0 20 0 1 0 268396736 925184000 222239 33554432000 4194304 10173063 140735507847312 140735507840488 8982074 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/6192/statm: 225875 222239 843 1460 0 224406 0
Current children cumulated CPU time (s) 1602.01
Current children cumulated vsize (KiB) 903500

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 6268
/proc/meminfo: memFree=26882740/32873844 swapFree=7620/7620
[pid=6192] ppid=6190 vsize=903500 CPUtime=1662 cores=0,2,4,6
/proc/6192/stat : 6192 (scip-2.1.1.4fix) R 6190 6192 3948 0 -1 4202496 213151 0 0 0 164783 1417 0 0 20 0 1 0 268396736 925184000 222239 33554432000 4194304 10173063 140735507847312 140735507840488 8018192 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/6192/statm: 225875 222239 843 1460 0 224406 0
Current children cumulated CPU time (s) 1662
Current children cumulated vsize (KiB) 903500

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 6268
/proc/meminfo: memFree=26882740/32873844 swapFree=7620/7620
[pid=6192] ppid=6190 vsize=903500 CPUtime=1721.99 cores=0,2,4,6
/proc/6192/stat : 6192 (scip-2.1.1.4fix) R 6190 6192 3948 0 -1 4202496 213151 0 0 0 170777 1422 0 0 20 0 1 0 268396736 925184000 222239 33554432000 4194304 10173063 140735507847312 140735507840984 8982074 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/6192/statm: 225875 222239 843 1460 0 224406 0
Current children cumulated CPU time (s) 1721.99
Current children cumulated vsize (KiB) 903500

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 6268
/proc/meminfo: memFree=26882252/32873844 swapFree=7620/7620
[pid=6192] ppid=6190 vsize=903500 CPUtime=1781.98 cores=0,2,4,6
/proc/6192/stat : 6192 (scip-2.1.1.4fix) R 6190 6192 3948 0 -1 4202496 213151 0 0 0 176773 1425 0 0 20 0 1 0 268396736 925184000 222239 33554432000 4194304 10173063 140735507847312 140735507839832 8982074 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/6192/statm: 225875 222239 843 1460 0 224406 0
Current children cumulated CPU time (s) 1781.98
Current children cumulated vsize (KiB) 903500

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

[startup+1785.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 6269
/proc/meminfo: memFree=26882244/32873844 swapFree=7620/7620
[pid=6192] ppid=6190 vsize=903500 CPUtime=1785.19 cores=0,2,4,6
/proc/6192/stat : 6192 (scip-2.1.1.4fix) R 6190 6192 3948 0 -1 4202496 213151 0 0 0 177093 1426 0 0 20 0 1 0 268396736 925184000 222239 33554432000 4194304 10173063 140735507847312 140735507840488 8982074 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/6192/statm: 225875 222239 843 1460 0 224406 0
Current children cumulated CPU time (s) 1785.19
Current children cumulated vsize (KiB) 903500

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 6269
/proc/meminfo: memFree=26882244/32873844 swapFree=7620/7620
[pid=6192] ppid=6190 vsize=903500 CPUtime=1791.59 cores=0,2,4,6
/proc/6192/stat : 6192 (scip-2.1.1.4fix) R 6190 6192 3948 0 -1 4202496 213151 0 0 0 177733 1426 0 0 20 0 1 0 268396736 925184000 222239 33554432000 4194304 10173063 140735507847312 140735507840952 8013178 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/6192/statm: 225875 222239 843 1460 0 224406 0
Current children cumulated CPU time (s) 1791.59
Current children cumulated vsize (KiB) 903500

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 6269
/proc/meminfo: memFree=26882244/32873844 swapFree=7620/7620
[pid=6192] ppid=6190 vsize=903500 CPUtime=1794.78 cores=0,2,4,6
/proc/6192/stat : 6192 (scip-2.1.1.4fix) R 6190 6192 3948 0 -1 4202496 213151 0 0 0 178052 1426 0 0 20 0 1 0 268396736 925184000 222239 33554432000 4194304 10173063 140735507847312 140735507840984 8008914 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/6192/statm: 225875 222239 843 1460 0 224406 0
Current children cumulated CPU time (s) 1794.78
Current children cumulated vsize (KiB) 903500

[startup+1796.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 6269
/proc/meminfo: memFree=26882244/32873844 swapFree=7620/7620
[pid=6192] ppid=6190 vsize=903500 CPUtime=1796.39 cores=0,2,4,6
/proc/6192/stat : 6192 (scip-2.1.1.4fix) R 6190 6192 3948 0 -1 4202496 213151 0 0 0 178212 1427 0 0 20 0 1 0 268396736 925184000 222239 33554432000 4194304 10173063 140735507847312 140735507840488 8982074 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/6192/statm: 225875 222239 843 1460 0 224406 0
Current children cumulated CPU time (s) 1796.39
Current children cumulated vsize (KiB) 903500

[startup+1797.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 6269
/proc/meminfo: memFree=26882244/32873844 swapFree=7620/7620
[pid=6192] ppid=6190 vsize=903500 CPUtime=1796.79 cores=0,2,4,6
/proc/6192/stat : 6192 (scip-2.1.1.4fix) R 6190 6192 3948 0 -1 4202496 213151 0 0 0 178252 1427 0 0 20 0 1 0 268396736 925184000 222239 33554432000 4194304 10173063 140735507847312 140735507840488 8008906 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/6192/statm: 225875 222239 843 1460 0 224406 0
Current children cumulated CPU time (s) 1796.79
Current children cumulated vsize (KiB) 903500

[startup+1797.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 6269
/proc/meminfo: memFree=26935304/32873844 swapFree=7620/7620
[pid=6192] ppid=6190 vsize=840780 CPUtime=1796.99 cores=0,2,4,6
/proc/6192/stat : 6192 (scip-2.1.1.4fix) R 6190 6192 3948 0 -1 4202496 213166 0 0 0 178272 1427 0 0 20 0 1 0 268396736 860958720 208711 33554432000 4194304 10173063 140735507847312 140735507840488 4941924 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/6192/statm: 210195 208711 858 1460 0 208726 0
Current children cumulated CPU time (s) 1796.99
Current children cumulated vsize (KiB) 840780

[startup+1797.41 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 6269
/proc/meminfo: memFree=26935304/32873844 swapFree=7620/7620
[pid=6192] ppid=6190 vsize=728964 CPUtime=1797.08 cores=0,2,4,6
/proc/6192/stat : 6192 (scip-2.1.1.4fix) R 6190 6192 3948 0 -1 4202496 213168 0 0 0 178281 1427 0 0 20 0 1 0 268396736 746459136 181103 33554432000 4194304 10173063 140735507847312 140735507846408 8992599 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/6192/statm: 182241 180898 860 1460 0 180772 0
Current children cumulated CPU time (s) 1797.08
Current children cumulated vsize (KiB) 728964

Child status: 0
Real time (s): 1797.47
CPU time (s): 1797.16
CPU user time (s): 1782.86
CPU system time (s): 14.3038
CPU usage (%): 99.9828
Max. virtual memory (cumulated for all children) (KiB): 903500

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1782.86
system time used= 14.3038
maximum resident set size= 889004
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 213180
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= 38
involuntary context switches= 1961

runsolver used 3.03654 second user time and 7.46387 second system time

The end

Launcher Data

Begin job on node145 at 2012-05-26 10:58:44
IDJOB=3691274
IDBENCH=76702
IDSOLVER=2270
FILE ID=node145/3691274-1338022724
RUNJOBID= node145-1338016921-3964
PBS_JOBID= 14624330
Free space on /tmp= 71476 MiB

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

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

MD5SUM BENCH= c2f23b4d86bbd4dfbfd3ee88d1bd5fc8
RANDOM SEED=621191052

node145.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		: 2667.149
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	: 5334.29
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		: 2667.149
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		: 2667.149
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	: 5313.38
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		: 2667.149
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		: 2667.149
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		: 2667.149
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		: 2667.149
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		: 2667.149
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.89
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        28132188 kB
Buffers:          242436 kB
Cached:          3104192 kB
SwapCached:            0 kB
Active:          1258152 kB
Inactive:        2707316 kB
Active(anon):     621296 kB
Inactive(anon):        0 kB
Active(file):     636856 kB
Inactive(file):  2707316 kB
Unevictable:        7620 kB
Mlocked:            7620 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             17164 kB
Writeback:             0 kB
AnonPages:        634232 kB
Mapped:            17588 kB
Shmem:               200 kB
Slab:             636968 kB
SReclaimable:      79392 kB
SUnreclaim:       557576 kB
KernelStack:        1472 kB
PageTables:         4956 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     734520 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    565248 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= 71460 MiB
End job on node145 at 2012-05-26 11:28:41