Trace number 3692447

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.55 1797.87

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: 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-3692447-1338040477.opb>
0.49/0.51	c original problem has 54782 variables (54782 bin, 0 int, 0 impl, 0 cont) and 192786 constraints
0.49/0.51	c problem read in 0.51
0.79/0.89	c presolving:
5.69/5.72	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.09/8.16	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
8.89/8.95	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.39/9.49	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
9.79/9.87	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.08/10.17	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.29/10.38	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
10.49/10.53	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
10.59/10.65	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
10.69/10.73	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
10.79/10.82	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
10.79/10.89	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
10.90/10.97	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
10.99/11.03	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
11.59/11.60	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
11.89/11.93	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.09/12.15	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
207.03/207.10	c    (207.1s) probing: 1000/39276 (2.5%) - 0 fixings, 0 aggregations, 6220853 implications, 0 bound changes
207.13/207.23	c    (207.2s) probing: 1001/39276 (2.5%) - 0 fixings, 0 aggregations, 6225820 implications, 0 bound changes
207.13/207.23	c    (207.2s) probing aborted: 1000/1000 successive useless probings
207.13/207.23	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
207.63/207.75	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
208.03/208.14	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
208.43/208.52	c presolving (21 rounds):
208.43/208.52	c  15506 deleted vars, 137944 deleted constraints, 35807 added constraints, 12313 tightened bounds, 0 added holes, 350 changed sides, 1101 changed coefficients
208.43/208.52	c  25455418 implications, 22138 cliques
208.43/208.52	c presolved problem has 39276 variables (39276 bin, 0 int, 0 impl, 0 cont) and 90649 constraints
208.43/208.52	c    1102 constraints of type <knapsack>
208.43/208.52	c   88792 constraints of type <setppc>
208.43/208.52	c     755 constraints of type <and>
208.43/208.52	c transformed objective value is always integral (scale: 1)
208.43/208.52	c Presolving Time: 207.74
208.43/208.52	c - non default parameters ----------------------------------------------------------------------
208.43/208.52	c # SCIP version 2.1.1.4
208.43/208.52	c 
208.43/208.52	c # maximal time in seconds to run
208.43/208.52	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
208.43/208.52	c limits/time = 1797
208.43/208.52	c 
208.43/208.52	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
208.43/208.52	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
208.43/208.52	c limits/memory = 13950
208.43/208.52	c 
208.43/208.52	c # default clock type (1: CPU user seconds, 2: wall clock time)
208.43/208.52	c # [type: int, range: [1,2], default: 1]
208.43/208.52	c timing/clocktype = 2
208.43/208.52	c 
208.43/208.52	c # belongs reading time to solving time?
208.43/208.52	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
208.43/208.52	c timing/reading = TRUE
208.43/208.52	c 
208.43/208.52	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
208.43/208.52	c # [type: int, range: [-1,2147483647], default: -1]
208.43/208.52	c separating/rapidlearning/freq = 0
208.43/208.52	c 
208.43/208.52	c -----------------------------------------------------------------------------------------------
208.43/208.52	c start solving
208.73/208.82	c 
344.00/344.16	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
344.00/344.16	c   344s|     1 |     0 | 34409 |     - | 906M|   0 |1232 |  39k|  90k|  39k|  91k|   0 |   5 |   0 | 1.068217e+02 |      --      |    Inf 
464.08/464.23	c   464s|     1 |     0 | 82063 |     - | 915M|   0 |2403 |  39k|  90k|  39k|  91k| 138 |   5 |   0 | 1.073202e+02 |      --      |    Inf 
987.10/987.30	c   987s|     1 |     0 |148875 |     - | 915M|   0 |1205 |  39k|  90k|  39k|  91k| 374 |   5 |   0 | 1.080000e+02 |      --      |    Inf 
1533.31/1533.69	c  1534s|     1 |     0 |218144 |     - | 922M|   0 |1706 |  39k|  90k|  39k|  93k|2374 |   5 |   0 | 1.080000e+02 |      --      |    Inf 
1796.88/1797.28	c  1797s|     1 |     0 |254233 |     - | 935M|   0 |   - |  39k|  90k|  39k|  95k|4374 |   5 |   0 | 1.080000e+02 |      --      |    Inf 
1796.88/1797.28	c (node 1) LP solver hit time limit in LP 38 -- using pseudo solution instead
1796.99/1797.31	c  1797s|     1 |     2 |254233 |     - | 935M|   0 |   - |  39k|  90k|  39k|  95k|4374 |   5 |   0 | 1.080000e+02 |      --      |    Inf 
1796.99/1797.31	c 
1796.99/1797.31	c SCIP Status        : solving was interrupted [time limit reached]
1796.99/1797.31	c Solving Time (sec) : 1797.31
1796.99/1797.31	c Solving Nodes      : 1
1796.99/1797.31	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1796.99/1797.31	c Dual Bound         : +1.08000000000000e+02
1796.99/1797.31	c Gap                : infinite
1796.99/1797.31	s UNKNOWN
1796.99/1797.31	c SCIP Status        : solving was interrupted [time limit reached]
1796.99/1797.31	c Total Time         :    1797.31
1796.99/1797.31	c   solving          :    1797.31
1796.99/1797.31	c   presolving       :     207.74 (included in solving)
1796.99/1797.31	c   reading          :       0.51 (included in solving)
1796.99/1797.31	c   copying          :       0.00 (0 times copied the problem)
1796.99/1797.31	c Original Problem   :
1796.99/1797.31	c   Problem name     : HOME/instance-3692447-1338040477.opb
1796.99/1797.31	c   Variables        : 54782 (54782 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.99/1797.31	c   Constraints      : 192786 initial, 192786 maximal
1796.99/1797.31	c   Objective sense  : minimize
1796.99/1797.31	c Presolved Problem  :
1796.99/1797.31	c   Problem name     : t_HOME/instance-3692447-1338040477.opb
1796.99/1797.31	c   Variables        : 39276 (39276 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.99/1797.31	c   Constraints      : 90649 initial, 90654 maximal
1796.99/1797.31	c Presolvers         :   ExecTime  SetupTime  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1796.99/1797.31	c   domcol           :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.99/1797.31	c   trivial          :       0.05       0.00        702          0          0          0          0          0          0          0          0
1796.99/1797.31	c   dualfix          :       0.06       0.00         92          0          0          0          0          0          0          0          0
1796.99/1797.31	c   boundshift       :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.99/1797.31	c   inttobinary      :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.99/1797.31	c   convertinttobin  :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.99/1797.31	c   gateextraction   :       0.20       0.00          0          0          0          0          0      60634      19400          0          0
1796.99/1797.31	c   implics          :       0.58       0.00          0          0          0          0          0          0          0          0          0
1796.99/1797.31	c   components       :       0.04       0.00          0          0          0          0          0          0          0          0          0
1796.99/1797.31	c   pseudoobj        :       0.00       0.28          0          0          0          0          0          0          0          0          0
1796.99/1797.31	c   probing          :     194.69       0.00          0          0          0          0          0          0          0          0          0
1796.99/1797.31	c   knapsack         :       0.68       0.00          0          0          0          0          0         32        196        271       1050
1796.99/1797.31	c   setppc           :       0.57       0.00          0          0          0          0          0         15          0          0          0
1796.99/1797.31	c   and              :       0.30       0.00          0          0          0          0          0      16211      16211          0          0
1796.99/1797.31	c   linear           :      10.10       0.07      11611       3101          0      12313          0      61052          0         79         51
1796.99/1797.31	c   logicor          :       0.13       0.01          0          0          0          0          0          0          0          0          0
1796.99/1797.31	c   root node        :          -          -         11          -          -         11          -          -          -          -          -
1796.99/1797.31	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #ResProp    Cutoffs    DomReds       Cuts      Conss   Children
1796.99/1797.31	c   integral         :          0          0          0          0          0          0          4          0          0          0          0          0          0
1796.99/1797.31	c   knapsack         :       1102       1102          4      66279          0          1          3          0          0          0        767          0          0
1796.99/1797.31	c   setppc           :      88792      88792          4      66279          0          1          0        294          3         10          0          0          0
1796.99/1797.31	c   and              :        755        755          4      66276          0          1          0          1          0          0        333          0          0
1796.99/1797.31	c   logicor          :          0+         5          4         15          0          0          0          4         12          0          0          0          0
1796.99/1797.31	c   countsols        :          0          0          0          0          0          1          0          0          0          0          0          0          0
1796.99/1797.31	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS      Check    ResProp
1796.99/1797.31	c   integral         :       0.01       0.00       0.00       0.00       0.00       0.00       0.01       0.00
1796.99/1797.31	c   knapsack         :       2.85       0.00       0.01       2.84       0.00       0.00       0.00       0.00
1796.99/1797.31	c   setppc           :     190.13       0.00       0.02     190.08       0.00       0.03       0.00       0.00
1796.99/1797.31	c   and              :      35.29       0.00       0.00      35.28       0.00       0.00       0.00       0.00
1796.99/1797.31	c   logicor          :       0.01       0.01       0.00       0.00       0.00       0.00       0.00       0.00
1796.99/1797.31	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1796.99/1797.31	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
1796.99/1797.31	c   rootredcost      :          0          0          0          0
1796.99/1797.31	c   pseudoobj        :      19124          0          0          0
1796.99/1797.31	c   vbounds          :          0          0          0          0
1796.99/1797.31	c   redcost          :          4          0          0          0
1796.99/1797.31	c   probing          :          0          0          0          0
1796.99/1797.31	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp
1796.99/1797.31	c   rootredcost      :       0.04       0.00       0.00       0.04       0.00
1796.99/1797.31	c   pseudoobj        :       0.35       0.28       0.00       0.07       0.00
1796.99/1797.31	c   vbounds          :       0.04       0.00       0.00       0.03       0.00
1796.99/1797.31	c   redcost          :       0.03       0.00       0.00       0.03       0.00
1796.99/1797.31	c   probing          :     194.69       0.00     194.69       0.00       0.00
1796.99/1797.31	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1796.99/1797.31	c   propagation      :       0.00         15          5          5      158.2          0        0.0          -
1796.99/1797.31	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1796.99/1797.31	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1796.99/1797.31	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1796.99/1797.31	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1796.99/1797.31	c   applied globally :          -          -          -          5      158.2          -          -          -
1796.99/1797.31	c   applied locally  :          -          -          -          0        0.0          -          -          -
1796.99/1797.31	c Separators         :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss
1796.99/1797.31	c   cut pool         :       0.00                     3          -          -        356          -    (maximal pool size: 39887)
1796.99/1797.31	c   closecuts        :       0.00       0.00          0          0          0          0          0
1796.99/1797.31	c   impliedbounds    :       0.08       0.00          4          0          0      39532          0
1796.99/1797.31	c   intobj           :       0.00       0.00          0          0          0          0          0
1796.99/1797.31	c   gomory           :       1.00       0.00          2          0          0        100          0
1796.99/1797.31	c   cgmip            :       0.00       0.00          0          0          0          0          0
1796.99/1797.31	c   strongcg         :       4.78       0.00          2          0          0       1000          0
1796.99/1797.31	c   cmir             :       2.26       0.00          2          0          0          0          0
1796.99/1797.31	c   flowcover        :       6.79       0.00          2          0          0        235          0
1796.99/1797.31	c   clique           :      43.89       0.00          2          0          0         14          0
1796.99/1797.31	c   zerohalf         :       0.00       0.00          0          0          0          0          0
1796.99/1797.31	c   mcf              :       0.30       0.00          1          0          0          0          0
1796.99/1797.31	c   oddcycle         :       0.00       0.00          0          0          0          0          0
1796.99/1797.31	c   rapidlearning    :       0.00       0.00          0          0          0          0          0
1796.99/1797.31	c Pricers            :   ExecTime  SetupTime      Calls       Vars
1796.99/1797.31	c   problem variables:       0.00          -          0          0
1796.99/1797.31	c Branching Rules    :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1796.99/1797.31	c   relpscost        :       0.00       0.00          0          0          0          0          0          0
1796.99/1797.31	c   pscost           :       0.00       0.00          0          0          0          0          0          0
1796.99/1797.31	c   inference        :       0.01       0.00          1          0          0          0          0          2
1796.99/1797.31	c   mostinf          :       0.00       0.00          0          0          0          0          0          0
1796.99/1797.31	c   leastinf         :       0.00       0.00          0          0          0          0          0          0
1796.99/1797.31	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0
1796.99/1797.31	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0
1796.99/1797.31	c   random           :       0.00       0.00          0          0          0          0          0          0
1796.99/1797.31	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found
1796.99/1797.31	c   LP solutions     :       0.00          -          -          0
1796.99/1797.31	c   pseudo solutions :       0.00          -          -          0
1796.99/1797.31	c   oneopt           :       0.00       0.00          0          0
1796.99/1797.31	c   smallcard        :       0.00       0.00          0          0
1796.99/1797.31	c   trivial          :       0.05       0.00          2          0
1796.99/1797.31	c   shiftandpropagate:      69.16       0.00          1          0
1796.99/1797.31	c   simplerounding   :       0.00       0.00          0          0
1796.99/1797.31	c   zirounding       :       0.00       0.00          0          0
1796.99/1797.31	c   rounding         :       0.01       0.00          4          0
1796.99/1797.31	c   shifting         :       0.30       0.00          4          0
1796.99/1797.31	c   intshifting      :       0.00       0.00          0          0
1796.99/1797.31	c   twoopt           :       0.00       0.00          0          0
1796.99/1797.31	c   indtwoopt        :       0.00       0.00          0          0
1796.99/1797.31	c   indoneopt        :       0.00       0.00          0          0
1796.99/1797.31	c   fixandinfer      :       0.00       0.00          0          0
1796.99/1797.31	c   feaspump         :      52.31       0.00          1          0
1796.99/1797.31	c   clique           :       0.00       0.00          0          0
1796.99/1797.31	c   indrounding      :       0.00       0.00          0          0
1796.99/1797.31	c   indcoefdiving    :       0.00       0.00          0          0
1796.99/1797.31	c   coefdiving       :       0.00       0.00          0          0
1796.99/1797.31	c   pscostdiving     :       0.00       0.00          0          0
1796.99/1797.31	c   nlpdiving        :       0.00       0.00          0          0
1796.99/1797.31	c   fracdiving       :       0.00       0.00          0          0
1796.99/1797.31	c   veclendiving     :       0.00       0.00          0          0
1796.99/1797.31	c   intdiving        :       0.00       0.00          0          0
1796.99/1797.31	c   actconsdiving    :       0.00       0.00          0          0
1796.99/1797.31	c   objpscostdiving  :       0.00       0.00          0          0
1796.99/1797.31	c   rootsoldiving    :       0.00       0.00          0          0
1796.99/1797.31	c   linesearchdiving :       0.00       0.00          0          0
1796.99/1797.31	c   guideddiving     :       0.00       0.00          0          0
1796.99/1797.31	c   octane           :       0.00       0.00          0          0
1796.99/1797.31	c   rens             :       0.00       0.00          0          0
1796.99/1797.31	c   rins             :       0.00       0.00          0          0
1796.99/1797.31	c   localbranching   :       0.00       0.00          0          0
1796.99/1797.31	c   mutation         :       0.00       0.00          0          0
1796.99/1797.31	c   crossover        :       0.00       0.00          0          0
1796.99/1797.31	c   dins             :       0.00       0.00          0          0
1796.99/1797.31	c   vbounds          :       0.00       0.00          0          0
1796.99/1797.31	c   undercover       :       0.00       0.00          1          0
1796.99/1797.31	c   subnlp           :       0.00       0.00          0          0
1796.99/1797.31	c   trysol           :       0.00       0.00          0          0
1796.99/1797.31	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It
1796.99/1797.31	c   primal LP        :       0.00          0          0       0.00          -       0.00          0
1796.99/1797.31	c   dual LP          :    1404.37          6     217825   43565.00     155.10       0.04          1
1796.99/1797.31	c   lex dual LP      :       0.00          0          0       0.00          -
1796.99/1797.31	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
1796.99/1797.31	c   diving/probing LP:      51.29         33      36408    1103.27     709.86
1796.99/1797.31	c   strong branching :       0.00          0          0       0.00          -
1796.99/1797.31	c     (at root node) :          -          0          0       0.00          -
1796.99/1797.31	c   conflict analysis:       0.00          0          0       0.00          -
1796.99/1797.31	c B&B Tree           :
1796.99/1797.31	c   number of runs   :          1
1796.99/1797.31	c   nodes            :          1
1796.99/1797.31	c   nodes (total)    :          1
1796.99/1797.31	c   nodes left       :          2
1796.99/1797.31	c   max depth        :          0
1796.99/1797.31	c   max depth (total):          0
1796.99/1797.31	c   backtracks       :          0 (0.0%)
1796.99/1797.31	c   delayed cutoffs  :          0
1796.99/1797.31	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1796.99/1797.31	c   avg switch length:       1.00
1796.99/1797.31	c   switching time   :       0.00
1796.99/1797.31	c Solution           :
1796.99/1797.31	c   Solutions found  :          0 (0 improvements)
1796.99/1797.31	c   Primal Bound     :          -
1796.99/1797.31	c   Dual Bound       : +1.08000000000000e+02
1796.99/1797.31	c   Gap              :   infinite
1796.99/1797.31	c   Root Dual Bound  : +1.08000000000000e+02
1796.99/1797.31	c   Root Iterations  :     254233
1797.48/1797.86	c Time complete: 1797.54.

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-3692447-1338040477/watcher-3692447-1338040477 -o /tmp/evaluation-result-3692447-1338040477/solver-3692447-1338040477 -C 1800 -W 1900 -M 15500 HOME/scip-2.1.1.4expfix.linux.x86_64.gnu.opt.spx -f HOME/instance-3692447-1338040477.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: 1.92 1.98 1.99 3/176 2907
/proc/meminfo: memFree=28695844/32873648 swapFree=7108/7108
[pid=2907] ppid=2905 vsize=13012 CPUtime=0 cores=1,3,5,7
/proc/2907/stat : 2907 (scip-2.1.1.4exp) R 2905 2907 32297 0 -1 4202496 2011 0 0 0 0 0 0 0 20 0 1 0 270175052 13324288 1966 33554432000 4194304 10219143 140733816066480 140733816065864 7589947 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2907/statm: 3308 1974 421 1471 0 1828 0

[startup+0.0332041 s]
/proc/loadavg: 1.92 1.98 1.99 3/176 2907
/proc/meminfo: memFree=28695844/32873648 swapFree=7108/7108
[pid=2907] ppid=2905 vsize=25728 CPUtime=0.02 cores=1,3,5,7
/proc/2907/stat : 2907 (scip-2.1.1.4exp) R 2905 2907 32297 0 -1 4202496 5164 0 0 0 2 0 0 0 20 0 1 0 270175052 26345472 5119 33554432000 4194304 10219143 140733816066480 140733816065864 7594176 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2907/statm: 6432 5119 421 1471 0 4952 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 25728

[startup+0.100341 s]
/proc/loadavg: 1.92 1.98 1.99 3/176 2907
/proc/meminfo: memFree=28695844/32873648 swapFree=7108/7108
[pid=2907] ppid=2905 vsize=47792 CPUtime=0.08 cores=1,3,5,7
/proc/2907/stat : 2907 (scip-2.1.1.4exp) R 2905 2907 32297 0 -1 4202496 10696 0 0 0 8 0 0 0 20 0 1 0 270175052 48939008 10651 33554432000 4194304 10219143 140733816066480 140733816065864 9029200 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2907/statm: 11948 10651 421 1471 0 10468 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 47792

[startup+0.300293 s]
/proc/loadavg: 1.92 1.98 1.99 3/176 2907
/proc/meminfo: memFree=28695844/32873648 swapFree=7108/7108
[pid=2907] ppid=2905 vsize=87108 CPUtime=0.29 cores=1,3,5,7
/proc/2907/stat : 2907 (scip-2.1.1.4exp) R 2905 2907 32297 0 -1 4202496 20476 0 0 0 27 2 0 0 20 0 1 0 270175052 89198592 20431 33554432000 4194304 10219143 140733816066480 140733815931656 8771534 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2907/statm: 21777 20431 421 1471 0 20297 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 87108

[startup+0.700263 s]
/proc/loadavg: 1.92 1.98 1.99 3/176 2907
/proc/meminfo: memFree=28695844/32873648 swapFree=7108/7108
[pid=2907] ppid=2905 vsize=268036 CPUtime=0.69 cores=1,3,5,7
/proc/2907/stat : 2907 (scip-2.1.1.4exp) R 2905 2907 32297 0 -1 4202496 65494 0 0 0 61 8 0 0 20 0 1 0 270175052 274468864 65419 33554432000 4194304 10219143 140733816066480 140733815931656 4964117 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2907/statm: 67009 65420 474 1471 0 65529 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 268036

[startup+1.50029 s]
/proc/loadavg: 1.92 1.98 1.99 3/177 2908
/proc/meminfo: memFree=28372924/32873648 swapFree=7108/7108
[pid=2907] ppid=2905 vsize=398936 CPUtime=1.49 cores=1,3,5,7
/proc/2907/stat : 2907 (scip-2.1.1.4exp) R 2905 2907 32297 0 -1 4202496 97639 0 0 0 136 13 0 0 20 0 1 0 270175052 408510464 97564 33554432000 4194304 10219143 140733816066480 140733816062008 7589947 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2907/statm: 99734 97603 560 1471 0 98254 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 398936

[startup+3.1003 s]
/proc/loadavg: 1.92 1.98 1.99 3/177 2908
/proc/meminfo: memFree=28239128/32873648 swapFree=7108/7108
[pid=2907] ppid=2905 vsize=551340 CPUtime=3.09 cores=1,3,5,7
/proc/2907/stat : 2907 (scip-2.1.1.4exp) R 2905 2907 32297 0 -1 4202496 135492 0 0 0 289 20 0 0 20 0 1 0 270175052 564572160 135416 33554432000 4194304 10219143 140733816066480 140733816063480 9008087 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2907/statm: 137835 135416 560 1471 0 136355 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 551340

[startup+6.30028 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 2908
/proc/meminfo: memFree=28006472/32873648 swapFree=7108/7108
[pid=2907] ppid=2905 vsize=708996 CPUtime=6.28 cores=1,3,5,7
/proc/2907/stat : 2907 (scip-2.1.1.4exp) R 2905 2907 32297 0 -1 4202496 173353 0 0 0 598 30 0 0 20 0 1 0 270175052 726011904 173020 33554432000 4194304 10219143 140733816066480 140733816063480 9008087 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2907/statm: 177249 173020 569 1471 0 175769 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 708996

[startup+12.7003 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 2908
/proc/meminfo: memFree=27971100/32873648 swapFree=7108/7108
[pid=2907] ppid=2905 vsize=745420 CPUtime=12.69 cores=1,3,5,7
/proc/2907/stat : 2907 (scip-2.1.1.4exp) R 2905 2907 32297 0 -1 4202496 190451 0 0 0 1199 70 0 0 20 0 1 0 270175052 763310080 181917 33554432000 4194304 10219143 140733816066480 140733816063368 4819008 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2907/statm: 186355 181917 629 1471 0 184875 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 745420

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2908
/proc/meminfo: memFree=27958176/32873648 swapFree=7108/7108
[pid=2907] ppid=2905 vsize=759452 CPUtime=25.48 cores=1,3,5,7
/proc/2907/stat : 2907 (scip-2.1.1.4exp) R 2905 2907 32297 0 -1 4202496 193603 0 0 0 2476 72 0 0 20 0 1 0 270175052 777678848 185069 33554432000 4194304 10219143 140733816066480 140733816062840 6191162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2907/statm: 189863 185069 629 1471 0 188383 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 759452

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2908
/proc/meminfo: memFree=27930612/32873648 swapFree=7108/7108
[pid=2907] ppid=2905 vsize=787468 CPUtime=51.07 cores=1,3,5,7
/proc/2907/stat : 2907 (scip-2.1.1.4exp) R 2905 2907 32297 0 -1 4202496 200235 0 0 0 5030 77 0 0 20 0 1 0 270175052 806367232 191698 33554432000 4194304 10219143 140733816066480 140733816062840 6352613 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2907/statm: 196867 191698 629 1471 0 195387 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 787468

[startup+102.307 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 2946
/proc/meminfo: memFree=27341932/32873648 swapFree=7108/7108
[pid=2907] ppid=2905 vsize=859944 CPUtime=102.25 cores=1,3,5,7
/proc/2907/stat : 2907 (scip-2.1.1.4exp) R 2905 2907 32297 0 -1 4202496 218570 0 0 0 10138 87 0 0 20 0 1 0 270175052 880582656 210596 33554432000 4194304 10219143 140733816066480 140733816062856 6191162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2907/statm: 214986 210596 629 1471 0 213506 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 859944

[startup+162.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 2946
/proc/meminfo: memFree=27133144/32873648 swapFree=7108/7108
[pid=2907] ppid=2905 vsize=957500 CPUtime=162.24 cores=1,3,5,7
/proc/2907/stat : 2907 (scip-2.1.1.4exp) R 2905 2907 32297 0 -1 4202496 242839 0 0 0 16124 100 0 0 20 0 1 0 270175052 980480000 235179 33554432000 4194304 10219143 140733816066480 140733816062840 4819088 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2907/statm: 239375 235179 629 1471 0 237895 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 957500

[startup+222.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 2946
/proc/meminfo: memFree=26757780/32873648 swapFree=7108/7108
[pid=2907] ppid=2905 vsize=1143084 CPUtime=222.23 cores=1,3,5,7
/proc/2907/stat : 2907 (scip-2.1.1.4exp) R 2905 2907 32297 0 -1 4202496 279819 0 0 0 22098 125 0 0 20 0 1 0 270175052 1170518016 279825 33554432000 4194304 10219143 140733816066480 140733816062376 4819085 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2907/statm: 285771 279825 707 1471 0 284291 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 1143084

[startup+282.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 2947
/proc/meminfo: memFree=26611524/32873648 swapFree=7108/7108
[pid=2907] ppid=2905 vsize=1218700 CPUtime=282.22 cores=1,3,5,7
/proc/2907/stat : 2907 (scip-2.1.1.4exp) R 2905 2907 32297 0 -1 4202496 291936 0 0 0 28085 137 0 0 20 0 1 0 270175052 1247948800 299934 33554432000 4194304 10219143 140733816066480 140733816060152 8057394 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2907/statm: 304675 299934 786 1471 0 303195 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 1218700

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 2988
/proc/meminfo: memFree=27315204/32873648 swapFree=7108/7108
[pid=2907] ppid=2905 vsize=1231592 CPUtime=342.2 cores=1,3,5,7
/proc/2907/stat : 2907 (scip-2.1.1.4exp) R 2905 2907 32297 0 -1 4202496 297549 0 0 0 34075 145 0 0 20 0 1 0 270175052 1261150208 306191 33554432000 4194304 10219143 140733816066480 140733816059656 8057504 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2907/statm: 307898 306191 786 1471 0 306418 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 1231592

[startup+402.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/178 3049
/proc/meminfo: memFree=27314756/32873648 swapFree=7108/7108
[pid=2907] ppid=2905 vsize=1231592 CPUtime=402.2 cores=1,3,5,7
/proc/2907/stat : 2907 (scip-2.1.1.4exp) R 2905 2907 32297 0 -1 4202496 297853 0 0 0 40065 155 0 0 20 0 1 0 270175052 1261150208 306518 33554432000 4194304 10219143 140733816066480 140733816062440 9008087 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2907/statm: 307898 306518 823 1471 0 306418 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 1231592

[startup+462.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 3087
/proc/meminfo: memFree=27253824/32873648 swapFree=7108/7108
[pid=2907] ppid=2905 vsize=1324596 CPUtime=462.18 cores=1,3,5,7
/proc/2907/stat : 2907 (scip-2.1.1.4exp) R 2905 2907 32297 0 -1 4202496 302859 0 0 0 45920 298 0 0 20 0 1 0 270175052 1356386304 328383 33554432000 4194304 10219143 140733816066480 140733816059656 8057254 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2907/statm: 331149 328383 833 1471 0 329669 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 1324596

[startup+522.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 3087
/proc/meminfo: memFree=27027156/32873648 swapFree=7108/7108
[pid=2907] ppid=2905 vsize=1332944 CPUtime=522.17 cores=1,3,5,7
/proc/2907/stat : 2907 (scip-2.1.1.4exp) R 2905 2907 32297 0 -1 4202496 303309 0 0 0 51913 304 0 0 20 0 1 0 270175052 1364934656 330367 33554432000 4194304 10219143 140733816066480 140733816059656 8051337 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2907/statm: 333236 330367 833 1471 0 331756 0
Current children cumulated CPU time (s) 522.17
Current children cumulated vsize (KiB) 1332944

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3088
/proc/meminfo: memFree=26993512/32873648 swapFree=7108/7108
[pid=2907] ppid=2905 vsize=1332944 CPUtime=582.16 cores=1,3,5,7
/proc/2907/stat : 2907 (scip-2.1.1.4exp) R 2905 2907 32297 0 -1 4202496 303309 0 0 0 57907 309 0 0 20 0 1 0 270175052 1364934656 330368 33554432000 4194304 10219143 140733816066480 140733816059656 8053114 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2907/statm: 333236 330368 833 1471 0 331756 0
Current children cumulated CPU time (s) 582.16
Current children cumulated vsize (KiB) 1332944

[startup+642.3 s]

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

/proc/meminfo: memFree=26892916/32873648 swapFree=7108/7108
[pid=2907] ppid=2905 vsize=1347448 CPUtime=1122.08 cores=1,3,5,7
/proc/2907/stat : 2907 (scip-2.1.1.4exp) R 2905 2907 32297 0 -1 4202496 304031 0 0 0 111853 355 0 0 20 0 1 0 270175052 1379786752 332827 33554432000 4194304 10219143 140733816066480 140733816059656 8000528 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2907/statm: 336862 332827 833 1471 0 335382 0
Current children cumulated CPU time (s) 1122.08
Current children cumulated vsize (KiB) 1347448

[startup+1182.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 3131
/proc/meminfo: memFree=26892792/32873648 swapFree=7108/7108
[pid=2907] ppid=2905 vsize=1347448 CPUtime=1182.07 cores=1,3,5,7
/proc/2907/stat : 2907 (scip-2.1.1.4exp) R 2905 2907 32297 0 -1 4202496 304034 0 0 0 117847 360 0 0 20 0 1 0 270175052 1379786752 332830 33554432000 4194304 10219143 140733816066480 140733816059656 8057500 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2907/statm: 336862 332830 833 1471 0 335382 0
Current children cumulated CPU time (s) 1182.07
Current children cumulated vsize (KiB) 1347448

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3131
/proc/meminfo: memFree=26882552/32873648 swapFree=7108/7108
[pid=2907] ppid=2905 vsize=1347448 CPUtime=1242.06 cores=1,3,5,7
/proc/2907/stat : 2907 (scip-2.1.1.4exp) R 2905 2907 32297 0 -1 4202496 304035 0 0 0 123841 365 0 0 20 0 1 0 270175052 1379786752 332831 33554432000 4194304 10219143 140733816066480 140733816059656 8057394 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2907/statm: 336862 332831 833 1471 0 335382 0
Current children cumulated CPU time (s) 1242.06
Current children cumulated vsize (KiB) 1347448

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3131
/proc/meminfo: memFree=26882552/32873648 swapFree=7108/7108
[pid=2907] ppid=2905 vsize=1347448 CPUtime=1302.06 cores=1,3,5,7
/proc/2907/stat : 2907 (scip-2.1.1.4exp) R 2905 2907 32297 0 -1 4202496 304036 0 0 0 129837 369 0 0 20 0 1 0 270175052 1379786752 332832 33554432000 4194304 10219143 140733816066480 140733816060104 8056549 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2907/statm: 336862 332832 833 1471 0 335382 0
Current children cumulated CPU time (s) 1302.06
Current children cumulated vsize (KiB) 1347448

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3131
/proc/meminfo: memFree=26882056/32873648 swapFree=7108/7108
[pid=2907] ppid=2905 vsize=1347448 CPUtime=1362.04 cores=1,3,5,7
/proc/2907/stat : 2907 (scip-2.1.1.4exp) R 2905 2907 32297 0 -1 4202496 304036 0 0 0 135830 374 0 0 20 0 1 0 270175052 1379786752 332832 33554432000 4194304 10219143 140733816066480 140733816059656 8000516 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2907/statm: 336862 332832 833 1471 0 335382 0
Current children cumulated CPU time (s) 1362.04
Current children cumulated vsize (KiB) 1347448

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3131
/proc/meminfo: memFree=26882300/32873648 swapFree=7108/7108
[pid=2907] ppid=2905 vsize=1347448 CPUtime=1422.03 cores=1,3,5,7
/proc/2907/stat : 2907 (scip-2.1.1.4exp) R 2905 2907 32297 0 -1 4202496 304037 0 0 0 141824 379 0 0 20 0 1 0 270175052 1379786752 332852 33554432000 4194304 10219143 140733816066480 140733816059656 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2907/statm: 336862 332852 833 1471 0 335382 0
Current children cumulated CPU time (s) 1422.03
Current children cumulated vsize (KiB) 1347448

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3132
/proc/meminfo: memFree=26880440/32873648 swapFree=7108/7108
[pid=2907] ppid=2905 vsize=1347448 CPUtime=1482.02 cores=1,3,5,7
/proc/2907/stat : 2907 (scip-2.1.1.4exp) R 2905 2907 32297 0 -1 4202496 304037 0 0 0 147818 384 0 0 20 0 1 0 270175052 1379786752 333343 33554432000 4194304 10219143 140733816066480 140733816060152 8057416 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2907/statm: 336862 333343 833 1471 0 335382 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 1347448

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 3135
/proc/meminfo: memFree=26868392/32873648 swapFree=7108/7108
[pid=2907] ppid=2905 vsize=1356260 CPUtime=1542.02 cores=1,3,5,7
/proc/2907/stat : 2907 (scip-2.1.1.4exp) R 2905 2907 32297 0 -1 4202496 304594 0 0 0 153811 391 0 0 20 0 1 0 270175052 1388810240 336455 33554432000 4194304 10219143 140733816066480 140733816059832 7639976 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2907/statm: 339065 336455 833 1471 0 337585 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 1356260

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3135
/proc/meminfo: memFree=26868524/32873648 swapFree=7108/7108
[pid=2907] ppid=2905 vsize=1356260 CPUtime=1602.01 cores=1,3,5,7
/proc/2907/stat : 2907 (scip-2.1.1.4exp) R 2905 2907 32297 0 -1 4202496 304595 0 0 0 159804 397 0 0 20 0 1 0 270175052 1388810240 336456 33554432000 4194304 10219143 140733816066480 140733816059656 7638819 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2907/statm: 339065 336456 833 1471 0 337585 0
Current children cumulated CPU time (s) 1602.01
Current children cumulated vsize (KiB) 1356260

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3135
/proc/meminfo: memFree=26868648/32873648 swapFree=7108/7108
[pid=2907] ppid=2905 vsize=1356260 CPUtime=1661.99 cores=1,3,5,7
/proc/2907/stat : 2907 (scip-2.1.1.4exp) R 2905 2907 32297 0 -1 4202496 304595 0 0 0 165797 402 0 0 20 0 1 0 270175052 1388810240 336456 33554432000 4194304 10219143 140733816066480 140733816059656 8056492 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2907/statm: 339065 336456 833 1471 0 337585 0
Current children cumulated CPU time (s) 1661.99
Current children cumulated vsize (KiB) 1356260

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3135
/proc/meminfo: memFree=26868648/32873648 swapFree=7108/7108
[pid=2907] ppid=2905 vsize=1356260 CPUtime=1721.98 cores=1,3,5,7
/proc/2907/stat : 2907 (scip-2.1.1.4exp) R 2905 2907 32297 0 -1 4202496 304595 0 0 0 171792 406 0 0 20 0 1 0 270175052 1388810240 336456 33554432000 4194304 10219143 140733816066480 140733816059656 8000541 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2907/statm: 339065 336456 833 1471 0 337585 0
Current children cumulated CPU time (s) 1721.98
Current children cumulated vsize (KiB) 1356260

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3136
/proc/meminfo: memFree=26868524/32873648 swapFree=7108/7108
[pid=2907] ppid=2905 vsize=1356260 CPUtime=1781.98 cores=1,3,5,7
/proc/2907/stat : 2907 (scip-2.1.1.4exp) R 2905 2907 32297 0 -1 4202496 304595 0 0 0 177787 411 0 0 20 0 1 0 270175052 1388810240 336456 33554432000 4194304 10219143 140733816066480 140733816059656 8057481 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2907/statm: 339065 336456 833 1471 0 337585 0
Current children cumulated CPU time (s) 1781.98
Current children cumulated vsize (KiB) 1356260

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 3136
/proc/meminfo: memFree=26868648/32873648 swapFree=7112/7112
[pid=2907] ppid=2905 vsize=1356260 CPUtime=1785.17 cores=1,3,5,7
/proc/2907/stat : 2907 (scip-2.1.1.4exp) R 2905 2907 32297 0 -1 4202496 304595 0 0 0 178106 411 0 0 20 0 1 0 270175052 1388810240 336456 33554432000 4194304 10219143 140733816066480 140733816059656 8057380 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2907/statm: 339065 336456 833 1471 0 337585 0
Current children cumulated CPU time (s) 1785.17
Current children cumulated vsize (KiB) 1356260

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3136
/proc/meminfo: memFree=26868524/32873648 swapFree=7108/7108
[pid=2907] ppid=2905 vsize=1356260 CPUtime=1791.58 cores=1,3,5,7
/proc/2907/stat : 2907 (scip-2.1.1.4exp) R 2905 2907 32297 0 -1 4202496 304595 0 0 0 178746 412 0 0 20 0 1 0 270175052 1388810240 336456 33554432000 4194304 10219143 140733816066480 140733816059656 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2907/statm: 339065 336456 833 1471 0 337585 0
Current children cumulated CPU time (s) 1791.58
Current children cumulated vsize (KiB) 1356260

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3136
/proc/meminfo: memFree=26868524/32873648 swapFree=7108/7108
[pid=2907] ppid=2905 vsize=1356260 CPUtime=1794.78 cores=1,3,5,7
/proc/2907/stat : 2907 (scip-2.1.1.4exp) R 2905 2907 32297 0 -1 4202496 304595 0 0 0 179066 412 0 0 20 0 1 0 270175052 1388810240 336456 33554432000 4194304 10219143 140733816066480 140733816059656 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2907/statm: 339065 336456 833 1471 0 337585 0
Current children cumulated CPU time (s) 1794.78
Current children cumulated vsize (KiB) 1356260

[startup+1796.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3136
/proc/meminfo: memFree=26868524/32873648 swapFree=7108/7108
[pid=2907] ppid=2905 vsize=1356260 CPUtime=1796.38 cores=1,3,5,7
/proc/2907/stat : 2907 (scip-2.1.1.4exp) R 2905 2907 32297 0 -1 4202496 304595 0 0 0 179225 413 0 0 20 0 1 0 270175052 1388810240 336456 33554432000 4194304 10219143 140733816066480 140733816059656 8057386 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2907/statm: 339065 336456 833 1471 0 337585 0
Current children cumulated CPU time (s) 1796.38
Current children cumulated vsize (KiB) 1356260

[startup+1797.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3136
/proc/meminfo: memFree=26868524/32873648 swapFree=7108/7108
[pid=2907] ppid=2905 vsize=1267576 CPUtime=1797.18 cores=1,3,5,7
/proc/2907/stat : 2907 (scip-2.1.1.4exp) R 2905 2907 32297 0 -1 4202496 304607 0 0 0 179305 413 0 0 20 0 1 0 270175052 1297997824 315717 33554432000 4194304 10219143 140733816066480 140733816059656 4965562 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2907/statm: 316894 315717 845 1471 0 315414 0
Current children cumulated CPU time (s) 1797.18
Current children cumulated vsize (KiB) 1267576

[startup+1797.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3136
/proc/meminfo: memFree=26868524/32873648 swapFree=7108/7108
[pid=2907] ppid=2905 vsize=1237944 CPUtime=1797.38 cores=1,3,5,7
/proc/2907/stat : 2907 (scip-2.1.1.4exp) R 2905 2907 32297 0 -1 4202496 304607 0 0 0 179325 413 0 0 20 0 1 0 270175052 1267654656 308313 33554432000 4194304 10219143 140733816066480 140733816059656 8875653 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2907/statm: 309486 308313 845 1471 0 308006 0
Current children cumulated CPU time (s) 1797.38
Current children cumulated vsize (KiB) 1237944

[startup+1797.8 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3136
/proc/meminfo: memFree=26868524/32873648 swapFree=7108/7108
[pid=2907] ppid=2905 vsize=994928 CPUtime=1797.48 cores=1,3,5,7
/proc/2907/stat : 2907 (scip-2.1.1.4exp) R 2905 2907 32297 0 -1 4202496 304607 0 0 0 179333 415 0 0 20 0 1 0 270175052 1018806272 247971 33554432000 4194304 10219143 140733816066480 140733816059656 9036791 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2907/statm: 248732 247971 845 1471 0 247252 0
Current children cumulated CPU time (s) 1797.48
Current children cumulated vsize (KiB) 994928

Child status: 0
Real time (s): 1797.87
CPU time (s): 1797.55
CPU user time (s): 1793.37
CPU system time (s): 4.18736
CPU usage (%): 99.9825
Max. virtual memory (cumulated for all children) (KiB): 1356260

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.37
system time used= 4.18736
maximum resident set size= 1345856
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 304620
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= 69
involuntary context switches= 1846

runsolver used 4.69529 second user time and 16.2435 second system time

The end

Launcher Data

Begin job on node114 at 2012-05-26 15:54:37
IDJOB=3692447
IDBENCH=77695
IDSOLVER=2271
FILE ID=node114/3692447-1338040477
RUNJOBID= node114-1338029693-723
PBS_JOBID= 14624357
Free space on /tmp= 71424 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/j90opt/normalized-j9033_3.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-3692447-1338040477/watcher-3692447-1338040477 -o /tmp/evaluation-result-3692447-1338040477/solver-3692447-1338040477 -C 1800 -W 1900 -M 15500  HOME/scip-2.1.1.4expfix.linux.x86_64.gnu.opt.spx -f HOME/instance-3692447-1338040477.opb -t 1800 -m 15500

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

MD5SUM BENCH= b78e79dd5c9709f371f2afcaebaa2525
RANDOM SEED=2036363227

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.242
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:       32873648 kB
MemFree:        28696860 kB
Buffers:          248424 kB
Cached:          2948536 kB
SwapCached:            0 kB
Active:          1133388 kB
Inactive:        2273684 kB
Active(anon):     212660 kB
Inactive(anon):        0 kB
Active(file):     920728 kB
Inactive(file):  2273684 kB
Unevictable:        7108 kB
Mlocked:            7108 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             19076 kB
Writeback:             4 kB
AnonPages:        216412 kB
Mapped:            16764 kB
Shmem:               200 kB
Slab:             633804 kB
SReclaimable:      78216 kB
SUnreclaim:       555588 kB
KernelStack:        1480 kB
PageTables:         4364 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     328604 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    163840 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71404 MiB
End job on node114 at 2012-05-26 16:24:35