Trace number 3693625

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.96 1798.27

General information on the benchmark

Name/OPT-SMALLINT-LIN/oliveras/j120opt/
normalized-j12041_1.std.opb
MD5SUMfc8e671202c502636db84e629fab0e41
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark127
Best CPU time to get the best result obtained on this benchmark0.349946
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables72842
Total number of constraints256017
Number of constraints which are clauses254817
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 constraint36
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-3693625-1338040140.opb>
0.59/0.67	c original problem has 72842 variables (72842 bin, 0 int, 0 impl, 0 cont) and 256017 constraints
0.59/0.67	c problem read in 0.67
1.79/1.80	c presolving:
9.19/9.21	c (round 1) 7580 del vars, 22516 del conss, 0 add conss, 5915 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 17307118 impls, 0 clqs
14.58/14.64	c (round 2) 14916 del vars, 53202 del conss, 0 add conss, 12865 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 17350919 impls, 0 clqs
16.19/16.29	c (round 3) 17859 del vars, 66972 del conss, 0 add conss, 14578 chg bounds, 39 chg sides, 24 chg coeffs, 0 upgd conss, 17373718 impls, 0 clqs
17.08/17.19	c (round 4) 19161 del vars, 72613 del conss, 0 add conss, 15389 chg bounds, 51 chg sides, 36 chg coeffs, 0 upgd conss, 17387851 impls, 0 clqs
17.69/17.74	c (round 5) 20011 del vars, 76086 del conss, 0 add conss, 15889 chg bounds, 51 chg sides, 36 chg coeffs, 0 upgd conss, 17396575 impls, 0 clqs
18.08/18.13	c (round 6) 20587 del vars, 78446 del conss, 0 add conss, 16217 chg bounds, 51 chg sides, 36 chg coeffs, 0 upgd conss, 17403099 impls, 0 clqs
18.39/18.48	c (round 7) 21105 del vars, 80405 del conss, 0 add conss, 16522 chg bounds, 51 chg sides, 36 chg coeffs, 0 upgd conss, 17409700 impls, 0 clqs
18.69/18.75	c (round 8) 21480 del vars, 81948 del conss, 0 add conss, 16729 chg bounds, 51 chg sides, 36 chg coeffs, 0 upgd conss, 17414570 impls, 0 clqs
18.88/18.97	c (round 9) 21764 del vars, 83091 del conss, 0 add conss, 16880 chg bounds, 51 chg sides, 36 chg coeffs, 0 upgd conss, 17418268 impls, 0 clqs
19.08/19.13	c (round 10) 21924 del vars, 83834 del conss, 0 add conss, 16964 chg bounds, 51 chg sides, 36 chg coeffs, 0 upgd conss, 17419944 impls, 0 clqs
19.19/19.26	c (round 11) 22002 del vars, 84198 del conss, 0 add conss, 17004 chg bounds, 51 chg sides, 36 chg coeffs, 0 upgd conss, 17420936 impls, 0 clqs
19.28/19.38	c (round 12) 22048 del vars, 84418 del conss, 0 add conss, 17029 chg bounds, 51 chg sides, 36 chg coeffs, 0 upgd conss, 17421434 impls, 0 clqs
19.49/19.51	c (round 13) 22080 del vars, 84565 del conss, 0 add conss, 17045 chg bounds, 51 chg sides, 36 chg coeffs, 0 upgd conss, 17421702 impls, 0 clqs
19.58/19.60	c (round 14) 22088 del vars, 84624 del conss, 0 add conss, 17049 chg bounds, 51 chg sides, 36 chg coeffs, 0 upgd conss, 17421740 impls, 0 clqs
20.48/20.57	c (round 15) 22088 del vars, 84632 del conss, 0 add conss, 17049 chg bounds, 51 chg sides, 36 chg coeffs, 171385 upgd conss, 17421740 impls, 0 clqs
20.99/21.06	c (round 16) 22127 del vars, 84734 del conss, 112 add conss, 17070 chg bounds, 159 chg sides, 556 chg coeffs, 171385 upgd conss, 17442054 impls, 2366 clqs
21.28/21.33	c (round 17) 22164 del vars, 84913 del conss, 123 add conss, 17070 chg bounds, 186 chg sides, 663 chg coeffs, 171385 upgd conss, 17443402 impls, 2556 clqs
21.48/21.52	c (round 18) 22174 del vars, 84965 del conss, 123 add conss, 17070 chg bounds, 186 chg sides, 663 chg coeffs, 171385 upgd conss, 17443522 impls, 2556 clqs
21.58/21.67	c (round 19) 22194 del vars, 85032 del conss, 123 add conss, 17070 chg bounds, 186 chg sides, 663 chg coeffs, 171385 upgd conss, 17445404 impls, 2556 clqs
21.78/21.85	c (round 20) 22206 del vars, 85090 del conss, 123 add conss, 17070 chg bounds, 186 chg sides, 663 chg coeffs, 171385 upgd conss, 17445550 impls, 2556 clqs
21.89/21.99	c (round 21) 22212 del vars, 85123 del conss, 123 add conss, 17070 chg bounds, 186 chg sides, 663 chg coeffs, 171385 upgd conss, 17445560 impls, 2556 clqs
22.09/22.14	c (round 22) 22218 del vars, 85143 del conss, 123 add conss, 17070 chg bounds, 186 chg sides, 663 chg coeffs, 171385 upgd conss, 17445674 impls, 2556 clqs
22.28/22.33	c (round 23) 22224 del vars, 85170 del conss, 123 add conss, 17073 chg bounds, 186 chg sides, 663 chg coeffs, 171385 upgd conss, 17445785 impls, 2556 clqs
22.38/22.47	c (round 24) 22230 del vars, 85197 del conss, 123 add conss, 17073 chg bounds, 186 chg sides, 663 chg coeffs, 171385 upgd conss, 17445821 impls, 2556 clqs
426.79/426.96	c    (426.9s) probing: 1000/50612 (2.0%) - 0 fixings, 0 aggregations, 7286785 implications, 0 bound changes
427.59/427.74	c    (427.7s) probing: 1001/50612 (2.0%) - 0 fixings, 0 aggregations, 7292502 implications, 0 bound changes
427.59/427.74	c    (427.7s) probing aborted: 1000/1000 successive useless probings
427.59/427.74	c (round 25) 22230 del vars, 161733 del conss, 25070 add conss, 17073 chg bounds, 186 chg sides, 663 chg coeffs, 171385 upgd conss, 32030825 impls, 2556 clqs
428.40/428.57	c (round 26) 22230 del vars, 183842 del conss, 47158 add conss, 17073 chg bounds, 186 chg sides, 666 chg coeffs, 171389 upgd conss, 32030825 impls, 4244 clqs
429.00/429.17	c presolving (27 rounds):
429.00/429.17	c  22230 deleted vars, 183842 deleted constraints, 47158 added constraints, 17073 tightened bounds, 0 added holes, 186 changed sides, 666 changed coefficients
429.00/429.17	c  32030825 implications, 26333 cliques
429.00/429.17	c presolved problem has 50612 variables (50612 bin, 0 int, 0 impl, 0 cont) and 119333 constraints
429.00/429.17	c    1077 constraints of type <knapsack>
429.00/429.17	c  117086 constraints of type <setppc>
429.00/429.17	c    1170 constraints of type <and>
429.00/429.17	c transformed objective value is always integral (scale: 1)
429.00/429.17	c Presolving Time: 428.19
429.00/429.17	c - non default parameters ----------------------------------------------------------------------
429.00/429.17	c # SCIP version 2.1.1.4
429.00/429.17	c 
429.00/429.17	c # maximal time in seconds to run
429.00/429.17	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
429.00/429.17	c limits/time = 1797
429.00/429.17	c 
429.00/429.17	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
429.00/429.17	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
429.00/429.17	c limits/memory = 13950
429.00/429.17	c 
429.00/429.17	c # default clock type (1: CPU user seconds, 2: wall clock time)
429.00/429.17	c # [type: int, range: [1,2], default: 1]
429.00/429.17	c timing/clocktype = 2
429.00/429.17	c 
429.00/429.17	c # belongs reading time to solving time?
429.00/429.17	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
429.00/429.17	c timing/reading = TRUE
429.00/429.17	c 
429.00/429.17	c -----------------------------------------------------------------------------------------------
429.00/429.17	c start solving
429.50/429.62	c 
783.04/783.24	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
783.04/783.24	c   783s|     1 |     0 | 64012 |     - |1109M|   0 |4659 |  50k| 119k|  50k| 120k|   0 |  27 |   0 | 1.077578e+02 |      --      |    Inf 
1796.99/1797.31	c  1797s|     1 |     0 |236815 |     - |1124M|   0 |   - |  50k| 119k|  50k| 120k| 198 |  27 |   0 | 1.077578e+02 |      --      |    Inf 
1796.99/1797.31	c (node 1) LP solver hit time limit in LP 10 -- using pseudo solution instead
1796.99/1797.38	c  1797s|     1 |     2 |236815 |     - |1124M|   0 |   - |  50k| 119k|  50k| 120k| 198 |  27 |   0 | 1.077578e+02 |      --      |    Inf 
1796.99/1797.38	c 
1796.99/1797.38	c SCIP Status        : solving was interrupted [time limit reached]
1796.99/1797.38	c Solving Time (sec) : 1797.36
1796.99/1797.38	c Solving Nodes      : 1
1796.99/1797.38	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1796.99/1797.38	c Dual Bound         : +1.07757760740915e+02
1796.99/1797.38	c Gap                : infinite
1796.99/1797.38	s UNKNOWN
1796.99/1797.38	c SCIP Status        : solving was interrupted [time limit reached]
1796.99/1797.38	c Total Time         :    1797.36
1796.99/1797.38	c   solving          :    1797.36
1796.99/1797.38	c   presolving       :     428.19 (included in solving)
1796.99/1797.38	c   reading          :       0.67 (included in solving)
1796.99/1797.38	c   copying          :       0.00 (0 times copied the problem)
1796.99/1797.38	c Original Problem   :
1796.99/1797.38	c   Problem name     : HOME/instance-3693625-1338040140.opb
1796.99/1797.38	c   Variables        : 72842 (72842 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.99/1797.38	c   Constraints      : 256017 initial, 256017 maximal
1796.99/1797.38	c   Objective sense  : minimize
1796.99/1797.38	c Presolved Problem  :
1796.99/1797.38	c   Problem name     : t_HOME/instance-3693625-1338040140.opb
1796.99/1797.38	c   Variables        : 50612 (50612 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.99/1797.38	c   Constraints      : 119333 initial, 119360 maximal
1796.99/1797.38	c Presolvers         :   ExecTime  SetupTime  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1796.99/1797.38	c   domcol           :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.99/1797.38	c   trivial          :       0.13       0.00       1136          0          0          0          0          0          0          0          0
1796.99/1797.38	c   dualfix          :       0.14       0.00        123          0          0          0          0          0          0          0          0
1796.99/1797.38	c   boundshift       :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.99/1797.38	c   inttobinary      :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.99/1797.38	c   convertinttobin  :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.99/1797.38	c   gateextraction   :       0.39       0.00          0          0          0          0          0      76530      24947          0          0
1796.99/1797.38	c   implics          :       1.29       0.00          0         61          0          0          0          0          0          0          0
1796.99/1797.38	c   components       :       0.08       0.00          0          0          0          0          0          0          0          0          0
1796.99/1797.38	c   pseudoobj        :       0.00       0.41          0          0          0          0          0          0          0          0          0
1796.99/1797.38	c   probing          :     404.74       0.00          0          0          0          0          0          0          0          0          0
1796.99/1797.38	c   knapsack         :       0.69       0.00          0          0          0          8          0         25        123        135        630
1796.99/1797.38	c   setppc           :       1.19       0.00         55          0          0         13          0        496          0          0          0
1796.99/1797.38	c   and              :       0.45       0.00          0          0          0          0          0      22088      22088          0          0
1796.99/1797.38	c   linear           :      17.64       0.00      15937       4918          0      17049          0      84632          0         51         36
1796.99/1797.38	c   logicor          :       0.22       0.02          0          0          0          3          0         71          0          0          0
1796.99/1797.38	c   root node        :          -          -          0          -          -          0          -          -          -          -          -
1796.99/1797.38	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #ResProp    Cutoffs    DomReds       Cuts      Conss   Children
1796.99/1797.38	c   integral         :          0          0          0          0          0          0          4          0          0          0          0          0          0
1796.99/1797.38	c   knapsack         :       1077       1077          1      49481          0          1          3         15          0          0        200          0          0
1796.99/1797.38	c   setppc           :     117086     117086          1      49481          0          1          0       1187          3          0          0          0          0
1796.99/1797.38	c   and              :       1170       1170          1      49478          0          1          0          0          0          0          1          0          0
1796.99/1797.38	c   logicor          :          0+        27          1         20          0          0          0         12         12          0          0          0          0
1796.99/1797.38	c   countsols        :          0          0          0          0          0          1          0          0          0          0          0          0          0
1796.99/1797.38	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS      Check    ResProp
1796.99/1797.38	c   integral         :       0.01       0.00       0.00       0.00       0.00       0.00       0.01       0.00
1796.99/1797.38	c   knapsack         :       3.82       0.00       0.01       3.81       0.00       0.00       0.00       0.00
1796.99/1797.38	c   setppc           :     302.43       0.00       0.01     302.37       0.00       0.05       0.00       0.00
1796.99/1797.38	c   and              :      77.52       0.00       0.00      77.52       0.00       0.00       0.00       0.00
1796.99/1797.38	c   logicor          :       0.03       0.02       0.00       0.00       0.00       0.00       0.00       0.00
1796.99/1797.38	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1796.99/1797.38	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
1796.99/1797.38	c   rootredcost      :          0          0          0          0
1796.99/1797.38	c   pseudoobj        :       5063          0          0          0
1796.99/1797.38	c   vbounds          :          0          0          0          0
1796.99/1797.38	c   redcost          :          1          0          0          0
1796.99/1797.38	c   probing          :          0          0          0          0
1796.99/1797.38	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp
1796.99/1797.38	c   rootredcost      :       0.03       0.00       0.00       0.03       0.00
1796.99/1797.38	c   pseudoobj        :       0.47       0.41       0.00       0.06       0.00
1796.99/1797.38	c   vbounds          :       0.05       0.01       0.00       0.04       0.00
1796.99/1797.38	c   redcost          :       0.02       0.00       0.00       0.02       0.00
1796.99/1797.38	c   probing          :     404.74       0.00     404.74       0.00       0.00
1796.99/1797.38	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1796.99/1797.38	c   propagation      :       0.00         15         15         27       33.2          0        0.0          -
1796.99/1797.38	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1796.99/1797.38	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1796.99/1797.38	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1796.99/1797.38	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1796.99/1797.38	c   applied globally :          -          -          -         27       33.2          -          -          -
1796.99/1797.38	c   applied locally  :          -          -          -          0        0.0          -          -          -
1796.99/1797.38	c Separators         :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss
1796.99/1797.38	c   cut pool         :       0.00                     0          -          -          0          -    (maximal pool size: 302)
1796.99/1797.38	c   closecuts        :       0.00       0.00          0          0          0          0          0
1796.99/1797.38	c   impliedbounds    :       0.03       0.00          1          0          0         93          0
1796.99/1797.38	c   intobj           :       0.00       0.00          0          0          0          0          0
1796.99/1797.38	c   gomory           :      30.89       0.00          1          0          0          2          0
1796.99/1797.38	c   cgmip            :       0.00       0.00          0          0          0          0          0
1796.99/1797.38	c   strongcg         :      12.83       0.00          1          0          0        500          0
1796.99/1797.38	c   cmir             :       1.61       0.00          1          0          0          0          0
1796.99/1797.38	c   flowcover        :       4.42       0.00          1          0          0          0          0
1796.99/1797.38	c   clique           :      58.09       0.00          1          0          0          7          0
1796.99/1797.38	c   zerohalf         :       0.00       0.00          0          0          0          0          0
1796.99/1797.38	c   mcf              :       0.97       0.00          1          0          0          0          0
1796.99/1797.38	c   oddcycle         :       0.00       0.00          0          0          0          0          0
1796.99/1797.38	c   rapidlearning    :       0.00       0.00          0          0          0          0          0
1796.99/1797.38	c Pricers            :   ExecTime  SetupTime      Calls       Vars
1796.99/1797.38	c   problem variables:       0.00          -          0          0
1796.99/1797.38	c Branching Rules    :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1796.99/1797.38	c   relpscost        :       0.00       0.00          0          0          0          0          0          0
1796.99/1797.38	c   pscost           :       0.00       0.00          0          0          0          0          0          0
1796.99/1797.38	c   inference        :       0.01       0.00          1          0          0          0          0          2
1796.99/1797.38	c   mostinf          :       0.00       0.00          0          0          0          0          0          0
1796.99/1797.38	c   leastinf         :       0.00       0.00          0          0          0          0          0          0
1796.99/1797.38	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0
1796.99/1797.38	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0
1796.99/1797.38	c   random           :       0.00       0.00          0          0          0          0          0          0
1796.99/1797.38	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found
1796.99/1797.38	c   LP solutions     :       0.00          -          -          0
1796.99/1797.38	c   pseudo solutions :       0.00          -          -          0
1796.99/1797.38	c   oneopt           :       0.00       0.00          0          0
1796.99/1797.38	c   smallcard        :       0.00       0.00          0          0
1796.99/1797.38	c   trivial          :       0.09       0.00          2          0
1796.99/1797.38	c   shiftandpropagate:      40.19       0.00          1          0
1796.99/1797.38	c   simplerounding   :       0.00       0.00          0          0
1796.99/1797.38	c   zirounding       :       0.00       0.00          0          0
1796.99/1797.38	c   rounding         :       0.01       0.00          1          0
1796.99/1797.38	c   shifting         :       0.03       0.00          1          0
1796.99/1797.38	c   intshifting      :       0.00       0.00          0          0
1796.99/1797.38	c   twoopt           :       0.00       0.00          0          0
1796.99/1797.38	c   indtwoopt        :       0.00       0.00          0          0
1796.99/1797.38	c   indoneopt        :       0.00       0.00          0          0
1796.99/1797.38	c   fixandinfer      :       0.00       0.00          0          0
1796.99/1797.38	c   feaspump         :     584.45       0.00          1          0
1796.99/1797.38	c   clique           :       0.00       0.00          0          0
1796.99/1797.38	c   indrounding      :       0.00       0.00          0          0
1796.99/1797.38	c   indcoefdiving    :       0.00       0.00          0          0
1796.99/1797.38	c   coefdiving       :       0.00       0.00          0          0
1796.99/1797.38	c   pscostdiving     :       0.00       0.00          0          0
1796.99/1797.38	c   nlpdiving        :       0.00       0.00          0          0
1796.99/1797.38	c   fracdiving       :       0.00       0.00          0          0
1796.99/1797.38	c   veclendiving     :       0.00       0.00          0          0
1796.99/1797.38	c   intdiving        :       0.00       0.00          0          0
1796.99/1797.38	c   actconsdiving    :       0.00       0.00          0          0
1796.99/1797.38	c   objpscostdiving  :       0.00       0.00          0          0
1796.99/1797.38	c   rootsoldiving    :       0.00       0.00          0          0
1796.99/1797.38	c   linesearchdiving :       0.00       0.00          0          0
1796.99/1797.38	c   guideddiving     :       0.00       0.00          0          0
1796.99/1797.38	c   octane           :       0.00       0.00          0          0
1796.99/1797.38	c   rens             :       0.00       0.00          0          0
1796.99/1797.38	c   rins             :       0.00       0.00          0          0
1796.99/1797.38	c   localbranching   :       0.00       0.00          0          0
1796.99/1797.38	c   mutation         :       0.00       0.00          0          0
1796.99/1797.38	c   crossover        :       0.00       0.00          0          0
1796.99/1797.38	c   dins             :       0.00       0.00          0          0
1796.99/1797.38	c   vbounds          :       0.00       0.00          0          0
1796.99/1797.38	c   undercover       :       0.00       0.00          1          0
1796.99/1797.38	c   subnlp           :       0.00       0.00          0          0
1796.99/1797.38	c   trysol           :       0.00       0.00          0          0
1796.99/1797.38	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It
1796.99/1797.38	c   primal LP        :       0.00          0          0       0.00          -       0.00          0
1796.99/1797.38	c   dual LP          :     633.91          3      93638   46819.00     147.71       0.10          1
1796.99/1797.38	c   lex dual LP      :       0.00          0          0       0.00          -
1796.99/1797.38	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
1796.99/1797.38	c   diving/probing LP:     583.87          8     143177   17897.12     245.22
1796.99/1797.38	c   strong branching :       0.00          0          0       0.00          -
1796.99/1797.38	c     (at root node) :          -          0          0       0.00          -
1796.99/1797.38	c   conflict analysis:       0.00          0          0       0.00          -
1796.99/1797.38	c B&B Tree           :
1796.99/1797.38	c   number of runs   :          1
1796.99/1797.38	c   nodes            :          1
1796.99/1797.38	c   nodes (total)    :          1
1796.99/1797.38	c   nodes left       :          2
1796.99/1797.38	c   max depth        :          0
1796.99/1797.38	c   max depth (total):          0
1796.99/1797.38	c   backtracks       :          0 (0.0%)
1796.99/1797.38	c   delayed cutoffs  :          0
1796.99/1797.38	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1796.99/1797.38	c   avg switch length:       1.00
1796.99/1797.38	c   switching time   :       0.00
1796.99/1797.38	c Solution           :
1796.99/1797.38	c   Solutions found  :          0 (0 improvements)
1796.99/1797.38	c   Primal Bound     :          -
1796.99/1797.38	c   Dual Bound       : +1.07757760740915e+02
1796.99/1797.38	c   Gap              :   infinite
1796.99/1797.38	c   Root Dual Bound  : +1.07757760740915e+02
1796.99/1797.38	c   Root Iterations  :     236815
1797.88/1798.26	c Time complete: 1797.95.

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-3693625-1338040140/watcher-3693625-1338040140 -o /tmp/evaluation-result-3693625-1338040140/solver-3693625-1338040140 -C 1800 -W 1900 -M 15500 HOME/scip-2.1.1.4sfix.linux.x86_64.gnu.opt.spx -f HOME/instance-3693625-1338040140.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.99 2.01 2.00 3/176 10903
/proc/meminfo: memFree=28004292/32873844 swapFree=7900/7900
[pid=10903] ppid=10901 vsize=9156 CPUtime=0 cores=1,3,5,7
/proc/10903/stat : 10903 (scip-2.1.1.4sfi) R 10901 10903 6871 0 -1 4202496 1108 0 0 0 0 0 0 0 20 0 1 0 270138526 9375744 1063 33554432000 4194304 10169799 140736943735760 140736984949880 8844157 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10903/statm: 2289 1072 387 1459 0 821 0

[startup+0.029618 s]
/proc/loadavg: 1.99 2.01 2.00 3/176 10903
/proc/meminfo: memFree=28004292/32873844 swapFree=7900/7900
[pid=10903] ppid=10901 vsize=19656 CPUtime=0.02 cores=1,3,5,7
/proc/10903/stat : 10903 (scip-2.1.1.4sfi) R 10901 10903 6871 0 -1 4202496 3647 0 0 0 2 0 0 0 20 0 1 0 270138526 20127744 3602 33554432000 4194304 10169799 140736943735760 140736984949880 5282259 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10903/statm: 4914 3602 412 1459 0 3446 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 19656

[startup+0.100348 s]
/proc/loadavg: 1.99 2.01 2.00 3/176 10903
/proc/meminfo: memFree=28004292/32873844 swapFree=7900/7900
[pid=10903] ppid=10901 vsize=42352 CPUtime=0.09 cores=1,3,5,7
/proc/10903/stat : 10903 (scip-2.1.1.4sfi) R 10901 10903 6871 0 -1 4202496 9378 0 0 0 8 1 0 0 20 0 1 0 270138526 43368448 9306 33554432000 4194304 10169799 140736943735760 140736984949880 5471578 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10903/statm: 10588 9306 412 1459 0 9120 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 42352

[startup+0.300301 s]
/proc/loadavg: 1.99 2.01 2.00 3/176 10903
/proc/meminfo: memFree=28004292/32873844 swapFree=7900/7900
[pid=10903] ppid=10901 vsize=71504 CPUtime=0.29 cores=1,3,5,7
/proc/10903/stat : 10903 (scip-2.1.1.4sfi) R 10901 10903 6871 0 -1 4202496 16635 0 0 0 27 2 0 0 20 0 1 0 270138526 73220096 16563 33554432000 4194304 10169799 140736943735760 140736984949880 8982256 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10903/statm: 17876 16563 412 1459 0 16408 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 71504

[startup+0.700304 s]
/proc/loadavg: 1.99 2.01 2.00 3/176 10903
/proc/meminfo: memFree=28004292/32873844 swapFree=7900/7900
[pid=10903] ppid=10901 vsize=149972 CPUtime=0.68 cores=1,3,5,7
/proc/10903/stat : 10903 (scip-2.1.1.4sfi) R 10901 10903 6871 0 -1 4202496 36036 0 0 0 64 4 0 0 20 0 1 0 270138526 153571328 35964 33554432000 4194304 10169799 140736943735760 140736943602088 7543003 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10903/statm: 37493 35965 459 1459 0 36025 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 149972

[startup+1.50032 s]
/proc/loadavg: 1.99 2.01 2.00 3/177 10904
/proc/meminfo: memFree=27725772/32873844 swapFree=7900/7900
[pid=10903] ppid=10901 vsize=406536 CPUtime=1.49 cores=1,3,5,7
/proc/10903/stat : 10903 (scip-2.1.1.4sfi) R 10901 10903 6871 0 -1 4202496 99702 0 0 0 136 13 0 0 20 0 1 0 270138526 416292864 99600 33554432000 4194304 10169799 140736943735760 140736943732504 4933777 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10903/statm: 101634 99600 499 1459 0 100166 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 406536

[startup+3.10032 s]
/proc/loadavg: 1.99 2.01 2.00 3/177 10904
/proc/meminfo: memFree=27565936/32873844 swapFree=7900/7900
[pid=10903] ppid=10901 vsize=563712 CPUtime=3.09 cores=1,3,5,7
/proc/10903/stat : 10903 (scip-2.1.1.4sfi) R 10901 10903 6871 0 -1 4202496 150400 0 0 0 286 23 0 0 20 0 1 0 270138526 577241088 138004 33554432000 4194304 10169799 140736943735760 140736943733912 8961143 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10903/statm: 140928 138004 557 1459 0 139460 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 563712

[startup+6.30032 s]
/proc/loadavg: 1.99 2.01 2.00 3/177 10904
/proc/meminfo: memFree=27269248/32873844 swapFree=7900/7900
[pid=10903] ppid=10901 vsize=808444 CPUtime=6.28 cores=1,3,5,7
/proc/10903/stat : 10903 (scip-2.1.1.4sfi) R 10901 10903 6871 0 -1 4202496 210861 0 0 0 591 37 0 0 20 0 1 0 270138526 827846656 198465 33554432000 4194304 10169799 140736943735760 140736943733912 8961143 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10903/statm: 202111 198465 557 1459 0 200643 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 808444

[startup+12.7004 s]
/proc/loadavg: 1.99 2.01 2.00 3/177 10904
/proc/meminfo: memFree=27090036/32873844 swapFree=7900/7900
[pid=10903] ppid=10901 vsize=932604 CPUtime=12.68 cores=1,3,5,7
/proc/10903/stat : 10903 (scip-2.1.1.4sfi) R 10901 10903 6871 0 -1 4202496 240390 0 0 0 1218 50 0 0 20 0 1 0 270138526 954986496 227492 33554432000 4194304 10169799 140736943735760 140736943733912 7433746 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10903/statm: 233151 227492 565 1459 0 231683 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 932604

[startup+25.5003 s]
/proc/loadavg: 1.99 2.01 2.00 3/177 10904
/proc/meminfo: memFree=27059060/32873844 swapFree=7900/7900
[pid=10903] ppid=10901 vsize=965440 CPUtime=25.49 cores=1,3,5,7
/proc/10903/stat : 10903 (scip-2.1.1.4sfi) R 10901 10903 6871 0 -1 4202496 263256 0 0 0 2432 117 0 0 20 0 1 0 270138526 988610560 235412 33554432000 4194304 10169799 140736943735760 140736943733272 4777685 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10903/statm: 241360 235412 625 1459 0 239892 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 965440

[startup+51.1004 s]
/proc/loadavg: 1.99 2.01 2.00 3/177 10904
/proc/meminfo: memFree=27048488/32873844 swapFree=7900/7900
[pid=10903] ppid=10901 vsize=977748 CPUtime=51.08 cores=1,3,5,7
/proc/10903/stat : 10903 (scip-2.1.1.4sfi) R 10901 10903 6871 0 -1 4202496 265995 0 0 0 4989 119 0 0 20 0 1 0 270138526 1001213952 238118 33554432000 4194304 10169799 140736943735760 140736943733272 4778944 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10903/statm: 244437 238118 625 1459 0 242969 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 977748

[startup+102.307 s]
/proc/loadavg: 2.05 2.02 2.00 3/178 10907
/proc/meminfo: memFree=27024344/32873844 swapFree=7900/7900
[pid=10903] ppid=10901 vsize=997992 CPUtime=102.28 cores=1,3,5,7
/proc/10903/stat : 10903 (scip-2.1.1.4sfi) R 10901 10903 6871 0 -1 4202496 271909 0 0 0 10104 124 0 0 20 0 1 0 270138526 1021943808 243867 33554432000 4194304 10169799 140736943735760 140736943733272 4777685 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10903/statm: 249498 243867 625 1459 0 248030 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 997992

[startup+162.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 10908
/proc/meminfo: memFree=26984656/32873844 swapFree=7900/7900
[pid=10903] ppid=10901 vsize=1039800 CPUtime=162.26 cores=1,3,5,7
/proc/10903/stat : 10903 (scip-2.1.1.4sfi) R 10901 10903 6871 0 -1 4202496 281915 0 0 0 16096 130 0 0 20 0 1 0 270138526 1064755200 253837 33554432000 4194304 10169799 140736943735760 140736943733272 4777685 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10903/statm: 259950 253837 625 1459 0 258482 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 1039800

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 10908
/proc/meminfo: memFree=26938680/32873844 swapFree=7900/7900
[pid=10903] ppid=10901 vsize=1084776 CPUtime=222.25 cores=1,3,5,7
/proc/10903/stat : 10903 (scip-2.1.1.4sfi) R 10901 10903 6871 0 -1 4202496 293136 0 0 0 22090 135 0 0 20 0 1 0 270138526 1110810624 265355 33554432000 4194304 10169799 140736943735760 140736943733288 7397500 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10903/statm: 271194 265355 625 1459 0 269726 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 1084776

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10908
/proc/meminfo: memFree=26878636/32873844 swapFree=7900/7900
[pid=10903] ppid=10901 vsize=1140372 CPUtime=282.22 cores=1,3,5,7
/proc/10903/stat : 10903 (scip-2.1.1.4sfi) R 10901 10903 6871 0 -1 4202496 307719 0 0 0 28081 141 0 0 20 0 1 0 270138526 1167740928 280408 33554432000 4194304 10169799 140736943735760 140736943733272 8961143 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10903/statm: 285093 280408 625 1459 0 283625 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 1140372

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10908
/proc/meminfo: memFree=26819640/32873844 swapFree=7900/7900
[pid=10903] ppid=10901 vsize=1201692 CPUtime=342.22 cores=1,3,5,7
/proc/10903/stat : 10903 (scip-2.1.1.4sfi) R 10901 10903 6871 0 -1 4202496 322289 0 0 0 34075 147 0 0 20 0 1 0 270138526 1230532608 295065 33554432000 4194304 10169799 140736943735760 140736943733272 4777685 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10903/statm: 300423 295065 625 1459 0 298955 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 1201692

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10908
/proc/meminfo: memFree=26754132/32873844 swapFree=7900/7900
[pid=10903] ppid=10901 vsize=1263756 CPUtime=402.2 cores=1,3,5,7
/proc/10903/stat : 10903 (scip-2.1.1.4sfi) R 10901 10903 6871 0 -1 4202496 336742 0 0 0 40065 155 0 0 20 0 1 0 270138526 1294086144 309690 33554432000 4194304 10169799 140736943735760 140736943733272 8915438 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10903/statm: 315939 309690 625 1459 0 314471 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 1263756

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10909
/proc/meminfo: memFree=26591004/32873844 swapFree=7900/7900
[pid=10903] ppid=10901 vsize=1415456 CPUtime=462.19 cores=1,3,5,7
/proc/10903/stat : 10903 (scip-2.1.1.4sfi) R 10901 10903 6871 0 -1 4202496 367740 0 0 0 46046 173 0 0 20 0 1 0 270138526 1449426944 350174 33554432000 4194304 10169799 140736943735760 140736943732792 4777712 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10903/statm: 353864 350174 710 1459 0 352396 0
Current children cumulated CPU time (s) 462.19
Current children cumulated vsize (KiB) 1415456

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10909
/proc/meminfo: memFree=26480028/32873844 swapFree=7900/7900
[pid=10903] ppid=10901 vsize=1527596 CPUtime=522.18 cores=1,3,5,7
/proc/10903/stat : 10903 (scip-2.1.1.4sfi) R 10901 10903 6871 0 -1 4202496 384496 0 0 0 52036 182 0 0 20 0 1 0 270138526 1564258304 377950 33554432000 4194304 10169799 140736943735760 140736943729432 8010250 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10903/statm: 381899 377950 791 1459 0 380431 0
Current children cumulated CPU time (s) 522.18
Current children cumulated vsize (KiB) 1527596

[startup+582.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 10909
/proc/meminfo: memFree=26463476/32873844 swapFree=7900/7900
[pid=10903] ppid=10901 vsize=1544936 CPUtime=582.17 cores=1,3,5,7
/proc/10903/stat : 10903 (scip-2.1.1.4sfi) R 10901 10903 6871 0 -1 4202496 386399 0 0 0 58029 188 0 0 20 0 1 0 270138526 1582014464 381913 33554432000 4194304 10169799 140736943735760 140736943730088 8010273 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10903/statm: 386234 381913 791 1459 0 384766 0
Current children cumulated CPU time (s) 582.17
Current children cumulated vsize (KiB) 1544936

[startup+642.3 s]

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

/proc/meminfo: memFree=26458800/32873844 swapFree=7900/7900
[pid=10903] ppid=10901 vsize=1529388 CPUtime=1122.08 cores=1,3,5,7
/proc/10903/stat : 10903 (scip-2.1.1.4sfi) R 10901 10903 6871 0 -1 4202496 388134 0 0 0 111981 227 0 0 20 0 1 0 270138526 1566093312 380934 33554432000 4194304 10169799 140736943735760 140736943728072 8009684 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10903/statm: 382347 380934 805 1459 0 380879 0
Current children cumulated CPU time (s) 1122.08
Current children cumulated vsize (KiB) 1529388

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10937
/proc/meminfo: memFree=26458800/32873844 swapFree=7900/7900
[pid=10903] ppid=10901 vsize=1529388 CPUtime=1182.07 cores=1,3,5,7
/proc/10903/stat : 10903 (scip-2.1.1.4sfi) R 10901 10903 6871 0 -1 4202496 388134 0 0 0 117975 232 0 0 20 0 1 0 270138526 1566093312 380934 33554432000 4194304 10169799 140736943735760 140736943728040 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10903/statm: 382347 380934 805 1459 0 380879 0
Current children cumulated CPU time (s) 1182.07
Current children cumulated vsize (KiB) 1529388

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10937
/proc/meminfo: memFree=26454336/32873844 swapFree=7900/7900
[pid=10903] ppid=10901 vsize=1529388 CPUtime=1242.06 cores=1,3,5,7
/proc/10903/stat : 10903 (scip-2.1.1.4sfi) R 10901 10903 6871 0 -1 4202496 388134 0 0 0 123971 235 0 0 20 0 1 0 270138526 1566093312 380934 33554432000 4194304 10169799 140736943735760 140736943728216 8020231 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10903/statm: 382347 380934 805 1459 0 380879 0
Current children cumulated CPU time (s) 1242.06
Current children cumulated vsize (KiB) 1529388

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10940
/proc/meminfo: memFree=26454704/32873844 swapFree=7900/7900
[pid=10903] ppid=10901 vsize=1529388 CPUtime=1302.07 cores=1,3,5,7
/proc/10903/stat : 10903 (scip-2.1.1.4sfi) R 10901 10903 6871 0 -1 4202496 388134 0 0 0 129966 241 0 0 20 0 1 0 270138526 1566093312 380934 33554432000 4194304 10169799 140736943735760 140736943728072 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10903/statm: 382347 380934 805 1459 0 380879 0
Current children cumulated CPU time (s) 1302.07
Current children cumulated vsize (KiB) 1529388

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 10941
/proc/meminfo: memFree=26453892/32873844 swapFree=7900/7900
[pid=10903] ppid=10901 vsize=1529388 CPUtime=1362.05 cores=1,3,5,7
/proc/10903/stat : 10903 (scip-2.1.1.4sfi) R 10901 10903 6871 0 -1 4202496 388134 0 0 0 135958 247 0 0 20 0 1 0 270138526 1566093312 380934 33554432000 4194304 10169799 140736943735760 140736943728072 8044500 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10903/statm: 382347 380934 805 1459 0 380879 0
Current children cumulated CPU time (s) 1362.05
Current children cumulated vsize (KiB) 1529388

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10980
/proc/meminfo: memFree=26087460/32873844 swapFree=7900/7900
[pid=10903] ppid=10901 vsize=1529388 CPUtime=1422.04 cores=1,3,5,7
/proc/10903/stat : 10903 (scip-2.1.1.4sfi) R 10901 10903 6871 0 -1 4202496 388157 0 0 0 141937 267 0 0 20 0 1 0 270138526 1566093312 380957 33554432000 4194304 10169799 140736943735760 140736943732872 8961143 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10903/statm: 382347 380957 827 1459 0 380879 0
Current children cumulated CPU time (s) 1422.04
Current children cumulated vsize (KiB) 1529388

[startup+1482.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 10980
/proc/meminfo: memFree=25886532/32873844 swapFree=7900/7900
[pid=10903] ppid=10901 vsize=1675676 CPUtime=1482.02 cores=1,3,5,7
/proc/10903/stat : 10903 (scip-2.1.1.4sfi) R 10901 10903 6871 0 -1 4202496 394905 0 0 0 147769 433 0 0 20 0 1 0 270138526 1715892224 414230 33554432000 4194304 10169799 140736943735760 140736943730168 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10903/statm: 418919 414230 837 1459 0 417451 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 1675676

[startup+1542.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 10980
/proc/meminfo: memFree=25867420/32873844 swapFree=7900/7900
[pid=10903] ppid=10901 vsize=1675676 CPUtime=1542.02 cores=1,3,5,7
/proc/10903/stat : 10903 (scip-2.1.1.4sfi) R 10901 10903 6871 0 -1 4202496 394906 0 0 0 153762 440 0 0 20 0 1 0 270138526 1715892224 414231 33554432000 4194304 10169799 140736943735760 140736943730584 7982305 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10903/statm: 418919 414231 837 1459 0 417451 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 1675676

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10980
/proc/meminfo: memFree=25867232/32873844 swapFree=7900/7900
[pid=10903] ppid=10901 vsize=1675676 CPUtime=1602 cores=1,3,5,7
/proc/10903/stat : 10903 (scip-2.1.1.4sfi) R 10901 10903 6871 0 -1 4202496 394918 0 0 0 159756 444 0 0 20 0 1 0 270138526 1715892224 414243 33554432000 4194304 10169799 140736943735760 140736943730088 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10903/statm: 418919 414243 837 1459 0 417451 0
Current children cumulated CPU time (s) 1602
Current children cumulated vsize (KiB) 1675676

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10980
/proc/meminfo: memFree=25928416/32873844 swapFree=7900/7900
[pid=10903] ppid=10901 vsize=1675676 CPUtime=1662 cores=1,3,5,7
/proc/10903/stat : 10903 (scip-2.1.1.4sfi) R 10901 10903 6871 0 -1 4202496 394927 0 0 0 165752 448 0 0 20 0 1 0 270138526 1715892224 414252 33554432000 4194304 10169799 140736943735760 140736943730088 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10903/statm: 418919 414252 837 1459 0 417451 0
Current children cumulated CPU time (s) 1662
Current children cumulated vsize (KiB) 1675676

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10981
/proc/meminfo: memFree=25877660/32873844 swapFree=7900/7900
[pid=10903] ppid=10901 vsize=1675676 CPUtime=1721.99 cores=1,3,5,7
/proc/10903/stat : 10903 (scip-2.1.1.4sfi) R 10901 10903 6871 0 -1 4202496 394932 0 0 0 171746 453 0 0 20 0 1 0 270138526 1715892224 414257 33554432000 4194304 10169799 140736943735760 140736943730088 7953556 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10903/statm: 418919 414257 837 1459 0 417451 0
Current children cumulated CPU time (s) 1721.99
Current children cumulated vsize (KiB) 1675676

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10981
/proc/meminfo: memFree=25823236/32873844 swapFree=7900/7900
[pid=10903] ppid=10901 vsize=1675676 CPUtime=1781.98 cores=1,3,5,7
/proc/10903/stat : 10903 (scip-2.1.1.4sfi) R 10901 10903 6871 0 -1 4202496 394935 0 0 0 177742 456 0 0 20 0 1 0 270138526 1715892224 414260 33554432000 4194304 10169799 140736943735760 140736943730584 8009908 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10903/statm: 418919 414260 837 1459 0 417451 0
Current children cumulated CPU time (s) 1781.98
Current children cumulated vsize (KiB) 1675676

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

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10981
/proc/meminfo: memFree=25823236/32873844 swapFree=7900/7900
[pid=10903] ppid=10901 vsize=1675676 CPUtime=1791.59 cores=1,3,5,7
/proc/10903/stat : 10903 (scip-2.1.1.4sfi) R 10901 10903 6871 0 -1 4202496 394935 0 0 0 178702 457 0 0 20 0 1 0 270138526 1715892224 414260 33554432000 4194304 10169799 140736943735760 140736943730584 8009306 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10903/statm: 418919 414260 837 1459 0 417451 0
Current children cumulated CPU time (s) 1791.59
Current children cumulated vsize (KiB) 1675676

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10981
/proc/meminfo: memFree=25823236/32873844 swapFree=7900/7900
[pid=10903] ppid=10901 vsize=1675676 CPUtime=1794.79 cores=1,3,5,7
/proc/10903/stat : 10903 (scip-2.1.1.4sfi) R 10901 10903 6871 0 -1 4202496 394936 0 0 0 179022 457 0 0 20 0 1 0 270138526 1715892224 414261 33554432000 4194304 10169799 140736943735760 140736943730088 8060915 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10903/statm: 418919 414261 837 1459 0 417451 0
Current children cumulated CPU time (s) 1794.79
Current children cumulated vsize (KiB) 1675676

[startup+1796.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10981
/proc/meminfo: memFree=25823236/32873844 swapFree=7900/7900
[pid=10903] ppid=10901 vsize=1675676 CPUtime=1796.38 cores=1,3,5,7
/proc/10903/stat : 10903 (scip-2.1.1.4sfi) R 10901 10903 6871 0 -1 4202496 394936 0 0 0 179181 457 0 0 20 0 1 0 270138526 1715892224 414261 33554432000 4194304 10169799 140736943735760 140736943730584 7953544 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10903/statm: 418919 414261 837 1459 0 417451 0
Current children cumulated CPU time (s) 1796.38
Current children cumulated vsize (KiB) 1675676

[startup+1797.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10981
/proc/meminfo: memFree=25823236/32873844 swapFree=7900/7900
[pid=10903] ppid=10901 vsize=1571252 CPUtime=1797.18 cores=1,3,5,7
/proc/10903/stat : 10903 (scip-2.1.1.4sfi) R 10901 10903 6871 0 -1 4202496 394948 0 0 0 179261 457 0 0 20 0 1 0 270138526 1608962048 389414 33554432000 4194304 10169799 140736943735760 140736943734840 8828709 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10903/statm: 392813 389414 849 1459 0 391345 0
Current children cumulated CPU time (s) 1797.18
Current children cumulated vsize (KiB) 1571252

[startup+1797.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10981
/proc/meminfo: memFree=25823236/32873844 swapFree=7900/7900
[pid=10903] ppid=10901 vsize=1542624 CPUtime=1797.57 cores=1,3,5,7
/proc/10903/stat : 10903 (scip-2.1.1.4sfi) R 10901 10903 6871 0 -1 4202496 394949 0 0 0 179300 457 0 0 20 0 1 0 270138526 1579646976 382305 33554432000 4194304 10169799 140736943735760 140736943734840 7542330 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10903/statm: 385656 382305 850 1459 0 384188 0
Current children cumulated CPU time (s) 1797.57
Current children cumulated vsize (KiB) 1542624

[startup+1798.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10981
/proc/meminfo: memFree=25823236/32873844 swapFree=7900/7900
[pid=10903] ppid=10901 vsize=1425300 CPUtime=1797.78 cores=1,3,5,7
/proc/10903/stat : 10903 (scip-2.1.1.4sfi) R 10901 10903 6871 0 -1 4202496 394949 0 0 0 179319 459 0 0 20 0 1 0 270138526 1459507200 352976 33554432000 4194304 10169799 140736943735760 140736943734840 7547388 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10903/statm: 356325 352976 850 1459 0 354857 0
Current children cumulated CPU time (s) 1797.78
Current children cumulated vsize (KiB) 1425300

[startup+1798.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10981
/proc/meminfo: memFree=25823236/32873844 swapFree=7900/7900
[pid=10903] ppid=10901 vsize=1249564 CPUtime=1797.88 cores=1,3,5,7
/proc/10903/stat : 10903 (scip-2.1.1.4sfi) R 10901 10903 6871 0 -1 4202496 394950 0 0 0 179328 460 0 0 20 0 1 0 270138526 1279553536 311136 33554432000 4194304 10169799 140736943735760 140736943734840 8989847 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10903/statm: 312182 310927 851 1459 0 310714 0
Current children cumulated CPU time (s) 1797.88
Current children cumulated vsize (KiB) 1249564

Child status: 0
Real time (s): 1798.27
CPU time (s): 1797.96
CPU user time (s): 1793.31
CPU system time (s): 4.65129
CPU usage (%): 99.9826
Max. virtual memory (cumulated for all children) (KiB): 1675676

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.31
system time used= 4.65129
maximum resident set size= 1657080
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 394963
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= 50
involuntary context switches= 1846

runsolver used 3.40948 second user time and 8.89965 second system time

The end

Launcher Data

Begin job on node137 at 2012-05-26 15:49:00
IDJOB=3693625
IDBENCH=77416
IDSOLVER=2272
FILE ID=node137/3693625-1338040140
RUNJOBID= node137-1338017245-7421
PBS_JOBID= 14624260
Free space on /tmp= 71260 MiB

SOLVER NAME= SCIP spx standard SCIP 2.1.1.4. with SoPlex 1.6.0.3 standard fixed
BENCH NAME= PB10/normalized-PB10/OPT-SMALLINT-LIN/oliveras/j120opt/normalized-j12041_1.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-3693625-1338040140/watcher-3693625-1338040140 -o /tmp/evaluation-result-3693625-1338040140/solver-3693625-1338040140 -C 1800 -W 1900 -M 15500  HOME/scip-2.1.1.4sfix.linux.x86_64.gnu.opt.spx -f HOME/instance-3693625-1338040140.opb -t 1800 -m 15500

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

MD5SUM BENCH= fc8e671202c502636db84e629fab0e41
RANDOM SEED=1624300448

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.600
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.600
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.600
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.90
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.600
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.600
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:        28004572 kB
Buffers:          262000 kB
Cached:          2800616 kB
SwapCached:        22060 kB
Active:          1947632 kB
Inactive:        2131536 kB
Active(anon):     996076 kB
Inactive(anon):    22680 kB
Active(file):     951556 kB
Inactive(file):  2108856 kB
Unevictable:        7900 kB
Mlocked:            7900 kB
SwapTotal:      67108856 kB
SwapFree:       67081504 kB
Dirty:             20920 kB
Writeback:             8 kB
AnonPages:       1003476 kB
Mapped:            13056 kB
Shmem:                 0 kB
Slab:             646400 kB
SReclaimable:      88008 kB
SUnreclaim:       558392 kB
KernelStack:        1456 kB
PageTables:         6080 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1132956 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    645120 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= 71224 MiB
End job on node137 at 2012-05-26 16:18:58