| Solver Name | Answer | CPU time | Wall clock time |
|---|---|---|---|
| SCIPnone SCIP 1.2.1.2 without any LP solver | ? (TO) | 1801.19 | 1801.8 |
| Name | normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/ namasivayam/tsp/normalized-t3002.11tsp11.1900579996.opb |
| MD5SUM | f510e821cdc50f097865b59193d7ef06 |
| 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 | 481.364 |
| 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 | 231 |
| Total number of constraints | 2707 |
| Number of constraints which are clauses | 2684 |
| Number of constraints which are cardinality constraints (but not clauses) | 22 |
| Number of constraints which are nor clauses,nor cardinality constraints | 1 |
| Minimum length of a constraint | 2 |
| Maximum length of a constraint | 110 |
| 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 | 25 |
| Number of bits of the biggest number in a constraint | 5 |
| Biggest sum of numbers in a constraint | 677 |
| Number of bits of the biggest sum of numbers | 10 |
| 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-2664457-1276313854.opb>
0.00/0.05 c original problem has 231 variables (231 bin, 0 int, 0 impl, 0 cont) and 2707 constraints
0.00/0.05 c problem read
0.00/0.05 c No objective function, only one solution is needed.
0.00/0.05 c presolving settings loaded
0.00/0.06 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.07 c presolving:
0.10/0.12 c (round 1) 0 del vars, 143 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 2542 upgd conss, 242 impls, 22 clqs
0.10/0.13 c (round 2) 0 del vars, 143 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 2564 upgd conss, 242 impls, 22 clqs
0.10/0.15 c presolving (3 rounds):
0.10/0.15 c 0 deleted vars, 143 deleted constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.10/0.15 c 242 implications, 22 cliques
0.10/0.15 c presolved problem has 231 variables (231 bin, 0 int, 0 impl, 0 cont) and 2564 constraints
0.10/0.15 c 1 constraints of type <knapsack>
0.10/0.15 c 22 constraints of type <setppc>
0.10/0.15 c 2541 constraints of type <logicor>
0.10/0.15 c transformed objective value is always integral (scale: 1)
0.10/0.15 c Presolving Time: 0.07
0.10/0.15 c - non default parameters ----------------------------------------------------------------------
0.10/0.15 c # SCIP version 1.2.1.2
0.10/0.15 c
0.10/0.15 c # frequency for displaying node information lines
0.10/0.15 c # [type: int, range: [-1,2147483647], default: 100]
0.10/0.15 c display/freq = 10000
0.10/0.15 c
0.10/0.15 c # maximal time in seconds to run
0.10/0.15 c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.10/0.15 c limits/time = 1799.95
0.10/0.15 c
0.10/0.15 c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.10/0.15 c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.10/0.15 c limits/memory = 1620
0.10/0.15 c
0.10/0.15 c # solving stops, if the given number of solutions were found (-1: no limit)
0.10/0.15 c # [type: int, range: [-1,2147483647], default: -1]
0.10/0.15 c limits/solutions = 1
0.10/0.15 c
0.10/0.15 c # frequency for solving LP at the nodes (-1: never; 0: only root LP)
0.10/0.15 c # [type: int, range: [-1,2147483647], default: 1]
0.10/0.15 c lp/solvefreq = -1
0.10/0.15 c
0.10/0.15 c # maximal number of separation rounds per node (-1: unlimited)
0.10/0.15 c # [type: int, range: [-1,2147483647], default: 5]
0.10/0.15 c separating/maxrounds = 1
0.10/0.15 c
0.10/0.15 c # maximal number of separation rounds in the root node (-1: unlimited)
0.10/0.15 c # [type: int, range: [-1,2147483647], default: -1]
0.10/0.15 c separating/maxroundsroot = 5
0.10/0.15 c
0.10/0.15 c # should presolving try to simplify inequalities
0.10/0.15 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.10/0.15 c constraints/linear/simplifyinequalities = TRUE
0.10/0.15 c
0.10/0.15 c # should disaggregation of knapsack constraints be allowed in preprocessing?
0.10/0.15 c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
0.10/0.15 c constraints/knapsack/disaggregation = FALSE
0.10/0.15 c
0.10/0.15 c # should presolving try to simplify knapsacks
0.10/0.15 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.10/0.15 c constraints/knapsack/simplifyinequalities = TRUE
0.10/0.15 c
0.10/0.15 c # maximal number of presolving rounds the presolver participates in (-1: no limit)
0.10/0.15 c # [type: int, range: [-1,2147483647], default: -1]
0.10/0.15 c presolving/probing/maxrounds = 0
0.10/0.15 c
0.10/0.15 c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
0.10/0.15 c # [type: int, range: [-1,2147483647], default: 10]
0.10/0.15 c heuristics/coefdiving/freq = -1
0.10/0.15 c
0.10/0.15 c # maximal fraction of diving LP iterations compared to node LP iterations
0.10/0.15 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.10/0.15 c heuristics/coefdiving/maxlpiterquot = 0.075
0.10/0.15 c
0.10/0.15 c # additional number of allowed LP iterations
0.10/0.15 c # [type: int, range: [0,2147483647], default: 1000]
0.10/0.15 c heuristics/coefdiving/maxlpiterofs = 1500
0.10/0.15 c
0.10/0.15 c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
0.10/0.15 c # [type: int, range: [-1,2147483647], default: 30]
0.10/0.15 c heuristics/crossover/freq = -1
0.10/0.15 c
0.10/0.15 c # number of nodes added to the contingent of the total nodes
0.10/0.15 c # [type: longint, range: [0,9223372036854775807], default: 500]
0.10/0.15 c heuristics/crossover/nodesofs = 750
0.10/0.15 c
0.10/0.15 c # number of nodes without incumbent change that heuristic should wait
0.10/0.15 c # [type: longint, range: [0,9223372036854775807], default: 200]
0.10/0.15 c heuristics/crossover/nwaitingnodes = 100
0.10/0.15 c
0.10/0.15 c # contingent of sub problem nodes in relation to the number of nodes of the original problem
0.10/0.15 c # [type: real, range: [0,1], default: 0.1]
0.10/0.15 c heuristics/crossover/nodesquot = 0.15
0.10/0.15 c
0.10/0.15 c # minimum percentage of integer variables that have to be fixed
0.10/0.15 c # [type: real, range: [0,1], default: 0.666]
0.10/0.15 c heuristics/crossover/minfixingrate = 0.5
0.10/0.15 c
0.10/0.15 c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
0.10/0.15 c # [type: int, range: [-1,2147483647], default: 20]
0.10/0.15 c heuristics/feaspump/freq = -1
0.10/0.15 c
0.10/0.15 c # additional number of allowed LP iterations
0.10/0.15 c # [type: int, range: [0,2147483647], default: 1000]
0.10/0.15 c heuristics/feaspump/maxlpiterofs = 2000
0.10/0.15 c
0.10/0.15 c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
0.10/0.15 c # [type: int, range: [-1,2147483647], default: 10]
0.10/0.15 c heuristics/fracdiving/freq = -1
0.10/0.15 c
0.10/0.15 c # maximal fraction of diving LP iterations compared to node LP iterations
0.10/0.15 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.10/0.15 c heuristics/fracdiving/maxlpiterquot = 0.075
0.10/0.15 c
0.10/0.15 c # additional number of allowed LP iterations
0.10/0.15 c # [type: int, range: [0,2147483647], default: 1000]
0.10/0.15 c heuristics/fracdiving/maxlpiterofs = 1500
0.10/0.15 c
0.10/0.15 c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
0.10/0.15 c # [type: int, range: [-1,2147483647], default: 10]
0.10/0.15 c heuristics/guideddiving/freq = -1
0.10/0.15 c
0.10/0.15 c # maximal fraction of diving LP iterations compared to node LP iterations
0.10/0.15 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.10/0.15 c heuristics/guideddiving/maxlpiterquot = 0.075
0.10/0.15 c
0.10/0.15 c # additional number of allowed LP iterations
0.10/0.15 c # [type: int, range: [0,2147483647], default: 1000]
0.10/0.15 c heuristics/guideddiving/maxlpiterofs = 1500
0.10/0.15 c
0.10/0.15 c # maximal fraction of diving LP iterations compared to node LP iterations
0.10/0.15 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.10/0.15 c heuristics/intdiving/maxlpiterquot = 0.075
0.10/0.15 c
0.10/0.15 c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
0.10/0.15 c # [type: int, range: [-1,2147483647], default: 10]
0.10/0.15 c heuristics/intshifting/freq = -1
0.10/0.15 c
0.10/0.15 c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
0.10/0.15 c # [type: int, range: [-1,2147483647], default: 10]
0.10/0.15 c heuristics/linesearchdiving/freq = -1
0.10/0.15 c
0.10/0.15 c # maximal fraction of diving LP iterations compared to node LP iterations
0.10/0.15 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.10/0.15 c heuristics/linesearchdiving/maxlpiterquot = 0.075
0.10/0.15 c
0.10/0.15 c # additional number of allowed LP iterations
0.10/0.15 c # [type: int, range: [0,2147483647], default: 1000]
0.10/0.15 c heuristics/linesearchdiving/maxlpiterofs = 1500
0.10/0.15 c
0.10/0.15 c # frequency for calling primal heuristic <nlp> (-1: never, 0: only at depth freqofs)
0.10/0.15 c # [type: int, range: [-1,2147483647], default: 1]
0.10/0.15 c heuristics/nlp/freq = -1
0.10/0.15 c
0.10/0.15 c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
0.10/0.15 c # [type: int, range: [-1,2147483647], default: 20]
0.10/0.15 c heuristics/objpscostdiving/freq = -1
0.10/0.15 c
0.10/0.15 c # maximal fraction of diving LP iterations compared to total iteration number
0.10/0.15 c # [type: real, range: [0,1], default: 0.01]
0.10/0.15 c heuristics/objpscostdiving/maxlpiterquot = 0.015
0.10/0.15 c
0.10/0.15 c # additional number of allowed LP iterations
0.10/0.15 c # [type: int, range: [0,2147483647], default: 1000]
0.10/0.15 c heuristics/objpscostdiving/maxlpiterofs = 1500
0.10/0.15 c
0.10/0.15 c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
0.10/0.15 c # [type: int, range: [-1,2147483647], default: 1]
0.10/0.15 c heuristics/oneopt/freq = -1
0.10/0.15 c
0.10/0.15 c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
0.10/0.15 c # [type: int, range: [-1,2147483647], default: 10]
0.10/0.15 c heuristics/pscostdiving/freq = -1
0.10/0.15 c
0.10/0.15 c # maximal fraction of diving LP iterations compared to node LP iterations
0.10/0.15 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.10/0.15 c heuristics/pscostdiving/maxlpiterquot = 0.075
0.10/0.15 c
0.10/0.15 c # additional number of allowed LP iterations
0.10/0.15 c # [type: int, range: [0,2147483647], default: 1000]
0.10/0.15 c heuristics/pscostdiving/maxlpiterofs = 1500
0.10/0.15 c
0.10/0.15 c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
0.10/0.15 c # [type: int, range: [-1,2147483647], default: 0]
0.10/0.15 c heuristics/rens/freq = -1
0.10/0.15 c
0.10/0.15 c # minimum percentage of integer variables that have to be fixable
0.10/0.15 c # [type: real, range: [0,1], default: 0.5]
0.10/0.15 c heuristics/rens/minfixingrate = 0.3
0.10/0.15 c
0.10/0.15 c # number of nodes added to the contingent of the total nodes
0.10/0.15 c # [type: longint, range: [0,9223372036854775807], default: 500]
0.10/0.15 c heuristics/rens/nodesofs = 2000
0.10/0.15 c
0.10/0.15 c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
0.10/0.15 c # [type: int, range: [-1,2147483647], default: 20]
0.10/0.15 c heuristics/rootsoldiving/freq = -1
0.10/0.15 c
0.10/0.15 c # maximal fraction of diving LP iterations compared to node LP iterations
0.10/0.15 c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
0.10/0.15 c heuristics/rootsoldiving/maxlpiterquot = 0.015
0.10/0.15 c
0.10/0.15 c # additional number of allowed LP iterations
0.10/0.15 c # [type: int, range: [0,2147483647], default: 1000]
0.10/0.15 c heuristics/rootsoldiving/maxlpiterofs = 1500
0.10/0.15 c
0.10/0.15 c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
0.10/0.15 c # [type: int, range: [-1,2147483647], default: 1]
0.10/0.15 c heuristics/rounding/freq = -1
0.10/0.15 c
0.10/0.15 c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
0.10/0.15 c # [type: int, range: [-1,2147483647], default: 10]
0.10/0.15 c heuristics/shifting/freq = -1
0.10/0.15 c
0.10/0.15 c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
0.10/0.15 c # [type: int, range: [-1,2147483647], default: 1]
0.10/0.15 c heuristics/simplerounding/freq = -1
0.10/0.15 c
0.10/0.15 c # frequency for calling primal heuristic <trivial> (-1: never, 0: only at depth freqofs)
0.10/0.15 c # [type: int, range: [-1,2147483647], default: 0]
0.10/0.15 c heuristics/trivial/freq = -1
0.10/0.15 c
0.10/0.15 c # frequency for calling primal heuristic <trysol> (-1: never, 0: only at depth freqofs)
0.10/0.15 c # [type: int, range: [-1,2147483647], default: 1]
0.10/0.15 c heuristics/trysol/freq = -1
0.10/0.15 c
0.10/0.15 c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
0.10/0.15 c # [type: int, range: [-1,2147483647], default: 10]
0.10/0.15 c heuristics/veclendiving/freq = -1
0.10/0.15 c
0.10/0.15 c # maximal fraction of diving LP iterations compared to node LP iterations
0.10/0.15 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.10/0.15 c heuristics/veclendiving/maxlpiterquot = 0.075
0.10/0.15 c
0.10/0.15 c # additional number of allowed LP iterations
0.10/0.15 c # [type: int, range: [0,2147483647], default: 1000]
0.10/0.15 c heuristics/veclendiving/maxlpiterofs = 1500
0.10/0.15 c
0.10/0.15 c # frequency for calling primal heuristic <zirounding> (-1: never, 0: only at depth freqofs)
0.10/0.15 c # [type: int, range: [-1,2147483647], default: 1]
0.10/0.15 c heuristics/zirounding/freq = -1
0.10/0.15 c
0.10/0.15 c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
0.10/0.15 c # [type: int, range: [-1,2147483647], default: 0]
0.10/0.15 c separating/cmir/freq = -1
0.10/0.15 c
0.10/0.15 c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
0.10/0.15 c # [type: int, range: [-1,2147483647], default: 0]
0.10/0.15 c separating/flowcover/freq = -1
0.10/0.15 c
0.10/0.15 c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.10/0.15 c # [type: int, range: [-1,2147483647], default: -1]
0.10/0.15 c separating/rapidlearning/freq = 0
0.10/0.15 c
0.10/0.15 c -----------------------------------------------------------------------------------------------
0.10/0.15 c start solving
0.10/0.15 c
0.10/0.15 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
0.10/0.15 c 0.1s| 1 | 2 | 0 | - |2396k| 0 | - | 231 |2564 | 0 | 0 | 0 | 0 | 0 | 0.000000e+00 | -- | Inf
4.19/4.26 c 4.0s| 10000 | 8086 | 0 | 0.0 |7337k| 90 | - | 231 |4579 | 0 | 0 | 0 |2704 | 0 | 0.000000e+00 | -- | Inf
9.59/9.69 c 9.2s| 20000 | 15076 | 0 | 0.0 | 12M| 90 | - | 231 |5306 | 0 | 0 | 0 |6405 | 0 | 0.000000e+00 | -- | Inf
14.99/15.06 c 14.3s| 30000 | 22668 | 0 | 0.0 | 16M| 90 | - | 231 |6458 | 0 | 0 | 0 |9633 | 0 | 0.000000e+00 | -- | Inf
21.78/21.85 c 20.8s| 40000 | 29555 | 0 | 0.0 | 21M| 90 | - | 231 |7560 | 0 | 0 | 0 | 13k| 0 | 0.000000e+00 | -- | Inf
29.68/29.75 c 28.5s| 50000 | 36086 | 0 | 0.0 | 26M| 90 | - | 231 |8629 | 0 | 0 | 0 | 18k| 0 | 0.000000e+00 | -- | Inf
39.17/39.27 c 37.7s| 60000 | 41941 | 0 | 0.0 | 31M| 90 | - | 231 | 10k| 0 | 0 | 0 | 23k| 0 | 0.000000e+00 | -- | Inf
51.07/51.18 c 49.3s| 70000 | 47147 | 0 | 0.0 | 37M| 90 | - | 231 | 11k| 0 | 0 | 0 | 30k| 0 | 0.000000e+00 | -- | Inf
65.36/65.42 c 63.2s| 80000 | 51753 | 0 | 0.0 | 42M| 90 | - | 231 | 12k| 0 | 0 | 0 | 37k| 0 | 0.000000e+00 | -- | Inf
83.06/83.18 c 80.6s| 90000 | 55215 | 0 | 0.0 | 47M| 90 | - | 231 | 12k| 0 | 0 | 0 | 46k| 0 | 0.000000e+00 | -- | Inf
101.07/101.14 c 98.3s|100000 | 58488 | 0 | 0.0 | 51M| 90 | - | 231 | 11k| 0 | 0 | 0 | 54k| 0 | 0.000000e+00 | -- | Inf
111.65/111.75 c 109s|110000 | 65269 | 0 | 0.0 | 56M| 90 | - | 231 | 11k| 0 | 0 | 0 | 59k| 0 | 0.000000e+00 | -- | Inf
122.75/122.85 c 119s|120000 | 71893 | 0 | 0.0 | 60M| 90 | - | 231 | 12k| 0 | 0 | 0 | 64k| 0 | 0.000000e+00 | -- | Inf
134.25/134.35 c 131s|130000 | 78463 | 0 | 0.0 | 65M| 90 | - | 231 | 12k| 0 | 0 | 0 | 68k| 0 | 0.000000e+00 | -- | Inf
146.25/146.37 c 142s|140000 | 84895 | 0 | 0.0 | 70M| 90 | - | 231 | 13k| 0 | 0 | 0 | 73k| 0 | 0.000000e+00 | -- | Inf
158.64/158.78 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
158.64/158.78 c 155s|150000 | 91300 | 0 | 0.0 | 75M| 90 | - | 231 | 14k| 0 | 0 | 0 | 78k| 0 | 0.000000e+00 | -- | Inf
172.43/172.53 c 168s|160000 | 97359 | 0 | 0.0 | 79M| 90 | - | 231 | 14k| 0 | 0 | 0 | 84k| 0 | 0.000000e+00 | -- | Inf
187.23/187.37 c 183s|170000 |103207 | 0 | 0.0 | 84M| 90 | - | 231 | 15k| 0 | 0 | 0 | 89k| 0 | 0.000000e+00 | -- | Inf
202.62/202.75 c 198s|180000 |108935 | 0 | 0.0 | 89M| 90 | - | 231 | 16k| 0 | 0 | 0 | 95k| 0 | 0.000000e+00 | -- | Inf
218.41/218.58 c 213s|190000 |114618 | 0 | 0.0 | 94M| 90 | - | 231 | 16k| 0 | 0 | 0 | 101k| 0 | 0.000000e+00 | -- | Inf
238.21/238.35 c 233s|200000 |119160 | 0 | 0.0 | 99M| 90 | - | 231 | 17k| 0 | 0 | 0 | 109k| 0 | 0.000000e+00 | -- | Inf
260.41/260.53 c 255s|210000 |123139 | 0 | 0.0 | 104M| 90 | - | 231 | 18k| 0 | 0 | 0 | 116k| 0 | 0.000000e+00 | -- | Inf
284.20/284.36 c 278s|220000 |126856 | 0 | 0.0 | 109M| 90 | - | 231 | 19k| 0 | 0 | 0 | 125k| 0 | 0.000000e+00 | -- | Inf
309.29/309.43 c 303s|230000 |130476 | 0 | 0.0 | 115M| 90 | - | 231 | 20k| 0 | 0 | 0 | 133k| 0 | 0.000000e+00 | -- | Inf
335.87/336.00 c 329s|240000 |134130 | 0 | 0.0 | 120M| 90 | - | 231 | 21k| 0 | 0 | 0 | 142k| 0 | 0.000000e+00 | -- | Inf
364.47/364.60 c 357s|250000 |137305 | 0 | 0.0 | 125M| 90 | - | 231 | 22k| 0 | 0 | 0 | 151k| 0 | 0.000000e+00 | -- | Inf
394.56/394.74 c 387s|260000 |140233 | 0 | 0.0 | 130M| 90 | - | 231 | 23k| 0 | 0 | 0 | 160k| 0 | 0.000000e+00 | -- | Inf
426.15/426.35 c 418s|270000 |143088 | 0 | 0.0 | 135M| 90 | - | 231 | 23k| 0 | 0 | 0 | 170k| 0 | 0.000000e+00 | -- | Inf
459.23/459.47 c 451s|280000 |145697 | 0 | 0.0 | 140M| 90 | - | 231 | 24k| 0 | 0 | 0 | 179k| 0 | 0.000000e+00 | -- | Inf
493.33/493.53 c 485s|290000 |148180 | 0 | 0.0 | 145M| 90 | - | 231 | 24k| 0 | 0 | 0 | 189k| 0 | 0.000000e+00 | -- | Inf
529.92/530.16 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
529.92/530.16 c 521s|300000 |150207 | 0 | 0.0 | 150M| 90 | - | 231 | 25k| 0 | 0 | 0 | 200k| 0 | 0.000000e+00 | -- | Inf
567.51/567.71 c 558s|310000 |152180 | 0 | 0.0 | 154M| 90 | - | 231 | 25k| 0 | 0 | 0 | 211k| 0 | 0.000000e+00 | -- | Inf
606.59/606.81 c 597s|320000 |153944 | 0 | 0.0 | 159M| 90 | - | 231 | 26k| 0 | 0 | 0 | 223k| 0 | 0.000000e+00 | -- | Inf
648.87/649.19 c 639s|330000 |155178 | 0 | 0.0 | 163M| 90 | - | 231 | 26k| 0 | 0 | 0 | 235k| 0 | 0.000000e+00 | -- | Inf
695.26/695.58 c 685s|340000 |155786 | 0 | 0.0 | 167M| 90 | - | 231 | 25k| 0 | 0 | 0 | 247k| 0 | 0.000000e+00 | -- | Inf
742.35/742.65 c 732s|350000 |156015 | 0 | 0.0 | 169M| 90 | - | 231 | 24k| 0 | 0 | 0 | 260k| 0 | 0.000000e+00 | -- | Inf
788.93/789.26 c 778s|360000 |155820 | 0 | 0.0 | 171M| 90 | - | 231 | 22k| 0 | 0 | 0 | 272k| 0 | 0.000000e+00 | -- | Inf
816.52/816.87 c 805s|370000 |160682 | 0 | 0.0 | 175M| 90 | - | 231 | 22k| 0 | 0 | 0 | 279k| 0 | 0.000000e+00 | -- | Inf
844.61/844.95 c 833s|380000 |165321 | 0 | 0.0 | 180M| 90 | - | 231 | 22k| 0 | 0 | 0 | 287k| 0 | 0.000000e+00 | -- | Inf
872.31/872.64 c 860s|390000 |169871 | 0 | 0.0 | 185M| 90 | - | 231 | 23k| 0 | 0 | 0 | 295k| 0 | 0.000000e+00 | -- | Inf
901.99/902.36 c 890s|400000 |174135 | 0 | 0.0 | 191M| 90 | - | 231 | 24k| 0 | 0 | 0 | 303k| 0 | 0.000000e+00 | -- | Inf
933.79/934.14 c 921s|410000 |178085 | 0 | 0.0 | 196M| 90 | - | 231 | 25k| 0 | 0 | 0 | 312k| 0 | 0.000000e+00 | -- | Inf
966.37/966.79 c 953s|420000 |181931 | 0 | 0.0 | 202M| 90 | - | 231 | 26k| 0 | 0 | 0 | 321k| 0 | 0.000000e+00 | -- | Inf
1002.96/1003.32 c 990s|430000 |185321 | 0 | 0.0 | 207M| 90 | - | 231 | 27k| 0 | 0 | 0 | 330k| 0 | 0.000000e+00 | -- | Inf
1042.36/1042.79 c 1029s|440000 |188316 | 0 | 0.0 | 212M| 90 | - | 231 | 28k| 0 | 0 | 0 | 340k| 0 | 0.000000e+00 | -- | Inf
1081.43/1081.80 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
1081.43/1081.80 c 1067s|450000 |191537 | 0 | 0.0 | 217M| 90 | - | 231 | 29k| 0 | 0 | 0 | 349k| 0 | 0.000000e+00 | -- | Inf
1127.72/1128.19 c 1113s|460000 |193729 | 0 | 0.0 | 222M| 90 | - | 231 | 30k| 0 | 0 | 0 | 360k| 0 | 0.000000e+00 | -- | Inf
1170.71/1171.18 c 1156s|470000 |196419 | 0 | 0.0 | 227M| 90 | - | 231 | 30k| 0 | 0 | 0 | 370k| 0 | 0.000000e+00 | -- | Inf
1220.60/1221.07 c 1206s|480000 |198142 | 0 | 0.0 | 232M| 90 | - | 231 | 32k| 0 | 0 | 0 | 381k| 0 | 0.000000e+00 | -- | Inf
1268.07/1268.58 c 1253s|490000 |200536 | 0 | 0.0 | 237M| 90 | - | 231 | 32k| 0 | 0 | 0 | 392k| 0 | 0.000000e+00 | -- | Inf
1319.06/1319.51 c 1303s|500000 |202366 | 0 | 0.0 | 243M| 90 | - | 231 | 33k| 0 | 0 | 0 | 403k| 0 | 0.000000e+00 | -- | Inf
1375.04/1375.59 c 1359s|510000 |203874 | 0 | 0.0 | 247M| 90 | - | 231 | 34k| 0 | 0 | 0 | 414k| 0 | 0.000000e+00 | -- | Inf
1427.31/1427.81 c 1411s|520000 |205845 | 0 | 0.0 | 252M| 90 | - | 231 | 34k| 0 | 0 | 0 | 425k| 0 | 0.000000e+00 | -- | Inf
1490.49/1491.05 c 1474s|530000 |206507 | 0 | 0.0 | 256M| 90 | - | 231 | 35k| 0 | 0 | 0 | 438k| 0 | 0.000000e+00 | -- | Inf
1543.37/1543.96 c 1526s|540000 |208468 | 0 | 0.0 | 261M| 90 | - | 231 | 36k| 0 | 0 | 0 | 449k| 0 | 0.000000e+00 | -- | Inf
1599.45/1600.04 c 1582s|550000 |210173 | 0 | 0.0 | 266M| 90 | - | 231 | 38k| 0 | 0 | 0 | 460k| 0 | 0.000000e+00 | -- | Inf
1665.23/1665.83 c 1647s|560000 |210964 | 0 | 0.0 | 269M| 90 | - | 231 | 38k| 0 | 0 | 0 | 472k| 0 | 0.000000e+00 | -- | Inf
1725.41/1726.01 c 1707s|570000 |212383 | 0 | 0.0 | 274M| 90 | - | 231 | 39k| 0 | 0 | 0 | 484k| 0 | 0.000000e+00 | -- | Inf
1794.78/1795.40 c 1776s|580000 |212916 | 0 | 0.0 | 277M| 90 | - | 231 | 40k| 0 | 0 | 0 | 497k| 0 | 0.000000e+00 | -- | Inf
1800.10/1800.71 c pressed CTRL-C 1 times (5 times for forcing termination)
1800.10/1800.72 c
1800.10/1800.72 c SCIP Status : solving was interrupted [user interrupt]
1800.10/1800.72 c Solving Time (sec) : 1781.23
1800.10/1800.72 c Solving Nodes : 580965
1800.10/1800.72 c Primal Bound : +1.00000000000000e+20 (0 solutions)
1800.10/1800.72 c Dual Bound : +0.00000000000000e+00
1800.10/1800.72 c Gap : infinite
1800.10/1800.72 s UNKNOWN
1800.10/1800.72 c SCIP Status : solving was interrupted [user interrupt]
1800.10/1800.72 c Solving Time : 1781.23
1800.10/1800.72 c Original Problem :
1800.10/1800.72 c Problem name : HOME/instance-2664457-1276313854.opb
1800.10/1800.72 c Variables : 231 (231 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.10/1800.72 c Constraints : 2707 initial, 2707 maximal
1800.10/1800.72 c Presolved Problem :
1800.10/1800.72 c Problem name : t_HOME/instance-2664457-1276313854.opb
1800.10/1800.72 c Variables : 231 (231 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.10/1800.72 c Constraints : 2564 initial, 40571 maximal
1800.10/1800.72 c Presolvers : Time FixedVars AggrVars ChgTypes ChgBounds AddHoles DelCons ChgSides ChgCoefs
1800.10/1800.72 c trivial : 0.00 0 0 0 0 0 0 0 0
1800.10/1800.72 c dualfix : 0.00 0 0 0 0 0 0 0 0
1800.10/1800.72 c boundshift : 0.00 0 0 0 0 0 0 0 0
1800.10/1800.72 c inttobinary : 0.00 0 0 0 0 0 0 0 0
1800.10/1800.72 c implics : 0.00 0 0 0 0 0 0 0 0
1800.10/1800.72 c probing : 0.00 0 0 0 0 0 0 0 0
1800.10/1800.72 c knapsack : 0.00 0 0 0 0 0 0 0 0
1800.10/1800.72 c setppc : 0.00 0 0 0 0 0 0 0 0
1800.10/1800.72 c linear : 0.04 0 0 0 0 0 143 0 0
1800.10/1800.72 c logicor : 0.03 0 0 0 0 0 0 0 0
1800.10/1800.72 c root node : - 0 - - 0 - - - -
1800.10/1800.72 c Constraints : Number #Separate #Propagate #EnfoLP #EnfoPS Cutoffs DomReds Cuts Conss Children
1800.10/1800.72 c integral : 0 0 0 0 0 0 0 0 0 0
1800.10/1800.72 c knapsack : 1 0 1941233 0 448451 69519 5752880 0 0 0
1800.10/1800.72 c setppc : 22 0 1883896 0 448451 72421 2474892 0 0 0
1800.10/1800.72 c logicor : 2541+ 0 1511888 0 448449 80871 6353002 0 0 0
1800.10/1800.72 c countsols : 0 0 0 0 448437 0 0 0 0 0
1800.10/1800.72 c Constraint Timings : TotalTime Separate Propagate EnfoLP EnfoPS
1800.10/1800.72 c integral : 0.00 0.00 0.00 0.00 0.00
1800.10/1800.72 c knapsack : 48.12 0.00 45.27 0.00 2.85
1800.10/1800.72 c setppc : 35.06 0.00 29.11 0.00 5.95
1800.10/1800.72 c logicor : 933.46 0.00 878.35 0.00 55.11
1800.10/1800.72 c countsols : 0.21 0.00 0.00 0.00 0.21
1800.10/1800.72 c Propagators : Time Calls Cutoffs DomReds
1800.10/1800.72 c vbounds : 1.22 1 0 0
1800.10/1800.72 c rootredcost : 0.97 0 0 0
1800.10/1800.72 c pseudoobj : 0.79 0 0 0
1800.10/1800.72 c Conflict Analysis : Time Calls Success Conflicts Literals Reconvs ReconvLits LP Iters
1800.10/1800.72 c propagation : 14.03 222811 222763 1083974 17.7 4557 19.1 -
1800.10/1800.72 c infeasible LP : 0.00 0 0 0 0.0 0 0.0 0
1800.10/1800.72 c bound exceed. LP : 0.00 0 0 0 0.0 0 0.0 0
1800.10/1800.72 c strong branching : 0.00 0 0 0 0.0 0 0.0 0
1800.10/1800.72 c pseudo solution : 0.00 0 0 0 0.0 0 0.0 -
1800.10/1800.72 c applied globally : - - - 495549 14.3 - - -
1800.10/1800.72 c applied locally : - - - 2518 35.1 - - -
1800.10/1800.72 c Separators : Time Calls Cutoffs DomReds Cuts Conss
1800.10/1800.72 c cut pool : 0.00 0 - - 0 - (maximal pool size: 0)
1800.10/1800.72 c redcost : 0.00 0 0 0 0 0
1800.10/1800.72 c impliedbounds : 0.00 0 0 0 0 0
1800.10/1800.72 c intobj : 0.00 0 0 0 0 0
1800.10/1800.72 c cgmip : 0.00 0 0 0 0 0
1800.10/1800.72 c gomory : 0.00 0 0 0 0 0
1800.10/1800.72 c strongcg : 0.00 0 0 0 0 0
1800.10/1800.72 c cmir : 0.00 0 0 0 0 0
1800.10/1800.72 c flowcover : 0.00 0 0 0 0 0
1800.10/1800.72 c clique : 0.00 0 0 0 0 0
1800.10/1800.72 c zerohalf : 0.00 0 0 0 0 0
1800.10/1800.72 c mcf : 0.00 0 0 0 0 0
1800.10/1800.72 c rapidlearning : 0.00 0 0 0 0 0
1800.10/1800.72 c Pricers : Time Calls Vars
1800.10/1800.72 c problem variables: 0.00 0 0
1800.10/1800.72 c Branching Rules : Time Calls Cutoffs DomReds Cuts Conss Children
1800.10/1800.72 c relpscost : 0.00 0 0 0 0 0 0
1800.10/1800.72 c pscost : 0.00 0 0 0 0 0 0
1800.10/1800.72 c inference : 11.93 448437 0 0 0 0 896874
1800.10/1800.72 c mostinf : 0.00 0 0 0 0 0 0
1800.10/1800.72 c leastinf : 0.00 0 0 0 0 0 0
1800.10/1800.72 c fullstrong : 0.00 0 0 0 0 0 0
1800.10/1800.72 c allfullstrong : 0.00 0 0 0 0 0 0
1800.10/1800.72 c random : 0.00 0 0 0 0 0 0
1800.10/1800.72 c Primal Heuristics : Time Calls Found
1800.10/1800.72 c LP solutions : 0.00 - 0
1800.10/1800.72 c pseudo solutions : 0.00 - 0
1800.10/1800.72 c trivial : 0.00 1 0
1800.10/1800.72 c simplerounding : 0.00 0 0
1800.10/1800.72 c zirounding : 0.00 0 0
1800.10/1800.72 c rounding : 0.00 0 0
1800.10/1800.72 c shifting : 0.00 0 0
1800.10/1800.72 c intshifting : 0.00 0 0
1800.10/1800.72 c oneopt : 0.00 0 0
1800.10/1800.72 c twoopt : 0.00 0 0
1800.10/1800.72 c fixandinfer : 0.00 0 0
1800.10/1800.72 c feaspump : 0.00 0 0
1800.10/1800.72 c coefdiving : 0.00 0 0
1800.10/1800.72 c pscostdiving : 0.00 0 0
1800.10/1800.72 c fracdiving : 0.00 0 0
1800.10/1800.72 c veclendiving : 0.00 0 0
1800.10/1800.72 c intdiving : 0.00 0 0
1800.10/1800.72 c actconsdiving : 0.00 0 0
1800.10/1800.72 c objpscostdiving : 0.00 0 0
1800.10/1800.72 c rootsoldiving : 0.00 0 0
1800.10/1800.72 c linesearchdiving : 0.00 0 0
1800.10/1800.72 c guideddiving : 0.00 0 0
1800.10/1800.72 c octane : 0.00 0 0
1800.10/1800.72 c rens : 0.00 0 0
1800.10/1800.72 c rins : 0.00 0 0
1800.10/1800.72 c localbranching : 0.00 0 0
1800.10/1800.72 c mutation : 0.00 0 0
1800.10/1800.72 c crossover : 0.00 0 0
1800.10/1800.72 c dins : 0.00 0 0
1800.10/1800.72 c undercover : 0.00 0 0
1800.10/1800.72 c nlp : 0.00 0 0
1800.10/1800.72 c trysol : 0.00 0 0
1800.10/1800.72 c LP : Time Calls Iterations Iter/call Iter/sec
1800.10/1800.72 c primal LP : 0.00 0 0 0.00 -
1800.10/1800.72 c dual LP : 0.00 0 0 0.00 -
1800.10/1800.72 c lex dual LP : 0.00 0 0 0.00 -
1800.10/1800.72 c barrier LP : 0.00 0 0 0.00 -
1800.10/1800.72 c diving/probing LP: 0.00 0 0 0.00 -
1800.10/1800.72 c strong branching : 0.00 0 0 0.00 -
1800.10/1800.72 c (at root node) : - 0 0 0.00 -
1800.10/1800.72 c conflict analysis: 0.00 0 0 0.00 -
1800.10/1800.72 c B&B Tree :
1800.10/1800.72 c number of runs : 1
1800.10/1800.72 c nodes : 580965
1800.10/1800.72 c nodes (total) : 580965
1800.10/1800.72 c nodes left : 213138
1800.10/1800.72 c max depth : 90
1800.10/1800.72 c max depth (total): 90
1800.10/1800.72 c backtracks : 132345 (22.8%)
1800.10/1800.72 c delayed cutoffs : 102772
1800.10/1800.72 c repropagations : 413931 (4806924 domain reductions, 90283 cutoffs)
1800.10/1800.72 c avg switch length: 12.80
1800.10/1800.72 c switching time : 484.98
1800.10/1800.72 c Solution :
1800.10/1800.72 c Solutions found : 0 (0 improvements)
1800.10/1800.72 c Primal Bound : -
1800.10/1800.72 c Dual Bound : +0.00000000000000e+00
1800.10/1800.72 c Gap : infinite
1800.10/1800.72 c Root Dual Bound : +0.00000000000000e+00
1800.10/1800.72 c Root Iterations : 0
1801.09/1801.79 c Time complete: 1801.18.
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-2664457-1276313854/watcher-2664457-1276313854 -o /tmp/evaluation-result-2664457-1276313854/solver-2664457-1276313854 -C 1800 -W 2000 -M 1800 HOME/pbscip.linux.x86_64.gnu.opt.none -f HOME/instance-2664457-1276313854.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.00 1.05 1.19 3/106 10034 /proc/meminfo: memFree=1420680/2059040 swapFree=4192956/4192956 [pid=10034] ppid=10032 vsize=6584 CPUtime=0 /proc/10034/stat : 10034 (pbscip.linux.x8) R 10032 10034 8944 0 -1 4202496 1014 0 0 0 0 0 0 0 24 0 1 0 6986825 6742016 936 1992294400 4194304 7136930 140735788697504 18446744073709551615 6346613 0 0 4096 0 0 0 0 17 1 0 0 0 /proc/10034/statm: 1646 947 254 719 0 925 0 [startup+0.077229 s] /proc/loadavg: 1.00 1.05 1.19 3/106 10034 /proc/meminfo: memFree=1420680/2059040 swapFree=4192956/4192956 [pid=10034] ppid=10032 vsize=14472 CPUtime=0.06 /proc/10034/stat : 10034 (pbscip.linux.x8) R 10032 10034 8944 0 -1 4202496 3264 0 0 0 5 1 0 0 24 0 1 0 6986825 14819328 2832 1992294400 4194304 7136930 140735788697504 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/10034/statm: 3618 2832 337 719 0 2897 0 Current children cumulated CPU time (s) 0.06 Current children cumulated vsize (KiB) 14472 [startup+0.101232 s] /proc/loadavg: 1.00 1.05 1.19 3/106 10034 /proc/meminfo: memFree=1420680/2059040 swapFree=4192956/4192956 [pid=10034] ppid=10032 vsize=14768 CPUtime=0.1 /proc/10034/stat : 10034 (pbscip.linux.x8) R 10032 10034 8944 0 -1 4202496 3604 0 0 0 8 2 0 0 24 0 1 0 6986825 15122432 2915 1992294400 4194304 7136930 140735788697504 18446744073709551615 6164672 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/10034/statm: 3692 2919 345 719 0 2971 0 Current children cumulated CPU time (s) 0.1 Current children cumulated vsize (KiB) 14768 [startup+0.301266 s] /proc/loadavg: 1.00 1.05 1.19 3/106 10034 /proc/meminfo: memFree=1420680/2059040 swapFree=4192956/4192956 [pid=10034] ppid=10032 vsize=17072 CPUtime=0.29 /proc/10034/stat : 10034 (pbscip.linux.x8) R 10032 10034 8944 0 -1 4202496 6810 0 0 0 26 3 0 0 18 0 1 0 6986825 17481728 3551 1992294400 4194304 7136930 140735788697504 18446744073709551615 5005225 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/10034/statm: 4268 3551 391 719 0 3547 0 Current children cumulated CPU time (s) 0.29 Current children cumulated vsize (KiB) 17072 [startup+0.701334 s] /proc/loadavg: 1.00 1.05 1.19 3/106 10034 /proc/meminfo: memFree=1420680/2059040 swapFree=4192956/4192956 [pid=10034] ppid=10032 vsize=17736 CPUtime=0.69 /proc/10034/stat : 10034 (pbscip.linux.x8) R 10032 10034 8944 0 -1 4202496 6960 0 0 0 65 4 0 0 18 0 1 0 6986825 18161664 3701 1992294400 4194304 7136930 140735788697504 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/10034/statm: 4434 3701 391 719 0 3713 0 Current children cumulated CPU time (s) 0.69 Current children cumulated vsize (KiB) 17736 [startup+1.50147 s] /proc/loadavg: 1.00 1.05 1.19 2/107 10035 /proc/meminfo: memFree=1406412/2059040 swapFree=4192956/4192956 [pid=10034] ppid=10032 vsize=19160 CPUtime=1.49 /proc/10034/stat : 10034 (pbscip.linux.x8) R 10032 10034 8944 0 -1 4202496 7331 0 0 0 140 9 0 0 19 0 1 0 6986825 19619840 4072 1992294400 4194304 7136930 140735788697504 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/10034/statm: 4790 4072 391 719 0 4069 0 Current children cumulated CPU time (s) 1.49 Current children cumulated vsize (KiB) 19160 [startup+3.10075 s] /proc/loadavg: 1.00 1.05 1.19 2/107 10035 /proc/meminfo: memFree=1404428/2059040 swapFree=4192956/4192956 [pid=10034] ppid=10032 vsize=21516 CPUtime=3.09 /proc/10034/stat : 10034 (pbscip.linux.x8) R 10032 10034 8944 0 -1 4202496 7919 0 0 0 290 19 0 0 23 0 1 0 6986825 22032384 4660 1992294400 4194304 7136930 140735788697504 18446744073709551615 4999862 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/10034/statm: 5379 4660 391 719 0 4658 0 Current children cumulated CPU time (s) 3.09 Current children cumulated vsize (KiB) 21516 [startup+6.30129 s] /proc/loadavg: 1.00 1.05 1.19 2/107 10035 /proc/meminfo: memFree=1399716/2059040 swapFree=4192956/4192956 [pid=10034] ppid=10032 vsize=25284 CPUtime=6.29 /proc/10034/stat : 10034 (pbscip.linux.x8) R 10032 10034 8944 0 -1 4202496 8892 0 0 0 596 33 0 0 25 0 1 0 6986825 25890816 5633 1992294400 4194304 7136930 140735788697504 18446744073709551615 4210602 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/10034/statm: 6321 5633 391 719 0 5600 0 Current children cumulated CPU time (s) 6.29 Current children cumulated vsize (KiB) 25284 [startup+12.7004 s] /proc/loadavg: 1.00 1.05 1.19 2/107 10035 /proc/meminfo: memFree=1392772/2059040 swapFree=4192956/4192956 [pid=10034] ppid=10032 vsize=32724 CPUtime=12.68 /proc/10034/stat : 10034 (pbscip.linux.x8) R 10032 10034 8944 0 -1 4202496 10798 0 0 0 1207 61 0 0 25 0 1 0 6986825 33509376 7539 1992294400 4194304 7136930 140735788697504 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/10034/statm: 8181 7539 391 719 0 7460 0 Current children cumulated CPU time (s) 12.68 Current children cumulated vsize (KiB) 32724 [startup+25.5016 s] /proc/loadavg: 1.00 1.04 1.18 2/107 10037 /proc/meminfo: memFree=1380124/2059040 swapFree=4192956/4192956 [pid=10034] ppid=10032 vsize=45136 CPUtime=25.48 /proc/10034/stat : 10034 (pbscip.linux.x8) R 10032 10034 8944 0 -1 4202496 13916 0 0 0 2438 110 0 0 25 0 1 0 6986825 46219264 10657 1992294400 4194304 7136930 140735788697504 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/10034/statm: 11284 10657 391 719 0 10563 0 Current children cumulated CPU time (s) 25.48 Current children cumulated vsize (KiB) 45136 [startup+51.101 s] /proc/loadavg: 1.00 1.04 1.18 2/107 10037 /proc/meminfo: memFree=1364004/2059040 swapFree=4192956/4192956 [pid=10034] ppid=10032 vsize=59980 CPUtime=51.07 /proc/10034/stat : 10034 (pbscip.linux.x8) R 10032 10034 8944 0 -1 4202496 17662 0 0 0 4928 179 0 0 25 0 1 0 6986825 61419520 14403 1992294400 4194304 7136930 140735788697504 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/10034/statm: 14995 14403 391 719 0 14274 0 Current children cumulated CPU time (s) 51.07 Current children cumulated vsize (KiB) 59980 [startup+102.309 s] /proc/loadavg: 1.00 1.03 1.17 2/107 10039 /proc/meminfo: memFree=1342180/2059040 swapFree=4192956/4192956 [pid=10034] ppid=10032 vsize=81404 CPUtime=102.26 /proc/10034/stat : 10034 (pbscip.linux.x8) R 10032 10034 8944 0 -1 4202496 23034 0 0 0 9944 282 0 0 25 0 1 0 6986825 83357696 19775 1992294400 4194304 7136930 140735788697504 18446744073709551615 4999837 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/10034/statm: 20351 19775 391 719 0 19630 0 Current children cumulated CPU time (s) 102.26 Current children cumulated vsize (KiB) 81404 [startup+162.301 s] /proc/loadavg: 1.00 1.02 1.16 2/107 10039 /proc/meminfo: memFree=1311552/2059040 swapFree=4192956/4192956 [pid=10034] ppid=10032 vsize=113772 CPUtime=162.24 /proc/10034/stat : 10034 (pbscip.linux.x8) R 10032 10034 8944 0 -1 4202496 30669 0 0 0 15807 417 0 0 25 0 1 0 6986825 116502528 27410 1992294400 4194304 7136930 140735788697504 18446744073709551615 4999837 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/10034/statm: 28443 27410 391 719 0 27722 0 Current children cumulated CPU time (s) 162.24 Current children cumulated vsize (KiB) 113772 [startup+222.301 s] /proc/loadavg: 1.00 1.02 1.15 2/107 10041 /proc/meminfo: memFree=1291340/2059040 swapFree=4192956/4192956 [pid=10034] ppid=10032 vsize=134308 CPUtime=222.22 /proc/10034/stat : 10034 (pbscip.linux.x8) R 10032 10034 8944 0 -1 4202496 35841 0 0 0 21699 523 0 0 25 0 1 0 6986825 137531392 32582 1992294400 4194304 7136930 140735788697504 18446744073709551615 4999837 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/10034/statm: 33577 32582 391 719 0 32856 0 Current children cumulated CPU time (s) 222.22 Current children cumulated vsize (KiB) 134308 [startup+282.301 s] /proc/loadavg: 1.00 1.01 1.13 2/107 10043 /proc/meminfo: memFree=1273732/2059040 swapFree=4192956/4192956 [pid=10034] ppid=10032 vsize=151284 CPUtime=282.2 /proc/10034/stat : 10034 (pbscip.linux.x8) R 10032 10034 8944 0 -1 4202496 40100 0 0 0 27610 610 0 0 25 0 1 0 6986825 154914816 36841 1992294400 4194304 7136930 140735788697504 18446744073709551615 4223056 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/10034/statm: 37821 36841 391 719 0 37100 0 Current children cumulated CPU time (s) 282.2 Current children cumulated vsize (KiB) 151284 [startup+342.302 s] /proc/loadavg: 1.00 1.00 1.12 2/107 10045 /proc/meminfo: memFree=1261828/2059040 swapFree=4192956/4192956 [pid=10034] ppid=10032 vsize=162892 CPUtime=342.18 /proc/10034/stat : 10034 (pbscip.linux.x8) R 10032 10034 8944 0 -1 4202496 43045 0 0 0 33535 683 0 0 25 0 1 0 6986825 166801408 39786 1992294400 4194304 7136930 140735788697504 18446744073709551615 5955613 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/10034/statm: 40723 39786 391 719 0 40002 0 Current children cumulated CPU time (s) 342.18 Current children cumulated vsize (KiB) 162892 [startup+402.301 s] /proc/loadavg: 1.00 1.00 1.11 2/107 10047 /proc/meminfo: memFree=1248064/2059040 swapFree=4192956/4192956 [pid=10034] ppid=10032 vsize=177100 CPUtime=402.16 /proc/10034/stat : 10034 (pbscip.linux.x8) R 10032 10034 8944 0 -1 4202496 46567 0 0 0 39465 751 0 0 25 0 1 0 6986825 181350400 43308 1992294400 4194304 7136930 140735788697504 18446744073709551615 6123172 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/10034/statm: 44275 43308 391 719 0 43554 0 Current children cumulated CPU time (s) 402.16 Current children cumulated vsize (KiB) 177100 [startup+462.302 s] /proc/loadavg: 1.00 1.00 1.10 2/107 10047 /proc/meminfo: memFree=1236780/2059040 swapFree=4192956/4192956 [pid=10034] ppid=10032 vsize=187840 CPUtime=462.14 /proc/10034/stat : 10034 (pbscip.linux.x8) R 10032 10034 8944 0 -1 4202496 49274 0 0 0 45402 812 0 0 25 0 1 0 6986825 192348160 46015 1992294400 4194304 7136930 140735788697504 18446744073709551615 4220842 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/10034/statm: 46960 46015 391 719 0 46239 0 Current children cumulated CPU time (s) 462.14 Current children cumulated vsize (KiB) 187840 [startup+522.301 s] /proc/loadavg: 1.00 1.00 1.09 2/107 10049 /proc/meminfo: memFree=1227976/2059040 swapFree=4192956/4192956 [pid=10034] ppid=10032 vsize=196768 CPUtime=522.11 /proc/10034/stat : 10034 (pbscip.linux.x8) R 10032 10034 8944 0 -1 4202496 51465 0 0 0 51340 871 0 0 25 0 1 0 6986825 201490432 48206 1992294400 4194304 7136930 140735788697504 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/10034/statm: 49192 48206 391 719 0 48471 0 Current children cumulated CPU time (s) 522.11 Current children cumulated vsize (KiB) 196768 [startup+582.301 s] /proc/loadavg: 1.00 1.00 1.08 2/107 10051 /proc/meminfo: memFree=1218056/2059040 swapFree=4192956/4192956 [pid=10034] ppid=10032 vsize=206672 CPUtime=582.1 /proc/10034/stat : 10034 (pbscip.linux.x8) R 10032 10034 8944 0 -1 4202496 53960 0 0 0 57280 930 0 0 25 0 1 0 6986825 211632128 50701 1992294400 4194304 7136930 140735788697504 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/10034/statm: 51668 50701 391 719 0 50947 0 Current children cumulated CPU time (s) 582.1 Current children cumulated vsize (KiB) 206672 [startup+642.3 s] /proc/loadavg: 1.06 1.02 1.08 2/107 10053 /proc/meminfo: memFree=1208880/2059040 swapFree=4192956/4192956 [pid=10034] ppid=10032 vsize=215808 CPUtime=642.08 /proc/10034/stat : 10034 (pbscip.linux.x8) R 10032 10034 8944 0 -1 4202496 56202 0 0 0 63225 983 0 0 25 0 1 0 6986825 220987392 52943 1992294400 4194304 7136930 140735788697504 18446744073709551615 4999862 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/10034/statm: 53952 52943 391 719 0 53231 0 Current children cumulated CPU time (s) 642.08 Current children cumulated vsize (KiB) 215808 [startup+702.302 s] ################ # More data... # ################ [startup+1002.3 s] /proc/loadavg: 1.00 1.00 1.05 2/107 10063 /proc/meminfo: memFree=1162752/2059040 swapFree=4192956/4192956 [pid=10034] ppid=10032 vsize=261760 CPUtime=1001.96 /proc/10034/stat : 10034 (pbscip.linux.x8) R 10032 10034 8944 0 -1 4202496 67595 0 0 0 98869 1327 0 0 25 0 1 0 6986825 268042240 64336 1992294400 4194304 7136930 140735788697504 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/10034/statm: 65440 64336 391 719 0 64719 0 Current children cumulated CPU time (s) 1001.96 Current children cumulated vsize (KiB) 261760 [startup+1062.3 s] /proc/loadavg: 1.00 1.00 1.04 2/107 10063 /proc/meminfo: memFree=1150104/2059040 swapFree=4192956/4192956 [pid=10034] ppid=10032 vsize=274416 CPUtime=1061.94 /proc/10034/stat : 10034 (pbscip.linux.x8) R 10032 10034 8944 0 -1 4202496 70724 0 0 0 104815 1379 0 0 25 0 1 0 6986825 281001984 67465 1992294400 4194304 7136930 140735788697504 18446744073709551615 4210629 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/10034/statm: 68604 67465 391 719 0 67883 0 Current children cumulated CPU time (s) 1061.94 Current children cumulated vsize (KiB) 274416 [startup+1122.3 s] /proc/loadavg: 1.00 1.00 1.04 2/107 10065 /proc/meminfo: memFree=1139812/2059040 swapFree=4192956/4192956 [pid=10034] ppid=10032 vsize=284580 CPUtime=1121.92 /proc/10034/stat : 10034 (pbscip.linux.x8) R 10032 10034 8944 0 -1 4202496 73276 0 0 0 110765 1427 0 0 25 0 1 0 6986825 291409920 70017 1992294400 4194304 7136930 140735788697504 18446744073709551615 4210694 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/10034/statm: 71145 70017 391 719 0 70424 0 Current children cumulated CPU time (s) 1121.92 Current children cumulated vsize (KiB) 284580 [startup+1182.3 s] /proc/loadavg: 1.00 1.00 1.03 2/107 10067 /proc/meminfo: memFree=1133488/2059040 swapFree=4192956/4192956 [pid=10034] ppid=10032 vsize=295464 CPUtime=1181.9 /proc/10034/stat : 10034 (pbscip.linux.x8) R 10032 10034 8944 0 -1 4202496 75038 0 0 0 116714 1476 0 0 25 0 1 0 6986825 302555136 71779 1992294400 4194304 7136930 140735788697504 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/10034/statm: 73866 71779 391 719 0 73145 0 Current children cumulated CPU time (s) 1181.9 Current children cumulated vsize (KiB) 295464 [startup+1242.3 s] /proc/loadavg: 1.00 1.00 1.02 2/107 10069 /proc/meminfo: memFree=1128156/2059040 swapFree=4192956/4192956 [pid=10034] ppid=10032 vsize=300224 CPUtime=1241.88 /proc/10034/stat : 10034 (pbscip.linux.x8) R 10032 10034 8944 0 -1 4202496 76172 0 0 0 122671 1517 0 0 25 0 1 0 6986825 307429376 72913 1992294400 4194304 7136930 140735788697504 18446744073709551615 4210705 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/10034/statm: 75056 72913 391 719 0 74335 0 Current children cumulated CPU time (s) 1241.88 Current children cumulated vsize (KiB) 300224 [startup+1302.3 s] /proc/loadavg: 1.00 1.00 1.02 2/107 10071 /proc/meminfo: memFree=1119972/2059040 swapFree=4192956/4192956 [pid=10034] ppid=10032 vsize=308356 CPUtime=1301.87 /proc/10034/stat : 10034 (pbscip.linux.x8) R 10032 10034 8944 0 -1 4202496 78200 0 0 0 128626 1561 0 0 25 0 1 0 6986825 315756544 74941 1992294400 4194304 7136930 140735788697504 18446744073709551615 5955603 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/10034/statm: 77089 74941 391 719 0 76368 0 Current children cumulated CPU time (s) 1301.87 Current children cumulated vsize (KiB) 308356 [startup+1362.3 s] /proc/loadavg: 1.00 1.00 1.01 2/107 10071 /proc/meminfo: memFree=1114516/2059040 swapFree=4192956/4192956 [pid=10034] ppid=10032 vsize=314048 CPUtime=1361.84 /proc/10034/stat : 10034 (pbscip.linux.x8) R 10032 10034 8944 0 -1 4202496 79667 0 0 0 134583 1601 0 0 25 0 1 0 6986825 321585152 76408 1992294400 4194304 7136930 140735788697504 18446744073709551615 4999811 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/10034/statm: 78512 76408 391 719 0 77791 0 Current children cumulated CPU time (s) 1361.84 Current children cumulated vsize (KiB) 314048 [startup+1422.31 s] /proc/loadavg: 1.00 1.00 1.01 2/107 10082 /proc/meminfo: memFree=1108688/2059040 swapFree=4192956/4192956 [pid=10034] ppid=10032 vsize=318500 CPUtime=1421.82 /proc/10034/stat : 10034 (pbscip.linux.x8) R 10032 10034 8944 0 -1 4202496 80749 0 0 0 140537 1645 0 0 25 0 1 0 6986825 326144000 77490 1992294400 4194304 7136930 140735788697504 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/10034/statm: 79625 77490 391 719 0 78904 0 Current children cumulated CPU time (s) 1421.82 Current children cumulated vsize (KiB) 318500 [startup+1482.3 s] /proc/loadavg: 1.00 1.00 1.00 2/107 10084 /proc/meminfo: memFree=1106704/2059040 swapFree=4192956/4192956 [pid=10034] ppid=10032 vsize=321824 CPUtime=1481.78 /proc/10034/stat : 10034 (pbscip.linux.x8) R 10032 10034 8944 0 -1 4202496 81572 0 0 0 146496 1682 0 0 25 0 1 0 6986825 329547776 78313 1992294400 4194304 7136930 140735788697504 18446744073709551615 4210555 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/10034/statm: 80456 78313 391 719 0 79735 0 Current children cumulated CPU time (s) 1481.78 Current children cumulated vsize (KiB) 321824 [startup+1542.3 s] /proc/loadavg: 1.00 1.00 1.00 2/107 10086 /proc/meminfo: memFree=1097280/2059040 swapFree=4192956/4192956 [pid=10034] ppid=10032 vsize=330928 CPUtime=1541.77 /proc/10034/stat : 10034 (pbscip.linux.x8) R 10032 10034 8944 0 -1 4202496 83765 0 0 0 152450 1727 0 0 25 0 1 0 6986825 338870272 80506 1992294400 4194304 7136930 140735788697504 18446744073709551615 4223894 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/10034/statm: 82732 80506 391 719 0 82011 0 Current children cumulated CPU time (s) 1541.77 Current children cumulated vsize (KiB) 330928 [startup+1602.3 s] /proc/loadavg: 1.00 1.00 1.00 2/107 10088 /proc/meminfo: memFree=1091080/2059040 swapFree=4192956/4192956 [pid=10034] ppid=10032 vsize=336852 CPUtime=1601.75 /proc/10034/stat : 10034 (pbscip.linux.x8) R 10032 10034 8944 0 -1 4202496 85322 0 0 0 158413 1762 0 0 25 0 1 0 6986825 344936448 82063 1992294400 4194304 7136930 140735788697504 18446744073709551615 4999837 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/10034/statm: 84213 82063 391 719 0 83492 0 Current children cumulated CPU time (s) 1601.75 Current children cumulated vsize (KiB) 336852 [startup+1662.3 s] /proc/loadavg: 1.00 1.00 1.00 2/107 10088 /proc/meminfo: memFree=1087980/2059040 swapFree=4192956/4192956 [pid=10034] ppid=10032 vsize=340088 CPUtime=1661.73 /proc/10034/stat : 10034 (pbscip.linux.x8) R 10032 10034 8944 0 -1 4202496 86089 0 0 0 164378 1795 0 0 25 0 1 0 6986825 348250112 82830 1992294400 4194304 7136930 140735788697504 18446744073709551615 4223056 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/10034/statm: 85022 82830 391 719 0 84301 0 Current children cumulated CPU time (s) 1661.73 Current children cumulated vsize (KiB) 340088 [startup+1722.3 s] /proc/loadavg: 1.00 1.00 1.00 2/107 10090 /proc/meminfo: memFree=1081656/2059040 swapFree=4192956/4192956 [pid=10034] ppid=10032 vsize=346368 CPUtime=1721.71 /proc/10034/stat : 10034 (pbscip.linux.x8) R 10032 10034 8944 0 -1 4202496 87635 0 0 0 170336 1835 0 0 25 0 1 0 6986825 354680832 84376 1992294400 4194304 7136930 140735788697504 18446744073709551615 4999862 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/10034/statm: 86592 84376 391 719 0 85871 0 Current children cumulated CPU time (s) 1721.71 Current children cumulated vsize (KiB) 346368 [startup+1782.3 s] /proc/loadavg: 1.00 1.00 1.00 2/107 10092 /proc/meminfo: memFree=1079176/2059040 swapFree=4192956/4192956 [pid=10034] ppid=10032 vsize=348748 CPUtime=1781.69 /proc/10034/stat : 10034 (pbscip.linux.x8) R 10032 10034 8944 0 -1 4202496 88261 0 0 0 176298 1871 0 0 25 0 1 0 6986825 357117952 85002 1992294400 4194304 7136930 140735788697504 18446744073709551615 4999862 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/10034/statm: 87187 85002 391 719 0 86466 0 Current children cumulated CPU time (s) 1781.69 Current children cumulated vsize (KiB) 348748 Maximum CPU time exceeded: sending SIGTERM then SIGKILL [startup+1800.71 s] /proc/loadavg: 1.00 1.00 1.00 2/107 10092 /proc/meminfo: memFree=1079052/2059040 swapFree=4192956/4192956 [pid=10034] ppid=10032 vsize=348748 CPUtime=1800.1 /proc/10034/stat : 10034 (pbscip.linux.x8) R 10032 10034 8944 0 -1 4202496 88272 0 0 0 178127 1883 0 0 25 0 1 0 6986825 357117952 85013 1992294400 4194304 7136930 140735788697504 18446744073709551615 4210588 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/10034/statm: 87187 85013 391 719 0 86466 0 Current children cumulated CPU time (s) 1800.1 Current children cumulated vsize (KiB) 348748 Sending SIGTERM to process tree (bottom up) Sleeping 2 seconds Solver just ended. Dumping a history of the last processes samples [startup+1801.4 s] /proc/loadavg: 1.00 1.00 1.00 2/107 10092 /proc/meminfo: memFree=1079052/2059040 swapFree=4192956/4192956 [pid=10034] ppid=10032 vsize=348964 CPUtime=1800.78 /proc/10034/stat : 10034 (pbscip.linux.x8) R 10032 10034 8944 0 -1 4202496 88327 0 0 0 178195 1883 0 0 25 0 1 0 6986825 357339136 85068 1992294400 4194304 7136930 140735788697504 18446744073709551615 4670052 0 0 4096 0 0 0 0 17 1 0 0 0 /proc/10034/statm: 87241 85068 396 719 0 86520 0 Current children cumulated CPU time (s) 1800.78 Current children cumulated vsize (KiB) 348964 [startup+1801.6 s] /proc/loadavg: 1.00 1.00 1.00 2/107 10092 /proc/meminfo: memFree=1079052/2059040 swapFree=4192956/4192956 [pid=10034] ppid=10032 vsize=348964 CPUtime=1800.98 /proc/10034/stat : 10034 (pbscip.linux.x8) R 10032 10034 8944 0 -1 4202496 88327 0 0 0 178215 1883 0 0 25 0 1 0 6986825 357339136 85068 1992294400 4194304 7136930 140735788697504 18446744073709551615 4616919 0 0 4096 0 0 0 0 17 1 0 0 0 /proc/10034/statm: 87241 85068 396 719 0 86520 0 Current children cumulated CPU time (s) 1800.98 Current children cumulated vsize (KiB) 348964 [startup+1801.7 s] /proc/loadavg: 1.00 1.00 1.00 2/108 10093 /proc/meminfo: memFree=1091444/2059040 swapFree=4192956/4192956 [pid=10034] ppid=10032 vsize=335260 CPUtime=1801.09 /proc/10034/stat : 10034 (pbscip.linux.x8) R 10032 10034 8944 0 -1 4202496 88327 0 0 0 178225 1884 0 0 25 0 1 0 6986825 343306240 81642 1992294400 4194304 7136930 140735788697504 18446744073709551615 4408919 0 0 4096 0 0 0 0 17 1 0 0 0 /proc/10034/statm: 83815 81642 396 719 0 83094 0 Current children cumulated CPU time (s) 1801.09 Current children cumulated vsize (KiB) 335260 Child status: 0 Real time (s): 1801.8 CPU time (s): 1801.19 CPU user time (s): 1782.31 CPU system time (s): 18.8771 CPU usage (%): 99.9663 Max. virtual memory (cumulated for all children) (KiB): 348964 getrusage(RUSAGE_CHILDREN,...) data: user time used= 1782.31 system time used= 18.8771 maximum resident set size= 0 integral shared memory size= 0 integral unshared data size= 0 integral unshared stack size= 0 page reclaims= 88334 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= 4 involuntary context switches= 4900 runsolver used 2.94755 second user time and 8.5497 second system time The end
Begin job on node014 at 2010-06-12 05:37:34 IDJOB=2664457 IDBENCH=1363 IDSOLVER=1167 FILE ID=node014/2664457-1276313854 PBS_JOBID= 11173139 Free space on /tmp= 62464 MiB SOLVER NAME= SCIPnone SCIP 1.2.1.2 without any LP solver BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/namasivayam/tsp/normalized-t3002.11tsp11.1900579996.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-2664457-1276313854/watcher-2664457-1276313854 -o /tmp/evaluation-result-2664457-1276313854/solver-2664457-1276313854 -C 1800 -W 2000 -M 1800 HOME/pbscip.linux.x86_64.gnu.opt.none -f HOME/instance-2664457-1276313854.opb -t 1800 -m 1800 TIME LIMIT= 1800 seconds MEMORY LIMIT= 1800 MiB MAX NB THREAD= 0 MD5SUM BENCH= f510e821cdc50f097865b59193d7ef06 RANDOM SEED=494152869 node014.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.258 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.51 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.258 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.54 clflush size : 64 cache_alignment : 128 address sizes : 36 bits physical, 48 bits virtual power management: /proc/meminfo: MemTotal: 2059040 kB MemFree: 1421208 kB Buffers: 93664 kB Cached: 401648 kB SwapCached: 0 kB Active: 185336 kB Inactive: 369664 kB HighTotal: 0 kB HighFree: 0 kB LowTotal: 2059040 kB LowFree: 1421208 kB SwapTotal: 4192956 kB SwapFree: 4192956 kB Dirty: 3240 kB Writeback: 0 kB AnonPages: 59752 kB Mapped: 15324 kB Slab: 61148 kB PageTables: 4020 kB NFS_Unstable: 0 kB Bounce: 0 kB CommitLimit: 5222476 kB Committed_AS: 182992 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= 62460 MiB End job on node014 at 2010-06-12 06:07:37