| Solver Name | Answer | CPU time | Wall clock time |
|---|---|---|---|
| SCIPclp SCIP 1.2.1.2 with Clp 1.11.1 (Release Version) as LP solver | UNSAT | 713.678 | 713.892 |
| Name | normalized-PB06/SATUNSAT-SMALLINT/web/ uclid_pb_benchmarks/normalized-cache.inv10.ucl.opb |
| MD5SUM | 449faf6379a77b0035cc1474243ef90a |
| Bench Category | DEC-SMALLINT (no optimisation, small integers) |
| 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 | 0.118981 |
| 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 | 8937 |
| Total number of constraints | 26319 |
| Number of constraints which are clauses | 26047 |
| Number of constraints which are cardinality constraints (but not clauses) | 0 |
| Number of constraints which are nor clauses,nor cardinality constraints | 272 |
| Minimum length of a constraint | 1 |
| Maximum length of a constraint | 9 |
| 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 | 17 |
| Number of bits of the biggest number in a constraint | 5 |
| Biggest sum of numbers in a constraint | 62 |
| Number of bits of the biggest sum of numbers | 6 |
| Number of products (including duplicates) | 0 |
| Sum of products size (including duplicates) | 0 |
| Number of different products | 0 |
| Sum of products size | 0 |
0.00/0.00 c SCIP version 1.2.1.2 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Clp 1.11.1] [Expressions interpreter: NONE]
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-2665970-1276330081.opb>
0.39/0.46 c original problem has 8937 variables (8937 bin, 0 int, 0 impl, 0 cont) and 26319 constraints
0.39/0.46 c problem read
0.39/0.46 c No objective function, only one solution is needed.
0.39/0.46 c presolving settings loaded
0.59/0.60 c presolving:
1.09/1.19 c (round 1) 503 del vars, 530 del conss, 230 chg bounds, 136 chg sides, 416 chg coeffs, 0 upgd conss, 691346 impls, 0 clqs
1.20/1.27 c (round 2) 615 del vars, 1458 del conss, 316 chg bounds, 136 chg sides, 416 chg coeffs, 0 upgd conss, 692636 impls, 0 clqs
1.29/1.31 c (round 3) 622 del vars, 1569 del conss, 327 chg bounds, 136 chg sides, 420 chg coeffs, 0 upgd conss, 693203 impls, 0 clqs
1.29/1.34 c (round 4) 635 del vars, 1608 del conss, 332 chg bounds, 136 chg sides, 430 chg coeffs, 0 upgd conss, 693365 impls, 0 clqs
1.59/1.61 c (round 5) 635 del vars, 1617 del conss, 332 chg bounds, 136 chg sides, 430 chg coeffs, 24702 upgd conss, 693365 impls, 0 clqs
1.59/1.68 c presolving (6 rounds):
1.59/1.68 c 635 deleted vars, 1617 deleted constraints, 332 tightened bounds, 0 added holes, 136 changed sides, 430 changed coefficients
1.59/1.68 c 693365 implications, 0 cliques
1.59/1.68 c presolved problem has 8302 variables (8302 bin, 0 int, 0 impl, 0 cont) and 24702 constraints
1.59/1.68 c 272 constraints of type <knapsack>
1.59/1.68 c 24430 constraints of type <logicor>
1.59/1.68 c transformed objective value is always integral (scale: 1)
1.59/1.68 c Presolving Time: 1.00
1.59/1.68 c - non default parameters ----------------------------------------------------------------------
1.59/1.68 c # SCIP version 1.2.1.2
1.59/1.68 c
1.59/1.68 c # frequency for displaying node information lines
1.59/1.68 c # [type: int, range: [-1,2147483647], default: 100]
1.59/1.68 c display/freq = 10000
1.59/1.68 c
1.59/1.68 c # maximal time in seconds to run
1.59/1.68 c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1.59/1.68 c limits/time = 1799.54
1.59/1.68 c
1.59/1.68 c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
1.59/1.68 c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1.59/1.68 c limits/memory = 1620
1.59/1.68 c
1.59/1.68 c # solving stops, if the given number of solutions were found (-1: no limit)
1.59/1.68 c # [type: int, range: [-1,2147483647], default: -1]
1.59/1.68 c limits/solutions = 1
1.59/1.68 c
1.59/1.68 c # maximal number of separation rounds per node (-1: unlimited)
1.59/1.68 c # [type: int, range: [-1,2147483647], default: 5]
1.59/1.68 c separating/maxrounds = 1
1.59/1.68 c
1.59/1.68 c # maximal number of separation rounds in the root node (-1: unlimited)
1.59/1.68 c # [type: int, range: [-1,2147483647], default: -1]
1.59/1.68 c separating/maxroundsroot = 5
1.59/1.68 c
1.59/1.68 c # should presolving try to simplify inequalities
1.59/1.68 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1.59/1.68 c constraints/linear/simplifyinequalities = TRUE
1.59/1.68 c
1.59/1.68 c # should disaggregation of knapsack constraints be allowed in preprocessing?
1.59/1.68 c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
1.59/1.68 c constraints/knapsack/disaggregation = FALSE
1.59/1.68 c
1.59/1.68 c # should presolving try to simplify knapsacks
1.59/1.68 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1.59/1.68 c constraints/knapsack/simplifyinequalities = TRUE
1.59/1.68 c
1.59/1.68 c # maximal number of presolving rounds the presolver participates in (-1: no limit)
1.59/1.68 c # [type: int, range: [-1,2147483647], default: -1]
1.59/1.68 c presolving/probing/maxrounds = 0
1.59/1.68 c
1.59/1.68 c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
1.59/1.68 c # [type: int, range: [-1,2147483647], default: 10]
1.59/1.68 c heuristics/coefdiving/freq = -1
1.59/1.68 c
1.59/1.68 c # maximal fraction of diving LP iterations compared to node LP iterations
1.59/1.68 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
1.59/1.68 c heuristics/coefdiving/maxlpiterquot = 0.075
1.59/1.68 c
1.59/1.68 c # additional number of allowed LP iterations
1.59/1.68 c # [type: int, range: [0,2147483647], default: 1000]
1.59/1.68 c heuristics/coefdiving/maxlpiterofs = 1500
1.59/1.68 c
1.59/1.68 c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
1.59/1.68 c # [type: int, range: [-1,2147483647], default: 30]
1.59/1.68 c heuristics/crossover/freq = -1
1.59/1.68 c
1.59/1.68 c # number of nodes added to the contingent of the total nodes
1.59/1.68 c # [type: longint, range: [0,9223372036854775807], default: 500]
1.59/1.68 c heuristics/crossover/nodesofs = 750
1.59/1.68 c
1.59/1.68 c # number of nodes without incumbent change that heuristic should wait
1.59/1.68 c # [type: longint, range: [0,9223372036854775807], default: 200]
1.59/1.68 c heuristics/crossover/nwaitingnodes = 100
1.59/1.68 c
1.59/1.68 c # contingent of sub problem nodes in relation to the number of nodes of the original problem
1.59/1.68 c # [type: real, range: [0,1], default: 0.1]
1.59/1.68 c heuristics/crossover/nodesquot = 0.15
1.59/1.68 c
1.59/1.68 c # minimum percentage of integer variables that have to be fixed
1.59/1.68 c # [type: real, range: [0,1], default: 0.666]
1.59/1.68 c heuristics/crossover/minfixingrate = 0.5
1.59/1.68 c
1.59/1.68 c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
1.59/1.68 c # [type: int, range: [-1,2147483647], default: 20]
1.59/1.68 c heuristics/feaspump/freq = -1
1.59/1.68 c
1.59/1.68 c # additional number of allowed LP iterations
1.59/1.68 c # [type: int, range: [0,2147483647], default: 1000]
1.59/1.68 c heuristics/feaspump/maxlpiterofs = 2000
1.59/1.68 c
1.59/1.68 c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
1.59/1.68 c # [type: int, range: [-1,2147483647], default: 10]
1.59/1.68 c heuristics/fracdiving/freq = -1
1.59/1.68 c
1.59/1.68 c # maximal fraction of diving LP iterations compared to node LP iterations
1.59/1.68 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
1.59/1.68 c heuristics/fracdiving/maxlpiterquot = 0.075
1.59/1.68 c
1.59/1.68 c # additional number of allowed LP iterations
1.59/1.68 c # [type: int, range: [0,2147483647], default: 1000]
1.59/1.68 c heuristics/fracdiving/maxlpiterofs = 1500
1.59/1.68 c
1.59/1.68 c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
1.59/1.68 c # [type: int, range: [-1,2147483647], default: 10]
1.59/1.68 c heuristics/guideddiving/freq = -1
1.59/1.68 c
1.59/1.68 c # maximal fraction of diving LP iterations compared to node LP iterations
1.59/1.68 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
1.59/1.68 c heuristics/guideddiving/maxlpiterquot = 0.075
1.59/1.68 c
1.59/1.68 c # additional number of allowed LP iterations
1.59/1.68 c # [type: int, range: [0,2147483647], default: 1000]
1.59/1.68 c heuristics/guideddiving/maxlpiterofs = 1500
1.59/1.68 c
1.59/1.68 c # maximal fraction of diving LP iterations compared to node LP iterations
1.59/1.68 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
1.59/1.68 c heuristics/intdiving/maxlpiterquot = 0.075
1.59/1.68 c
1.59/1.68 c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
1.59/1.68 c # [type: int, range: [-1,2147483647], default: 10]
1.59/1.68 c heuristics/intshifting/freq = -1
1.59/1.68 c
1.59/1.68 c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
1.59/1.68 c # [type: int, range: [-1,2147483647], default: 10]
1.59/1.68 c heuristics/linesearchdiving/freq = -1
1.59/1.68 c
1.59/1.68 c # maximal fraction of diving LP iterations compared to node LP iterations
1.59/1.68 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
1.59/1.68 c heuristics/linesearchdiving/maxlpiterquot = 0.075
1.59/1.68 c
1.59/1.68 c # additional number of allowed LP iterations
1.59/1.68 c # [type: int, range: [0,2147483647], default: 1000]
1.59/1.68 c heuristics/linesearchdiving/maxlpiterofs = 1500
1.59/1.68 c
1.59/1.68 c # frequency for calling primal heuristic <nlp> (-1: never, 0: only at depth freqofs)
1.59/1.68 c # [type: int, range: [-1,2147483647], default: 1]
1.59/1.68 c heuristics/nlp/freq = -1
1.59/1.68 c
1.59/1.68 c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
1.59/1.68 c # [type: int, range: [-1,2147483647], default: 20]
1.59/1.68 c heuristics/objpscostdiving/freq = -1
1.59/1.68 c
1.59/1.68 c # maximal fraction of diving LP iterations compared to total iteration number
1.59/1.68 c # [type: real, range: [0,1], default: 0.01]
1.59/1.68 c heuristics/objpscostdiving/maxlpiterquot = 0.015
1.59/1.68 c
1.59/1.68 c # additional number of allowed LP iterations
1.59/1.68 c # [type: int, range: [0,2147483647], default: 1000]
1.59/1.68 c heuristics/objpscostdiving/maxlpiterofs = 1500
1.59/1.68 c
1.59/1.68 c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
1.59/1.68 c # [type: int, range: [-1,2147483647], default: 1]
1.59/1.68 c heuristics/oneopt/freq = -1
1.59/1.68 c
1.59/1.68 c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
1.59/1.68 c # [type: int, range: [-1,2147483647], default: 10]
1.59/1.68 c heuristics/pscostdiving/freq = -1
1.59/1.68 c
1.59/1.68 c # maximal fraction of diving LP iterations compared to node LP iterations
1.59/1.68 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
1.59/1.68 c heuristics/pscostdiving/maxlpiterquot = 0.075
1.59/1.68 c
1.59/1.68 c # additional number of allowed LP iterations
1.59/1.68 c # [type: int, range: [0,2147483647], default: 1000]
1.59/1.68 c heuristics/pscostdiving/maxlpiterofs = 1500
1.59/1.68 c
1.59/1.68 c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
1.59/1.68 c # [type: int, range: [-1,2147483647], default: 0]
1.59/1.68 c heuristics/rens/freq = -1
1.59/1.68 c
1.59/1.68 c # minimum percentage of integer variables that have to be fixable
1.59/1.68 c # [type: real, range: [0,1], default: 0.5]
1.59/1.68 c heuristics/rens/minfixingrate = 0.3
1.59/1.68 c
1.59/1.68 c # number of nodes added to the contingent of the total nodes
1.59/1.68 c # [type: longint, range: [0,9223372036854775807], default: 500]
1.59/1.68 c heuristics/rens/nodesofs = 2000
1.59/1.68 c
1.59/1.68 c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
1.59/1.68 c # [type: int, range: [-1,2147483647], default: 20]
1.59/1.68 c heuristics/rootsoldiving/freq = -1
1.59/1.68 c
1.59/1.68 c # maximal fraction of diving LP iterations compared to node LP iterations
1.59/1.68 c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
1.59/1.68 c heuristics/rootsoldiving/maxlpiterquot = 0.015
1.59/1.68 c
1.59/1.68 c # additional number of allowed LP iterations
1.59/1.68 c # [type: int, range: [0,2147483647], default: 1000]
1.59/1.68 c heuristics/rootsoldiving/maxlpiterofs = 1500
1.59/1.68 c
1.59/1.68 c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
1.59/1.68 c # [type: int, range: [-1,2147483647], default: 1]
1.59/1.68 c heuristics/rounding/freq = -1
1.59/1.68 c
1.59/1.68 c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
1.59/1.68 c # [type: int, range: [-1,2147483647], default: 10]
1.59/1.68 c heuristics/shifting/freq = -1
1.59/1.68 c
1.59/1.68 c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
1.59/1.68 c # [type: int, range: [-1,2147483647], default: 1]
1.59/1.68 c heuristics/simplerounding/freq = -1
1.59/1.68 c
1.59/1.68 c # frequency for calling primal heuristic <trivial> (-1: never, 0: only at depth freqofs)
1.59/1.68 c # [type: int, range: [-1,2147483647], default: 0]
1.59/1.68 c heuristics/trivial/freq = -1
1.59/1.68 c
1.59/1.68 c # frequency for calling primal heuristic <trysol> (-1: never, 0: only at depth freqofs)
1.59/1.68 c # [type: int, range: [-1,2147483647], default: 1]
1.59/1.68 c heuristics/trysol/freq = -1
1.59/1.68 c
1.59/1.68 c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
1.59/1.68 c # [type: int, range: [-1,2147483647], default: 10]
1.59/1.68 c heuristics/veclendiving/freq = -1
1.59/1.68 c
1.59/1.68 c # maximal fraction of diving LP iterations compared to node LP iterations
1.59/1.68 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
1.59/1.68 c heuristics/veclendiving/maxlpiterquot = 0.075
1.59/1.68 c
1.59/1.68 c # additional number of allowed LP iterations
1.59/1.68 c # [type: int, range: [0,2147483647], default: 1000]
1.59/1.68 c heuristics/veclendiving/maxlpiterofs = 1500
1.59/1.68 c
1.59/1.68 c # frequency for calling primal heuristic <zirounding> (-1: never, 0: only at depth freqofs)
1.59/1.68 c # [type: int, range: [-1,2147483647], default: 1]
1.59/1.68 c heuristics/zirounding/freq = -1
1.59/1.68 c
1.59/1.68 c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
1.59/1.68 c # [type: int, range: [-1,2147483647], default: 0]
1.59/1.68 c separating/cmir/freq = -1
1.59/1.68 c
1.59/1.68 c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
1.59/1.68 c # [type: int, range: [-1,2147483647], default: 0]
1.59/1.68 c separating/flowcover/freq = -1
1.59/1.68 c
1.59/1.68 c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
1.59/1.68 c # [type: int, range: [-1,2147483647], default: -1]
1.59/1.68 c separating/rapidlearning/freq = 0
1.59/1.68 c
1.59/1.68 c -----------------------------------------------------------------------------------------------
1.59/1.68 c start solving
1.59/1.69 c
1.99/2.03 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
1.99/2.03 c 1.4s| 1 | 0 | 702 | - | 66M| 0 | 536 |8302 | 24k|8302 | 24k| 0 | 0 | 0 | 0.000000e+00 | -- | Inf
4.79/4.83 c 4.0s| 1 | 0 | 1475 | - | 67M| 0 | 992 |8302 | 24k|8302 | 24k| 79 | 0 | 0 | 0.000000e+00 | -- | Inf
13.48/13.55 c 12.6s| 1 | 0 | 3894 | - | 67M| 0 |1513 |8302 | 24k|8302 | 24k| 139 | 0 | 0 | 0.000000e+00 | -- | Inf
22.49/22.55 c 21.5s| 1 | 0 | 6762 | - | 67M| 0 |2309 |8302 | 24k|8302 | 24k| 214 | 0 | 0 | 0.000000e+00 | -- | Inf
37.78/37.82 c 36.7s| 1 | 0 | 10067 | - | 67M| 0 |2536 |8302 | 24k|8302 | 24k| 272 | 0 | 0 | 0.000000e+00 | -- | Inf
45.57/45.66 c 44.5s| 1 | 0 | 11806 | - | 68M| 0 |2807 |8302 | 24k|8302 | 25k| 309 | 0 | 0 | 0.000000e+00 | -- | Inf
163.54/163.61 c 162s| 1 | 2 | 11806 | - | 68M| 0 |2807 |8302 | 24k|8302 | 25k| 309 | 0 | 33 | 0.000000e+00 | -- | Inf
713.48/713.74 c
713.48/713.74 c SCIP Status : problem is solved [infeasible]
713.48/713.74 c Solving Time (sec) : 707.07
713.48/713.74 c Solving Nodes : 87
713.48/713.74 c Primal Bound : +1.00000000000000e+20 (0 solutions)
713.48/713.74 c Dual Bound : +1.00000000000000e+20
713.48/713.74 c Gap : 0.00 %
713.48/713.74 s UNSATISFIABLE
713.48/713.74 c SCIP Status : problem is solved [infeasible]
713.48/713.74 c Solving Time : 707.07
713.48/713.74 c Original Problem :
713.48/713.74 c Problem name : HOME/instance-2665970-1276330081.opb
713.48/713.74 c Variables : 8937 (8937 binary, 0 integer, 0 implicit integer, 0 continuous)
713.48/713.74 c Constraints : 26319 initial, 26319 maximal
713.48/713.74 c Presolved Problem :
713.48/713.74 c Problem name : t_HOME/instance-2665970-1276330081.opb
713.48/713.74 c Variables : 8302 (8302 binary, 0 integer, 0 implicit integer, 0 continuous)
713.48/713.74 c Constraints : 24702 initial, 24703 maximal
713.48/713.74 c Presolvers : Time FixedVars AggrVars ChgTypes ChgBounds AddHoles DelCons ChgSides ChgCoefs
713.48/713.74 c trivial : 0.01 30 0 0 0 0 0 0 0
713.48/713.74 c dualfix : 0.00 0 0 0 0 0 0 0 0
713.48/713.74 c boundshift : 0.00 0 0 0 0 0 0 0 0
713.48/713.74 c inttobinary : 0.00 0 0 0 0 0 0 0 0
713.48/713.74 c implics : 0.09 0 284 0 0 0 0 0 0
713.48/713.74 c probing : 0.00 0 0 0 0 0 0 0 0
713.48/713.74 c knapsack : 0.01 0 0 0 0 0 0 0 0
713.48/713.74 c linear : 0.70 320 1 0 332 0 1617 136 430
713.48/713.74 c logicor : 0.11 0 0 0 0 0 0 0 0
713.48/713.74 c root node : - 4668 - - 4668 - - - -
713.48/713.74 c Constraints : Number #Separate #Propagate #EnfoLP #EnfoPS Cutoffs DomReds Cuts Conss Children
713.48/713.74 c integral : 0 0 0 71 0 0 2 0 0 140
713.48/713.74 c knapsack : 272 5 1346 0 0 0 38 728 0 0
713.48/713.74 c logicor : 24430+ 5 1216 0 0 23 41469 0 0 0
713.48/713.74 c countsols : 0 0 0 0 0 0 0 0 0 0
713.48/713.74 c Constraint Timings : TotalTime Separate Propagate EnfoLP EnfoPS
713.48/713.74 c integral : 565.00 0.00 0.00 565.00 0.00
713.48/713.74 c knapsack : 0.07 0.03 0.04 0.00 0.00
713.48/713.74 c logicor : 0.55 0.01 0.54 0.00 0.00
713.48/713.74 c countsols : 0.00 0.00 0.00 0.00 0.00
713.48/713.74 c Propagators : Time Calls Cutoffs DomReds
713.48/713.74 c vbounds : 0.00 1 0 0
713.48/713.74 c rootredcost : 0.00 0 0 0
713.48/713.74 c pseudoobj : 0.00 0 0 0
713.48/713.74 c Conflict Analysis : Time Calls Success Conflicts Literals Reconvs ReconvLits LP Iters
713.48/713.74 c propagation : 0.00 23 21 34 3.2 5 2.8 -
713.48/713.74 c infeasible LP : 0.00 0 0 0 0.0 0 0.0 0
713.48/713.74 c bound exceed. LP : 0.00 0 0 0 0.0 0 0.0 0
713.48/713.74 c strong branching : 0.00 0 0 0 0.0 0 0.0 0
713.48/713.74 c pseudo solution : 0.00 0 0 0 0.0 0 0.0 -
713.48/713.74 c applied globally : - - - 37 3.1 - - -
713.48/713.74 c applied locally : - - - 0 0.0 - - -
713.48/713.74 c Separators : Time Calls Cutoffs DomReds Cuts Conss
713.48/713.74 c cut pool : 0.00 4 - - 41 - (maximal pool size: 798)
713.48/713.74 c redcost : 0.07 74 0 0 0 0
713.48/713.74 c impliedbounds : 0.04 5 0 0 0 0
713.48/713.74 c intobj : 0.00 0 0 0 0 0
713.48/713.74 c cgmip : 0.00 0 0 0 0 0
713.48/713.74 c gomory : 9.54 5 0 0 2500 0
713.48/713.74 c strongcg : 6.43 5 0 0 2500 0
713.48/713.74 c cmir : 0.00 0 0 0 0 0
713.48/713.74 c flowcover : 0.00 0 0 0 0 0
713.48/713.74 c clique : 1.31 5 0 0 40 0
713.48/713.74 c zerohalf : 0.00 0 0 0 0 0
713.48/713.74 c mcf : 0.91 1 0 0 0 0
713.48/713.74 c rapidlearning : 0.00 0 0 0 0 0
713.48/713.74 c Pricers : Time Calls Vars
713.48/713.74 c problem variables: 0.00 0 0
713.48/713.74 c Branching Rules : Time Calls Cutoffs DomReds Cuts Conss Children
713.48/713.74 c relpscost : 565.00 71 0 2 0 0 140
713.48/713.74 c pscost : 0.00 0 0 0 0 0 0
713.48/713.74 c inference : 0.00 0 0 0 0 0 0
713.48/713.74 c mostinf : 0.00 0 0 0 0 0 0
713.48/713.74 c leastinf : 0.00 0 0 0 0 0 0
713.48/713.74 c fullstrong : 0.00 0 0 0 0 0 0
713.48/713.74 c allfullstrong : 0.00 0 0 0 0 0 0
713.48/713.74 c random : 0.00 0 0 0 0 0 0
713.48/713.74 c Primal Heuristics : Time Calls Found
713.48/713.74 c LP solutions : 0.00 - 0
713.48/713.74 c pseudo solutions : 0.00 - 0
713.48/713.74 c trivial : 0.01 1 0
713.48/713.74 c simplerounding : 0.00 0 0
713.48/713.74 c zirounding : 0.00 0 0
713.48/713.74 c rounding : 0.00 0 0
713.48/713.74 c shifting : 0.00 0 0
713.48/713.74 c intshifting : 0.00 0 0
713.48/713.74 c oneopt : 0.00 0 0
713.48/713.74 c twoopt : 0.00 0 0
713.48/713.74 c fixandinfer : 0.00 0 0
713.48/713.74 c feaspump : 0.00 0 0
713.48/713.74 c coefdiving : 0.00 0 0
713.48/713.74 c pscostdiving : 0.00 0 0
713.48/713.74 c fracdiving : 0.00 0 0
713.48/713.74 c veclendiving : 0.00 0 0
713.48/713.74 c intdiving : 0.00 0 0
713.48/713.74 c actconsdiving : 0.00 0 0
713.48/713.74 c objpscostdiving : 0.00 0 0
713.48/713.74 c rootsoldiving : 0.00 0 0
713.48/713.74 c linesearchdiving : 0.00 0 0
713.48/713.74 c guideddiving : 0.00 0 0
713.48/713.74 c octane : 0.00 0 0
713.48/713.74 c rens : 0.00 0 0
713.48/713.74 c rins : 0.00 0 0
713.48/713.74 c localbranching : 0.00 0 0
713.48/713.74 c mutation : 0.00 0 0
713.48/713.74 c crossover : 0.00 0 0
713.48/713.74 c dins : 0.00 0 0
713.48/713.74 c undercover : 0.00 0 0
713.48/713.74 c nlp : 0.00 0 0
713.48/713.74 c trysol : 0.00 0 0
713.48/713.74 c LP : Time Calls Iterations Iter/call Iter/sec
713.48/713.74 c primal LP : 0.03 0 0 0.00 0.00
713.48/713.74 c dual LP : 120.77 76 45910 604.08 380.14
713.48/713.74 c lex dual LP : 0.00 0 0 0.00 -
713.48/713.74 c barrier LP : 0.00 0 0 0.00 -
713.48/713.74 c diving/probing LP: 0.00 0 0 0.00 -
713.48/713.74 c strong branching : 564.81 186 165137 887.83 292.38
713.48/713.74 c (at root node) : - 33 33000 1000.00 -
713.48/713.74 c conflict analysis: 0.00 0 0 0.00 -
713.48/713.74 c B&B Tree :
713.48/713.74 c number of runs : 1
713.48/713.74 c nodes : 87
713.48/713.74 c nodes (total) : 87
713.48/713.74 c nodes left : 0
713.48/713.74 c max depth : 38
713.48/713.74 c max depth (total): 38
713.48/713.74 c backtracks : 9 (10.3%)
713.48/713.74 c delayed cutoffs : 54
713.48/713.74 c repropagations : 123 (11917 domain reductions, 6 cutoffs)
713.48/713.74 c avg switch length: 4.51
713.48/713.74 c switching time : 0.24
713.48/713.74 c Solution :
713.48/713.74 c Solutions found : 0 (0 improvements)
713.48/713.74 c Primal Bound : infeasible
713.48/713.74 c Dual Bound : -
713.48/713.74 c Gap : 0.00 %
713.48/713.74 c Root Dual Bound : +0.00000000000000e+00
713.48/713.74 c Root Iterations : 11806
713.58/713.89 c Time complete: 713.66.
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-2665970-1276330081/watcher-2665970-1276330081 -o /tmp/evaluation-result-2665970-1276330081/solver-2665970-1276330081 -C 1800 -W 2000 -M 1800 HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2665970-1276330081.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: 1.23 1.05 1.01 3/106 12308 /proc/meminfo: memFree=1835964/2059040 swapFree=4136244/4192956 [pid=12308] ppid=12306 vsize=9288 CPUtime=0 /proc/12308/stat : 12308 (pbscip.linux.x8) R 12306 12308 10523 0 -1 4202496 1058 0 0 0 0 0 0 0 18 0 1 0 8612027 9510912 979 1992294400 4194304 9819077 140735653409904 18446744073709551615 8675093 0 0 4096 0 0 0 0 17 1 0 0 0 /proc/12308/statm: 2322 988 371 1374 0 943 0 [startup+0.101085 s] /proc/loadavg: 1.23 1.05 1.01 3/106 12308 /proc/meminfo: memFree=1835964/2059040 swapFree=4136244/4192956 [pid=12308] ppid=12306 vsize=15784 CPUtime=0.09 /proc/12308/stat : 12308 (pbscip.linux.x8) R 12306 12308 10523 0 -1 4202496 2870 0 0 0 9 0 0 0 20 0 1 0 8612027 16162816 2790 1992294400 4194304 9819077 140735653409904 18446744073709551615 8675093 0 0 4096 0 0 0 0 17 1 0 0 0 /proc/12308/statm: 3946 2790 386 1374 0 2567 0 Current children cumulated CPU time (s) 0.09 Current children cumulated vsize (KiB) 15784 [startup+0.201095 s] /proc/loadavg: 1.23 1.05 1.01 3/106 12308 /proc/meminfo: memFree=1835964/2059040 swapFree=4136244/4192956 [pid=12308] ppid=12306 vsize=19852 CPUtime=0.19 /proc/12308/stat : 12308 (pbscip.linux.x8) R 12306 12308 10523 0 -1 4202496 3899 0 0 0 18 1 0 0 20 0 1 0 8612027 20328448 3819 1992294400 4194304 9819077 140735653409904 18446744073709551615 8610840 0 0 4096 0 0 0 0 17 1 0 0 0 /proc/12308/statm: 4963 3819 386 1374 0 3584 0 Current children cumulated CPU time (s) 0.19 Current children cumulated vsize (KiB) 19852 [startup+0.301106 s] /proc/loadavg: 1.23 1.05 1.01 3/106 12308 /proc/meminfo: memFree=1835964/2059040 swapFree=4136244/4192956 [pid=12308] ppid=12306 vsize=22376 CPUtime=0.29 /proc/12308/stat : 12308 (pbscip.linux.x8) R 12306 12308 10523 0 -1 4202496 4536 0 0 0 28 1 0 0 20 0 1 0 8612027 22913024 4456 1992294400 4194304 9819077 140735653409904 18446744073709551615 4373954 0 0 4096 0 0 0 0 17 1 0 0 0 /proc/12308/statm: 5594 4456 386 1374 0 4215 0 Current children cumulated CPU time (s) 0.29 Current children cumulated vsize (KiB) 22376 [startup+0.701146 s] /proc/loadavg: 1.23 1.05 1.01 3/106 12308 /proc/meminfo: memFree=1835964/2059040 swapFree=4136244/4192956 [pid=12308] ppid=12306 vsize=60500 CPUtime=0.69 /proc/12308/stat : 12308 (pbscip.linux.x8) R 12306 12308 10523 0 -1 4202496 14056 0 0 0 64 5 0 0 20 0 1 0 8612027 61952000 13595 1992294400 4194304 9819077 140735653409904 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/12308/statm: 15125 13595 486 1374 0 13746 0 Current children cumulated CPU time (s) 0.69 Current children cumulated vsize (KiB) 60500 [startup+1.50123 s] /proc/loadavg: 1.23 1.05 1.01 2/107 12309 /proc/meminfo: memFree=1760936/2059040 swapFree=4136244/4192956 [pid=12308] ppid=12306 vsize=95604 CPUtime=1.49 /proc/12308/stat : 12308 (pbscip.linux.x8) R 12306 12308 10523 0 -1 4202496 24572 0 0 0 134 15 0 0 23 0 1 0 8612027 97898496 22316 1992294400 4194304 9819077 140735653409904 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/12308/statm: 23901 22316 500 1374 0 22522 0 Current children cumulated CPU time (s) 1.49 Current children cumulated vsize (KiB) 95604 [startup+3.10139 s] /proc/loadavg: 1.23 1.05 1.01 2/107 12309 /proc/meminfo: memFree=1721504/2059040 swapFree=4136244/4192956 [pid=12308] ppid=12306 vsize=136504 CPUtime=3.09 /proc/12308/stat : 12308 (pbscip.linux.x8) R 12306 12308 10523 0 -1 4202496 36397 0 0 0 270 39 0 0 25 0 1 0 8612027 139780096 29683 1992294400 4194304 9819077 140735653409904 18446744073709551615 5689249 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/12308/statm: 34126 29683 666 1374 0 32747 0 Current children cumulated CPU time (s) 3.09 Current children cumulated vsize (KiB) 136504 [startup+6.30072 s] /proc/loadavg: 1.22 1.05 1.01 2/107 12309 /proc/meminfo: memFree=1717908/2059040 swapFree=4136244/4192956 [pid=12308] ppid=12306 vsize=138708 CPUtime=6.29 /proc/12308/stat : 12308 (pbscip.linux.x8) R 12306 12308 10523 0 -1 4202496 39911 0 0 0 588 41 0 0 25 0 1 0 8612027 142036992 29991 1992294400 4194304 9819077 140735653409904 18446744073709551615 8645904 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/12308/statm: 34677 29991 679 1374 0 33298 0 Current children cumulated CPU time (s) 6.29 Current children cumulated vsize (KiB) 138708 [startup+12.7014 s] /proc/loadavg: 1.20 1.05 1.01 2/107 12309 /proc/meminfo: memFree=1717536/2059040 swapFree=4136244/4192956 [pid=12308] ppid=12306 vsize=140020 CPUtime=12.69 /proc/12308/stat : 12308 (pbscip.linux.x8) R 12306 12308 10523 0 -1 4202496 44711 0 0 0 1221 48 0 0 25 0 1 0 8612027 143380480 30153 1992294400 4194304 9819077 140735653409904 18446744073709551615 6676897 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/12308/statm: 35005 30153 679 1374 0 33626 0 Current children cumulated CPU time (s) 12.69 Current children cumulated vsize (KiB) 140020 [startup+25.5007 s] /proc/loadavg: 1.15 1.04 1.01 2/107 12309 /proc/meminfo: memFree=1715304/2059040 swapFree=4136244/4192956 [pid=12308] ppid=12306 vsize=143120 CPUtime=25.49 /proc/12308/stat : 12308 (pbscip.linux.x8) R 12306 12308 10523 0 -1 4202496 56281 0 0 0 2491 58 0 0 25 0 1 0 8612027 146554880 30654 1992294400 4194304 9819077 140735653409904 18446744073709551615 6044346 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/12308/statm: 35780 30654 679 1374 0 34401 0 Current children cumulated CPU time (s) 25.49 Current children cumulated vsize (KiB) 143120 [startup+51.1013 s] /proc/loadavg: 1.10 1.04 1.01 2/107 12309 /proc/meminfo: memFree=1711460/2059040 swapFree=4136244/4192956 [pid=12308] ppid=12306 vsize=144376 CPUtime=51.07 /proc/12308/stat : 12308 (pbscip.linux.x8) R 12306 12308 10523 0 -1 4202496 80912 0 0 0 5031 76 0 0 25 0 1 0 8612027 147841024 30580 1992294400 4194304 9819077 140735653409904 18446744073709551615 7487724 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/12308/statm: 38583 30586 688 1374 0 37204 0 Current children cumulated CPU time (s) 51.07 Current children cumulated vsize (KiB) 144376 [startup+102.302 s] /proc/loadavg: 1.04 1.03 1.00 2/107 12311 /proc/meminfo: memFree=1711832/2059040 swapFree=4136244/4192956 [pid=12308] ppid=12306 vsize=165048 CPUtime=102.26 /proc/12308/stat : 12308 (pbscip.linux.x8) R 12306 12308 10523 0 -1 4202496 136705 0 0 0 10113 113 0 0 25 0 1 0 8612027 169009152 31572 1992294400 4194304 9819077 140735653409904 18446744073709551615 7291987 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/12308/statm: 41262 31572 688 1374 0 39883 0 Current children cumulated CPU time (s) 102.26 Current children cumulated vsize (KiB) 165048 [startup+162.301 s] /proc/loadavg: 1.01 1.02 1.00 2/107 12313 /proc/meminfo: memFree=1710716/2059040 swapFree=4136244/4192956 [pid=12308] ppid=12306 vsize=165048 CPUtime=162.24 /proc/12308/stat : 12308 (pbscip.linux.x8) R 12306 12308 10523 0 -1 4202496 198761 0 0 0 16068 156 0 0 25 0 1 0 8612027 169009152 31648 1992294400 4194304 9819077 140735653409904 18446744073709551615 6391483 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/12308/statm: 41262 31648 688 1374 0 39883 0 Current children cumulated CPU time (s) 162.24 Current children cumulated vsize (KiB) 165048 [startup+222.309 s] /proc/loadavg: 1.00 1.02 1.00 2/107 12315 /proc/meminfo: memFree=1710840/2059040 swapFree=4136244/4192956 [pid=12308] ppid=12306 vsize=165348 CPUtime=222.23 /proc/12308/stat : 12308 (pbscip.linux.x8) R 12306 12308 10523 0 -1 4202496 272285 0 0 0 22016 207 0 0 25 0 1 0 8612027 169316352 31811 1992294400 4194304 9819077 140735653409904 18446744073709551615 6717353 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/12308/statm: 41337 31811 697 1374 0 39958 0 Current children cumulated CPU time (s) 222.23 Current children cumulated vsize (KiB) 165348 [startup+282.301 s] /proc/loadavg: 1.00 1.01 1.00 2/107 12317 /proc/meminfo: memFree=1711212/2059040 swapFree=4136244/4192956 [pid=12308] ppid=12306 vsize=165092 CPUtime=282.2 /proc/12308/stat : 12308 (pbscip.linux.x8) R 12306 12308 10523 0 -1 4202496 345511 0 0 0 27969 251 0 0 25 0 1 0 8612027 169054208 31638 1992294400 4194304 9819077 140735653409904 18446744073709551615 7291987 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/12308/statm: 41273 31638 697 1374 0 39894 0 Current children cumulated CPU time (s) 282.2 Current children cumulated vsize (KiB) 165092 [startup+342.301 s] /proc/loadavg: 1.07 1.02 1.00 2/107 12320 /proc/meminfo: memFree=1710224/2059040 swapFree=4136244/4192956 [pid=12308] ppid=12306 vsize=165092 CPUtime=342.18 /proc/12308/stat : 12308 (pbscip.linux.x8) R 12306 12308 10523 0 -1 4202496 418942 0 0 0 33919 299 0 0 25 0 1 0 8612027 169054208 31805 1992294400 4194304 9819077 140735653409904 18446744073709551615 6198288 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/12308/statm: 41273 31805 697 1374 0 39894 0 Current children cumulated CPU time (s) 342.18 Current children cumulated vsize (KiB) 165092 [startup+402.301 s] /proc/loadavg: 1.02 1.02 1.00 2/107 12322 /proc/meminfo: memFree=1708736/2059040 swapFree=4136244/4192956 [pid=12308] ppid=12306 vsize=166388 CPUtime=402.17 /proc/12308/stat : 12308 (pbscip.linux.x8) R 12306 12308 10523 0 -1 4202496 489719 0 0 0 39869 348 0 0 25 0 1 0 8612027 170381312 32038 1992294400 4194304 9819077 140735653409904 18446744073709551615 7312735 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/12308/statm: 41597 32038 710 1374 0 40218 0 Current children cumulated CPU time (s) 402.17 Current children cumulated vsize (KiB) 166388 [startup+462.301 s] /proc/loadavg: 1.01 1.01 1.00 2/107 12324 /proc/meminfo: memFree=1707496/2059040 swapFree=4136244/4192956 [pid=12308] ppid=12306 vsize=168536 CPUtime=462.15 /proc/12308/stat : 12308 (pbscip.linux.x8) R 12306 12308 10523 0 -1 4202496 551258 0 0 0 45826 389 0 0 25 0 1 0 8612027 172580864 32551 1992294400 4194304 9819077 140735653409904 18446744073709551615 7312619 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/12308/statm: 42134 32551 712 1374 0 40755 0 Current children cumulated CPU time (s) 462.15 Current children cumulated vsize (KiB) 168536 [startup+522.301 s] /proc/loadavg: 1.00 1.00 1.00 2/107 12326 /proc/meminfo: memFree=1706628/2059040 swapFree=4136244/4192956 [pid=12308] ppid=12306 vsize=168536 CPUtime=522.13 /proc/12308/stat : 12308 (pbscip.linux.x8) R 12306 12308 10523 0 -1 4202496 623603 0 0 0 51782 431 0 0 25 0 1 0 8612027 172580864 32561 1992294400 4194304 9819077 140735653409904 18446744073709551615 7292302 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/12308/statm: 42134 32561 712 1374 0 40755 0 Current children cumulated CPU time (s) 522.13 Current children cumulated vsize (KiB) 168536 [startup+582.302 s] /proc/loadavg: 1.00 1.00 1.00 2/107 12328 /proc/meminfo: memFree=1711216/2059040 swapFree=4136244/4192956 [pid=12308] ppid=12306 vsize=148364 CPUtime=582.12 /proc/12308/stat : 12308 (pbscip.linux.x8) R 12306 12308 10523 0 -1 4202496 713023 0 0 0 57727 485 0 0 25 0 1 0 8612027 151924736 31646 1992294400 4194304 9819077 140735653409904 18446744073709551615 7311155 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/12308/statm: 37091 31646 713 1374 0 35712 0 Current children cumulated CPU time (s) 582.12 Current children cumulated vsize (KiB) 148364 [startup+642.301 s] /proc/loadavg: 1.00 1.00 1.00 2/107 12328 /proc/meminfo: memFree=1707868/2059040 swapFree=4136244/4192956 [pid=12308] ppid=12306 vsize=151236 CPUtime=642.1 /proc/12308/stat : 12308 (pbscip.linux.x8) R 12306 12308 10523 0 -1 4202496 804807 0 0 0 63669 541 0 0 25 0 1 0 8612027 154865664 32310 1992294400 4194304 9819077 140735653409904 18446744073709551615 7317705 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/12308/statm: 37809 32310 713 1374 0 36430 0 Current children cumulated CPU time (s) 642.1 Current children cumulated vsize (KiB) 151236 [startup+702.301 s] /proc/loadavg: 1.00 1.00 1.00 2/107 12330 /proc/meminfo: memFree=1707000/2059040 swapFree=4136244/4192956 [pid=12308] ppid=12306 vsize=151432 CPUtime=702.08 /proc/12308/stat : 12308 (pbscip.linux.x8) R 12306 12308 10523 0 -1 4202496 880709 0 0 0 69616 592 0 0 25 0 1 0 8612027 155066368 32335 1992294400 4194304 9819077 140735653409904 18446744073709551615 6822920 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/12308/statm: 37858 32335 714 1374 0 36479 0 Current children cumulated CPU time (s) 702.08 Current children cumulated vsize (KiB) 151432 Solver just ended. Dumping a history of the last processes samples [startup+704.001 s] /proc/loadavg: 1.00 1.00 1.00 2/107 12330 /proc/meminfo: memFree=1707620/2059040 swapFree=4136244/4192956 [pid=12308] ppid=12306 vsize=151460 CPUtime=703.78 /proc/12308/stat : 12308 (pbscip.linux.x8) R 12306 12308 10523 0 -1 4202496 881884 0 0 0 69785 593 0 0 25 0 1 0 8612027 155095040 32472 1992294400 4194304 9819077 140735653409904 18446744073709551615 7318422 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/12308/statm: 37865 32472 714 1374 0 36486 0 Current children cumulated CPU time (s) 703.78 Current children cumulated vsize (KiB) 151460 [startup+710.401 s] /proc/loadavg: 1.00 1.00 1.00 2/107 12330 /proc/meminfo: memFree=1706628/2059040 swapFree=4136244/4192956 [pid=12308] ppid=12306 vsize=151004 CPUtime=710.17 /proc/12308/stat : 12308 (pbscip.linux.x8) R 12306 12308 10523 0 -1 4202496 887691 0 0 0 70419 598 0 0 25 0 1 0 8612027 154628096 32512 1992294400 4194304 9819077 140735653409904 18446744073709551615 7293542 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/12308/statm: 37751 32512 714 1374 0 36372 0 Current children cumulated CPU time (s) 710.17 Current children cumulated vsize (KiB) 151004 [startup+712.001 s] /proc/loadavg: 1.00 1.00 1.00 2/107 12330 /proc/meminfo: memFree=1708612/2059040 swapFree=4136244/4192956 [pid=12308] ppid=12306 vsize=151008 CPUtime=711.78 /proc/12308/stat : 12308 (pbscip.linux.x8) R 12306 12308 10523 0 -1 4202496 889402 0 0 0 70579 599 0 0 25 0 1 0 8612027 154632192 32335 1992294400 4194304 9819077 140735653409904 18446744073709551615 7290936 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/12308/statm: 37752 32335 714 1374 0 36373 0 Current children cumulated CPU time (s) 711.78 Current children cumulated vsize (KiB) 151008 [startup+712.801 s] /proc/loadavg: 1.00 1.00 1.00 2/107 12330 /proc/meminfo: memFree=1708488/2059040 swapFree=4136244/4192956 [pid=12308] ppid=12306 vsize=151104 CPUtime=712.59 /proc/12308/stat : 12308 (pbscip.linux.x8) R 12306 12308 10523 0 -1 4202496 891049 0 0 0 70659 600 0 0 25 0 1 0 8612027 154730496 32267 1992294400 4194304 9819077 140735653409904 18446744073709551615 7291608 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/12308/statm: 37776 32267 714 1374 0 36397 0 Current children cumulated CPU time (s) 712.59 Current children cumulated vsize (KiB) 151104 [startup+713.601 s] /proc/loadavg: 1.00 1.00 1.00 2/107 12330 /proc/meminfo: memFree=1708488/2059040 swapFree=4136244/4192956 [pid=12308] ppid=12306 vsize=151100 CPUtime=713.38 /proc/12308/stat : 12308 (pbscip.linux.x8) R 12306 12308 10523 0 -1 4202496 891784 0 0 0 70737 601 0 0 25 0 1 0 8612027 154726400 32163 1992294400 4194304 9819077 140735653409904 18446744073709551615 7291114 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/12308/statm: 37775 32163 714 1374 0 36396 0 Current children cumulated CPU time (s) 713.38 Current children cumulated vsize (KiB) 151100 [startup+713.801 s] /proc/loadavg: 1.00 1.00 1.00 2/107 12330 /proc/meminfo: memFree=1708488/2059040 swapFree=4136244/4192956 [pid=12308] ppid=12306 vsize=140852 CPUtime=713.58 /proc/12308/stat : 12308 (pbscip.linux.x8) R 12306 12308 10523 0 -1 4202496 892348 0 0 0 70757 601 0 0 25 0 1 0 8612027 144232448 29627 1992294400 4194304 9819077 140735653409904 18446744073709551615 6180581 0 0 4096 0 0 0 0 17 1 0 0 0 /proc/12308/statm: 35213 29627 719 1374 0 33834 0 Current children cumulated CPU time (s) 713.58 Current children cumulated vsize (KiB) 140852 Child status: 0 Real time (s): 713.892 CPU time (s): 713.678 CPU user time (s): 707.648 CPU system time (s): 6.02908 CPU usage (%): 99.9699 Max. virtual memory (cumulated for all children) (KiB): 171664 getrusage(RUSAGE_CHILDREN,...) data: user time used= 707.648 system time used= 6.02908 maximum resident set size= 0 integral shared memory size= 0 integral unshared data size= 0 integral unshared stack size= 0 page reclaims= 892359 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= 2122 runsolver used 1.16982 second user time and 3.39548 second system time The end
Begin job on node002 at 2010-06-12 10:08:01 IDJOB=2665970 IDBENCH=1446 IDSOLVER=1168 FILE ID=node002/2665970-1276330081 PBS_JOBID= 11173165 Free space on /tmp= 62396 MiB SOLVER NAME= SCIPclp SCIP 1.2.1.2 with Clp 1.11.1 (Release Version) as LP solver BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/web/uclid_pb_benchmarks/normalized-cache.inv10.ucl.opb COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt.clp -f BENCHNAME -t TIMEOUT -m MEMLIMIT RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2665970-1276330081/watcher-2665970-1276330081 -o /tmp/evaluation-result-2665970-1276330081/solver-2665970-1276330081 -C 1800 -W 2000 -M 1800 HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2665970-1276330081.opb -t 1800 -m 1800 TIME LIMIT= 1800 seconds MEMORY LIMIT= 1800 MiB MAX NB THREAD= 0 MD5SUM BENCH= 449faf6379a77b0035cc1474243ef90a RANDOM SEED=52103421 node002.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.242 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.48 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.242 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 : 5599.36 clflush size : 64 cache_alignment : 128 address sizes : 36 bits physical, 48 bits virtual power management: /proc/meminfo: MemTotal: 2059040 kB MemFree: 1836492 kB Buffers: 14056 kB Cached: 123956 kB SwapCached: 17024 kB Active: 114036 kB Inactive: 43808 kB HighTotal: 0 kB HighFree: 0 kB LowTotal: 2059040 kB LowFree: 1836492 kB SwapTotal: 4192956 kB SwapFree: 4136244 kB Dirty: 7660 kB Writeback: 8 kB AnonPages: 10776 kB Mapped: 9172 kB Slab: 42972 kB PageTables: 3928 kB NFS_Unstable: 0 kB Bounce: 0 kB CommitLimit: 5222476 kB Committed_AS: 180920 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= 62392 MiB End job on node002 at 2010-06-12 10:19:55