Trace number 3691302

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? 1798.01 1798.34

General information on the benchmark

Name/OPT-SMALLINT-LIN/oliveras/j120opt/
normalized-j12060_6.std.opb
MD5SUM2cfe94d08112cb5e579263a7aabde4b0
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark110
Best CPU time to get the best result obtained on this benchmark1.2948
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 constraints256039
Number of constraints which are clauses254839
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1200
Minimum length of a constraint1
Maximum length of a constraint120
Number of terms in the objective function 300
Biggest coefficient in the objective function 300
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 45150
Number of bits of the sum of numbers in the objective function 16
Biggest number in a constraint 300
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 45150
Number of bits of the biggest sum of numbers16
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c SCIP version 2.1.1.4 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.6.0.3] [GitHash: a3bf3a4-dirty]
0.00/0.00	c Copyright (c) 2002-2012 Konrad-Zuse-Zentrum fuer Informationstechnik Berlin (ZIB)
0.00/0.00	c 
0.00/0.00	c user parameter file <scip.set> not found - using default parameters
0.00/0.00	c reading problem <HOME/instance-3691302-1338023391.opb>
0.69/0.71	c original problem has 72842 variables (72842 bin, 0 int, 0 impl, 0 cont) and 256039 constraints
0.69/0.71	c problem read in 0.71
1.69/1.73	c presolving:
8.69/8.71	c (round 1) 8300 del vars, 24226 del conss, 0 add conss, 6619 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 17248304 impls, 0 clqs
12.98/13.02	c (round 2) 15238 del vars, 55993 del conss, 0 add conss, 13050 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 17291744 impls, 0 clqs
14.38/14.47	c (round 3) 17618 del vars, 67589 del conss, 0 add conss, 14446 chg bounds, 3 chg sides, 8 chg coeffs, 0 upgd conss, 17311559 impls, 0 clqs
15.29/15.31	c (round 4) 18962 del vars, 73085 del conss, 0 add conss, 15340 chg bounds, 3 chg sides, 8 chg coeffs, 0 upgd conss, 17323106 impls, 0 clqs
15.78/15.85	c (round 5) 19780 del vars, 76563 del conss, 0 add conss, 15874 chg bounds, 3 chg sides, 8 chg coeffs, 0 upgd conss, 17329280 impls, 0 clqs
16.19/16.22	c (round 6) 20372 del vars, 78961 del conss, 0 add conss, 16222 chg bounds, 3 chg sides, 8 chg coeffs, 0 upgd conss, 17335786 impls, 0 clqs
16.39/16.48	c (round 7) 20712 del vars, 80417 del conss, 0 add conss, 16446 chg bounds, 3 chg sides, 8 chg coeffs, 0 upgd conss, 17338672 impls, 0 clqs
16.68/16.70	c (round 8) 21020 del vars, 81662 del conss, 0 add conss, 16624 chg bounds, 3 chg sides, 8 chg coeffs, 0 upgd conss, 17342886 impls, 0 clqs
16.78/16.87	c (round 9) 21216 del vars, 82478 del conss, 0 add conss, 16739 chg bounds, 3 chg sides, 8 chg coeffs, 0 upgd conss, 17345046 impls, 0 clqs
16.98/17.02	c (round 10) 21385 del vars, 83144 del conss, 0 add conss, 16835 chg bounds, 3 chg sides, 8 chg coeffs, 0 upgd conss, 17347412 impls, 0 clqs
17.09/17.15	c (round 11) 21521 del vars, 83689 del conss, 0 add conss, 16927 chg bounds, 3 chg sides, 8 chg coeffs, 0 upgd conss, 17349375 impls, 0 clqs
17.18/17.27	c (round 12) 21639 del vars, 84155 del conss, 0 add conss, 16998 chg bounds, 3 chg sides, 8 chg coeffs, 0 upgd conss, 17350529 impls, 0 clqs
17.39/17.41	c (round 13) 21721 del vars, 84509 del conss, 0 add conss, 17056 chg bounds, 3 chg sides, 8 chg coeffs, 0 upgd conss, 17351508 impls, 0 clqs
17.49/17.51	c (round 14) 21773 del vars, 84755 del conss, 0 add conss, 17079 chg bounds, 3 chg sides, 8 chg coeffs, 0 upgd conss, 17351848 impls, 0 clqs
17.59/17.62	c (round 15) 21789 del vars, 84843 del conss, 0 add conss, 17091 chg bounds, 3 chg sides, 8 chg coeffs, 0 upgd conss, 17352008 impls, 0 clqs
17.59/17.69	c (round 16) 21797 del vars, 84891 del conss, 0 add conss, 17091 chg bounds, 3 chg sides, 8 chg coeffs, 0 upgd conss, 17352044 impls, 0 clqs
18.38/18.49	c (round 17) 21797 del vars, 84895 del conss, 0 add conss, 17091 chg bounds, 3 chg sides, 8 chg coeffs, 171144 upgd conss, 17352044 impls, 0 clqs
19.48/19.59	c (round 18) 21797 del vars, 84978 del conss, 137 add conss, 17091 chg bounds, 140 chg sides, 380 chg coeffs, 171144 upgd conss, 17352044 impls, 0 clqs
19.79/19.87	c (round 19) 21797 del vars, 84981 del conss, 146 add conss, 17091 chg bounds, 151 chg sides, 420 chg coeffs, 171144 upgd conss, 17352044 impls, 0 clqs
298.22/298.38	c    (298.4s) probing: 1000/51045 (2.0%) - 0 fixings, 0 aggregations, 7468796 implications, 0 bound changes
298.52/298.69	c    (298.7s) probing: 1001/51045 (2.0%) - 0 fixings, 0 aggregations, 7476545 implications, 0 bound changes
298.52/298.69	c    (298.7s) probing aborted: 1000/1000 successive useless probings
298.52/298.69	c (round 20) 21797 del vars, 162832 del conss, 25316 add conss, 17091 chg bounds, 151 chg sides, 431 chg coeffs, 171144 upgd conss, 32305134 impls, 0 clqs
299.42/299.52	c (round 21) 21797 del vars, 184533 del conss, 47017 add conss, 17091 chg bounds, 151 chg sides, 434 chg coeffs, 171144 upgd conss, 32305134 impls, 2340 clqs
300.01/300.16	c presolving (22 rounds):
300.01/300.16	c  21797 deleted vars, 184533 deleted constraints, 47017 added constraints, 17091 tightened bounds, 0 added holes, 151 changed sides, 437 changed coefficients
300.01/300.16	c  32305134 implications, 24041 cliques
300.01/300.16	c presolved problem has 51045 variables (51045 bin, 0 int, 0 impl, 0 cont) and 118523 constraints
300.01/300.16	c    1138 constraints of type <knapsack>
300.01/300.16	c  116257 constraints of type <setppc>
300.01/300.16	c    1128 constraints of type <and>
300.01/300.16	c transformed objective value is always integral (scale: 1)
300.01/300.16	c Presolving Time: 299.18
300.01/300.16	c - non default parameters ----------------------------------------------------------------------
300.01/300.16	c # SCIP version 2.1.1.4
300.01/300.16	c 
300.01/300.16	c # maximal time in seconds to run
300.01/300.16	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
300.01/300.16	c limits/time = 1797
300.01/300.16	c 
300.01/300.16	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
300.01/300.16	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
300.01/300.16	c limits/memory = 13950
300.01/300.16	c 
300.01/300.16	c # default clock type (1: CPU user seconds, 2: wall clock time)
300.01/300.16	c # [type: int, range: [1,2], default: 1]
300.01/300.16	c timing/clocktype = 2
300.01/300.16	c 
300.01/300.16	c # belongs reading time to solving time?
300.01/300.16	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
300.01/300.16	c timing/reading = TRUE
300.01/300.16	c 
300.01/300.16	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
300.01/300.16	c # [type: int, range: [-1,2147483647], default: -1]
300.01/300.16	c separating/rapidlearning/freq = 0
300.01/300.16	c 
300.01/300.16	c -----------------------------------------------------------------------------------------------
300.01/300.16	c start solving
300.41/300.54	c 
591.76/591.92	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
591.76/591.92	c   592s|     1 |     0 | 57448 |     - |1136M|   0 |1739 |  51k| 118k|  51k| 119k|   0 |  90 |   0 | 1.100000e+02 |      --      |    Inf 
1246.45/1246.72	c  1247s|     1 |     0 |181098 |     - |1143M|   0 |2272 |  51k| 118k|  51k| 119k|  42 |  90 |   0 | 1.100000e+02 |      --      |    Inf 
1316.14/1316.48	c  1316s|     1 |     0 |185326 |     - |1143M|   0 |2394 |  51k| 118k|  51k| 119k|  57 |  90 |   0 | 1.100000e+02 |      --      |    Inf 
1356.83/1357.18	c  1357s|     1 |     0 |187538 |     - |1143M|   0 |2545 |  51k| 118k|  51k| 119k|  67 |  90 |   0 | 1.100000e+02 |      --      |    Inf 
1402.53/1402.83	c  1403s|     1 |     0 |190441 |     - |1143M|   0 |2719 |  51k| 118k|  51k| 119k|  74 |  90 |   0 | 1.100000e+02 |      --      |    Inf 
1460.83/1461.10	c  1461s|     1 |     0 |195201 |     - |1143M|   0 |2748 |  51k| 118k|  51k| 119k|  79 |  90 |   0 | 1.100000e+02 |      --      |    Inf 
1501.41/1501.74	c  1502s|     1 |     0 |196213 |     - |1143M|   0 |2885 |  51k| 118k|  51k| 119k|  80 |  90 |   0 | 1.100000e+02 |      --      |    Inf 
1646.30/1646.68	c  1647s|     1 |     2 |196213 |     - |1143M|   0 |2885 |  51k| 118k|  51k| 119k|  80 |  90 |  20 | 1.100000e+02 |      --      |    Inf 
1797.17/1797.57	c 
1797.17/1797.57	c SCIP Status        : solving was interrupted [time limit reached]
1797.17/1797.57	c Solving Time (sec) : 1797.56
1797.17/1797.57	c Solving Nodes      : 2
1797.17/1797.57	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1797.17/1797.57	c Dual Bound         : +1.10000000000000e+02
1797.17/1797.57	c Gap                : infinite
1797.17/1797.57	s UNKNOWN
1797.17/1797.57	c SCIP Status        : solving was interrupted [time limit reached]
1797.17/1797.57	c Total Time         :    1797.56
1797.17/1797.57	c   solving          :    1797.56
1797.17/1797.57	c   presolving       :     299.18 (included in solving)
1797.17/1797.57	c   reading          :       0.71 (included in solving)
1797.17/1797.57	c   copying          :       0.28 (1 #copies) (minimal 0.28, maximal 0.28, average 0.28)
1797.17/1797.57	c Original Problem   :
1797.17/1797.57	c   Problem name     : HOME/instance-3691302-1338023391.opb
1797.17/1797.57	c   Variables        : 72842 (72842 binary, 0 integer, 0 implicit integer, 0 continuous)
1797.17/1797.57	c   Constraints      : 256039 initial, 256039 maximal
1797.17/1797.57	c   Objective sense  : minimize
1797.17/1797.57	c Presolved Problem  :
1797.17/1797.57	c   Problem name     : t_HOME/instance-3691302-1338023391.opb
1797.17/1797.57	c   Variables        : 51045 (51045 binary, 0 integer, 0 implicit integer, 0 continuous)
1797.17/1797.57	c   Constraints      : 118523 initial, 118613 maximal
1797.17/1797.57	c Presolvers         :   ExecTime  SetupTime  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1797.17/1797.57	c   domcol           :       0.00       0.00          0          0          0          0          0          0          0          0          0
1797.17/1797.57	c   trivial          :       0.07       0.00       1057          0          0          0          0          0          0          0          0
1797.17/1797.57	c   dualfix          :       0.09       0.00        120          0          0          0          0          0          0          0          0
1797.17/1797.57	c   boundshift       :       0.00       0.00          0          0          0          0          0          0          0          0          0
1797.17/1797.57	c   inttobinary      :       0.00       0.00          0          0          0          0          0          0          0          0          0
1797.17/1797.57	c   convertinttobin  :       0.00       0.00          0          0          0          0          0          0          0          0          0
1797.17/1797.57	c   gateextraction   :       0.27       0.00          0          0          0          0          0      77851      25170          0          0
1797.17/1797.57	c   implics          :       0.76       0.00          0          0          0          0          0          0          0          0          0
1797.17/1797.57	c   components       :       0.08       0.00          0          0          0          0          0          0          0          0          0
1797.17/1797.57	c   pseudoobj        :       0.00       0.35          0          0          0          0          0          0          0          0          0
1797.17/1797.57	c   probing          :     278.37       0.00          0          0          0          0          0          0          0          0          0
1797.17/1797.57	c   knapsack         :       1.42       0.00          0          0          0          0          0         16        146        148        429
1797.17/1797.57	c   setppc           :       0.69       0.00          0          0          0          0          0         70          0          0          0
1797.17/1797.57	c   and              :       0.40       0.00          0          0          0          0          0      21701      21701          0          0
1797.17/1797.57	c   linear           :      15.85       0.00      16034       4586          0      17091          0      84895          0          3          8
1797.17/1797.57	c   logicor          :       0.13       0.02          0          0          0          0          0          0          0          0          0
1797.17/1797.57	c   root node        :          -          -          0          -          -          0          -          -          -          -          -
1797.17/1797.57	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #ResProp    Cutoffs    DomReds       Cuts      Conss   Children
1797.17/1797.57	c   integral         :          0          0          0          0          2          0          4          0          0          0          0          0          4
1797.17/1797.57	c   knapsack         :       1138       1138          6      56463          0          0          3         64          1          0        132          0          0
1797.17/1797.57	c   setppc           :     116257     116257          6      56462          0          0          1       5352          0      17033          0          0          0
1797.17/1797.57	c   and              :       1128       1128          7      56462          0          0          0          0          0        460          0          0          0
1797.17/1797.57	c   logicor          :          0+        90          6         15          0          0          0          0         14          0          0          0          0
1797.17/1797.57	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0          0
1797.17/1797.57	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS      Check    ResProp
1797.17/1797.57	c   integral         :     263.93       0.00       0.00       0.00     263.92       0.00       0.01       0.00
1797.17/1797.57	c   knapsack         :       3.95       0.00       0.07       3.87       0.00       0.00       0.00       0.00
1797.17/1797.57	c   setppc           :     226.26       0.00       0.04     226.22       0.00       0.00       0.00       0.00
1797.17/1797.57	c   and              :      51.43       0.00       0.00      51.42       0.00       0.00       0.00       0.00
1797.17/1797.57	c   logicor          :       0.02       0.02       0.00       0.01       0.00       0.00       0.00       0.00
1797.17/1797.57	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1797.17/1797.57	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
1797.17/1797.57	c   rootredcost      :          0          0          0          0
1797.17/1797.57	c   pseudoobj        :      10647          0          0          0
1797.17/1797.57	c   vbounds          :          0          0          0          0
1797.17/1797.57	c   redcost          :          8          0          0          0
1797.17/1797.57	c   probing          :          0          0          0          0
1797.17/1797.57	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp
1797.17/1797.57	c   rootredcost      :       0.03       0.00       0.00       0.03       0.00
1797.17/1797.57	c   pseudoobj        :       0.40       0.35       0.00       0.05       0.00
1797.17/1797.57	c   vbounds          :       0.04       0.01       0.00       0.03       0.00
1797.17/1797.57	c   redcost          :       0.03       0.00       0.00       0.03       0.00
1797.17/1797.57	c   probing          :     278.37       0.00     278.37       0.00       0.00
1797.17/1797.57	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1797.17/1797.57	c   propagation      :       0.01         15         15         90      107.2          0        0.0          -
1797.17/1797.57	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1797.17/1797.57	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1797.17/1797.57	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1797.17/1797.57	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1797.17/1797.57	c   applied globally :          -          -          -         90      107.2          -          -          -
1797.17/1797.57	c   applied locally  :          -          -          -          0        0.0          -          -          -
1797.17/1797.57	c Separators         :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss
1797.17/1797.57	c   cut pool         :       0.00                     5          -          -         24          -    (maximal pool size: 68)
1797.17/1797.57	c   closecuts        :       0.00       0.00          0          0          0          0          0
1797.17/1797.57	c   impliedbounds    :       0.06       0.00          6          0          0          0          0
1797.17/1797.57	c   intobj           :       0.00       0.00          0          0          0          0          0
1797.17/1797.57	c   gomory           :      59.11       0.00          6          0          0         48          0
1797.17/1797.57	c   cgmip            :       0.00       0.00          0          0          0          0          0
1797.17/1797.57	c   strongcg         :      60.10       0.00          6          0          0         48          0
1797.17/1797.57	c   cmir             :       9.83       0.00          6          0          0          0          0
1797.17/1797.57	c   flowcover        :      33.07       0.00          6          0          0         72          0
1797.17/1797.57	c   clique           :      98.26       0.00          6          0          0          0          0
1797.17/1797.57	c   zerohalf         :       0.00       0.00          0          0          0          0          0
1797.17/1797.57	c   mcf              :       1.44       0.00          1          0          0          0          0
1797.17/1797.57	c   oddcycle         :       0.00       0.00          0          0          0          0          0
1797.17/1797.57	c   rapidlearning    :       0.00       0.00          0          0          0          0          0
1797.17/1797.57	c Pricers            :   ExecTime  SetupTime      Calls       Vars
1797.17/1797.57	c   problem variables:       0.00          -          0          0
1797.17/1797.57	c Branching Rules    :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1797.17/1797.57	c   relpscost        :     263.92       0.00          2          0          0          0          0          4
1797.17/1797.57	c   pscost           :       0.00       0.00          0          0          0          0          0          0
1797.17/1797.57	c   inference        :       0.00       0.00          0          0          0          0          0          0
1797.17/1797.57	c   mostinf          :       0.00       0.00          0          0          0          0          0          0
1797.17/1797.57	c   leastinf         :       0.00       0.00          0          0          0          0          0          0
1797.17/1797.57	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0
1797.17/1797.57	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0
1797.17/1797.57	c   random           :       0.00       0.00          0          0          0          0          0          0
1797.17/1797.57	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found
1797.17/1797.57	c   LP solutions     :       0.00          -          -          0
1797.17/1797.57	c   pseudo solutions :       0.00          -          -          0
1797.17/1797.57	c   oneopt           :       0.00       0.00          0          0
1797.17/1797.57	c   crossover        :       0.00       0.00          0          0
1797.17/1797.57	c   coefdiving       :       0.00       0.00          0          0
1797.17/1797.57	c   smallcard        :       0.00       0.00          0          0
1797.17/1797.57	c   trivial          :       0.07       0.00          2          0
1797.17/1797.57	c   shiftandpropagate:      49.31       0.00          1          0
1797.17/1797.57	c   simplerounding   :       0.00       0.00          0          0
1797.17/1797.57	c   zirounding       :       0.00       0.00          0          0
1797.17/1797.57	c   rounding         :       0.06       0.00          8          0
1797.17/1797.57	c   shifting         :       0.08       0.00          7          0
1797.17/1797.57	c   intshifting      :       0.00       0.00          0          0
1797.17/1797.57	c   twoopt           :       0.00       0.00          0          0
1797.17/1797.57	c   indtwoopt        :       0.00       0.00          0          0
1797.17/1797.57	c   indoneopt        :       0.00       0.00          0          0
1797.17/1797.57	c   fixandinfer      :       0.00       0.00          0          0
1797.17/1797.57	c   feaspump         :     532.59       0.00          1          0
1797.17/1797.57	c   clique           :       0.00       0.00          0          0
1797.17/1797.57	c   indrounding      :       0.00       0.00          0          0
1797.17/1797.57	c   indcoefdiving    :       0.00       0.00          0          0
1797.17/1797.57	c   pscostdiving     :       0.00       0.00          0          0
1797.17/1797.57	c   fracdiving       :       0.00       0.00          0          0
1797.17/1797.57	c   nlpdiving        :       0.00       0.00          0          0
1797.17/1797.57	c   veclendiving     :       0.00       0.00          0          0
1797.17/1797.57	c   intdiving        :       0.00       0.00          0          0
1797.17/1797.57	c   actconsdiving    :       0.00       0.00          0          0
1797.17/1797.57	c   objpscostdiving  :       0.00       0.00          0          0
1797.17/1797.57	c   rootsoldiving    :       0.00       0.00          0          0
1797.17/1797.57	c   linesearchdiving :       0.00       0.00          0          0
1797.17/1797.57	c   guideddiving     :       0.00       0.00          0          0
1797.17/1797.57	c   octane           :       0.00       0.00          0          0
1797.17/1797.57	c   rens             :      21.81       0.00          1          0
1797.17/1797.57	c   rins             :       0.00       0.00          0          0
1797.17/1797.57	c   localbranching   :       0.00       0.00          0          0
1797.17/1797.57	c   mutation         :       0.00       0.00          0          0
1797.17/1797.57	c   dins             :       0.00       0.00          0          0
1797.17/1797.57	c   vbounds          :       0.00       0.00          0          0
1797.17/1797.57	c   undercover       :       0.00       0.00          1          0
1797.17/1797.57	c   subnlp           :       0.00       0.00          0          0
1797.17/1797.57	c   trysol           :       0.00       0.00          0          0
1797.17/1797.57	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It
1797.17/1797.57	c   primal LP        :       0.11          1          0       0.00       0.00       0.11          1
1797.17/1797.57	c   dual LP          :     366.89          9      82312   10289.00     224.35       0.05          1
1797.17/1797.57	c   lex dual LP      :       0.00          0          0       0.00          -
1797.17/1797.57	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
1797.17/1797.57	c   diving/probing LP:     532.09          9     115746   12860.67     217.53
1797.17/1797.57	c   strong branching :     263.90         44      43351     985.25     164.27
1797.17/1797.57	c     (at root node) :          -         20      20000    1000.00          -
1797.17/1797.57	c   conflict analysis:       0.00          0          0       0.00          -
1797.17/1797.57	c B&B Tree           :
1797.17/1797.57	c   number of runs   :          1
1797.17/1797.57	c   nodes            :          2
1797.17/1797.57	c   nodes (total)    :          2
1797.17/1797.57	c   nodes left       :          3
1797.17/1797.57	c   max depth        :          1
1797.17/1797.57	c   max depth (total):          1
1797.17/1797.57	c   backtracks       :          0 (0.0%)
1797.17/1797.57	c   delayed cutoffs  :          0
1797.17/1797.57	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1797.17/1797.57	c   avg switch length:       1.00
1797.17/1797.57	c   switching time   :       0.13
1797.17/1797.57	c Solution           :
1797.17/1797.57	c   Solutions found  :          0 (0 improvements)
1797.17/1797.57	c   Primal Bound     :          -
1797.17/1797.57	c   Dual Bound       : +1.10000000000000e+02
1797.17/1797.57	c   Gap              :   infinite
1797.17/1797.57	c   Root Dual Bound  : +1.10000000000000e+02
1797.17/1797.57	c   Root Iterations  :     196213
1797.97/1798.33	c Time complete: 1798.

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-3691302-1338023391/watcher-3691302-1338023391 -o /tmp/evaluation-result-3691302-1338023391/solver-3691302-1338023391 -C 1800 -W 1900 -M 15500 HOME/scip-2.1.1.4fix.linux.x86_64.gnu.opt.spx -f HOME/instance-3691302-1338023391.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.07 2.04 2.00 3/176 31494
/proc/meminfo: memFree=27277520/32873844 swapFree=6088/6088
[pid=31494] ppid=31492 vsize=10532 CPUtime=0 cores=0,2,4,6
/proc/31494/stat : 31494 (scip-2.1.1.4fix) R 31492 31494 30587 0 -1 4202496 1385 0 0 0 0 0 0 0 20 0 1 0 268467731 10784768 1340 33554432000 4194304 10173063 140736413718688 140735089407480 7545739 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/31494/statm: 2633 1340 416 1460 0 1164 0

[startup+0.081378 s]
/proc/loadavg: 2.07 2.04 2.00 3/176 31494
/proc/meminfo: memFree=27277520/32873844 swapFree=6088/6088
[pid=31494] ppid=31492 vsize=36116 CPUtime=0.07 cores=0,2,4,6
/proc/31494/stat : 31494 (scip-2.1.1.4fix) R 31492 31494 30587 0 -1 4202496 7817 0 0 0 7 0 0 0 20 0 1 0 268467731 36982784 7745 33554432000 4194304 10173063 140736413718688 140735089407480 4909650 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/31494/statm: 9029 7745 416 1460 0 7560 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 36116

[startup+0.100267 s]
/proc/loadavg: 2.07 2.04 2.00 3/176 31494
/proc/meminfo: memFree=27277520/32873844 swapFree=6088/6088
[pid=31494] ppid=31492 vsize=42492 CPUtime=0.08 cores=0,2,4,6
/proc/31494/stat : 31494 (scip-2.1.1.4fix) R 31492 31494 30587 0 -1 4202496 9393 0 0 0 8 0 0 0 20 0 1 0 268467731 43511808 9322 33554432000 4194304 10173063 140736413718688 140735089407480 7545739 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/31494/statm: 10623 9331 416 1460 0 9154 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 42492

[startup+0.300208 s]
/proc/loadavg: 2.07 2.04 2.00 3/176 31494
/proc/meminfo: memFree=27277520/32873844 swapFree=6088/6088
[pid=31494] ppid=31492 vsize=71644 CPUtime=0.29 cores=0,2,4,6
/proc/31494/stat : 31494 (scip-2.1.1.4fix) R 31492 31494 30587 0 -1 4202496 16675 0 0 0 28 1 0 0 20 0 1 0 268467731 73363456 16603 33554432000 4194304 10173063 140736413718688 140736413583864 7169280 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/31494/statm: 17911 16603 416 1460 0 16442 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 71644

[startup+0.700222 s]
/proc/loadavg: 2.07 2.04 2.00 3/176 31494
/proc/meminfo: memFree=27277520/32873844 swapFree=6088/6088
[pid=31494] ppid=31492 vsize=138280 CPUtime=0.69 cores=0,2,4,6
/proc/31494/stat : 31494 (scip-2.1.1.4fix) R 31492 31494 30587 0 -1 4202496 33304 0 0 0 65 4 0 0 20 0 1 0 268467731 141598720 33232 33554432000 4194304 10173063 140736413718688 140736413583240 5284995 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/31494/statm: 34570 33232 416 1460 0 33101 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 138280

[startup+1.50022 s]
/proc/loadavg: 2.07 2.04 2.00 3/177 31495
/proc/meminfo: memFree=26995412/32873844 swapFree=6088/6088
[pid=31494] ppid=31492 vsize=433140 CPUtime=1.49 cores=0,2,4,6
/proc/31494/stat : 31494 (scip-2.1.1.4fix) R 31492 31494 30587 0 -1 4202496 106404 0 0 0 135 14 0 0 20 0 1 0 268467731 443535360 106256 33554432000 4194304 10173063 140736413718688 140736413714504 8827672 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/31494/statm: 108285 106256 511 1460 0 106816 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 433140

[startup+3.10023 s]
/proc/loadavg: 2.07 2.04 2.00 3/177 31495
/proc/meminfo: memFree=26826632/32873844 swapFree=6088/6088
[pid=31494] ppid=31492 vsize=577872 CPUtime=3.09 cores=0,2,4,6
/proc/31494/stat : 31494 (scip-2.1.1.4fix) R 31492 31494 30587 0 -1 4202496 154036 0 0 0 285 24 0 0 20 0 1 0 268467731 591740928 141496 33554432000 4194304 10173063 140736413718688 140736413715688 7430700 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/31494/statm: 144468 141496 559 1460 0 142999 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 577872

[startup+6.30022 s]
/proc/loadavg: 2.14 2.06 2.01 3/177 31495
/proc/meminfo: memFree=26527792/32873844 swapFree=6088/6088
[pid=31494] ppid=31492 vsize=826428 CPUtime=6.29 cores=0,2,4,6
/proc/31494/stat : 31494 (scip-2.1.1.4fix) R 31492 31494 30587 0 -1 4202496 214844 0 0 0 595 34 0 0 20 0 1 0 268467731 846262272 202304 33554432000 4194304 10173063 140736413718688 140736413715688 5298577 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/31494/statm: 206607 202304 559 1460 0 205138 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 826428

[startup+12.7003 s]
/proc/loadavg: 2.13 2.05 2.01 3/178 31498
/proc/meminfo: memFree=26363096/32873844 swapFree=6088/6088
[pid=31494] ppid=31492 vsize=934388 CPUtime=12.69 cores=0,2,4,6
/proc/31494/stat : 31494 (scip-2.1.1.4fix) R 31492 31494 30587 0 -1 4202496 241214 0 0 0 1221 48 0 0 20 0 1 0 268467731 956813312 228221 33554432000 4194304 10173063 140736413718688 140736413715688 7436488 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/31494/statm: 233597 228221 568 1460 0 232128 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 934388

[startup+25.5003 s]
/proc/loadavg: 2.10 2.05 2.01 3/178 31498
/proc/meminfo: memFree=26313028/32873844 swapFree=6088/6088
[pid=31494] ppid=31492 vsize=986368 CPUtime=25.48 cores=0,2,4,6
/proc/31494/stat : 31494 (scip-2.1.1.4fix) R 31492 31494 30587 0 -1 4202496 266832 0 0 0 2450 98 0 0 20 0 1 0 268467731 1010040832 240851 33554432000 4194304 10173063 140736413718688 140736413715064 4953488 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/31494/statm: 246592 240851 626 1460 0 245123 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 986368

[startup+51.1003 s]
/proc/loadavg: 2.07 2.05 2.00 3/178 31498
/proc/meminfo: memFree=26298136/32873844 swapFree=6088/6088
[pid=31494] ppid=31492 vsize=1001712 CPUtime=51.08 cores=0,2,4,6
/proc/31494/stat : 31494 (scip-2.1.1.4fix) R 31492 31494 30587 0 -1 4202496 270391 0 0 0 5008 100 0 0 20 0 1 0 268467731 1025753088 244245 33554432000 4194304 10173063 140736413718688 140736413715048 4780421 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/31494/statm: 250428 244245 626 1460 0 248959 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1001712

[startup+102.306 s]
/proc/loadavg: 2.03 2.04 2.00 3/177 31498
/proc/meminfo: memFree=26252744/32873844 swapFree=6088/6088
[pid=31494] ppid=31492 vsize=1042628 CPUtime=102.27 cores=0,2,4,6
/proc/31494/stat : 31494 (scip-2.1.1.4fix) R 31492 31494 30587 0 -1 4202496 280688 0 0 0 10121 106 0 0 20 0 1 0 268467731 1067651072 254700 33554432000 4194304 10173063 140736413718688 140736413715048 6918095 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/31494/statm: 260657 254700 626 1460 0 259188 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 1042628

[startup+162.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/177 31498
/proc/meminfo: memFree=26183704/32873844 swapFree=6088/6088
[pid=31494] ppid=31492 vsize=1110844 CPUtime=162.24 cores=0,2,4,6
/proc/31494/stat : 31494 (scip-2.1.1.4fix) R 31492 31494 30587 0 -1 4202496 297605 0 0 0 16111 113 0 0 20 0 1 0 268467731 1137504256 272038 33554432000 4194304 10173063 140736413718688 140736413715048 7549426 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/31494/statm: 277711 272038 626 1460 0 276242 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 1110844

[startup+222.3 s]
/proc/loadavg: 2.08 2.04 2.01 3/177 31498
/proc/meminfo: memFree=26087396/32873844 swapFree=6088/6088
[pid=31494] ppid=31492 vsize=1198120 CPUtime=222.23 cores=0,2,4,6
/proc/31494/stat : 31494 (scip-2.1.1.4fix) R 31492 31494 30587 0 -1 4202496 320002 0 0 0 22102 121 0 0 20 0 1 0 268467731 1226874880 294472 33554432000 4194304 10173063 140736413718688 140736413715048 7433954 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/31494/statm: 299530 294472 626 1460 0 298061 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 1198120

[startup+282.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/177 31537
/proc/meminfo: memFree=25198972/32873844 swapFree=6088/6088
[pid=31494] ppid=31492 vsize=1293620 CPUtime=282.22 cores=0,2,4,6
/proc/31494/stat : 31494 (scip-2.1.1.4fix) R 31492 31494 30587 0 -1 4202496 342891 0 0 0 28091 131 0 0 20 0 1 0 268467731 1324666880 317483 33554432000 4194304 10173063 140736413718688 140736413715048 4780448 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/31494/statm: 323405 317483 626 1460 0 321936 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 1293620

[startup+342.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/177 31537
/proc/meminfo: memFree=25024488/32873844 swapFree=6088/6088
[pid=31494] ppid=31492 vsize=1448336 CPUtime=342.21 cores=0,2,4,6
/proc/31494/stat : 31494 (scip-2.1.1.4fix) R 31492 31494 30587 0 -1 4202496 373866 0 0 0 34073 148 0 0 20 0 1 0 268467731 1483096064 356553 33554432000 4194304 10173063 140736413718688 140736413714568 4780798 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/31494/statm: 362084 356553 706 1460 0 360615 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 1448336

[startup+402.3 s]
/proc/loadavg: 2.09 2.04 2.01 3/177 31537
/proc/meminfo: memFree=24881012/32873844 swapFree=6088/6088
[pid=31494] ppid=31492 vsize=1565868 CPUtime=402.2 cores=0,2,4,6
/proc/31494/stat : 31494 (scip-2.1.1.4fix) R 31492 31494 30587 0 -1 4202496 389400 0 0 0 40064 156 0 0 20 0 1 0 268467731 1603448832 387156 33554432000 4194304 10173063 140736413718688 140736413712360 7984376 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/31494/statm: 391467 387156 791 1460 0 389998 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 1565868

[startup+462.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/177 31537
/proc/meminfo: memFree=24835920/32873844 swapFree=6088/6088
[pid=31494] ppid=31492 vsize=1577876 CPUtime=462.19 cores=0,2,4,6
/proc/31494/stat : 31494 (scip-2.1.1.4fix) R 31492 31494 30587 0 -1 4202496 391530 0 0 0 46058 161 0 0 20 0 1 0 268467731 1615745024 390988 33554432000 4194304 10173063 140736413718688 140736413711864 8013020 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/31494/statm: 394469 390988 791 1460 0 393000 0
Current children cumulated CPU time (s) 462.19
Current children cumulated vsize (KiB) 1577876

[startup+522.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 31537
/proc/meminfo: memFree=24775408/32873844 swapFree=6088/6088
[pid=31494] ppid=31492 vsize=1594252 CPUtime=522.17 cores=0,2,4,6
/proc/31494/stat : 31494 (scip-2.1.1.4fix) R 31492 31494 30587 0 -1 4202496 393266 0 0 0 52051 166 0 0 20 0 1 0 268467731 1632514048 396041 33554432000 4194304 10173063 140736413718688 140736413711864 8013273 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/31494/statm: 398563 396041 791 1460 0 397094 0
Current children cumulated CPU time (s) 522.17
Current children cumulated vsize (KiB) 1594252

[startup+582.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 31538
/proc/meminfo: memFree=24719172/32873844 swapFree=6088/6088
[pid=31494] ppid=31492 vsize=1615824 CPUtime=582.16 cores=0,2,4,6
/proc/31494/stat : 31494 (scip-2.1.1.4fix) R 31492 31494 30587 0 -1 4202496 395054 0 0 0 58045 171 0 0 20 0 1 0 268467731 1654603776 399348 33554432000 4194304 10173063 140736413718688 140736413711864 8012042 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/31494/statm: 403956 399348 791 1460 0 402487 0
Current children cumulated CPU time (s) 582.16
Current children cumulated vsize (KiB) 1615824

[startup+642.3 s]

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

/proc/meminfo: memFree=24346072/32873844 swapFree=6088/6088
[pid=31494] ppid=31492 vsize=1615824 CPUtime=1062.09 cores=0,2,4,6
/proc/31494/stat : 31494 (scip-2.1.1.4fix) R 31492 31494 30587 0 -1 4202496 395078 0 0 0 106012 197 0 0 20 0 1 0 268467731 1654603776 399417 33554432000 4194304 10173063 140736413718688 140736413709816 8012042 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/31494/statm: 403956 399417 809 1460 0 402487 0
Current children cumulated CPU time (s) 1062.09
Current children cumulated vsize (KiB) 1615824

[startup+1122.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/178 31543
/proc/meminfo: memFree=24337784/32873844 swapFree=6088/6088
[pid=31494] ppid=31492 vsize=1615824 CPUtime=1122.08 cores=0,2,4,6
/proc/31494/stat : 31494 (scip-2.1.1.4fix) R 31492 31494 30587 0 -1 4202496 395078 0 0 0 112006 202 0 0 20 0 1 0 268467731 1654603776 399417 33554432000 4194304 10173063 140736413718688 140736413709112 8047144 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/31494/statm: 403956 399417 809 1460 0 402487 0
Current children cumulated CPU time (s) 1122.08
Current children cumulated vsize (KiB) 1615824

[startup+1182.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/177 31544
/proc/meminfo: memFree=24331128/32873844 swapFree=6088/6088
[pid=31494] ppid=31492 vsize=1615824 CPUtime=1182.06 cores=0,2,4,6
/proc/31494/stat : 31494 (scip-2.1.1.4fix) R 31492 31494 30587 0 -1 4202496 395101 0 0 0 117900 306 0 0 20 0 1 0 268467731 1654603776 399440 33554432000 4194304 10173063 140736413718688 140736413714648 8963895 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/31494/statm: 403956 399440 832 1460 0 402487 0
Current children cumulated CPU time (s) 1182.06
Current children cumulated vsize (KiB) 1615824

[startup+1242.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/178 31547
/proc/meminfo: memFree=24228972/32873844 swapFree=6088/6088
[pid=31494] ppid=31492 vsize=1720248 CPUtime=1242.05 cores=0,2,4,6
/proc/31494/stat : 31494 (scip-2.1.1.4fix) R 31492 31494 30587 0 -1 4202496 398789 0 0 0 123820 385 0 0 20 0 1 0 268467731 1761533952 424590 33554432000 4194304 10173063 140736413718688 140736413711944 8024555 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/31494/statm: 430062 424590 842 1460 0 428593 0
Current children cumulated CPU time (s) 1242.05
Current children cumulated vsize (KiB) 1720248

[startup+1302.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/177 31547
/proc/meminfo: memFree=24216828/32873844 swapFree=6088/6088
[pid=31494] ppid=31492 vsize=1720248 CPUtime=1302.05 cores=0,2,4,6
/proc/31494/stat : 31494 (scip-2.1.1.4fix) R 31492 31494 30587 0 -1 4202496 399260 0 0 0 129812 393 0 0 20 0 1 0 268467731 1761533952 427105 33554432000 4194304 10173063 140736413718688 140736413712040 8982074 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/31494/statm: 430062 427105 842 1460 0 428593 0
Current children cumulated CPU time (s) 1302.05
Current children cumulated vsize (KiB) 1720248

[startup+1362.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 31547
/proc/meminfo: memFree=24215964/32873844 swapFree=6088/6088
[pid=31494] ppid=31492 vsize=1720248 CPUtime=1362.04 cores=0,2,4,6
/proc/31494/stat : 31494 (scip-2.1.1.4fix) R 31492 31494 30587 0 -1 4202496 399262 0 0 0 135802 402 0 0 20 0 1 0 268467731 1761533952 427107 33554432000 4194304 10173063 140736413718688 140736413713560 7657647 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/31494/statm: 430062 427107 844 1460 0 428593 0
Current children cumulated CPU time (s) 1362.04
Current children cumulated vsize (KiB) 1720248

[startup+1422.31 s]
/proc/loadavg: 2.05 2.03 2.00 3/177 31547
/proc/meminfo: memFree=24204328/32873844 swapFree=6088/6088
[pid=31494] ppid=31492 vsize=1730600 CPUtime=1422.03 cores=0,2,4,6
/proc/31494/stat : 31494 (scip-2.1.1.4fix) R 31492 31494 30587 0 -1 4202496 400154 0 0 0 141792 411 0 0 20 0 1 0 268467731 1772134400 430043 33554432000 4194304 10173063 140736413718688 140736413714072 7283389 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/31494/statm: 432650 430043 844 1460 0 431181 0
Current children cumulated CPU time (s) 1422.03
Current children cumulated vsize (KiB) 1730600

[startup+1482.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 31547
/proc/meminfo: memFree=24203984/32873844 swapFree=6088/6088
[pid=31494] ppid=31492 vsize=1730600 CPUtime=1482.02 cores=0,2,4,6
/proc/31494/stat : 31494 (scip-2.1.1.4fix) R 31492 31494 30587 0 -1 4202496 400154 0 0 0 147781 421 0 0 20 0 1 0 268467731 1772134400 430043 33554432000 4194304 10173063 140736413718688 140736413714072 7283402 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/31494/statm: 432650 430043 844 1460 0 431181 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 1730600

[startup+1542.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 31548
/proc/meminfo: memFree=24215800/32873844 swapFree=6088/6088
[pid=31494] ppid=31492 vsize=1718260 CPUtime=1542.01 cores=0,2,4,6
/proc/31494/stat : 31494 (scip-2.1.1.4fix) R 31492 31494 30587 0 -1 4202496 443758 0 0 0 153753 448 0 0 20 0 1 0 268467731 1759498240 427016 33554432000 4194304 10173063 140736413718688 140736413712136 8012592 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/31494/statm: 429565 427016 874 1460 0 428096 0
Current children cumulated CPU time (s) 1542.01
Current children cumulated vsize (KiB) 1718260

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 31548
/proc/meminfo: memFree=24216076/32873844 swapFree=6088/6088
[pid=31494] ppid=31492 vsize=1718260 CPUtime=1602 cores=0,2,4,6
/proc/31494/stat : 31494 (scip-2.1.1.4fix) R 31492 31494 30587 0 -1 4202496 443758 0 0 0 159748 452 0 0 20 0 1 0 268467731 1759498240 427016 33554432000 4194304 10173063 140736413718688 140736413712520 7986126 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/31494/statm: 429565 427016 874 1460 0 428096 0
Current children cumulated CPU time (s) 1602
Current children cumulated vsize (KiB) 1718260

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 31548
/proc/meminfo: memFree=24215608/32873844 swapFree=6088/6088
[pid=31494] ppid=31492 vsize=1718260 CPUtime=1661.99 cores=0,2,4,6
/proc/31494/stat : 31494 (scip-2.1.1.4fix) R 31492 31494 30587 0 -1 4202496 443758 0 0 0 165742 457 0 0 20 0 1 0 268467731 1759498240 427016 33554432000 4194304 10173063 140736413718688 140736413712136 8012403 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/31494/statm: 429565 427016 874 1460 0 428096 0
Current children cumulated CPU time (s) 1661.99
Current children cumulated vsize (KiB) 1718260

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31548
/proc/meminfo: memFree=24215452/32873844 swapFree=6088/6088
[pid=31494] ppid=31492 vsize=1718260 CPUtime=1721.98 cores=0,2,4,6
/proc/31494/stat : 31494 (scip-2.1.1.4fix) R 31492 31494 30587 0 -1 4202496 443759 0 0 0 171735 463 0 0 20 0 1 0 268467731 1759498240 427016 33554432000 4194304 10173063 140736413718688 140736413712232 8007073 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/31494/statm: 429565 427016 874 1460 0 428096 0
Current children cumulated CPU time (s) 1721.98
Current children cumulated vsize (KiB) 1718260

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31548
/proc/meminfo: memFree=24215328/32873844 swapFree=6088/6088
[pid=31494] ppid=31492 vsize=1718260 CPUtime=1781.98 cores=0,2,4,6
/proc/31494/stat : 31494 (scip-2.1.1.4fix) R 31492 31494 30587 0 -1 4202496 443759 0 0 0 177729 469 0 0 20 0 1 0 268467731 1759498240 427016 33554432000 4194304 10173063 140736413718688 140736413712232 7706056 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/31494/statm: 429565 427016 874 1460 0 428096 0
Current children cumulated CPU time (s) 1781.98
Current children cumulated vsize (KiB) 1718260

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

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31548
/proc/meminfo: memFree=24215328/32873844 swapFree=6088/6088
[pid=31494] ppid=31492 vsize=1718260 CPUtime=1791.58 cores=0,2,4,6
/proc/31494/stat : 31494 (scip-2.1.1.4fix) R 31492 31494 30587 0 -1 4202496 443759 0 0 0 178688 470 0 0 20 0 1 0 268467731 1759498240 427016 33554432000 4194304 10173063 140736413718688 140736413712136 7986089 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/31494/statm: 429565 427016 874 1460 0 428096 0
Current children cumulated CPU time (s) 1791.58
Current children cumulated vsize (KiB) 1718260

[startup+1795.1 s]
/proc/loadavg: 2.08 2.02 2.01 3/176 31548
/proc/meminfo: memFree=24215336/32873844 swapFree=6088/6088
[pid=31494] ppid=31492 vsize=1718260 CPUtime=1794.78 cores=0,2,4,6
/proc/31494/stat : 31494 (scip-2.1.1.4fix) R 31492 31494 30587 0 -1 4202496 443759 0 0 0 179008 470 0 0 20 0 1 0 268467731 1759498240 427016 33554432000 4194304 10173063 140736413718688 140736413712184 8982074 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/31494/statm: 429565 427016 874 1460 0 428096 0
Current children cumulated CPU time (s) 1794.78
Current children cumulated vsize (KiB) 1718260

[startup+1796.7 s]
/proc/loadavg: 2.08 2.02 2.01 3/176 31548
/proc/meminfo: memFree=24215336/32873844 swapFree=6088/6088
[pid=31494] ppid=31492 vsize=1718260 CPUtime=1796.37 cores=0,2,4,6
/proc/31494/stat : 31494 (scip-2.1.1.4fix) R 31492 31494 30587 0 -1 4202496 443759 0 0 0 179167 470 0 0 20 0 1 0 268467731 1759498240 427016 33554432000 4194304 10173063 140736413718688 140736413712136 7986122 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/31494/statm: 429565 427016 874 1460 0 428096 0
Current children cumulated CPU time (s) 1796.37
Current children cumulated vsize (KiB) 1718260

[startup+1797.5 s]
/proc/loadavg: 2.08 2.02 2.01 3/176 31548
/proc/meminfo: memFree=24215336/32873844 swapFree=6088/6088
[pid=31494] ppid=31492 vsize=1718260 CPUtime=1797.17 cores=0,2,4,6
/proc/31494/stat : 31494 (scip-2.1.1.4fix) R 31492 31494 30587 0 -1 4202496 443759 0 0 0 179247 470 0 0 20 0 1 0 268467731 1759498240 427016 33554432000 4194304 10173063 140736413718688 140736413712232 8047250 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/31494/statm: 429565 427016 874 1460 0 428096 0
Current children cumulated CPU time (s) 1797.17
Current children cumulated vsize (KiB) 1718260

[startup+1797.9 s]
/proc/loadavg: 2.08 2.02 2.01 3/176 31548
/proc/meminfo: memFree=24215336/32873844 swapFree=6088/6088
[pid=31494] ppid=31492 vsize=1609080 CPUtime=1797.57 cores=0,2,4,6
/proc/31494/stat : 31494 (scip-2.1.1.4fix) R 31492 31494 30587 0 -1 4202496 443762 0 0 0 179286 471 0 0 20 0 1 0 268467731 1647697920 400690 33554432000 4194304 10173063 140736413718688 140736413712232 4903207 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31494/statm: 402270 400690 877 1460 0 400801 0
Current children cumulated CPU time (s) 1797.57
Current children cumulated vsize (KiB) 1609080

[startup+1798.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/176 31548
/proc/meminfo: memFree=24215336/32873844 swapFree=6088/6088
[pid=31494] ppid=31492 vsize=1230380 CPUtime=1797.97 cores=0,2,4,6
/proc/31494/stat : 31494 (scip-2.1.1.4fix) R 31492 31494 30587 0 -1 4202496 443762 0 0 0 179321 476 0 0 20 0 1 0 268467731 1259909120 306234 33554432000 4194304 10173063 140736413718688 140736413712232 8992599 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31494/statm: 307047 306234 877 1460 0 305578 0
Current children cumulated CPU time (s) 1797.97
Current children cumulated vsize (KiB) 1230380

Child status: 0
Real time (s): 1798.34
CPU time (s): 1798.01
CPU user time (s): 1793.22
CPU system time (s): 4.79527
CPU usage (%): 99.9821
Max. virtual memory (cumulated for all children) (KiB): 1907396

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.22
system time used= 4.79527
maximum resident set size= 1894576
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 443764
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= 57
involuntary context switches= 1895

runsolver used 6.90395 second user time and 13.5509 second system time

The end

Launcher Data

Begin job on node108 at 2012-05-26 11:09:52
IDJOB=3691302
IDBENCH=77508
IDSOLVER=2270
FILE ID=node108/3691302-1338023391
RUNJOBID= node108-1338016938-30603
PBS_JOBID= 14624363
Free space on /tmp= 71692 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-j12060_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-3691302-1338023391/watcher-3691302-1338023391 -o /tmp/evaluation-result-3691302-1338023391/solver-3691302-1338023391 -C 1800 -W 1900 -M 15500  HOME/scip-2.1.1.4fix.linux.x86_64.gnu.opt.spx -f HOME/instance-3691302-1338023391.opb -t 1800 -m 15500

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

MD5SUM BENCH= 2cfe94d08112cb5e579263a7aabde4b0
RANDOM SEED=712180988

node108.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.273
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.273
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.273
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.273
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.273
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.273
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		: 2666.273
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:        27277900 kB
Buffers:          224460 kB
Cached:          4498640 kB
SwapCached:            0 kB
Active:           650108 kB
Inactive:        4173944 kB
Active(anon):     103652 kB
Inactive(anon):        0 kB
Active(file):     546456 kB
Inactive(file):  4173944 kB
Unevictable:        6088 kB
Mlocked:            6088 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             22200 kB
Writeback:             0 kB
AnonPages:        106800 kB
Mapped:            17912 kB
Shmem:               200 kB
Slab:             633692 kB
SReclaimable:      76080 kB
SUnreclaim:       557612 kB
KernelStack:        1456 kB
PageTables:         4056 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     212320 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     71680 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= 71672 MiB
End job on node108 at 2012-05-26 11:39:50