| Solver Name | Answer | CPU time | Wall clock time |
|---|---|---|---|
| SCIPnone SCIP 1.2.1.2 without any LP solver | UNSAT | 810.892 | 811.191 |
| Name | normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/namasivayam/ wnqueen/normalized-t2001.13queen13.1110967142.opb |
| MD5SUM | bf3ef0de19a9022f2739cc274dcb4ec9 |
| 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.444931 |
| 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 | 169 |
| Total number of constraints | 101 |
| Number of constraints which are clauses | 30 |
| Number of constraints which are cardinality constraints (but not clauses) | 70 |
| Number of constraints which are nor clauses,nor cardinality constraints | 1 |
| Minimum length of a constraint | 2 |
| Maximum length of a constraint | 169 |
| 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 | 38 |
| Number of bits of the biggest number in a constraint | 6 |
| Biggest sum of numbers in a constraint | 1145 |
| Number of bits of the biggest sum of numbers | 11 |
| 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: NONE] [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-2664337-1276276801.opb>
0.00/0.01 c original problem has 169 variables (169 bin, 0 int, 0 impl, 0 cont) and 101 constraints
0.00/0.01 c problem read
0.00/0.01 c No objective function, only one solution is needed.
0.00/0.01 c presolving settings loaded
0.00/0.01 c [src/scip/lpi_none.c:41] ERROR: there is no LP solver linked to the binary (LPS=none); you should set the parameter <lp/solvefreq> to <-1> to avoid solving LPs
0.00/0.01 c presolving:
0.00/0.02 c (round 1) 0 del vars, 28 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 47 upgd conss, 8 impls, 68 clqs
0.00/0.03 c (round 2) 0 del vars, 28 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 73 upgd conss, 8 impls, 68 clqs
0.00/0.03 c presolving (3 rounds):
0.00/0.03 c 0 deleted vars, 28 deleted constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.00/0.03 c 8 implications, 68 cliques
0.00/0.03 c presolved problem has 169 variables (169 bin, 0 int, 0 impl, 0 cont) and 73 constraints
0.00/0.03 c 1 constraints of type <knapsack>
0.00/0.03 c 68 constraints of type <setppc>
0.00/0.03 c 4 constraints of type <logicor>
0.00/0.03 c transformed objective value is always integral (scale: 1)
0.00/0.03 c Presolving Time: 0.01
0.00/0.03 c - non default parameters ----------------------------------------------------------------------
0.00/0.03 c # SCIP version 1.2.1.2
0.00/0.03 c
0.00/0.03 c # frequency for displaying node information lines
0.00/0.03 c # [type: int, range: [-1,2147483647], default: 100]
0.00/0.03 c display/freq = 10000
0.00/0.03 c
0.00/0.03 c # maximal time in seconds to run
0.00/0.03 c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.00/0.03 c limits/time = 1800
0.00/0.03 c
0.00/0.03 c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.00/0.03 c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.00/0.03 c limits/memory = 1620
0.00/0.03 c
0.00/0.03 c # solving stops, if the given number of solutions were found (-1: no limit)
0.00/0.03 c # [type: int, range: [-1,2147483647], default: -1]
0.00/0.03 c limits/solutions = 1
0.00/0.03 c
0.00/0.03 c # frequency for solving LP at the nodes (-1: never; 0: only root LP)
0.00/0.03 c # [type: int, range: [-1,2147483647], default: 1]
0.00/0.03 c lp/solvefreq = -1
0.00/0.03 c
0.00/0.03 c # maximal number of separation rounds per node (-1: unlimited)
0.00/0.03 c # [type: int, range: [-1,2147483647], default: 5]
0.00/0.03 c separating/maxrounds = 1
0.00/0.03 c
0.00/0.03 c # maximal number of separation rounds in the root node (-1: unlimited)
0.00/0.03 c # [type: int, range: [-1,2147483647], default: -1]
0.00/0.03 c separating/maxroundsroot = 5
0.00/0.03 c
0.00/0.03 c # should presolving try to simplify inequalities
0.00/0.03 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.00/0.03 c constraints/linear/simplifyinequalities = TRUE
0.00/0.03 c
0.00/0.03 c # should disaggregation of knapsack constraints be allowed in preprocessing?
0.00/0.03 c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
0.00/0.03 c constraints/knapsack/disaggregation = FALSE
0.00/0.03 c
0.00/0.03 c # should presolving try to simplify knapsacks
0.00/0.03 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.00/0.03 c constraints/knapsack/simplifyinequalities = TRUE
0.00/0.03 c
0.00/0.03 c # maximal number of presolving rounds the presolver participates in (-1: no limit)
0.00/0.03 c # [type: int, range: [-1,2147483647], default: -1]
0.00/0.03 c presolving/probing/maxrounds = 0
0.00/0.03 c
0.00/0.03 c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
0.00/0.03 c # [type: int, range: [-1,2147483647], default: 10]
0.00/0.03 c heuristics/coefdiving/freq = -1
0.00/0.03 c
0.00/0.03 c # maximal fraction of diving LP iterations compared to node LP iterations
0.00/0.03 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.00/0.03 c heuristics/coefdiving/maxlpiterquot = 0.075
0.00/0.03 c
0.00/0.03 c # additional number of allowed LP iterations
0.00/0.03 c # [type: int, range: [0,2147483647], default: 1000]
0.00/0.03 c heuristics/coefdiving/maxlpiterofs = 1500
0.00/0.03 c
0.00/0.03 c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
0.00/0.03 c # [type: int, range: [-1,2147483647], default: 30]
0.00/0.03 c heuristics/crossover/freq = -1
0.00/0.03 c
0.00/0.03 c # number of nodes added to the contingent of the total nodes
0.00/0.03 c # [type: longint, range: [0,9223372036854775807], default: 500]
0.00/0.03 c heuristics/crossover/nodesofs = 750
0.00/0.03 c
0.00/0.03 c # number of nodes without incumbent change that heuristic should wait
0.00/0.03 c # [type: longint, range: [0,9223372036854775807], default: 200]
0.00/0.03 c heuristics/crossover/nwaitingnodes = 100
0.00/0.03 c
0.00/0.03 c # contingent of sub problem nodes in relation to the number of nodes of the original problem
0.00/0.03 c # [type: real, range: [0,1], default: 0.1]
0.00/0.03 c heuristics/crossover/nodesquot = 0.15
0.00/0.03 c
0.00/0.03 c # minimum percentage of integer variables that have to be fixed
0.00/0.03 c # [type: real, range: [0,1], default: 0.666]
0.00/0.03 c heuristics/crossover/minfixingrate = 0.5
0.00/0.03 c
0.00/0.03 c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
0.00/0.03 c # [type: int, range: [-1,2147483647], default: 20]
0.00/0.03 c heuristics/feaspump/freq = -1
0.00/0.03 c
0.00/0.03 c # additional number of allowed LP iterations
0.00/0.03 c # [type: int, range: [0,2147483647], default: 1000]
0.00/0.03 c heuristics/feaspump/maxlpiterofs = 2000
0.00/0.03 c
0.00/0.03 c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
0.00/0.03 c # [type: int, range: [-1,2147483647], default: 10]
0.00/0.03 c heuristics/fracdiving/freq = -1
0.00/0.03 c
0.00/0.03 c # maximal fraction of diving LP iterations compared to node LP iterations
0.00/0.03 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.00/0.03 c heuristics/fracdiving/maxlpiterquot = 0.075
0.00/0.03 c
0.00/0.03 c # additional number of allowed LP iterations
0.00/0.03 c # [type: int, range: [0,2147483647], default: 1000]
0.00/0.03 c heuristics/fracdiving/maxlpiterofs = 1500
0.00/0.03 c
0.00/0.03 c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
0.00/0.03 c # [type: int, range: [-1,2147483647], default: 10]
0.00/0.03 c heuristics/guideddiving/freq = -1
0.00/0.03 c
0.00/0.03 c # maximal fraction of diving LP iterations compared to node LP iterations
0.00/0.03 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.00/0.03 c heuristics/guideddiving/maxlpiterquot = 0.075
0.00/0.03 c
0.00/0.03 c # additional number of allowed LP iterations
0.00/0.03 c # [type: int, range: [0,2147483647], default: 1000]
0.00/0.03 c heuristics/guideddiving/maxlpiterofs = 1500
0.00/0.03 c
0.00/0.03 c # maximal fraction of diving LP iterations compared to node LP iterations
0.00/0.03 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.00/0.03 c heuristics/intdiving/maxlpiterquot = 0.075
0.00/0.03 c
0.00/0.03 c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
0.00/0.03 c # [type: int, range: [-1,2147483647], default: 10]
0.00/0.03 c heuristics/intshifting/freq = -1
0.00/0.03 c
0.00/0.03 c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
0.00/0.03 c # [type: int, range: [-1,2147483647], default: 10]
0.00/0.03 c heuristics/linesearchdiving/freq = -1
0.00/0.03 c
0.00/0.03 c # maximal fraction of diving LP iterations compared to node LP iterations
0.00/0.03 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.00/0.03 c heuristics/linesearchdiving/maxlpiterquot = 0.075
0.00/0.03 c
0.00/0.03 c # additional number of allowed LP iterations
0.00/0.03 c # [type: int, range: [0,2147483647], default: 1000]
0.00/0.03 c heuristics/linesearchdiving/maxlpiterofs = 1500
0.00/0.03 c
0.00/0.03 c # frequency for calling primal heuristic <nlp> (-1: never, 0: only at depth freqofs)
0.00/0.03 c # [type: int, range: [-1,2147483647], default: 1]
0.00/0.03 c heuristics/nlp/freq = -1
0.00/0.03 c
0.00/0.03 c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
0.00/0.03 c # [type: int, range: [-1,2147483647], default: 20]
0.00/0.03 c heuristics/objpscostdiving/freq = -1
0.00/0.03 c
0.00/0.03 c # maximal fraction of diving LP iterations compared to total iteration number
0.00/0.03 c # [type: real, range: [0,1], default: 0.01]
0.00/0.03 c heuristics/objpscostdiving/maxlpiterquot = 0.015
0.00/0.03 c
0.00/0.03 c # additional number of allowed LP iterations
0.00/0.03 c # [type: int, range: [0,2147483647], default: 1000]
0.00/0.03 c heuristics/objpscostdiving/maxlpiterofs = 1500
0.00/0.03 c
0.00/0.03 c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
0.00/0.03 c # [type: int, range: [-1,2147483647], default: 1]
0.00/0.03 c heuristics/oneopt/freq = -1
0.00/0.03 c
0.00/0.03 c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
0.00/0.03 c # [type: int, range: [-1,2147483647], default: 10]
0.00/0.03 c heuristics/pscostdiving/freq = -1
0.00/0.03 c
0.00/0.03 c # maximal fraction of diving LP iterations compared to node LP iterations
0.00/0.03 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.00/0.03 c heuristics/pscostdiving/maxlpiterquot = 0.075
0.00/0.03 c
0.00/0.03 c # additional number of allowed LP iterations
0.00/0.03 c # [type: int, range: [0,2147483647], default: 1000]
0.00/0.03 c heuristics/pscostdiving/maxlpiterofs = 1500
0.00/0.03 c
0.00/0.03 c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
0.00/0.03 c # [type: int, range: [-1,2147483647], default: 0]
0.00/0.03 c heuristics/rens/freq = -1
0.00/0.03 c
0.00/0.03 c # minimum percentage of integer variables that have to be fixable
0.00/0.03 c # [type: real, range: [0,1], default: 0.5]
0.00/0.03 c heuristics/rens/minfixingrate = 0.3
0.00/0.03 c
0.00/0.03 c # number of nodes added to the contingent of the total nodes
0.00/0.03 c # [type: longint, range: [0,9223372036854775807], default: 500]
0.00/0.03 c heuristics/rens/nodesofs = 2000
0.00/0.03 c
0.00/0.03 c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
0.00/0.03 c # [type: int, range: [-1,2147483647], default: 20]
0.00/0.03 c heuristics/rootsoldiving/freq = -1
0.00/0.03 c
0.00/0.03 c # maximal fraction of diving LP iterations compared to node LP iterations
0.00/0.03 c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
0.00/0.03 c heuristics/rootsoldiving/maxlpiterquot = 0.015
0.00/0.03 c
0.00/0.03 c # additional number of allowed LP iterations
0.00/0.03 c # [type: int, range: [0,2147483647], default: 1000]
0.00/0.03 c heuristics/rootsoldiving/maxlpiterofs = 1500
0.00/0.03 c
0.00/0.03 c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
0.00/0.03 c # [type: int, range: [-1,2147483647], default: 1]
0.00/0.03 c heuristics/rounding/freq = -1
0.00/0.03 c
0.00/0.03 c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
0.00/0.03 c # [type: int, range: [-1,2147483647], default: 10]
0.00/0.03 c heuristics/shifting/freq = -1
0.00/0.03 c
0.00/0.03 c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
0.00/0.03 c # [type: int, range: [-1,2147483647], default: 1]
0.00/0.03 c heuristics/simplerounding/freq = -1
0.00/0.03 c
0.00/0.03 c # frequency for calling primal heuristic <trivial> (-1: never, 0: only at depth freqofs)
0.00/0.03 c # [type: int, range: [-1,2147483647], default: 0]
0.00/0.03 c heuristics/trivial/freq = -1
0.00/0.03 c
0.00/0.03 c # frequency for calling primal heuristic <trysol> (-1: never, 0: only at depth freqofs)
0.00/0.03 c # [type: int, range: [-1,2147483647], default: 1]
0.00/0.03 c heuristics/trysol/freq = -1
0.00/0.03 c
0.00/0.03 c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
0.00/0.03 c # [type: int, range: [-1,2147483647], default: 10]
0.00/0.03 c heuristics/veclendiving/freq = -1
0.00/0.03 c
0.00/0.03 c # maximal fraction of diving LP iterations compared to node LP iterations
0.00/0.03 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.00/0.03 c heuristics/veclendiving/maxlpiterquot = 0.075
0.00/0.03 c
0.00/0.03 c # additional number of allowed LP iterations
0.00/0.03 c # [type: int, range: [0,2147483647], default: 1000]
0.00/0.03 c heuristics/veclendiving/maxlpiterofs = 1500
0.00/0.03 c
0.00/0.03 c # frequency for calling primal heuristic <zirounding> (-1: never, 0: only at depth freqofs)
0.00/0.03 c # [type: int, range: [-1,2147483647], default: 1]
0.00/0.03 c heuristics/zirounding/freq = -1
0.00/0.03 c
0.00/0.03 c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
0.00/0.03 c # [type: int, range: [-1,2147483647], default: 0]
0.00/0.03 c separating/cmir/freq = -1
0.00/0.03 c
0.00/0.03 c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
0.00/0.03 c # [type: int, range: [-1,2147483647], default: 0]
0.00/0.03 c separating/flowcover/freq = -1
0.00/0.03 c
0.00/0.03 c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.00/0.03 c # [type: int, range: [-1,2147483647], default: -1]
0.00/0.03 c separating/rapidlearning/freq = 0
0.00/0.03 c
0.00/0.03 c -----------------------------------------------------------------------------------------------
0.00/0.03 c start solving
0.00/0.03 c
0.00/0.03 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
0.00/0.03 c 0.0s| 1 | 2 | 0 | - | 633k| 0 | - | 169 | 73 | 0 | 0 | 0 | 0 | 0 | 0.000000e+00 | -- | Inf
2.09/2.14 c 1.9s| 10000 | 7550 | 0 | 0.0 |5757k| 68 | - | 169 |2254 | 0 | 0 | 0 |2237 | 0 | 0.000000e+00 | -- | Inf
5.99/6.09 c 5.7s| 20000 | 13625 | 0 | 0.0 | 10M| 75 | - | 169 |3837 | 0 | 0 | 0 |5717 | 0 | 0.000000e+00 | -- | Inf
10.00/10.09 c 9.5s| 30000 | 19764 | 0 | 0.0 | 14M| 75 | - | 169 |4552 | 0 | 0 | 0 |9152 | 0 | 0.000000e+00 | -- | Inf
15.68/15.77 c 14.9s| 40000 | 24659 | 0 | 0.0 | 19M| 75 | - | 169 |5840 | 0 | 0 | 0 | 13k| 0 | 0.000000e+00 | -- | Inf
23.19/23.28 c 22.2s| 50000 | 28540 | 0 | 0.0 | 23M| 75 | - | 169 |7168 | 0 | 0 | 0 | 19k| 0 | 0.000000e+00 | -- | Inf
32.98/33.07 c 31.7s| 60000 | 31291 | 0 | 0.0 | 27M| 75 | - | 169 |8208 | 0 | 0 | 0 | 25k| 0 | 0.000000e+00 | -- | Inf
44.87/44.91 c 43.3s| 70000 | 33747 | 0 | 0.0 | 30M| 75 | - | 169 |8704 | 0 | 0 | 0 | 32k| 0 | 0.000000e+00 | -- | Inf
56.77/56.89 c 55.0s| 80000 | 36895 | 0 | 0.0 | 34M| 75 | - | 169 |9966 | 0 | 0 | 0 | 38k| 0 | 0.000000e+00 | -- | Inf
70.56/70.69 c 68.5s| 90000 | 39608 | 0 | 0.0 | 38M| 75 | - | 169 | 12k| 0 | 0 | 0 | 44k| 0 | 0.000000e+00 | -- | Inf
86.36/86.42 c 83.9s|100000 | 42140 | 0 | 0.0 | 42M| 75 | - | 169 | 14k| 0 | 0 | 0 | 51k| 0 | 0.000000e+00 | -- | Inf
105.66/105.71 c 103s|110000 | 43966 | 0 | 0.0 | 46M| 75 | - | 169 | 16k| 0 | 0 | 0 | 58k| 0 | 0.000000e+00 | -- | Inf
127.44/127.54 c 124s|120000 | 45255 | 0 | 0.0 | 50M| 75 | - | 169 | 18k| 0 | 0 | 0 | 66k| 0 | 0.000000e+00 | -- | Inf
153.53/153.68 c 150s|130000 | 45572 | 0 | 0.0 | 52M| 75 | - | 169 | 20k| 0 | 0 | 0 | 75k| 0 | 0.000000e+00 | -- | Inf
181.22/181.34 c 178s|140000 | 45723 | 0 | 0.0 | 54M| 75 | - | 169 | 20k| 0 | 0 | 0 | 84k| 0 | 0.000000e+00 | -- | Inf
210.91/211.09 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
210.91/211.09 c 207s|150000 | 45417 | 0 | 0.0 | 56M| 75 | - | 169 | 20k| 0 | 0 | 0 | 93k| 0 | 0.000000e+00 | -- | Inf
249.00/249.15 c 245s|160000 | 43117 | 0 | 0.0 | 56M| 75 | - | 169 | 20k| 0 | 0 | 0 | 103k| 0 | 0.000000e+00 | -- | Inf
288.98/289.10 c 284s|170000 | 41544 | 0 | 0.0 | 58M| 75 | - | 169 | 22k| 0 | 0 | 0 | 113k| 0 | 0.000000e+00 | -- | Inf
337.77/337.92 c 333s|180000 | 38796 | 0 | 0.0 | 59M| 75 | - | 169 | 25k| 0 | 0 | 0 | 124k| 0 | 0.000000e+00 | -- | Inf
389.75/389.97 c 384s|190000 | 35813 | 0 | 0.0 | 59M| 75 | - | 169 | 28k| 0 | 0 | 0 | 136k| 0 | 0.000000e+00 | -- | Inf
446.32/446.57 c 441s|200000 | 32433 | 0 | 0.0 | 59M| 75 | - | 169 | 32k| 0 | 0 | 0 | 147k| 0 | 0.000000e+00 | -- | Inf
507.50/507.71 c 501s|210000 | 28485 | 0 | 0.0 | 58M| 75 | - | 169 | 36k| 0 | 0 | 0 | 160k| 0 | 0.000000e+00 | -- | Inf
572.08/572.37 c 566s|220000 | 24288 | 0 | 0.0 | 54M| 75 | - | 169 | 37k| 0 | 0 | 0 | 172k| 0 | 0.000000e+00 | -- | Inf
670.34/670.69 c 663s|230000 | 15200 | 0 | 0.0 | 44M| 75 | - | 169 | 38k| 0 | 0 | 0 | 187k| 0 | 0.000000e+00 | -- | Inf
776.80/777.14 c 769s|240000 | 4389 | 0 | 0.0 | 30M| 75 | - | 169 | 44k| 0 | 0 | 0 | 204k| 0 | 0.000000e+00 | -- | Inf
810.69/811.06 c
810.69/811.06 c SCIP Status : problem is solved [infeasible]
810.69/811.06 c Solving Time (sec) : 803.07
810.69/811.06 c Solving Nodes : 242092
810.69/811.06 c Primal Bound : +1.00000000000000e+20 (0 solutions)
810.69/811.06 c Dual Bound : +1.00000000000000e+20
810.69/811.06 c Gap : 0.00 %
810.69/811.06 s UNSATISFIABLE
810.69/811.06 c SCIP Status : problem is solved [infeasible]
810.69/811.06 c Solving Time : 803.07
810.69/811.06 c Original Problem :
810.69/811.06 c Problem name : HOME/instance-2664337-1276276801.opb
810.69/811.06 c Variables : 169 (169 binary, 0 integer, 0 implicit integer, 0 continuous)
810.69/811.06 c Constraints : 101 initial, 101 maximal
810.69/811.06 c Presolved Problem :
810.69/811.06 c Problem name : t_HOME/instance-2664337-1276276801.opb
810.69/811.06 c Variables : 169 (169 binary, 0 integer, 0 implicit integer, 0 continuous)
810.69/811.06 c Constraints : 73 initial, 46652 maximal
810.69/811.06 c Presolvers : Time FixedVars AggrVars ChgTypes ChgBounds AddHoles DelCons ChgSides ChgCoefs
810.69/811.06 c trivial : 0.00 0 0 0 0 0 0 0 0
810.69/811.06 c dualfix : 0.00 0 0 0 0 0 0 0 0
810.69/811.06 c boundshift : 0.00 0 0 0 0 0 0 0 0
810.69/811.06 c inttobinary : 0.00 0 0 0 0 0 0 0 0
810.69/811.06 c implics : 0.00 0 0 0 0 0 0 0 0
810.69/811.06 c probing : 0.00 0 0 0 0 0 0 0 0
810.69/811.06 c knapsack : 0.00 0 0 0 0 0 0 0 0
810.69/811.06 c setppc : 0.00 0 0 0 0 0 0 0 0
810.69/811.06 c linear : 0.00 0 0 0 0 0 28 0 0
810.69/811.06 c logicor : 0.00 0 0 0 0 0 0 0 0
810.69/811.06 c root node : - 0 - - 0 - - - -
810.69/811.06 c Constraints : Number #Separate #Propagate #EnfoLP #EnfoPS Cutoffs DomReds Cuts Conss Children
810.69/811.06 c integral : 0 0 0 0 0 0 0 0 0 0
810.69/811.06 c knapsack : 1 0 846234 0 151664 22396 1930745 0 0 0
810.69/811.06 c setppc : 68 0 823838 0 151664 110456 1919561 0 0 0
810.69/811.06 c logicor : 4+ 0 375128 0 24469 2351 151022 0 0 0
810.69/811.06 c countsols : 0 0 0 0 151664 0 0 0 0 0
810.69/811.06 c Constraint Timings : TotalTime Separate Propagate EnfoLP EnfoPS
810.69/811.06 c integral : 0.00 0.00 0.00 0.00 0.00
810.69/811.06 c knapsack : 60.49 0.00 59.30 0.00 1.19
810.69/811.06 c setppc : 22.55 0.00 20.31 0.00 2.24
810.69/811.06 c logicor : 391.04 0.00 391.00 0.00 0.04
810.69/811.06 c countsols : 0.03 0.00 0.00 0.00 0.03
810.69/811.06 c Propagators : Time Calls Cutoffs DomReds
810.69/811.06 c vbounds : 0.51 1 0 0
810.69/811.06 c rootredcost : 0.37 0 0 0
810.69/811.06 c pseudoobj : 0.40 0 0 0
810.69/811.06 c Conflict Analysis : Time Calls Success Conflicts Literals Reconvs ReconvLits LP Iters
810.69/811.06 c propagation : 9.56 135203 135185 713964 21.3 4020 22.5 -
810.69/811.06 c infeasible LP : 0.00 0 0 0 0.0 0 0.0 0
810.69/811.06 c bound exceed. LP : 0.00 0 0 0 0.0 0 0.0 0
810.69/811.06 c strong branching : 0.00 0 0 0 0.0 0 0.0 0
810.69/811.06 c pseudo solution : 0.00 0 0 0 0.0 0 0.0 -
810.69/811.06 c applied globally : - - - 207472 15.1 - - -
810.69/811.06 c applied locally : - - - 2132 34.9 - - -
810.69/811.06 c Separators : Time Calls Cutoffs DomReds Cuts Conss
810.69/811.06 c cut pool : 0.00 0 - - 0 - (maximal pool size: 0)
810.69/811.06 c redcost : 0.00 0 0 0 0 0
810.69/811.06 c impliedbounds : 0.00 0 0 0 0 0
810.69/811.06 c intobj : 0.00 0 0 0 0 0
810.69/811.06 c cgmip : 0.00 0 0 0 0 0
810.69/811.06 c gomory : 0.00 0 0 0 0 0
810.69/811.06 c strongcg : 0.00 0 0 0 0 0
810.69/811.06 c cmir : 0.00 0 0 0 0 0
810.69/811.06 c flowcover : 0.00 0 0 0 0 0
810.69/811.06 c clique : 0.00 0 0 0 0 0
810.69/811.06 c zerohalf : 0.00 0 0 0 0 0
810.69/811.06 c mcf : 0.00 0 0 0 0 0
810.69/811.06 c rapidlearning : 0.00 0 0 0 0 0
810.69/811.06 c Pricers : Time Calls Vars
810.69/811.06 c problem variables: 0.00 0 0
810.69/811.06 c Branching Rules : Time Calls Cutoffs DomReds Cuts Conss Children
810.69/811.06 c relpscost : 0.00 0 0 0 0 0 0
810.69/811.06 c pscost : 0.00 0 0 0 0 0 0
810.69/811.06 c inference : 2.09 151664 0 0 0 0 303328
810.69/811.06 c mostinf : 0.00 0 0 0 0 0 0
810.69/811.06 c leastinf : 0.00 0 0 0 0 0 0
810.69/811.06 c fullstrong : 0.00 0 0 0 0 0 0
810.69/811.06 c allfullstrong : 0.00 0 0 0 0 0 0
810.69/811.06 c random : 0.00 0 0 0 0 0 0
810.69/811.06 c Primal Heuristics : Time Calls Found
810.69/811.06 c LP solutions : 0.00 - 0
810.69/811.06 c pseudo solutions : 0.00 - 0
810.69/811.06 c trivial : 0.00 1 0
810.69/811.06 c simplerounding : 0.00 0 0
810.69/811.06 c zirounding : 0.00 0 0
810.69/811.06 c rounding : 0.00 0 0
810.69/811.06 c shifting : 0.00 0 0
810.69/811.06 c intshifting : 0.00 0 0
810.69/811.06 c oneopt : 0.00 0 0
810.69/811.06 c twoopt : 0.00 0 0
810.69/811.06 c fixandinfer : 0.00 0 0
810.69/811.06 c feaspump : 0.00 0 0
810.69/811.06 c coefdiving : 0.00 0 0
810.69/811.06 c pscostdiving : 0.00 0 0
810.69/811.06 c fracdiving : 0.00 0 0
810.69/811.06 c veclendiving : 0.00 0 0
810.69/811.06 c intdiving : 0.00 0 0
810.69/811.06 c actconsdiving : 0.00 0 0
810.69/811.06 c objpscostdiving : 0.00 0 0
810.69/811.06 c rootsoldiving : 0.00 0 0
810.69/811.06 c linesearchdiving : 0.00 0 0
810.69/811.06 c guideddiving : 0.00 0 0
810.69/811.06 c octane : 0.00 0 0
810.69/811.06 c rens : 0.00 0 0
810.69/811.06 c rins : 0.00 0 0
810.69/811.06 c localbranching : 0.00 0 0
810.69/811.06 c mutation : 0.00 0 0
810.69/811.06 c crossover : 0.00 0 0
810.69/811.06 c dins : 0.00 0 0
810.69/811.06 c undercover : 0.00 0 0
810.69/811.06 c nlp : 0.00 0 0
810.69/811.06 c trysol : 0.00 0 0
810.69/811.06 c LP : Time Calls Iterations Iter/call Iter/sec
810.69/811.06 c primal LP : 0.00 0 0 0.00 -
810.69/811.06 c dual LP : 0.00 0 0 0.00 -
810.69/811.06 c lex dual LP : 0.00 0 0 0.00 -
810.69/811.06 c barrier LP : 0.00 0 0 0.00 -
810.69/811.06 c diving/probing LP: 0.00 0 0 0.00 -
810.69/811.06 c strong branching : 0.00 0 0 0.00 -
810.69/811.06 c (at root node) : - 0 0 0.00 -
810.69/811.06 c conflict analysis: 0.00 0 0 0.00 -
810.69/811.06 c B&B Tree :
810.69/811.06 c number of runs : 1
810.69/811.06 c nodes : 242092
810.69/811.06 c nodes (total) : 242092
810.69/811.06 c nodes left : 0
810.69/811.06 c max depth : 75
810.69/811.06 c max depth (total): 75
810.69/811.06 c backtracks : 97144 (40.1%)
810.69/811.06 c delayed cutoffs : 61237
810.69/811.06 c repropagations : 298176 (1154473 domain reductions, 44775 cutoffs)
810.69/811.06 c avg switch length: 21.18
810.69/811.06 c switching time : 218.17
810.69/811.06 c Solution :
810.69/811.06 c Solutions found : 0 (0 improvements)
810.69/811.06 c Primal Bound : infeasible
810.69/811.06 c Dual Bound : -
810.69/811.06 c Gap : 0.00 %
810.69/811.06 c Root Dual Bound : +0.00000000000000e+00
810.69/811.06 c Root Iterations : 0
810.79/811.19 c Time complete: 810.88.
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-2664337-1276276801/watcher-2664337-1276276801 -o /tmp/evaluation-result-2664337-1276276801/solver-2664337-1276276801 -C 1800 -W 2000 -M 1800 HOME/pbscip.linux.x86_64.gnu.opt.none -f HOME/instance-2664337-1276276801.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.01 1.08 1.01 3/106 5192 /proc/meminfo: memFree=1566172/2059040 swapFree=4192956/4192956 [pid=5192] ppid=5190 vsize=6584 CPUtime=0 /proc/5192/stat : 5192 (pbscip.linux.x8) R 5190 5192 3356 0 -1 4202496 1004 0 0 0 0 0 0 0 17 0 1 0 3281754 6742016 926 1992294400 4194304 7136930 140733742415744 18446744073709551615 6346613 0 0 4096 0 0 0 0 17 1 0 0 0 /proc/5192/statm: 1646 934 254 719 0 925 0 [startup+0.10356 s] /proc/loadavg: 1.01 1.08 1.01 3/106 5192 /proc/meminfo: memFree=1566172/2059040 swapFree=4192956/4192956 [pid=5192] ppid=5190 vsize=11968 CPUtime=0.09 /proc/5192/stat : 5192 (pbscip.linux.x8) R 5190 5192 3356 0 -1 4202496 5015 0 0 0 7 2 0 0 17 0 1 0 3281754 12255232 2271 1992294400 4194304 7136930 140733742415744 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/5192/statm: 2992 2271 391 719 0 2271 0 Current children cumulated CPU time (s) 0.09 Current children cumulated vsize (KiB) 11968 [startup+0.200581 s] /proc/loadavg: 1.01 1.08 1.01 3/106 5192 /proc/meminfo: memFree=1566172/2059040 swapFree=4192956/4192956 [pid=5192] ppid=5190 vsize=12372 CPUtime=0.19 /proc/5192/stat : 5192 (pbscip.linux.x8) R 5190 5192 3356 0 -1 4202496 5131 0 0 0 15 4 0 0 17 0 1 0 3281754 12668928 2387 1992294400 4194304 7136930 140733742415744 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/5192/statm: 3093 2387 391 719 0 2372 0 Current children cumulated CPU time (s) 0.19 Current children cumulated vsize (KiB) 12372 [startup+0.300602 s] /proc/loadavg: 1.01 1.08 1.01 3/106 5192 /proc/meminfo: memFree=1566172/2059040 swapFree=4192956/4192956 [pid=5192] ppid=5190 vsize=13060 CPUtime=0.29 /proc/5192/stat : 5192 (pbscip.linux.x8) R 5190 5192 3356 0 -1 4202496 5290 0 0 0 24 5 0 0 17 0 1 0 3281754 13373440 2546 1992294400 4194304 7136930 140733742415744 18446744073709551615 4854175 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/5192/statm: 3265 2546 391 719 0 2544 0 Current children cumulated CPU time (s) 0.29 Current children cumulated vsize (KiB) 13060 [startup+0.700687 s] /proc/loadavg: 1.01 1.08 1.01 3/106 5192 /proc/meminfo: memFree=1566172/2059040 swapFree=4192956/4192956 [pid=5192] ppid=5190 vsize=14872 CPUtime=0.69 /proc/5192/stat : 5192 (pbscip.linux.x8) R 5190 5192 3356 0 -1 4202496 5758 0 0 0 60 9 0 0 17 0 1 0 3281754 15228928 3014 1992294400 4194304 7136930 140733742415744 18446744073709551615 4854295 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/5192/statm: 3718 3014 391 719 0 2997 0 Current children cumulated CPU time (s) 0.69 Current children cumulated vsize (KiB) 14872 [startup+1.50086 s] /proc/loadavg: 1.01 1.08 1.01 2/107 5193 /proc/meminfo: memFree=1554756/2059040 swapFree=4192956/4192956 [pid=5192] ppid=5190 vsize=16812 CPUtime=1.49 /proc/5192/stat : 5192 (pbscip.linux.x8) R 5190 5192 3356 0 -1 4202496 6254 0 0 0 134 15 0 0 18 0 1 0 3281754 17215488 3510 1992294400 4194304 7136930 140733742415744 18446744073709551615 4221327 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/5192/statm: 4203 3510 391 719 0 3482 0 Current children cumulated CPU time (s) 1.49 Current children cumulated vsize (KiB) 16812 [startup+3.1012 s] /proc/loadavg: 1.01 1.08 1.01 2/107 5193 /proc/meminfo: memFree=1551408/2059040 swapFree=4192956/4192956 [pid=5192] ppid=5190 vsize=20708 CPUtime=3.09 /proc/5192/stat : 5192 (pbscip.linux.x8) R 5190 5192 3356 0 -1 4202496 7259 0 0 0 286 23 0 0 21 0 1 0 3281754 21204992 4515 1992294400 4194304 7136930 140733742415744 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/5192/statm: 5177 4515 391 719 0 4456 0 Current children cumulated CPU time (s) 3.09 Current children cumulated vsize (KiB) 20708 [startup+6.30088 s] /proc/loadavg: 1.01 1.08 1.01 2/107 5193 /proc/meminfo: memFree=1545456/2059040 swapFree=4192956/4192956 [pid=5192] ppid=5190 vsize=25460 CPUtime=6.29 /proc/5192/stat : 5192 (pbscip.linux.x8) R 5190 5192 3356 0 -1 4202496 8463 0 0 0 590 39 0 0 25 0 1 0 3281754 26071040 5719 1992294400 4194304 7136930 140733742415744 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/5192/statm: 6365 5719 391 719 0 5644 0 Current children cumulated CPU time (s) 6.29 Current children cumulated vsize (KiB) 25460 [startup+12.7012 s] /proc/loadavg: 1.01 1.08 1.01 2/107 5193 /proc/meminfo: memFree=1536652/2059040 swapFree=4192956/4192956 [pid=5192] ppid=5190 vsize=33236 CPUtime=12.69 /proc/5192/stat : 5192 (pbscip.linux.x8) R 5190 5192 3356 0 -1 4202496 10402 0 0 0 1198 71 0 0 25 0 1 0 3281754 34033664 7658 1992294400 4194304 7136930 140733742415744 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/5192/statm: 8309 7658 391 719 0 7588 0 Current children cumulated CPU time (s) 12.69 Current children cumulated vsize (KiB) 33236 [startup+25.501 s] /proc/loadavg: 1.01 1.08 1.01 2/107 5195 /proc/meminfo: memFree=1528592/2059040 swapFree=4192956/4192956 [pid=5192] ppid=5190 vsize=42504 CPUtime=25.48 /proc/5192/stat : 5192 (pbscip.linux.x8) R 5190 5192 3356 0 -1 4202496 12731 0 0 0 2434 114 0 0 25 0 1 0 3281754 43524096 9987 1992294400 4194304 7136930 140733742415744 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/5192/statm: 10626 9987 391 719 0 9905 0 Current children cumulated CPU time (s) 25.48 Current children cumulated vsize (KiB) 42504 [startup+51.1014 s] /proc/loadavg: 1.00 1.07 1.01 2/107 5195 /proc/meminfo: memFree=1515324/2059040 swapFree=4192956/4192956 [pid=5192] ppid=5190 vsize=54356 CPUtime=51.07 /proc/5192/stat : 5192 (pbscip.linux.x8) R 5190 5192 3356 0 -1 4202496 15705 0 0 0 4932 175 0 0 25 0 1 0 3281754 55660544 12961 1992294400 4194304 7136930 140733742415744 18446744073709551615 4999837 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/5192/statm: 13589 12961 391 719 0 12868 0 Current children cumulated CPU time (s) 51.07 Current children cumulated vsize (KiB) 54356 [startup+102.301 s] /proc/loadavg: 1.00 1.06 1.00 2/107 5197 /proc/meminfo: memFree=1499328/2059040 swapFree=4192956/4192956 [pid=5192] ppid=5190 vsize=70000 CPUtime=102.26 /proc/5192/stat : 5192 (pbscip.linux.x8) R 5190 5192 3356 0 -1 4202496 19645 0 0 0 9959 267 0 0 25 0 1 0 3281754 71680000 16901 1992294400 4194304 7136930 140733742415744 18446744073709551615 5955609 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/5192/statm: 17500 16901 391 719 0 16779 0 Current children cumulated CPU time (s) 102.26 Current children cumulated vsize (KiB) 70000 [startup+162.301 s] /proc/loadavg: 1.00 1.04 1.00 2/107 5197 /proc/meminfo: memFree=1489160/2059040 swapFree=4192956/4192956 [pid=5192] ppid=5190 vsize=80148 CPUtime=162.24 /proc/5192/stat : 5192 (pbscip.linux.x8) R 5190 5192 3356 0 -1 4202496 22152 0 0 0 15881 343 0 0 25 0 1 0 3281754 82071552 19408 1992294400 4194304 7136930 140733742415744 18446744073709551615 5955731 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/5192/statm: 20037 19408 391 719 0 19316 0 Current children cumulated CPU time (s) 162.24 Current children cumulated vsize (KiB) 80148 [startup+222.308 s] /proc/loadavg: 1.00 1.03 1.00 2/107 5199 /proc/meminfo: memFree=1485068/2059040 swapFree=4192956/4192956 [pid=5192] ppid=5190 vsize=84344 CPUtime=222.22 /proc/5192/stat : 5192 (pbscip.linux.x8) R 5190 5192 3356 0 -1 4202496 23180 0 0 0 21811 411 0 0 25 0 1 0 3281754 86368256 20436 1992294400 4194304 7136930 140733742415744 18446744073709551615 4999837 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/5192/statm: 21086 20436 391 719 0 20365 0 Current children cumulated CPU time (s) 222.22 Current children cumulated vsize (KiB) 84344 [startup+282.302 s] /proc/loadavg: 1.00 1.02 1.00 2/107 5201 /proc/meminfo: memFree=1482712/2059040 swapFree=4192956/4192956 [pid=5192] ppid=5190 vsize=86772 CPUtime=282.19 /proc/5192/stat : 5192 (pbscip.linux.x8) R 5190 5192 3356 0 -1 4202496 23766 0 0 0 27758 461 0 0 25 0 1 0 3281754 88854528 21022 1992294400 4194304 7136930 140733742415744 18446744073709551615 5484170 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/5192/statm: 21693 21022 391 719 0 20972 0 Current children cumulated CPU time (s) 282.19 Current children cumulated vsize (KiB) 86772 [startup+342.302 s] /proc/loadavg: 1.00 1.02 1.00 2/107 5203 /proc/meminfo: memFree=1480612/2059040 swapFree=4192956/4192956 [pid=5192] ppid=5190 vsize=89028 CPUtime=342.17 /proc/5192/stat : 5192 (pbscip.linux.x8) R 5190 5192 3356 0 -1 4202496 24277 0 0 0 33711 506 0 0 25 0 1 0 3281754 91164672 21533 1992294400 4194304 7136930 140733742415744 18446744073709551615 4210588 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/5192/statm: 22257 21533 391 719 0 21536 0 Current children cumulated CPU time (s) 342.17 Current children cumulated vsize (KiB) 89028 [startup+402.301 s] /proc/loadavg: 1.00 1.01 1.00 2/107 5205 /proc/meminfo: memFree=1478380/2059040 swapFree=4192956/4192956 [pid=5192] ppid=5190 vsize=91232 CPUtime=402.14 /proc/5192/stat : 5192 (pbscip.linux.x8) R 5190 5192 3356 0 -1 4202496 24837 0 0 0 39666 548 0 0 25 0 1 0 3281754 93421568 22093 1992294400 4194304 7136930 140733742415744 18446744073709551615 4999811 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/5192/statm: 22808 22093 391 719 0 22087 0 Current children cumulated CPU time (s) 402.14 Current children cumulated vsize (KiB) 91232 [startup+462.301 s] /proc/loadavg: 1.00 1.01 1.00 2/107 5205 /proc/meminfo: memFree=1477512/2059040 swapFree=4192956/4192956 [pid=5192] ppid=5190 vsize=92132 CPUtime=462.12 /proc/5192/stat : 5192 (pbscip.linux.x8) R 5190 5192 3356 0 -1 4202496 25020 0 0 0 45624 588 0 0 25 0 1 0 3281754 94343168 22276 1992294400 4194304 7136930 140733742415744 18446744073709551615 4999811 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/5192/statm: 23033 22276 391 719 0 22312 0 Current children cumulated CPU time (s) 462.12 Current children cumulated vsize (KiB) 92132 [startup+522.301 s] /proc/loadavg: 1.00 1.00 1.00 2/107 5207 /proc/meminfo: memFree=1475404/2059040 swapFree=4192956/4192956 [pid=5192] ppid=5190 vsize=94472 CPUtime=522.1 /proc/5192/stat : 5192 (pbscip.linux.x8) R 5190 5192 3356 0 -1 4202496 25543 0 0 0 51589 621 0 0 25 0 1 0 3281754 96739328 22799 1992294400 4194304 7136930 140733742415744 18446744073709551615 4999811 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/5192/statm: 23618 22799 391 719 0 22897 0 Current children cumulated CPU time (s) 522.1 Current children cumulated vsize (KiB) 94472 [startup+582.302 s] /proc/loadavg: 1.00 1.00 1.00 2/107 5209 /proc/meminfo: memFree=1475156/2059040 swapFree=4192956/4192956 [pid=5192] ppid=5190 vsize=94928 CPUtime=582.08 /proc/5192/stat : 5192 (pbscip.linux.x8) R 5190 5192 3356 0 -1 4202496 25615 0 0 0 57552 656 0 0 25 0 1 0 3281754 97206272 22871 1992294400 4194304 7136930 140733742415744 18446744073709551615 4210588 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/5192/statm: 23732 22871 391 719 0 23011 0 Current children cumulated CPU time (s) 582.08 Current children cumulated vsize (KiB) 94928 [startup+642.302 s] /proc/loadavg: 1.00 1.00 1.00 2/107 5211 /proc/meminfo: memFree=1474908/2059040 swapFree=4192956/4192956 [pid=5192] ppid=5190 vsize=95320 CPUtime=642.06 /proc/5192/stat : 5192 (pbscip.linux.x8) R 5190 5192 3356 0 -1 4202496 25663 0 0 0 63521 685 0 0 25 0 1 0 3281754 97607680 22919 1992294400 4194304 7136930 140733742415744 18446744073709551615 4999862 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/5192/statm: 23830 22919 391 719 0 23109 0 Current children cumulated CPU time (s) 642.06 Current children cumulated vsize (KiB) 95320 [startup+702.302 s] /proc/loadavg: 1.00 1.00 1.00 2/107 5213 /proc/meminfo: memFree=1474660/2059040 swapFree=4192956/4192956 [pid=5192] ppid=5190 vsize=95380 CPUtime=702.03 /proc/5192/stat : 5192 (pbscip.linux.x8) R 5190 5192 3356 0 -1 4202496 25708 0 0 0 69488 715 0 0 25 0 1 0 3281754 97669120 22964 1992294400 4194304 7136930 140733742415744 18446744073709551615 4210588 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/5192/statm: 23845 22964 391 719 0 23124 0 Current children cumulated CPU time (s) 702.03 Current children cumulated vsize (KiB) 95380 [startup+762.301 s] /proc/loadavg: 1.00 1.00 1.00 2/107 5213 /proc/meminfo: memFree=1473916/2059040 swapFree=4192956/4192956 [pid=5192] ppid=5190 vsize=96128 CPUtime=762.02 /proc/5192/stat : 5192 (pbscip.linux.x8) R 5190 5192 3356 0 -1 4202496 25899 0 0 0 75456 746 0 0 25 0 1 0 3281754 98435072 23155 1992294400 4194304 7136930 140733742415744 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/5192/statm: 24032 23155 391 719 0 23311 0 Current children cumulated CPU time (s) 762.02 Current children cumulated vsize (KiB) 96128 Solver just ended. Dumping a history of the last processes samples [startup+768.001 s] /proc/loadavg: 1.00 1.00 1.00 2/107 5215 /proc/meminfo: memFree=1473916/2059040 swapFree=4192956/4192956 [pid=5192] ppid=5190 vsize=96128 CPUtime=767.7 /proc/5192/stat : 5192 (pbscip.linux.x8) R 5190 5192 3356 0 -1 4202496 25899 0 0 0 76022 748 0 0 25 0 1 0 3281754 98435072 23155 1992294400 4194304 7136930 140733742415744 18446744073709551615 4393390 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/5192/statm: 24032 23155 391 719 0 23311 0 Current children cumulated CPU time (s) 767.7 Current children cumulated vsize (KiB) 96128 [startup+793.601 s] /proc/loadavg: 1.00 1.00 1.00 2/107 5215 /proc/meminfo: memFree=1473792/2059040 swapFree=4192956/4192956 [pid=5192] ppid=5190 vsize=96320 CPUtime=793.3 /proc/5192/stat : 5192 (pbscip.linux.x8) R 5190 5192 3356 0 -1 4202496 25917 0 0 0 78570 760 0 0 25 0 1 0 3281754 98631680 23173 1992294400 4194304 7136930 140733742415744 18446744073709551615 4999837 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/5192/statm: 24080 23173 391 719 0 23359 0 Current children cumulated CPU time (s) 793.3 Current children cumulated vsize (KiB) 96320 [startup+800.002 s] /proc/loadavg: 1.00 1.00 1.00 2/107 5215 /proc/meminfo: memFree=1473792/2059040 swapFree=4192956/4192956 [pid=5192] ppid=5190 vsize=96320 CPUtime=799.69 /proc/5192/stat : 5192 (pbscip.linux.x8) R 5190 5192 3356 0 -1 4202496 25917 0 0 0 79206 763 0 0 25 0 1 0 3281754 98631680 23173 1992294400 4194304 7136930 140733742415744 18446744073709551615 4212307 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/5192/statm: 24080 23173 391 719 0 23359 0 Current children cumulated CPU time (s) 799.69 Current children cumulated vsize (KiB) 96320 [startup+806.408 s] /proc/loadavg: 1.00 1.00 1.00 2/107 5215 /proc/meminfo: memFree=1473792/2059040 swapFree=4192956/4192956 [pid=5192] ppid=5190 vsize=96320 CPUtime=806.1 /proc/5192/stat : 5192 (pbscip.linux.x8) R 5190 5192 3356 0 -1 4202496 25918 0 0 0 79844 766 0 0 25 0 1 0 3281754 98631680 23174 1992294400 4194304 7136930 140733742415744 18446744073709551615 4221532 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/5192/statm: 24080 23174 391 719 0 23359 0 Current children cumulated CPU time (s) 806.1 Current children cumulated vsize (KiB) 96320 [startup+809.602 s] /proc/loadavg: 1.00 1.00 1.00 2/107 5215 /proc/meminfo: memFree=1473792/2059040 swapFree=4192956/4192956 [pid=5192] ppid=5190 vsize=96320 CPUtime=809.3 /proc/5192/stat : 5192 (pbscip.linux.x8) R 5190 5192 3356 0 -1 4202496 25918 0 0 0 80163 767 0 0 25 0 1 0 3281754 98631680 23174 1992294400 4194304 7136930 140733742415744 18446744073709551615 4999862 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/5192/statm: 24080 23174 391 719 0 23359 0 Current children cumulated CPU time (s) 809.3 Current children cumulated vsize (KiB) 96320 [startup+810.402 s] /proc/loadavg: 1.00 1.00 1.00 2/107 5215 /proc/meminfo: memFree=1473792/2059040 swapFree=4192956/4192956 [pid=5192] ppid=5190 vsize=96320 CPUtime=810.09 /proc/5192/stat : 5192 (pbscip.linux.x8) R 5190 5192 3356 0 -1 4202496 25919 0 0 0 80242 767 0 0 25 0 1 0 3281754 98631680 23175 1992294400 4194304 7136930 140733742415744 18446744073709551615 4223056 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/5192/statm: 24080 23175 391 719 0 23359 0 Current children cumulated CPU time (s) 810.09 Current children cumulated vsize (KiB) 96320 [startup+810.809 s] /proc/loadavg: 1.00 1.00 1.00 2/107 5215 /proc/meminfo: memFree=1473792/2059040 swapFree=4192956/4192956 [pid=5192] ppid=5190 vsize=96320 CPUtime=810.5 /proc/5192/stat : 5192 (pbscip.linux.x8) R 5190 5192 3356 0 -1 4202496 25919 0 0 0 80282 768 0 0 25 0 1 0 3281754 98631680 23175 1992294400 4194304 7136930 140733742415744 18446744073709551615 4999837 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/5192/statm: 24080 23175 391 719 0 23359 0 Current children cumulated CPU time (s) 810.5 Current children cumulated vsize (KiB) 96320 [startup+811.001 s] /proc/loadavg: 1.00 1.00 1.00 2/107 5215 /proc/meminfo: memFree=1473792/2059040 swapFree=4192956/4192956 [pid=5192] ppid=5190 vsize=96320 CPUtime=810.69 /proc/5192/stat : 5192 (pbscip.linux.x8) R 5190 5192 3356 0 -1 4202496 25919 0 0 0 80301 768 0 0 25 0 1 0 3281754 98631680 23175 1992294400 4194304 7136930 140733742415744 18446744073709551615 4854288 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/5192/statm: 24080 23175 391 719 0 23359 0 Current children cumulated CPU time (s) 810.69 Current children cumulated vsize (KiB) 96320 [startup+811.101 s] /proc/loadavg: 1.00 1.00 1.00 2/107 5215 /proc/meminfo: memFree=1473792/2059040 swapFree=4192956/4192956 [pid=5192] ppid=5190 vsize=95652 CPUtime=810.79 /proc/5192/stat : 5192 (pbscip.linux.x8) R 5190 5192 3356 0 -1 4202496 25996 0 0 0 80311 768 0 0 25 0 1 0 3281754 97947648 22995 1992294400 4194304 7136930 140733742415744 18446744073709551615 6165759 0 0 4096 0 0 0 0 17 1 0 0 0 /proc/5192/statm: 23913 22995 396 719 0 23192 0 Current children cumulated CPU time (s) 810.79 Current children cumulated vsize (KiB) 95652 Child status: 0 Real time (s): 811.191 CPU time (s): 810.892 CPU user time (s): 803.195 CPU system time (s): 7.69683 CPU usage (%): 99.9631 Max. virtual memory (cumulated for all children) (KiB): 96320 getrusage(RUSAGE_CHILDREN,...) data: user time used= 803.195 system time used= 7.69683 maximum resident set size= 0 integral shared memory size= 0 integral unshared data size= 0 integral unshared stack size= 0 page reclaims= 26003 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= 2 involuntary context switches= 1300 runsolver used 1.26481 second user time and 3.9114 second system time The end
Begin job on node010 at 2010-06-11 19:20:01 IDJOB=2664337 IDBENCH=1229 IDSOLVER=1167 FILE ID=node010/2664337-1276276801 PBS_JOBID= 11172201 Free space on /tmp= 62500 MiB SOLVER NAME= SCIPnone SCIP 1.2.1.2 without any LP solver BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/namasivayam/wnqueen/normalized-t2001.13queen13.1110967142.opb COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt.none -f BENCHNAME -t TIMEOUT -m MEMLIMIT RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2664337-1276276801/watcher-2664337-1276276801 -o /tmp/evaluation-result-2664337-1276276801/solver-2664337-1276276801 -C 1800 -W 2000 -M 1800 HOME/pbscip.linux.x86_64.gnu.opt.none -f HOME/instance-2664337-1276276801.opb -t 1800 -m 1800 TIME LIMIT= 1800 seconds MEMORY LIMIT= 1800 MiB MAX NB THREAD= 0 MD5SUM BENCH= bf3ef0de19a9022f2739cc274dcb4ec9 RANDOM SEED=644207513 node010.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.267 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.53 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.267 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.46 clflush size : 64 cache_alignment : 128 address sizes : 36 bits physical, 48 bits virtual power management: /proc/meminfo: MemTotal: 2059040 kB MemFree: 1566700 kB Buffers: 55960 kB Cached: 310168 kB SwapCached: 0 kB Active: 171028 kB Inactive: 254304 kB HighTotal: 0 kB HighFree: 0 kB LowTotal: 2059040 kB LowFree: 1566700 kB SwapTotal: 4192956 kB SwapFree: 4192956 kB Dirty: 3240 kB Writeback: 4 kB AnonPages: 59084 kB Mapped: 15400 kB Slab: 45260 kB PageTables: 4100 kB NFS_Unstable: 0 kB Bounce: 0 kB CommitLimit: 5222476 kB Committed_AS: 180932 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= 62496 MiB End job on node010 at 2010-06-11 19:33:32