Trace number 3692466

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 E SCIP 2.1.1.4. Exp with SoPlex 1.6.0.3 fixed? 1797.9 1798.21

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: 947bdb7-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-3692466-1338040453.opb>
0.69/0.74	c original problem has 72842 variables (72842 bin, 0 int, 0 impl, 0 cont) and 256184 constraints
0.69/0.74	c problem read in 0.74
1.39/1.41	c presolving:
9.09/9.10	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
13.99/14.01	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
15.58/15.63	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
16.59/16.69	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
17.38/17.50	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
17.98/18.08	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
18.48/18.52	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
18.89/18.90	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
19.19/19.24	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
19.49/19.56	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
19.80/19.84	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
19.98/20.09	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
20.29/20.31	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
20.48/20.53	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
20.69/20.74	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
22.09/22.14	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
23.29/23.32	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
482.70/482.82	c    (482.8s) probing: 1000/53380 (1.9%) - 0 fixings, 0 aggregations, 7426693 implications, 0 bound changes
482.89/483.04	c    (483.0s) probing: 1001/53380 (1.9%) - 0 fixings, 0 aggregations, 7431847 implications, 0 bound changes
482.89/483.04	c    (483.0s) probing aborted: 1000/1000 successive useless probings
482.89/483.04	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
484.09/484.23	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
485.09/485.25	c presolving (20 rounds):
485.09/485.25	c  19462 deleted vars, 178878 deleted constraints, 48111 added constraints, 15025 tightened bounds, 0 added holes, 139 changed sides, 354 changed coefficients
485.09/485.25	c  32273135 implications, 25266 cliques
485.09/485.25	c presolved problem has 53380 variables (53380 bin, 0 int, 0 impl, 0 cont) and 125417 constraints
485.09/485.25	c    1138 constraints of type <knapsack>
485.09/485.25	c  123187 constraints of type <setppc>
485.09/485.25	c    1090 constraints of type <and>
485.09/485.25	c       2 constraints of type <logicor>
485.09/485.25	c transformed objective value is always integral (scale: 1)
485.09/485.25	c Presolving Time: 484.04
485.09/485.25	c - non default parameters ----------------------------------------------------------------------
485.09/485.25	c # SCIP version 2.1.1.4
485.09/485.25	c 
485.09/485.25	c # maximal time in seconds to run
485.09/485.25	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
485.09/485.25	c limits/time = 1797
485.09/485.25	c 
485.09/485.25	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
485.09/485.25	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
485.09/485.25	c limits/memory = 13950
485.09/485.25	c 
485.09/485.25	c # default clock type (1: CPU user seconds, 2: wall clock time)
485.09/485.25	c # [type: int, range: [1,2], default: 1]
485.09/485.25	c timing/clocktype = 2
485.09/485.25	c 
485.09/485.25	c # belongs reading time to solving time?
485.09/485.25	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
485.09/485.25	c timing/reading = TRUE
485.09/485.25	c 
485.09/485.25	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
485.09/485.25	c # [type: int, range: [-1,2147483647], default: -1]
485.09/485.25	c separating/rapidlearning/freq = 0
485.09/485.25	c 
485.09/485.25	c -----------------------------------------------------------------------------------------------
485.09/485.25	c start solving
485.59/485.70	c 
934.01/934.22	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
934.01/934.22	c   934s|     1 |     0 | 60826 |     - |1184M|   0 | 954 |  53k| 125k|  53k| 126k|   0 |  42 |   0 | 9.000000e+01 |      --      |    Inf 
1512.53/1512.86	c  1513s|     1 |     0 |139888 |     - |1192M|   0 |1399 |  53k| 125k|  53k| 126k|  68 |  42 |   0 | 9.000000e+01 |      --      |    Inf 
1583.42/1583.74	c  1584s|     1 |     0 |145757 |     - |1192M|   0 |1499 |  53k| 125k|  53k| 126k| 108 |  42 |   0 | 9.000000e+01 |      --      |    Inf 
1673.70/1674.07	c  1674s|     1 |     0 |154524 |     - |1192M|   0 |1664 |  53k| 125k|  53k| 126k| 136 |  42 |   0 | 9.000000e+01 |      --      |    Inf 
1751.59/1751.96	c  1752s|     1 |     0 |159488 |     - |1192M|   0 |1757 |  53k| 125k|  53k| 126k| 161 |  42 |   0 | 9.000000e+01 |      --      |    Inf 
1796.68/1797.01	c  1797s|     1 |     0 |159488 |     - |1192M|   0 |   - |  53k| 125k|  53k| 126k| 184 |  42 |   0 | 9.000000e+01 |      --      |    Inf 
1796.68/1797.01	c (node 1) LP solver hit time limit in LP 11 -- using pseudo solution instead
1796.68/1797.08	c  1797s|     1 |     2 |159488 |     - |1192M|   0 |   - |  53k| 125k|  53k| 126k| 184 |  42 |   0 | 9.000000e+01 |      --      |    Inf 
1796.68/1797.08	c 
1796.68/1797.08	c SCIP Status        : solving was interrupted [time limit reached]
1796.68/1797.08	c Solving Time (sec) : 1797.08
1796.68/1797.08	c Solving Nodes      : 1
1796.68/1797.08	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1796.68/1797.08	c Dual Bound         : +9.00000000000000e+01
1796.68/1797.08	c Gap                : infinite
1796.68/1797.08	s UNKNOWN
1796.68/1797.08	c SCIP Status        : solving was interrupted [time limit reached]
1796.68/1797.08	c Total Time         :    1797.08
1796.68/1797.08	c   solving          :    1797.08
1796.68/1797.08	c   presolving       :     484.04 (included in solving)
1796.68/1797.08	c   reading          :       0.74 (included in solving)
1796.68/1797.08	c   copying          :       0.00 (0 times copied the problem)
1796.68/1797.08	c Original Problem   :
1796.68/1797.08	c   Problem name     : HOME/instance-3692466-1338040453.opb
1796.68/1797.08	c   Variables        : 72842 (72842 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.68/1797.08	c   Constraints      : 256184 initial, 256184 maximal
1796.68/1797.08	c   Objective sense  : minimize
1796.68/1797.08	c Presolved Problem  :
1796.68/1797.08	c   Problem name     : t_HOME/instance-3692466-1338040453.opb
1796.68/1797.08	c   Variables        : 53380 (53380 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.68/1797.08	c   Constraints      : 125417 initial, 125459 maximal
1796.68/1797.08	c Presolvers         :   ExecTime  SetupTime  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1796.68/1797.08	c   domcol           :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.68/1797.08	c   trivial          :       0.09       0.00        916          0          0          0          0          0          0          0          0
1796.68/1797.08	c   dualfix          :       0.11       0.00        122          0          0          0          0          0          0          0          0
1796.68/1797.08	c   boundshift       :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.68/1797.08	c   inttobinary      :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.68/1797.08	c   convertinttobin  :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.68/1797.08	c   gateextraction   :       0.48       0.00          0          0          0          0          0      82642      26357          0          0
1796.68/1797.08	c   implics          :       0.97       0.00          0          0          0          0          0          0          0          0          0
1796.68/1797.08	c   components       :       0.09       0.00          0          0          0          0          0          0          0          0          0
1796.68/1797.08	c   pseudoobj        :       0.00       0.41          0          0          0          0          0          0          0          0          0
1796.68/1797.08	c   probing          :     458.93       0.00          0          0          0          0          0          0          0          0          0
1796.68/1797.08	c   knapsack         :       1.18       0.00          0          0          0          0          0          9         58         81        258
1796.68/1797.08	c   setppc           :       1.21       0.00          0          0          0          0          0         28          0          0          0
1796.68/1797.08	c   and              :       0.71       0.00          0          0          0          0          0      21696      21696          0          0
1796.68/1797.08	c   linear           :      19.51       0.15      14109       4315          0      15025          0      74503          0         58         96
1796.68/1797.08	c   logicor          :       0.17       0.00          0          0          0          0          0          0          0          0          0
1796.68/1797.08	c   root node        :          -          -          0          -          -          0          -          -          -          -          -
1796.68/1797.08	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #ResProp    Cutoffs    DomReds       Cuts      Conss   Children
1796.68/1797.08	c   integral         :          0          0          0          0          0          0          4          0          0          0          0          0          0
1796.68/1797.08	c   knapsack         :       1138       1138          5      71353          0          1          3         41          0          0        294          0          0
1796.68/1797.08	c   setppc           :     123187     123187          5      71353          0          1          1       3093          2          0          0          0          0
1796.68/1797.08	c   and              :       1090       1090          5      71351          0          1          0         29          0          0          0          0          0
1796.68/1797.08	c   logicor          :          2+        44          5         35          0          1          0          0         13          0          0          0          0
1796.68/1797.08	c   countsols        :          0          0          0          0          0          1          0          0          0          0          0          0          0
1796.68/1797.08	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS      Check    ResProp
1796.68/1797.08	c   integral         :       0.01       0.00       0.00       0.00       0.00       0.00       0.01       0.00
1796.68/1797.08	c   knapsack         :       6.18       0.00       0.05       6.12       0.00       0.00       0.00       0.00
1796.68/1797.08	c   setppc           :     430.60       0.00       0.06     430.49       0.00       0.06       0.00       0.00
1796.68/1797.08	c   and              :      87.65       0.00       0.00      87.64       0.00       0.00       0.00       0.00
1796.68/1797.08	c   logicor          :       0.01       0.00       0.00       0.01       0.00       0.00       0.00       0.00
1796.68/1797.08	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1796.68/1797.08	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
1796.68/1797.08	c   rootredcost      :          0          0          0          0
1796.68/1797.08	c   pseudoobj        :      19400          0          0          0
1796.68/1797.08	c   vbounds          :          0          0          0          0
1796.68/1797.08	c   redcost          :          5          0          0          0
1796.68/1797.08	c   probing          :          0          0          0          0
1796.68/1797.08	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp
1796.68/1797.08	c   rootredcost      :       0.10       0.00       0.00       0.10       0.00
1796.68/1797.08	c   pseudoobj        :       0.55       0.41       0.00       0.15       0.00
1796.68/1797.08	c   vbounds          :       0.10       0.01       0.00       0.10       0.00
1796.68/1797.08	c   redcost          :       0.09       0.00       0.00       0.09       0.00
1796.68/1797.08	c   probing          :     458.93       0.00     458.93       0.00       0.00
1796.68/1797.08	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1796.68/1797.08	c   propagation      :       0.01         15         15         42       42.9          0        0.0          -
1796.68/1797.08	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1796.68/1797.08	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1796.68/1797.08	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1796.68/1797.08	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1796.68/1797.08	c   applied globally :          -          -          -         42       42.9          -          -          -
1796.68/1797.08	c   applied locally  :          -          -          -          0        0.0          -          -          -
1796.68/1797.08	c Separators         :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss
1796.68/1797.08	c   cut pool         :       0.00                     4          -          -         43          -    (maximal pool size: 192)
1796.68/1797.08	c   closecuts        :       0.00       0.00          0          0          0          0          0
1796.68/1797.08	c   impliedbounds    :       0.04       0.00          5          0          0          0          0
1796.68/1797.08	c   intobj           :       0.00       0.00          0          0          0          0          0
1796.68/1797.08	c   gomory           :      70.05       0.00          5          0          0          0          0
1796.68/1797.08	c   cgmip            :       0.00       0.00          0          0          0          0          0
1796.68/1797.08	c   strongcg         :      79.27       0.00          5          0          0          0          0
1796.68/1797.08	c   cmir             :      10.94       0.00          5          0          0          0          0
1796.68/1797.08	c   flowcover        :      29.26       0.00          5          0          0        212          0
1796.68/1797.08	c   clique           :      94.14       0.00          4          0          0          0          0
1796.68/1797.08	c   zerohalf         :       0.00       0.00          0          0          0          0          0
1796.68/1797.08	c   mcf              :       4.31       0.00          1          0          0          0          0
1796.68/1797.08	c   oddcycle         :       0.00       0.00          0          0          0          0          0
1796.68/1797.08	c   rapidlearning    :       0.00       0.00          0          0          0          0          0
1796.68/1797.08	c Pricers            :   ExecTime  SetupTime      Calls       Vars
1796.68/1797.08	c   problem variables:       0.00          -          0          0
1796.68/1797.08	c Branching Rules    :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1796.68/1797.08	c   relpscost        :       0.00       0.00          0          0          0          0          0          0
1796.68/1797.08	c   pscost           :       0.00       0.00          0          0          0          0          0          0
1796.68/1797.08	c   inference        :       0.02       0.00          1          0          0          0          0          2
1796.68/1797.08	c   mostinf          :       0.00       0.00          0          0          0          0          0          0
1796.68/1797.08	c   leastinf         :       0.00       0.00          0          0          0          0          0          0
1796.68/1797.08	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0
1796.68/1797.08	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0
1796.68/1797.08	c   random           :       0.00       0.00          0          0          0          0          0          0
1796.68/1797.08	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found
1796.68/1797.08	c   LP solutions     :       0.00          -          -          0
1796.68/1797.08	c   pseudo solutions :       0.00          -          -          0
1796.68/1797.08	c   oneopt           :       0.00       0.00          0          0
1796.68/1797.08	c   smallcard        :       0.00       0.00          0          0
1796.68/1797.08	c   trivial          :       0.09       0.00          2          0
1796.68/1797.08	c   shiftandpropagate:     129.35       0.00          1          0
1796.68/1797.08	c   simplerounding   :       0.00       0.00          0          0
1796.68/1797.08	c   zirounding       :       0.00       0.00          0          0
1796.68/1797.08	c   rounding         :       0.05       0.00          5          0
1796.68/1797.08	c   shifting         :       0.06       0.00          5          0
1796.68/1797.08	c   intshifting      :       0.00       0.00          0          0
1796.68/1797.08	c   twoopt           :       0.00       0.00          0          0
1796.68/1797.08	c   indtwoopt        :       0.00       0.00          0          0
1796.68/1797.08	c   indoneopt        :       0.00       0.00          0          0
1796.68/1797.08	c   fixandinfer      :       0.00       0.00          0          0
1796.68/1797.08	c   feaspump         :     447.43       0.00          1          0
1796.68/1797.08	c   clique           :       0.00       0.00          0          0
1796.68/1797.08	c   indrounding      :       0.00       0.00          0          0
1796.68/1797.08	c   indcoefdiving    :       0.00       0.00          0          0
1796.68/1797.08	c   coefdiving       :       0.00       0.00          0          0
1796.68/1797.08	c   pscostdiving     :       0.00       0.00          0          0
1796.68/1797.08	c   nlpdiving        :       0.00       0.00          0          0
1796.68/1797.08	c   fracdiving       :       0.00       0.00          0          0
1796.68/1797.08	c   veclendiving     :       0.00       0.00          0          0
1796.68/1797.08	c   intdiving        :       0.00       0.00          0          0
1796.68/1797.08	c   actconsdiving    :       0.00       0.00          0          0
1796.68/1797.08	c   objpscostdiving  :       0.00       0.00          0          0
1796.68/1797.08	c   rootsoldiving    :       0.00       0.00          0          0
1796.68/1797.08	c   linesearchdiving :       0.00       0.00          0          0
1796.68/1797.08	c   guideddiving     :       0.00       0.00          0          0
1796.68/1797.08	c   octane           :       0.00       0.00          0          0
1796.68/1797.08	c   rens             :       0.00       0.00          0          0
1796.68/1797.08	c   rins             :       0.00       0.00          0          0
1796.68/1797.08	c   localbranching   :       0.00       0.00          0          0
1796.68/1797.08	c   mutation         :       0.00       0.00          0          0
1796.68/1797.08	c   crossover        :       0.00       0.00          0          0
1796.68/1797.08	c   dins             :       0.00       0.00          0          0
1796.68/1797.08	c   vbounds          :       0.00       0.00          0          0
1796.68/1797.08	c   undercover       :       0.00       0.00          1          0
1796.68/1797.08	c   subnlp           :       0.00       0.00          0          0
1796.68/1797.08	c   trysol           :       0.00       0.00          0          0
1796.68/1797.08	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It
1796.68/1797.08	c   primal LP        :       0.00          0          0       0.00          -       0.00          0
1796.68/1797.08	c   dual LP          :     446.18          6      88489   17697.80     198.33       0.10          1
1796.68/1797.08	c   lex dual LP      :       0.00          0          0       0.00          -
1796.68/1797.08	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
1796.68/1797.08	c   diving/probing LP:     446.98          6      70999   11833.17     158.84
1796.68/1797.08	c   strong branching :       0.00          0          0       0.00          -
1796.68/1797.08	c     (at root node) :          -          0          0       0.00          -
1796.68/1797.08	c   conflict analysis:       0.00          0          0       0.00          -
1796.68/1797.08	c B&B Tree           :
1796.68/1797.08	c   number of runs   :          1
1796.68/1797.08	c   nodes            :          1
1796.68/1797.08	c   nodes (total)    :          1
1796.68/1797.08	c   nodes left       :          2
1796.68/1797.08	c   max depth        :          0
1796.68/1797.08	c   max depth (total):          0
1796.68/1797.08	c   backtracks       :          0 (0.0%)
1796.68/1797.08	c   delayed cutoffs  :          0
1796.68/1797.08	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1796.68/1797.08	c   avg switch length:       1.00
1796.68/1797.08	c   switching time   :       0.00
1796.68/1797.08	c Solution           :
1796.68/1797.08	c   Solutions found  :          0 (0 improvements)
1796.68/1797.08	c   Primal Bound     :          -
1796.68/1797.08	c   Dual Bound       : +9.00000000000000e+01
1796.68/1797.08	c   Gap              :   infinite
1796.68/1797.08	c   Root Dual Bound  : +9.00000000000000e+01
1796.68/1797.08	c   Root Iterations  :     159488
1797.89/1798.21	c Time complete: 1797.9.

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

running on 4 cores: 1,3,5,7

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.02 2.01 2.00 3/178 1958
/proc/meminfo: memFree=28768016/32873844 swapFree=7124/7124
[pid=1958] ppid=1956 vsize=12024 CPUtime=0 cores=1,3,5,7
/proc/1958/stat : 1958 (scip-2.1.1.4exp) R 1956 1958 32151 0 -1 4202496 1790 0 0 0 0 0 0 0 20 0 1 0 270170711 12312576 1744 33554432000 4194304 10219143 140733581824480 140733581689320 8891101 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/1958/statm: 3006 1753 398 1471 0 1526 0

[startup+0.082529 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 1958
/proc/meminfo: memFree=28768016/32873844 swapFree=7124/7124
[pid=1958] ppid=1956 vsize=42196 CPUtime=0.07 cores=1,3,5,7
/proc/1958/stat : 1958 (scip-2.1.1.4exp) R 1956 1958 32151 0 -1 4202496 9307 0 0 0 6 1 0 0 20 0 1 0 270170711 43208704 9261 33554432000 4194304 10219143 140733581824480 140733581689320 7589947 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/1958/statm: 10549 9261 421 1471 0 9069 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 42196

[startup+0.100325 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 1958
/proc/meminfo: memFree=28768016/32873844 swapFree=7124/7124
[pid=1958] ppid=1956 vsize=49660 CPUtime=0.09 cores=1,3,5,7
/proc/1958/stat : 1958 (scip-2.1.1.4exp) R 1956 1958 32151 0 -1 4202496 11175 0 0 0 8 1 0 0 20 0 1 0 270170711 50851840 11129 33554432000 4194304 10219143 140733581824480 140733581689320 9101481 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/1958/statm: 12415 11130 421 1471 0 10935 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 49660

[startup+0.30027 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 1958
/proc/meminfo: memFree=28768016/32873844 swapFree=7124/7124
[pid=1958] ppid=1956 vsize=87796 CPUtime=0.29 cores=1,3,5,7
/proc/1958/stat : 1958 (scip-2.1.1.4exp) R 1956 1958 32151 0 -1 4202496 20680 0 0 0 26 3 0 0 20 0 1 0 270170711 89903104 20634 33554432000 4194304 10219143 140733581824480 140733581689320 5541619 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/1958/statm: 21949 20634 421 1471 0 20469 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 87796

[startup+0.700291 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 1958
/proc/meminfo: memFree=28768016/32873844 swapFree=7124/7124
[pid=1958] ppid=1956 vsize=176024 CPUtime=0.69 cores=1,3,5,7
/proc/1958/stat : 1958 (scip-2.1.1.4exp) R 1956 1958 32151 0 -1 4202496 42704 0 0 0 62 7 0 0 20 0 1 0 270170711 180248576 42658 33554432000 4194304 10219143 140733581824480 140733581689656 7154384 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/1958/statm: 44098 42698 421 1471 0 42618 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 176024

[startup+1.50036 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 1959
/proc/meminfo: memFree=28439780/32873844 swapFree=7124/7124
[pid=1958] ppid=1956 vsize=429784 CPUtime=1.49 cores=1,3,5,7
/proc/1958/stat : 1958 (scip-2.1.1.4exp) R 1956 1958 32151 0 -1 4202496 104986 0 0 0 131 18 0 0 20 0 1 0 270170711 440098816 104893 33554432000 4194304 10219143 140733581824480 140733581689656 9008087 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1958/statm: 107446 104893 550 1471 0 105966 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 429784

[startup+3.10036 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 1959
/proc/meminfo: memFree=28276712/32873844 swapFree=7124/7124
[pid=1958] ppid=1956 vsize=606876 CPUtime=3.09 cores=1,3,5,7
/proc/1958/stat : 1958 (scip-2.1.1.4exp) R 1956 1958 32151 0 -1 4202496 149057 0 0 0 274 35 0 0 20 0 1 0 270170711 621441024 148964 33554432000 4194304 10219143 140733581824480 140733581821480 9008087 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1958/statm: 151719 148964 560 1471 0 150239 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 606876

[startup+6.30034 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 1959
/proc/meminfo: memFree=28004532/32873844 swapFree=7124/7124
[pid=1958] ppid=1956 vsize=840828 CPUtime=6.28 cores=1,3,5,7
/proc/1958/stat : 1958 (scip-2.1.1.4exp) R 1956 1958 32151 0 -1 4202496 206269 0 0 0 569 59 0 0 20 0 1 0 270170711 861007872 206176 33554432000 4194304 10219143 140733581824480 140733581821480 9008087 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1958/statm: 210207 206176 560 1471 0 208727 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 840828

[startup+12.7003 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 1959
/proc/meminfo: memFree=27841488/32873844 swapFree=7124/7124
[pid=1958] ppid=1956 vsize=949296 CPUtime=12.69 cores=1,3,5,7
/proc/1958/stat : 1958 (scip-2.1.1.4exp) R 1956 1958 32151 0 -1 4202496 231842 0 0 0 1156 113 0 0 20 0 1 0 270170711 972079104 231492 33554432000 4194304 10219143 140733581824480 140733581821480 7413827 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1958/statm: 237324 231492 569 1471 0 235844 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 949296

[startup+25.5003 s]
/proc/loadavg: 2.09 2.02 2.00 3/179 1959
/proc/meminfo: memFree=27785304/32873844 swapFree=7124/7124
[pid=1958] ppid=1956 vsize=1007704 CPUtime=25.49 cores=1,3,5,7
/proc/1958/stat : 1958 (scip-2.1.1.4exp) R 1956 1958 32151 0 -1 4202496 256823 0 0 0 2171 378 0 0 20 0 1 0 270170711 1031888896 245645 33554432000 4194304 10219143 140733581824480 140733581820840 9008087 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1958/statm: 251926 245645 628 1471 0 250446 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1007704

[startup+51.1003 s]
/proc/loadavg: 2.06 2.02 2.00 3/179 1959
/proc/meminfo: memFree=27772160/32873844 swapFree=7124/7124
[pid=1958] ppid=1956 vsize=1017152 CPUtime=51.08 cores=1,3,5,7
/proc/1958/stat : 1958 (scip-2.1.1.4exp) R 1956 1958 32151 0 -1 4202496 259800 0 0 0 4726 382 0 0 20 0 1 0 270170711 1041563648 248622 33554432000 4194304 10219143 140733581824480 140733581820840 4819088 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1958/statm: 254288 248622 628 1471 0 252808 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1017152

[startup+102.307 s]
/proc/loadavg: 2.02 2.02 2.00 3/179 1959
/proc/meminfo: memFree=27748224/32873844 swapFree=7124/7124
[pid=1958] ppid=1956 vsize=1038068 CPUtime=102.28 cores=1,3,5,7
/proc/1958/stat : 1958 (scip-2.1.1.4exp) R 1956 1958 32151 0 -1 4202496 265333 0 0 0 9838 390 0 0 20 0 1 0 270170711 1062981632 254089 33554432000 4194304 10219143 140733581824480 140733581820840 9008087 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1958/statm: 259517 254089 628 1471 0 258037 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1038068

[startup+162.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 1960
/proc/meminfo: memFree=27718332/32873844 swapFree=7124/7124
[pid=1958] ppid=1956 vsize=1066056 CPUtime=162.25 cores=1,3,5,7
/proc/1958/stat : 1958 (scip-2.1.1.4exp) R 1956 1958 32151 0 -1 4202496 272066 0 0 0 15826 399 0 0 20 0 1 0 270170711 1091641344 260799 33554432000 4194304 10219143 140733581824480 140733581820840 4988587 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1958/statm: 266514 260799 628 1471 0 265034 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 1066056

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 1960
/proc/meminfo: memFree=27678940/32873844 swapFree=7124/7124
[pid=1958] ppid=1956 vsize=1105152 CPUtime=222.24 cores=1,3,5,7
/proc/1958/stat : 1958 (scip-2.1.1.4exp) R 1956 1958 32151 0 -1 4202496 280836 0 0 0 21813 411 0 0 20 0 1 0 270170711 1131675648 270425 33554432000 4194304 10219143 140733581824480 140733581820856 4819061 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1958/statm: 276288 270425 628 1471 0 274808 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 1105152

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 1960
/proc/meminfo: memFree=27628072/32873844 swapFree=7124/7124
[pid=1958] ppid=1956 vsize=1146468 CPUtime=282.23 cores=1,3,5,7
/proc/1958/stat : 1958 (scip-2.1.1.4exp) R 1956 1958 32151 0 -1 4202496 289502 0 0 0 27801 422 0 0 20 0 1 0 270170711 1173983232 282614 33554432000 4194304 10219143 140733581824480 140733581820840 6191162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1958/statm: 286617 282614 628 1471 0 285137 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 1146468

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 1960
/proc/meminfo: memFree=27575524/32873844 swapFree=7124/7124
[pid=1958] ppid=1956 vsize=1202956 CPUtime=342.22 cores=1,3,5,7
/proc/1958/stat : 1958 (scip-2.1.1.4exp) R 1956 1958 32151 0 -1 4202496 302324 0 0 0 33789 433 0 0 20 0 1 0 270170711 1231826944 295564 33554432000 4194304 10219143 140733581824480 140733581820840 5982080 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1958/statm: 300739 295564 628 1471 0 299259 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 1202956

[startup+402.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/180 2001
/proc/meminfo: memFree=27482612/32873844 swapFree=7124/7124
[pid=1958] ppid=1956 vsize=1257320 CPUtime=402.2 cores=1,3,5,7
/proc/1958/stat : 1958 (scip-2.1.1.4exp) R 1956 1958 32151 0 -1 4202496 315714 0 0 0 39774 446 0 0 20 0 1 0 270170711 1287495680 308934 33554432000 4194304 10219143 140733581824480 140733581820840 4819088 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1958/statm: 314330 308934 628 1471 0 312850 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 1257320

[startup+462.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/180 2025
/proc/meminfo: memFree=27159192/32873844 swapFree=7124/7124
[pid=1958] ppid=1956 vsize=1309472 CPUtime=462.19 cores=1,3,5,7
/proc/1958/stat : 1958 (scip-2.1.1.4exp) R 1956 1958 32151 0 -1 4202496 328682 0 0 0 45760 459 0 0 20 0 1 0 270170711 1340899328 321902 33554432000 4194304 10219143 140733581824480 140733581820840 9008087 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1958/statm: 327368 321902 628 1471 0 325888 0
Current children cumulated CPU time (s) 462.19
Current children cumulated vsize (KiB) 1309472

[startup+522.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/179 2025
/proc/meminfo: memFree=26945568/32873844 swapFree=7124/7124
[pid=1958] ppid=1956 vsize=1486924 CPUtime=522.18 cores=1,3,5,7
/proc/1958/stat : 1958 (scip-2.1.1.4exp) R 1956 1958 32151 0 -1 4202496 359691 0 0 0 51689 529 0 0 20 0 1 0 270170711 1522610176 363835 33554432000 4194304 10219143 140733581824480 140733581820360 4819088 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1958/statm: 371731 363835 706 1471 0 370251 0
Current children cumulated CPU time (s) 522.18
Current children cumulated vsize (KiB) 1486924

[startup+582.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 2025
/proc/meminfo: memFree=26905840/32873844 swapFree=7124/7124
[pid=1958] ppid=1956 vsize=1486924 CPUtime=582.18 cores=1,3,5,7
/proc/1958/stat : 1958 (scip-2.1.1.4exp) R 1956 1958 32151 0 -1 4202496 359695 0 0 0 57679 539 0 0 20 0 1 0 270170711 1522610176 364349 33554432000 4194304 10219143 140733581824480 140733581820360 4819088 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1958/statm: 371731 364349 706 1471 0 370251 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 1486924

[startup+642.3 s]

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

/proc/meminfo: memFree=24055432/32873844 swapFree=7124/7124
[pid=1958] ppid=1956 vsize=1649968 CPUtime=1122.08 cores=1,3,5,7
/proc/1958/stat : 1958 (scip-2.1.1.4exp) R 1956 1958 32151 0 -1 4202496 385791 0 0 0 111621 587 0 0 20 0 1 0 270170711 1689567232 403521 33554432000 4194304 10219143 140733581824480 140733581815784 8029229 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1958/statm: 412492 403521 801 1471 0 411012 0
Current children cumulated CPU time (s) 1122.08
Current children cumulated vsize (KiB) 1649968

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 2068
/proc/meminfo: memFree=24057272/32873844 swapFree=7124/7124
[pid=1958] ppid=1956 vsize=1649968 CPUtime=1182.07 cores=1,3,5,7
/proc/1958/stat : 1958 (scip-2.1.1.4exp) R 1956 1958 32151 0 -1 4202496 385791 0 0 0 117617 590 0 0 20 0 1 0 270170711 1689567232 403521 33554432000 4194304 10219143 140733581824480 140733581815608 8056824 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1958/statm: 412492 403521 801 1471 0 411012 0
Current children cumulated CPU time (s) 1182.07
Current children cumulated vsize (KiB) 1649968

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 2068
/proc/meminfo: memFree=24163984/32873844 swapFree=7124/7124
[pid=1958] ppid=1956 vsize=1649968 CPUtime=1242.07 cores=1,3,5,7
/proc/1958/stat : 1958 (scip-2.1.1.4exp) R 1956 1958 32151 0 -1 4202496 385791 0 0 0 123613 594 0 0 20 0 1 0 270170711 1689567232 403521 33554432000 4194304 10219143 140733581824480 140733581815736 8067604 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1958/statm: 412492 403521 801 1471 0 411012 0
Current children cumulated CPU time (s) 1242.07
Current children cumulated vsize (KiB) 1649968

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 2068
/proc/meminfo: memFree=24161112/32873844 swapFree=7124/7124
[pid=1958] ppid=1956 vsize=1649968 CPUtime=1302.06 cores=1,3,5,7
/proc/1958/stat : 1958 (scip-2.1.1.4exp) R 1956 1958 32151 0 -1 4202496 385816 0 0 0 129607 599 0 0 20 0 1 0 270170711 1689567232 403546 33554432000 4194304 10219143 140733581824480 140733581815640 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1958/statm: 412492 403546 801 1471 0 411012 0
Current children cumulated CPU time (s) 1302.06
Current children cumulated vsize (KiB) 1649968

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 2069
/proc/meminfo: memFree=24158116/32873844 swapFree=7124/7124
[pid=1958] ppid=1956 vsize=1649968 CPUtime=1362.05 cores=1,3,5,7
/proc/1958/stat : 1958 (scip-2.1.1.4exp) R 1956 1958 32151 0 -1 4202496 385816 0 0 0 135602 603 0 0 20 0 1 0 270170711 1689567232 403546 33554432000 4194304 10219143 140733581824480 140733581814904 7751856 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1958/statm: 412492 403546 801 1471 0 411012 0
Current children cumulated CPU time (s) 1362.05
Current children cumulated vsize (KiB) 1649968

[startup+1422.31 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 2069
/proc/meminfo: memFree=24157300/32873844 swapFree=7124/7124
[pid=1958] ppid=1956 vsize=1649968 CPUtime=1422.04 cores=1,3,5,7
/proc/1958/stat : 1958 (scip-2.1.1.4exp) R 1956 1958 32151 0 -1 4202496 385855 0 0 0 141433 771 0 0 20 0 1 0 270170711 1689567232 403585 33554432000 4194304 10219143 140733581824480 140733581820440 9008087 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1958/statm: 412492 403585 823 1471 0 411012 0
Current children cumulated CPU time (s) 1422.04
Current children cumulated vsize (KiB) 1649968

[startup+1482.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 2069
/proc/meminfo: memFree=24035500/32873844 swapFree=7124/7124
[pid=1958] ppid=1956 vsize=1754392 CPUtime=1482.03 cores=1,3,5,7
/proc/1958/stat : 1958 (scip-2.1.1.4exp) R 1956 1958 32151 0 -1 4202496 388914 0 0 0 146631 1572 0 0 20 0 1 0 270170711 1796497408 431683 33554432000 4194304 10219143 140733581824480 140733581820840 7320428 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1958/statm: 438598 431683 830 1471 0 437118 0
Current children cumulated CPU time (s) 1482.03
Current children cumulated vsize (KiB) 1754392

[startup+1542.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 2069
/proc/meminfo: memFree=24034600/32873844 swapFree=7124/7124
[pid=1958] ppid=1956 vsize=1754392 CPUtime=1542.02 cores=1,3,5,7
/proc/1958/stat : 1958 (scip-2.1.1.4exp) R 1956 1958 32151 0 -1 4202496 388917 0 0 0 152606 1596 0 0 20 0 1 0 270170711 1796497408 431686 33554432000 4194304 10219143 140733581824480 140733581819640 7266287 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1958/statm: 438598 431686 833 1471 0 437118 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 1754392

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 2072
/proc/meminfo: memFree=24014736/32873844 swapFree=7124/7124
[pid=1958] ppid=1956 vsize=1763108 CPUtime=1602.01 cores=1,3,5,7
/proc/1958/stat : 1958 (scip-2.1.1.4exp) R 1956 1958 32151 0 -1 4202496 389566 0 0 0 158586 1615 0 0 20 0 1 0 270170711 1805422592 434890 33554432000 4194304 10219143 140733581824480 140733581819320 7698836 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1958/statm: 440777 434890 833 1471 0 439297 0
Current children cumulated CPU time (s) 1602.01
Current children cumulated vsize (KiB) 1763108

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 2073
/proc/meminfo: memFree=24016324/32873844 swapFree=7124/7124
[pid=1958] ppid=1956 vsize=1763108 CPUtime=1662.01 cores=1,3,5,7
/proc/1958/stat : 1958 (scip-2.1.1.4exp) R 1956 1958 32151 0 -1 4202496 389566 0 0 0 164575 1626 0 0 20 0 1 0 270170711 1805422592 434890 33554432000 4194304 10219143 140733581824480 140733581817832 8029249 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1958/statm: 440777 434890 833 1471 0 439297 0
Current children cumulated CPU time (s) 1662.01
Current children cumulated vsize (KiB) 1763108

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 2073
/proc/meminfo: memFree=24016604/32873844 swapFree=7124/7124
[pid=1958] ppid=1956 vsize=1763108 CPUtime=1721.99 cores=1,3,5,7
/proc/1958/stat : 1958 (scip-2.1.1.4exp) R 1956 1958 32151 0 -1 4202496 389566 0 0 0 170551 1648 0 0 20 0 1 0 270170711 1805422592 434890 33554432000 4194304 10219143 140733581824480 140733581820840 7455553 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1958/statm: 440777 434890 833 1471 0 439297 0
Current children cumulated CPU time (s) 1721.99
Current children cumulated vsize (KiB) 1763108

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 2073
/proc/meminfo: memFree=24013156/32873844 swapFree=7124/7124
[pid=1958] ppid=1956 vsize=1763108 CPUtime=1781.99 cores=1,3,5,7
/proc/1958/stat : 1958 (scip-2.1.1.4exp) R 1956 1958 32151 0 -1 4202496 389567 0 0 0 176531 1668 0 0 20 0 1 0 270170711 1805422592 435402 33554432000 4194304 10219143 140733581824480 140733581819368 5085449 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1958/statm: 440777 435402 833 1471 0 439297 0
Current children cumulated CPU time (s) 1781.99
Current children cumulated vsize (KiB) 1763108

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

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 2073
/proc/meminfo: memFree=24011352/32873844 swapFree=7124/7124
[pid=1958] ppid=1956 vsize=1763108 CPUtime=1791.59 cores=1,3,5,7
/proc/1958/stat : 1958 (scip-2.1.1.4exp) R 1956 1958 32151 0 -1 4202496 389567 0 0 0 177487 1672 0 0 20 0 1 0 270170711 1805422592 435402 33554432000 4194304 10219143 140733581824480 140733581819864 7252796 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1958/statm: 440777 435402 833 1471 0 439297 0
Current children cumulated CPU time (s) 1791.59
Current children cumulated vsize (KiB) 1763108

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 2073
/proc/meminfo: memFree=24011476/32873844 swapFree=7124/7124
[pid=1958] ppid=1956 vsize=1763108 CPUtime=1794.78 cores=1,3,5,7
/proc/1958/stat : 1958 (scip-2.1.1.4exp) R 1956 1958 32151 0 -1 4202496 389567 0 0 0 177806 1672 0 0 20 0 1 0 270170711 1805422592 435402 33554432000 4194304 10219143 140733581824480 140733581819640 7266287 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1958/statm: 440777 435402 833 1471 0 439297 0
Current children cumulated CPU time (s) 1794.78
Current children cumulated vsize (KiB) 1763108

[startup+1796.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 2073
/proc/meminfo: memFree=24013460/32873844 swapFree=7124/7124
[pid=1958] ppid=1956 vsize=1763108 CPUtime=1796.38 cores=1,3,5,7
/proc/1958/stat : 1958 (scip-2.1.1.4exp) R 1956 1958 32151 0 -1 4202496 389567 0 0 0 177966 1672 0 0 20 0 1 0 270170711 1805422592 435402 33554432000 4194304 10219143 140733581824480 140733581819640 7266287 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1958/statm: 440777 435402 833 1471 0 439297 0
Current children cumulated CPU time (s) 1796.38
Current children cumulated vsize (KiB) 1763108

[startup+1797.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 2073
/proc/meminfo: memFree=24114872/32873844 swapFree=7124/7124
[pid=1958] ppid=1956 vsize=1657188 CPUtime=1797.18 cores=1,3,5,7
/proc/1958/stat : 1958 (scip-2.1.1.4exp) R 1956 1958 32151 0 -1 4202496 389579 0 0 0 178045 1673 0 0 20 0 1 0 270170711 1696960512 409153 33554432000 4194304 10219143 140733581824480 140733581819640 5930778 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/1958/statm: 414297 409153 845 1471 0 412817 0
Current children cumulated CPU time (s) 1797.18
Current children cumulated vsize (KiB) 1657188

[startup+1797.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 2073
/proc/meminfo: memFree=24114872/32873844 swapFree=7124/7124
[pid=1958] ppid=1956 vsize=1623584 CPUtime=1797.59 cores=1,3,5,7
/proc/1958/stat : 1958 (scip-2.1.1.4exp) R 1956 1958 32151 0 -1 4202496 389579 0 0 0 178085 1674 0 0 20 0 1 0 270170711 1662550016 400799 33554432000 4194304 10219143 140733581824480 140733581823576 5948118 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/1958/statm: 405896 400799 845 1471 0 404416 0
Current children cumulated CPU time (s) 1797.59
Current children cumulated vsize (KiB) 1623584

[startup+1798.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 2073
/proc/meminfo: memFree=24114872/32873844 swapFree=7124/7124
[pid=1958] ppid=1956 vsize=1219436 CPUtime=1797.78 cores=1,3,5,7
/proc/1958/stat : 1958 (scip-2.1.1.4exp) R 1956 1958 32151 0 -1 4202496 389579 0 0 0 178100 1678 0 0 20 0 1 0 270170711 1248702464 300060 33554432000 4194304 10219143 140733581824480 140733581823576 5346516 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/1958/statm: 304859 300060 845 1471 0 303379 0
Current children cumulated CPU time (s) 1797.78
Current children cumulated vsize (KiB) 1219436

[startup+1798.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 2073
/proc/meminfo: memFree=24114872/32873844 swapFree=7124/7124
[pid=1958] ppid=1956 vsize=400172 CPUtime=1797.89 cores=1,3,5,7
/proc/1958/stat : 1958 (scip-2.1.1.4exp) R 1956 1958 32151 0 -1 4202496 389590 0 0 0 178105 1684 0 0 20 0 1 0 270170711 409776128 37900 33554432000 4194304 10219143 140733581824480 140733581823576 9221482 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/1958/statm: 100043 37900 856 1471 0 98563 0
Current children cumulated CPU time (s) 1797.89
Current children cumulated vsize (KiB) 400172

Child status: 0
Real time (s): 1798.21
CPU time (s): 1797.9
CPU user time (s): 1781.05
CPU system time (s): 16.8514
CPU usage (%): 99.9828
Max. virtual memory (cumulated for all children) (KiB): 1763108

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1781.05
system time used= 16.8514
maximum resident set size= 1741640
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 389592
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= 60
involuntary context switches= 1847

runsolver used 8.95064 second user time and 16.4755 second system time

The end

Launcher Data

Begin job on node134 at 2012-05-26 15:54:13
IDJOB=3692466
IDBENCH=77518
IDSOLVER=2271
FILE ID=node134/3692466-1338040453
RUNJOBID= node134-1338029664-611
PBS_JOBID= 14624339
Free space on /tmp= 71636 MiB

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

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

MD5SUM BENCH= 34789e81155e788591582461af1c926a
RANDOM SEED=1018527151

node134.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.278
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.55
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.278
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	: 5332.56
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.278
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	: 5332.55
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.278
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	: 5332.59
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.278
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	: 5332.55
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.278
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	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        28768024 kB
Buffers:          262368 kB
Cached:          2865692 kB
SwapCached:            0 kB
Active:           927616 kB
Inactive:        2406736 kB
Active(anon):     202388 kB
Inactive(anon):     5996 kB
Active(file):     725228 kB
Inactive(file):  2400740 kB
Unevictable:        7124 kB
Mlocked:            7124 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             21804 kB
Writeback:             0 kB
AnonPages:        213020 kB
Mapped:            17720 kB
Shmem:               212 kB
Slab:             633260 kB
SReclaimable:      75500 kB
SUnreclaim:       557760 kB
KernelStack:        1488 kB
PageTables:         4628 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     321176 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:    182272 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= 71576 MiB
End job on node134 at 2012-05-26 16:24:12