Trace number 3488169

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_2 2011-06-10 (fixed)? 1797.11 1797.04

General information on the benchmark

Name/OPT-SMALLINT-LIN/flexray/
normalized-fx63.opb
MD5SUM807bc542b75293285fea5916dfeaaa3e
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables3216
Total number of constraints3658
Number of constraints which are clauses3210
Number of constraints which are cardinality constraints (but not clauses)64
Number of constraints which are nor clauses,nor cardinality constraints384
Minimum length of a constraint2
Maximum length of a constraint384
Number of terms in the objective function 6
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 6
Number of bits of the sum of numbers in the objective function 3
Biggest number in a constraint 42
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 786
Number of bits of the biggest sum of numbers10
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.0.1.5 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.5.0.5]
0.00/0.00	c Copyright (c) 2002-2011 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-3488169-1307790280.opb>
0.00/0.03	c original problem has 3216 variables (3216 bin, 0 int, 0 impl, 0 cont) and 3658 constraints
0.00/0.03	c problem read
0.00/0.03	c presolving settings loaded
0.00/0.05	c presolving:
0.00/0.06	c (round 1) 6 del vars, 1 del conss, 0 add conss, 6 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 6420 impls, 63 clqs
0.00/0.06	c (round 2) 6 del vars, 3211 del conss, 0 add conss, 6 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 6420 impls, 63 clqs
0.00/0.07	c (round 3) 6 del vars, 3211 del conss, 0 add conss, 6 chg bounds, 0 chg sides, 0 chg coeffs, 447 upgd conss, 6420 impls, 63 clqs
0.19/0.20	c    (0.2s) probing: 101/3210 (3.1%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.19/0.20	c    (0.2s) probing aborted: 100/100 successive totally useless probings
0.19/0.20	c presolving (4 rounds):
0.19/0.20	c  6 deleted vars, 3211 deleted constraints, 0 added constraints, 6 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.19/0.20	c  6420 implications, 447 cliques
0.19/0.20	c presolved problem has 3210 variables (3210 bin, 0 int, 0 impl, 0 cont) and 447 constraints
0.19/0.20	c     384 constraints of type <knapsack>
0.19/0.20	c      63 constraints of type <setppc>
0.19/0.20	c transformed objective value is always integral (scale: 1)
0.19/0.20	c Presolving Time: 0.15
0.19/0.20	c - non default parameters ----------------------------------------------------------------------
0.19/0.20	c # SCIP version 2.0.1.5
0.19/0.20	c 
0.19/0.20	c # frequency for displaying node information lines
0.19/0.20	c # [type: int, range: [-1,2147483647], default: 100]
0.19/0.20	c display/freq = 10000
0.19/0.20	c 
0.19/0.20	c # maximal time in seconds to run
0.19/0.20	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.19/0.20	c limits/time = 1797
0.19/0.20	c 
0.19/0.20	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.19/0.20	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.19/0.20	c limits/memory = 13950
0.19/0.20	c 
0.19/0.20	c # default clock type (1: CPU user seconds, 2: wall clock time)
0.19/0.20	c # [type: int, range: [1,2], default: 1]
0.19/0.20	c timing/clocktype = 2
0.19/0.20	c 
0.19/0.20	c # belongs reading time to solving time?
0.19/0.20	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.19/0.20	c timing/reading = TRUE
0.19/0.20	c 
0.19/0.20	c # should presolving try to simplify inequalities
0.19/0.20	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.19/0.20	c constraints/linear/simplifyinequalities = TRUE
0.19/0.20	c 
0.19/0.20	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
0.19/0.20	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.19/0.20	c constraints/indicator/addCouplingCons = TRUE
0.19/0.20	c 
0.19/0.20	c # should presolving try to simplify knapsacks
0.19/0.20	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.19/0.20	c constraints/knapsack/simplifyinequalities = TRUE
0.19/0.20	c 
0.19/0.20	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.19/0.20	c # [type: int, range: [-1,2147483647], default: -1]
0.19/0.20	c separating/rapidlearning/freq = 0
0.19/0.20	c 
0.19/0.20	c -----------------------------------------------------------------------------------------------
0.19/0.20	c start solving
0.19/0.20	c 
0.19/0.24	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.19/0.24	c   0.2s|     1 |     0 |   605 |     - |  15M|   0 |  60 |3210 | 534 |3210 | 447 |   0 |  87 |   0 | 6.000000e+00 |      --      |    Inf 
0.79/0.82	c   0.8s|     1 |     0 |  2824 |     - |  17M|   0 |  92 |3210 | 760 |3210 | 475 |  28 |  87 |   0 | 6.000000e+00 |      --      |    Inf 
0.89/0.98	c   1.0s|     1 |     0 |  2940 |     - |  17M|   0 | 127 |3210 | 760 |3210 | 503 |  56 |  87 |   0 | 6.000000e+00 |      --      |    Inf 
1.20/1.22	c   1.2s|     1 |     0 |  3636 |     - |  17M|   0 | 147 |3210 | 760 |3210 | 526 |  79 |  87 |   0 | 6.000000e+00 |      --      |    Inf 
1.39/1.49	c   1.5s|     1 |     0 |  4349 |     - |  18M|   0 | 164 |3210 | 760 |3210 | 545 |  98 |  87 |   0 | 6.000000e+00 |      --      |    Inf 
1.69/1.72	c   1.7s|     1 |     0 |  4754 |     - |  18M|   0 | 175 |3210 | 760 |3210 | 567 | 120 |  87 |   0 | 6.000000e+00 |      --      |    Inf 
1.89/1.95	c   2.0s|     1 |     0 |  4962 |     - |  19M|   0 | 188 |3210 | 760 |3210 | 585 | 138 |  87 |   0 | 6.000000e+00 |      --      |    Inf 
3.19/3.26	c   3.3s|     1 |     2 |  4962 |     - |  19M|   0 | 188 |3210 | 760 |3210 | 585 | 138 |  87 |  18 | 6.000000e+00 |      --      |    Inf 
136.41/136.45	c   136s| 10000 |   170 |554677 |  55.0 |  22M|  95 |  50 |3210 |2798 |3210 | 538 | 138 |7371 |5921 | 6.000000e+00 |      --      |    Inf 
229.30/229.33	c   229s| 20000 |   236 |  1008k|  50.2 |  22M| 111 |   - |3210 |3165 |3210 | 538 | 138 |  12k|8116 | 6.000000e+00 |      --      |    Inf 
304.50/304.59	c   305s| 30000 |   368 |  1387k|  46.1 |  23M| 112 |   - |3210 |3097 |3210 | 538 | 138 |  15k|9590 | 6.000000e+00 |      --      |    Inf 
386.60/386.62	c   387s| 40000 |   328 |  1813k|  45.2 |  23M| 112 |  34 |3210 |3108 |3210 | 538 | 138 |  19k|  11k| 6.000000e+00 |      --      |    Inf 
467.01/467.00	c   467s| 50000 |   385 |  2216k|  44.2 |  24M| 112 |   - |3210 |3290 |3210 | 538 | 138 |  22k|  12k| 6.000000e+00 |      --      |    Inf 
553.32/553.39	c   553s| 60000 |   435 |  2685k|  44.7 |  24M| 113 |   - |3210 |3575 |3210 | 538 | 138 |  26k|  13k| 6.000000e+00 |      --      |    Inf 
629.91/629.95	c   630s| 70000 |   514 |  3117k|  44.5 |  25M| 113 |   - |3210 |3198 |3210 | 538 | 138 |  30k|  14k| 6.000000e+00 |      --      |    Inf 
713.31/713.32	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
713.31/713.32	c   713s| 80000 |   639 |  3575k|  44.6 |  26M| 113 |   - |3210 |3460 |3210 | 538 | 138 |  34k|  15k| 6.000000e+00 |      --      |    Inf 
808.42/808.40	c   808s| 90000 |   600 |  4123k|  45.8 |  25M| 113 |   - |3210 |3518 |   0 |   0 | 138 |  39k|  17k| 6.000000e+00 |      --      |    Inf 
892.83/892.86	c   893s|100000 |   547 |  4578k|  45.7 |  25M| 113 |  30 |3210 |3289 |3210 | 538 | 138 |  42k|  18k| 6.000000e+00 |      --      |    Inf 
972.83/972.86	c   973s|110000 |   520 |  5014k|  45.5 |  25M| 113 |  46 |3210 |3561 |3210 | 538 | 138 |  47k|  19k| 6.000000e+00 |      --      |    Inf 
1068.93/1068.90	c  1069s|120000 |   513 |  5449k|  45.4 |  25M| 113 |   - |3210 |2848 |3210 | 538 | 138 |  51k|  22k| 6.000000e+00 |      --      |    Inf 
1178.34/1178.37	c  1178s|130000 |   516 |  5958k|  45.8 |  25M| 113 |  48 |3210 |2452 |3210 | 538 | 138 |  57k|  25k| 6.000000e+00 |      --      |    Inf 
1251.13/1251.12	c  1251s|140000 |   556 |  6392k|  45.6 |  25M| 113 |   - |3210 |2534 |3210 | 538 | 138 |  61k|  25k| 6.000000e+00 |      --      |    Inf 
1320.94/1320.93	c  1321s|150000 |   688 |  6826k|  45.5 |  26M| 113 |  64 |3210 |2675 |3210 | 538 | 138 |  66k|  25k| 6.000000e+00 |      --      |    Inf 
1402.74/1402.72	c  1403s|160000 |   624 |  7341k|  45.9 |  26M| 113 |   - |3210 |2918 |   0 |   0 | 138 |  70k|  25k| 6.000000e+00 |      --      |    Inf 
1508.15/1508.16	c  1508s|170000 |   600 |  7867k|  46.2 |  26M| 113 |  46 |3210 |2659 |3210 | 538 | 138 |  75k|  27k| 6.000000e+00 |      --      |    Inf 
1667.15/1667.16	c  1667s|180000 |   647 |  8808k|  48.9 |  27M| 113 |  66 |3210 |2570 |3210 | 538 | 138 |  82k|  29k| 6.000000e+00 |      --      |    Inf 
1792.65/1792.68	c  1793s|190000 |   762 |  9506k|  50.0 |  29M| 113 |   - |3210 |2750 |   0 |   0 | 138 |  88k|  31k| 6.000000e+00 |      --      |    Inf 
1797.05/1797.00	c 
1797.05/1797.00	c SCIP Status        : solving was interrupted [time limit reached]
1797.05/1797.00	c Solving Time (sec) : 1797.00
1797.05/1797.00	c Solving Nodes      : 190269
1797.05/1797.00	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1797.05/1797.00	c Dual Bound         : +6.00000000000000e+00
1797.05/1797.00	c Gap                : infinite
1797.05/1797.00	s UNKNOWN
1797.05/1797.00	c SCIP Status        : solving was interrupted [time limit reached]
1797.05/1797.00	c Total Time         :    1797.00
1797.05/1797.00	c   solving          :    1797.00
1797.05/1797.00	c   presolving       :       0.15 (included in solving)
1797.05/1797.00	c   reading          :       0.03 (included in solving)
1797.05/1797.00	c Original Problem   :
1797.05/1797.00	c   Problem name     : HOME/instance-3488169-1307790280.opb
1797.05/1797.00	c   Variables        : 3216 (3216 binary, 0 integer, 0 implicit integer, 0 continuous)
1797.05/1797.00	c   Constraints      : 3658 initial, 3658 maximal
1797.05/1797.00	c Presolved Problem  :
1797.05/1797.00	c   Problem name     : t_HOME/instance-3488169-1307790280.opb
1797.05/1797.00	c   Variables        : 3210 (3210 binary, 0 integer, 0 implicit integer, 0 continuous)
1797.05/1797.00	c   Constraints      : 447 initial, 4166 maximal
1797.05/1797.00	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1797.05/1797.00	c   trivial          :       0.00          0          0          0          0          0          0          0          0          0
1797.05/1797.00	c   dualfix          :       0.00          0          0          0          0          0          0          0          0          0
1797.05/1797.00	c   boundshift       :       0.00          0          0          0          0          0          0          0          0          0
1797.05/1797.00	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0          0
1797.05/1797.00	c   pseudoobj        :       0.00          0          0          0          0          0          0          0          0          0
1797.05/1797.00	c   implics          :       0.00          0          0          0          0          0          0          0          0          0
1797.05/1797.00	c   probing          :       0.03          0          0          0          0          0          0          0          0          0
1797.05/1797.00	c   knapsack         :       0.09          0          0          0          0          0          0          0          0          0
1797.05/1797.00	c   setppc           :       0.00          0          0          0          0          0          0          0          0          0
1797.05/1797.00	c   linear           :       0.02          6          0          0          6          0       3211          0          0          0
1797.05/1797.00	c   logicor          :       0.00          0          0          0          0          0          0          0          0          0
1797.05/1797.00	c   root node        :          -          0          -          -          0          -          -          -          -          -
1797.05/1797.00	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #Resprop    Cutoffs    DomReds       Cuts      Conss   Children
1797.05/1797.00	c   integral         :          0          0          0     102881          0          4          0         75       9791          0          0     193890
1797.05/1797.00	c   knapsack         :        384          6     550346          0          0          3    3626439       7211   14471831       1201          0          0
1797.05/1797.00	c   setppc           :         63          6     543135          0          0          2    1999375       3668    1268866          0          0          0
1797.05/1797.00	c   linear           :          0+         6         19          0          0          0          0          0          0          0          0          0
1797.05/1797.00	c   logicor          :          0+         6     233215          0          0          0     127039       5150     242430          0          0          0
1797.05/1797.00	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0
1797.05/1797.00	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS      Check    Resprop
1797.05/1797.00	c   integral         :     278.27       0.00       0.00     278.27       0.00       0.00       0.00
1797.05/1797.00	c   knapsack         :      28.52       0.01      26.69       0.00       0.00       0.00       1.81
1797.05/1797.00	c   setppc           :       3.56       0.00       2.82       0.00       0.00       0.00       0.74
1797.05/1797.00	c   linear           :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1797.05/1797.00	c   logicor          :       5.30       0.00       4.96       0.00       0.00       0.00       0.34
1797.05/1797.00	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1797.05/1797.00	c Propagators        : #Propagate   #Resprop    Cutoffs    DomReds
1797.05/1797.00	c   vbounds          :          0          0          0          0
1797.05/1797.00	c   rootredcost      :          0          0          0          0
1797.05/1797.00	c   pseudoobj        :          0          0          0          0
1797.05/1797.00	c Propagator Timings :  TotalTime  Propagate    Resprop
1797.05/1797.00	c   vbounds          :       0.08       0.08       0.00
1797.05/1797.00	c   rootredcost      :       0.09       0.09       0.00
1797.05/1797.00	c   pseudoobj        :       0.06       0.06       0.00
1797.05/1797.00	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1797.05/1797.00	c   propagation      :       1.91      16029      16019     162446       71.1        528       44.1          -
1797.05/1797.00	c   infeasible LP    :      97.40      78670      11213     283285      222.8        210       52.7          0
1797.05/1797.00	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1797.05/1797.00	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1797.05/1797.00	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1797.05/1797.00	c   applied globally :          -          -          -      88672       72.0          -          -          -
1797.05/1797.00	c   applied locally  :          -          -          -          2      384.0          -          -          -
1797.05/1797.00	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1797.05/1797.00	c   cut pool         :       0.00          5          -          -        675          -    (maximal pool size: 1421)
1797.05/1797.00	c   redcost          :       4.88     102698          0          0          0          0
1797.05/1797.00	c   impliedbounds    :       0.00          6          0          0          0          0
1797.05/1797.00	c   intobj           :       0.00          0          0          0          0          0
1797.05/1797.00	c   gomory           :       0.02          6          0          0         33          0
1797.05/1797.00	c   cgmip            :       0.00          0          0          0          0          0
1797.05/1797.00	c   closecuts        :       0.00          0          0          0          0          0
1797.05/1797.00	c   strongcg         :       0.02          6          0          0         21          0
1797.05/1797.00	c   cmir             :       0.49          6          0          0       1803          0
1797.05/1797.00	c   flowcover        :       0.39          6          0          0       1200          0
1797.05/1797.00	c   clique           :       0.00          6          0          0          5          0
1797.05/1797.00	c   zerohalf         :       0.00          0          0          0          0          0
1797.05/1797.00	c   mcf              :       0.00          1          0          0          0          0
1797.05/1797.00	c   oddcycle         :       0.00          0          0          0          0          0
1797.05/1797.00	c   rapidlearning    :       0.27          1          0          0          0        226
1797.05/1797.00	c Pricers            :       Time      Calls       Vars
1797.05/1797.00	c   problem variables:       0.00          0          0
1797.05/1797.00	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1797.05/1797.00	c   relpscost        :     278.18     102881         75       9791          0          0     193890
1797.05/1797.00	c   pscost           :       0.00          0          0          0          0          0          0
1797.05/1797.00	c   inference        :       0.00          0          0          0          0          0          0
1797.05/1797.00	c   mostinf          :       0.00          0          0          0          0          0          0
1797.05/1797.00	c   leastinf         :       0.00          0          0          0          0          0          0
1797.05/1797.00	c   fullstrong       :       0.00          0          0          0          0          0          0
1797.05/1797.00	c   allfullstrong    :       0.00          0          0          0          0          0          0
1797.05/1797.00	c   random           :       0.00          0          0          0          0          0          0
1797.05/1797.00	c Primal Heuristics  :       Time      Calls      Found
1797.05/1797.00	c   LP solutions     :       0.00          -          0
1797.05/1797.00	c   pseudo solutions :       0.00          -          0
1797.05/1797.00	c   oneopt           :       0.06          0          0
1797.05/1797.00	c   crossover        :       0.05          0          0
1797.05/1797.00	c   guideddiving     :       0.01          0          0
1797.05/1797.00	c   intshifting      :       0.00          0          0
1797.05/1797.00	c   pscostdiving     :       0.53          6          0
1797.05/1797.00	c   fracdiving       :       1.14          6          0
1797.05/1797.00	c   veclendiving     :       0.33          6          0
1797.05/1797.00	c   linesearchdiving :       0.29          6          0
1797.05/1797.00	c   feaspump         :       0.37          3          0
1797.05/1797.00	c   coefdiving       :       2.14          7          0
1797.05/1797.00	c   objpscostdiving  :       0.08          4          0
1797.05/1797.00	c   rootsoldiving    :       0.16          4          0
1797.05/1797.00	c   trivial          :       0.00          2          0
1797.05/1797.00	c   shiftandpropagate:       0.02          1          0
1797.05/1797.00	c   simplerounding   :       0.02          0          0
1797.05/1797.00	c   zirounding       :       2.29          0          0
1797.05/1797.00	c   rounding         :       0.29       4474          0
1797.05/1797.00	c   shifting         :       1.90       1367          0
1797.05/1797.00	c   twoopt           :       0.00          0          0
1797.05/1797.00	c   fixandinfer      :       0.00          0          0
1797.05/1797.00	c   clique           :       0.00          0          0
1797.05/1797.00	c   intdiving        :       0.00          0          0
1797.05/1797.00	c   actconsdiving    :       0.00          0          0
1797.05/1797.00	c   octane           :       0.00          0          0
1797.05/1797.00	c   rens             :       0.07          1          0
1797.05/1797.00	c   rins             :       0.00          0          0
1797.05/1797.00	c   localbranching   :       0.00          0          0
1797.05/1797.00	c   mutation         :       0.00          0          0
1797.05/1797.00	c   dins             :       0.00          0          0
1797.05/1797.00	c   vbounds          :       0.00          0          0
1797.05/1797.00	c   undercover       :       0.00          0          0
1797.05/1797.00	c   subnlp           :       0.05          0          0
1797.05/1797.00	c   trysol           :       0.04          0          0
1797.05/1797.00	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1797.05/1797.00	c   primal LP        :       0.00          0          0       0.00          -
1797.05/1797.00	c   dual LP          :    1305.04     180467    9506600      52.68    7284.51
1797.05/1797.00	c   lex dual LP      :       0.00          0          0       0.00          -
1797.05/1797.00	c   barrier LP       :       0.00          0          0       0.00          -
1797.05/1797.00	c   diving/probing LP:       4.07       2716      24314       8.95    5971.32
1797.05/1797.00	c   strong branching :     275.43      31326    1846056      58.93    6702.56
1797.05/1797.00	c     (at root node) :          -         18       7647     424.83          -
1797.05/1797.00	c   conflict analysis:       0.00          0          0       0.00          -
1797.05/1797.00	c B&B Tree           :
1797.05/1797.00	c   number of runs   :          1
1797.05/1797.00	c   nodes            :     190269
1797.05/1797.00	c   nodes (total)    :     190269
1797.05/1797.00	c   nodes left       :        771
1797.05/1797.00	c   max depth        :        113
1797.05/1797.00	c   max depth (total):        113
1797.05/1797.00	c   backtracks       :      29394 (15.4%)
1797.05/1797.01	c   delayed cutoffs  :       2851
1797.05/1797.01	c   repropagations   :     143164 (1286141 domain reductions, 1327 cutoffs)
1797.05/1797.01	c   avg switch length:       4.22
1797.05/1797.01	c   switching time   :      26.45
1797.05/1797.01	c Solution           :
1797.05/1797.01	c   Solutions found  :          0 (0 improvements)
1797.05/1797.01	c   Primal Bound     :          -
1797.05/1797.01	c   Dual Bound       : +6.00000000000000e+00
1797.05/1797.01	c   Gap              :   infinite
1797.05/1797.01	c   Root Dual Bound  : +6.00000000000000e+00
1797.05/1797.01	c   Root Iterations  :       4962
1797.05/1797.03	c Time complete: 1797.1.

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 988)

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

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 1.95 2/174 14314
/proc/meminfo: memFree=31241296/32951124 swapFree=67064580/67111528
[pid=14314] ppid=14312 vsize=12564 CPUtime=0 cores=1,3,5,7
/proc/14314/stat : 14314 (scip-2.0.1.4b_2) R 14312 14314 13556 0 -1 4202496 2141 0 0 0 0 0 0 0 25 0 1 0 871443598 12865536 2095 33554432000 4194304 9016284 140737299227056 18446744073709551615 7824814 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/14314/statm: 3141 2097 360 1178 0 1959 0

[startup+0.104739 s]
/proc/loadavg: 2.00 2.00 1.95 2/174 14314
/proc/meminfo: memFree=31241296/32951124 swapFree=67064580/67111528
[pid=14314] ppid=14312 vsize=35120 CPUtime=0.1 cores=1,3,5,7
/proc/14314/stat : 14314 (scip-2.0.1.4b_2) R 14312 14314 13556 0 -1 4202496 7922 0 0 0 9 1 0 0 25 0 1 0 871443598 35962880 7553 33554432000 4194304 9016284 140737299227056 18446744073709551615 5165243 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/14314/statm: 8780 7553 511 1178 0 7598 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 35120

[startup+0.200721 s]
/proc/loadavg: 2.00 2.00 1.95 2/174 14314
/proc/meminfo: memFree=31241296/32951124 swapFree=67064580/67111528
[pid=14314] ppid=14312 vsize=38008 CPUtime=0.19 cores=1,3,5,7
/proc/14314/stat : 14314 (scip-2.0.1.4b_2) R 14312 14314 13556 0 -1 4202496 8680 0 0 0 18 1 0 0 25 0 1 0 871443598 38920192 8311 33554432000 4194304 9016284 140737299227056 18446744073709551615 4222987 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/14314/statm: 9502 8311 526 1178 0 8320 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 38008

[startup+0.300703 s]
/proc/loadavg: 2.00 2.00 1.95 2/174 14314
/proc/meminfo: memFree=31241296/32951124 swapFree=67064580/67111528
[pid=14314] ppid=14312 vsize=47128 CPUtime=0.29 cores=1,3,5,7
/proc/14314/stat : 14314 (scip-2.0.1.4b_2) R 14312 14314 13556 0 -1 4202496 11348 0 0 0 27 2 0 0 18 0 1 0 871443598 48259072 10727 33554432000 4194304 9016284 140737299227056 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/14314/statm: 11782 10727 658 1178 0 10600 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 47128

[startup+0.700643 s]
/proc/loadavg: 2.00 2.00 1.95 2/174 14314
/proc/meminfo: memFree=31241296/32951124 swapFree=67064580/67111528
[pid=14314] ppid=14312 vsize=76540 CPUtime=0.69 cores=1,3,5,7
/proc/14314/stat : 14314 (scip-2.0.1.4b_2) R 14312 14314 13556 0 -1 4202496 18518 0 0 0 67 2 0 0 18 0 1 0 871443598 78376960 17897 33554432000 4194304 9016284 140737299227056 18446744073709551615 6817785 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/14314/statm: 19135 17897 698 1178 0 17953 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 76540

[startup+1.50048 s]
/proc/loadavg: 2.00 2.00 1.95 3/175 14315
/proc/meminfo: memFree=31173476/32951124 swapFree=67064580/67111528
[pid=14314] ppid=14312 vsize=74548 CPUtime=1.49 cores=1,3,5,7
/proc/14314/stat : 14314 (scip-2.0.1.4b_2) R 14312 14314 13556 0 -1 4202496 18781 0 0 0 146 3 0 0 19 0 1 0 871443598 76337152 17450 33554432000 4194304 9016284 140737299227056 18446744073709551615 4390398 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/14314/statm: 18637 17450 721 1178 0 17455 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 74548

[startup+3.10017 s]
/proc/loadavg: 2.00 2.00 1.95 3/175 14315
/proc/meminfo: memFree=31169632/32951124 swapFree=67064580/67111528
[pid=14314] ppid=14312 vsize=77348 CPUtime=3.09 cores=1,3,5,7
/proc/14314/stat : 14314 (scip-2.0.1.4b_2) R 14312 14314 13556 0 -1 4202496 19775 0 0 0 302 7 0 0 24 0 1 0 871443598 79204352 18428 33554432000 4194304 9016284 140737299227056 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/14314/statm: 19337 18428 709 1178 0 18155 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 77348

[startup+6.30058 s]
/proc/loadavg: 2.00 2.00 1.95 3/175 14315
/proc/meminfo: memFree=31169024/32951124 swapFree=67064580/67111528
[pid=14314] ppid=14312 vsize=77348 CPUtime=6.29 cores=1,3,5,7
/proc/14314/stat : 14314 (scip-2.0.1.4b_2) R 14312 14314 13556 0 -1 4202496 19775 0 0 0 617 12 0 0 25 0 1 0 871443598 79204352 18428 33554432000 4194304 9016284 140737299227056 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/14314/statm: 19337 18428 709 1178 0 18155 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 77348

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 1.95 3/175 14316
/proc/meminfo: memFree=31168852/32951124 swapFree=67064580/67111528
[pid=14314] ppid=14312 vsize=77348 CPUtime=12.69 cores=1,3,5,7
/proc/14314/stat : 14314 (scip-2.0.1.4b_2) R 14312 14314 13556 0 -1 4202496 19777 0 0 0 1246 23 0 0 25 0 1 0 871443598 79204352 18430 33554432000 4194304 9016284 140737299227056 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/14314/statm: 19337 18430 711 1178 0 18155 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 77348

[startup+25.5009 s]
/proc/loadavg: 2.00 2.00 1.95 3/175 14316
/proc/meminfo: memFree=31169600/32951124 swapFree=67064580/67111528
[pid=14314] ppid=14312 vsize=77348 CPUtime=25.49 cores=1,3,5,7
/proc/14314/stat : 14314 (scip-2.0.1.4b_2) R 14312 14314 13556 0 -1 4202496 19777 0 0 0 2504 45 0 0 25 0 1 0 871443598 79204352 18430 33554432000 4194304 9016284 140737299227056 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/14314/statm: 19337 18430 711 1178 0 18155 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 77348

[startup+51.1011 s]
/proc/loadavg: 2.00 2.00 1.95 3/175 14317
/proc/meminfo: memFree=31169284/32951124 swapFree=67064580/67111528
[pid=14314] ppid=14312 vsize=77348 CPUtime=51.1 cores=1,3,5,7
/proc/14314/stat : 14314 (scip-2.0.1.4b_2) R 14312 14314 13556 0 -1 4202496 19778 0 0 0 5018 92 0 0 25 0 1 0 871443598 79204352 18431 33554432000 4194304 9016284 140737299227056 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/14314/statm: 19337 18431 711 1178 0 18155 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 77348

[startup+102.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/175 14318
/proc/meminfo: memFree=31169132/32951124 swapFree=67064580/67111528
[pid=14314] ppid=14312 vsize=77348 CPUtime=102.3 cores=1,3,5,7
/proc/14314/stat : 14314 (scip-2.0.1.4b_2) R 14312 14314 13556 0 -1 4202496 19780 0 0 0 10035 195 0 0 25 0 1 0 871443598 79204352 18433 33554432000 4194304 9016284 140737299227056 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/14314/statm: 19337 18433 712 1178 0 18155 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 77348

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 1.95 3/175 14320
/proc/meminfo: memFree=31167592/32951124 swapFree=67064580/67111528
[pid=14314] ppid=14312 vsize=77348 CPUtime=162.29 cores=1,3,5,7
/proc/14314/stat : 14314 (scip-2.0.1.4b_2) R 14312 14314 13556 0 -1 4202496 19780 0 0 0 15918 311 0 0 25 0 1 0 871443598 79204352 18433 33554432000 4194304 9016284 140737299227056 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/14314/statm: 19337 18433 712 1178 0 18155 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 77348

[startup+222.307 s]
/proc/loadavg: 2.05 2.01 1.96 3/175 14321
/proc/meminfo: memFree=31162584/32951124 swapFree=67064580/67111528
[pid=14314] ppid=14312 vsize=77348 CPUtime=222.31 cores=1,3,5,7
/proc/14314/stat : 14314 (scip-2.0.1.4b_2) R 14312 14314 13556 0 -1 4202496 19780 0 0 0 21804 427 0 0 25 0 1 0 871443598 79204352 18433 33554432000 4194304 9016284 140737299227056 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/14314/statm: 19337 18433 712 1178 0 18155 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 77348

[startup+282.3 s]
/proc/loadavg: 2.02 2.01 1.96 3/175 14323
/proc/meminfo: memFree=31161660/32951124 swapFree=67064580/67111528
[pid=14314] ppid=14312 vsize=77348 CPUtime=282.31 cores=1,3,5,7
/proc/14314/stat : 14314 (scip-2.0.1.4b_2) R 14312 14314 13556 0 -1 4202496 19793 0 0 0 27693 538 0 0 25 0 1 0 871443598 79204352 18446 33554432000 4194304 9016284 140737299227056 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/14314/statm: 19337 18446 712 1178 0 18155 0
Current children cumulated CPU time (s) 282.31
Current children cumulated vsize (KiB) 77348

[startup+342.301 s]
/proc/loadavg: 2.05 2.02 1.96 3/175 14324
/proc/meminfo: memFree=31161868/32951124 swapFree=67064580/67111528
[pid=14314] ppid=14312 vsize=77348 CPUtime=342.3 cores=1,3,5,7
/proc/14314/stat : 14314 (scip-2.0.1.4b_2) R 14312 14314 13556 0 -1 4202496 19793 0 0 0 33579 651 0 0 25 0 1 0 871443598 79204352 18446 33554432000 4194304 9016284 140737299227056 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/14314/statm: 19337 18446 712 1178 0 18155 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 77348

[startup+402.301 s]
/proc/loadavg: 2.02 2.01 1.96 3/175 14326
/proc/meminfo: memFree=31165308/32951124 swapFree=67064580/67111528
[pid=14314] ppid=14312 vsize=77348 CPUtime=402.3 cores=1,3,5,7
/proc/14314/stat : 14314 (scip-2.0.1.4b_2) R 14312 14314 13556 0 -1 4202496 19793 0 0 0 39466 764 0 0 25 0 1 0 871443598 79204352 18446 33554432000 4194304 9016284 140737299227056 18446744073709551615 4291256 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/14314/statm: 19337 18446 712 1178 0 18155 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 77348

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 1.96 3/175 14328
/proc/meminfo: memFree=31163400/32951124 swapFree=67064580/67111528
[pid=14314] ppid=14312 vsize=77348 CPUtime=462.31 cores=1,3,5,7
/proc/14314/stat : 14314 (scip-2.0.1.4b_2) R 14312 14314 13556 0 -1 4202496 19793 0 0 0 45359 872 0 0 25 0 1 0 871443598 79204352 18446 33554432000 4194304 9016284 140737299227056 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/14314/statm: 19337 18446 712 1178 0 18155 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 77348

[startup+522.301 s]
/proc/loadavg: 2.00 2.00 1.96 3/175 14329
/proc/meminfo: memFree=31162972/32951124 swapFree=67064580/67111528
[pid=14314] ppid=14312 vsize=78032 CPUtime=522.31 cores=1,3,5,7
/proc/14314/stat : 14314 (scip-2.0.1.4b_2) R 14312 14314 13556 0 -1 4202496 19952 0 0 0 51247 984 0 0 25 0 1 0 871443598 79904768 18605 33554432000 4194304 9016284 140737299227056 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/14314/statm: 19508 18605 712 1178 0 18326 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 78032

[startup+582.301 s]
/proc/loadavg: 2.00 2.00 1.96 3/175 14331
/proc/meminfo: memFree=31160816/32951124 swapFree=67064580/67111528
[pid=14314] ppid=14312 vsize=78228 CPUtime=582.31 cores=1,3,5,7
/proc/14314/stat : 14314 (scip-2.0.1.4b_2) R 14312 14314 13556 0 -1 4202496 20015 0 0 0 57143 1088 0 0 25 0 1 0 871443598 80105472 18667 33554432000 4194304 9016284 140737299227056 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/14314/statm: 19557 18667 711 1178 0 18375 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 78228

[startup+642.3 s]

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

/proc/meminfo: memFree=30872544/32951124 swapFree=67064580/67111528
[pid=14314] ppid=14312 vsize=83480 CPUtime=1062.33 cores=1,3,5,7
/proc/14314/stat : 14314 (scip-2.0.1.4b_2) R 14312 14314 13556 0 -1 4202496 24477 0 0 0 104092 2141 0 0 25 0 1 0 871443598 85483520 19982 33554432000 4194304 9016284 140737299227056 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/14314/statm: 20870 19982 711 1178 0 19688 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 83480

[startup+1122.3 s]
/proc/loadavg: 2.02 2.01 1.97 3/175 14535
/proc/meminfo: memFree=30869768/32951124 swapFree=67064580/67111528
[pid=14314] ppid=14312 vsize=84116 CPUtime=1122.33 cores=1,3,5,7
/proc/14314/stat : 14314 (scip-2.0.1.4b_2) R 14312 14314 13556 0 -1 4202496 25153 0 0 0 109959 2274 0 0 25 0 1 0 871443598 86134784 20152 33554432000 4194304 9016284 140737299227056 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/14314/statm: 21029 20152 711 1178 0 19847 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 84116

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/175 14537
/proc/meminfo: memFree=30868228/32951124 swapFree=67064580/67111528
[pid=14314] ppid=14312 vsize=85912 CPUtime=1182.33 cores=1,3,5,7
/proc/14314/stat : 14314 (scip-2.0.1.4b_2) R 14312 14314 13556 0 -1 4202496 26084 0 0 0 115822 2411 0 0 25 0 1 0 871443598 87973888 20576 33554432000 4194304 9016284 140737299227056 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/14314/statm: 21478 20576 711 1178 0 20296 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 85912

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/175 14541
/proc/meminfo: memFree=30870884/32951124 swapFree=67064580/67111528
[pid=14314] ppid=14312 vsize=86636 CPUtime=1242.34 cores=1,3,5,7
/proc/14314/stat : 14314 (scip-2.0.1.4b_2) R 14312 14314 13556 0 -1 4202496 26231 0 0 0 121706 2528 0 0 25 0 1 0 871443598 88715264 20723 33554432000 4194304 9016284 140737299227056 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/14314/statm: 21659 20723 711 1178 0 20477 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 86636

[startup+1302.3 s]
/proc/loadavg: 2.04 2.01 1.97 3/175 14543
/proc/meminfo: memFree=30869156/32951124 swapFree=67064580/67111528
[pid=14314] ppid=14312 vsize=88088 CPUtime=1302.34 cores=1,3,5,7
/proc/14314/stat : 14314 (scip-2.0.1.4b_2) R 14312 14314 13556 0 -1 4202496 26627 0 0 0 127578 2656 0 0 25 0 1 0 871443598 90202112 21119 33554432000 4194304 9016284 140737299227056 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/14314/statm: 22022 21119 711 1178 0 20840 0
Current children cumulated CPU time (s) 1302.34
Current children cumulated vsize (KiB) 88088

[startup+1362.3 s]
/proc/loadavg: 2.01 2.01 1.97 3/175 14545
/proc/meminfo: memFree=30869096/32951124 swapFree=67064580/67111528
[pid=14314] ppid=14312 vsize=88088 CPUtime=1362.34 cores=1,3,5,7
/proc/14314/stat : 14314 (scip-2.0.1.4b_2) R 14312 14314 13556 0 -1 4202496 26631 0 0 0 133443 2791 0 0 25 0 1 0 871443598 90202112 21123 33554432000 4194304 9016284 140737299227056 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/14314/statm: 22022 21123 711 1178 0 20840 0
Current children cumulated CPU time (s) 1362.34
Current children cumulated vsize (KiB) 88088

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/175 14546
/proc/meminfo: memFree=30866196/32951124 swapFree=67064580/67111528
[pid=14314] ppid=14312 vsize=88088 CPUtime=1422.34 cores=1,3,5,7
/proc/14314/stat : 14314 (scip-2.0.1.4b_2) R 14312 14314 13556 0 -1 4202496 26643 0 0 0 139307 2927 0 0 25 0 1 0 871443598 90202112 21135 33554432000 4194304 9016284 140737299227056 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/14314/statm: 22022 21135 711 1178 0 20840 0
Current children cumulated CPU time (s) 1422.34
Current children cumulated vsize (KiB) 88088

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/175 14548
/proc/meminfo: memFree=30865524/32951124 swapFree=67064580/67111528
[pid=14314] ppid=14312 vsize=88856 CPUtime=1482.34 cores=1,3,5,7
/proc/14314/stat : 14314 (scip-2.0.1.4b_2) R 14312 14314 13556 0 -1 4202496 26821 0 0 0 145169 3065 0 0 25 0 1 0 871443598 90988544 21313 33554432000 4194304 9016284 140737299227056 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/14314/statm: 22214 21313 711 1178 0 21032 0
Current children cumulated CPU time (s) 1482.34
Current children cumulated vsize (KiB) 88856

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 1.97 3/175 14549
/proc/meminfo: memFree=30866852/32951124 swapFree=67064580/67111528
[pid=14314] ppid=14312 vsize=90384 CPUtime=1542.36 cores=1,3,5,7
/proc/14314/stat : 14314 (scip-2.0.1.4b_2) R 14312 14314 13556 0 -1 4202496 27202 0 0 0 151041 3195 0 0 25 0 1 0 871443598 92553216 21694 33554432000 4194304 9016284 140737299227056 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/14314/statm: 22596 21694 711 1178 0 21414 0
Current children cumulated CPU time (s) 1542.36
Current children cumulated vsize (KiB) 90384

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/175 14551
/proc/meminfo: memFree=30866416/32951124 swapFree=67064580/67111528
[pid=14314] ppid=14312 vsize=90764 CPUtime=1602.35 cores=1,3,5,7
/proc/14314/stat : 14314 (scip-2.0.1.4b_2) R 14312 14314 13556 0 -1 4202496 27943 0 0 0 156904 3331 0 0 25 0 1 0 871443598 92942336 21796 33554432000 4194304 9016284 140737299227056 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/14314/statm: 22691 21796 711 1178 0 21509 0
Current children cumulated CPU time (s) 1602.35
Current children cumulated vsize (KiB) 90764

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/175 14553
/proc/meminfo: memFree=30864636/32951124 swapFree=67064580/67111528
[pid=14314] ppid=14312 vsize=93352 CPUtime=1662.35 cores=1,3,5,7
/proc/14314/stat : 14314 (scip-2.0.1.4b_2) R 14312 14314 13556 0 -1 4202496 28428 0 0 0 162770 3465 0 0 25 0 1 0 871443598 95592448 22281 33554432000 4194304 9016284 140737299227056 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/14314/statm: 23338 22281 711 1178 0 22156 0
Current children cumulated CPU time (s) 1662.35
Current children cumulated vsize (KiB) 93352

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/175 14554
/proc/meminfo: memFree=30858984/32951124 swapFree=67064580/67111528
[pid=14314] ppid=14312 vsize=98224 CPUtime=1722.36 cores=1,3,5,7
/proc/14314/stat : 14314 (scip-2.0.1.4b_2) R 14312 14314 13556 0 -1 4202496 29827 0 0 0 168643 3593 0 0 25 0 1 0 871443598 100581376 23680 33554432000 4194304 9016284 140737299227056 18446744073709551615 6523379 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/14314/statm: 24556 23680 711 1178 0 23374 0
Current children cumulated CPU time (s) 1722.36
Current children cumulated vsize (KiB) 98224

[startup+1782.3 s]
/proc/loadavg: 2.06 2.02 1.98 3/175 14556
/proc/meminfo: memFree=30855456/32951124 swapFree=67064580/67111528
[pid=14314] ppid=14312 vsize=99156 CPUtime=1782.36 cores=1,3,5,7
/proc/14314/stat : 14314 (scip-2.0.1.4b_2) R 14312 14314 13556 0 -1 4202496 30524 0 0 0 174509 3727 0 0 25 0 1 0 871443598 101535744 23882 33554432000 4194304 9016284 140737299227056 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/14314/statm: 24789 23882 711 1178 0 23607 0
Current children cumulated CPU time (s) 1782.36
Current children cumulated vsize (KiB) 99156

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

[startup+1785.6 s]
/proc/loadavg: 2.06 2.02 1.98 3/175 14556
/proc/meminfo: memFree=30854836/32951124 swapFree=67064580/67111528
[pid=14314] ppid=14312 vsize=99832 CPUtime=1785.65 cores=1,3,5,7
/proc/14314/stat : 14314 (scip-2.0.1.4b_2) R 14312 14314 13556 0 -1 4202496 30673 0 0 0 174832 3733 0 0 25 0 1 0 871443598 102227968 24031 33554432000 4194304 9016284 140737299227056 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/14314/statm: 24958 24031 711 1178 0 23776 0
Current children cumulated CPU time (s) 1785.65
Current children cumulated vsize (KiB) 99832

[startup+1792.01 s]
/proc/loadavg: 2.05 2.01 1.98 3/175 14556
/proc/meminfo: memFree=30854708/32951124 swapFree=67064580/67111528
[pid=14314] ppid=14312 vsize=100052 CPUtime=1792.06 cores=1,3,5,7
/proc/14314/stat : 14314 (scip-2.0.1.4b_2) R 14312 14314 13556 0 -1 4202496 30756 0 0 0 175459 3747 0 0 25 0 1 0 871443598 102453248 24114 33554432000 4194304 9016284 140737299227056 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/14314/statm: 25013 24114 711 1178 0 23831 0
Current children cumulated CPU time (s) 1792.06
Current children cumulated vsize (KiB) 100052

[startup+1795.2 s]
/proc/loadavg: 2.05 2.01 1.98 3/175 14556
/proc/meminfo: memFree=30854584/32951124 swapFree=67064580/67111528
[pid=14314] ppid=14312 vsize=100052 CPUtime=1795.27 cores=1,3,5,7
/proc/14314/stat : 14314 (scip-2.0.1.4b_2) R 14312 14314 13556 0 -1 4202496 30756 0 0 0 175773 3754 0 0 25 0 1 0 871443598 102453248 24114 33554432000 4194304 9016284 140737299227056 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/14314/statm: 25013 24114 711 1178 0 23831 0
Current children cumulated CPU time (s) 1795.27
Current children cumulated vsize (KiB) 100052

[startup+1796 s]
/proc/loadavg: 2.05 2.01 1.98 3/175 14556
/proc/meminfo: memFree=30854584/32951124 swapFree=67064580/67111528
[pid=14314] ppid=14312 vsize=100052 CPUtime=1796.06 cores=1,3,5,7
/proc/14314/stat : 14314 (scip-2.0.1.4b_2) R 14312 14314 13556 0 -1 4202496 30756 0 0 0 175850 3756 0 0 25 0 1 0 871443598 102453248 24114 33554432000 4194304 9016284 140737299227056 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/14314/statm: 25013 24114 711 1178 0 23831 0
Current children cumulated CPU time (s) 1796.06
Current children cumulated vsize (KiB) 100052

[startup+1796.8 s]
/proc/loadavg: 2.05 2.01 1.98 3/175 14556
/proc/meminfo: memFree=30854584/32951124 swapFree=67064580/67111528
[pid=14314] ppid=14312 vsize=100052 CPUtime=1796.86 cores=1,3,5,7
/proc/14314/stat : 14314 (scip-2.0.1.4b_2) R 14312 14314 13556 0 -1 4202496 30756 0 0 0 175928 3758 0 0 25 0 1 0 871443598 102453248 24114 33554432000 4194304 9016284 140737299227056 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/14314/statm: 25013 24114 711 1178 0 23831 0
Current children cumulated CPU time (s) 1796.86
Current children cumulated vsize (KiB) 100052

[startup+1797 s]
/proc/loadavg: 2.05 2.01 1.98 3/175 14556
/proc/meminfo: memFree=30854584/32951124 swapFree=67064580/67111528
[pid=14314] ppid=14312 vsize=100052 CPUtime=1797.05 cores=1,3,5,7
/proc/14314/stat : 14314 (scip-2.0.1.4b_2) R 14312 14314 13556 0 -1 4202496 30756 0 0 0 175947 3758 0 0 25 0 1 0 871443598 102453248 24114 33554432000 4194304 9016284 140737299227056 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/14314/statm: 25013 24114 711 1178 0 23831 0
Current children cumulated CPU time (s) 1797.05
Current children cumulated vsize (KiB) 100052

Child status: 0
Real time (s): 1797.04
CPU time (s): 1797.11
CPU user time (s): 1759.51
CPU system time (s): 37.5923
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 100116

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1759.51
system time used= 37.5923
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30762
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= 6
involuntary context switches= 2667

runsolver used 2.57161 second user time and 5.84111 second system time

The end

Launcher Data

Begin job on node141 at 2011-06-11 13:04:40
IDJOB=3488169
IDBENCH=71844
IDSOLVER=1979
FILE ID=node141/3488169-1307790280
RUNJOBID= node141-1307783035-13575
PBS_JOBID= 13550890
Free space on /tmp= 74080 MiB

SOLVER NAME= SCIP spx E_2 2011-06-10 (fixed)
BENCH NAME= PB09/normalized-PB09/OPT-SMALLINT-LIN/flexray/normalized-fx63.opb
COMMAND LINE= HOME/scip-2.0.1.4b_2.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3488169-1307790280/watcher-3488169-1307790280 -o /tmp/evaluation-result-3488169-1307790280/solver-3488169-1307790280 -C 1800 -W 1900 -M 15500  HOME/scip-2.0.1.4b_2.linux.x86_64.gnu.opt.spx -f HOME/instance-3488169-1307790280.opb -t 1800 -m 15500

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

MD5SUM BENCH= 807bc542b75293285fea5916dfeaaa3e
RANDOM SEED=814807530

node141.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/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.806
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.61
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.806
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5362.96
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.806
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.806
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.806
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.84
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.806
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.806
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.806
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31241352 kB
Buffers:        263364 kB
Cached:        1054088 kB
SwapCached:       8728 kB
Active:         712372 kB
Inactive:       818116 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31241352 kB
SwapTotal:    67111528 kB
SwapFree:     67064580 kB
Dirty:           16716 kB
Writeback:           0 kB
AnonPages:      210908 kB
Mapped:          12996 kB
Slab:           114644 kB
PageTables:       4444 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   375588 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 74060 MiB
End job on node141 at 2011-06-11 13:34:37