Trace number 3693613

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.47 1797.78

General information on the benchmark

Name/OPT-SMALLINT-LIN/oliveras/j90opt/
normalized-j9033_3.std.opb
MD5SUMb78e79dd5c9709f371f2afcaebaa2525
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark108
Best CPU time to get the best result obtained on this benchmark0.225965
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables54782
Total number of constraints192786
Number of constraints which are clauses191586
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 constraint25
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-3693613-1338040534.opb>
0.48/0.51	c original problem has 54782 variables (54782 bin, 0 int, 0 impl, 0 cont) and 192786 constraints
0.48/0.51	c problem read in 0.51
1.18/1.23	c presolving:
6.18/6.28	c (round 1) 5514 del vars, 16310 del conss, 0 add conss, 4361 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 12924324 impls, 0 clqs
8.69/8.74	c (round 2) 10069 del vars, 37672 del conss, 0 add conss, 8698 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 12950575 impls, 0 clqs
9.48/9.53	c (round 3) 11967 del vars, 46486 del conss, 0 add conss, 9833 chg bounds, 58 chg sides, 38 chg coeffs, 0 upgd conss, 12963790 impls, 0 clqs
9.98/10.08	c (round 4) 13035 del vars, 50747 del conss, 0 add conss, 10620 chg bounds, 71 chg sides, 43 chg coeffs, 0 upgd conss, 12975862 impls, 0 clqs
10.38/10.45	c (round 5) 13841 del vars, 54129 del conss, 0 add conss, 11171 chg bounds, 79 chg sides, 51 chg coeffs, 0 upgd conss, 12983857 impls, 0 clqs
10.69/10.74	c (round 6) 14493 del vars, 56691 del conss, 0 add conss, 11618 chg bounds, 79 chg sides, 51 chg coeffs, 0 upgd conss, 12990906 impls, 0 clqs
10.89/10.95	c (round 7) 14904 del vars, 58377 del conss, 0 add conss, 11910 chg bounds, 79 chg sides, 51 chg coeffs, 0 upgd conss, 12994961 impls, 0 clqs
11.09/11.10	c (round 8) 15185 del vars, 59590 del conss, 0 add conss, 12109 chg bounds, 79 chg sides, 51 chg coeffs, 0 upgd conss, 12997837 impls, 0 clqs
11.18/11.21	c (round 9) 15346 del vars, 60284 del conss, 0 add conss, 12212 chg bounds, 79 chg sides, 51 chg coeffs, 0 upgd conss, 12999757 impls, 0 clqs
11.18/11.29	c (round 10) 15427 del vars, 60663 del conss, 0 add conss, 12261 chg bounds, 79 chg sides, 51 chg coeffs, 0 upgd conss, 13000589 impls, 0 clqs
11.29/11.37	c (round 11) 15474 del vars, 60878 del conss, 0 add conss, 12296 chg bounds, 79 chg sides, 51 chg coeffs, 0 upgd conss, 13000985 impls, 0 clqs
11.38/11.44	c (round 12) 15490 del vars, 60979 del conss, 0 add conss, 12304 chg bounds, 79 chg sides, 51 chg coeffs, 0 upgd conss, 13001208 impls, 0 clqs
11.49/11.51	c (round 13) 15498 del vars, 61014 del conss, 0 add conss, 12311 chg bounds, 79 chg sides, 51 chg coeffs, 0 upgd conss, 13001304 impls, 0 clqs
11.49/11.57	c (round 14) 15506 del vars, 61050 del conss, 0 add conss, 12313 chg bounds, 79 chg sides, 51 chg coeffs, 0 upgd conss, 13001326 impls, 0 clqs
12.09/12.13	c (round 15) 15506 del vars, 61052 del conss, 0 add conss, 12313 chg bounds, 79 chg sides, 51 chg coeffs, 131734 upgd conss, 13001326 impls, 0 clqs
12.39/12.47	c (round 16) 15506 del vars, 61078 del conss, 156 add conss, 12313 chg bounds, 279 chg sides, 784 chg coeffs, 131736 upgd conss, 13003710 impls, 3204 clqs
12.68/12.70	c (round 17) 15506 del vars, 61099 del conss, 174 add conss, 12313 chg bounds, 324 chg sides, 891 chg coeffs, 131736 upgd conss, 13003772 impls, 3466 clqs
216.02/216.17	c    (216.2s) probing: 1000/39276 (2.5%) - 0 fixings, 0 aggregations, 6220853 implications, 0 bound changes
216.22/216.30	c    (216.3s) probing: 1001/39276 (2.5%) - 0 fixings, 0 aggregations, 6225820 implications, 0 bound changes
216.22/216.30	c    (216.3s) probing aborted: 1000/1000 successive useless probings
216.22/216.30	c (round 18) 15506 del vars, 121733 del conss, 19575 add conss, 12313 chg bounds, 328 chg sides, 902 chg coeffs, 131736 upgd conss, 25455412 impls, 3467 clqs
216.73/216.83	c (round 19) 15506 del vars, 137944 del conss, 35786 add conss, 12313 chg bounds, 329 chg sides, 1017 chg coeffs, 131736 upgd conss, 25455412 impls, 5901 clqs
217.13/217.21	c (round 20) 15506 del vars, 137944 del conss, 35807 add conss, 12313 chg bounds, 350 chg sides, 1101 chg coeffs, 131736 upgd conss, 25455418 impls, 22138 clqs
217.42/217.59	c presolving (21 rounds):
217.42/217.59	c  15506 deleted vars, 137944 deleted constraints, 35807 added constraints, 12313 tightened bounds, 0 added holes, 350 changed sides, 1101 changed coefficients
217.42/217.59	c  25455418 implications, 22138 cliques
217.42/217.59	c presolved problem has 39276 variables (39276 bin, 0 int, 0 impl, 0 cont) and 90649 constraints
217.42/217.59	c    1102 constraints of type <knapsack>
217.42/217.59	c   88792 constraints of type <setppc>
217.42/217.59	c     755 constraints of type <and>
217.42/217.59	c transformed objective value is always integral (scale: 1)
217.42/217.59	c Presolving Time: 216.87
217.42/217.59	c - non default parameters ----------------------------------------------------------------------
217.42/217.59	c # SCIP version 2.1.1.4
217.42/217.59	c 
217.42/217.59	c # maximal time in seconds to run
217.42/217.59	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
217.42/217.59	c limits/time = 1797
217.42/217.59	c 
217.42/217.59	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
217.42/217.59	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
217.42/217.59	c limits/memory = 13950
217.42/217.59	c 
217.42/217.59	c # default clock type (1: CPU user seconds, 2: wall clock time)
217.42/217.59	c # [type: int, range: [1,2], default: 1]
217.42/217.59	c timing/clocktype = 2
217.42/217.59	c 
217.42/217.59	c # belongs reading time to solving time?
217.42/217.59	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
217.42/217.59	c timing/reading = TRUE
217.42/217.59	c 
217.42/217.59	c -----------------------------------------------------------------------------------------------
217.42/217.59	c start solving
217.73/217.89	c 
352.31/352.45	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
352.31/352.45	c   352s|     1 |     0 | 34409 |     - | 879M|   0 |1232 |  39k|  90k|  39k|  91k|   0 |   5 |   0 | 1.068217e+02 |      --      |    Inf 
475.98/476.18	c   476s|     1 |     0 | 82063 |     - | 888M|   0 |2403 |  39k|  90k|  39k|  91k| 138 |   5 |   0 | 1.073202e+02 |      --      |    Inf 
1008.00/1008.29	c  1008s|     1 |     0 |148875 |     - | 889M|   0 |1205 |  39k|  90k|  39k|  91k| 374 |   5 |   0 | 1.080000e+02 |      --      |    Inf 
1574.92/1575.27	c  1575s|     1 |     0 |218144 |     - | 896M|   0 |1706 |  39k|  90k|  39k|  93k|2374 |   5 |   0 | 1.080000e+02 |      --      |    Inf 
1796.88/1797.20	c  1797s|     1 |     0 |249868 |     - | 908M|   0 |   - |  39k|  90k|  39k|  95k|4374 |   5 |   0 | 1.080000e+02 |      --      |    Inf 
1796.88/1797.20	c (node 1) LP solver hit time limit in LP 38 -- using pseudo solution instead
1796.88/1797.24	c  1797s|     1 |     2 |249868 |     - | 908M|   0 |   - |  39k|  90k|  39k|  95k|4374 |   5 |   0 | 1.080000e+02 |      --      |    Inf 
1796.88/1797.24	c 
1796.88/1797.24	c SCIP Status        : solving was interrupted [time limit reached]
1796.88/1797.24	c Solving Time (sec) : 1797.23
1796.88/1797.24	c Solving Nodes      : 1
1796.88/1797.24	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1796.88/1797.24	c Dual Bound         : +1.08000000000000e+02
1796.88/1797.24	c Gap                : infinite
1796.88/1797.24	s UNKNOWN
1796.88/1797.24	c SCIP Status        : solving was interrupted [time limit reached]
1796.88/1797.24	c Total Time         :    1797.23
1796.88/1797.24	c   solving          :    1797.23
1796.88/1797.24	c   presolving       :     216.87 (included in solving)
1796.88/1797.24	c   reading          :       0.51 (included in solving)
1796.88/1797.24	c   copying          :       0.00 (0 times copied the problem)
1796.88/1797.24	c Original Problem   :
1796.88/1797.24	c   Problem name     : HOME/instance-3693613-1338040534.opb
1796.88/1797.24	c   Variables        : 54782 (54782 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.88/1797.24	c   Constraints      : 192786 initial, 192786 maximal
1796.88/1797.24	c   Objective sense  : minimize
1796.88/1797.24	c Presolved Problem  :
1796.88/1797.24	c   Problem name     : t_HOME/instance-3693613-1338040534.opb
1796.88/1797.24	c   Variables        : 39276 (39276 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.88/1797.24	c   Constraints      : 90649 initial, 90654 maximal
1796.88/1797.24	c Presolvers         :   ExecTime  SetupTime  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1796.88/1797.24	c   domcol           :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.88/1797.24	c   trivial          :       0.05       0.00        702          0          0          0          0          0          0          0          0
1796.88/1797.24	c   dualfix          :       0.06       0.00         92          0          0          0          0          0          0          0          0
1796.88/1797.24	c   boundshift       :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.88/1797.24	c   inttobinary      :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.88/1797.24	c   convertinttobin  :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.88/1797.24	c   gateextraction   :       0.21       0.00          0          0          0          0          0      60634      19400          0          0
1796.88/1797.24	c   implics          :       0.59       0.00          0          0          0          0          0          0          0          0          0
1796.88/1797.24	c   components       :       0.05       0.00          0          0          0          0          0          0          0          0          0
1796.88/1797.24	c   pseudoobj        :       0.00       0.28          0          0          0          0          0          0          0          0          0
1796.88/1797.24	c   probing          :     203.20       0.00          0          0          0          0          0          0          0          0          0
1796.88/1797.24	c   knapsack         :       0.67       0.00          0          0          0          0          0         32        196        271       1050
1796.88/1797.24	c   setppc           :       0.58       0.00          0          0          0          0          0         15          0          0          0
1796.88/1797.24	c   and              :       0.31       0.00          0          0          0          0          0      16211      16211          0          0
1796.88/1797.24	c   linear           :      10.28       0.00      11611       3101          0      12313          0      61052          0         79         51
1796.88/1797.24	c   logicor          :       0.14       0.01          0          0          0          0          0          0          0          0          0
1796.88/1797.24	c   root node        :          -          -         11          -          -         11          -          -          -          -          -
1796.88/1797.24	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #ResProp    Cutoffs    DomReds       Cuts      Conss   Children
1796.88/1797.24	c   integral         :          0          0          0          0          0          0          4          0          0          0          0          0          0
1796.88/1797.24	c   knapsack         :       1102       1102          4      66279          0          1          3          0          0          0        767          0          0
1796.88/1797.24	c   setppc           :      88792      88792          4      66279          0          1          0        294          3         10          0          0          0
1796.88/1797.24	c   and              :        755        755          4      66276          0          1          0          1          0          0        333          0          0
1796.88/1797.24	c   logicor          :          0+         5          4         15          0          0          0          4         12          0          0          0          0
1796.88/1797.24	c   countsols        :          0          0          0          0          0          1          0          0          0          0          0          0          0
1796.88/1797.24	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS      Check    ResProp
1796.88/1797.24	c   integral         :       0.01       0.00       0.00       0.00       0.00       0.00       0.01       0.00
1796.88/1797.24	c   knapsack         :       3.03       0.00       0.01       3.02       0.00       0.00       0.00       0.00
1796.88/1797.24	c   setppc           :     197.25       0.00       0.02     197.20       0.00       0.03       0.00       0.00
1796.88/1797.24	c   and              :      36.64       0.00       0.00      36.64       0.00       0.00       0.00       0.00
1796.88/1797.24	c   logicor          :       0.01       0.01       0.00       0.00       0.00       0.00       0.00       0.00
1796.88/1797.24	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1796.88/1797.24	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
1796.88/1797.24	c   rootredcost      :          0          0          0          0
1796.88/1797.24	c   pseudoobj        :      19124          0          0          0
1796.88/1797.24	c   vbounds          :          0          0          0          0
1796.88/1797.24	c   redcost          :          4          0          0          0
1796.88/1797.24	c   probing          :          0          0          0          0
1796.88/1797.24	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp
1796.88/1797.24	c   rootredcost      :       0.03       0.00       0.00       0.03       0.00
1796.88/1797.24	c   pseudoobj        :       0.36       0.28       0.00       0.08       0.00
1796.88/1797.24	c   vbounds          :       0.04       0.00       0.00       0.03       0.00
1796.88/1797.24	c   redcost          :       0.03       0.00       0.00       0.03       0.00
1796.88/1797.24	c   probing          :     203.20       0.00     203.20       0.00       0.00
1796.88/1797.24	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1796.88/1797.24	c   propagation      :       0.00         15          5          5      158.2          0        0.0          -
1796.88/1797.24	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1796.88/1797.24	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1796.88/1797.24	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1796.88/1797.24	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1796.88/1797.24	c   applied globally :          -          -          -          5      158.2          -          -          -
1796.88/1797.24	c   applied locally  :          -          -          -          0        0.0          -          -          -
1796.88/1797.24	c Separators         :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss
1796.88/1797.24	c   cut pool         :       0.00                     3          -          -        356          -    (maximal pool size: 39887)
1796.88/1797.24	c   closecuts        :       0.00       0.00          0          0          0          0          0
1796.88/1797.24	c   impliedbounds    :       0.09       0.00          4          0          0      39532          0
1796.88/1797.24	c   intobj           :       0.00       0.00          0          0          0          0          0
1796.88/1797.24	c   gomory           :       1.01       0.00          2          0          0        100          0
1796.88/1797.24	c   cgmip            :       0.00       0.00          0          0          0          0          0
1796.88/1797.24	c   strongcg         :       4.73       0.00          2          0          0       1000          0
1796.88/1797.24	c   cmir             :       2.26       0.00          2          0          0          0          0
1796.88/1797.24	c   flowcover        :       6.82       0.00          2          0          0        235          0
1796.88/1797.24	c   clique           :      43.86       0.00          2          0          0         14          0
1796.88/1797.24	c   zerohalf         :       0.00       0.00          0          0          0          0          0
1796.88/1797.24	c   mcf              :       0.30       0.00          1          0          0          0          0
1796.88/1797.24	c   oddcycle         :       0.00       0.00          0          0          0          0          0
1796.88/1797.24	c   rapidlearning    :       0.00       0.00          0          0          0          0          0
1796.88/1797.24	c Pricers            :   ExecTime  SetupTime      Calls       Vars
1796.88/1797.24	c   problem variables:       0.00          -          0          0
1796.88/1797.24	c Branching Rules    :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1796.88/1797.24	c   relpscost        :       0.00       0.00          0          0          0          0          0          0
1796.88/1797.24	c   pscost           :       0.00       0.00          0          0          0          0          0          0
1796.88/1797.24	c   inference        :       0.01       0.00          1          0          0          0          0          2
1796.88/1797.24	c   mostinf          :       0.00       0.00          0          0          0          0          0          0
1796.88/1797.24	c   leastinf         :       0.00       0.00          0          0          0          0          0          0
1796.88/1797.24	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0
1796.88/1797.24	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0
1796.88/1797.24	c   random           :       0.00       0.00          0          0          0          0          0          0
1796.88/1797.24	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found
1796.88/1797.24	c   LP solutions     :       0.00          -          -          0
1796.88/1797.24	c   pseudo solutions :       0.00          -          -          0
1796.88/1797.24	c   oneopt           :       0.00       0.00          0          0
1796.88/1797.24	c   smallcard        :       0.00       0.00          0          0
1796.88/1797.24	c   trivial          :       0.05       0.00          2          0
1796.88/1797.24	c   shiftandpropagate:      70.55       0.00          1          0
1796.88/1797.24	c   simplerounding   :       0.00       0.00          0          0
1796.88/1797.24	c   zirounding       :       0.00       0.00          0          0
1796.88/1797.24	c   rounding         :       0.01       0.00          4          0
1796.88/1797.24	c   shifting         :       0.30       0.00          4          0
1796.88/1797.24	c   intshifting      :       0.00       0.00          0          0
1796.88/1797.24	c   twoopt           :       0.00       0.00          0          0
1796.88/1797.24	c   indtwoopt        :       0.00       0.00          0          0
1796.88/1797.24	c   indoneopt        :       0.00       0.00          0          0
1796.88/1797.24	c   fixandinfer      :       0.00       0.00          0          0
1796.88/1797.24	c   feaspump         :      55.41       0.00          1          0
1796.88/1797.24	c   clique           :       0.00       0.00          0          0
1796.88/1797.24	c   indrounding      :       0.00       0.00          0          0
1796.88/1797.24	c   indcoefdiving    :       0.00       0.00          0          0
1796.88/1797.24	c   coefdiving       :       0.00       0.00          0          0
1796.88/1797.24	c   pscostdiving     :       0.00       0.00          0          0
1796.88/1797.24	c   nlpdiving        :       0.00       0.00          0          0
1796.88/1797.24	c   fracdiving       :       0.00       0.00          0          0
1796.88/1797.24	c   veclendiving     :       0.00       0.00          0          0
1796.88/1797.24	c   intdiving        :       0.00       0.00          0          0
1796.88/1797.24	c   actconsdiving    :       0.00       0.00          0          0
1796.88/1797.24	c   objpscostdiving  :       0.00       0.00          0          0
1796.88/1797.24	c   rootsoldiving    :       0.00       0.00          0          0
1796.88/1797.24	c   linesearchdiving :       0.00       0.00          0          0
1796.88/1797.24	c   guideddiving     :       0.00       0.00          0          0
1796.88/1797.24	c   octane           :       0.00       0.00          0          0
1796.88/1797.24	c   rens             :       0.00       0.00          0          0
1796.88/1797.24	c   rins             :       0.00       0.00          0          0
1796.88/1797.24	c   localbranching   :       0.00       0.00          0          0
1796.88/1797.24	c   mutation         :       0.00       0.00          0          0
1796.88/1797.24	c   crossover        :       0.00       0.00          0          0
1796.88/1797.24	c   dins             :       0.00       0.00          0          0
1796.88/1797.24	c   vbounds          :       0.00       0.00          0          0
1796.88/1797.24	c   undercover       :       0.00       0.00          1          0
1796.88/1797.24	c   subnlp           :       0.00       0.00          0          0
1796.88/1797.24	c   trysol           :       0.00       0.00          0          0
1796.88/1797.24	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It
1796.88/1797.24	c   primal LP        :       0.00          0          0       0.00          -       0.00          0
1796.88/1797.24	c   dual LP          :    1390.70          6     213460   42692.00     153.49       0.04          1
1796.88/1797.24	c   lex dual LP      :       0.00          0          0       0.00          -
1796.88/1797.24	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
1796.88/1797.24	c   diving/probing LP:      54.34         33      36408    1103.27     670.06
1796.88/1797.24	c   strong branching :       0.00          0          0       0.00          -
1796.88/1797.24	c     (at root node) :          -          0          0       0.00          -
1796.88/1797.24	c   conflict analysis:       0.00          0          0       0.00          -
1796.88/1797.24	c B&B Tree           :
1796.88/1797.24	c   number of runs   :          1
1796.88/1797.24	c   nodes            :          1
1796.88/1797.24	c   nodes (total)    :          1
1796.88/1797.24	c   nodes left       :          2
1796.88/1797.24	c   max depth        :          0
1796.88/1797.24	c   max depth (total):          0
1796.88/1797.24	c   backtracks       :          0 (0.0%)
1796.88/1797.24	c   delayed cutoffs  :          0
1796.88/1797.24	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1796.88/1797.24	c   avg switch length:       1.00
1796.88/1797.24	c   switching time   :       0.00
1796.88/1797.24	c Solution           :
1796.88/1797.24	c   Solutions found  :          0 (0 improvements)
1796.88/1797.24	c   Primal Bound     :          -
1796.88/1797.24	c   Dual Bound       : +1.08000000000000e+02
1796.88/1797.24	c   Gap              :   infinite
1796.88/1797.24	c   Root Dual Bound  : +1.08000000000000e+02
1796.88/1797.24	c   Root Iterations  :     249868
1797.38/1797.78	c Time complete: 1797.47.

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

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.92 1.98 1.99 3/176 2835
/proc/meminfo: memFree=28393248/32873844 swapFree=7112/7112
[pid=2835] ppid=2833 vsize=10140 CPUtime=0 cores=0,2,4,6
/proc/2835/stat : 2835 (scip-2.1.1.4sfi) R 2833 2835 521 0 -1 4202496 1275 0 0 0 0 0 0 0 20 0 1 0 270179060 10383360 1229 33554432000 4194304 10169799 140736316931008 140733547609704 8797266 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/2835/statm: 2535 1229 412 1459 0 1067 0

[startup+0.0712889 s]
/proc/loadavg: 1.92 1.98 1.99 3/176 2835
/proc/meminfo: memFree=28393248/32873844 swapFree=7112/7112
[pid=2835] ppid=2833 vsize=32568 CPUtime=0.06 cores=0,2,4,6
/proc/2835/stat : 2835 (scip-2.1.1.4sfi) R 2833 2835 521 0 -1 4202496 6931 0 0 0 5 1 0 0 20 0 1 0 270179060 33349632 6858 33554432000 4194304 10169799 140736316931008 140733547609704 7138973 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/2835/statm: 8142 6858 412 1459 0 6674 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 32568

[startup+0.100266 s]
/proc/loadavg: 1.92 1.98 1.99 3/176 2835
/proc/meminfo: memFree=28393248/32873844 swapFree=7112/7112
[pid=2835] ppid=2833 vsize=40304 CPUtime=0.08 cores=0,2,4,6
/proc/2835/stat : 2835 (scip-2.1.1.4sfi) R 2833 2835 521 0 -1 4202496 8860 0 0 0 7 1 0 0 20 0 1 0 270179060 41271296 8787 33554432000 4194304 10169799 140736316931008 140733547609704 7168862 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/2835/statm: 10076 8787 412 1459 0 8608 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 40304

[startup+0.300223 s]
/proc/loadavg: 1.92 1.98 1.99 3/176 2835
/proc/meminfo: memFree=28393248/32873844 swapFree=7112/7112
[pid=2835] ppid=2833 vsize=67096 CPUtime=0.29 cores=0,2,4,6
/proc/2835/stat : 2835 (scip-2.1.1.4sfi) R 2833 2835 521 0 -1 4202496 15530 0 0 0 26 3 0 0 20 0 1 0 270179060 68706304 15457 33554432000 4194304 10169799 140736316931008 140736316797336 8785907 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/2835/statm: 16774 15457 412 1459 0 15306 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 67096

[startup+0.700226 s]
/proc/loadavg: 1.92 1.98 1.99 3/176 2835
/proc/meminfo: memFree=28393248/32873844 swapFree=7112/7112
[pid=2835] ppid=2833 vsize=209036 CPUtime=0.69 cores=0,2,4,6
/proc/2835/stat : 2835 (scip-2.1.1.4sfi) R 2833 2835 521 0 -1 4202496 50658 0 0 0 62 7 0 0 20 0 1 0 270179060 214052864 50473 33554432000 4194304 10169799 140736316931008 140736316927992 4899271 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/2835/statm: 52259 50473 463 1459 0 50791 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 209036

[startup+1.50023 s]
/proc/loadavg: 1.92 1.98 1.99 3/177 2836
/proc/meminfo: memFree=28111124/32873844 swapFree=7112/7112
[pid=2835] ppid=2833 vsize=349664 CPUtime=1.48 cores=0,2,4,6
/proc/2835/stat : 2835 (scip-2.1.1.4sfi) R 2833 2835 521 0 -1 4202496 93994 0 0 0 134 14 0 0 20 0 1 0 270179060 358055936 85274 33554432000 4194304 10169799 140736316931008 140736316929160 8961143 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/2835/statm: 87416 85274 545 1459 0 85948 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 349664

[startup+3.10027 s]
/proc/loadavg: 1.92 1.98 1.99 3/177 2836
/proc/meminfo: memFree=27982412/32873844 swapFree=7112/7112
[pid=2835] ppid=2833 vsize=508588 CPUtime=3.08 cores=0,2,4,6
/proc/2835/stat : 2835 (scip-2.1.1.4sfi) R 2833 2835 521 0 -1 4202496 133586 0 0 0 284 24 0 0 20 0 1 0 270179060 520794112 124866 33554432000 4194304 10169799 140736316931008 140736316929160 8961143 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/2835/statm: 127147 124866 557 1459 0 125679 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 508588

[startup+6.30033 s]
/proc/loadavg: 1.93 1.98 1.99 3/177 2836
/proc/meminfo: memFree=27732932/32873844 swapFree=7112/7112
[pid=2835] ppid=2833 vsize=699880 CPUtime=6.28 cores=0,2,4,6
/proc/2835/stat : 2835 (scip-2.1.1.4sfi) R 2833 2835 521 0 -1 4202496 180983 0 0 0 591 37 0 0 20 0 1 0 270179060 716677120 170716 33554432000 4194304 10169799 140736316931008 140736316928648 7433755 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/2835/statm: 174970 170716 564 1459 0 173502 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 699880

[startup+12.7003 s]
/proc/loadavg: 1.93 1.98 1.99 3/177 2836
/proc/meminfo: memFree=27672412/32873844 swapFree=7112/7112
[pid=2835] ppid=2833 vsize=734408 CPUtime=12.68 cores=0,2,4,6
/proc/2835/stat : 2835 (scip-2.1.1.4sfi) R 2833 2835 521 0 -1 4202496 196771 0 0 0 1194 74 0 0 20 0 1 0 270179060 752033792 178843 33554432000 4194304 10169799 140736316931008 140736316928648 6895394 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/2835/statm: 183602 178843 601 1459 0 182134 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 734408

[startup+25.5003 s]
/proc/loadavg: 1.95 1.98 1.99 3/177 2836
/proc/meminfo: memFree=27666688/32873844 swapFree=7112/7112
[pid=2835] ppid=2833 vsize=748808 CPUtime=25.48 cores=0,2,4,6
/proc/2835/stat : 2835 (scip-2.1.1.4sfi) R 2833 2835 521 0 -1 4202496 200203 0 0 0 2470 78 0 0 20 0 1 0 270179060 766779392 182259 33554432000 4194304 10169799 140736316931008 140736316928520 4777712 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/2835/statm: 187202 182259 623 1459 0 185734 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 748808

[startup+51.1003 s]
/proc/loadavg: 1.96 1.98 1.99 3/177 2836
/proc/meminfo: memFree=27627884/32873844 swapFree=7112/7112
[pid=2835] ppid=2833 vsize=772080 CPUtime=51.07 cores=0,2,4,6
/proc/2835/stat : 2835 (scip-2.1.1.4sfi) R 2833 2835 521 0 -1 4202496 206192 0 0 0 5026 81 0 0 20 0 1 0 270179060 790609920 188083 33554432000 4194304 10169799 140736316931008 140736316928536 8918750 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/2835/statm: 193020 188083 623 1459 0 191552 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 772080

[startup+102.306 s]
/proc/loadavg: 1.98 1.98 1.99 3/177 2836
/proc/meminfo: memFree=27547896/32873844 swapFree=7112/7112
[pid=2835] ppid=2833 vsize=840320 CPUtime=102.27 cores=0,2,4,6
/proc/2835/stat : 2835 (scip-2.1.1.4sfi) R 2833 2835 521 0 -1 4202496 223220 0 0 0 10140 87 0 0 20 0 1 0 270179060 860487680 205364 33554432000 4194304 10169799 140736316931008 140736316928520 4777712 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/2835/statm: 210080 205364 623 1459 0 208612 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 840320

[startup+162.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/177 2836
/proc/meminfo: memFree=27448908/32873844 swapFree=7112/7112
[pid=2835] ppid=2833 vsize=937104 CPUtime=162.23 cores=0,2,4,6
/proc/2835/stat : 2835 (scip-2.1.1.4sfi) R 2833 2835 521 0 -1 4202496 247059 0 0 0 16126 97 0 0 20 0 1 0 270179060 959594496 229404 33554432000 4194304 10169799 140736316931008 140736316928520 8918796 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/2835/statm: 234276 229404 623 1459 0 232808 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 937104

[startup+222.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/177 2837
/proc/meminfo: memFree=27258080/32873844 swapFree=7112/7112
[pid=2835] ppid=2833 vsize=1130476 CPUtime=222.23 cores=0,2,4,6
/proc/2835/stat : 2835 (scip-2.1.1.4sfi) R 2833 2835 521 0 -1 4202496 286922 0 0 0 22102 121 0 0 20 0 1 0 270179060 1157607424 276741 33554432000 4194304 10169799 140736316931008 140736316928040 4778056 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/2835/statm: 282619 276741 703 1459 0 281151 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 1130476

[startup+282.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/178 2840
/proc/meminfo: memFree=27254128/32873844 swapFree=7112/7112
[pid=2835] ppid=2833 vsize=1130476 CPUtime=282.22 cores=0,2,4,6
/proc/2835/stat : 2835 (scip-2.1.1.4sfi) R 2833 2835 521 0 -1 4202496 286924 0 0 0 28095 127 0 0 20 0 1 0 270179060 1157607424 277799 33554432000 4194304 10169799 140736316931008 140736316928040 4777685 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/2835/statm: 282619 277799 703 1459 0 281151 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 1130476

[startup+342.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/178 2862
/proc/meminfo: memFree=27158656/32873844 swapFree=7112/7112
[pid=2835] ppid=2833 vsize=1222340 CPUtime=342.21 cores=0,2,4,6
/proc/2835/stat : 2835 (scip-2.1.1.4sfi) R 2833 2835 521 0 -1 4202496 305055 0 0 0 34085 136 0 0 20 0 1 0 270179060 1251676160 301536 33554432000 4194304 10169799 140736316931008 140736316925336 8010284 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/2835/statm: 305585 301536 790 1459 0 304117 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 1222340

[startup+402.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/177 2862
/proc/meminfo: memFree=27150844/32873844 swapFree=7112/7112
[pid=2835] ppid=2833 vsize=1222340 CPUtime=402.2 cores=0,2,4,6
/proc/2835/stat : 2835 (scip-2.1.1.4sfi) R 2833 2835 521 0 -1 4202496 306144 0 0 0 40078 142 0 0 20 0 1 0 270179060 1251676160 303608 33554432000 4194304 10169799 140736316931008 140736316923320 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/2835/statm: 305585 303608 804 1459 0 304117 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 1222340

[startup+462.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/177 2862
/proc/meminfo: memFree=27060860/32873844 swapFree=7112/7112
[pid=2835] ppid=2833 vsize=1317496 CPUtime=462.19 cores=0,2,4,6
/proc/2835/stat : 2835 (scip-2.1.1.4sfi) R 2833 2835 521 0 -1 4202496 314191 0 0 0 45937 282 0 0 20 0 1 0 270179060 1349115904 326066 33554432000 4194304 10169799 140736316931008 140736316925512 8004362 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/2835/statm: 329374 326066 836 1459 0 327906 0
Current children cumulated CPU time (s) 462.19
Current children cumulated vsize (KiB) 1317496

[startup+522.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/177 2863
/proc/meminfo: memFree=27052744/32873844 swapFree=7112/7112
[pid=2835] ppid=2833 vsize=1329896 CPUtime=522.17 cores=0,2,4,6
/proc/2835/stat : 2835 (scip-2.1.1.4sfi) R 2833 2835 521 0 -1 4202496 314654 0 0 0 51931 286 0 0 20 0 1 0 270179060 1361813504 328060 33554432000 4194304 10169799 140736316931008 140736316925784 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/2835/statm: 332474 328060 837 1459 0 331006 0
Current children cumulated CPU time (s) 522.17
Current children cumulated vsize (KiB) 1329896

[startup+582.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/177 2863
/proc/meminfo: memFree=27052724/32873844 swapFree=7112/7112
[pid=2835] ppid=2833 vsize=1329896 CPUtime=582.16 cores=0,2,4,6
/proc/2835/stat : 2835 (scip-2.1.1.4sfi) R 2833 2835 521 0 -1 4202496 314654 0 0 0 57926 290 0 0 20 0 1 0 270179060 1361813504 328096 33554432000 4194304 10169799 140736316931008 140736316925800 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/2835/statm: 332474 328096 837 1459 0 331006 0
Current children cumulated CPU time (s) 582.16
Current children cumulated vsize (KiB) 1329896

[startup+642.3 s]

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

/proc/meminfo: memFree=27050036/32873844 swapFree=7112/7112
[pid=2835] ppid=2833 vsize=1330632 CPUtime=1062.1 cores=0,2,4,6
/proc/2835/stat : 2835 (scip-2.1.1.4sfi) R 2833 2835 521 0 -1 4202496 315027 0 0 0 105890 320 0 0 20 0 1 0 270179060 1362567168 328569 33554432000 4194304 10169799 140736316931008 140736316925336 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/2835/statm: 332658 328569 837 1459 0 331190 0
Current children cumulated CPU time (s) 1062.1
Current children cumulated vsize (KiB) 1330632

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2906
/proc/meminfo: memFree=26906200/32873844 swapFree=7112/7112
[pid=2835] ppid=2833 vsize=1330632 CPUtime=1122.09 cores=0,2,4,6
/proc/2835/stat : 2835 (scip-2.1.1.4sfi) R 2833 2835 521 0 -1 4202496 315027 0 0 0 111885 324 0 0 20 0 1 0 270179060 1362567168 328569 33554432000 4194304 10169799 140736316931008 140736316925336 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/2835/statm: 332658 328569 837 1459 0 331190 0
Current children cumulated CPU time (s) 1122.09
Current children cumulated vsize (KiB) 1330632

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2906
/proc/meminfo: memFree=26852440/32873844 swapFree=7112/7112
[pid=2835] ppid=2833 vsize=1330632 CPUtime=1182.08 cores=0,2,4,6
/proc/2835/stat : 2835 (scip-2.1.1.4sfi) R 2833 2835 521 0 -1 4202496 315029 0 0 0 117879 329 0 0 20 0 1 0 270179060 1362567168 328571 33554432000 4194304 10169799 140736316931008 140736316925336 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/2835/statm: 332658 328571 837 1459 0 331190 0
Current children cumulated CPU time (s) 1182.08
Current children cumulated vsize (KiB) 1330632

[startup+1242.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 2906
/proc/meminfo: memFree=25014652/32873844 swapFree=7112/7112
[pid=2835] ppid=2833 vsize=1330632 CPUtime=1242.07 cores=0,2,4,6
/proc/2835/stat : 2835 (scip-2.1.1.4sfi) R 2833 2835 521 0 -1 4202496 315031 0 0 0 123875 332 0 0 20 0 1 0 270179060 1362567168 328573 33554432000 4194304 10169799 140736316931008 140736316925336 8015382 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/2835/statm: 332658 328573 837 1459 0 331190 0
Current children cumulated CPU time (s) 1242.07
Current children cumulated vsize (KiB) 1330632

[startup+1302.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 2906
/proc/meminfo: memFree=25177776/32873844 swapFree=7112/7112
[pid=2835] ppid=2833 vsize=1330632 CPUtime=1302.07 cores=0,2,4,6
/proc/2835/stat : 2835 (scip-2.1.1.4sfi) R 2833 2835 521 0 -1 4202496 315031 0 0 0 129870 337 0 0 20 0 1 0 270179060 1362567168 328573 33554432000 4194304 10169799 140736316931008 140736316925336 7707663 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/2835/statm: 332658 328573 837 1459 0 331190 0
Current children cumulated CPU time (s) 1302.07
Current children cumulated vsize (KiB) 1330632

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2906
/proc/meminfo: memFree=25173308/32873844 swapFree=7112/7112
[pid=2835] ppid=2833 vsize=1330632 CPUtime=1362.05 cores=0,2,4,6
/proc/2835/stat : 2835 (scip-2.1.1.4sfi) R 2833 2835 521 0 -1 4202496 315032 0 0 0 135865 340 0 0 20 0 1 0 270179060 1362567168 328574 33554432000 4194304 10169799 140736316931008 140736316925336 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/2835/statm: 332658 328574 837 1459 0 331190 0
Current children cumulated CPU time (s) 1362.05
Current children cumulated vsize (KiB) 1330632

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2907
/proc/meminfo: memFree=25173308/32873844 swapFree=7112/7112
[pid=2835] ppid=2833 vsize=1330632 CPUtime=1422.05 cores=0,2,4,6
/proc/2835/stat : 2835 (scip-2.1.1.4sfi) R 2833 2835 521 0 -1 4202496 315032 0 0 0 141861 344 0 0 20 0 1 0 270179060 1362567168 328574 33554432000 4194304 10169799 140736316931008 140736316925336 8009802 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/2835/statm: 332658 328574 837 1459 0 331190 0
Current children cumulated CPU time (s) 1422.05
Current children cumulated vsize (KiB) 1330632

[startup+1482.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/178 2910
/proc/meminfo: memFree=25171436/32873844 swapFree=7112/7112
[pid=2835] ppid=2833 vsize=1330632 CPUtime=1482.02 cores=0,2,4,6
/proc/2835/stat : 2835 (scip-2.1.1.4sfi) R 2833 2835 521 0 -1 4202496 315433 0 0 0 147854 348 0 0 20 0 1 0 270179060 1362567168 329003 33554432000 4194304 10169799 140736316931008 140736316925784 7593032 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/2835/statm: 332658 329003 837 1459 0 331190 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 1330632

[startup+1542.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 2910
/proc/meminfo: memFree=25169392/32873844 swapFree=7112/7112
[pid=2835] ppid=2833 vsize=1330632 CPUtime=1542.02 cores=0,2,4,6
/proc/2835/stat : 2835 (scip-2.1.1.4sfi) R 2833 2835 521 0 -1 4202496 315434 0 0 0 153850 352 0 0 20 0 1 0 270179060 1362567168 329595 33554432000 4194304 10169799 140736316931008 140736316925336 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/2835/statm: 332658 329595 837 1459 0 331190 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 1330632

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2910
/proc/meminfo: memFree=25161016/32873844 swapFree=7112/7112
[pid=2835] ppid=2833 vsize=1339392 CPUtime=1602.01 cores=0,2,4,6
/proc/2835/stat : 2835 (scip-2.1.1.4sfi) R 2833 2835 521 0 -1 4202496 315991 0 0 0 159844 357 0 0 20 0 1 0 270179060 1371537408 332196 33554432000 4194304 10169799 140736316931008 140736316925336 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/2835/statm: 334848 332196 837 1459 0 333380 0
Current children cumulated CPU time (s) 1602.01
Current children cumulated vsize (KiB) 1339392

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2910
/proc/meminfo: memFree=25163064/32873844 swapFree=7112/7112
[pid=2835] ppid=2833 vsize=1339392 CPUtime=1662 cores=0,2,4,6
/proc/2835/stat : 2835 (scip-2.1.1.4sfi) R 2833 2835 521 0 -1 4202496 315991 0 0 0 165839 361 0 0 20 0 1 0 270179060 1371537408 332196 33554432000 4194304 10169799 140736316931008 140736316925832 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/2835/statm: 334848 332196 837 1459 0 333380 0
Current children cumulated CPU time (s) 1662
Current children cumulated vsize (KiB) 1339392

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2911
/proc/meminfo: memFree=25163064/32873844 swapFree=7112/7112
[pid=2835] ppid=2833 vsize=1339392 CPUtime=1721.99 cores=0,2,4,6
/proc/2835/stat : 2835 (scip-2.1.1.4sfi) R 2833 2835 521 0 -1 4202496 315991 0 0 0 171834 365 0 0 20 0 1 0 270179060 1371537408 332196 33554432000 4194304 10169799 140736316931008 140736316925832 8006140 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/2835/statm: 334848 332196 837 1459 0 333380 0
Current children cumulated CPU time (s) 1721.99
Current children cumulated vsize (KiB) 1339392

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2911
/proc/meminfo: memFree=25155308/32873844 swapFree=7112/7112
[pid=2835] ppid=2833 vsize=1347756 CPUtime=1781.98 cores=0,2,4,6
/proc/2835/stat : 2835 (scip-2.1.1.4sfi) R 2833 2835 521 0 -1 4202496 316403 0 0 0 177829 369 0 0 20 0 1 0 270179060 1380102144 333630 33554432000 4194304 10169799 140736316931008 140736316925336 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/2835/statm: 336939 333630 837 1459 0 335471 0
Current children cumulated CPU time (s) 1781.98
Current children cumulated vsize (KiB) 1347756

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

[startup+1785.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2911
/proc/meminfo: memFree=25156984/32873844 swapFree=7112/7112
[pid=2835] ppid=2833 vsize=1347756 CPUtime=1785.18 cores=0,2,4,6
/proc/2835/stat : 2835 (scip-2.1.1.4sfi) R 2833 2835 521 0 -1 4202496 316403 0 0 0 178149 369 0 0 20 0 1 0 270179060 1380102144 333630 33554432000 4194304 10169799 140736316931008 140736316925336 8979322 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/2835/statm: 336939 333630 837 1459 0 335471 0
Current children cumulated CPU time (s) 1785.18
Current children cumulated vsize (KiB) 1347756

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2911
/proc/meminfo: memFree=25156984/32873844 swapFree=7112/7112
[pid=2835] ppid=2833 vsize=1347756 CPUtime=1791.59 cores=0,2,4,6
/proc/2835/stat : 2835 (scip-2.1.1.4sfi) R 2833 2835 521 0 -1 4202496 316403 0 0 0 178789 370 0 0 20 0 1 0 270179060 1380102144 333630 33554432000 4194304 10169799 140736316931008 140736316925336 7953582 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/2835/statm: 336939 333630 837 1459 0 335471 0
Current children cumulated CPU time (s) 1791.59
Current children cumulated vsize (KiB) 1347756

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2911
/proc/meminfo: memFree=25154812/32873844 swapFree=7112/7112
[pid=2835] ppid=2833 vsize=1347756 CPUtime=1794.79 cores=0,2,4,6
/proc/2835/stat : 2835 (scip-2.1.1.4sfi) R 2833 2835 521 0 -1 4202496 316403 0 0 0 179109 370 0 0 20 0 1 0 270179060 1380102144 333630 33554432000 4194304 10169799 140736316931008 140736316925336 8006170 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/2835/statm: 336939 333630 837 1459 0 335471 0
Current children cumulated CPU time (s) 1794.79
Current children cumulated vsize (KiB) 1347756

[startup+1796.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2911
/proc/meminfo: memFree=25156860/32873844 swapFree=7112/7112
[pid=2835] ppid=2833 vsize=1347756 CPUtime=1796.38 cores=0,2,4,6
/proc/2835/stat : 2835 (scip-2.1.1.4sfi) R 2833 2835 521 0 -1 4202496 316403 0 0 0 179268 370 0 0 20 0 1 0 270179060 1380102144 333630 33554432000 4194304 10169799 140736316931008 140736316925336 8009519 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/2835/statm: 336939 333630 837 1459 0 335471 0
Current children cumulated CPU time (s) 1796.38
Current children cumulated vsize (KiB) 1347756

[startup+1797.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2911
/proc/meminfo: memFree=25237600/32873844 swapFree=7112/7112
[pid=2835] ppid=2833 vsize=1253080 CPUtime=1797.18 cores=0,2,4,6
/proc/2835/stat : 2835 (scip-2.1.1.4sfi) R 2833 2835 521 0 -1 4202496 316416 0 0 0 179348 370 0 0 20 0 1 0 270179060 1283153920 311466 33554432000 4194304 10169799 140736316931008 140736316925800 8989847 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2835/statm: 313270 311466 850 1459 0 311802 0
Current children cumulated CPU time (s) 1797.18
Current children cumulated vsize (KiB) 1253080

[startup+1797.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2911
/proc/meminfo: memFree=25237600/32873844 swapFree=7112/7112
[pid=2835] ppid=2833 vsize=1041820 CPUtime=1797.38 cores=0,2,4,6
/proc/2835/stat : 2835 (scip-2.1.1.4sfi) R 2833 2835 521 0 -1 4202496 316417 0 0 0 179366 372 0 0 20 0 1 0 270179060 1066823680 259643 33554432000 4194304 10169799 140736316931008 140736316925800 7547443 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2835/statm: 260455 259643 851 1459 0 258987 0
Current children cumulated CPU time (s) 1797.38
Current children cumulated vsize (KiB) 1041820

Child status: 0
Real time (s): 1797.78
CPU time (s): 1797.47
CPU user time (s): 1793.71
CPU system time (s): 3.76143
CPU usage (%): 99.9827
Max. virtual memory (cumulated for all children) (KiB): 1347756

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.71
system time used= 3.76143
maximum resident set size= 1334556
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 316430
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 44
involuntary context switches= 1903

runsolver used 3.49447 second user time and 8.40072 second system time

The end

Launcher Data

Begin job on node119 at 2012-05-26 15:55:34
IDJOB=3693613
IDBENCH=77695
IDSOLVER=2272
FILE ID=node119/3693613-1338040534
RUNJOBID= node119-1338029657-1672
PBS_JOBID= 14624352
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/j90opt/normalized-j9033_3.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-3693613-1338040534/watcher-3693613-1338040534 -o /tmp/evaluation-result-3693613-1338040534/solver-3693613-1338040534 -C 1800 -W 1900 -M 15500  HOME/scip-2.1.1.4sfix.linux.x86_64.gnu.opt.spx -f HOME/instance-3693613-1338040534.opb -t 1800 -m 15500

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

MD5SUM BENCH= b78e79dd5c9709f371f2afcaebaa2525
RANDOM SEED=1725095506

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.943
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:        28393628 kB
Buffers:          224264 kB
Cached:          2037092 kB
SwapCached:            0 kB
Active:          1963240 kB
Inactive:        1729464 kB
Active(anon):    1419844 kB
Inactive(anon):    14064 kB
Active(file):     543396 kB
Inactive(file):  1715400 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             19056 kB
Writeback:             0 kB
AnonPages:       1438208 kB
Mapped:            16696 kB
Shmem:               200 kB
Slab:             645236 kB
SReclaimable:      87612 kB
SUnreclaim:       557624 kB
KernelStack:        1464 kB
PageTables:         7136 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1565436 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    950272 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= 71496 MiB
End job on node119 at 2012-05-26 16:25:32