| Solver Name | Answer | CPU time | Wall clock time |
|---|---|---|---|
| SCIPspx SCIP 1.1.0.7 with SoPLEX 1.4.1(24.4.2009) | UNSAT | 427.865 | 428.006 |
| Name | /PURE-SAT/SAT09/CRAFTED/ modcircuits/owp_4vars_5gates.opb |
| MD5SUM | 5e53057f88370cad9f03360ea174025c |
| Bench Category | PURE-SAT (instances containing only clauses) |
| 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.264959 |
| Has Objective Function | NO |
| Satisfiable | |
| (Un)Satisfiability was proved | |
| Best value of the objective function | |
| Optimality of the best value was proved | |
| Number of variables | 267 |
| Total number of constraints | 23747 |
| Number of constraints which are clauses | 23747 |
| Number of constraints which are cardinality constraints (but not clauses) | 0 |
| Number of constraints which are nor clauses,nor cardinality constraints | 0 |
| Minimum length of a constraint | 1 |
| Maximum length of a constraint | 19 |
| 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 | 4 |
| Number of bits of the biggest number in a constraint | 3 |
| Biggest sum of numbers in a constraint | 20 |
| Number of bits of the biggest sum of numbers | 5 |
| Number of products (including duplicates) | 0 |
| Sum of products size (including duplicates) | 0 |
| Number of different products | 0 |
| Sum of products size | 0 |
0.39/0.44 c SCIP version 1.1.0.7
0.39/0.44 c LP-Solver SoPlex 1.4.1
0.39/0.44 c user parameter file <scip.set> not found - using default parameters
0.39/0.44 c read problem <HOME/instance-1884627-1245259772.opb>
0.39/0.44 c original problem has 267 variables (267 bin, 0 int, 0 impl, 0 cont) and 23747 constraints
0.49/0.52 c No objective function, only one solution is needed.
0.49/0.52 c start presolving problem
0.49/0.52 c presolving:
0.59/0.65 c (round 1) 68 del vars, 116 del conss, 64 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 1110 impls, 0 clqs
0.69/0.73 c (round 2) 68 del vars, 11636 del conss, 64 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 1110 impls, 0 clqs
1.79/1.85 c (round 3) 68 del vars, 16223 del conss, 64 chg bounds, 0 chg sides, 0 chg coeffs, 11841 upgd conss, 1110 impls, 0 clqs
2.29/2.36 c (round 4) 68 del vars, 17569 del conss, 64 chg bounds, 0 chg sides, 0 chg coeffs, 11841 upgd conss, 1110 impls, 0 clqs
2.39/2.44 c (round 5) 68 del vars, 17673 del conss, 64 chg bounds, 0 chg sides, 0 chg coeffs, 11841 upgd conss, 1110 impls, 0 clqs
2.39/2.49 c (round 6) 68 del vars, 17713 del conss, 64 chg bounds, 0 chg sides, 0 chg coeffs, 11841 upgd conss, 1110 impls, 0 clqs
2.49/2.53 c (round 7) 68 del vars, 17723 del conss, 64 chg bounds, 0 chg sides, 0 chg coeffs, 11841 upgd conss, 1110 impls, 0 clqs
2.49/2.55 c (round 8) 68 del vars, 17725 del conss, 64 chg bounds, 0 chg sides, 0 chg coeffs, 11841 upgd conss, 1110 impls, 0 clqs
2.59/2.67 c (round 9) 68 del vars, 18021 del conss, 64 chg bounds, 0 chg sides, 0 chg coeffs, 11841 upgd conss, 1110 impls, 0 clqs
2.59/2.67 c presolving (10 rounds):
2.59/2.67 c 68 deleted vars, 18021 deleted constraints, 64 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
2.59/2.67 c 1110 implications, 0 cliques
2.59/2.67 c presolved problem has 199 variables (199 bin, 0 int, 0 impl, 0 cont) and 5726 constraints
2.59/2.67 c 15 constraints of type <linear>
2.59/2.67 c 5711 constraints of type <logicor>
2.59/2.67 c transformed objective value is always integral (scale: 1)
2.59/2.67 c Presolving Time: 2.07
2.59/2.67 c SATUNSAT-LIN
2.59/2.67 c -----------------------------------------------------------------------------------------------
2.59/2.67 c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
2.59/2.67 c # [type: int, range: [-1,2147483647], default: 0]
2.59/2.67 c separating/flowcover/freq = c -1
2.59/2.67 c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
2.59/2.67 c # [type: int, range: [-1,2147483647], default: 0]
2.59/2.67 c separating/cmir/freq = c -1
2.59/2.67 c # additional number of allowed LP iterations
2.59/2.67 c # [type: int, range: [0,2147483647], default: 1000]
2.59/2.67 c heuristics/veclendiving/maxlpiterofs = c 1500
2.59/2.67 c # maximal fraction of diving LP iterations compared to node LP iterations
2.59/2.67 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
2.59/2.67 c heuristics/veclendiving/maxlpiterquot = c 0.075
2.59/2.67 c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
2.59/2.67 c # [type: int, range: [-1,2147483647], default: 10]
2.59/2.67 c heuristics/veclendiving/freq = c -1
2.59/2.67 c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
2.59/2.67 c # [type: int, range: [-1,2147483647], default: 1]
2.59/2.67 c heuristics/simplerounding/freq = c -1
2.59/2.67 c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
2.59/2.67 c # [type: int, range: [-1,2147483647], default: 10]
2.59/2.67 c heuristics/shifting/freq = c -1
2.59/2.67 c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
2.59/2.67 c # [type: int, range: [-1,2147483647], default: 1]
2.59/2.67 c heuristics/rounding/freq = c -1
2.59/2.67 c # additional number of allowed LP iterations
2.59/2.67 c # [type: int, range: [0,2147483647], default: 1000]
2.59/2.67 c heuristics/rootsoldiving/maxlpiterofs = c 1500
2.59/2.67 c # maximal fraction of diving LP iterations compared to node LP iterations
2.59/2.67 c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
2.59/2.67 c heuristics/rootsoldiving/maxlpiterquot = c 0.015
2.59/2.67 c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
2.59/2.67 c # [type: int, range: [-1,2147483647], default: 20]
2.59/2.67 c heuristics/rootsoldiving/freq = c -1
2.59/2.67 c # number of nodes added to the contingent of the total nodes
2.59/2.67 c # [type: longint, range: [0,9223372036854775807], default: 500]
2.59/2.67 c heuristics/rens/nodesofs = c 2000
2.59/2.67 c # minimum percentage of integer variables that have to be fixable
2.59/2.67 c # [type: real, range: [0,1], default: 0.5]
2.59/2.67 c heuristics/rens/minfixingrate = c 0.3
2.59/2.67 c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
2.59/2.67 c # [type: int, range: [-1,2147483647], default: 0]
2.59/2.67 c heuristics/rens/freq = c -1
2.59/2.67 c # additional number of allowed LP iterations
2.59/2.67 c # [type: int, range: [0,2147483647], default: 1000]
2.59/2.67 c heuristics/pscostdiving/maxlpiterofs = c 1500
2.59/2.67 c # maximal fraction of diving LP iterations compared to node LP iterations
2.59/2.67 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
2.59/2.67 c heuristics/pscostdiving/maxlpiterquot = c 0.075
2.59/2.67 c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
2.59/2.67 c # [type: int, range: [-1,2147483647], default: 10]
2.59/2.67 c heuristics/pscostdiving/freq = c -1
2.59/2.67 c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
2.59/2.67 c # [type: int, range: [-1,2147483647], default: 1]
2.59/2.67 c heuristics/oneopt/freq = c -1
2.59/2.67 c # additional number of allowed LP iterations
2.59/2.67 c # [type: int, range: [0,2147483647], default: 1000]
2.59/2.67 c heuristics/objpscostdiving/maxlpiterofs = c 1500
2.59/2.67 c # maximal fraction of diving LP iterations compared to total iteration number
2.59/2.67 c # [type: real, range: [0,1], default: 0.01]
2.59/2.67 c heuristics/objpscostdiving/maxlpiterquot = c 0.015
2.59/2.67 c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
2.59/2.67 c # [type: int, range: [-1,2147483647], default: 20]
2.59/2.67 c heuristics/objpscostdiving/freq = c -1
2.59/2.67 c # additional number of allowed LP iterations
2.59/2.67 c # [type: int, range: [0,2147483647], default: 1000]
2.59/2.67 c heuristics/linesearchdiving/maxlpiterofs = c 1500
2.59/2.67 c # maximal fraction of diving LP iterations compared to node LP iterations
2.59/2.67 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
2.59/2.67 c heuristics/linesearchdiving/maxlpiterquot = c 0.075
2.59/2.67 c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
2.59/2.67 c # [type: int, range: [-1,2147483647], default: 10]
2.59/2.67 c heuristics/linesearchdiving/freq = c -1
2.59/2.67 c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
2.59/2.67 c # [type: int, range: [-1,2147483647], default: 10]
2.59/2.67 c heuristics/intshifting/freq = c -1
2.59/2.67 c # maximal fraction of diving LP iterations compared to node LP iterations
2.59/2.67 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
2.59/2.67 c heuristics/intdiving/maxlpiterquot = c 0.075
2.59/2.67 c # additional number of allowed LP iterations
2.59/2.67 c # [type: int, range: [0,2147483647], default: 1000]
2.59/2.67 c heuristics/guideddiving/maxlpiterofs = c 1500
2.59/2.67 c # maximal fraction of diving LP iterations compared to node LP iterations
2.59/2.67 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
2.59/2.67 c heuristics/guideddiving/maxlpiterquot = c 0.075
2.59/2.67 c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
2.59/2.67 c # [type: int, range: [-1,2147483647], default: 10]
2.59/2.67 c heuristics/guideddiving/freq = c -1
2.59/2.67 c # additional number of allowed LP iterations
2.59/2.67 c # [type: int, range: [0,2147483647], default: 1000]
2.59/2.67 c heuristics/fracdiving/maxlpiterofs = c 1500
2.59/2.67 c # maximal fraction of diving LP iterations compared to node LP iterations
2.59/2.67 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
2.59/2.67 c heuristics/fracdiving/maxlpiterquot = c 0.075
2.59/2.67 c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
2.59/2.67 c # [type: int, range: [-1,2147483647], default: 10]
2.59/2.67 c heuristics/fracdiving/freq = c -1
2.59/2.67 c # additional number of allowed LP iterations
2.59/2.67 c # [type: int, range: [0,2147483647], default: 1000]
2.59/2.67 c heuristics/feaspump/maxlpiterofs = c 2000
2.59/2.67 c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
2.59/2.67 c # [type: int, range: [-1,2147483647], default: 20]
2.59/2.67 c heuristics/feaspump/freq = c -1
2.59/2.67 c # minimum percentage of integer variables that have to be fixed
2.59/2.67 c # [type: real, range: [0,1], default: 0.666]
2.59/2.67 c heuristics/crossover/minfixingrate = c 0.5
2.59/2.67 c # contingent of sub problem nodes in relation to the number of nodes of the original problem
2.59/2.67 c # [type: real, range: [0,1], default: 0.1]
2.59/2.67 c heuristics/crossover/nodesquot = c 0.15
2.59/2.67 c # number of nodes without incumbent change that heuristic should wait
2.59/2.67 c # [type: longint, range: [0,9223372036854775807], default: 200]
2.59/2.67 c heuristics/crossover/nwaitingnodes = c 100
2.59/2.67 c # number of nodes added to the contingent of the total nodes
2.59/2.67 c # [type: longint, range: [0,9223372036854775807], default: 500]
2.59/2.67 c heuristics/crossover/nodesofs = c 750
2.59/2.67 c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
2.59/2.67 c # [type: int, range: [-1,2147483647], default: 30]
2.59/2.67 c heuristics/crossover/freq = c -1
2.59/2.67 c # additional number of allowed LP iterations
2.59/2.67 c # [type: int, range: [0,2147483647], default: 1000]
2.59/2.67 c heuristics/coefdiving/maxlpiterofs = c 1500
2.59/2.67 c # maximal fraction of diving LP iterations compared to node LP iterations
2.59/2.67 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
2.59/2.67 c heuristics/coefdiving/maxlpiterquot = c 0.075
2.59/2.67 c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
2.59/2.67 c # [type: int, range: [-1,2147483647], default: 10]
2.59/2.67 c heuristics/coefdiving/freq = c -1
2.59/2.67 c # maximal number of presolving rounds the presolver participates in (-1: no limit)
2.59/2.67 c # [type: int, range: [-1,2147483647], default: -1]
2.59/2.67 c presolving/probing/maxrounds = c 0
2.59/2.67 c # should presolving try to simplify knapsacks
2.59/2.67 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
2.59/2.67 c constraints/knapsack/simplifyinequalities = c TRUE
2.59/2.67 c # should disaggregation of knapsack constraints be allowed in preprocessing?
2.59/2.67 c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
2.59/2.67 c constraints/knapsack/disaggregation = c FALSE
2.59/2.67 c # maximal number of cardinality inequalities lifted per separation round (-1: unlimited)
2.59/2.67 c # [type: int, range: [-1,2147483647], default: -1]
2.59/2.67 c constraints/knapsack/maxnumcardlift = c 0
2.59/2.67 c # should presolving try to simplify inequalities
2.59/2.68 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
2.59/2.68 c constraints/linear/simplifyinequalities = c TRUE
2.59/2.68 c # maximal number of separation rounds in the root node (-1: unlimited)
2.59/2.68 c # [type: int, range: [-1,2147483647], default: -1]
2.59/2.68 c separating/maxroundsroot = c 5
2.59/2.68 c # maximal number of separation rounds per node (-1: unlimited)
2.59/2.68 c # [type: int, range: [-1,2147483647], default: 5]
2.59/2.68 c separating/maxrounds = c 1
2.59/2.68 c # solving stops, if the given number of solutions were found (-1: no limit)
2.59/2.68 c # [type: int, range: [-1,2147483647], default: -1]
2.59/2.68 c limits/solutions = c 1
2.59/2.68 c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
2.59/2.68 c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
2.59/2.68 c limits/memory = c 1620
2.59/2.68 c # maximal time in seconds to run
2.59/2.68 c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
2.59/2.68 c limits/time = c 1791
2.59/2.68 c # frequency for displaying node information lines
2.59/2.68 c # [type: int, range: [-1,2147483647], default: 100]
2.59/2.68 c display/freq = c 10000
2.59/2.68 c -----------------------------------------------------------------------------------------------
2.59/2.68 c start solving problem
2.59/2.68 c
2.69/2.76 c time | node | left |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
2.69/2.76 c 2.2s| 1 | 0 | 136 | 18M| 0 | 71 | 199 |5726 |5726 | 199 |5726 | 0 | 0 | 0 | 6.400000e+01 | -- | Inf
2.89/2.94 c 2.4s| 1 | 0 | 162 | 18M| 0 | 72 | 199 |5726 |5726 | 199 |5734 | 8 | 0 | 0 | 6.533333e+01 | -- | Inf
3.09/3.12 c 2.6s| 1 | 0 | 188 | 18M| 0 | 73 | 199 |5726 |5726 | 199 |5742 | 16 | 0 | 0 | 6.550000e+01 | -- | Inf
3.29/3.39 c 2.8s| 1 | 0 | 240 | 18M| 0 | 109 | 199 |5726 |5726 | 199 |5742 | 111 | 0 | 0 | 6.666667e+01 | -- | Inf
3.88/3.99 c 3.4s| 1 | 0 | 337 | 18M| 0 | 97 | 199 |5726 |5726 | 199 |5752 | 121 | 0 | 0 | 6.833333e+01 | -- | Inf
4.40/4.44 c 3.9s| 1 | 0 | 492 | 19M| 0 | 69 | 199 |5726 |5726 | 199 |5763 | 132 | 0 | 0 | 6.933333e+01 | -- | Inf
7.99/8.01 c 7.4s| 1 | 2 | 492 | 19M| 0 | 69 | 199 |5726 |5726 | 199 |5763 | 132 | 0 | 26 | 6.933333e+01 | -- | Inf
191.62/191.79 c 190s| 10000 | 4524 |107905 | 31M| 34 | 24 | 199 |7352 |3888 | 199 |5746 | 132 |8264 |1861 | 7.500000e+01 | -- | Inf
307.98/308.15 c 306s| 20000 | 5488 |195507 | 35M| 34 | - | 199 |7941 |1639 | 0 | 0 | 132 | 21k|2017 | 7.766667e+01 | -- | Inf
427.75/427.94 c
427.75/427.94 c SCIP Status : problem is solved [infeasible]
427.75/427.94 c Solving Time (sec) : 425.12
427.75/427.94 c Solving Nodes : 29865
427.75/427.94 c Primal Bound : +1.00000000000000e+20 (0 solutions)
427.75/427.94 c Dual Bound : +1.00000000000000e+20
427.75/427.94 c Gap : 0.00 %
427.75/427.95 c NODE 29865
427.75/427.95 c DUAL BOUND 1e+20
427.75/427.95 c PRIMAL BOUND 1e+20
427.75/427.95 c GAP 0
427.75/427.95 s UNSATISFIABLE
427.75/427.95 c SCIP Status : problem is solved [infeasible]
427.75/427.95 c Solving Time : 425.12
427.75/427.95 c Original Problem :
427.75/427.95 c Problem name : HOME/instance-1884627-1245259772.opb
427.75/427.95 c Variables : 267 (267 binary, 0 integer, 0 implicit integer, 0 continuous)
427.75/427.95 c Constraints : 23747 initial, 23747 maximal
427.75/427.95 c Presolved Problem :
427.75/427.95 c Problem name : t_HOME/instance-1884627-1245259772.opb
427.75/427.95 c Variables : 199 (199 binary, 0 integer, 0 implicit integer, 0 continuous)
427.75/427.95 c Constraints : 5726 initial, 8338 maximal
427.75/427.95 c Presolvers : Time FixedVars AggrVars ChgTypes ChgBounds AddHoles DelCons ChgSides ChgCoefs
427.75/427.95 c trivial : 0.01 0 0 0 0 0 0 0 0
427.75/427.95 c dualfix : 0.00 4 0 0 0 0 0 0 0
427.75/427.95 c boundshift : 0.00 0 0 0 0 0 0 0 0
427.75/427.95 c inttobinary : 0.00 0 0 0 0 0 0 0 0
427.75/427.95 c implics : 0.00 0 0 0 0 0 0 0 0
427.75/427.95 c probing : 0.00 0 0 0 0 0 0 0 0
427.75/427.95 c linear : 0.21 64 0 0 64 0 11891 0 0
427.75/427.95 c logicor : 1.81 0 0 0 0 0 6130 0 0
427.75/427.95 c root node : - 1 - - 1 - - - -
427.75/427.95 c Constraints : Number #Separate #Propagate #EnfoLP #EnfoPS Cutoffs DomReds Cuts Conss Children
427.75/427.95 c integral : 0 0 0 20742 0 80 918 0 0 39848
427.75/427.95 c linear : 15 5 136658 0 0 514 3664 0 0 0
427.75/427.95 c logicor : 5711+ 5 121229 0 0 14356 360710 0 0 0
427.75/427.95 c countsols : 0 0 0 0 0 0 0 0 0 0
427.75/427.95 c Constraint Timings : TotalTime Separate Propagate EnfoLP EnfoPS
427.75/427.95 c integral : 70.48 0.00 0.00 70.48 0.00
427.75/427.95 c linear : 0.55 0.00 0.55 0.00 0.00
427.75/427.95 c logicor : 29.66 0.01 29.65 0.00 0.00
427.75/427.95 c countsols : 0.00 0.00 0.00 0.00 0.00
427.75/427.95 c Propagators : Time Calls Cutoffs DomReds
427.75/427.95 c rootredcost : 0.07 0 0 0
427.75/427.95 c pseudoobj : 1.75 136783 0 0
427.75/427.95 c Conflict Analysis : Time Calls Success Conflicts Literals Reconvs ReconvLits LP Iters
427.75/427.95 c propagation : 1.22 14870 14836 81136 20.3 2339 9.7 -
427.75/427.95 c infeasible LP : 0.02 18 18 86 15.0 10 4.7 0
427.75/427.95 c bound exceed. LP : 0.00 0 0 0 0.0 0 0.0 0
427.75/427.95 c strong branching : 0.00 0 0 0 0.0 0 0.0 0
427.75/427.95 c pseudo solution : 0.00 0 0 0 0.0 0 0.0 -
427.75/427.95 c applied globally : - - - 41437 15.3 - - -
427.75/427.95 c applied locally : - - - 5 38.8 - - -
427.75/427.95 c Separators : Time Calls Cutoffs DomReds Cuts Conss
427.75/427.95 c cut pool : 0.00 4 - - 24 - (maximal pool size: 552)
427.75/427.95 c redcost : 0.25 20035 0 0 0 0
427.75/427.95 c impliedbounds : 0.00 5 0 0 0 0
427.75/427.95 c intobj : 0.00 0 0 0 0 0
427.75/427.95 c gomory : 0.66 5 0 0 2500 0
427.75/427.95 c strongcg : 0.62 5 0 0 2500 0
427.75/427.95 c cmir : 0.00 0 0 0 0 0
427.75/427.95 c flowcover : 0.00 0 0 0 0 0
427.75/427.95 c clique : 0.00 5 0 0 31 0
427.75/427.95 c zerohalf : 0.00 0 0 0 0 0
427.75/427.95 c mcf : 0.00 1 0 0 0 0
427.75/427.95 c Pricers : Time Calls Vars
427.75/427.95 c problem variables: 0.00 0 0
427.75/427.95 c Branching Rules : Time Calls Cutoffs DomReds Cuts Conss Children
427.75/427.95 c relpscost : 70.44 20742 80 918 0 0 39848
427.75/427.95 c pscost : 0.00 0 0 0 0 0 0
427.75/427.95 c inference : 0.00 0 0 0 0 0 0
427.75/427.95 c mostinf : 0.00 0 0 0 0 0 0
427.75/427.95 c leastinf : 0.00 0 0 0 0 0 0
427.75/427.95 c fullstrong : 0.00 0 0 0 0 0 0
427.75/427.95 c allfullstrong : 0.00 0 0 0 0 0 0
427.75/427.95 c random : 0.00 0 0 0 0 0 0
427.75/427.95 c Primal Heuristics : Time Calls Found
427.75/427.95 c LP solutions : 0.00 - 0
427.75/427.95 c pseudo solutions : 0.00 - 0
427.75/427.95 c simplerounding : 0.00 0 0
427.75/427.95 c rounding : 0.00 0 0
427.75/427.95 c shifting : 0.00 0 0
427.75/427.95 c intshifting : 0.00 0 0
427.75/427.95 c oneopt : 0.00 0 0
427.75/427.95 c fixandinfer : 0.00 0 0
427.75/427.95 c feaspump : 0.00 0 0
427.75/427.95 c coefdiving : 0.00 0 0
427.75/427.95 c pscostdiving : 0.00 0 0
427.75/427.95 c fracdiving : 0.00 0 0
427.75/427.95 c veclendiving : 0.00 0 0
427.75/427.95 c intdiving : 0.00 0 0
427.75/427.95 c actconsdiving : 0.00 0 0
427.75/427.95 c objpscostdiving : 0.00 0 0
427.75/427.95 c rootsoldiving : 0.00 0 0
427.75/427.95 c linesearchdiving : 0.00 0 0
427.75/427.95 c guideddiving : 0.00 0 0
427.75/427.95 c octane : 0.00 0 0
427.75/427.95 c rens : 0.00 0 0
427.75/427.95 c rins : 0.00 0 0
427.75/427.95 c localbranching : 0.00 0 0
427.75/427.95 c mutation : 0.00 0 0
427.75/427.95 c crossover : 0.00 0 0
427.75/427.95 c dins : 0.00 0 0
427.75/427.95 c LP : Time Calls Iterations Iter/call Iter/sec
427.75/427.95 c primal LP : 0.01 0 0 0.00 0.00
427.75/427.95 c dual LP : 258.70 20763 269333 12.97 1041.10
427.75/427.95 c barrier LP : 0.00 0 0 0.00 -
427.75/427.95 c diving/probing LP: 0.00 0 0 0.00 -
427.75/427.95 c strong branching : 69.51 2409 55881 23.20 803.93
427.75/427.95 c (at root node) : - 26 3775 145.19 -
427.75/427.95 c conflict analysis: 0.00 0 0 0.00 -
427.75/427.95 c B&B Tree :
427.75/427.95 c number of runs : 1
427.75/427.95 c nodes : 29865
427.75/427.95 c nodes (total) : 29865
427.75/427.95 c nodes left : 0
427.75/427.95 c max depth : 34
427.75/427.95 c max depth (total): 34
427.75/427.95 c backtracks : 10842 (36.3%)
427.75/427.95 c delayed cutoffs : 9984
427.75/427.95 c repropagations : 27729 (112907 domain reductions, 5027 cutoffs)
427.75/427.95 c avg switch length: 10.91
427.75/427.95 c switching time : 17.10
427.75/427.95 c Solution :
427.75/427.95 c Solutions found : 0 (0 improvements)
427.75/427.95 c Primal Bound : infeasible
427.75/427.95 c Dual Bound : -
427.75/427.95 c Gap : 0.00 %
427.75/427.95 c Root Dual Bound : +6.93333333333333e+01
427.85/428.00 c Time complete: 427.85.
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-1884627-1245259772/watcher-1884627-1245259772 -o /tmp/evaluation-result-1884627-1245259772/solver-1884627-1245259772 -C 1800 -W 2000 -M 1800 HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t 1800 -m 1800 -f HOME/instance-1884627-1245259772.opb 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.94 1.01 0.93 3/65 20617 /proc/meminfo: memFree=1711928/2055920 swapFree=4176004/4192956 [pid=20617] ppid=20615 vsize=4648 CPUtime=0 /proc/20617/stat : 20617 (pbscip.linux.x8) R 20615 20617 20284 0 -1 4194304 494 0 0 0 0 0 0 0 18 0 1 0 193576519 4759552 478 1992294400 4194304 7823515 548682068736 18446744073709551615 6115440 0 0 4096 0 0 0 0 17 1 0 0 /proc/20617/statm: 1162 485 319 886 0 272 0 [startup+0.0376879 s] /proc/loadavg: 0.94 1.01 0.93 3/65 20617 /proc/meminfo: memFree=1711928/2055920 swapFree=4176004/4192956 [pid=20617] ppid=20615 vsize=9556 CPUtime=0.02 /proc/20617/stat : 20617 (pbscip.linux.x8) R 20615 20617 20284 0 -1 4194304 1697 0 0 0 2 0 0 0 18 0 1 0 193576519 9785344 1679 1992294400 4194304 7823515 548682068736 18446744073709551615 6890724 0 0 4096 0 0 0 0 17 1 0 0 /proc/20617/statm: 2389 1679 351 886 0 1499 0 Current children cumulated CPU time (s) 0.02 Current children cumulated vsize (KiB) 9556 [startup+0.101681 s] /proc/loadavg: 0.94 1.01 0.93 3/65 20617 /proc/meminfo: memFree=1711928/2055920 swapFree=4176004/4192956 [pid=20617] ppid=20615 vsize=12376 CPUtime=0.09 /proc/20617/stat : 20617 (pbscip.linux.x8) R 20615 20617 20284 0 -1 4194304 2402 0 0 0 9 0 0 0 18 0 1 0 193576519 12673024 2384 1992294400 4194304 7823515 548682068736 18446744073709551615 6896333 0 0 4096 0 0 0 0 17 1 0 0 /proc/20617/statm: 3094 2384 351 886 0 2204 0 Current children cumulated CPU time (s) 0.09 Current children cumulated vsize (KiB) 12376 [startup+0.301704 s] /proc/loadavg: 0.94 1.01 0.93 3/65 20617 /proc/meminfo: memFree=1711928/2055920 swapFree=4176004/4192956 [pid=20617] ppid=20615 vsize=16848 CPUtime=0.29 /proc/20617/stat : 20617 (pbscip.linux.x8) R 20615 20617 20284 0 -1 4194304 3503 0 0 0 28 1 0 0 19 0 1 0 193576519 17252352 3485 1992294400 4194304 7823515 548682068736 18446744073709551615 6854695 0 0 4096 0 0 0 0 17 1 0 0 /proc/20617/statm: 4212 3485 351 886 0 3322 0 Current children cumulated CPU time (s) 0.29 Current children cumulated vsize (KiB) 16848 [startup+0.701751 s] /proc/loadavg: 0.94 1.01 0.93 3/65 20617 /proc/meminfo: memFree=1711928/2055920 swapFree=4176004/4192956 [pid=20617] ppid=20615 vsize=48828 CPUtime=0.69 /proc/20617/stat : 20617 (pbscip.linux.x8) R 20615 20617 20284 0 -1 4194304 11466 0 0 0 63 6 0 0 22 0 1 0 193576519 49999872 11094 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0 /proc/20617/statm: 12207 11094 426 886 0 11317 0 Current children cumulated CPU time (s) 0.69 Current children cumulated vsize (KiB) 48828 [startup+1.50185 s] /proc/loadavg: 0.94 1.01 0.93 2/66 20618 /proc/meminfo: memFree=1667056/2055920 swapFree=4176004/4192956 [pid=20617] ppid=20615 vsize=50928 CPUtime=1.49 /proc/20617/stat : 20617 (pbscip.linux.x8) R 20615 20617 20284 0 -1 4194304 11995 0 0 0 140 9 0 0 25 0 1 0 193576519 52150272 11623 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0 /proc/20617/statm: 12732 11623 431 886 0 11842 0 Current children cumulated CPU time (s) 1.49 Current children cumulated vsize (KiB) 50928 [startup+3.10103 s] /proc/loadavg: 0.95 1.01 0.93 2/66 20618 /proc/meminfo: memFree=1666608/2055920 swapFree=4176004/4192956 [pid=20617] ppid=20615 vsize=60404 CPUtime=3.09 /proc/20617/stat : 20617 (pbscip.linux.x8) R 20615 20617 20284 0 -1 4194304 14451 0 0 0 295 14 0 0 19 0 1 0 193576519 61853696 13850 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0 /proc/20617/statm: 15101 13850 541 886 0 14211 0 Current children cumulated CPU time (s) 3.09 Current children cumulated vsize (KiB) 60404 [startup+6.3014 s] /proc/loadavg: 0.95 1.01 0.93 2/66 20618 /proc/meminfo: memFree=1650288/2055920 swapFree=4176004/4192956 [pid=20617] ppid=20615 vsize=67676 CPUtime=6.28 /proc/20617/stat : 20617 (pbscip.linux.x8) R 20615 20617 20284 0 -1 4194304 16515 0 0 0 613 15 0 0 25 0 1 0 193576519 69300224 15862 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0 /proc/20617/statm: 16919 15862 547 886 0 16029 0 Current children cumulated CPU time (s) 6.28 Current children cumulated vsize (KiB) 67676 [startup+12.7011 s] /proc/loadavg: 0.96 1.01 0.93 2/66 20618 /proc/meminfo: memFree=1650360/2055920 swapFree=4176004/4192956 [pid=20617] ppid=20615 vsize=67676 CPUtime=12.68 /proc/20617/stat : 20617 (pbscip.linux.x8) R 20615 20617 20284 0 -1 4194304 16526 0 0 0 1251 17 0 0 25 0 1 0 193576519 69300224 15871 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0 /proc/20617/statm: 16919 15871 548 886 0 16029 0 Current children cumulated CPU time (s) 12.68 Current children cumulated vsize (KiB) 67676 [startup+25.5016 s] /proc/loadavg: 0.96 1.00 0.93 2/66 20618 /proc/meminfo: memFree=1650040/2055920 swapFree=4176004/4192956 [pid=20617] ppid=20615 vsize=68436 CPUtime=25.48 /proc/20617/stat : 20617 (pbscip.linux.x8) R 20615 20617 20284 0 -1 4194304 16602 0 0 0 2526 22 0 0 25 0 1 0 193576519 70078464 15947 1992294400 4194304 7823515 548682068736 18446744073709551615 6234864 0 0 4096 16384 0 0 0 17 1 0 0 /proc/20617/statm: 17109 15947 548 886 0 16219 0 Current children cumulated CPU time (s) 25.48 Current children cumulated vsize (KiB) 68436 [startup+51.1016 s] /proc/loadavg: 0.97 1.00 0.93 2/66 20618 /proc/meminfo: memFree=1649464/2055920 swapFree=4176004/4192956 [pid=20617] ppid=20615 vsize=68436 CPUtime=51.07 /proc/20617/stat : 20617 (pbscip.linux.x8) R 20615 20617 20284 0 -1 4194304 16745 0 0 0 5075 32 0 0 25 0 1 0 193576519 70078464 16090 1992294400 4194304 7823515 548682068736 18446744073709551615 6257663 0 0 4096 16384 0 0 0 17 1 0 0 /proc/20617/statm: 17109 16090 556 886 0 16219 0 Current children cumulated CPU time (s) 51.07 Current children cumulated vsize (KiB) 68436 [startup+102.305 s] /proc/loadavg: 0.99 1.00 0.93 2/66 20618 /proc/meminfo: memFree=1644920/2055920 swapFree=4176004/4192956 [pid=20617] ppid=20615 vsize=72996 CPUtime=102.25 /proc/20617/stat : 20617 (pbscip.linux.x8) R 20615 20617 20284 0 -1 4194304 18475 0 0 0 10172 53 0 0 25 0 1 0 193576519 74747904 17239 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0 /proc/20617/statm: 18249 17239 556 886 0 17359 0 Current children cumulated CPU time (s) 102.25 Current children cumulated vsize (KiB) 72996 [startup+162.301 s] /proc/loadavg: 0.99 1.00 0.93 2/66 20618 /proc/meminfo: memFree=1640312/2055920 swapFree=4176004/4192956 [pid=20617] ppid=20615 vsize=78124 CPUtime=162.23 /proc/20617/stat : 20617 (pbscip.linux.x8) R 20615 20617 20284 0 -1 4194304 22582 0 0 0 16139 84 0 0 25 0 1 0 193576519 79998976 18535 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0 /proc/20617/statm: 19531 18535 556 886 0 18641 0 Current children cumulated CPU time (s) 162.23 Current children cumulated vsize (KiB) 78124 [startup+222.301 s] /proc/loadavg: 0.99 1.00 0.93 2/66 20618 /proc/meminfo: memFree=1637752/2055920 swapFree=4176004/4192956 [pid=20617] ppid=20615 vsize=80592 CPUtime=222.21 /proc/20617/stat : 20617 (pbscip.linux.x8) R 20615 20617 20284 0 -1 4194304 23172 0 0 0 22108 113 0 0 25 0 1 0 193576519 82526208 19125 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0 /proc/20617/statm: 20148 19125 556 886 0 19258 0 Current children cumulated CPU time (s) 222.21 Current children cumulated vsize (KiB) 80592 [startup+282.301 s] /proc/loadavg: 0.99 1.00 0.93 2/66 20618 /proc/meminfo: memFree=1635384/2055920 swapFree=4176004/4192956 [pid=20617] ppid=20615 vsize=82476 CPUtime=282.2 /proc/20617/stat : 20617 (pbscip.linux.x8) R 20615 20617 20284 0 -1 4194304 26033 0 0 0 28077 143 0 0 25 0 1 0 193576519 84455424 19622 1992294400 4194304 7823515 548682068736 18446744073709551615 6234850 0 0 4096 16384 0 0 0 17 1 0 0 /proc/20617/statm: 20619 19622 556 886 0 19729 0 Current children cumulated CPU time (s) 282.2 Current children cumulated vsize (KiB) 82476 [startup+342.301 s] /proc/loadavg: 0.99 1.00 0.93 2/66 20618 /proc/meminfo: memFree=1634744/2055920 swapFree=4176004/4192956 [pid=20617] ppid=20615 vsize=83136 CPUtime=342.17 /proc/20617/stat : 20617 (pbscip.linux.x8) R 20615 20617 20284 0 -1 4194304 33516 0 0 0 34041 176 0 0 25 0 1 0 193576519 85131264 19755 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0 /proc/20617/statm: 20784 19755 556 886 0 19894 0 Current children cumulated CPU time (s) 342.17 Current children cumulated vsize (KiB) 83136 [startup+402.301 s] /proc/loadavg: 0.99 1.00 0.93 2/66 20618 /proc/meminfo: memFree=1634808/2055920 swapFree=4176004/4192956 [pid=20617] ppid=20615 vsize=83600 CPUtime=402.15 /proc/20617/stat : 20617 (pbscip.linux.x8) R 20615 20617 20284 0 -1 4194304 42539 0 0 0 40004 211 0 0 25 0 1 0 193576519 85606400 19905 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0 /proc/20617/statm: 20900 19905 556 886 0 20010 0 Current children cumulated CPU time (s) 402.15 Current children cumulated vsize (KiB) 83600 Solver just ended. Dumping a history of the last processes samples [startup+409.503 s] /proc/loadavg: 0.99 1.00 0.93 2/66 20618 /proc/meminfo: memFree=1634104/2055920 swapFree=4176004/4192956 [pid=20617] ppid=20615 vsize=83600 CPUtime=409.36 /proc/20617/stat : 20617 (pbscip.linux.x8) R 20615 20617 20284 0 -1 4194304 42557 0 0 0 40720 216 0 0 25 0 1 0 193576519 85606400 19923 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0 /proc/20617/statm: 20900 19923 556 886 0 20010 0 Current children cumulated CPU time (s) 409.36 Current children cumulated vsize (KiB) 83600 [startup+415.902 s] /proc/loadavg: 0.99 1.00 0.93 2/66 20618 /proc/meminfo: memFree=1634040/2055920 swapFree=4176004/4192956 [pid=20617] ppid=20615 vsize=83600 CPUtime=415.75 /proc/20617/stat : 20617 (pbscip.linux.x8) R 20615 20617 20284 0 -1 4194304 42557 0 0 0 41355 220 0 0 25 0 1 0 193576519 85606400 19923 1992294400 4194304 7823515 548682068736 18446744073709551615 6237117 0 0 4096 16384 0 0 0 17 1 0 0 /proc/20617/statm: 20900 19923 556 886 0 20010 0 Current children cumulated CPU time (s) 415.75 Current children cumulated vsize (KiB) 83600 [startup+422.301 s] /proc/loadavg: 0.99 1.00 0.93 2/66 20618 /proc/meminfo: memFree=1634040/2055920 swapFree=4176004/4192956 [pid=20617] ppid=20615 vsize=83600 CPUtime=422.16 /proc/20617/stat : 20617 (pbscip.linux.x8) R 20615 20617 20284 0 -1 4194304 42557 0 0 0 41993 223 0 0 25 0 1 0 193576519 85606400 19923 1992294400 4194304 7823515 548682068736 18446744073709551615 5102375 0 0 4096 16384 0 0 0 17 1 0 0 /proc/20617/statm: 20900 19923 556 886 0 20010 0 Current children cumulated CPU time (s) 422.16 Current children cumulated vsize (KiB) 83600 [startup+425.502 s] /proc/loadavg: 0.99 1.00 0.93 2/66 20618 /proc/meminfo: memFree=1634040/2055920 swapFree=4176004/4192956 [pid=20617] ppid=20615 vsize=83600 CPUtime=425.36 /proc/20617/stat : 20617 (pbscip.linux.x8) R 20615 20617 20284 0 -1 4194304 42557 0 0 0 42311 225 0 0 25 0 1 0 193576519 85606400 19923 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0 /proc/20617/statm: 20900 19923 556 886 0 20010 0 Current children cumulated CPU time (s) 425.36 Current children cumulated vsize (KiB) 83600 [startup+427.102 s] /proc/loadavg: 0.99 1.00 0.93 2/66 20618 /proc/meminfo: memFree=1634040/2055920 swapFree=4176004/4192956 [pid=20617] ppid=20615 vsize=83600 CPUtime=426.95 /proc/20617/stat : 20617 (pbscip.linux.x8) R 20615 20617 20284 0 -1 4194304 42557 0 0 0 42470 225 0 0 25 0 1 0 193576519 85606400 19923 1992294400 4194304 7823515 548682068736 18446744073709551615 5102406 0 0 4096 16384 0 0 0 17 1 0 0 /proc/20617/statm: 20900 19923 556 886 0 20010 0 Current children cumulated CPU time (s) 426.95 Current children cumulated vsize (KiB) 83600 [startup+427.502 s] /proc/loadavg: 0.99 1.00 0.93 2/66 20618 /proc/meminfo: memFree=1634040/2055920 swapFree=4176004/4192956 [pid=20617] ppid=20615 vsize=83600 CPUtime=427.35 /proc/20617/stat : 20617 (pbscip.linux.x8) R 20615 20617 20284 0 -1 4194304 42557 0 0 0 42509 226 0 0 25 0 1 0 193576519 85606400 19923 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0 /proc/20617/statm: 20900 19923 556 886 0 20010 0 Current children cumulated CPU time (s) 427.35 Current children cumulated vsize (KiB) 83600 [startup+427.906 s] /proc/loadavg: 0.99 1.00 0.93 2/66 20618 /proc/meminfo: memFree=1634040/2055920 swapFree=4176004/4192956 [pid=20617] ppid=20615 vsize=83600 CPUtime=427.75 /proc/20617/stat : 20617 (pbscip.linux.x8) R 20615 20617 20284 0 -1 4194304 42557 0 0 0 42549 226 0 0 25 0 1 0 193576519 85606400 19923 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0 /proc/20617/statm: 20900 19923 556 886 0 20010 0 Current children cumulated CPU time (s) 427.75 Current children cumulated vsize (KiB) 83600 [startup+428.002 s] /proc/loadavg: 0.99 1.00 0.93 2/66 20618 /proc/meminfo: memFree=1634040/2055920 swapFree=4176004/4192956 [pid=20617] ppid=20615 vsize=43056 CPUtime=427.85 /proc/20617/stat : 20617 (pbscip.linux.x8) R 20615 20617 20284 0 -1 4194304 42563 0 0 0 42558 227 0 0 25 0 1 0 193576519 44089344 9979 1992294400 4194304 7823515 548682068736 18446744073709551615 7132266 0 0 4096 0 0 0 0 17 1 0 0 /proc/20617/statm: 10764 9979 6128 886 0 9874 0 Current children cumulated CPU time (s) 427.85 Current children cumulated vsize (KiB) 43056 Child status: 0 Real time (s): 428.006 CPU time (s): 427.865 CPU user time (s): 425.584 CPU system time (s): 2.28065 CPU usage (%): 99.9671 Max. virtual memory (cumulated for all children) (KiB): 83812 getrusage(RUSAGE_CHILDREN,...) data: user time used= 425.584 system time used= 2.28065 maximum resident set size= 0 integral shared memory size= 0 integral unshared data size= 0 integral unshared stack size= 0 page reclaims= 42567 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= 814 runsolver used 0.488925 second user time and 1.07584 second system time The end
Begin job on node74 at 2009-06-17 19:29:33 IDJOB=1884627 IDBENCH=71976 IDSOLVER=683 FILE ID=node74/1884627-1245259772 PBS_JOBID= 9372388 Free space on /tmp= 103016 MiB SOLVER NAME= SCIPspx SCIP 1.1.0.7 with SoPLEX 1.4.1(24.4.2009) BENCH NAME= PB09/normalized-PB09/PURE-SAT/SAT09/CRAFTED/modcircuits/owp_4vars_5gates.opb COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t TIMEOUT -m MEMLIMIT -f BENCHNAME RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1884627-1245259772/watcher-1884627-1245259772 -o /tmp/evaluation-result-1884627-1245259772/solver-1884627-1245259772 -C 1800 -W 2000 -M 1800 HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t 1800 -m 1800 -f HOME/instance-1884627-1245259772.opb TIME LIMIT= 1800 seconds MEMORY LIMIT= 1800 MiB MAX NB THREAD= 0 MD5SUM BENCH= 5e53057f88370cad9f03360ea174025c RANDOM SEED=2078663753 node74.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 /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.218 cache size : 2048 KB 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 pni monitor ds_cpl cid cx16 xtpr bogomips : 5914.62 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.218 cache size : 2048 KB 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 pni monitor ds_cpl cid cx16 xtpr bogomips : 5586.94 clflush size : 64 cache_alignment : 128 address sizes : 36 bits physical, 48 bits virtual power management: /proc/meminfo: MemTotal: 2055920 kB MemFree: 1712344 kB Buffers: 41064 kB Cached: 236704 kB SwapCached: 10348 kB Active: 58104 kB Inactive: 233604 kB HighTotal: 0 kB HighFree: 0 kB LowTotal: 2055920 kB LowFree: 1712344 kB SwapTotal: 4192956 kB SwapFree: 4176004 kB Dirty: 11188 kB Writeback: 0 kB Mapped: 14248 kB Slab: 37680 kB Committed_AS: 101892 kB PageTables: 1444 kB VmallocTotal: 536870911 kB VmallocUsed: 264960 kB VmallocChunk: 536605679 kB HugePages_Total: 0 HugePages_Free: 0 Hugepagesize: 2048 kB Free space on /tmp at the end= 103008 MiB End job on node74 at 2009-06-17 19:36:41