| Solver Name | Answer | CPU time | Wall clock time |
|---|---|---|---|
| SCIPspx SCIP 1.2.1.3 with SoPlex 1.4.2 (CVS Version 30.5.2010) as LP solver | UNSAT | 117.949 | 117.989 |
| Name | normalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/ manquinho/dbsg/normalized-dbsg_50_25_2_15.opb |
| MD5SUM | 8fb158ac9231df21fb20d5a2362f86e8 |
| Bench Category | DEC-SMALLINT-NLC (no optimisation, small integers, non linear constraints) |
| Best result obtained on this benchmark | UNSAT |
| Best value of the objective obtained on this benchmark | |
| Best CPU time to get the best result obtained on this benchmark | 28.0457 |
| Has Objective Function | NO |
| Satisfiable | NO |
| (Un)Satisfiability was proved | YES |
| Best value of the objective function | |
| Optimality of the best value was proved | |
| Number of variables | 100 |
| Total number of constraints | 152 |
| Number of constraints which are clauses | 50 |
| Number of constraints which are cardinality constraints (but not clauses) | 1 |
| Number of constraints which are nor clauses,nor cardinality constraints | 101 |
| Minimum length of a constraint | 2 |
| Maximum length of a constraint | 100 |
| Number of terms in the objective function | 0 |
| Biggest coefficient in the objective function | 0 |
| Number of bits for the biggest coefficient in the objective function | 0 |
| Sum of the numbers in the objective function | 0 |
| Number of bits of the sum of numbers in the objective function | 0 |
| Biggest number in a constraint | 15 |
| Number of bits of the biggest number in a constraint | 4 |
| Biggest sum of numbers in a constraint | 100 |
| Number of bits of the biggest sum of numbers | 7 |
| Number of products (including duplicates) | 2960 |
| Sum of products size (including duplicates) | 5920 |
| Number of different products | 1480 |
| Sum of products size | 2960 |
0.00/0.00 c SCIP version 1.2.1.3 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.4.2]
0.00/0.00 c Copyright (c) 2002-2010 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-2702850-1278574877.opb>
0.00/0.02 c original problem has 1580 variables (1580 bin, 0 int, 0 impl, 0 cont) and 1632 constraints
0.00/0.02 c problem read
0.00/0.02 c No objective function, only one solution is needed.
0.00/0.02 c presolving settings loaded
0.00/0.04 c presolving:
0.09/0.11 c (round 1) 0 del vars, 0 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 151 upgd conss, 11940 impls, 100 clqs
0.09/0.17 c presolving (2 rounds):
0.09/0.17 c 0 deleted vars, 0 deleted constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.09/0.17 c 11940 implications, 100 cliques
0.09/0.17 c presolved problem has 1580 variables (1580 bin, 0 int, 0 impl, 0 cont) and 1632 constraints
0.09/0.17 c 1 constraints of type <knapsack>
0.09/0.17 c 150 constraints of type <setppc>
0.09/0.17 c 1480 constraints of type <and>
0.09/0.17 c 1 constraints of type <linear>
0.09/0.17 c transformed objective value is always integral (scale: 1)
0.09/0.17 c Presolving Time: 0.13
0.09/0.17 c - non default parameters ----------------------------------------------------------------------
0.09/0.17 c # SCIP version 1.2.1.3
0.09/0.17 c
0.09/0.17 c # frequency for displaying node information lines
0.09/0.17 c # [type: int, range: [-1,2147483647], default: 100]
0.09/0.17 c display/freq = 10000
0.09/0.17 c
0.09/0.17 c # maximal time in seconds to run
0.09/0.17 c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.17 c limits/time = 1789.98
0.09/0.17 c
0.09/0.17 c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.09/0.17 c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.17 c limits/memory = 1620
0.09/0.17 c
0.09/0.17 c # solving stops, if the given number of solutions were found (-1: no limit)
0.09/0.17 c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.17 c limits/solutions = 1
0.09/0.17 c
0.09/0.17 c # maximal number of separation rounds per node (-1: unlimited)
0.09/0.17 c # [type: int, range: [-1,2147483647], default: 5]
0.09/0.17 c separating/maxrounds = 1
0.09/0.17 c
0.09/0.17 c # maximal number of separation rounds in the root node (-1: unlimited)
0.09/0.17 c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.17 c separating/maxroundsroot = 5
0.09/0.17 c
0.09/0.17 c # default clock type (1: CPU user seconds, 2: wall clock time)
0.09/0.17 c # [type: int, range: [1,2], default: 1]
0.09/0.17 c timing/clocktype = 2
0.09/0.17 c
0.09/0.17 c # should presolving try to simplify inequalities
0.09/0.17 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.17 c constraints/linear/simplifyinequalities = TRUE
0.09/0.17 c
0.09/0.17 c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
0.09/0.17 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.17 c constraints/indicator/addCouplingCons = TRUE
0.09/0.17 c
0.09/0.17 c # should disaggregation of knapsack constraints be allowed in preprocessing?
0.09/0.17 c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
0.09/0.17 c constraints/knapsack/disaggregation = FALSE
0.09/0.17 c
0.09/0.17 c # should presolving try to simplify knapsacks
0.09/0.17 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.17 c constraints/knapsack/simplifyinequalities = TRUE
0.09/0.17 c
0.09/0.17 c # maximal number of presolving rounds the presolver participates in (-1: no limit)
0.09/0.17 c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.17 c presolving/probing/maxrounds = 0
0.09/0.17 c
0.09/0.17 c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
0.09/0.17 c # [type: int, range: [-1,2147483647], default: 10]
0.09/0.17 c heuristics/coefdiving/freq = -1
0.09/0.17 c
0.09/0.17 c # maximal fraction of diving LP iterations compared to node LP iterations
0.09/0.17 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.09/0.17 c heuristics/coefdiving/maxlpiterquot = 0.075
0.09/0.17 c
0.09/0.17 c # additional number of allowed LP iterations
0.09/0.17 c # [type: int, range: [0,2147483647], default: 1000]
0.09/0.17 c heuristics/coefdiving/maxlpiterofs = 1500
0.09/0.17 c
0.09/0.17 c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
0.09/0.17 c # [type: int, range: [-1,2147483647], default: 30]
0.09/0.17 c heuristics/crossover/freq = -1
0.09/0.17 c
0.09/0.17 c # number of nodes added to the contingent of the total nodes
0.09/0.17 c # [type: longint, range: [0,9223372036854775807], default: 500]
0.09/0.17 c heuristics/crossover/nodesofs = 750
0.09/0.17 c
0.09/0.17 c # number of nodes without incumbent change that heuristic should wait
0.09/0.17 c # [type: longint, range: [0,9223372036854775807], default: 200]
0.09/0.17 c heuristics/crossover/nwaitingnodes = 100
0.09/0.17 c
0.09/0.17 c # contingent of sub problem nodes in relation to the number of nodes of the original problem
0.09/0.17 c # [type: real, range: [0,1], default: 0.1]
0.09/0.17 c heuristics/crossover/nodesquot = 0.15
0.09/0.17 c
0.09/0.17 c # minimum percentage of integer variables that have to be fixed
0.09/0.17 c # [type: real, range: [0,1], default: 0.666]
0.09/0.17 c heuristics/crossover/minfixingrate = 0.5
0.09/0.17 c
0.09/0.17 c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
0.09/0.17 c # [type: int, range: [-1,2147483647], default: 20]
0.09/0.17 c heuristics/feaspump/freq = -1
0.09/0.17 c
0.09/0.17 c # additional number of allowed LP iterations
0.09/0.17 c # [type: int, range: [0,2147483647], default: 1000]
0.09/0.17 c heuristics/feaspump/maxlpiterofs = 2000
0.09/0.17 c
0.09/0.17 c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
0.09/0.17 c # [type: int, range: [-1,2147483647], default: 10]
0.09/0.17 c heuristics/fracdiving/freq = -1
0.09/0.17 c
0.09/0.17 c # maximal fraction of diving LP iterations compared to node LP iterations
0.09/0.17 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.09/0.17 c heuristics/fracdiving/maxlpiterquot = 0.075
0.09/0.17 c
0.09/0.17 c # additional number of allowed LP iterations
0.09/0.17 c # [type: int, range: [0,2147483647], default: 1000]
0.09/0.17 c heuristics/fracdiving/maxlpiterofs = 1500
0.09/0.17 c
0.09/0.17 c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
0.09/0.17 c # [type: int, range: [-1,2147483647], default: 10]
0.09/0.17 c heuristics/guideddiving/freq = -1
0.09/0.17 c
0.09/0.17 c # maximal fraction of diving LP iterations compared to node LP iterations
0.09/0.17 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.09/0.17 c heuristics/guideddiving/maxlpiterquot = 0.075
0.09/0.17 c
0.09/0.17 c # additional number of allowed LP iterations
0.09/0.17 c # [type: int, range: [0,2147483647], default: 1000]
0.09/0.17 c heuristics/guideddiving/maxlpiterofs = 1500
0.09/0.17 c
0.09/0.17 c # maximal fraction of diving LP iterations compared to node LP iterations
0.09/0.17 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.09/0.17 c heuristics/intdiving/maxlpiterquot = 0.075
0.09/0.17 c
0.09/0.17 c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
0.09/0.17 c # [type: int, range: [-1,2147483647], default: 10]
0.09/0.17 c heuristics/intshifting/freq = -1
0.09/0.17 c
0.09/0.17 c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
0.09/0.17 c # [type: int, range: [-1,2147483647], default: 10]
0.09/0.17 c heuristics/linesearchdiving/freq = -1
0.09/0.17 c
0.09/0.17 c # maximal fraction of diving LP iterations compared to node LP iterations
0.09/0.17 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.09/0.17 c heuristics/linesearchdiving/maxlpiterquot = 0.075
0.09/0.17 c
0.09/0.17 c # additional number of allowed LP iterations
0.09/0.17 c # [type: int, range: [0,2147483647], default: 1000]
0.09/0.17 c heuristics/linesearchdiving/maxlpiterofs = 1500
0.09/0.17 c
0.09/0.17 c # frequency for calling primal heuristic <nlp> (-1: never, 0: only at depth freqofs)
0.09/0.17 c # [type: int, range: [-1,2147483647], default: 1]
0.09/0.17 c heuristics/nlp/freq = -1
0.09/0.17 c
0.09/0.17 c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
0.09/0.17 c # [type: int, range: [-1,2147483647], default: 20]
0.09/0.17 c heuristics/objpscostdiving/freq = -1
0.09/0.17 c
0.09/0.17 c # maximal fraction of diving LP iterations compared to total iteration number
0.09/0.17 c # [type: real, range: [0,1], default: 0.01]
0.09/0.17 c heuristics/objpscostdiving/maxlpiterquot = 0.015
0.09/0.17 c
0.09/0.17 c # additional number of allowed LP iterations
0.09/0.17 c # [type: int, range: [0,2147483647], default: 1000]
0.09/0.17 c heuristics/objpscostdiving/maxlpiterofs = 1500
0.09/0.17 c
0.09/0.17 c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
0.09/0.17 c # [type: int, range: [-1,2147483647], default: 1]
0.09/0.17 c heuristics/oneopt/freq = -1
0.09/0.17 c
0.09/0.17 c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
0.09/0.17 c # [type: int, range: [-1,2147483647], default: 10]
0.09/0.17 c heuristics/pscostdiving/freq = -1
0.09/0.17 c
0.09/0.17 c # maximal fraction of diving LP iterations compared to node LP iterations
0.09/0.17 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.09/0.17 c heuristics/pscostdiving/maxlpiterquot = 0.075
0.09/0.17 c
0.09/0.17 c # additional number of allowed LP iterations
0.09/0.17 c # [type: int, range: [0,2147483647], default: 1000]
0.09/0.17 c heuristics/pscostdiving/maxlpiterofs = 1500
0.09/0.17 c
0.09/0.17 c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
0.09/0.17 c # [type: int, range: [-1,2147483647], default: 0]
0.09/0.17 c heuristics/rens/freq = -1
0.09/0.17 c
0.09/0.17 c # minimum percentage of integer variables that have to be fixable
0.09/0.17 c # [type: real, range: [0,1], default: 0.5]
0.09/0.17 c heuristics/rens/minfixingrate = 0.3
0.09/0.17 c
0.09/0.17 c # number of nodes added to the contingent of the total nodes
0.09/0.17 c # [type: longint, range: [0,9223372036854775807], default: 500]
0.09/0.17 c heuristics/rens/nodesofs = 2000
0.09/0.17 c
0.09/0.17 c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
0.09/0.17 c # [type: int, range: [-1,2147483647], default: 20]
0.09/0.17 c heuristics/rootsoldiving/freq = -1
0.09/0.17 c
0.09/0.17 c # maximal fraction of diving LP iterations compared to node LP iterations
0.09/0.17 c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
0.09/0.17 c heuristics/rootsoldiving/maxlpiterquot = 0.015
0.09/0.17 c
0.09/0.17 c # additional number of allowed LP iterations
0.09/0.17 c # [type: int, range: [0,2147483647], default: 1000]
0.09/0.17 c heuristics/rootsoldiving/maxlpiterofs = 1500
0.09/0.17 c
0.09/0.17 c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
0.09/0.17 c # [type: int, range: [-1,2147483647], default: 1]
0.09/0.17 c heuristics/rounding/freq = -1
0.09/0.17 c
0.09/0.17 c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
0.09/0.17 c # [type: int, range: [-1,2147483647], default: 10]
0.09/0.17 c heuristics/shifting/freq = -1
0.09/0.17 c
0.09/0.17 c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
0.09/0.17 c # [type: int, range: [-1,2147483647], default: 1]
0.09/0.17 c heuristics/simplerounding/freq = -1
0.09/0.17 c
0.09/0.17 c # frequency for calling primal heuristic <trivial> (-1: never, 0: only at depth freqofs)
0.09/0.17 c # [type: int, range: [-1,2147483647], default: 0]
0.09/0.17 c heuristics/trivial/freq = -1
0.09/0.17 c
0.09/0.17 c # frequency for calling primal heuristic <trysol> (-1: never, 0: only at depth freqofs)
0.09/0.17 c # [type: int, range: [-1,2147483647], default: 1]
0.09/0.17 c heuristics/trysol/freq = -1
0.09/0.17 c
0.09/0.17 c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
0.09/0.17 c # [type: int, range: [-1,2147483647], default: 10]
0.09/0.17 c heuristics/veclendiving/freq = -1
0.09/0.17 c
0.09/0.17 c # maximal fraction of diving LP iterations compared to node LP iterations
0.09/0.17 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.09/0.17 c heuristics/veclendiving/maxlpiterquot = 0.075
0.09/0.17 c
0.09/0.17 c # additional number of allowed LP iterations
0.09/0.17 c # [type: int, range: [0,2147483647], default: 1000]
0.09/0.17 c heuristics/veclendiving/maxlpiterofs = 1500
0.09/0.17 c
0.09/0.17 c # frequency for calling primal heuristic <zirounding> (-1: never, 0: only at depth freqofs)
0.09/0.17 c # [type: int, range: [-1,2147483647], default: 1]
0.09/0.17 c heuristics/zirounding/freq = -1
0.09/0.17 c
0.09/0.17 c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
0.09/0.17 c # [type: int, range: [-1,2147483647], default: 0]
0.09/0.17 c separating/cmir/freq = -1
0.09/0.17 c
0.09/0.17 c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
0.09/0.17 c # [type: int, range: [-1,2147483647], default: 0]
0.09/0.17 c separating/flowcover/freq = -1
0.09/0.17 c
0.09/0.17 c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.09/0.17 c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.17 c separating/rapidlearning/freq = 0
0.09/0.17 c
0.09/0.17 c -----------------------------------------------------------------------------------------------
0.09/0.17 c start solving
0.09/0.17 c
0.39/0.43 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
0.39/0.43 c 0.4s| 1 | 0 | 720 | - |7199k| 0 | 315 |1580 |1632 |1580 |3112 | 0 | 0 | 0 | 0.000000e+00 | -- | Inf
2.39/2.42 c 2.4s| 1 | 0 | 1122 | - |9161k| 0 | 332 |1580 |1916 |1580 |3151 | 39 | 0 | 0 | 0.000000e+00 | -- | Inf
3.89/3.97 c 3.9s| 1 | 0 | 1345 | - |9915k| 0 | 305 |1580 |1916 |1580 |3168 | 56 | 0 | 0 | 0.000000e+00 | -- | Inf
5.49/5.51 c 5.5s| 1 | 0 | 1549 | - | 10M| 0 | 290 |1580 |1916 |1580 |3179 | 67 | 0 | 0 | 0.000000e+00 | -- | Inf
6.89/6.98 c 7.0s| 1 | 0 | 1700 | - | 11M| 0 | 302 |1580 |1916 |1580 |3186 | 74 | 0 | 0 | 0.000000e+00 | -- | Inf
8.38/8.46 c 8.4s| 1 | 0 | 2191 | - | 11M| 0 | 321 |1580 |1916 |1580 |3197 | 85 | 0 | 0 | 0.000000e+00 | -- | Inf
8.48/8.51 c 8.5s| 1 | 0 | 2252 | - | 11M| 0 | 332 |1580 |1916 |1580 |3205 | 93 | 0 | 0 | 0.000000e+00 | -- | Inf
13.39/13.41 c 13.4s| 1 | 2 | 2252 | - | 11M| 0 | 332 |1580 |1916 |1580 |3205 | 93 | 0 | 10 | 0.000000e+00 | -- | Inf
117.85/117.95 c
117.85/117.95 c SCIP Status : problem is solved [infeasible]
117.85/117.95 c Solving Time (sec) : 117.93
117.85/117.95 c Solving Nodes : 353
117.85/117.95 c Primal Bound : +1.00000000000000e+20 (0 solutions)
117.85/117.95 c Dual Bound : +1.00000000000000e+20
117.85/117.95 c Gap : 0.00 %
117.85/117.95 s UNSATISFIABLE
117.85/117.95 c SCIP Status : problem is solved [infeasible]
117.85/117.95 c Solving Time : 117.93
117.85/117.95 c Original Problem :
117.85/117.95 c Problem name : HOME/instance-2702850-1278574877.opb
117.85/117.95 c Variables : 1580 (1580 binary, 0 integer, 0 implicit integer, 0 continuous)
117.85/117.95 c Constraints : 1632 initial, 1632 maximal
117.85/117.95 c Presolved Problem :
117.85/117.95 c Problem name : t_HOME/instance-2702850-1278574877.opb
117.85/117.95 c Variables : 1580 (1580 binary, 0 integer, 0 implicit integer, 0 continuous)
117.85/117.95 c Constraints : 1632 initial, 2077 maximal
117.85/117.95 c Presolvers : Time FixedVars AggrVars ChgTypes ChgBounds AddHoles DelCons ChgSides ChgCoefs
117.85/117.95 c trivial : 0.00 0 0 0 0 0 0 0 0
117.85/117.95 c dualfix : 0.00 0 0 0 0 0 0 0 0
117.85/117.95 c boundshift : 0.00 0 0 0 0 0 0 0 0
117.85/117.95 c inttobinary : 0.00 0 0 0 0 0 0 0 0
117.85/117.95 c implics : 0.00 0 0 0 0 0 0 0 0
117.85/117.95 c probing : 0.00 0 0 0 0 0 0 0 0
117.85/117.95 c knapsack : 0.00 0 0 0 0 0 0 0 0
117.85/117.95 c setppc : 0.00 0 0 0 0 0 0 0 0
117.85/117.95 c and : 0.11 0 0 0 0 0 0 0 0
117.85/117.95 c linear : 0.01 0 0 0 0 0 0 0 0
117.85/117.95 c logicor : 0.00 0 0 0 0 0 0 0 0
117.85/117.95 c root node : - 80 - - 80 - - - -
117.85/117.95 c Constraints : Number #Separate #Propagate #EnfoLP #EnfoPS Cutoffs DomReds Cuts Conss Children
117.85/117.95 c integral : 0 0 0 212 0 2 79 0 0 358
117.85/117.95 c knapsack : 1 5 1755 0 0 0 0 0 0 0
117.85/117.95 c setppc : 150 5 1755 0 0 0 781 0 0 0
117.85/117.95 c and : 1480 301 1755 0 0 0 24149 36595 0 0
117.85/117.95 c linear : 1+ 6 1755 0 0 0 43 0 0 0
117.85/117.95 c logicor : 0+ 0 302 0 0 0 212 0 0 0
117.85/117.95 c countsols : 0 0 0 0 0 0 0 0 0 0
117.85/117.95 c Constraint Timings : TotalTime Separate Propagate EnfoLP EnfoPS
117.85/117.95 c integral : 59.62 0.00 0.00 59.62 0.00
117.85/117.95 c knapsack : 0.01 0.00 0.00 0.00 0.00
117.85/117.95 c setppc : 0.02 0.00 0.02 0.00 0.00
117.85/117.95 c and : 0.51 0.34 0.17 0.00 0.00
117.85/117.95 c linear : 0.07 0.00 0.07 0.00 0.00
117.85/117.95 c logicor : 0.01 0.00 0.01 0.00 0.00
117.85/117.95 c countsols : 0.00 0.00 0.00 0.00 0.00
117.85/117.95 c Propagators : Time Calls Cutoffs DomReds
117.85/117.95 c vbounds : 0.00 1 0 0
117.85/117.95 c rootredcost : 0.00 0 0 0
117.85/117.95 c pseudoobj : 0.00 0 0 0
117.85/117.95 c Conflict Analysis : Time Calls Success Conflicts Literals Reconvs ReconvLits LP Iters
117.85/117.95 c propagation : 0.00 0 0 0 0.0 0 0.0 -
117.85/117.95 c infeasible LP : 0.16 172 170 478 10.0 2 3.5 0
117.85/117.95 c bound exceed. LP : 0.00 0 0 0 0.0 0 0.0 0
117.85/117.95 c strong branching : 0.00 0 0 0 0.0 0 0.0 0
117.85/117.95 c pseudo solution : 0.00 0 0 0 0.0 0 0.0 -
117.85/117.95 c applied globally : - - - 279 8.4 - - -
117.85/117.95 c applied locally : - - - 0 0.0 - - -
117.85/117.95 c Separators : Time Calls Cutoffs DomReds Cuts Conss
117.85/117.95 c cut pool : 0.00 4 - - 0 - (maximal pool size: 558)
117.85/117.95 c redcost : 0.02 301 0 0 0 0
117.85/117.95 c impliedbounds : 0.00 5 0 0 67 0
117.85/117.95 c intobj : 0.00 0 0 0 0 0
117.85/117.95 c cgmip : 0.00 0 0 0 0 0
117.85/117.95 c gomory : 4.50 5 0 0 0 0
117.85/117.95 c strongcg : 1.72 5 0 0 2500 0
117.85/117.95 c cmir : 0.00 0 0 0 0 0
117.85/117.95 c flowcover : 0.00 0 0 0 0 0
117.85/117.95 c clique : 0.03 5 0 0 33 0
117.85/117.95 c zerohalf : 0.00 0 0 0 0 0
117.85/117.95 c mcf : 0.11 5 0 0 123 0
117.85/117.95 c rapidlearning : 0.58 1 0 0 0 284
117.85/117.95 c Pricers : Time Calls Vars
117.85/117.95 c problem variables: 0.00 0 0
117.85/117.95 c Branching Rules : Time Calls Cutoffs DomReds Cuts Conss Children
117.85/117.95 c relpscost : 59.62 212 2 79 0 0 358
117.85/117.95 c pscost : 0.00 0 0 0 0 0 0
117.85/117.95 c inference : 0.00 0 0 0 0 0 0
117.85/117.95 c mostinf : 0.00 0 0 0 0 0 0
117.85/117.95 c leastinf : 0.00 0 0 0 0 0 0
117.85/117.95 c fullstrong : 0.00 0 0 0 0 0 0
117.85/117.95 c allfullstrong : 0.00 0 0 0 0 0 0
117.85/117.95 c random : 0.00 0 0 0 0 0 0
117.85/117.95 c Primal Heuristics : Time Calls Found
117.85/117.95 c LP solutions : 0.00 - 0
117.85/117.95 c pseudo solutions : 0.00 - 0
117.85/117.95 c trivial : 0.00 1 0
117.85/117.95 c simplerounding : 0.00 0 0
117.85/117.95 c zirounding : 0.00 0 0
117.85/117.95 c rounding : 0.00 0 0
117.85/117.95 c shifting : 0.00 0 0
117.85/117.95 c intshifting : 0.00 0 0
117.85/117.95 c oneopt : 0.00 0 0
117.85/117.95 c twoopt : 0.00 0 0
117.85/117.95 c fixandinfer : 0.00 0 0
117.85/117.95 c feaspump : 0.00 0 0
117.85/117.95 c coefdiving : 0.00 0 0
117.85/117.95 c pscostdiving : 0.00 0 0
117.85/117.95 c fracdiving : 0.00 0 0
117.85/117.95 c veclendiving : 0.00 0 0
117.85/117.95 c intdiving : 0.00 0 0
117.85/117.95 c actconsdiving : 0.00 0 0
117.85/117.95 c objpscostdiving : 0.00 0 0
117.85/117.95 c rootsoldiving : 0.00 0 0
117.85/117.95 c linesearchdiving : 0.00 0 0
117.85/117.95 c guideddiving : 0.00 0 0
117.85/117.95 c octane : 0.00 0 0
117.85/117.95 c rens : 0.00 0 0
117.85/117.95 c rins : 0.00 0 0
117.85/117.95 c localbranching : 0.00 0 0
117.85/117.95 c mutation : 0.00 0 0
117.85/117.95 c crossover : 0.00 0 0
117.85/117.95 c dins : 0.00 0 0
117.85/117.95 c undercover : 0.00 0 0
117.85/117.95 c nlp : 0.00 0 0
117.85/117.95 c trysol : 0.00 0 0
117.85/117.95 c LP : Time Calls Iterations Iter/call Iter/sec
117.85/117.95 c primal LP : 0.28 0 0 0.00 0.00
117.85/117.95 c dual LP : 48.98 679 143425 211.23 2927.94
117.85/117.95 c lex dual LP : 0.00 0 0 0.00 -
117.85/117.95 c barrier LP : 0.00 0 0 0.00 -
117.85/117.95 c diving/probing LP: 0.00 0 0 0.00 -
117.85/117.95 c strong branching : 59.57 705 177612 251.93 2981.34
117.85/117.95 c (at root node) : - 10 6258 625.80 -
117.85/117.95 c conflict analysis: 0.00 0 0 0.00 -
117.85/117.95 c B&B Tree :
117.85/117.95 c number of runs : 1
117.85/117.95 c nodes : 353
117.85/117.95 c nodes (total) : 353
117.85/117.95 c nodes left : 0
117.85/117.95 c max depth : 41
117.85/117.95 c max depth (total): 41
117.85/117.95 c backtracks : 77 (21.8%)
117.85/117.95 c delayed cutoffs : 6
117.85/117.95 c repropagations : 792 (4422 domain reductions, 0 cutoffs)
117.85/117.95 c avg switch length: 5.83
117.85/117.95 c switching time : 0.48
117.85/117.95 c Solution :
117.85/117.95 c Solutions found : 0 (0 improvements)
117.85/117.95 c Primal Bound : infeasible
117.85/117.95 c Dual Bound : -
117.85/117.95 c Gap : 0.00 %
117.85/117.95 c Root Dual Bound : +0.00000000000000e+00
117.85/117.95 c Root Iterations : 2252
117.85/117.98 c Time complete: 117.94.
ERROR: no interpretation found !
runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2702850-1278574877/watcher-2702850-1278574877 -o /tmp/evaluation-result-2702850-1278574877/solver-2702850-1278574877 -C 1800 -W 2000 -M 1800 HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-2702850-1278574877.opb -t 1800 -m 1800 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): 2000 seconds Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB Current StackSize limit: 10240 KiB [startup+0 s] /proc/loadavg: 0.92 0.95 0.89 3/105 29732 /proc/meminfo: memFree=1800336/2059040 swapFree=4139832/4192956 [pid=29732] ppid=29730 vsize=7904 CPUtime=0 /proc/29732/stat : 29732 (pbscip.linux.x8) R 29730 29732 29507 0 -1 4202496 1138 0 0 0 0 0 0 0 25 0 1 0 25696146 8093696 1049 1992294400 4194304 8395647 140737067651664 18446744073709551615 7382157 0 0 4096 0 0 0 0 17 1 0 0 0 /proc/29732/statm: 1976 1056 365 1026 0 946 0 [startup+0.0562849 s] /proc/loadavg: 0.92 0.95 0.89 3/105 29732 /proc/meminfo: memFree=1800336/2059040 swapFree=4139832/4192956 [pid=29732] ppid=29730 vsize=18724 CPUtime=0.05 /proc/29732/stat : 29732 (pbscip.linux.x8) R 29730 29732 29507 0 -1 4202496 4047 0 0 0 4 1 0 0 25 0 1 0 25696146 19173376 3604 1992294400 4194304 8395647 140737067651664 18446744073709551615 18446744073699066043 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/29732/statm: 4681 3604 453 1026 0 3651 0 Current children cumulated CPU time (s) 0.05 Current children cumulated vsize (KiB) 18724 [startup+0.101294 s] /proc/loadavg: 0.92 0.95 0.89 3/105 29732 /proc/meminfo: memFree=1800336/2059040 swapFree=4139832/4192956 [pid=29732] ppid=29730 vsize=18724 CPUtime=0.09 /proc/29732/stat : 29732 (pbscip.linux.x8) R 29730 29732 29507 0 -1 4202496 4047 0 0 0 8 1 0 0 25 0 1 0 25696146 19173376 3604 1992294400 4194304 8395647 140737067651664 18446744073709551615 18446744073699066094 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/29732/statm: 4681 3604 453 1026 0 3651 0 Current children cumulated CPU time (s) 0.09 Current children cumulated vsize (KiB) 18724 [startup+0.301332 s] /proc/loadavg: 0.92 0.95 0.89 3/105 29732 /proc/meminfo: memFree=1800336/2059040 swapFree=4139832/4192956 [pid=29732] ppid=29730 vsize=26876 CPUtime=0.29 /proc/29732/stat : 29732 (pbscip.linux.x8) R 29730 29732 29507 0 -1 4202496 6276 0 0 0 28 1 0 0 25 0 1 0 25696146 27521024 5762 1992294400 4194304 8395647 140737067651664 18446744073709551615 6390518 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/29732/statm: 6719 5762 565 1026 0 5689 0 Current children cumulated CPU time (s) 0.29 Current children cumulated vsize (KiB) 26876 [startup+0.701409 s] /proc/loadavg: 0.92 0.95 0.89 3/105 29732 /proc/meminfo: memFree=1800336/2059040 swapFree=4139832/4192956 [pid=29732] ppid=29730 vsize=27080 CPUtime=0.69 /proc/29732/stat : 29732 (pbscip.linux.x8) R 29730 29732 29507 0 -1 4202496 6398 0 0 0 68 1 0 0 25 0 1 0 25696146 27729920 5884 1992294400 4194304 8395647 140737067651664 18446744073709551615 4270256 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/29732/statm: 6770 5884 593 1026 0 5740 0 Current children cumulated CPU time (s) 0.69 Current children cumulated vsize (KiB) 27080 [startup+1.50156 s] /proc/loadavg: 0.92 0.95 0.89 2/106 29733 /proc/meminfo: memFree=1778876/2059040 swapFree=4139832/4192956 [pid=29732] ppid=29730 vsize=29764 CPUtime=1.49 /proc/29732/stat : 29732 (pbscip.linux.x8) R 29730 29732 29507 0 -1 4202496 7079 0 0 0 147 2 0 0 25 0 1 0 25696146 30478336 6565 1992294400 4194304 8395647 140737067651664 18446744073709551615 6107082 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/29732/statm: 7441 6565 595 1026 0 6411 0 Current children cumulated CPU time (s) 1.49 Current children cumulated vsize (KiB) 29764 [startup+3.10087 s] /proc/loadavg: 0.93 0.95 0.89 2/106 29733 /proc/meminfo: memFree=1760400/2059040 swapFree=4139832/4192956 [pid=29732] ppid=29730 vsize=49024 CPUtime=3.09 /proc/29732/stat : 29732 (pbscip.linux.x8) R 29730 29732 29507 0 -1 4202496 11757 0 0 0 286 23 0 0 25 0 1 0 25696146 50200576 11194 1992294400 4194304 8395647 140737067651664 18446744073709551615 4270503 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/29732/statm: 12256 11194 641 1026 0 11226 0 Current children cumulated CPU time (s) 3.09 Current children cumulated vsize (KiB) 49024 [startup+6.30148 s] /proc/loadavg: 0.93 0.95 0.89 2/106 29733 /proc/meminfo: memFree=1756556/2059040 swapFree=4139832/4192956 [pid=29732] ppid=29730 vsize=49024 CPUtime=6.29 /proc/29732/stat : 29732 (pbscip.linux.x8) R 29730 29732 29507 0 -1 4202496 11985 0 0 0 605 24 0 0 25 0 1 0 25696146 50200576 11410 1992294400 4194304 8395647 140737067651664 18446744073709551615 6106927 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/29732/statm: 12256 11410 629 1026 0 11226 0 Current children cumulated CPU time (s) 6.29 Current children cumulated vsize (KiB) 49024 [startup+12.7007 s] /proc/loadavg: 0.94 0.96 0.89 2/106 29735 /proc/meminfo: memFree=1756556/2059040 swapFree=4139832/4192956 [pid=29732] ppid=29730 vsize=49024 CPUtime=12.69 /proc/29732/stat : 29732 (pbscip.linux.x8) R 29730 29732 29507 0 -1 4202496 11992 0 0 0 1243 26 0 0 25 0 1 0 25696146 50200576 11414 1992294400 4194304 8395647 140737067651664 18446744073709551615 6754851 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/29732/statm: 12256 11414 629 1026 0 11226 0 Current children cumulated CPU time (s) 12.69 Current children cumulated vsize (KiB) 49024 [startup+25.5011 s] /proc/loadavg: 0.95 0.96 0.89 2/106 29735 /proc/meminfo: memFree=1756556/2059040 swapFree=4139832/4192956 [pid=29732] ppid=29730 vsize=49024 CPUtime=25.48 /proc/29732/stat : 29732 (pbscip.linux.x8) R 29730 29732 29507 0 -1 4202496 11994 0 0 0 2509 39 0 0 25 0 1 0 25696146 50200576 11416 1992294400 4194304 8395647 140737067651664 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/29732/statm: 12256 11416 631 1026 0 11226 0 Current children cumulated CPU time (s) 25.48 Current children cumulated vsize (KiB) 49024 [startup+51.101 s] /proc/loadavg: 0.96 0.96 0.89 2/106 29735 /proc/meminfo: memFree=1756556/2059040 swapFree=4139832/4192956 [pid=29732] ppid=29730 vsize=49024 CPUtime=51.07 /proc/29732/stat : 29732 (pbscip.linux.x8) R 29730 29732 29507 0 -1 4202496 11995 0 0 0 5041 66 0 0 25 0 1 0 25696146 50200576 11417 1992294400 4194304 8395647 140737067651664 18446744073709551615 6622098 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/29732/statm: 12256 11417 632 1026 0 11226 0 Current children cumulated CPU time (s) 51.07 Current children cumulated vsize (KiB) 49024 [startup+102.309 s] /proc/loadavg: 0.98 0.96 0.90 2/106 29737 /proc/meminfo: memFree=1756556/2059040 swapFree=4139832/4192956 [pid=29732] ppid=29730 vsize=49024 CPUtime=102.27 /proc/29732/stat : 29732 (pbscip.linux.x8) R 29730 29732 29507 0 -1 4202496 11995 0 0 0 10114 113 0 0 25 0 1 0 25696146 50200576 11417 1992294400 4194304 8395647 140737067651664 18446744073709551615 6697051 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/29732/statm: 12256 11417 632 1026 0 11226 0 Current children cumulated CPU time (s) 102.27 Current children cumulated vsize (KiB) 49024 Solver just ended. Dumping a history of the last processes samples [startup+108.702 s] /proc/loadavg: 0.98 0.97 0.90 2/106 29737 /proc/meminfo: memFree=1756556/2059040 swapFree=4139832/4192956 [pid=29732] ppid=29730 vsize=49024 CPUtime=108.66 /proc/29732/stat : 29732 (pbscip.linux.x8) R 29730 29732 29507 0 -1 4202496 11995 0 0 0 10747 119 0 0 25 0 1 0 25696146 50200576 11417 1992294400 4194304 8395647 140737067651664 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/29732/statm: 12256 11417 632 1026 0 11226 0 Current children cumulated CPU time (s) 108.66 Current children cumulated vsize (KiB) 49024 [startup+111.902 s] /proc/loadavg: 0.98 0.97 0.90 2/106 29737 /proc/meminfo: memFree=1756556/2059040 swapFree=4139832/4192956 [pid=29732] ppid=29730 vsize=49024 CPUtime=111.86 /proc/29732/stat : 29732 (pbscip.linux.x8) R 29730 29732 29507 0 -1 4202496 11995 0 0 0 11064 122 0 0 25 0 1 0 25696146 50200576 11417 1992294400 4194304 8395647 140737067651664 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/29732/statm: 12256 11417 632 1026 0 11226 0 Current children cumulated CPU time (s) 111.86 Current children cumulated vsize (KiB) 49024 [startup+115.101 s] /proc/loadavg: 0.99 0.97 0.90 2/106 29737 /proc/meminfo: memFree=1756556/2059040 swapFree=4139832/4192956 [pid=29732] ppid=29730 vsize=49024 CPUtime=115.05 /proc/29732/stat : 29732 (pbscip.linux.x8) R 29730 29732 29507 0 -1 4202496 11995 0 0 0 11381 124 0 0 25 0 1 0 25696146 50200576 11417 1992294400 4194304 8395647 140737067651664 18446744073709551615 6693391 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/29732/statm: 12256 11417 632 1026 0 11226 0 Current children cumulated CPU time (s) 115.05 Current children cumulated vsize (KiB) 49024 [startup+116.702 s] /proc/loadavg: 0.99 0.97 0.90 2/106 29737 /proc/meminfo: memFree=1756556/2059040 swapFree=4139832/4192956 [pid=29732] ppid=29730 vsize=49024 CPUtime=116.65 /proc/29732/stat : 29732 (pbscip.linux.x8) R 29730 29732 29507 0 -1 4202496 11995 0 0 0 11539 126 0 0 25 0 1 0 25696146 50200576 11417 1992294400 4194304 8395647 140737067651664 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/29732/statm: 12256 11417 632 1026 0 11226 0 Current children cumulated CPU time (s) 116.65 Current children cumulated vsize (KiB) 49024 [startup+117.502 s] /proc/loadavg: 0.99 0.97 0.90 2/106 29737 /proc/meminfo: memFree=1756556/2059040 swapFree=4139832/4192956 [pid=29732] ppid=29730 vsize=49024 CPUtime=117.45 /proc/29732/stat : 29732 (pbscip.linux.x8) R 29730 29732 29507 0 -1 4202496 11995 0 0 0 11618 127 0 0 25 0 1 0 25696146 50200576 11417 1992294400 4194304 8395647 140737067651664 18446744073709551615 6693740 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/29732/statm: 12256 11417 632 1026 0 11226 0 Current children cumulated CPU time (s) 117.45 Current children cumulated vsize (KiB) 49024 [startup+117.902 s] /proc/loadavg: 0.99 0.97 0.90 2/106 29737 /proc/meminfo: memFree=1756556/2059040 swapFree=4139832/4192956 [pid=29732] ppid=29730 vsize=49024 CPUtime=117.85 /proc/29732/stat : 29732 (pbscip.linux.x8) R 29730 29732 29507 0 -1 4202496 11995 0 0 0 11658 127 0 0 25 0 1 0 25696146 50200576 11417 1992294400 4194304 8395647 140737067651664 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/29732/statm: 12256 11417 632 1026 0 11226 0 Current children cumulated CPU time (s) 117.85 Current children cumulated vsize (KiB) 49024 Child status: 0 Real time (s): 117.989 CPU time (s): 117.949 CPU user time (s): 116.664 CPU system time (s): 1.2848 CPU usage (%): 99.966 Max. virtual memory (cumulated for all children) (KiB): 49024 getrusage(RUSAGE_CHILDREN,...) data: user time used= 116.664 system time used= 1.2848 maximum resident set size= 0 integral shared memory size= 0 integral unshared data size= 0 integral unshared stack size= 0 page reclaims= 12000 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= 3 involuntary context switches= 1495 runsolver used 0.200969 second user time and 0.563914 second system time The end
Begin job on node086 at 2010-07-08 09:41:17 IDJOB=2702850 IDBENCH=48299 IDSOLVER=1213 FILE ID=node086/2702850-1278574877 PBS_JOBID= 11240062 Free space on /tmp= 62436 MiB SOLVER NAME= SCIPspx SCIP 1.2.1.3 with SoPlex 1.4.2 (CVS Version 30.5.2010) as LP solver BENCH NAME= PB07/normalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/manquinho/dbsg/normalized-dbsg_50_25_2_15.opb COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2702850-1278574877/watcher-2702850-1278574877 -o /tmp/evaluation-result-2702850-1278574877/solver-2702850-1278574877 -C 1800 -W 2000 -M 1800 HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-2702850-1278574877.opb -t 1800 -m 1800 TIME LIMIT= 1800 seconds MEMORY LIMIT= 1800 MiB MAX NB THREAD= 0 MD5SUM BENCH= 8fb158ac9231df21fb20d5a2362f86e8 RANDOM SEED=2095860234 node086.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 : 15 model : 4 model name : Intel(R) Xeon(TM) CPU 3.00GHz stepping : 3 cpu MHz : 3000.262 cache size : 2048 KB physical id : 0 siblings : 1 core id : 0 cpu cores : 1 apicid : 0 fpu : yes fpu_exception : yes cpuid level : 5 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 lm constant_tsc pni monitor ds_cpl cid cx16 xtpr bogomips : 6000.52 clflush size : 64 cache_alignment : 128 address sizes : 36 bits physical, 48 bits virtual power management: processor : 1 vendor_id : GenuineIntel cpu family : 15 model : 4 model name : Intel(R) Xeon(TM) CPU 3.00GHz stepping : 3 cpu MHz : 3000.262 cache size : 2048 KB physical id : 3 siblings : 1 core id : 0 cpu cores : 1 apicid : 6 fpu : yes fpu_exception : yes cpuid level : 5 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 lm constant_tsc pni monitor ds_cpl cid cx16 xtpr bogomips : 5999.50 clflush size : 64 cache_alignment : 128 address sizes : 36 bits physical, 48 bits virtual power management: /proc/meminfo: MemTotal: 2059040 kB MemFree: 1800864 kB Buffers: 40192 kB Cached: 124652 kB SwapCached: 6840 kB Active: 112116 kB Inactive: 66652 kB HighTotal: 0 kB HighFree: 0 kB LowTotal: 2059040 kB LowFree: 1800864 kB SwapTotal: 4192956 kB SwapFree: 4139832 kB Dirty: 10692 kB Writeback: 0 kB AnonPages: 12092 kB Mapped: 12060 kB Slab: 57680 kB PageTables: 4112 kB NFS_Unstable: 0 kB Bounce: 0 kB CommitLimit: 5222476 kB Committed_AS: 180616 kB VmallocTotal: 34359738367 kB VmallocUsed: 264948 kB VmallocChunk: 34359471699 kB HugePages_Total: 0 HugePages_Free: 0 HugePages_Rsvd: 0 Hugepagesize: 2048 kB Free space on /tmp at the end= 62428 MiB End job on node086 at 2010-07-08 09:43:15