Trace number 3693634

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 standard SCIP 2.1.1.4. with SoPlex 1.6.0.3 standard fixed? 1797.82 1798.13

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-3693634-1338040225.opb>
0.59/0.69	c original problem has 72842 variables (72842 bin, 0 int, 0 impl, 0 cont) and 256039 constraints
0.59/0.69	c problem read in 0.69
1.59/1.64	c presolving:
8.98/9.05	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
13.58/13.62	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
15.19/15.22	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
16.08/16.18	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
16.78/16.82	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
17.28/17.30	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
17.59/17.68	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
17.99/18.00	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
18.19/18.28	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
18.49/18.53	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
18.69/18.77	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
18.88/18.99	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
19.19/19.24	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
19.38/19.44	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
19.58/19.66	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
19.79/19.83	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
20.89/20.98	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
22.19/22.29	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
22.59/22.68	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
312.72/312.89	c    (312.9s) probing: 1000/51045 (2.0%) - 0 fixings, 0 aggregations, 7468796 implications, 0 bound changes
313.12/313.20	c    (313.2s) probing: 1001/51045 (2.0%) - 0 fixings, 0 aggregations, 7476545 implications, 0 bound changes
313.12/313.20	c    (313.2s) probing aborted: 1000/1000 successive useless probings
313.12/313.20	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
314.22/314.30	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
315.02/315.15	c presolving (22 rounds):
315.02/315.15	c  21797 deleted vars, 184533 deleted constraints, 47017 added constraints, 17091 tightened bounds, 0 added holes, 151 changed sides, 437 changed coefficients
315.02/315.15	c  32305134 implications, 24041 cliques
315.02/315.15	c presolved problem has 51045 variables (51045 bin, 0 int, 0 impl, 0 cont) and 118523 constraints
315.02/315.15	c    1138 constraints of type <knapsack>
315.02/315.15	c  116257 constraints of type <setppc>
315.02/315.15	c    1128 constraints of type <and>
315.02/315.15	c transformed objective value is always integral (scale: 1)
315.02/315.15	c Presolving Time: 314.19
315.02/315.15	c - non default parameters ----------------------------------------------------------------------
315.02/315.15	c # SCIP version 2.1.1.4
315.02/315.15	c 
315.02/315.15	c # maximal time in seconds to run
315.02/315.15	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
315.02/315.15	c limits/time = 1797
315.02/315.15	c 
315.02/315.15	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
315.02/315.15	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
315.02/315.15	c limits/memory = 13950
315.02/315.15	c 
315.02/315.15	c # default clock type (1: CPU user seconds, 2: wall clock time)
315.02/315.15	c # [type: int, range: [1,2], default: 1]
315.02/315.15	c timing/clocktype = 2
315.02/315.15	c 
315.02/315.15	c # belongs reading time to solving time?
315.02/315.15	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
315.02/315.15	c timing/reading = TRUE
315.02/315.15	c 
315.02/315.15	c -----------------------------------------------------------------------------------------------
315.02/315.15	c start solving
315.41/315.53	c 
617.68/617.82	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
617.68/617.82	c   618s|     1 |     0 | 57448 |     - |1136M|   0 |1739 |  51k| 118k|  51k| 119k|   0 |  90 |   0 | 1.100000e+02 |      --      |    Inf 
1282.37/1282.64	c  1283s|     1 |     0 |181098 |     - |1143M|   0 |2272 |  51k| 118k|  51k| 119k|  42 |  90 |   0 | 1.100000e+02 |      --      |    Inf 
1354.55/1354.87	c  1355s|     1 |     0 |185326 |     - |1143M|   0 |2394 |  51k| 118k|  51k| 119k|  57 |  90 |   0 | 1.100000e+02 |      --      |    Inf 
1396.34/1396.69	c  1397s|     1 |     0 |187538 |     - |1143M|   0 |2545 |  51k| 118k|  51k| 119k|  67 |  90 |   0 | 1.100000e+02 |      --      |    Inf 
1443.43/1443.75	c  1444s|     1 |     0 |190441 |     - |1143M|   0 |2719 |  51k| 118k|  51k| 119k|  74 |  90 |   0 | 1.100000e+02 |      --      |    Inf 
1503.52/1503.86	c  1504s|     1 |     0 |195201 |     - |1143M|   0 |2748 |  51k| 118k|  51k| 119k|  79 |  90 |   0 | 1.100000e+02 |      --      |    Inf 
1545.02/1545.33	c  1545s|     1 |     0 |196213 |     - |1143M|   0 |2885 |  51k| 118k|  51k| 119k|  80 |  90 |   0 | 1.100000e+02 |      --      |    Inf 
1695.91/1696.21	c  1696s|     1 |     2 |196213 |     - |1143M|   0 |2885 |  51k| 118k|  51k| 119k|  80 |  90 |  20 | 1.100000e+02 |      --      |    Inf 
1796.99/1797.35	c 
1796.99/1797.35	c SCIP Status        : solving was interrupted [time limit reached]
1796.99/1797.35	c Solving Time (sec) : 1797.34
1796.99/1797.35	c Solving Nodes      : 2
1796.99/1797.35	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1796.99/1797.35	c Dual Bound         : +1.10000000000000e+02
1796.99/1797.35	c Gap                : infinite
1796.99/1797.35	s UNKNOWN
1796.99/1797.35	c SCIP Status        : solving was interrupted [time limit reached]
1796.99/1797.35	c Total Time         :    1797.34
1796.99/1797.35	c   solving          :    1797.34
1796.99/1797.35	c   presolving       :     314.19 (included in solving)
1796.99/1797.35	c   reading          :       0.69 (included in solving)
1796.99/1797.35	c   copying          :       0.28 (1 #copies) (minimal 0.28, maximal 0.28, average 0.28)
1796.99/1797.35	c Original Problem   :
1796.99/1797.35	c   Problem name     : HOME/instance-3693634-1338040225.opb
1796.99/1797.35	c   Variables        : 72842 (72842 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.99/1797.35	c   Constraints      : 256039 initial, 256039 maximal
1796.99/1797.35	c   Objective sense  : minimize
1796.99/1797.35	c Presolved Problem  :
1796.99/1797.35	c   Problem name     : t_HOME/instance-3693634-1338040225.opb
1796.99/1797.35	c   Variables        : 51045 (51045 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.99/1797.35	c   Constraints      : 118523 initial, 118613 maximal
1796.99/1797.35	c Presolvers         :   ExecTime  SetupTime  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1796.99/1797.35	c   domcol           :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.99/1797.35	c   trivial          :       0.07       0.00       1057          0          0          0          0          0          0          0          0
1796.99/1797.35	c   dualfix          :       0.09       0.00        120          0          0          0          0          0          0          0          0
1796.99/1797.35	c   boundshift       :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.99/1797.35	c   inttobinary      :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.99/1797.35	c   convertinttobin  :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.99/1797.35	c   gateextraction   :       0.28       0.00          0          0          0          0          0      77851      25170          0          0
1796.99/1797.35	c   implics          :       0.78       0.00          0          0          0          0          0          0          0          0          0
1796.99/1797.35	c   components       :       0.08       0.00          0          0          0          0          0          0          0          0          0
1796.99/1797.35	c   pseudoobj        :       0.00       0.35          0          0          0          0          0          0          0          0          0
1796.99/1797.35	c   probing          :     289.94       0.00          0          0          0          0          0          0          0          0          0
1796.99/1797.35	c   knapsack         :       1.43       0.00          0          0          0          0          0         16        146        148        429
1796.99/1797.35	c   setppc           :       1.24       0.00          0          0          0          0          0         70          0          0          0
1796.99/1797.35	c   and              :       0.69       0.00          0          0          0          0          0      21701      21701          0          0
1796.99/1797.35	c   linear           :      18.40       0.00      16034       4586          0      17091          0      84895          0          3          8
1796.99/1797.35	c   logicor          :       0.19       0.02          0          0          0          0          0          0          0          0          0
1796.99/1797.35	c   root node        :          -          -          0          -          -          0          -          -          -          -          -
1796.99/1797.35	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #ResProp    Cutoffs    DomReds       Cuts      Conss   Children
1796.99/1797.35	c   integral         :          0          0          0          0          2          0          4          0          0          0          0          0          4
1796.99/1797.35	c   knapsack         :       1138       1138          6      56463          0          0          3         64          1          0        132          0          0
1796.99/1797.35	c   setppc           :     116257     116257          6      56462          0          0          1       5352          0      17033          0          0          0
1796.99/1797.35	c   and              :       1128       1128          7      56462          0          0          0          0          0        460          0          0          0
1796.99/1797.35	c   logicor          :          0+        90          6         15          0          0          0          0         14          0          0          0          0
1796.99/1797.35	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0          0
1796.99/1797.35	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS      Check    ResProp
1796.99/1797.35	c   integral         :     219.42       0.00       0.00       0.00     219.41       0.00       0.01       0.00
1796.99/1797.35	c   knapsack         :       4.02       0.00       0.08       3.93       0.00       0.00       0.00       0.00
1796.99/1797.35	c   setppc           :     232.94       0.00       0.04     232.90       0.00       0.00       0.00       0.01
1796.99/1797.35	c   and              :      52.84       0.00       0.00      52.84       0.00       0.00       0.00       0.00
1796.99/1797.35	c   logicor          :       0.03       0.02       0.00       0.01       0.00       0.00       0.00       0.00
1796.99/1797.35	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1796.99/1797.35	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
1796.99/1797.35	c   rootredcost      :          0          0          0          0
1796.99/1797.35	c   pseudoobj        :      10647          0          0          0
1796.99/1797.35	c   vbounds          :          0          0          0          0
1796.99/1797.35	c   redcost          :          8          0          0          0
1796.99/1797.35	c   probing          :          0          0          0          0
1796.99/1797.35	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp
1796.99/1797.35	c   rootredcost      :       0.06       0.00       0.00       0.06       0.00
1796.99/1797.35	c   pseudoobj        :       0.44       0.35       0.00       0.09       0.00
1796.99/1797.35	c   vbounds          :       0.07       0.01       0.00       0.06       0.00
1796.99/1797.35	c   redcost          :       0.07       0.00       0.00       0.07       0.00
1796.99/1797.35	c   probing          :     289.94       0.00     289.94       0.00       0.00
1796.99/1797.35	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1796.99/1797.35	c   propagation      :       0.01         15         15         90      107.2          0        0.0          -
1796.99/1797.35	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1796.99/1797.35	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1796.99/1797.35	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1796.99/1797.35	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1796.99/1797.35	c   applied globally :          -          -          -         90      107.2          -          -          -
1796.99/1797.35	c   applied locally  :          -          -          -          0        0.0          -          -          -
1796.99/1797.35	c Separators         :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss
1796.99/1797.35	c   cut pool         :       0.00                     5          -          -         24          -    (maximal pool size: 68)
1796.99/1797.35	c   closecuts        :       0.00       0.00          0          0          0          0          0
1796.99/1797.35	c   impliedbounds    :       0.06       0.00          6          0          0          0          0
1796.99/1797.35	c   intobj           :       0.00       0.00          0          0          0          0          0
1796.99/1797.35	c   gomory           :      61.23       0.00          6          0          0         48          0
1796.99/1797.35	c   cgmip            :       0.00       0.00          0          0          0          0          0
1796.99/1797.35	c   strongcg         :      62.04       0.00          6          0          0         48          0
1796.99/1797.35	c   cmir             :       9.95       0.00          6          0          0          0          0
1796.99/1797.35	c   flowcover        :      33.21       0.00          6          0          0         72          0
1796.99/1797.35	c   clique           :     109.46       0.00          6          0          0          0          0
1796.99/1797.35	c   zerohalf         :       0.00       0.00          0          0          0          0          0
1796.99/1797.35	c   mcf              :       1.43       0.00          1          0          0          0          0
1796.99/1797.35	c   oddcycle         :       0.00       0.00          0          0          0          0          0
1796.99/1797.35	c   rapidlearning    :       0.00       0.00          0          0          0          0          0
1796.99/1797.35	c Pricers            :   ExecTime  SetupTime      Calls       Vars
1796.99/1797.35	c   problem variables:       0.00          -          0          0
1796.99/1797.35	c Branching Rules    :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1796.99/1797.35	c   relpscost        :     219.41       0.00          2          0          0          0          0          4
1796.99/1797.35	c   pscost           :       0.00       0.00          0          0          0          0          0          0
1796.99/1797.35	c   inference        :       0.00       0.00          0          0          0          0          0          0
1796.99/1797.35	c   mostinf          :       0.00       0.00          0          0          0          0          0          0
1796.99/1797.35	c   leastinf         :       0.00       0.00          0          0          0          0          0          0
1796.99/1797.35	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0
1796.99/1797.35	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0
1796.99/1797.35	c   random           :       0.00       0.00          0          0          0          0          0          0
1796.99/1797.35	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found
1796.99/1797.35	c   LP solutions     :       0.00          -          -          0
1796.99/1797.35	c   pseudo solutions :       0.00          -          -          0
1796.99/1797.35	c   oneopt           :       0.00       0.00          0          0
1796.99/1797.35	c   crossover        :       0.00       0.00          0          0
1796.99/1797.35	c   coefdiving       :       0.00       0.00          0          0
1796.99/1797.35	c   smallcard        :       0.00       0.00          0          0
1796.99/1797.35	c   trivial          :       0.07       0.00          2          0
1796.99/1797.35	c   shiftandpropagate:      48.03       0.00          1          0
1796.99/1797.35	c   simplerounding   :       0.00       0.00          0          0
1796.99/1797.35	c   zirounding       :       0.00       0.00          0          0
1796.99/1797.35	c   rounding         :       0.06       0.00          8          0
1796.99/1797.35	c   shifting         :       0.08       0.00          7          0
1796.99/1797.35	c   intshifting      :       0.00       0.00          0          0
1796.99/1797.35	c   twoopt           :       0.00       0.00          0          0
1796.99/1797.35	c   indtwoopt        :       0.00       0.00          0          0
1796.99/1797.35	c   indoneopt        :       0.00       0.00          0          0
1796.99/1797.35	c   fixandinfer      :       0.00       0.00          0          0
1796.99/1797.35	c   feaspump         :     529.79       0.00          1          0
1796.99/1797.35	c   clique           :       0.00       0.00          0          0
1796.99/1797.35	c   indrounding      :       0.00       0.00          0          0
1796.99/1797.35	c   indcoefdiving    :       0.00       0.00          0          0
1796.99/1797.35	c   pscostdiving     :       0.00       0.00          0          0
1796.99/1797.35	c   fracdiving       :       0.00       0.00          0          0
1796.99/1797.35	c   nlpdiving        :       0.00       0.00          0          0
1796.99/1797.35	c   veclendiving     :       0.00       0.00          0          0
1796.99/1797.35	c   intdiving        :       0.00       0.00          0          0
1796.99/1797.35	c   actconsdiving    :       0.00       0.00          0          0
1796.99/1797.35	c   objpscostdiving  :       0.00       0.00          0          0
1796.99/1797.35	c   rootsoldiving    :       0.00       0.00          0          0
1796.99/1797.35	c   linesearchdiving :       0.00       0.00          0          0
1796.99/1797.35	c   guideddiving     :       0.00       0.00          0          0
1796.99/1797.35	c   octane           :       0.00       0.00          0          0
1796.99/1797.35	c   rens             :      22.13       0.00          1          0
1796.99/1797.35	c   rins             :       0.00       0.00          0          0
1796.99/1797.35	c   localbranching   :       0.00       0.00          0          0
1796.99/1797.35	c   mutation         :       0.00       0.00          0          0
1796.99/1797.35	c   dins             :       0.00       0.00          0          0
1796.99/1797.35	c   vbounds          :       0.00       0.00          0          0
1796.99/1797.35	c   undercover       :       0.00       0.00          1          0
1796.99/1797.35	c   subnlp           :       0.00       0.00          0          0
1796.99/1797.35	c   trysol           :       0.00       0.00          0          0
1796.99/1797.35	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It
1796.99/1797.35	c   primal LP        :       0.12          1          0       0.00       0.00       0.12          1
1796.99/1797.35	c   dual LP          :     384.37          9      82312   10289.00     214.15       0.05          1
1796.99/1797.35	c   lex dual LP      :       0.00          0          0       0.00          -
1796.99/1797.35	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
1796.99/1797.35	c   diving/probing LP:     529.30          9     115746   12860.67     218.68
1796.99/1797.35	c   strong branching :     219.39         35      34512     986.06     157.31
1796.99/1797.35	c     (at root node) :          -         20      20000    1000.00          -
1796.99/1797.35	c   conflict analysis:       0.00          0          0       0.00          -
1796.99/1797.35	c B&B Tree           :
1796.99/1797.35	c   number of runs   :          1
1796.99/1797.35	c   nodes            :          2
1796.99/1797.35	c   nodes (total)    :          2
1796.99/1797.35	c   nodes left       :          3
1796.99/1797.35	c   max depth        :          1
1796.99/1797.35	c   max depth (total):          1
1796.99/1797.35	c   backtracks       :          0 (0.0%)
1796.99/1797.35	c   delayed cutoffs  :          0
1796.99/1797.35	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1796.99/1797.35	c   avg switch length:       1.00
1796.99/1797.35	c   switching time   :       0.14
1796.99/1797.35	c Solution           :
1796.99/1797.35	c   Solutions found  :          0 (0 improvements)
1796.99/1797.35	c   Primal Bound     :          -
1796.99/1797.35	c   Dual Bound       : +1.10000000000000e+02
1796.99/1797.35	c   Gap              :   infinite
1796.99/1797.35	c   Root Dual Bound  : +1.10000000000000e+02
1796.99/1797.35	c   Root Iterations  :     196213
1797.78/1798.12	c Time complete: 1797.81.

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-3693634-1338040225/watcher-3693634-1338040225 -o /tmp/evaluation-result-3693634-1338040225/solver-3693634-1338040225 -C 1800 -W 1900 -M 15500 HOME/scip-2.1.1.4sfix.linux.x86_64.gnu.opt.spx -f HOME/instance-3693634-1338040225.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: 1.92 1.98 1.99 3/177 3731
/proc/meminfo: memFree=27386804/32873844 swapFree=7356/7356
[pid=3731] ppid=3729 vsize=10660 CPUtime=0 cores=0,2,4,6
/proc/3731/stat : 3731 (scip-2.1.1.4sfi) R 3729 3731 1047 0 -1 4202496 1402 0 0 0 0 0 0 0 20 0 1 0 270151108 10915840 1357 33554432000 4194304 10169799 140737186465936 140734630253320 8883659 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/3731/statm: 2665 1357 412 1459 0 1197 0

[startup+0.0509059 s]
/proc/loadavg: 1.92 1.98 1.99 3/177 3731
/proc/meminfo: memFree=27386804/32873844 swapFree=7356/7356
[pid=3731] ppid=3729 vsize=27504 CPUtime=0.03 cores=0,2,4,6
/proc/3731/stat : 3731 (scip-2.1.1.4sfi) R 3729 3731 1047 0 -1 4202496 5659 0 0 0 3 0 0 0 20 0 1 0 270151108 28164096 5587 33554432000 4194304 10169799 140737186465936 140737186330632 5477139 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/3731/statm: 6876 5587 412 1459 0 5408 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 27504

[startup+0.100374 s]
/proc/loadavg: 1.92 1.98 1.99 3/177 3731
/proc/meminfo: memFree=27386804/32873844 swapFree=7356/7356
[pid=3731] ppid=3729 vsize=44628 CPUtime=0.09 cores=0,2,4,6
/proc/3731/stat : 3731 (scip-2.1.1.4sfi) R 3729 3731 1047 0 -1 4202496 9797 0 0 0 8 1 0 0 20 0 1 0 270151108 45699072 9726 33554432000 4194304 10169799 140737186465936 140737186330632 7543003 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/3731/statm: 11157 9763 412 1459 0 9689 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 44628

[startup+0.300289 s]
/proc/loadavg: 1.92 1.98 1.99 3/177 3731
/proc/meminfo: memFree=27386804/32873844 swapFree=7356/7356
[pid=3731] ppid=3729 vsize=72604 CPUtime=0.29 cores=0,2,4,6
/proc/3731/stat : 3731 (scip-2.1.1.4sfi) R 3729 3731 1047 0 -1 4202496 16921 0 0 0 27 2 0 0 20 0 1 0 270151108 74346496 16849 33554432000 4194304 10169799 140737186465936 140737186330632 5477139 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/3731/statm: 18151 16849 412 1459 0 16683 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 72604

[startup+0.700289 s]
/proc/loadavg: 1.92 1.98 1.99 3/177 3731
/proc/meminfo: memFree=27386804/32873844 swapFree=7356/7356
[pid=3731] ppid=3729 vsize=140068 CPUtime=0.69 cores=0,2,4,6
/proc/3731/stat : 3731 (scip-2.1.1.4sfi) R 3729 3731 1047 0 -1 4202496 33758 0 0 0 65 4 0 0 20 0 1 0 270151108 143429632 33686 33554432000 4194304 10169799 140737186465936 140737186332264 4656178 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/3731/statm: 35017 33686 419 1459 0 33549 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 140068

[startup+1.50021 s]
/proc/loadavg: 1.92 1.98 1.99 3/178 3732
/proc/meminfo: memFree=27104324/32873844 swapFree=7356/7356
[pid=3731] ppid=3729 vsize=453892 CPUtime=1.49 cores=0,2,4,6
/proc/3731/stat : 3731 (scip-2.1.1.4sfi) R 3729 3731 1047 0 -1 4202496 111303 0 0 0 133 16 0 0 20 0 1 0 270151108 464785408 111155 33554432000 4194304 10169799 140737186465936 140737186332264 7543003 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3731/statm: 113473 111155 500 1459 0 112005 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 453892

[startup+3.10029 s]
/proc/loadavg: 1.92 1.98 1.99 3/178 3732
/proc/meminfo: memFree=26928368/32873844 swapFree=7356/7356
[pid=3731] ppid=3729 vsize=580668 CPUtime=3.08 cores=0,2,4,6
/proc/3731/stat : 3731 (scip-2.1.1.4sfi) R 3729 3731 1047 0 -1 4202496 154736 0 0 0 277 31 0 0 20 0 1 0 270151108 594604032 142196 33554432000 4194304 10169799 140737186465936 140737186462568 8961143 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3731/statm: 145167 142196 557 1459 0 143699 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 580668

[startup+6.30029 s]
/proc/loadavg: 1.93 1.98 1.99 3/178 3732
/proc/meminfo: memFree=26639308/32873844 swapFree=7356/7356
[pid=3731] ppid=3729 vsize=821252 CPUtime=6.28 cores=0,2,4,6
/proc/3731/stat : 3731 (scip-2.1.1.4sfi) R 3729 3731 1047 0 -1 4202496 213945 0 0 0 572 56 0 0 20 0 1 0 270151108 840962048 201405 33554432000 4194304 10169799 140737186465936 140737186464088 8961143 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3731/statm: 205313 201405 557 1459 0 203845 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 821252

[startup+12.7004 s]
/proc/loadavg: 1.93 1.98 1.99 3/178 3732
/proc/meminfo: memFree=26469444/32873844 swapFree=7356/7356
[pid=3731] ppid=3729 vsize=934380 CPUtime=12.68 cores=0,2,4,6
/proc/3731/stat : 3731 (scip-2.1.1.4sfi) R 3729 3731 1047 0 -1 4202496 241204 0 0 0 1163 105 0 0 20 0 1 0 270151108 956805120 228211 33554432000 4194304 10169799 140737186465936 140737186464088 7433722 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3731/statm: 233595 228211 565 1459 0 232127 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 934380

[startup+25.5003 s]
/proc/loadavg: 1.95 1.98 1.99 3/178 3732
/proc/meminfo: memFree=26417136/32873844 swapFree=7356/7356
[pid=3731] ppid=3729 vsize=984444 CPUtime=25.48 cores=0,2,4,6
/proc/3731/stat : 3731 (scip-2.1.1.4sfi) R 3729 3731 1047 0 -1 4202496 266827 0 0 0 2170 378 0 0 20 0 1 0 270151108 1008070656 240368 33554432000 4194304 10169799 140737186465936 140737186463448 8961143 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3731/statm: 246111 240368 623 1459 0 244643 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 984444

[startup+51.1003 s]
/proc/loadavg: 1.96 1.98 1.99 3/177 3732
/proc/meminfo: memFree=26387600/32873844 swapFree=7356/7356
[pid=3731] ppid=3729 vsize=997184 CPUtime=51.08 cores=0,2,4,6
/proc/3731/stat : 3731 (scip-2.1.1.4sfi) R 3729 3731 1047 0 -1 4202496 270268 0 0 0 4724 384 0 0 20 0 1 0 270151108 1021116416 243710 33554432000 4194304 10169799 140737186465936 140737186463448 4777685 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3731/statm: 249296 243710 623 1459 0 247828 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 997184

[startup+102.306 s]
/proc/loadavg: 1.98 1.98 1.99 3/177 3733
/proc/meminfo: memFree=26325892/32873844 swapFree=7356/7356
[pid=3731] ppid=3729 vsize=1036824 CPUtime=102.27 cores=0,2,4,6
/proc/3731/stat : 3731 (scip-2.1.1.4sfi) R 3729 3731 1047 0 -1 4202496 280104 0 0 0 9831 396 0 0 20 0 1 0 270151108 1061707776 253249 33554432000 4194304 10169799 140737186465936 140737186463448 4779336 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3731/statm: 259206 253249 623 1459 0 257738 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 1036824

[startup+162.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/177 3733
/proc/meminfo: memFree=26232176/32873844 swapFree=7356/7356
[pid=3731] ppid=3729 vsize=1101824 CPUtime=162.26 cores=0,2,4,6
/proc/3731/stat : 3731 (scip-2.1.1.4sfi) R 3729 3731 1047 0 -1 4202496 295575 0 0 0 15813 413 0 0 20 0 1 0 270151108 1128267776 268588 33554432000 4194304 10169799 140737186465936 140737186463448 4777712 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3731/statm: 275456 268588 623 1459 0 273988 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 1101824

[startup+222.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/176 3733
/proc/meminfo: memFree=25992100/32873844 swapFree=7356/7356
[pid=3731] ppid=3729 vsize=1180024 CPUtime=222.25 cores=0,2,4,6
/proc/3731/stat : 3731 (scip-2.1.1.4sfi) R 3729 3731 1047 0 -1 4202496 315866 0 0 0 21797 428 0 0 20 0 1 0 270151108 1208344576 288813 33554432000 4194304 10169799 140737186465936 140737186463448 4777685 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3731/statm: 295006 288813 623 1459 0 293538 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 1180024

[startup+282.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/177 3734
/proc/meminfo: memFree=25905980/32873844 swapFree=7356/7356
[pid=3731] ppid=3729 vsize=1263472 CPUtime=282.24 cores=0,2,4,6
/proc/3731/stat : 3731 (scip-2.1.1.4sfi) R 3729 3731 1047 0 -1 4202496 337153 0 0 0 27780 444 0 0 20 0 1 0 270151108 1293795328 310427 33554432000 4194304 10169799 140737186465936 140737186463448 4777712 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3731/statm: 315868 310427 623 1459 0 314400 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 1263472

[startup+342.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/177 3734
/proc/meminfo: memFree=25625768/32873844 swapFree=7356/7356
[pid=3731] ppid=3729 vsize=1448328 CPUtime=342.21 cores=0,2,4,6
/proc/3731/stat : 3731 (scip-2.1.1.4sfi) R 3729 3731 1047 0 -1 4202496 374807 0 0 0 33686 535 0 0 20 0 1 0 270151108 1483087872 355732 33554432000 4194304 10169799 140737186465936 140737186462968 4777712 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3731/statm: 362082 355732 703 1459 0 360614 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 1448328

[startup+402.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/177 3735
/proc/meminfo: memFree=25499276/32873844 swapFree=7356/7356
[pid=3731] ppid=3729 vsize=1565580 CPUtime=402.2 cores=0,2,4,6
/proc/3731/stat : 3731 (scip-2.1.1.4sfi) R 3729 3731 1047 0 -1 4202496 391697 0 0 0 39673 547 0 0 20 0 1 0 270151108 1603153920 383996 33554432000 4194304 10169799 140737186465936 140737186460264 8979322 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3731/statm: 391395 383996 790 1459 0 389927 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 1565580

[startup+462.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/177 3735
/proc/meminfo: memFree=25468164/32873844 swapFree=7356/7356
[pid=3731] ppid=3729 vsize=1576856 CPUtime=462.19 cores=0,2,4,6
/proc/3731/stat : 3731 (scip-2.1.1.4sfi) R 3729 3731 1047 0 -1 4202496 393770 0 0 0 45667 552 0 0 20 0 1 0 270151108 1614700544 386639 33554432000 4194304 10169799 140737186465936 140737186460264 8979322 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3731/statm: 394214 386639 790 1459 0 392746 0
Current children cumulated CPU time (s) 462.19
Current children cumulated vsize (KiB) 1576856

[startup+522.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/177 3773
/proc/meminfo: memFree=26569308/32873844 swapFree=7356/7356
[pid=3731] ppid=3729 vsize=1594244 CPUtime=522.18 cores=0,2,4,6
/proc/3731/stat : 3731 (scip-2.1.1.4sfi) R 3729 3731 1047 0 -1 4202496 395660 0 0 0 51661 557 0 0 20 0 1 0 270151108 1632505856 391003 33554432000 4194304 10169799 140737186465936 140737186460264 8010556 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3731/statm: 398561 391003 790 1459 0 397093 0
Current children cumulated CPU time (s) 522.18
Current children cumulated vsize (KiB) 1594244

[startup+582.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/178 3776
/proc/meminfo: memFree=26360616/32873844 swapFree=7356/7356
[pid=3731] ppid=3729 vsize=1615816 CPUtime=582.17 cores=0,2,4,6
/proc/3731/stat : 3731 (scip-2.1.1.4sfi) R 3729 3731 1047 0 -1 4202496 397871 0 0 0 57657 560 0 0 20 0 1 0 270151108 1654595584 397964 33554432000 4194304 10169799 140737186465936 140737186460728 8010556 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3731/statm: 403954 397964 790 1459 0 402486 0
Current children cumulated CPU time (s) 582.17
Current children cumulated vsize (KiB) 1615816

[startup+642.3 s]

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

/proc/meminfo: memFree=26126404/32873844 swapFree=7356/7356
[pid=3731] ppid=3729 vsize=1615816 CPUtime=1062.09 cores=0,2,4,6
/proc/3731/stat : 3731 (scip-2.1.1.4sfi) R 3729 3731 1047 0 -1 4202496 399005 0 0 0 105620 589 0 0 20 0 1 0 270151108 1654595584 399368 33554432000 4194304 10169799 140737186465936 140737186458344 8044781 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3731/statm: 403954 399368 804 1459 0 402486 0
Current children cumulated CPU time (s) 1062.09
Current children cumulated vsize (KiB) 1615816

[startup+1122.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 3877
/proc/meminfo: memFree=26146044/32873844 swapFree=7356/7356
[pid=3731] ppid=3729 vsize=1615816 CPUtime=1122.09 cores=0,2,4,6
/proc/3731/stat : 3731 (scip-2.1.1.4sfi) R 3729 3731 1047 0 -1 4202496 399005 0 0 0 111615 594 0 0 20 0 1 0 270151108 1654595584 399368 33554432000 4194304 10169799 140737186465936 140737186458392 8979322 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3731/statm: 403954 399368 804 1459 0 402486 0
Current children cumulated CPU time (s) 1122.09
Current children cumulated vsize (KiB) 1615816

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 3880
/proc/meminfo: memFree=26143812/32873844 swapFree=7356/7356
[pid=3731] ppid=3729 vsize=1615816 CPUtime=1182.08 cores=0,2,4,6
/proc/3731/stat : 3731 (scip-2.1.1.4sfi) R 3729 3731 1047 0 -1 4202496 399042 0 0 0 117508 700 0 0 20 0 1 0 270151108 1654595584 399405 33554432000 4194304 10169799 140737186465936 140737186463048 8961143 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3731/statm: 403954 399405 824 1459 0 402486 0
Current children cumulated CPU time (s) 1182.08
Current children cumulated vsize (KiB) 1615816

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3880
/proc/meminfo: memFree=26019804/32873844 swapFree=7356/7356
[pid=3731] ppid=3729 vsize=1720240 CPUtime=1242.07 cores=0,2,4,6
/proc/3731/stat : 3731 (scip-2.1.1.4sfi) R 3729 3731 1047 0 -1 4202496 402821 0 0 0 122651 1556 0 0 20 0 1 0 270151108 1761525760 424646 33554432000 4194304 10169799 140737186465936 140737186463048 7469941 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3731/statm: 430060 424646 826 1459 0 428592 0
Current children cumulated CPU time (s) 1242.07
Current children cumulated vsize (KiB) 1720240

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3881
/proc/meminfo: memFree=26018420/32873844 swapFree=7356/7356
[pid=3731] ppid=3729 vsize=1720240 CPUtime=1302.06 cores=0,2,4,6
/proc/3731/stat : 3731 (scip-2.1.1.4sfi) R 3729 3731 1047 0 -1 4202496 403059 0 0 0 128635 1571 0 0 20 0 1 0 270151108 1761525760 424884 33554432000 4194304 10169799 140737186465936 140737186461976 8844061 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3731/statm: 430060 424884 834 1459 0 428592 0
Current children cumulated CPU time (s) 1302.06
Current children cumulated vsize (KiB) 1720240

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3881
/proc/meminfo: memFree=26003544/32873844 swapFree=7356/7356
[pid=3731] ppid=3729 vsize=1720240 CPUtime=1362.05 cores=0,2,4,6
/proc/3731/stat : 3731 (scip-2.1.1.4sfi) R 3729 3731 1047 0 -1 4202496 403143 0 0 0 134609 1596 0 0 20 0 1 0 270151108 1761525760 427523 33554432000 4194304 10169799 140737186465936 140737186461960 8979322 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3731/statm: 430060 427523 837 1459 0 428592 0
Current children cumulated CPU time (s) 1362.05
Current children cumulated vsize (KiB) 1720240

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3881
/proc/meminfo: memFree=26003576/32873844 swapFree=7356/7356
[pid=3731] ppid=3729 vsize=1720240 CPUtime=1422.04 cores=0,2,4,6
/proc/3731/stat : 3731 (scip-2.1.1.4sfi) R 3729 3731 1047 0 -1 4202496 403143 0 0 0 140574 1630 0 0 20 0 1 0 270151108 1761525760 427523 33554432000 4194304 10169799 140737186465936 140737186463448 7235019 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3731/statm: 430060 427523 837 1459 0 428592 0
Current children cumulated CPU time (s) 1422.04
Current children cumulated vsize (KiB) 1720240

[startup+1482.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 3881
/proc/meminfo: memFree=25991496/32873844 swapFree=7356/7356
[pid=3731] ppid=3729 vsize=1730592 CPUtime=1482.03 cores=0,2,4,6
/proc/3731/stat : 3731 (scip-2.1.1.4sfi) R 3729 3731 1047 0 -1 4202496 403856 0 0 0 146549 1654 0 0 20 0 1 0 270151108 1772126208 430279 33554432000 4194304 10169799 140737186465936 140737186460440 8979322 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3731/statm: 432648 430279 837 1459 0 431180 0
Current children cumulated CPU time (s) 1482.03
Current children cumulated vsize (KiB) 1730592

[startup+1542.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 3881
/proc/meminfo: memFree=25991744/32873844 swapFree=7356/7356
[pid=3731] ppid=3729 vsize=1730592 CPUtime=1542.02 cores=0,2,4,6
/proc/3731/stat : 3731 (scip-2.1.1.4sfi) R 3729 3731 1047 0 -1 4202496 403856 0 0 0 152518 1684 0 0 20 0 1 0 270151108 1772126208 430279 33554432000 4194304 10169799 140737186465936 140737186460344 8979322 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3731/statm: 432648 430279 837 1459 0 431180 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 1730592

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3882
/proc/meminfo: memFree=26002540/32873844 swapFree=7356/7356
[pid=3731] ppid=3729 vsize=1718252 CPUtime=1602.01 cores=0,2,4,6
/proc/3731/stat : 3731 (scip-2.1.1.4sfi) R 3729 3731 1047 0 -1 4202496 447464 0 0 0 158460 1741 0 0 20 0 1 0 270151108 1759490048 427256 33554432000 4194304 10169799 140737186465936 140737186460632 8979322 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3731/statm: 429563 427256 870 1459 0 428095 0
Current children cumulated CPU time (s) 1602.01
Current children cumulated vsize (KiB) 1718252

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3882
/proc/meminfo: memFree=26002540/32873844 swapFree=7356/7356
[pid=3731] ppid=3729 vsize=1718252 CPUtime=1662 cores=0,2,4,6
/proc/3731/stat : 3731 (scip-2.1.1.4sfi) R 3729 3731 1047 0 -1 4202496 447464 0 0 0 164454 1746 0 0 20 0 1 0 270151108 1759490048 427256 33554432000 4194304 10169799 140737186465936 140737186460920 8004382 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3731/statm: 429563 427256 870 1459 0 428095 0
Current children cumulated CPU time (s) 1662
Current children cumulated vsize (KiB) 1718252

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3882
/proc/meminfo: memFree=26002664/32873844 swapFree=7356/7356
[pid=3731] ppid=3729 vsize=1718252 CPUtime=1722 cores=0,2,4,6
/proc/3731/stat : 3731 (scip-2.1.1.4sfi) R 3729 3731 1047 0 -1 4202496 447464 0 0 0 170449 1751 0 0 20 0 1 0 270151108 1759490048 427256 33554432000 4194304 10169799 140737186465936 140737186460632 7707641 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3731/statm: 429563 427256 870 1459 0 428095 0
Current children cumulated CPU time (s) 1722
Current children cumulated vsize (KiB) 1718252

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 3885
/proc/meminfo: memFree=26001980/32873844 swapFree=7356/7356
[pid=3731] ppid=3729 vsize=1718252 CPUtime=1781.98 cores=0,2,4,6
/proc/3731/stat : 3731 (scip-2.1.1.4sfi) R 3729 3731 1047 0 -1 4202496 447464 0 0 0 176442 1756 0 0 20 0 1 0 270151108 1759490048 427256 33554432000 4194304 10169799 140737186465936 140737186460536 8979322 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3731/statm: 429563 427256 870 1459 0 428095 0
Current children cumulated CPU time (s) 1781.98
Current children cumulated vsize (KiB) 1718252

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

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 3885
/proc/meminfo: memFree=26001780/32873844 swapFree=7356/7356
[pid=3731] ppid=3729 vsize=1718252 CPUtime=1791.59 cores=0,2,4,6
/proc/3731/stat : 3731 (scip-2.1.1.4sfi) R 3729 3731 1047 0 -1 4202496 447464 0 0 0 177402 1757 0 0 20 0 1 0 270151108 1759490048 427256 33554432000 4194304 10169799 140737186465936 140737186460536 8004370 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3731/statm: 429563 427256 870 1459 0 428095 0
Current children cumulated CPU time (s) 1791.59
Current children cumulated vsize (KiB) 1718252

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 3885
/proc/meminfo: memFree=26001664/32873844 swapFree=7356/7356
[pid=3731] ppid=3729 vsize=1718252 CPUtime=1794.79 cores=0,2,4,6
/proc/3731/stat : 3731 (scip-2.1.1.4sfi) R 3729 3731 1047 0 -1 4202496 447464 0 0 0 177722 1757 0 0 20 0 1 0 270151108 1759490048 427256 33554432000 4194304 10169799 140737186465936 140737186460920 8979322 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3731/statm: 429563 427256 870 1459 0 428095 0
Current children cumulated CPU time (s) 1794.79
Current children cumulated vsize (KiB) 1718252

[startup+1796.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 3885
/proc/meminfo: memFree=26001664/32873844 swapFree=7356/7356
[pid=3731] ppid=3729 vsize=1718252 CPUtime=1796.38 cores=0,2,4,6
/proc/3731/stat : 3731 (scip-2.1.1.4sfi) R 3729 3731 1047 0 -1 4202496 447464 0 0 0 177881 1757 0 0 20 0 1 0 270151108 1759490048 427256 33554432000 4194304 10169799 140737186465936 140737186460632 8979322 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3731/statm: 429563 427256 870 1459 0 428095 0
Current children cumulated CPU time (s) 1796.38
Current children cumulated vsize (KiB) 1718252

[startup+1797.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 3885
/proc/meminfo: memFree=26001664/32873844 swapFree=7356/7356
[pid=3731] ppid=3729 vsize=1613828 CPUtime=1797.18 cores=0,2,4,6
/proc/3731/stat : 3731 (scip-2.1.1.4sfi) R 3729 3731 1047 0 -1 4202496 447466 0 0 0 177961 1757 0 0 20 0 1 0 270151108 1652559872 402019 33554432000 4194304 10169799 140737186465936 140737186460632 8828709 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/3731/statm: 403457 402019 872 1459 0 401989 0
Current children cumulated CPU time (s) 1797.18
Current children cumulated vsize (KiB) 1613828

[startup+1797.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 3885
/proc/meminfo: memFree=26001664/32873844 swapFree=7356/7356
[pid=3731] ppid=3729 vsize=1596304 CPUtime=1797.59 cores=0,2,4,6
/proc/3731/stat : 3731 (scip-2.1.1.4sfi) R 3729 3731 1047 0 -1 4202496 447466 0 0 0 178001 1758 0 0 20 0 1 0 270151108 1634615296 397685 33554432000 4194304 10169799 140737186465936 140737186465208 5882743 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/3731/statm: 399076 397685 872 1459 0 397608 0
Current children cumulated CPU time (s) 1797.59
Current children cumulated vsize (KiB) 1596304

[startup+1798.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 3885
/proc/meminfo: memFree=26001664/32873844 swapFree=7356/7356
[pid=3731] ppid=3729 vsize=1168064 CPUtime=1797.78 cores=0,2,4,6
/proc/3731/stat : 3731 (scip-2.1.1.4sfi) R 3729 3731 1047 0 -1 4202496 447466 0 0 0 178016 1762 0 0 20 0 1 0 270151108 1196097536 291342 33554432000 4194304 10169799 140737186465936 140737186465208 8989847 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/3731/statm: 291760 291132 872 1459 0 290292 0
Current children cumulated CPU time (s) 1797.78
Current children cumulated vsize (KiB) 1168064

Child status: 0
Real time (s): 1798.13
CPU time (s): 1797.82
CPU user time (s): 1780.16
CPU system time (s): 17.6563
CPU usage (%): 99.9828
Max. virtual memory (cumulated for all children) (KiB): 1907388

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1780.16
system time used= 17.6563
maximum resident set size= 1895544
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 447468
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= 44
involuntary context switches= 2005

runsolver used 4.98524 second user time and 11.8992 second system time

The end

Launcher Data

Begin job on node109 at 2012-05-26 15:50:25
IDJOB=3693634
IDBENCH=77508
IDSOLVER=2272
FILE ID=node109/3693634-1338040225
RUNJOBID= node109-1338029634-2326
PBS_JOBID= 14624362
Free space on /tmp= 71364 MiB

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

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

MD5SUM BENCH= 2cfe94d08112cb5e579263a7aabde4b0
RANDOM SEED=1287819580

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        27387448 kB
Buffers:          248048 kB
Cached:          3420008 kB
SwapCached:            0 kB
Active:          1749972 kB
Inactive:        2956812 kB
Active(anon):    1041428 kB
Inactive(anon):        0 kB
Active(file):     708544 kB
Inactive(file):  2956812 kB
Unevictable:        7356 kB
Mlocked:            7356 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             22180 kB
Writeback:             0 kB
AnonPages:       1046248 kB
Mapped:            16792 kB
Shmem:               200 kB
Slab:             639740 kB
SReclaimable:      82324 kB
SUnreclaim:       557416 kB
KernelStack:        1440 kB
PageTables:         6148 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1174812 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    407552 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= 71352 MiB
End job on node109 at 2012-05-26 16:20:24