Trace number 3691290

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
SCIP spx SCIP 2.1.1.4. with SoPlex 1.6.0.3 fixed? 1799.06 1799.38

General information on the benchmark

Name/OPT-SMALLINT-LIN/oliveras/j120opt/
normalized-j12026_4.std.opb
MD5SUM1d933df6a578d668cfefed05a131780d
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark174
Best CPU time to get the best result obtained on this benchmark1800.02
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables72842
Total number of constraints245266
Number of constraints which are clauses244066
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 constraint68
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-3691290-1338023636.opb>
0.59/0.61	c original problem has 72842 variables (72842 bin, 0 int, 0 impl, 0 cont) and 245266 constraints
0.59/0.61	c problem read in 0.61
1.49/1.54	c presolving:
7.98/8.04	c (round 1) 6488 del vars, 19166 del conss, 0 add conss, 4979 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 16620104 impls, 0 clqs
12.29/12.30	c (round 2) 13185 del vars, 47502 del conss, 0 add conss, 11334 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 16656891 impls, 0 clqs
13.69/13.72	c (round 3) 15842 del vars, 59319 del conss, 0 add conss, 12857 chg bounds, 24 chg sides, 14 chg coeffs, 0 upgd conss, 16676061 impls, 0 clqs
14.68/14.74	c (round 4) 17393 del vars, 65123 del conss, 0 add conss, 13951 chg bounds, 32 chg sides, 22 chg coeffs, 0 upgd conss, 16690267 impls, 0 clqs
15.29/15.33	c (round 5) 18456 del vars, 69307 del conss, 0 add conss, 14632 chg bounds, 34 chg sides, 22 chg coeffs, 0 upgd conss, 16700948 impls, 0 clqs
15.68/15.79	c (round 6) 19209 del vars, 72085 del conss, 0 add conss, 15129 chg bounds, 34 chg sides, 22 chg coeffs, 0 upgd conss, 16707572 impls, 0 clqs
16.09/16.15	c (round 7) 19817 del vars, 74441 del conss, 0 add conss, 15533 chg bounds, 34 chg sides, 22 chg coeffs, 0 upgd conss, 16714668 impls, 0 clqs
16.40/16.44	c (round 8) 20279 del vars, 76245 del conss, 0 add conss, 15840 chg bounds, 34 chg sides, 22 chg coeffs, 0 upgd conss, 16719604 impls, 0 clqs
16.59/16.67	c (round 9) 20632 del vars, 77604 del conss, 0 add conss, 16082 chg bounds, 34 chg sides, 22 chg coeffs, 0 upgd conss, 16723033 impls, 0 clqs
16.78/16.85	c (round 10) 20871 del vars, 78585 del conss, 0 add conss, 16242 chg bounds, 34 chg sides, 22 chg coeffs, 0 upgd conss, 16725333 impls, 0 clqs
16.88/16.99	c (round 11) 21027 del vars, 79201 del conss, 0 add conss, 16332 chg bounds, 34 chg sides, 22 chg coeffs, 0 upgd conss, 16728011 impls, 0 clqs
17.09/17.14	c (round 12) 21113 del vars, 79632 del conss, 0 add conss, 16393 chg bounds, 34 chg sides, 22 chg coeffs, 0 upgd conss, 16728770 impls, 0 clqs
17.19/17.22	c (round 13) 21157 del vars, 79852 del conss, 0 add conss, 16412 chg bounds, 34 chg sides, 22 chg coeffs, 0 upgd conss, 16729054 impls, 0 clqs
17.29/17.31	c (round 14) 21177 del vars, 79948 del conss, 0 add conss, 16424 chg bounds, 34 chg sides, 22 chg coeffs, 0 upgd conss, 16729118 impls, 0 clqs
17.29/17.39	c (round 15) 21179 del vars, 79978 del conss, 0 add conss, 16425 chg bounds, 34 chg sides, 22 chg coeffs, 0 upgd conss, 16729128 impls, 0 clqs
18.09/18.12	c (round 16) 21179 del vars, 79981 del conss, 0 add conss, 16425 chg bounds, 34 chg sides, 22 chg coeffs, 165285 upgd conss, 16729128 impls, 0 clqs
18.70/18.71	c (round 17) 21179 del vars, 79984 del conss, 14 add conss, 16425 chg bounds, 50 chg sides, 162 chg coeffs, 165286 upgd conss, 16729618 impls, 4086 clqs
324.10/324.29	c    (324.3s) probing: 1000/51663 (1.9%) - 0 fixings, 0 aggregations, 6418096 implications, 0 bound changes
324.50/324.61	c    (324.6s) probing: 1001/51663 (1.9%) - 0 fixings, 0 aggregations, 6424651 implications, 0 bound changes
324.50/324.61	c    (324.6s) probing aborted: 1000/1000 successive useless probings
324.50/324.61	c (round 18) 21179 del vars, 160001 del conss, 25521 add conss, 16425 chg bounds, 56 chg sides, 200 chg coeffs, 165286 upgd conss, 29578936 impls, 4383 clqs
325.21/325.38	c (round 19) 21179 del vars, 180953 del conss, 46473 add conss, 16425 chg bounds, 56 chg sides, 201 chg coeffs, 165286 upgd conss, 29578940 impls, 7893 clqs
325.90/326.02	c presolving (20 rounds):
325.90/326.02	c  21179 deleted vars, 180953 deleted constraints, 46473 added constraints, 16425 tightened bounds, 0 added holes, 56 changed sides, 201 changed coefficients
325.90/326.02	c  29578940 implications, 28845 cliques
325.90/326.02	c presolved problem has 51663 variables (51663 bin, 0 int, 0 impl, 0 cont) and 110786 constraints
325.90/326.02	c    1143 constraints of type <knapsack>
325.90/326.02	c  108602 constraints of type <setppc>
325.90/326.02	c    1040 constraints of type <and>
325.90/326.02	c       1 constraints of type <logicor>
325.90/326.02	c transformed objective value is always integral (scale: 1)
325.90/326.02	c Presolving Time: 325.15
325.90/326.02	c - non default parameters ----------------------------------------------------------------------
325.90/326.02	c # SCIP version 2.1.1.4
325.90/326.02	c 
325.90/326.02	c # maximal time in seconds to run
325.90/326.02	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
325.90/326.02	c limits/time = 1797
325.90/326.02	c 
325.90/326.02	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
325.90/326.02	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
325.90/326.02	c limits/memory = 13950
325.90/326.02	c 
325.90/326.02	c # default clock type (1: CPU user seconds, 2: wall clock time)
325.90/326.02	c # [type: int, range: [1,2], default: 1]
325.90/326.02	c timing/clocktype = 2
325.90/326.02	c 
325.90/326.02	c # belongs reading time to solving time?
325.90/326.02	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
325.90/326.02	c timing/reading = TRUE
325.90/326.02	c 
325.90/326.02	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
325.90/326.02	c # [type: int, range: [-1,2147483647], default: -1]
325.90/326.02	c separating/rapidlearning/freq = 0
325.90/326.02	c 
325.90/326.02	c -----------------------------------------------------------------------------------------------
325.90/326.02	c start solving
326.20/326.37	c 
1798.27/1798.70	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1798.27/1798.70	c  1799s|     1 |     0 |167531 |     - |1041M|   0 |   - |  51k| 110k|  51k| 111k|   0 |   4 |   0 | 0.000000e+00 |      --      |    Inf 
1798.27/1798.70	c (node 1) LP solver hit time limit in LP 1 -- using pseudo solution instead
1798.37/1798.74	c  1799s|     1 |     2 |167531 |     - |1041M|   0 |   - |  51k| 110k|  51k| 111k|   0 |   4 |   0 | 0.000000e+00 |      --      |    Inf 
1798.37/1798.74	c 
1798.37/1798.74	c SCIP Status        : solving was interrupted [time limit reached]
1798.37/1798.74	c Solving Time (sec) : 1798.73
1798.37/1798.74	c Solving Nodes      : 1
1798.37/1798.74	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1798.37/1798.74	c Dual Bound         : +0.00000000000000e+00
1798.37/1798.74	c Gap                : infinite
1798.37/1798.74	s UNKNOWN
1798.37/1798.74	c SCIP Status        : solving was interrupted [time limit reached]
1798.37/1798.74	c Total Time         :    1798.73
1798.37/1798.74	c   solving          :    1798.73
1798.37/1798.74	c   presolving       :     325.15 (included in solving)
1798.37/1798.74	c   reading          :       0.61 (included in solving)
1798.37/1798.74	c   copying          :       0.00 (0 times copied the problem)
1798.37/1798.74	c Original Problem   :
1798.37/1798.74	c   Problem name     : HOME/instance-3691290-1338023636.opb
1798.37/1798.74	c   Variables        : 72842 (72842 binary, 0 integer, 0 implicit integer, 0 continuous)
1798.37/1798.74	c   Constraints      : 245266 initial, 245266 maximal
1798.37/1798.74	c   Objective sense  : minimize
1798.37/1798.74	c Presolved Problem  :
1798.37/1798.74	c   Problem name     : t_HOME/instance-3691290-1338023636.opb
1798.37/1798.74	c   Variables        : 51663 (51663 binary, 0 integer, 0 implicit integer, 0 continuous)
1798.37/1798.74	c   Constraints      : 110786 initial, 110790 maximal
1798.37/1798.74	c Presolvers         :   ExecTime  SetupTime  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1798.37/1798.74	c   domcol           :       0.00       0.00          0          0          0          0          0          0          0          0          0
1798.37/1798.74	c   trivial          :       0.07       0.00       1070          0          0          0          0          0          0          0          0
1798.37/1798.74	c   dualfix          :       0.09       0.00        126          0          0          0          0          0          0          0          0
1798.37/1798.74	c   boundshift       :       0.00       0.00          0          0          0          0          0          0          0          0          0
1798.37/1798.74	c   inttobinary      :       0.00       0.00          0          0          0          0          0          0          0          0          0
1798.37/1798.74	c   convertinttobin  :       0.00       0.00          0          0          0          0          0          0          0          0          0
1798.37/1798.74	c   gateextraction   :       0.34       0.00          0          0          0          0          0      80016      25502          0          0
1798.37/1798.74	c   implics          :       0.69       0.00          0          0          0          0          0          0          0          0          0
1798.37/1798.74	c   components       :       0.06       0.00          0          0          0          0          0          0          0          0          0
1798.37/1798.74	c   pseudoobj        :       0.00       0.33          0          0          0          0          0          0          0          0          0
1798.37/1798.74	c   probing          :     305.25       0.00          0          0          0          0          0          0          0          0          0
1798.37/1798.74	c   knapsack         :       0.92       0.00          0          0          0          0          0          1         19         22        179
1798.37/1798.74	c   setppc           :       0.54       0.00          0          0          0          0          0          3          0          0          0
1798.37/1798.74	c   and              :       0.39       0.00          0          0          0          0          0      20952      20952          0          0
1798.37/1798.74	c   linear           :      15.71       0.00      15355       4628          0      16425          0      79981          0         34         22
1798.37/1798.74	c   logicor          :       0.12       0.00          0          0          0          0          0          0          0          0          0
1798.37/1798.74	c   root node        :          -          -          0          -          -          0          -          -          -          -          -
1798.37/1798.74	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #ResProp    Cutoffs    DomReds       Cuts      Conss   Children
1798.37/1798.74	c   integral         :          0          0          0          0          0          0          3          0          0          0          0          0          0
1798.37/1798.74	c   knapsack         :       1143       1143          0      72787          0          1          3          1          1          0          0          0          0
1798.37/1798.74	c   setppc           :     108602     108602          0      72786          0          1          1        121          2          0          0          0          0
1798.37/1798.74	c   and              :       1040       1040          0      72784          0          1          0          3          0          0          0          0          0
1798.37/1798.74	c   logicor          :          1+         5          0         29          0          1          0          4         12          0          0          0          0
1798.37/1798.74	c   countsols        :          0          0          0          0          0          1          0          0          0          0          0          0          0
1798.37/1798.74	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS      Check    ResProp
1798.37/1798.74	c   integral         :       0.01       0.00       0.00       0.00       0.00       0.00       0.01       0.00
1798.37/1798.74	c   knapsack         :       4.20       0.00       0.00       4.20       0.00       0.00       0.00       0.00
1798.37/1798.74	c   setppc           :     283.93       0.00       0.00     283.89       0.00       0.03       0.00       0.00
1798.37/1798.74	c   and              :      60.12       0.00       0.00      60.12       0.00       0.00       0.00       0.00
1798.37/1798.74	c   logicor          :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1798.37/1798.74	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1798.37/1798.74	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
1798.37/1798.74	c   rootredcost      :          0          0          0          0
1798.37/1798.74	c   pseudoobj        :      18089          0          0          0
1798.37/1798.74	c   vbounds          :          0          0          0          0
1798.37/1798.74	c   redcost          :          0          0          0          0
1798.37/1798.74	c   probing          :          0          0          0          0
1798.37/1798.74	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp
1798.37/1798.74	c   rootredcost      :       0.04       0.00       0.00       0.04       0.00
1798.37/1798.74	c   pseudoobj        :       0.40       0.33       0.00       0.07       0.00
1798.37/1798.74	c   vbounds          :       0.05       0.01       0.00       0.04       0.00
1798.37/1798.74	c   redcost          :       0.03       0.00       0.00       0.03       0.00
1798.37/1798.74	c   probing          :     305.26       0.00     305.25       0.00       0.00
1798.37/1798.74	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1798.37/1798.74	c   propagation      :       0.00         15          4          4       43.8          0        0.0          -
1798.37/1798.74	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1798.37/1798.74	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1798.37/1798.74	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1798.37/1798.74	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1798.37/1798.74	c   applied globally :          -          -          -          4       43.8          -          -          -
1798.37/1798.74	c   applied locally  :          -          -          -          0        0.0          -          -          -
1798.37/1798.74	c Separators         :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss
1798.37/1798.74	c   cut pool         :       0.00                     0          -          -          0          -    (maximal pool size: 0)
1798.37/1798.74	c   clique           :       0.00       0.00          0          0          0          0          0
1798.37/1798.74	c   closecuts        :       0.00       0.00          0          0          0          0          0
1798.37/1798.74	c   cgmip            :       0.00       0.00          0          0          0          0          0
1798.37/1798.74	c   cmir             :       0.00       0.00          0          0          0          0          0
1798.37/1798.74	c   flowcover        :       0.00       0.00          0          0          0          0          0
1798.37/1798.74	c   gomory           :       0.00       0.00          0          0          0          0          0
1798.37/1798.74	c   impliedbounds    :       0.00       0.00          0          0          0          0          0
1798.37/1798.74	c   intobj           :       0.00       0.00          0          0          0          0          0
1798.37/1798.74	c   mcf              :       0.00       0.00          0          0          0          0          0
1798.37/1798.74	c   oddcycle         :       0.00       0.00          0          0          0          0          0
1798.37/1798.74	c   rapidlearning    :       0.00       0.00          0          0          0          0          0
1798.37/1798.74	c   strongcg         :       0.00       0.00          0          0          0          0          0
1798.37/1798.74	c   zerohalf         :       0.00       0.00          0          0          0          0          0
1798.37/1798.74	c Pricers            :   ExecTime  SetupTime      Calls       Vars
1798.37/1798.74	c   problem variables:       0.00          -          0          0
1798.37/1798.74	c Branching Rules    :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1798.37/1798.74	c   relpscost        :       0.00       0.00          0          0          0          0          0          0
1798.37/1798.74	c   pscost           :       0.00       0.00          0          0          0          0          0          0
1798.37/1798.74	c   inference        :       0.01       0.00          1          0          0          0          0          2
1798.37/1798.74	c   mostinf          :       0.00       0.00          0          0          0          0          0          0
1798.37/1798.74	c   leastinf         :       0.00       0.00          0          0          0          0          0          0
1798.37/1798.74	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0
1798.37/1798.74	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0
1798.37/1798.74	c   random           :       0.00       0.00          0          0          0          0          0          0
1798.37/1798.74	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found
1798.37/1798.74	c   LP solutions     :       0.00          -          -          0
1798.37/1798.74	c   pseudo solutions :       0.00          -          -          0
1798.37/1798.74	c   oneopt           :       0.00       0.00          0          0
1798.37/1798.74	c   smallcard        :       0.00       0.00          0          0
1798.37/1798.74	c   trivial          :       0.07       0.00          2          0
1798.37/1798.74	c   shiftandpropagate:      86.32       0.00          1          0
1798.37/1798.74	c   simplerounding   :       0.00       0.00          0          0
1798.37/1798.74	c   zirounding       :       0.00       0.00          0          0
1798.37/1798.74	c   rounding         :       0.00       0.00          0          0
1798.37/1798.74	c   shifting         :       0.00       0.00          0          0
1798.37/1798.74	c   intshifting      :       0.00       0.00          0          0
1798.37/1798.74	c   twoopt           :       0.00       0.00          0          0
1798.37/1798.74	c   indtwoopt        :       0.00       0.00          0          0
1798.37/1798.74	c   indoneopt        :       0.00       0.00          0          0
1798.37/1798.74	c   fixandinfer      :       0.00       0.00          0          0
1798.37/1798.74	c   feaspump         :       0.00       0.00          0          0
1798.37/1798.74	c   clique           :       0.00       0.00          0          0
1798.37/1798.74	c   indrounding      :       0.00       0.00          0          0
1798.37/1798.74	c   indcoefdiving    :       0.00       0.00          0          0
1798.37/1798.74	c   coefdiving       :       0.00       0.00          0          0
1798.37/1798.74	c   pscostdiving     :       0.00       0.00          0          0
1798.37/1798.74	c   nlpdiving        :       0.00       0.00          0          0
1798.37/1798.74	c   fracdiving       :       0.00       0.00          0          0
1798.37/1798.74	c   veclendiving     :       0.00       0.00          0          0
1798.37/1798.74	c   intdiving        :       0.00       0.00          0          0
1798.37/1798.74	c   actconsdiving    :       0.00       0.00          0          0
1798.37/1798.74	c   objpscostdiving  :       0.00       0.00          0          0
1798.37/1798.74	c   rootsoldiving    :       0.00       0.00          0          0
1798.37/1798.74	c   linesearchdiving :       0.00       0.00          0          0
1798.37/1798.74	c   guideddiving     :       0.00       0.00          0          0
1798.37/1798.74	c   octane           :       0.00       0.00          0          0
1798.37/1798.74	c   rens             :       0.00       0.00          0          0
1798.37/1798.74	c   rins             :       0.00       0.00          0          0
1798.37/1798.74	c   localbranching   :       0.00       0.00          0          0
1798.37/1798.74	c   mutation         :       0.00       0.00          0          0
1798.37/1798.74	c   crossover        :       0.00       0.00          0          0
1798.37/1798.74	c   dins             :       0.00       0.00          0          0
1798.37/1798.74	c   vbounds          :       0.00       0.00          0          0
1798.37/1798.74	c   undercover       :       0.00       0.00          0          0
1798.37/1798.74	c   subnlp           :       0.00       0.00          0          0
1798.37/1798.74	c   trysol           :       0.00       0.00          0          0
1798.37/1798.74	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It
1798.37/1798.74	c   primal LP        :       0.00          0          0       0.00          -       0.00          0
1798.37/1798.74	c   dual LP          :    1385.98          1     167531  167531.00     120.88       0.00          0
1798.37/1798.74	c   lex dual LP      :       0.00          0          0       0.00          -
1798.37/1798.74	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
1798.37/1798.74	c   diving/probing LP:       0.00          0          0       0.00          -
1798.37/1798.74	c   strong branching :       0.00          0          0       0.00          -
1798.37/1798.74	c     (at root node) :          -          0          0       0.00          -
1798.37/1798.74	c   conflict analysis:       0.00          0          0       0.00          -
1798.37/1798.74	c B&B Tree           :
1798.37/1798.74	c   number of runs   :          1
1798.37/1798.74	c   nodes            :          1
1798.37/1798.74	c   nodes (total)    :          1
1798.37/1798.74	c   nodes left       :          2
1798.37/1798.74	c   max depth        :          0
1798.37/1798.74	c   max depth (total):          0
1798.37/1798.74	c   backtracks       :          0 (0.0%)
1798.37/1798.74	c   delayed cutoffs  :          0
1798.37/1798.74	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1798.37/1798.74	c   avg switch length:       1.00
1798.37/1798.74	c   switching time   :       0.00
1798.37/1798.74	c Solution           :
1798.37/1798.74	c   Solutions found  :          0 (0 improvements)
1798.37/1798.74	c   Primal Bound     :          -
1798.37/1798.74	c   Dual Bound       : +0.00000000000000e+00
1798.37/1798.74	c   Gap              :   infinite
1798.37/1798.74	c   Root Dual Bound  : +0.00000000000000e+00
1798.37/1798.74	c   Root Iterations  :     167531
1798.96/1799.37	c Time complete: 1799.05.

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-3691290-1338023636/watcher-3691290-1338023636 -o /tmp/evaluation-result-3691290-1338023636/solver-3691290-1338023636 -C 1800 -W 1900 -M 15500 HOME/scip-2.1.1.4fix.linux.x86_64.gnu.opt.spx -f HOME/instance-3691290-1338023636.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.06 2.05 2.00 3/176 18671
/proc/meminfo: memFree=26917856/32873844 swapFree=6592/6592
[pid=18671] ppid=18669 vsize=10664 CPUtime=0 cores=0,2,4,6
/proc/18671/stat : 18671 (scip-2.1.1.4fix) R 18669 18671 17459 0 -1 4202496 1408 0 0 0 0 0 0 0 20 0 1 0 268488451 10919936 1362 33554432000 4194304 10173063 140737218996144 140735756013480 5285022 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/18671/statm: 2666 1362 416 1460 0 1197 0

[startup+0.065483 s]
/proc/loadavg: 2.06 2.05 2.00 3/176 18671
/proc/meminfo: memFree=26917856/32873844 swapFree=6592/6592
[pid=18671] ppid=18669 vsize=33728 CPUtime=0.06 cores=0,2,4,6
/proc/18671/stat : 18671 (scip-2.1.1.4fix) R 18669 18671 17459 0 -1 4202496 7058 0 0 0 5 1 0 0 20 0 1 0 268488451 34537472 6986 33554432000 4194304 10173063 140737218996144 140735756013480 7545739 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/18671/statm: 8432 7022 416 1460 0 6963 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 33728

[startup+0.100375 s]
/proc/loadavg: 2.06 2.05 2.00 3/176 18671
/proc/meminfo: memFree=26917856/32873844 swapFree=6592/6592
[pid=18671] ppid=18669 vsize=45600 CPUtime=0.09 cores=0,2,4,6
/proc/18671/stat : 18671 (scip-2.1.1.4fix) R 18669 18671 17459 0 -1 4202496 10012 0 0 0 8 1 0 0 20 0 1 0 268488451 46694400 9940 33554432000 4194304 10173063 140737218996144 140735756013480 7545739 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/18671/statm: 11400 9973 416 1460 0 9931 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 45600

[startup+0.30027 s]
/proc/loadavg: 2.06 2.05 2.00 3/176 18671
/proc/meminfo: memFree=26917856/32873844 swapFree=6592/6592
[pid=18671] ppid=18669 vsize=73840 CPUtime=0.29 cores=0,2,4,6
/proc/18671/stat : 18671 (scip-2.1.1.4fix) R 18669 18671 17459 0 -1 4202496 17245 0 0 0 26 3 0 0 20 0 1 0 268488451 75612160 17172 33554432000 4194304 10173063 140737218996144 140737218861320 8985008 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/18671/statm: 18460 17172 416 1460 0 16991 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 73840

[startup+0.700273 s]
/proc/loadavg: 2.06 2.05 2.00 3/176 18671
/proc/meminfo: memFree=26917856/32873844 swapFree=6592/6592
[pid=18671] ppid=18669 vsize=205176 CPUtime=0.69 cores=0,2,4,6
/proc/18671/stat : 18671 (scip-2.1.1.4fix) R 18669 18671 17459 0 -1 4202496 49930 0 0 0 61 8 0 0 20 0 1 0 268488451 210100224 49838 33554432000 4194304 10173063 140737218996144 140737218861320 8803840 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18671/statm: 51294 49838 468 1460 0 49825 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 205176

[startup+1.50029 s]
/proc/loadavg: 2.06 2.05 2.00 3/177 18672
/proc/meminfo: memFree=26630136/32873844 swapFree=6592/6592
[pid=18671] ppid=18669 vsize=398292 CPUtime=1.49 cores=0,2,4,6
/proc/18671/stat : 18671 (scip-2.1.1.4fix) R 18669 18671 17459 0 -1 4202496 109364 0 0 0 133 16 0 0 20 0 1 0 268488451 407851008 96887 33554432000 4194304 10173063 140737218996144 140737218991960 8886844 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18671/statm: 99573 96887 526 1460 0 98104 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 398292

[startup+3.10028 s]
/proc/loadavg: 2.06 2.05 2.00 3/177 18672
/proc/meminfo: memFree=26453312/32873844 swapFree=6592/6592
[pid=18671] ppid=18669 vsize=588772 CPUtime=3.09 cores=0,2,4,6
/proc/18671/stat : 18671 (scip-2.1.1.4fix) R 18669 18671 17459 0 -1 4202496 156366 0 0 0 284 25 0 0 20 0 1 0 268488451 602902528 143889 33554432000 4194304 10173063 140737218996144 140737218993144 8963895 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18671/statm: 147193 143889 559 1460 0 145724 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 588772

[startup+6.30028 s]
/proc/loadavg: 2.06 2.05 2.00 3/177 18672
/proc/meminfo: memFree=26150736/32873844 swapFree=6592/6592
[pid=18671] ppid=18669 vsize=845460 CPUtime=6.29 cores=0,2,4,6
/proc/18671/stat : 18671 (scip-2.1.1.4fix) R 18669 18671 17459 0 -1 4202496 218617 0 0 0 593 36 0 0 20 0 1 0 268488451 865751040 206140 33554432000 4194304 10173063 140737218996144 140737218993144 8963895 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18671/statm: 211365 206140 559 1460 0 209896 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 845460

[startup+12.7003 s]
/proc/loadavg: 2.05 2.05 2.00 3/177 18672
/proc/meminfo: memFree=26020668/32873844 swapFree=6592/6592
[pid=18671] ppid=18669 vsize=905564 CPUtime=12.69 cores=0,2,4,6
/proc/18671/stat : 18671 (scip-2.1.1.4fix) R 18669 18671 17459 0 -1 4202496 234396 0 0 0 1220 49 0 0 20 0 1 0 268488451 927297536 220888 33554432000 4194304 10173063 140737218996144 140737218993144 7436445 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18671/statm: 226391 220888 568 1460 0 224922 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 905564

[startup+25.5003 s]
/proc/loadavg: 2.11 2.06 2.00 3/177 18673
/proc/meminfo: memFree=25953248/32873844 swapFree=6592/6592
[pid=18671] ppid=18669 vsize=965472 CPUtime=25.49 cores=0,2,4,6
/proc/18671/stat : 18671 (scip-2.1.1.4fix) R 18669 18671 17459 0 -1 4202496 259910 0 0 0 2454 95 0 0 20 0 1 0 268488451 988643328 235350 33554432000 4194304 10173063 140737218996144 140737218992504 4780421 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18671/statm: 241368 235350 628 1460 0 239899 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 965472

[startup+51.1003 s]
/proc/loadavg: 2.07 2.05 2.00 3/177 18673
/proc/meminfo: memFree=25921348/32873844 swapFree=6592/6592
[pid=18671] ppid=18669 vsize=974424 CPUtime=51.08 cores=0,2,4,6
/proc/18671/stat : 18671 (scip-2.1.1.4fix) R 18669 18671 17459 0 -1 4202496 262180 0 0 0 5011 97 0 0 20 0 1 0 268488451 997810176 237587 33554432000 4194304 10173063 140737218996144 140737218992504 8963895 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18671/statm: 243606 237587 628 1460 0 242137 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 974424

[startup+102.307 s]
/proc/loadavg: 2.16 2.08 2.01 3/177 18673
/proc/meminfo: memFree=25706336/32873844 swapFree=6592/6592
[pid=18671] ppid=18669 vsize=1007496 CPUtime=102.28 cores=0,2,4,6
/proc/18671/stat : 18671 (scip-2.1.1.4fix) R 18669 18671 17459 0 -1 4202496 269649 0 0 0 10127 101 0 0 20 0 1 0 268488451 1031675904 244858 33554432000 4194304 10173063 140737218996144 140737218992504 4780421 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18671/statm: 251874 244858 628 1460 0 250405 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1007496

[startup+162.3 s]
/proc/loadavg: 2.11 2.08 2.01 3/177 18673
/proc/meminfo: memFree=25660856/32873844 swapFree=6592/6592
[pid=18671] ppid=18669 vsize=1051068 CPUtime=162.26 cores=0,2,4,6
/proc/18671/stat : 18671 (scip-2.1.1.4fix) R 18669 18671 17459 0 -1 4202496 281232 0 0 0 16119 107 0 0 20 0 1 0 268488451 1076293632 256243 33554432000 4194304 10173063 140737218996144 140737218992520 4780448 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18671/statm: 262767 256243 628 1460 0 261298 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 1051068

[startup+222.3 s]
/proc/loadavg: 2.09 2.07 2.01 3/177 18673
/proc/meminfo: memFree=25518388/32873844 swapFree=6592/6592
[pid=18671] ppid=18669 vsize=1108720 CPUtime=222.25 cores=0,2,4,6
/proc/18671/stat : 18671 (scip-2.1.1.4fix) R 18669 18671 17459 0 -1 4202496 295257 0 0 0 22110 115 0 0 20 0 1 0 268488451 1135329280 270455 33554432000 4194304 10173063 140737218996144 140737218992504 5871143 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18671/statm: 277180 270455 628 1460 0 275711 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 1108720

[startup+282.3 s]
/proc/loadavg: 2.09 2.07 2.01 3/177 18673
/proc/meminfo: memFree=25430372/32873844 swapFree=6592/6592
[pid=18671] ppid=18669 vsize=1173020 CPUtime=282.21 cores=0,2,4,6
/proc/18671/stat : 18671 (scip-2.1.1.4fix) R 18669 18671 17459 0 -1 4202496 311338 0 0 0 28098 123 0 0 20 0 1 0 268488451 1201172480 287051 33554432000 4194304 10173063 140737218996144 140737218992504 8963895 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18671/statm: 293255 287051 628 1460 0 291786 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 1173020

[startup+342.3 s]
/proc/loadavg: 2.09 2.07 2.01 3/177 18674
/proc/meminfo: memFree=25233392/32873844 swapFree=6592/6592
[pid=18671] ppid=18669 vsize=1350092 CPUtime=342.2 cores=0,2,4,6
/proc/18671/stat : 18671 (scip-2.1.1.4fix) R 18669 18671 17459 0 -1 4202496 347941 0 0 0 34077 143 0 0 20 0 1 0 268488451 1382494208 330047 33554432000 4194304 10173063 140737218996144 140737218992024 4780421 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18671/statm: 337523 330047 708 1460 0 336054 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 1350092

[startup+402.3 s]
/proc/loadavg: 2.03 2.06 2.00 3/178 18677
/proc/meminfo: memFree=25227460/32873844 swapFree=6592/6592
[pid=18671] ppid=18669 vsize=1352140 CPUtime=402.19 cores=0,2,4,6
/proc/18671/stat : 18671 (scip-2.1.1.4fix) R 18669 18671 17459 0 -1 4202496 348453 0 0 0 40071 148 0 0 20 0 1 0 268488451 1384591360 330816 33554432000 4194304 10173063 140737218996144 140737218992024 4780448 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18671/statm: 338035 330816 708 1460 0 336566 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 1352140

[startup+462.3 s]
/proc/loadavg: 2.07 2.06 2.00 3/177 18677
/proc/meminfo: memFree=25108976/32873844 swapFree=6592/6592
[pid=18671] ppid=18669 vsize=1460940 CPUtime=462.18 cores=0,2,4,6
/proc/18671/stat : 18671 (scip-2.1.1.4fix) R 18669 18671 17459 0 -1 4202496 364700 0 0 0 46061 157 0 0 20 0 1 0 268488451 1496002560 360441 33554432000 4194304 10173063 140737218996144 140737218989768 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18671/statm: 365235 360441 791 1460 0 363766 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 1460940

[startup+522.3 s]
/proc/loadavg: 2.08 2.06 2.00 3/177 18677
/proc/meminfo: memFree=24989212/32873844 swapFree=6592/6592
[pid=18671] ppid=18669 vsize=1478868 CPUtime=522.17 cores=0,2,4,6
/proc/18671/stat : 18671 (scip-2.1.1.4fix) R 18669 18671 17459 0 -1 4202496 368498 0 0 0 52055 162 0 0 20 0 1 0 268488451 1514360832 365552 33554432000 4194304 10173063 140737218996144 140737218989816 8012995 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18671/statm: 369717 365552 791 1460 0 368248 0
Current children cumulated CPU time (s) 522.17
Current children cumulated vsize (KiB) 1478868

[startup+582.3 s]
/proc/loadavg: 2.15 2.08 2.01 3/177 18677
/proc/meminfo: memFree=24955288/32873844 swapFree=6592/6592
[pid=18671] ppid=18669 vsize=1479744 CPUtime=582.16 cores=0,2,4,6
/proc/18671/stat : 18671 (scip-2.1.1.4fix) R 18669 18671 17459 0 -1 4202496 368561 0 0 0 58050 166 0 0 20 0 1 0 268488451 1515257856 366869 33554432000 4194304 10173063 140737218996144 140737218989816 8007069 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18671/statm: 369936 366869 791 1460 0 368467 0
Current children cumulated CPU time (s) 582.16
Current children cumulated vsize (KiB) 1479744

[startup+642.3 s]

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

/proc/meminfo: memFree=24748880/32873844 swapFree=6592/6592
[pid=18671] ppid=18669 vsize=1494160 CPUtime=1062.09 cores=0,2,4,6
/proc/18671/stat : 18671 (scip-2.1.1.4fix) R 18669 18671 17459 0 -1 4202496 369663 0 0 0 106014 195 0 0 20 0 1 0 268488451 1530019840 369625 33554432000 4194304 10173063 140737218996144 140737218989320 8007073 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18671/statm: 373540 369625 792 1460 0 372071 0
Current children cumulated CPU time (s) 1062.09
Current children cumulated vsize (KiB) 1494160

[startup+1122.3 s]
/proc/loadavg: 2.13 2.07 2.01 3/177 18683
/proc/meminfo: memFree=24748908/32873844 swapFree=6592/6592
[pid=18671] ppid=18669 vsize=1494160 CPUtime=1122.08 cores=0,2,4,6
/proc/18671/stat : 18671 (scip-2.1.1.4fix) R 18669 18671 17459 0 -1 4202496 369667 0 0 0 112009 199 0 0 20 0 1 0 268488451 1530019840 369629 33554432000 4194304 10173063 140737218996144 140737218989320 8007111 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18671/statm: 373540 369629 792 1460 0 372071 0
Current children cumulated CPU time (s) 1122.08
Current children cumulated vsize (KiB) 1494160

[startup+1182.3 s]
/proc/loadavg: 2.10 2.07 2.01 3/177 18683
/proc/meminfo: memFree=24748192/32873844 swapFree=6592/6592
[pid=18671] ppid=18669 vsize=1494160 CPUtime=1182.07 cores=0,2,4,6
/proc/18671/stat : 18671 (scip-2.1.1.4fix) R 18669 18671 17459 0 -1 4202496 369673 0 0 0 118003 204 0 0 20 0 1 0 268488451 1530019840 369635 33554432000 4194304 10173063 140737218996144 140737218989320 8013273 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18671/statm: 373540 369635 792 1460 0 372071 0
Current children cumulated CPU time (s) 1182.07
Current children cumulated vsize (KiB) 1494160

[startup+1242.3 s]
/proc/loadavg: 2.09 2.07 2.01 3/176 18683
/proc/meminfo: memFree=24739424/32873844 swapFree=6592/6592
[pid=18671] ppid=18669 vsize=1494160 CPUtime=1242.06 cores=0,2,4,6
/proc/18671/stat : 18671 (scip-2.1.1.4fix) R 18669 18671 17459 0 -1 4202496 369674 0 0 0 123999 207 0 0 20 0 1 0 268488451 1530019840 369636 33554432000 4194304 10173063 140737218996144 140737218989320 8007064 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18671/statm: 373540 369636 792 1460 0 372071 0
Current children cumulated CPU time (s) 1242.06
Current children cumulated vsize (KiB) 1494160

[startup+1302.3 s]
/proc/loadavg: 2.08 2.07 2.01 3/177 18722
/proc/meminfo: memFree=26470468/32873844 swapFree=6592/6592
[pid=18671] ppid=18669 vsize=1494160 CPUtime=1302.06 cores=0,2,4,6
/proc/18671/stat : 18671 (scip-2.1.1.4fix) R 18669 18671 17459 0 -1 4202496 369679 0 0 0 129994 212 0 0 20 0 1 0 268488451 1530019840 369641 33554432000 4194304 10173063 140737218996144 140737218989768 8013292 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18671/statm: 373540 369641 792 1460 0 372071 0
Current children cumulated CPU time (s) 1302.06
Current children cumulated vsize (KiB) 1494160

[startup+1362.3 s]
/proc/loadavg: 2.03 2.05 2.01 3/177 18722
/proc/meminfo: memFree=26470592/32873844 swapFree=6592/6592
[pid=18671] ppid=18669 vsize=1494160 CPUtime=1362.04 cores=0,2,4,6
/proc/18671/stat : 18671 (scip-2.1.1.4fix) R 18669 18671 17459 0 -1 4202496 369704 0 0 0 135988 216 0 0 20 0 1 0 268488451 1530019840 369666 33554432000 4194304 10173063 140737218996144 140737218989320 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18671/statm: 373540 369666 792 1460 0 372071 0
Current children cumulated CPU time (s) 1362.04
Current children cumulated vsize (KiB) 1494160

[startup+1422.31 s]
/proc/loadavg: 2.01 2.04 2.00 3/177 18722
/proc/meminfo: memFree=26470468/32873844 swapFree=6592/6592
[pid=18671] ppid=18669 vsize=1494160 CPUtime=1422.03 cores=0,2,4,6
/proc/18671/stat : 18671 (scip-2.1.1.4fix) R 18669 18671 17459 0 -1 4202496 369739 0 0 0 141984 219 0 0 20 0 1 0 268488451 1530019840 369701 33554432000 4194304 10173063 140737218996144 140737218989320 7985008 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18671/statm: 373540 369701 792 1460 0 372071 0
Current children cumulated CPU time (s) 1422.03
Current children cumulated vsize (KiB) 1494160

[startup+1482.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/177 18722
/proc/meminfo: memFree=26470840/32873844 swapFree=6592/6592
[pid=18671] ppid=18669 vsize=1494160 CPUtime=1482.02 cores=0,2,4,6
/proc/18671/stat : 18671 (scip-2.1.1.4fix) R 18669 18671 17459 0 -1 4202496 369741 0 0 0 147979 223 0 0 20 0 1 0 268488451 1530019840 369703 33554432000 4194304 10173063 140737218996144 140737218989320 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18671/statm: 373540 369703 792 1460 0 372071 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 1494160

[startup+1542.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 18722
/proc/meminfo: memFree=26470840/32873844 swapFree=6592/6592
[pid=18671] ppid=18669 vsize=1494160 CPUtime=1542.01 cores=0,2,4,6
/proc/18671/stat : 18671 (scip-2.1.1.4fix) R 18669 18671 17459 0 -1 4202496 369742 0 0 0 153974 227 0 0 20 0 1 0 268488451 1530019840 369704 33554432000 4194304 10173063 140737218996144 140737218989320 7594585 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18671/statm: 373540 369704 792 1460 0 372071 0
Current children cumulated CPU time (s) 1542.01
Current children cumulated vsize (KiB) 1494160

[startup+1602.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/178 18726
/proc/meminfo: memFree=26470584/32873844 swapFree=6592/6592
[pid=18671] ppid=18669 vsize=1494160 CPUtime=1602 cores=0,2,4,6
/proc/18671/stat : 18671 (scip-2.1.1.4fix) R 18669 18671 17459 0 -1 4202496 369771 0 0 0 159969 231 0 0 20 0 1 0 268488451 1530019840 369733 33554432000 4194304 10173063 140737218996144 140737218989320 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18671/statm: 373540 369733 792 1460 0 372071 0
Current children cumulated CPU time (s) 1602
Current children cumulated vsize (KiB) 1494160

[startup+1662.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 18726
/proc/meminfo: memFree=26470344/32873844 swapFree=6592/6592
[pid=18671] ppid=18669 vsize=1494160 CPUtime=1662 cores=0,2,4,6
/proc/18671/stat : 18671 (scip-2.1.1.4fix) R 18669 18671 17459 0 -1 4202496 369781 0 0 0 165965 235 0 0 20 0 1 0 268488451 1530019840 369743 33554432000 4194304 10173063 140737218996144 140737218989320 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18671/statm: 373540 369743 792 1460 0 372071 0
Current children cumulated CPU time (s) 1662
Current children cumulated vsize (KiB) 1494160

[startup+1722.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 18726
/proc/meminfo: memFree=26469660/32873844 swapFree=6592/6592
[pid=18671] ppid=18669 vsize=1494160 CPUtime=1721.98 cores=0,2,4,6
/proc/18671/stat : 18671 (scip-2.1.1.4fix) R 18669 18671 17459 0 -1 4202496 369783 0 0 0 171961 237 0 0 20 0 1 0 268488451 1530019840 369755 33554432000 4194304 10173063 140737218996144 140737218989816 8007098 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18671/statm: 373540 369755 792 1460 0 372071 0
Current children cumulated CPU time (s) 1721.98
Current children cumulated vsize (KiB) 1494160

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 18726
/proc/meminfo: memFree=26469536/32873844 swapFree=6592/6592
[pid=18671] ppid=18669 vsize=1494160 CPUtime=1781.97 cores=0,2,4,6
/proc/18671/stat : 18671 (scip-2.1.1.4fix) R 18669 18671 17459 0 -1 4202496 369787 0 0 0 177957 240 0 0 20 0 1 0 268488451 1530019840 369759 33554432000 4194304 10173063 140737218996144 140737218989320 8018048 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18671/statm: 373540 369759 792 1460 0 372071 0
Current children cumulated CPU time (s) 1781.97
Current children cumulated vsize (KiB) 1494160

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

[startup+1791.91 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 18726
/proc/meminfo: memFree=26469660/32873844 swapFree=6592/6592
[pid=18671] ppid=18669 vsize=1494160 CPUtime=1791.58 cores=0,2,4,6
/proc/18671/stat : 18671 (scip-2.1.1.4fix) R 18669 18671 17459 0 -1 4202496 369787 0 0 0 178918 240 0 0 20 0 1 0 268488451 1530019840 369759 33554432000 4194304 10173063 140737218996144 140737218989320 8012915 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18671/statm: 373540 369759 792 1460 0 372071 0
Current children cumulated CPU time (s) 1791.58
Current children cumulated vsize (KiB) 1494160

[startup+1795.1 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 18726
/proc/meminfo: memFree=26469660/32873844 swapFree=6592/6592
[pid=18671] ppid=18669 vsize=1494160 CPUtime=1794.77 cores=0,2,4,6
/proc/18671/stat : 18671 (scip-2.1.1.4fix) R 18669 18671 17459 0 -1 4202496 369787 0 0 0 179237 240 0 0 20 0 1 0 268488451 1530019840 369759 33554432000 4194304 10173063 140737218996144 140737218989320 8012255 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18671/statm: 373540 369759 792 1460 0 372071 0
Current children cumulated CPU time (s) 1794.77
Current children cumulated vsize (KiB) 1494160

[startup+1796.7 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 18726
/proc/meminfo: memFree=26469660/32873844 swapFree=6592/6592
[pid=18671] ppid=18669 vsize=1494160 CPUtime=1796.37 cores=0,2,4,6
/proc/18671/stat : 18671 (scip-2.1.1.4fix) R 18669 18671 17459 0 -1 4202496 369787 0 0 0 179396 241 0 0 20 0 1 0 268488451 1530019840 369759 33554432000 4194304 10173063 140737218996144 140737218989320 8013292 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18671/statm: 373540 369759 792 1460 0 372071 0
Current children cumulated CPU time (s) 1796.37
Current children cumulated vsize (KiB) 1494160

[startup+1798.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 18726
/proc/meminfo: memFree=26469660/32873844 swapFree=6592/6592
[pid=18671] ppid=18669 vsize=1494160 CPUtime=1797.97 cores=0,2,4,6
/proc/18671/stat : 18671 (scip-2.1.1.4fix) R 18669 18671 17459 0 -1 4202496 369787 0 0 0 179556 241 0 0 20 0 1 0 268488451 1530019840 369759 33554432000 4194304 10173063 140737218996144 140737218989320 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18671/statm: 373540 369759 792 1460 0 372071 0
Current children cumulated CPU time (s) 1797.97
Current children cumulated vsize (KiB) 1494160

[startup+1799.1 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 18726
/proc/meminfo: memFree=26469660/32873844 swapFree=6592/6592
[pid=18671] ppid=18669 vsize=1450948 CPUtime=1798.77 cores=0,2,4,6
/proc/18671/stat : 18671 (scip-2.1.1.4fix) R 18669 18671 17459 0 -1 4202496 370498 0 0 0 179636 241 0 0 20 0 1 0 268488451 1485770752 358931 33554432000 4194304 10173063 140737218996144 140737218989320 7544999 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/18671/statm: 362737 358931 818 1460 0 361268 0
Current children cumulated CPU time (s) 1798.77
Current children cumulated vsize (KiB) 1450948

[startup+1799.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 18726
/proc/meminfo: memFree=26469660/32873844 swapFree=6592/6592
[pid=18671] ppid=18669 vsize=1195252 CPUtime=1798.96 cores=0,2,4,6
/proc/18671/stat : 18671 (scip-2.1.1.4fix) R 18669 18671 17459 0 -1 4202496 370499 0 0 0 179652 244 0 0 20 0 1 0 268488451 1223938048 295277 33554432000 4194304 10173063 140737218996144 140737218995240 8992599 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/18671/statm: 298813 295277 819 1460 0 297344 0
Current children cumulated CPU time (s) 1798.96
Current children cumulated vsize (KiB) 1195252

Child status: 0
Real time (s): 1799.38
CPU time (s): 1799.06
CPU user time (s): 1796.56
CPU system time (s): 2.49162
CPU usage (%): 99.9822
Max. virtual memory (cumulated for all children) (KiB): 1494160

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.56
system time used= 2.49162
maximum resident set size= 1479596
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 370512
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= 51
involuntary context switches= 1937

runsolver used 2.95355 second user time and 9.32158 second system time

The end

Launcher Data

Begin job on node140 at 2012-05-26 11:13:56
IDJOB=3691290
IDBENCH=77627
IDSOLVER=2270
FILE ID=node140/3691290-1338023636
RUNJOBID= node140-1338016921-17475
PBS_JOBID= 14624335
Free space on /tmp= 71456 MiB

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

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

MD5SUM BENCH= 1d933df6a578d668cfefed05a131780d
RANDOM SEED=1369138550

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        26918196 kB
Buffers:          257240 kB
Cached:          3751860 kB
SwapCached:            0 kB
Active:          1819896 kB
Inactive:        3353360 kB
Active(anon):    1165884 kB
Inactive(anon):        0 kB
Active(file):     654012 kB
Inactive(file):  3353360 kB
Unevictable:        6592 kB
Mlocked:            6592 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             20960 kB
Writeback:             0 kB
AnonPages:       1276384 kB
Mapped:            16652 kB
Shmem:               200 kB
Slab:             641880 kB
SReclaimable:      84576 kB
SUnreclaim:       557304 kB
KernelStack:        1472 kB
PageTables:         6160 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1295780 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    630784 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= 71448 MiB
End job on node140 at 2012-05-26 11:43:55