Trace number 3693632

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.63 1797.94

General information on the benchmark

Name/OPT-SMALLINT-LIN/oliveras/j120opt/
normalized-j12055_4.std.opb
MD5SUM34789e81155e788591582461af1c926a
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark90
Best CPU time to get the best result obtained on this benchmark0.32395
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 constraints256184
Number of constraints which are clauses254984
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 constraint95
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-3693632-1338040228.opb>
0.69/0.71	c original problem has 72842 variables (72842 bin, 0 int, 0 impl, 0 cont) and 256184 constraints
0.69/0.71	c problem read in 0.71
1.59/1.68	c presolving:
8.69/8.78	c (round 1) 7361 del vars, 21378 del conss, 0 add conss, 5829 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 17312866 impls, 0 clqs
12.99/13.02	c (round 2) 13108 del vars, 47657 del conss, 0 add conss, 11194 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 17348244 impls, 0 clqs
14.39/14.41	c (round 3) 15377 del vars, 57750 del conss, 0 add conss, 12477 chg bounds, 29 chg sides, 53 chg coeffs, 0 upgd conss, 17366105 impls, 0 clqs
15.29/15.32	c (round 4) 16606 del vars, 62688 del conss, 0 add conss, 13265 chg bounds, 54 chg sides, 92 chg coeffs, 0 upgd conss, 17379390 impls, 0 clqs
15.88/15.99	c (round 5) 17471 del vars, 66089 del conss, 0 add conss, 13812 chg bounds, 56 chg sides, 94 chg coeffs, 0 upgd conss, 17388574 impls, 0 clqs
16.39/16.44	c (round 6) 18131 del vars, 68865 del conss, 0 add conss, 14191 chg bounds, 58 chg sides, 96 chg coeffs, 0 upgd conss, 17396246 impls, 0 clqs
16.69/16.75	c (round 7) 18515 del vars, 70504 del conss, 0 add conss, 14417 chg bounds, 58 chg sides, 96 chg coeffs, 0 upgd conss, 17400771 impls, 0 clqs
16.99/17.00	c (round 8) 18788 del vars, 71651 del conss, 0 add conss, 14604 chg bounds, 58 chg sides, 96 chg coeffs, 0 upgd conss, 17402680 impls, 0 clqs
17.18/17.21	c (round 9) 19027 del vars, 72564 del conss, 0 add conss, 14763 chg bounds, 58 chg sides, 96 chg coeffs, 0 upgd conss, 17405293 impls, 0 clqs
17.38/17.41	c (round 10) 19220 del vars, 73352 del conss, 0 add conss, 14889 chg bounds, 58 chg sides, 96 chg coeffs, 0 upgd conss, 17406746 impls, 0 clqs
17.49/17.56	c (round 11) 19354 del vars, 73953 del conss, 0 add conss, 14968 chg bounds, 58 chg sides, 96 chg coeffs, 0 upgd conss, 17408390 impls, 0 clqs
17.59/17.68	c (round 12) 19422 del vars, 74264 del conss, 0 add conss, 15003 chg bounds, 58 chg sides, 96 chg coeffs, 0 upgd conss, 17409040 impls, 0 clqs
17.69/17.77	c (round 13) 19446 del vars, 74411 del conss, 0 add conss, 15017 chg bounds, 58 chg sides, 96 chg coeffs, 0 upgd conss, 17409205 impls, 0 clqs
17.79/17.86	c (round 14) 19454 del vars, 74463 del conss, 0 add conss, 15021 chg bounds, 58 chg sides, 96 chg coeffs, 0 upgd conss, 17409405 impls, 0 clqs
17.88/17.94	c (round 15) 19462 del vars, 74494 del conss, 0 add conss, 15025 chg bounds, 58 chg sides, 96 chg coeffs, 0 upgd conss, 17409441 impls, 0 clqs
18.79/18.82	c (round 16) 19462 del vars, 74503 del conss, 0 add conss, 15025 chg bounds, 58 chg sides, 96 chg coeffs, 181681 upgd conss, 17409441 impls, 0 clqs
19.69/19.71	c (round 17) 19462 del vars, 74536 del conss, 58 add conss, 15025 chg bounds, 138 chg sides, 326 chg coeffs, 181686 upgd conss, 17409441 impls, 0 clqs
361.01/361.11	c    (361.1s) probing: 1000/53380 (1.9%) - 0 fixings, 0 aggregations, 7426693 implications, 0 bound changes
361.11/361.27	c    (361.3s) probing: 1001/53380 (1.9%) - 0 fixings, 0 aggregations, 7431847 implications, 0 bound changes
361.11/361.27	c    (361.3s) probing aborted: 1000/1000 successive useless probings
361.11/361.27	c (round 18) 19462 del vars, 157182 del conss, 26415 add conss, 15025 chg bounds, 139 chg sides, 344 chg coeffs, 181686 upgd conss, 32273135 impls, 0 clqs
362.01/362.13	c (round 19) 19462 del vars, 178878 del conss, 48111 add conss, 15025 chg bounds, 139 chg sides, 353 chg coeffs, 181686 upgd conss, 32273135 impls, 3570 clqs
362.71/362.85	c presolving (20 rounds):
362.71/362.85	c  19462 deleted vars, 178878 deleted constraints, 48111 added constraints, 15025 tightened bounds, 0 added holes, 139 changed sides, 354 changed coefficients
362.71/362.85	c  32273135 implications, 25266 cliques
362.71/362.85	c presolved problem has 53380 variables (53380 bin, 0 int, 0 impl, 0 cont) and 125417 constraints
362.71/362.85	c    1138 constraints of type <knapsack>
362.71/362.85	c  123187 constraints of type <setppc>
362.71/362.85	c    1090 constraints of type <and>
362.71/362.85	c       2 constraints of type <logicor>
362.71/362.85	c transformed objective value is always integral (scale: 1)
362.71/362.85	c Presolving Time: 361.87
362.71/362.85	c - non default parameters ----------------------------------------------------------------------
362.71/362.85	c # SCIP version 2.1.1.4
362.71/362.85	c 
362.71/362.85	c # maximal time in seconds to run
362.71/362.85	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
362.71/362.85	c limits/time = 1797
362.71/362.85	c 
362.71/362.85	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
362.71/362.85	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
362.71/362.85	c limits/memory = 13950
362.71/362.85	c 
362.71/362.85	c # default clock type (1: CPU user seconds, 2: wall clock time)
362.71/362.85	c # [type: int, range: [1,2], default: 1]
362.71/362.85	c timing/clocktype = 2
362.71/362.85	c 
362.71/362.85	c # belongs reading time to solving time?
362.71/362.85	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
362.71/362.85	c timing/reading = TRUE
362.71/362.85	c 
362.71/362.85	c -----------------------------------------------------------------------------------------------
362.71/362.85	c start solving
363.11/363.26	c 
716.65/716.85	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
716.65/716.85	c   717s|     1 |     0 | 60826 |     - |1149M|   0 | 954 |  53k| 125k|  53k| 126k|   0 |  42 |   0 | 9.000000e+01 |      --      |    Inf 
1190.28/1190.53	c  1191s|     1 |     0 |139888 |     - |1156M|   0 |1399 |  53k| 125k|  53k| 126k|  68 |  42 |   0 | 9.000000e+01 |      --      |    Inf 
1249.67/1249.91	c  1250s|     1 |     0 |145757 |     - |1156M|   0 |1499 |  53k| 125k|  53k| 126k| 108 |  42 |   0 | 9.000000e+01 |      --      |    Inf 
1323.76/1324.06	c  1324s|     1 |     0 |154524 |     - |1156M|   0 |1664 |  53k| 125k|  53k| 126k| 136 |  42 |   0 | 9.000000e+01 |      --      |    Inf 
1388.35/1388.62	c  1389s|     1 |     0 |159488 |     - |1156M|   0 |1757 |  53k| 125k|  53k| 126k| 161 |  42 |   0 | 9.000000e+01 |      --      |    Inf 
1445.24/1445.56	c  1446s|     1 |     0 |162175 |     - |1157M|   0 |1876 |  53k| 125k|  53k| 126k| 186 |  42 |   0 | 9.000000e+01 |      --      |    Inf 
1521.43/1521.71	c  1522s|     1 |     0 |167906 |     - |1157M|   0 |1907 |  53k| 125k|  53k| 126k| 197 |  42 |   0 | 9.000000e+01 |      --      |    Inf 
1643.81/1644.17	c  1644s|     1 |     2 |167906 |     - |1157M|   0 |1907 |  53k| 125k|  53k| 126k| 197 |  42 |  17 | 9.000000e+01 |      --      |    Inf 
1796.79/1797.11	c 
1796.79/1797.11	c SCIP Status        : solving was interrupted [time limit reached]
1796.79/1797.11	c Solving Time (sec) : 1797.10
1796.79/1797.11	c Solving Nodes      : 3
1796.79/1797.11	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1796.79/1797.11	c Dual Bound         : +9.00000000000000e+01
1796.79/1797.11	c Gap                : infinite
1796.79/1797.11	s UNKNOWN
1796.79/1797.11	c SCIP Status        : solving was interrupted [time limit reached]
1796.79/1797.11	c Total Time         :    1797.10
1796.79/1797.11	c   solving          :    1797.10
1796.79/1797.11	c   presolving       :     361.87 (included in solving)
1796.79/1797.11	c   reading          :       0.71 (included in solving)
1796.79/1797.11	c   copying          :       0.29 (1 #copies) (minimal 0.29, maximal 0.29, average 0.29)
1796.79/1797.11	c Original Problem   :
1796.79/1797.11	c   Problem name     : HOME/instance-3693632-1338040228.opb
1796.79/1797.11	c   Variables        : 72842 (72842 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.79/1797.11	c   Constraints      : 256184 initial, 256184 maximal
1796.79/1797.11	c   Objective sense  : minimize
1796.79/1797.11	c Presolved Problem  :
1796.79/1797.11	c   Problem name     : t_HOME/instance-3693632-1338040228.opb
1796.79/1797.11	c   Variables        : 53380 (53380 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.79/1797.11	c   Constraints      : 125417 initial, 125459 maximal
1796.79/1797.11	c Presolvers         :   ExecTime  SetupTime  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1796.79/1797.11	c   domcol           :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.79/1797.11	c   trivial          :       0.07       0.00        916          0          0          0          0          0          0          0          0
1796.79/1797.11	c   dualfix          :       0.09       0.00        122          0          0          0          0          0          0          0          0
1796.79/1797.11	c   boundshift       :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.79/1797.11	c   inttobinary      :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.79/1797.11	c   convertinttobin  :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.79/1797.11	c   gateextraction   :       0.38       0.00          0          0          0          0          0      82642      26357          0          0
1796.79/1797.11	c   implics          :       0.78       0.00          0          0          0          0          0          0          0          0          0
1796.79/1797.11	c   components       :       0.08       0.00          0          0          0          0          0          0          0          0          0
1796.79/1797.11	c   pseudoobj        :       0.00       0.38          0          0          0          0          0          0          0          0          0
1796.79/1797.11	c   probing          :     340.99       0.00          0          0          0          0          0          0          0          0          0
1796.79/1797.11	c   knapsack         :       1.16       0.00          0          0          0          0          0          9         58         81        258
1796.79/1797.11	c   setppc           :       0.61       0.00          0          0          0          0          0         28          0          0          0
1796.79/1797.11	c   and              :       0.43       0.00          0          0          0          0          0      21696      21696          0          0
1796.79/1797.11	c   linear           :      16.18       0.00      14109       4315          0      15025          0      74503          0         58         96
1796.79/1797.11	c   logicor          :       0.10       0.00          0          0          0          0          0          0          0          0          0
1796.79/1797.11	c   root node        :          -          -          0          -          -          0          -          -          -          -          -
1796.79/1797.11	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #ResProp    Cutoffs    DomReds       Cuts      Conss   Children
1796.79/1797.11	c   integral         :          0          0          0          0          3          0          4          0          0          0          0          0          6
1796.79/1797.11	c   knapsack         :       1138       1138          6      71375          0          0          3         41          0          0        305          0          0
1796.79/1797.11	c   setppc           :     123187     123187          6      71375          0          0          1       3093          2      23228          0          0          0
1796.79/1797.11	c   and              :       1090       1090          8      71373          0          0          0         29          0        520          0          0          0
1796.79/1797.11	c   logicor          :          2+        44          6         37          0          0          0          0         13          0          0          0          0
1796.79/1797.11	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0          0
1796.79/1797.11	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS      Check    ResProp
1796.79/1797.11	c   integral         :     224.73       0.00       0.00       0.00     224.72       0.00       0.01       0.00
1796.79/1797.11	c   knapsack         :       4.67       0.00       0.05       4.61       0.00       0.00       0.00       0.00
1796.79/1797.11	c   setppc           :     314.07       0.00       0.05     314.02       0.00       0.00       0.00       0.00
1796.79/1797.11	c   and              :      62.80       0.00       0.00      62.80       0.00       0.00       0.00       0.00
1796.79/1797.11	c   logicor          :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1796.79/1797.11	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1796.79/1797.11	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
1796.79/1797.11	c   rootredcost      :          0          0          0          0
1796.79/1797.11	c   pseudoobj        :      19425          0          0          0
1796.79/1797.11	c   vbounds          :          0          0          0          0
1796.79/1797.11	c   redcost          :          9          0          0          0
1796.79/1797.11	c   probing          :          0          0          0          0
1796.79/1797.11	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp
1796.79/1797.11	c   rootredcost      :       0.04       0.00       0.00       0.04       0.00
1796.79/1797.11	c   pseudoobj        :       0.45       0.38       0.00       0.08       0.00
1796.79/1797.11	c   vbounds          :       0.05       0.01       0.00       0.04       0.00
1796.79/1797.11	c   redcost          :       0.04       0.00       0.00       0.04       0.00
1796.79/1797.11	c   probing          :     340.99       0.00     340.99       0.00       0.00
1796.79/1797.11	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1796.79/1797.11	c   propagation      :       0.00         15         15         42       42.9          0        0.0          -
1796.79/1797.11	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1796.79/1797.11	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1796.79/1797.11	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1796.79/1797.11	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1796.79/1797.11	c   applied globally :          -          -          -         42       42.9          -          -          -
1796.79/1797.11	c   applied locally  :          -          -          -          0        0.0          -          -          -
1796.79/1797.11	c Separators         :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss
1796.79/1797.11	c   cut pool         :       0.00                     5          -          -         50          -    (maximal pool size: 208)
1796.79/1797.11	c   closecuts        :       0.00       0.00          0          0          0          0          0
1796.79/1797.11	c   impliedbounds    :       0.05       0.00          6          0          0          0          0
1796.79/1797.11	c   intobj           :       0.00       0.00          0          0          0          0          0
1796.79/1797.11	c   gomory           :      65.41       0.00          6          0          0          0          0
1796.79/1797.11	c   cgmip            :       0.00       0.00          0          0          0          0          0
1796.79/1797.11	c   strongcg         :      72.75       0.00          6          0          0          0          0
1796.79/1797.11	c   cmir             :      13.04       0.00          6          0          0          0          0
1796.79/1797.11	c   flowcover        :      40.23       0.00          6          0          0        229          0
1796.79/1797.11	c   clique           :     104.51       0.00          6          0          0          0          0
1796.79/1797.11	c   zerohalf         :       0.00       0.00          0          0          0          0          0
1796.79/1797.11	c   mcf              :       3.68       0.00          1          0          0          0          0
1796.79/1797.11	c   oddcycle         :       0.00       0.00          0          0          0          0          0
1796.79/1797.11	c   rapidlearning    :       0.00       0.00          0          0          0          0          0
1796.79/1797.11	c Pricers            :   ExecTime  SetupTime      Calls       Vars
1796.79/1797.11	c   problem variables:       0.00          -          0          0
1796.79/1797.11	c Branching Rules    :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1796.79/1797.11	c   relpscost        :     224.72       0.00          3          0          0          0          0          6
1796.79/1797.11	c   pscost           :       0.00       0.00          0          0          0          0          0          0
1796.79/1797.11	c   inference        :       0.00       0.00          0          0          0          0          0          0
1796.79/1797.11	c   mostinf          :       0.00       0.00          0          0          0          0          0          0
1796.79/1797.11	c   leastinf         :       0.00       0.00          0          0          0          0          0          0
1796.79/1797.11	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0
1796.79/1797.11	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0
1796.79/1797.11	c   random           :       0.00       0.00          0          0          0          0          0          0
1796.79/1797.11	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found
1796.79/1797.11	c   LP solutions     :       0.00          -          -          0
1796.79/1797.11	c   pseudo solutions :       0.00          -          -          0
1796.79/1797.11	c   oneopt           :       0.00       0.00          0          0
1796.79/1797.11	c   crossover        :       0.00       0.00          0          0
1796.79/1797.11	c   coefdiving       :       0.00       0.00          0          0
1796.79/1797.11	c   pscostdiving     :       0.00       0.00          0          0
1796.79/1797.11	c   smallcard        :       0.00       0.00          0          0
1796.79/1797.11	c   trivial          :       0.07       0.00          2          0
1796.79/1797.11	c   shiftandpropagate:      91.03       0.00          1          0
1796.79/1797.11	c   simplerounding   :       0.00       0.00          0          0
1796.79/1797.11	c   zirounding       :       0.00       0.00          0          0
1796.79/1797.11	c   rounding         :       0.05       0.00          9          0
1796.79/1797.11	c   shifting         :       0.06       0.00          7          0
1796.79/1797.11	c   intshifting      :       0.00       0.00          0          0
1796.79/1797.11	c   twoopt           :       0.00       0.00          0          0
1796.79/1797.11	c   indtwoopt        :       0.00       0.00          0          0
1796.79/1797.11	c   indoneopt        :       0.00       0.00          0          0
1796.79/1797.11	c   fixandinfer      :       0.00       0.00          0          0
1796.79/1797.11	c   feaspump         :     361.61       0.00          1          0
1796.79/1797.11	c   clique           :       0.00       0.00          0          0
1796.79/1797.11	c   indrounding      :       0.00       0.00          0          0
1796.79/1797.11	c   indcoefdiving    :       0.00       0.00          0          0
1796.79/1797.11	c   fracdiving       :       0.00       0.00          0          0
1796.79/1797.11	c   nlpdiving        :       0.00       0.00          0          0
1796.79/1797.11	c   veclendiving     :       0.00       0.00          0          0
1796.79/1797.11	c   intdiving        :       0.00       0.00          0          0
1796.79/1797.11	c   actconsdiving    :       0.00       0.00          0          0
1796.79/1797.11	c   objpscostdiving  :       0.00       0.00          0          0
1796.79/1797.11	c   rootsoldiving    :       0.00       0.00          0          0
1796.79/1797.11	c   linesearchdiving :       0.00       0.00          0          0
1796.79/1797.11	c   guideddiving     :       0.00       0.00          0          0
1796.79/1797.11	c   octane           :       0.00       0.00          0          0
1796.79/1797.11	c   rens             :      21.35       0.00          1          0
1796.79/1797.11	c   rins             :       0.00       0.00          0          0
1796.79/1797.11	c   localbranching   :       0.00       0.00          0          0
1796.79/1797.11	c   mutation         :       0.00       0.00          0          0
1796.79/1797.11	c   dins             :       0.00       0.00          0          0
1796.79/1797.11	c   vbounds          :       0.00       0.00          0          0
1796.79/1797.11	c   undercover       :       0.00       0.00          1          0
1796.79/1797.11	c   subnlp           :       0.00       0.00          0          0
1796.79/1797.11	c   trysol           :       0.00       0.00          0          0
1796.79/1797.11	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It
1796.79/1797.11	c   primal LP        :       0.09          1          0       0.00       0.00       0.09          1
1796.79/1797.11	c   dual LP          :     434.80         10     102926   11436.22     236.72       0.09          1
1796.79/1797.11	c   lex dual LP      :       0.00          0          0       0.00          -
1796.79/1797.11	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
1796.79/1797.11	c   diving/probing LP:     361.24          6      70999   11833.17     196.54
1796.79/1797.11	c   strong branching :     224.69         39      38843     995.97     172.87
1796.79/1797.11	c     (at root node) :          -         17      17000    1000.00          -
1796.79/1797.11	c   conflict analysis:       0.00          0          0       0.00          -
1796.79/1797.11	c B&B Tree           :
1796.79/1797.11	c   number of runs   :          1
1796.79/1797.11	c   nodes            :          3
1796.79/1797.11	c   nodes (total)    :          3
1796.79/1797.11	c   nodes left       :          4
1796.79/1797.11	c   max depth        :          2
1796.79/1797.11	c   max depth (total):          2
1796.79/1797.11	c   backtracks       :          0 (0.0%)
1796.79/1797.11	c   delayed cutoffs  :          0
1796.79/1797.11	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1796.79/1797.11	c   avg switch length:       1.00
1796.79/1797.11	c   switching time   :       0.11
1796.79/1797.11	c Solution           :
1796.79/1797.11	c   Solutions found  :          0 (0 improvements)
1796.79/1797.11	c   Primal Bound     :          -
1796.79/1797.11	c   Dual Bound       : +9.00000000000000e+01
1796.79/1797.11	c   Gap              :   infinite
1796.79/1797.11	c   Root Dual Bound  : +9.00000000000000e+01
1796.79/1797.11	c   Root Iterations  :     167906
1797.58/1797.94	c Time complete: 1797.62.

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-3693632-1338040228/watcher-3693632-1338040228 -o /tmp/evaluation-result-3693632-1338040228/solver-3693632-1338040228 -C 1800 -W 1900 -M 15500 HOME/scip-2.1.1.4sfix.linux.x86_64.gnu.opt.spx -f HOME/instance-3693632-1338040228.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.03 2.01 2.00 2/177 2223
/proc/meminfo: memFree=28436172/32873844 swapFree=7100/7100
[pid=2223] ppid=2221 vsize=10528 CPUtime=0 cores=0,2,4,6
/proc/2223/stat : 2223 (scip-2.1.1.4sfi) R 2221 2223 32565 0 -1 4202496 1372 0 0 0 0 0 0 0 20 0 1 0 270151395 10780672 1326 33554432000 4194304 10169799 140734534392704 140736654880168 7543003 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/2223/statm: 2632 1327 412 1459 0 1164 0

[startup+0.0575881 s]
/proc/loadavg: 2.03 2.01 2.00 2/177 2223
/proc/meminfo: memFree=28436172/32873844 swapFree=7100/7100
[pid=2223] ppid=2221 vsize=27508 CPUtime=0.05 cores=0,2,4,6
/proc/2223/stat : 2223 (scip-2.1.1.4sfi) R 2221 2223 32565 0 -1 4202496 5663 0 0 0 4 1 0 0 20 0 1 0 270151395 28168192 5590 33554432000 4194304 10169799 140734534392704 140736654880168 8857806 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/2223/statm: 6877 5590 412 1459 0 5409 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 27508

[startup+0.100266 s]
/proc/loadavg: 2.03 2.01 2.00 2/177 2223
/proc/meminfo: memFree=28436172/32873844 swapFree=7100/7100
[pid=2223] ppid=2221 vsize=42356 CPUtime=0.08 cores=0,2,4,6
/proc/2223/stat : 2223 (scip-2.1.1.4sfi) R 2221 2223 32565 0 -1 4202496 9375 0 0 0 7 1 0 0 20 0 1 0 270151395 43372544 9302 33554432000 4194304 10169799 140734534392704 140736654880168 7139024 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/2223/statm: 10589 9302 412 1459 0 9121 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 42356

[startup+0.300214 s]
/proc/loadavg: 2.03 2.01 2.00 2/177 2223
/proc/meminfo: memFree=28436172/32873844 swapFree=7100/7100
[pid=2223] ppid=2221 vsize=69572 CPUtime=0.29 cores=0,2,4,6
/proc/2223/stat : 2223 (scip-2.1.1.4sfi) R 2221 2223 32565 0 -1 4202496 16146 0 0 0 27 2 0 0 20 0 1 0 270151395 71241728 16073 33554432000 4194304 10169799 140734534392704 140736654880168 5282272 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/2223/statm: 17393 16073 412 1459 0 15925 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 69572

[startup+0.700221 s]
/proc/loadavg: 2.03 2.01 2.00 2/177 2223
/proc/meminfo: memFree=28436172/32873844 swapFree=7100/7100
[pid=2223] ppid=2221 vsize=138504 CPUtime=0.69 cores=0,2,4,6
/proc/2223/stat : 2223 (scip-2.1.1.4sfi) R 2221 2223 32565 0 -1 4202496 33326 0 0 0 64 5 0 0 20 0 1 0 270151395 141828096 33253 33554432000 4194304 10169799 140734534392704 140736654880168 5282272 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/2223/statm: 34626 33253 412 1459 0 33158 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 138504

[startup+1.50022 s]
/proc/loadavg: 2.03 2.01 2.00 3/178 2224
/proc/meminfo: memFree=28153212/32873844 swapFree=7100/7100
[pid=2223] ppid=2221 vsize=447252 CPUtime=1.49 cores=0,2,4,6
/proc/2223/stat : 2223 (scip-2.1.1.4sfi) R 2221 2223 32565 0 -1 4202496 109542 0 0 0 133 16 0 0 20 0 1 0 270151395 457986048 109391 33554432000 4194304 10169799 140734534392704 140734534389640 4929476 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/2223/statm: 111813 109391 499 1459 0 110345 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 447252

[startup+3.10023 s]
/proc/loadavg: 2.03 2.01 2.00 3/178 2224
/proc/meminfo: memFree=27976504/32873844 swapFree=7100/7100
[pid=2223] ppid=2221 vsize=582012 CPUtime=3.09 cores=0,2,4,6
/proc/2223/stat : 2223 (scip-2.1.1.4sfi) R 2221 2223 32565 0 -1 4202496 154913 0 0 0 284 25 0 0 20 0 1 0 270151395 595980288 142566 33554432000 4194304 10169799 140734534392704 140734534389384 8961143 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/2223/statm: 145503 142566 557 1459 0 144035 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 582012

[startup+6.30023 s]
/proc/loadavg: 2.03 2.01 2.00 3/178 2224
/proc/meminfo: memFree=27684484/32873844 swapFree=7100/7100
[pid=2223] ppid=2221 vsize=830488 CPUtime=6.29 cores=0,2,4,6
/proc/2223/stat : 2223 (scip-2.1.1.4sfi) R 2221 2223 32565 0 -1 4202496 215861 0 0 0 593 36 0 0 20 0 1 0 270151395 850419712 203514 33554432000 4194304 10169799 140734534392704 140734534389384 8961143 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/2223/statm: 207622 203514 557 1459 0 206154 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 830488

[startup+12.7002 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 2224
/proc/meminfo: memFree=27514124/32873844 swapFree=7100/7100
[pid=2223] ppid=2221 vsize=946368 CPUtime=12.68 cores=0,2,4,6
/proc/2223/stat : 2223 (scip-2.1.1.4sfi) R 2221 2223 32565 0 -1 4202496 243376 0 0 0 1218 50 0 0 20 0 1 0 270151395 969080832 230429 33554432000 4194304 10169799 140734534392704 140734534390856 7433736 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/2223/statm: 236592 230429 565 1459 0 235124 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 946368

[startup+25.5002 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 2224
/proc/meminfo: memFree=27461724/32873844 swapFree=7100/7100
[pid=2223] ppid=2221 vsize=1006464 CPUtime=25.49 cores=0,2,4,6
/proc/2223/stat : 2223 (scip-2.1.1.4sfi) R 2221 2223 32565 0 -1 4202496 270999 0 0 0 2449 100 0 0 20 0 1 0 270151395 1030619136 245114 33554432000 4194304 10169799 140734534392704 140734534390232 4195240 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/2223/statm: 251616 245114 625 1459 0 250148 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1006464

[startup+51.1003 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 2224
/proc/meminfo: memFree=27447032/32873844 swapFree=7100/7100
[pid=2223] ppid=2221 vsize=1013168 CPUtime=51.08 cores=0,2,4,6
/proc/2223/stat : 2223 (scip-2.1.1.4sfi) R 2221 2223 32565 0 -1 4202496 273435 0 0 0 5006 102 0 0 20 0 1 0 270151395 1037484032 247418 33554432000 4194304 10169799 140734534392704 140734534390216 4777712 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/2223/statm: 253292 247418 625 1459 0 251824 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1013168

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2224
/proc/meminfo: memFree=27417704/32873844 swapFree=7100/7100
[pid=2223] ppid=2221 vsize=1044524 CPUtime=102.28 cores=0,2,4,6
/proc/2223/stat : 2223 (scip-2.1.1.4sfi) R 2221 2223 32565 0 -1 4202496 280856 0 0 0 10121 107 0 0 20 0 1 0 270151395 1069592576 254674 33554432000 4194304 10169799 140734534392704 140734534390216 4777712 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/2223/statm: 261131 254674 625 1459 0 259663 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1044524

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2224
/proc/meminfo: memFree=27374772/32873844 swapFree=7100/7100
[pid=2223] ppid=2221 vsize=1086084 CPUtime=162.26 cores=0,2,4,6
/proc/2223/stat : 2223 (scip-2.1.1.4sfi) R 2221 2223 32565 0 -1 4202496 291374 0 0 0 16113 113 0 0 20 0 1 0 270151395 1112150016 265354 33554432000 4194304 10169799 140734534392704 140734534390216 4777685 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/2223/statm: 271521 265354 625 1459 0 270053 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 1086084

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2224
/proc/meminfo: memFree=27316396/32873844 swapFree=7100/7100
[pid=2223] ppid=2221 vsize=1143904 CPUtime=222.25 cores=0,2,4,6
/proc/2223/stat : 2223 (scip-2.1.1.4sfi) R 2221 2223 32565 0 -1 4202496 306114 0 0 0 22105 120 0 0 20 0 1 0 270151395 1171357696 279940 33554432000 4194304 10169799 140734534392704 140734534390216 4777685 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/2223/statm: 285976 279940 625 1459 0 284508 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 1143904

[startup+282.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 2224
/proc/meminfo: memFree=27236764/32873844 swapFree=7100/7100
[pid=2223] ppid=2221 vsize=1220396 CPUtime=282.22 cores=0,2,4,6
/proc/2223/stat : 2223 (scip-2.1.1.4sfi) R 2221 2223 32565 0 -1 4202496 325138 0 0 0 28094 128 0 0 20 0 1 0 270151395 1249685504 299554 33554432000 4194304 10169799 140734534392704 140734534390216 4777712 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/2223/statm: 305099 299554 625 1459 0 303631 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 1220396

[startup+342.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 2225
/proc/meminfo: memFree=27164252/32873844 swapFree=7100/7100
[pid=2223] ppid=2221 vsize=1294804 CPUtime=342.21 cores=0,2,4,6
/proc/2223/stat : 2223 (scip-2.1.1.4sfi) R 2221 2223 32565 0 -1 4202496 343682 0 0 0 34084 137 0 0 20 0 1 0 270151395 1325879296 318179 33554432000 4194304 10169799 140734534392704 140734534390216 4777685 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/2223/statm: 323701 318179 625 1459 0 322233 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 1294804

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2225
/proc/meminfo: memFree=26993240/32873844 swapFree=7100/7100
[pid=2223] ppid=2221 vsize=1474676 CPUtime=402.21 cores=0,2,4,6
/proc/2223/stat : 2223 (scip-2.1.1.4sfi) R 2221 2223 32565 0 -1 4202496 375627 0 0 0 40064 157 0 0 20 0 1 0 270151395 1510068224 360390 33554432000 4194304 10169799 140734534392704 140734534389736 4777685 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/2223/statm: 368669 360390 705 1459 0 367201 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 1474676

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2225
/proc/meminfo: memFree=26886152/32873844 swapFree=7100/7100
[pid=2223] ppid=2221 vsize=1581644 CPUtime=462.2 cores=0,2,4,6
/proc/2223/stat : 2223 (scip-2.1.1.4sfi) R 2221 2223 32565 0 -1 4202496 390213 0 0 0 46052 168 0 0 20 0 1 0 270151395 1619603456 387061 33554432000 4194304 10169799 140734534392704 140734534387032 7981594 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/2223/statm: 395411 387061 791 1459 0 393943 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 1581644

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2225
/proc/meminfo: memFree=26870260/32873844 swapFree=7100/7100
[pid=2223] ppid=2221 vsize=1582736 CPUtime=522.19 cores=0,2,4,6
/proc/2223/stat : 2223 (scip-2.1.1.4sfi) R 2221 2223 32565 0 -1 4202496 392327 0 0 0 52046 173 0 0 20 0 1 0 270151395 1620721664 391489 33554432000 4194304 10169799 140734534392704 140734534387528 8010668 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/2223/statm: 395684 391489 791 1459 0 394216 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 1582736

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 2228
/proc/meminfo: memFree=26846872/32873844 swapFree=7100/7100
[pid=2223] ppid=2221 vsize=1601424 CPUtime=582.17 cores=0,2,4,6
/proc/2223/stat : 2223 (scip-2.1.1.4sfi) R 2221 2223 32565 0 -1 4202496 394642 0 0 0 58039 178 0 0 20 0 1 0 270151395 1639858176 396292 33554432000 4194304 10169799 140734534392704 140734534387032 8010537 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/2223/statm: 400356 396292 791 1459 0 398888 0
Current children cumulated CPU time (s) 582.17
Current children cumulated vsize (KiB) 1601424

[startup+642.3 s]

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

/proc/meminfo: memFree=26460976/32873844 swapFree=7100/7100
[pid=2223] ppid=2221 vsize=1619876 CPUtime=1062.09 cores=0,2,4,6
/proc/2223/stat : 2223 (scip-2.1.1.4sfi) R 2221 2223 32565 0 -1 4202496 395446 0 0 0 105996 213 0 0 20 0 1 0 270151395 1658753024 403224 33554432000 4194304 10169799 140734534392704 140734534385384 8004333 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/2223/statm: 404969 403224 805 1459 0 403501 0
Current children cumulated CPU time (s) 1062.09
Current children cumulated vsize (KiB) 1619876

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2291
/proc/meminfo: memFree=26467788/32873844 swapFree=7100/7100
[pid=2223] ppid=2221 vsize=1619876 CPUtime=1122.09 cores=0,2,4,6
/proc/2223/stat : 2223 (scip-2.1.1.4sfi) R 2221 2223 32565 0 -1 4202496 395468 0 0 0 111921 288 0 0 20 0 1 0 270151395 1658753024 403246 33554432000 4194304 10169799 140734534392704 140734534389816 8961143 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/2223/statm: 404969 403246 827 1459 0 403501 0
Current children cumulated CPU time (s) 1122.09
Current children cumulated vsize (KiB) 1619876

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 2294
/proc/meminfo: memFree=26364520/32873844 swapFree=7100/7100
[pid=2223] ppid=2221 vsize=1724300 CPUtime=1182.08 cores=0,2,4,6
/proc/2223/stat : 2223 (scip-2.1.1.4sfi) R 2221 2223 32565 0 -1 4202496 398140 0 0 0 117793 415 0 0 20 0 1 0 270151395 1765683200 428913 33554432000 4194304 10169799 140734534392704 140734534386376 8036948 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/2223/statm: 431075 428913 837 1459 0 429607 0
Current children cumulated CPU time (s) 1182.08
Current children cumulated vsize (KiB) 1724300

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2295
/proc/meminfo: memFree=26364144/32873844 swapFree=7100/7100
[pid=2223] ppid=2221 vsize=1724300 CPUtime=1242.07 cores=0,2,4,6
/proc/2223/stat : 2223 (scip-2.1.1.4sfi) R 2221 2223 32565 0 -1 4202496 398140 0 0 0 123785 422 0 0 20 0 1 0 270151395 1765683200 428913 33554432000 4194304 10169799 140734534392704 140734534387112 8060922 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/2223/statm: 431075 428913 837 1459 0 429607 0
Current children cumulated CPU time (s) 1242.07
Current children cumulated vsize (KiB) 1724300

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2295
/proc/meminfo: memFree=26347780/32873844 swapFree=7100/7100
[pid=2223] ppid=2221 vsize=1724300 CPUtime=1302.06 cores=0,2,4,6
/proc/2223/stat : 2223 (scip-2.1.1.4sfi) R 2221 2223 32565 0 -1 4202496 398140 0 0 0 129777 429 0 0 20 0 1 0 270151395 1765683200 428913 33554432000 4194304 10169799 140734534392704 140734534387208 8004426 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/2223/statm: 431075 428913 837 1459 0 429607 0
Current children cumulated CPU time (s) 1302.06
Current children cumulated vsize (KiB) 1724300

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2295
/proc/meminfo: memFree=26383664/32873844 swapFree=7100/7100
[pid=2223] ppid=2221 vsize=1724300 CPUtime=1362.05 cores=0,2,4,6
/proc/2223/stat : 2223 (scip-2.1.1.4sfi) R 2221 2223 32565 0 -1 4202496 398140 0 0 0 135767 438 0 0 20 0 1 0 270151395 1765683200 428913 33554432000 4194304 10169799 140734534392704 140734534390216 7469328 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/2223/statm: 431075 428913 837 1459 0 429607 0
Current children cumulated CPU time (s) 1362.05
Current children cumulated vsize (KiB) 1724300

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2295
/proc/meminfo: memFree=26374420/32873844 swapFree=7100/7100
[pid=2223] ppid=2221 vsize=1733228 CPUtime=1422.05 cores=0,2,4,6
/proc/2223/stat : 2223 (scip-2.1.1.4sfi) R 2221 2223 32565 0 -1 4202496 398850 0 0 0 141759 446 0 0 20 0 1 0 270151395 1774825472 431156 33554432000 4194304 10169799 140734534392704 140734534389016 7293913 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/2223/statm: 433307 431156 837 1459 0 431839 0
Current children cumulated CPU time (s) 1422.05
Current children cumulated vsize (KiB) 1733228

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2295
/proc/meminfo: memFree=26374420/32873844 swapFree=7100/7100
[pid=2223] ppid=2221 vsize=1733228 CPUtime=1482.03 cores=0,2,4,6
/proc/2223/stat : 2223 (scip-2.1.1.4sfi) R 2221 2223 32565 0 -1 4202496 398850 0 0 0 147749 454 0 0 20 0 1 0 270151395 1774825472 431156 33554432000 4194304 10169799 140734534392704 140734534389016 7280655 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/2223/statm: 433307 431156 837 1459 0 431839 0
Current children cumulated CPU time (s) 1482.03
Current children cumulated vsize (KiB) 1733228

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 2295
/proc/meminfo: memFree=26175592/32873844 swapFree=7100/7100
[pid=2223] ppid=2221 vsize=1931448 CPUtime=1542.02 cores=0,2,4,6
/proc/2223/stat : 2223 (scip-2.1.1.4sfi) R 2221 2223 32565 0 -1 4202496 447921 0 0 0 153716 486 0 0 20 0 1 0 270151395 1977802752 480227 33554432000 4194304 10169799 140734534392704 140734534384200 8979322 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/2223/statm: 482862 480227 848 1459 0 481394 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 1931448

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2296
/proc/meminfo: memFree=26394152/32873844 swapFree=7100/7100
[pid=2223] ppid=2221 vsize=1708420 CPUtime=1602.01 cores=0,2,4,6
/proc/2223/stat : 2223 (scip-2.1.1.4sfi) R 2221 2223 32565 0 -1 4202496 447943 0 0 0 159710 491 0 0 20 0 1 0 270151395 1749422080 425016 33554432000 4194304 10169799 140734534392704 140734534387352 7908798 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/2223/statm: 427105 425016 870 1459 0 425637 0
Current children cumulated CPU time (s) 1602.01
Current children cumulated vsize (KiB) 1708420

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2296
/proc/meminfo: memFree=26379384/32873844 swapFree=7100/7100
[pid=2223] ppid=2221 vsize=1714612 CPUtime=1662.01 cores=0,2,4,6
/proc/2223/stat : 2223 (scip-2.1.1.4sfi) R 2221 2223 32565 0 -1 4202496 447946 0 0 0 165705 496 0 0 20 0 1 0 270151395 1755762688 425530 33554432000 4194304 10169799 140734534392704 140734534387304 8021601 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/2223/statm: 428653 425530 870 1459 0 427185 0
Current children cumulated CPU time (s) 1662.01
Current children cumulated vsize (KiB) 1714612

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2296
/proc/meminfo: memFree=26378516/32873844 swapFree=7100/7100
[pid=2223] ppid=2221 vsize=1714612 CPUtime=1721.99 cores=0,2,4,6
/proc/2223/stat : 2223 (scip-2.1.1.4sfi) R 2221 2223 32565 0 -1 4202496 447946 0 0 0 171700 499 0 0 20 0 1 0 270151395 1755762688 425530 33554432000 4194304 10169799 140734534392704 140734534387400 7982384 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/2223/statm: 428653 425530 870 1459 0 427185 0
Current children cumulated CPU time (s) 1721.99
Current children cumulated vsize (KiB) 1714612

[startup+1782.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/178 2299
/proc/meminfo: memFree=26374764/32873844 swapFree=7100/7100
[pid=2223] ppid=2221 vsize=1714612 CPUtime=1781.98 cores=0,2,4,6
/proc/2223/stat : 2223 (scip-2.1.1.4sfi) R 2221 2223 32565 0 -1 4202496 448951 0 0 0 177695 503 0 0 20 0 1 0 270151395 1755762688 426535 33554432000 4194304 10169799 140734534392704 140734534387496 8004688 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/2223/statm: 428653 426535 870 1459 0 427185 0
Current children cumulated CPU time (s) 1781.98
Current children cumulated vsize (KiB) 1714612

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

[startup+1785.5 s]
/proc/loadavg: 2.05 2.01 2.00 3/178 2299
/proc/meminfo: memFree=26374780/32873844 swapFree=7100/7100
[pid=2223] ppid=2221 vsize=1714612 CPUtime=1785.18 cores=0,2,4,6
/proc/2223/stat : 2223 (scip-2.1.1.4sfi) R 2221 2223 32565 0 -1 4202496 448951 0 0 0 178015 503 0 0 20 0 1 0 270151395 1755762688 426535 33554432000 4194304 10169799 140734534392704 140734534387400 7978361 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/2223/statm: 428653 426535 870 1459 0 427185 0
Current children cumulated CPU time (s) 1785.18
Current children cumulated vsize (KiB) 1714612

[startup+1791.91 s]
/proc/loadavg: 2.04 2.01 2.00 3/178 2299
/proc/meminfo: memFree=26374788/32873844 swapFree=7100/7100
[pid=2223] ppid=2221 vsize=1714612 CPUtime=1791.59 cores=0,2,4,6
/proc/2223/stat : 2223 (scip-2.1.1.4sfi) R 2221 2223 32565 0 -1 4202496 448951 0 0 0 178655 504 0 0 20 0 1 0 270151395 1755762688 426535 33554432000 4194304 10169799 140734534392704 140734534387304 8979322 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/2223/statm: 428653 426535 870 1459 0 427185 0
Current children cumulated CPU time (s) 1791.59
Current children cumulated vsize (KiB) 1714612

[startup+1795.1 s]
/proc/loadavg: 2.04 2.01 2.00 3/178 2299
/proc/meminfo: memFree=26374788/32873844 swapFree=7100/7100
[pid=2223] ppid=2221 vsize=1714612 CPUtime=1794.78 cores=0,2,4,6
/proc/2223/stat : 2223 (scip-2.1.1.4sfi) R 2221 2223 32565 0 -1 4202496 448951 0 0 0 178974 504 0 0 20 0 1 0 270151395 1755762688 426535 33554432000 4194304 10169799 140734534392704 140734534386568 8979322 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/2223/statm: 428653 426535 870 1459 0 427185 0
Current children cumulated CPU time (s) 1794.78
Current children cumulated vsize (KiB) 1714612

[startup+1796.7 s]
/proc/loadavg: 2.04 2.01 2.00 3/178 2299
/proc/meminfo: memFree=26374788/32873844 swapFree=7100/7100
[pid=2223] ppid=2221 vsize=1714612 CPUtime=1796.38 cores=0,2,4,6
/proc/2223/stat : 2223 (scip-2.1.1.4sfi) R 2221 2223 32565 0 -1 4202496 448951 0 0 0 179134 504 0 0 20 0 1 0 270151395 1755762688 426535 33554432000 4194304 10169799 140734534392704 140734534387304 8004337 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/2223/statm: 428653 426535 870 1459 0 427185 0
Current children cumulated CPU time (s) 1796.38
Current children cumulated vsize (KiB) 1714612

[startup+1797.5 s]
/proc/loadavg: 2.04 2.01 2.00 3/178 2299
/proc/meminfo: memFree=26477132/32873844 swapFree=7100/7100
[pid=2223] ppid=2221 vsize=1605304 CPUtime=1797.18 cores=0,2,4,6
/proc/2223/stat : 2223 (scip-2.1.1.4sfi) R 2221 2223 32565 0 -1 4202496 448953 0 0 0 179213 505 0 0 20 0 1 0 270151395 1643831296 399659 33554432000 4194304 10169799 140734534392704 140734534387304 4900887 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/2223/statm: 401326 399659 872 1459 0 399858 0
Current children cumulated CPU time (s) 1797.18
Current children cumulated vsize (KiB) 1605304

[startup+1797.9 s]
/proc/loadavg: 2.04 2.01 2.00 3/178 2299
/proc/meminfo: memFree=26477132/32873844 swapFree=7100/7100
[pid=2223] ppid=2221 vsize=1235920 CPUtime=1797.58 cores=0,2,4,6
/proc/2223/stat : 2223 (scip-2.1.1.4sfi) R 2221 2223 32565 0 -1 4202496 448953 0 0 0 179249 509 0 0 20 0 1 0 270151395 1265582080 307674 33554432000 4194304 10169799 140734534392704 140734534391816 7542224 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/2223/statm: 308980 307674 872 1459 0 307512 0
Current children cumulated CPU time (s) 1797.58
Current children cumulated vsize (KiB) 1235920

Child status: 0
Real time (s): 1797.94
CPU time (s): 1797.63
CPU user time (s): 1792.5
CPU system time (s): 5.13422
CPU usage (%): 99.9828
Max. virtual memory (cumulated for all children) (KiB): 1931448

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1792.5
system time used= 5.13422
maximum resident set size= 1920992
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 448955
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= 55
involuntary context switches= 1907

runsolver used 10.9293 second user time and 12.5581 second system time

The end

Launcher Data

Begin job on node103 at 2012-05-26 15:50:28
IDJOB=3693632
IDBENCH=77518
IDSOLVER=2272
FILE ID=node103/3693632-1338040228
RUNJOBID= node103-1338029661-1334
PBS_JOBID= 14624368
Free space on /tmp= 71552 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-j12055_4.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-3693632-1338040228/watcher-3693632-1338040228 -o /tmp/evaluation-result-3693632-1338040228/solver-3693632-1338040228 -C 1800 -W 1900 -M 15500  HOME/scip-2.1.1.4sfix.linux.x86_64.gnu.opt.spx -f HOME/instance-3693632-1338040228.opb -t 1800 -m 15500

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

MD5SUM BENCH= 34789e81155e788591582461af1c926a
RANDOM SEED=1015745461

node103.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.189
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.37
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.189
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.189
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.92
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.189
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.189
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.189
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	: 5411.36
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.189
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		: 2666.189
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:        28436700 kB
Buffers:          251096 kB
Cached:          3074344 kB
SwapCached:            0 kB
Active:          1233588 kB
Inactive:        2431480 kB
Active(anon):     340808 kB
Inactive(anon):     1484 kB
Active(file):     892780 kB
Inactive(file):  2429996 kB
Unevictable:        7100 kB
Mlocked:            7100 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             21684 kB
Writeback:            40 kB
AnonPages:        348824 kB
Mapped:            17800 kB
Shmem:               200 kB
Slab:             634076 kB
SReclaimable:      76512 kB
SUnreclaim:       557564 kB
KernelStack:        1440 kB
PageTables:         4664 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     455124 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    237568 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= 71532 MiB
End job on node103 at 2012-05-26 16:20:26