| Solver Name | Answer | CPU time | Wall clock time |
|---|---|---|---|
| SCIPnone SCIP 1.2.1.2 without any LP solver | ? (TO) | 1801.13 | 1801.57 |
| Name | normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/ namasivayam/tsp/normalized-t3002.11tsp11.1900573901.opb |
| MD5SUM | 40d0bcc4171e4a5907ae30e54ba56b80 |
| 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 | 50.2884 |
| 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 | 701 |
| 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-2664413-1276296406.opb>
0.04/0.05 c original problem has 231 variables (231 bin, 0 int, 0 impl, 0 cont) and 2707 constraints
0.04/0.05 c problem read
0.04/0.05 c No objective function, only one solution is needed.
0.04/0.05 c presolving settings loaded
0.04/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.04/0.07 c presolving:
0.09/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.09/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.09/0.15 c presolving (3 rounds):
0.09/0.15 c 0 deleted vars, 143 deleted constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.09/0.15 c 242 implications, 22 cliques
0.09/0.15 c presolved problem has 231 variables (231 bin, 0 int, 0 impl, 0 cont) and 2564 constraints
0.09/0.15 c 1 constraints of type <knapsack>
0.09/0.15 c 22 constraints of type <setppc>
0.09/0.15 c 2541 constraints of type <logicor>
0.09/0.15 c transformed objective value is always integral (scale: 1)
0.09/0.15 c Presolving Time: 0.07
0.09/0.15 c - non default parameters ----------------------------------------------------------------------
0.09/0.15 c # SCIP version 1.2.1.2
0.09/0.15 c
0.09/0.15 c # frequency for displaying node information lines
0.09/0.15 c # [type: int, range: [-1,2147483647], default: 100]
0.09/0.15 c display/freq = 10000
0.09/0.15 c
0.09/0.15 c # maximal time in seconds to run
0.09/0.15 c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.15 c limits/time = 1799.95
0.09/0.15 c
0.09/0.15 c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.09/0.15 c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.15 c limits/memory = 1620
0.09/0.15 c
0.09/0.15 c # solving stops, if the given number of solutions were found (-1: no limit)
0.09/0.15 c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.15 c limits/solutions = 1
0.09/0.15 c
0.09/0.15 c # frequency for solving LP at the nodes (-1: never; 0: only root LP)
0.09/0.15 c # [type: int, range: [-1,2147483647], default: 1]
0.09/0.15 c lp/solvefreq = -1
0.09/0.15 c
0.09/0.15 c # maximal number of separation rounds per node (-1: unlimited)
0.09/0.15 c # [type: int, range: [-1,2147483647], default: 5]
0.09/0.15 c separating/maxrounds = 1
0.09/0.15 c
0.09/0.15 c # maximal number of separation rounds in the root node (-1: unlimited)
0.09/0.15 c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.15 c separating/maxroundsroot = 5
0.09/0.15 c
0.09/0.15 c # should presolving try to simplify inequalities
0.09/0.15 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.15 c constraints/linear/simplifyinequalities = TRUE
0.09/0.15 c
0.09/0.15 c # should disaggregation of knapsack constraints be allowed in preprocessing?
0.09/0.15 c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
0.09/0.15 c constraints/knapsack/disaggregation = FALSE
0.09/0.15 c
0.09/0.15 c # should presolving try to simplify knapsacks
0.09/0.15 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.15 c constraints/knapsack/simplifyinequalities = TRUE
0.09/0.15 c
0.09/0.15 c # maximal number of presolving rounds the presolver participates in (-1: no limit)
0.09/0.15 c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.15 c presolving/probing/maxrounds = 0
0.09/0.15 c
0.09/0.15 c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
0.09/0.15 c # [type: int, range: [-1,2147483647], default: 10]
0.09/0.15 c heuristics/coefdiving/freq = -1
0.09/0.15 c
0.09/0.15 c # maximal fraction of diving LP iterations compared to node LP iterations
0.09/0.15 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.09/0.15 c heuristics/coefdiving/maxlpiterquot = 0.075
0.09/0.15 c
0.09/0.15 c # additional number of allowed LP iterations
0.09/0.15 c # [type: int, range: [0,2147483647], default: 1000]
0.09/0.15 c heuristics/coefdiving/maxlpiterofs = 1500
0.09/0.15 c
0.09/0.15 c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
0.09/0.15 c # [type: int, range: [-1,2147483647], default: 30]
0.09/0.15 c heuristics/crossover/freq = -1
0.09/0.15 c
0.09/0.15 c # number of nodes added to the contingent of the total nodes
0.09/0.15 c # [type: longint, range: [0,9223372036854775807], default: 500]
0.09/0.15 c heuristics/crossover/nodesofs = 750
0.09/0.15 c
0.09/0.15 c # number of nodes without incumbent change that heuristic should wait
0.09/0.15 c # [type: longint, range: [0,9223372036854775807], default: 200]
0.09/0.15 c heuristics/crossover/nwaitingnodes = 100
0.09/0.15 c
0.09/0.15 c # contingent of sub problem nodes in relation to the number of nodes of the original problem
0.09/0.15 c # [type: real, range: [0,1], default: 0.1]
0.09/0.15 c heuristics/crossover/nodesquot = 0.15
0.09/0.15 c
0.09/0.15 c # minimum percentage of integer variables that have to be fixed
0.09/0.15 c # [type: real, range: [0,1], default: 0.666]
0.09/0.15 c heuristics/crossover/minfixingrate = 0.5
0.09/0.15 c
0.09/0.15 c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
0.09/0.15 c # [type: int, range: [-1,2147483647], default: 20]
0.09/0.15 c heuristics/feaspump/freq = -1
0.09/0.15 c
0.09/0.15 c # additional number of allowed LP iterations
0.09/0.15 c # [type: int, range: [0,2147483647], default: 1000]
0.09/0.15 c heuristics/feaspump/maxlpiterofs = 2000
0.09/0.15 c
0.09/0.15 c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
0.09/0.15 c # [type: int, range: [-1,2147483647], default: 10]
0.09/0.15 c heuristics/fracdiving/freq = -1
0.09/0.15 c
0.09/0.15 c # maximal fraction of diving LP iterations compared to node LP iterations
0.09/0.15 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.09/0.15 c heuristics/fracdiving/maxlpiterquot = 0.075
0.09/0.15 c
0.09/0.15 c # additional number of allowed LP iterations
0.09/0.15 c # [type: int, range: [0,2147483647], default: 1000]
0.09/0.15 c heuristics/fracdiving/maxlpiterofs = 1500
0.09/0.15 c
0.09/0.15 c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
0.09/0.15 c # [type: int, range: [-1,2147483647], default: 10]
0.09/0.15 c heuristics/guideddiving/freq = -1
0.09/0.15 c
0.09/0.15 c # maximal fraction of diving LP iterations compared to node LP iterations
0.09/0.15 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.09/0.15 c heuristics/guideddiving/maxlpiterquot = 0.075
0.09/0.15 c
0.09/0.15 c # additional number of allowed LP iterations
0.09/0.15 c # [type: int, range: [0,2147483647], default: 1000]
0.09/0.15 c heuristics/guideddiving/maxlpiterofs = 1500
0.09/0.15 c
0.09/0.15 c # maximal fraction of diving LP iterations compared to node LP iterations
0.09/0.15 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.09/0.15 c heuristics/intdiving/maxlpiterquot = 0.075
0.09/0.15 c
0.09/0.15 c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
0.09/0.15 c # [type: int, range: [-1,2147483647], default: 10]
0.09/0.15 c heuristics/intshifting/freq = -1
0.09/0.15 c
0.09/0.15 c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
0.09/0.15 c # [type: int, range: [-1,2147483647], default: 10]
0.09/0.15 c heuristics/linesearchdiving/freq = -1
0.09/0.15 c
0.09/0.15 c # maximal fraction of diving LP iterations compared to node LP iterations
0.09/0.15 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.09/0.15 c heuristics/linesearchdiving/maxlpiterquot = 0.075
0.09/0.15 c
0.09/0.15 c # additional number of allowed LP iterations
0.09/0.15 c # [type: int, range: [0,2147483647], default: 1000]
0.09/0.15 c heuristics/linesearchdiving/maxlpiterofs = 1500
0.09/0.15 c
0.09/0.15 c # frequency for calling primal heuristic <nlp> (-1: never, 0: only at depth freqofs)
0.09/0.15 c # [type: int, range: [-1,2147483647], default: 1]
0.09/0.15 c heuristics/nlp/freq = -1
0.09/0.15 c
0.09/0.15 c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
0.09/0.15 c # [type: int, range: [-1,2147483647], default: 20]
0.09/0.15 c heuristics/objpscostdiving/freq = -1
0.09/0.15 c
0.09/0.15 c # maximal fraction of diving LP iterations compared to total iteration number
0.09/0.15 c # [type: real, range: [0,1], default: 0.01]
0.09/0.15 c heuristics/objpscostdiving/maxlpiterquot = 0.015
0.09/0.15 c
0.09/0.15 c # additional number of allowed LP iterations
0.09/0.15 c # [type: int, range: [0,2147483647], default: 1000]
0.09/0.15 c heuristics/objpscostdiving/maxlpiterofs = 1500
0.09/0.15 c
0.09/0.15 c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
0.09/0.15 c # [type: int, range: [-1,2147483647], default: 1]
0.09/0.15 c heuristics/oneopt/freq = -1
0.09/0.15 c
0.09/0.15 c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
0.09/0.15 c # [type: int, range: [-1,2147483647], default: 10]
0.09/0.15 c heuristics/pscostdiving/freq = -1
0.09/0.15 c
0.09/0.15 c # maximal fraction of diving LP iterations compared to node LP iterations
0.09/0.15 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.09/0.15 c heuristics/pscostdiving/maxlpiterquot = 0.075
0.09/0.15 c
0.09/0.15 c # additional number of allowed LP iterations
0.09/0.15 c # [type: int, range: [0,2147483647], default: 1000]
0.09/0.15 c heuristics/pscostdiving/maxlpiterofs = 1500
0.09/0.15 c
0.09/0.15 c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
0.09/0.15 c # [type: int, range: [-1,2147483647], default: 0]
0.09/0.15 c heuristics/rens/freq = -1
0.09/0.15 c
0.09/0.15 c # minimum percentage of integer variables that have to be fixable
0.09/0.15 c # [type: real, range: [0,1], default: 0.5]
0.09/0.15 c heuristics/rens/minfixingrate = 0.3
0.09/0.15 c
0.09/0.15 c # number of nodes added to the contingent of the total nodes
0.09/0.15 c # [type: longint, range: [0,9223372036854775807], default: 500]
0.09/0.15 c heuristics/rens/nodesofs = 2000
0.09/0.15 c
0.09/0.15 c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
0.09/0.15 c # [type: int, range: [-1,2147483647], default: 20]
0.09/0.15 c heuristics/rootsoldiving/freq = -1
0.09/0.15 c
0.09/0.15 c # maximal fraction of diving LP iterations compared to node LP iterations
0.09/0.15 c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
0.09/0.15 c heuristics/rootsoldiving/maxlpiterquot = 0.015
0.09/0.15 c
0.09/0.15 c # additional number of allowed LP iterations
0.09/0.15 c # [type: int, range: [0,2147483647], default: 1000]
0.09/0.15 c heuristics/rootsoldiving/maxlpiterofs = 1500
0.09/0.15 c
0.09/0.15 c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
0.09/0.15 c # [type: int, range: [-1,2147483647], default: 1]
0.09/0.15 c heuristics/rounding/freq = -1
0.09/0.15 c
0.09/0.15 c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
0.09/0.15 c # [type: int, range: [-1,2147483647], default: 10]
0.09/0.15 c heuristics/shifting/freq = -1
0.09/0.15 c
0.09/0.15 c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
0.09/0.15 c # [type: int, range: [-1,2147483647], default: 1]
0.09/0.15 c heuristics/simplerounding/freq = -1
0.09/0.15 c
0.09/0.15 c # frequency for calling primal heuristic <trivial> (-1: never, 0: only at depth freqofs)
0.09/0.15 c # [type: int, range: [-1,2147483647], default: 0]
0.09/0.15 c heuristics/trivial/freq = -1
0.09/0.15 c
0.09/0.15 c # frequency for calling primal heuristic <trysol> (-1: never, 0: only at depth freqofs)
0.09/0.15 c # [type: int, range: [-1,2147483647], default: 1]
0.09/0.15 c heuristics/trysol/freq = -1
0.09/0.15 c
0.09/0.15 c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
0.09/0.15 c # [type: int, range: [-1,2147483647], default: 10]
0.09/0.15 c heuristics/veclendiving/freq = -1
0.09/0.15 c
0.09/0.15 c # maximal fraction of diving LP iterations compared to node LP iterations
0.09/0.15 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.09/0.15 c heuristics/veclendiving/maxlpiterquot = 0.075
0.09/0.15 c
0.09/0.15 c # additional number of allowed LP iterations
0.09/0.15 c # [type: int, range: [0,2147483647], default: 1000]
0.09/0.15 c heuristics/veclendiving/maxlpiterofs = 1500
0.09/0.15 c
0.09/0.15 c # frequency for calling primal heuristic <zirounding> (-1: never, 0: only at depth freqofs)
0.09/0.15 c # [type: int, range: [-1,2147483647], default: 1]
0.09/0.15 c heuristics/zirounding/freq = -1
0.09/0.15 c
0.09/0.15 c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
0.09/0.15 c # [type: int, range: [-1,2147483647], default: 0]
0.09/0.15 c separating/cmir/freq = -1
0.09/0.15 c
0.09/0.15 c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
0.09/0.15 c # [type: int, range: [-1,2147483647], default: 0]
0.09/0.15 c separating/flowcover/freq = -1
0.09/0.15 c
0.09/0.15 c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.09/0.15 c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.15 c separating/rapidlearning/freq = 0
0.09/0.15 c
0.09/0.15 c -----------------------------------------------------------------------------------------------
0.09/0.15 c start solving
0.09/0.15 c
0.09/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.09/0.15 c 0.1s| 1 | 2 | 0 | - |2396k| 0 | - | 231 |2564 | 0 | 0 | 0 | 0 | 0 | 0.000000e+00 | -- | Inf
4.30/4.39 c 4.1s| 10000 | 8075 | 0 | 0.0 |7167k| 94 | - | 231 |4360 | 0 | 0 | 0 |2725 | 0 | 0.000000e+00 | -- | Inf
10.09/10.12 c 9.6s| 20000 | 14915 | 0 | 0.0 | 11M| 94 | - | 231 |5308 | 0 | 0 | 0 |6746 | 0 | 0.000000e+00 | -- | Inf
15.58/15.64 c 14.8s| 30000 | 22506 | 0 | 0.0 | 16M| 94 | - | 231 |6210 | 0 | 0 | 0 |9769 | 0 | 0.000000e+00 | -- | Inf
22.18/22.24 c 21.2s| 40000 | 29569 | 0 | 0.0 | 21M| 94 | - | 231 |7372 | 0 | 0 | 0 | 13k| 0 | 0.000000e+00 | -- | Inf
29.79/29.85 c 28.6s| 50000 | 36273 | 0 | 0.0 | 26M| 94 | - | 231 |8087 | 0 | 0 | 0 | 17k| 0 | 0.000000e+00 | -- | Inf
39.18/39.24 c 37.7s| 60000 | 42107 | 0 | 0.0 | 31M| 94 | - | 231 |9273 | 0 | 0 | 0 | 23k| 0 | 0.000000e+00 | -- | Inf
50.98/51.09 c 49.3s| 70000 | 47212 | 0 | 0.0 | 36M| 94 | - | 231 | 10k| 0 | 0 | 0 | 30k| 0 | 0.000000e+00 | -- | Inf
65.08/65.13 c 63.0s| 80000 | 51826 | 0 | 0.0 | 42M| 94 | - | 231 | 11k| 0 | 0 | 0 | 37k| 0 | 0.000000e+00 | -- | Inf
83.17/83.27 c 80.8s| 90000 | 54974 | 0 | 0.0 | 46M| 94 | - | 231 | 12k| 0 | 0 | 0 | 46k| 0 | 0.000000e+00 | -- | Inf
100.67/100.75 c 98.0s|100000 | 58804 | 0 | 0.0 | 51M| 94 | - | 231 | 12k| 0 | 0 | 0 | 53k| 0 | 0.000000e+00 | -- | Inf
111.77/111.80 c 109s|110000 | 65571 | 0 | 0.0 | 55M| 94 | - | 231 | 11k| 0 | 0 | 0 | 58k| 0 | 0.000000e+00 | -- | Inf
123.46/123.59 c 120s|120000 | 72095 | 0 | 0.0 | 60M| 94 | - | 231 | 11k| 0 | 0 | 0 | 63k| 0 | 0.000000e+00 | -- | Inf
134.96/135.09 c 132s|130000 | 78608 | 0 | 0.0 | 65M| 94 | - | 231 | 11k| 0 | 0 | 0 | 67k| 0 | 0.000000e+00 | -- | Inf
146.95/147.08 c 143s|140000 | 84978 | 0 | 0.0 | 70M| 94 | - | 231 | 12k| 0 | 0 | 0 | 72k| 0 | 0.000000e+00 | -- | Inf
159.36/159.48 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
159.36/159.48 c 155s|150000 | 91273 | 0 | 0.0 | 74M| 94 | - | 231 | 12k| 0 | 0 | 0 | 78k| 0 | 0.000000e+00 | -- | Inf
172.05/172.18 c 168s|160000 | 97436 | 0 | 0.0 | 79M| 94 | - | 231 | 12k| 0 | 0 | 0 | 83k| 0 | 0.000000e+00 | -- | Inf
185.95/186.09 c 181s|170000 |103271 | 0 | 0.0 | 84M| 94 | - | 231 | 13k| 0 | 0 | 0 | 89k| 0 | 0.000000e+00 | -- | Inf
200.34/200.45 c 196s|180000 |108979 | 0 | 0.0 | 88M| 94 | - | 231 | 13k| 0 | 0 | 0 | 94k| 0 | 0.000000e+00 | -- | Inf
214.94/215.06 c 210s|190000 |114707 | 0 | 0.0 | 93M| 94 | - | 231 | 13k| 0 | 0 | 0 | 100k| 0 | 0.000000e+00 | -- | Inf
233.24/233.37 c 228s|200000 |119132 | 0 | 0.0 | 98M| 94 | - | 231 | 14k| 0 | 0 | 0 | 108k| 0 | 0.000000e+00 | -- | Inf
253.63/253.75 c 248s|210000 |123289 | 0 | 0.0 | 104M| 94 | - | 231 | 16k| 0 | 0 | 0 | 115k| 0 | 0.000000e+00 | -- | Inf
275.23/275.37 c 269s|220000 |127265 | 0 | 0.0 | 109M| 94 | - | 231 | 17k| 0 | 0 | 0 | 123k| 0 | 0.000000e+00 | -- | Inf
298.03/298.18 c 292s|230000 |131086 | 0 | 0.0 | 114M| 94 | - | 231 | 18k| 0 | 0 | 0 | 131k| 0 | 0.000000e+00 | -- | Inf
321.92/322.05 c 315s|240000 |134880 | 0 | 0.0 | 119M| 94 | - | 231 | 18k| 0 | 0 | 0 | 139k| 0 | 0.000000e+00 | -- | Inf
348.31/348.44 c 341s|250000 |138135 | 0 | 0.0 | 124M| 94 | - | 231 | 19k| 0 | 0 | 0 | 148k| 0 | 0.000000e+00 | -- | Inf
374.91/375.02 c 368s|260000 |141467 | 0 | 0.0 | 129M| 94 | - | 231 | 20k| 0 | 0 | 0 | 157k| 0 | 0.000000e+00 | -- | Inf
403.80/403.97 c 396s|270000 |144417 | 0 | 0.0 | 134M| 94 | - | 231 | 21k| 0 | 0 | 0 | 166k| 0 | 0.000000e+00 | -- | Inf
433.09/433.21 c 425s|280000 |147424 | 0 | 0.0 | 139M| 94 | - | 231 | 22k| 0 | 0 | 0 | 175k| 0 | 0.000000e+00 | -- | Inf
465.19/465.32 c 457s|290000 |149918 | 0 | 0.0 | 143M| 94 | - | 231 | 22k| 0 | 0 | 0 | 186k| 0 | 0.000000e+00 | -- | Inf
497.88/498.06 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
497.88/498.06 c 489s|300000 |152492 | 0 | 0.0 | 148M| 94 | - | 231 | 23k| 0 | 0 | 0 | 196k| 0 | 0.000000e+00 | -- | Inf
533.16/533.39 c 524s|310000 |154638 | 0 | 0.0 | 153M| 94 | - | 231 | 24k| 0 | 0 | 0 | 207k| 0 | 0.000000e+00 | -- | Inf
571.77/571.95 c 562s|320000 |156151 | 0 | 0.0 | 157M| 94 | - | 231 | 24k| 0 | 0 | 0 | 218k| 0 | 0.000000e+00 | -- | Inf
611.75/611.96 c 602s|330000 |157497 | 0 | 0.0 | 161M| 94 | - | 231 | 24k| 0 | 0 | 0 | 231k| 0 | 0.000000e+00 | -- | Inf
655.35/655.58 c 645s|340000 |158203 | 0 | 0.0 | 164M| 94 | - | 231 | 25k| 0 | 0 | 0 | 243k| 0 | 0.000000e+00 | -- | Inf
703.03/703.24 c 692s|350000 |158287 | 0 | 0.0 | 166M| 94 | - | 231 | 24k| 0 | 0 | 0 | 257k| 0 | 0.000000e+00 | -- | Inf
751.62/751.89 c 741s|360000 |158034 | 0 | 0.0 | 168M| 94 | - | 231 | 23k| 0 | 0 | 0 | 269k| 0 | 0.000000e+00 | -- | Inf
783.21/783.42 c 772s|370000 |162422 | 0 | 0.0 | 172M| 94 | - | 231 | 22k| 0 | 0 | 0 | 277k| 0 | 0.000000e+00 | -- | Inf
817.50/817.70 c 806s|380000 |166022 | 0 | 0.0 | 177M| 94 | - | 231 | 21k| 0 | 0 | 0 | 286k| 0 | 0.000000e+00 | -- | Inf
851.00/851.24 c 839s|390000 |169626 | 0 | 0.0 | 182M| 94 | - | 231 | 22k| 0 | 0 | 0 | 295k| 0 | 0.000000e+00 | -- | Inf
886.76/887.02 c 874s|400000 |172832 | 0 | 0.0 | 187M| 94 | - | 231 | 22k| 0 | 0 | 0 | 304k| 0 | 0.000000e+00 | -- | Inf
922.57/922.84 c 910s|410000 |176023 | 0 | 0.0 | 192M| 94 | - | 231 | 22k| 0 | 0 | 0 | 313k| 0 | 0.000000e+00 | -- | Inf
960.15/960.49 c 947s|420000 |178838 | 0 | 0.0 | 197M| 94 | - | 231 | 23k| 0 | 0 | 0 | 323k| 0 | 0.000000e+00 | -- | Inf
1000.54/1000.85 c 987s|430000 |181294 | 0 | 0.0 | 202M| 94 | - | 231 | 24k| 0 | 0 | 0 | 333k| 0 | 0.000000e+00 | -- | Inf
1038.93/1039.21 c 1025s|440000 |184255 | 0 | 0.0 | 208M| 94 | - | 231 | 24k| 0 | 0 | 0 | 343k| 0 | 0.000000e+00 | -- | Inf
1084.12/1084.41 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
1084.12/1084.41 c 1070s|450000 |186044 | 0 | 0.0 | 212M| 94 | - | 231 | 25k| 0 | 0 | 0 | 353k| 0 | 0.000000e+00 | -- | Inf
1126.21/1126.53 c 1112s|460000 |188388 | 0 | 0.0 | 217M| 94 | - | 231 | 25k| 0 | 0 | 0 | 364k| 0 | 0.000000e+00 | -- | Inf
1172.99/1173.31 c 1158s|470000 |189977 | 0 | 0.0 | 222M| 94 | - | 231 | 26k| 0 | 0 | 0 | 375k| 0 | 0.000000e+00 | -- | Inf
1217.99/1218.35 c 1203s|480000 |192015 | 0 | 0.0 | 227M| 94 | - | 231 | 26k| 0 | 0 | 0 | 385k| 0 | 0.000000e+00 | -- | Inf
1268.87/1269.24 c 1253s|490000 |193158 | 0 | 0.0 | 231M| 94 | - | 231 | 27k| 0 | 0 | 0 | 397k| 0 | 0.000000e+00 | -- | Inf
1316.76/1317.17 c 1301s|500000 |194699 | 0 | 0.0 | 236M| 94 | - | 231 | 27k| 0 | 0 | 0 | 408k| 0 | 0.000000e+00 | -- | Inf
1370.65/1371.01 c 1354s|510000 |195477 | 0 | 0.0 | 240M| 94 | - | 231 | 28k| 0 | 0 | 0 | 420k| 0 | 0.000000e+00 | -- | Inf
1420.14/1420.51 c 1403s|520000 |196848 | 0 | 0.0 | 244M| 94 | - | 231 | 28k| 0 | 0 | 0 | 431k| 0 | 0.000000e+00 | -- | Inf
1477.82/1478.22 c 1461s|530000 |197222 | 0 | 0.0 | 248M| 94 | - | 231 | 30k| 0 | 0 | 0 | 444k| 0 | 0.000000e+00 | -- | Inf
1529.32/1529.78 c 1512s|540000 |198593 | 0 | 0.0 | 252M| 94 | - | 231 | 30k| 0 | 0 | 0 | 455k| 0 | 0.000000e+00 | -- | Inf
1590.40/1590.88 c 1572s|550000 |198645 | 0 | 0.0 | 256M| 94 | - | 231 | 31k| 0 | 0 | 0 | 468k| 0 | 0.000000e+00 | -- | Inf
1645.09/1645.57 c 1627s|560000 |199757 | 0 | 0.0 | 260M| 94 | - | 231 | 31k| 0 | 0 | 0 | 480k| 0 | 0.000000e+00 | -- | Inf
1709.88/1710.36 c 1691s|570000 |199311 | 0 | 0.0 | 264M| 94 | - | 231 | 34k| 0 | 0 | 0 | 493k| 0 | 0.000000e+00 | -- | Inf
1770.06/1770.57 c 1751s|580000 |199971 | 0 | 0.0 | 267M| 94 | - | 231 | 33k| 0 | 0 | 0 | 505k| 0 | 0.000000e+00 | -- | Inf
1800.06/1800.50 c pressed CTRL-C 1 times (5 times for forcing termination)
1800.06/1800.51 c
1800.06/1800.51 c SCIP Status : solving was interrupted [user interrupt]
1800.06/1800.51 c Solving Time (sec) : 1780.64
1800.06/1800.51 c Solving Nodes : 584960
1800.06/1800.51 c Primal Bound : +1.00000000000000e+20 (0 solutions)
1800.06/1800.51 c Dual Bound : +0.00000000000000e+00
1800.06/1800.51 c Gap : infinite
1800.06/1800.51 s UNKNOWN
1800.06/1800.51 c SCIP Status : solving was interrupted [user interrupt]
1800.06/1800.51 c Solving Time : 1780.64
1800.06/1800.51 c Original Problem :
1800.06/1800.51 c Problem name : HOME/instance-2664413-1276296406.opb
1800.06/1800.51 c Variables : 231 (231 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.06/1800.51 c Constraints : 2707 initial, 2707 maximal
1800.06/1800.51 c Presolved Problem :
1800.06/1800.51 c Problem name : t_HOME/instance-2664413-1276296406.opb
1800.06/1800.51 c Variables : 231 (231 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.06/1800.51 c Constraints : 2564 initial, 34398 maximal
1800.06/1800.51 c Presolvers : Time FixedVars AggrVars ChgTypes ChgBounds AddHoles DelCons ChgSides ChgCoefs
1800.06/1800.51 c trivial : 0.00 0 0 0 0 0 0 0 0
1800.06/1800.51 c dualfix : 0.00 0 0 0 0 0 0 0 0
1800.06/1800.51 c boundshift : 0.00 0 0 0 0 0 0 0 0
1800.06/1800.51 c inttobinary : 0.00 0 0 0 0 0 0 0 0
1800.06/1800.51 c implics : 0.00 0 0 0 0 0 0 0 0
1800.06/1800.51 c probing : 0.00 0 0 0 0 0 0 0 0
1800.06/1800.51 c knapsack : 0.00 0 0 0 0 0 0 0 0
1800.06/1800.51 c setppc : 0.00 0 0 0 0 0 0 0 0
1800.06/1800.51 c linear : 0.02 0 0 0 0 0 143 0 0
1800.06/1800.51 c logicor : 0.03 0 0 0 0 0 0 0 0
1800.06/1800.51 c root node : - 0 - - 0 - - - -
1800.06/1800.51 c Constraints : Number #Separate #Propagate #EnfoLP #EnfoPS Cutoffs DomReds Cuts Conss Children
1800.06/1800.51 c integral : 0 0 0 0 0 0 0 0 0 0
1800.06/1800.51 c knapsack : 1 0 2009779 0 444374 72964 6119502 0 0 0
1800.06/1800.51 c setppc : 22 0 1947471 0 444374 76361 2562984 0 0 0
1800.06/1800.51 c logicor : 2541+ 0 1548861 0 444372 81613 6603066 0 0 0
1800.06/1800.51 c countsols : 0 0 0 0 444359 0 0 0 0 0
1800.06/1800.51 c Constraint Timings : TotalTime Separate Propagate EnfoLP EnfoPS
1800.06/1800.51 c integral : 0.00 0.00 0.00 0.00 0.00
1800.06/1800.51 c knapsack : 49.92 0.00 47.56 0.00 2.36
1800.06/1800.51 c setppc : 34.09 0.00 28.70 0.00 5.39
1800.06/1800.51 c logicor : 948.90 0.00 892.18 0.00 56.72
1800.06/1800.51 c countsols : 0.24 0.00 0.00 0.00 0.24
1800.06/1800.51 c Propagators : Time Calls Cutoffs DomReds
1800.06/1800.51 c vbounds : 1.06 1 0 0
1800.06/1800.51 c rootredcost : 1.23 0 0 0
1800.06/1800.51 c pseudoobj : 1.03 0 0 0
1800.06/1800.51 c Conflict Analysis : Time Calls Success Conflicts Literals Reconvs ReconvLits LP Iters
1800.06/1800.51 c propagation : 14.01 230938 230885 1082126 17.3 5277 18.4 -
1800.06/1800.51 c infeasible LP : 0.00 0 0 0 0.0 0 0.0 0
1800.06/1800.51 c bound exceed. LP : 0.00 0 0 0 0.0 0 0.0 0
1800.06/1800.51 c strong branching : 0.00 0 0 0 0.0 0 0.0 0
1800.06/1800.51 c pseudo solution : 0.00 0 0 0 0.0 0 0.0 -
1800.06/1800.51 c applied globally : - - - 509446 14.2 - - -
1800.06/1800.51 c applied locally : - - - 2091 34.8 - - -
1800.06/1800.51 c Separators : Time Calls Cutoffs DomReds Cuts Conss
1800.06/1800.51 c cut pool : 0.00 0 - - 0 - (maximal pool size: 0)
1800.06/1800.51 c redcost : 0.00 0 0 0 0 0
1800.06/1800.51 c impliedbounds : 0.00 0 0 0 0 0
1800.06/1800.51 c intobj : 0.00 0 0 0 0 0
1800.06/1800.51 c cgmip : 0.00 0 0 0 0 0
1800.06/1800.51 c gomory : 0.00 0 0 0 0 0
1800.06/1800.51 c strongcg : 0.00 0 0 0 0 0
1800.06/1800.51 c cmir : 0.00 0 0 0 0 0
1800.06/1800.51 c flowcover : 0.00 0 0 0 0 0
1800.06/1800.51 c clique : 0.00 0 0 0 0 0
1800.06/1800.51 c zerohalf : 0.00 0 0 0 0 0
1800.06/1800.51 c mcf : 0.00 0 0 0 0 0
1800.06/1800.51 c rapidlearning : 0.00 0 0 0 0 0
1800.06/1800.51 c Pricers : Time Calls Vars
1800.06/1800.51 c problem variables: 0.00 0 0
1800.06/1800.51 c Branching Rules : Time Calls Cutoffs DomReds Cuts Conss Children
1800.06/1800.51 c relpscost : 0.00 0 0 0 0 0 0
1800.06/1800.51 c pscost : 0.00 0 0 0 0 0 0
1800.06/1800.51 c inference : 12.58 444359 0 0 0 0 888718
1800.06/1800.51 c mostinf : 0.00 0 0 0 0 0 0
1800.06/1800.51 c leastinf : 0.00 0 0 0 0 0 0
1800.06/1800.51 c fullstrong : 0.00 0 0 0 0 0 0
1800.06/1800.51 c allfullstrong : 0.00 0 0 0 0 0 0
1800.06/1800.51 c random : 0.00 0 0 0 0 0 0
1800.06/1800.51 c Primal Heuristics : Time Calls Found
1800.06/1800.51 c LP solutions : 0.00 - 0
1800.06/1800.51 c pseudo solutions : 0.00 - 0
1800.06/1800.51 c trivial : 0.01 1 0
1800.06/1800.51 c simplerounding : 0.00 0 0
1800.06/1800.51 c zirounding : 0.00 0 0
1800.06/1800.51 c rounding : 0.00 0 0
1800.06/1800.51 c shifting : 0.00 0 0
1800.06/1800.51 c intshifting : 0.00 0 0
1800.06/1800.51 c oneopt : 0.00 0 0
1800.06/1800.51 c twoopt : 0.00 0 0
1800.06/1800.51 c fixandinfer : 0.00 0 0
1800.06/1800.51 c feaspump : 0.00 0 0
1800.06/1800.51 c coefdiving : 0.00 0 0
1800.06/1800.51 c pscostdiving : 0.00 0 0
1800.06/1800.51 c fracdiving : 0.00 0 0
1800.06/1800.51 c veclendiving : 0.00 0 0
1800.06/1800.51 c intdiving : 0.00 0 0
1800.06/1800.51 c actconsdiving : 0.00 0 0
1800.06/1800.51 c objpscostdiving : 0.00 0 0
1800.06/1800.51 c rootsoldiving : 0.00 0 0
1800.06/1800.51 c linesearchdiving : 0.00 0 0
1800.06/1800.51 c guideddiving : 0.00 0 0
1800.06/1800.51 c octane : 0.00 0 0
1800.06/1800.51 c rens : 0.00 0 0
1800.06/1800.51 c rins : 0.00 0 0
1800.06/1800.51 c localbranching : 0.00 0 0
1800.06/1800.51 c mutation : 0.00 0 0
1800.06/1800.51 c crossover : 0.00 0 0
1800.06/1800.51 c dins : 0.00 0 0
1800.06/1800.51 c undercover : 0.00 0 0
1800.06/1800.51 c nlp : 0.00 0 0
1800.06/1800.51 c trysol : 0.00 0 0
1800.06/1800.51 c LP : Time Calls Iterations Iter/call Iter/sec
1800.06/1800.51 c primal LP : 0.00 0 0 0.00 -
1800.06/1800.51 c dual LP : 0.00 0 0 0.00 -
1800.06/1800.51 c lex dual LP : 0.00 0 0 0.00 -
1800.06/1800.51 c barrier LP : 0.00 0 0 0.00 -
1800.06/1800.51 c diving/probing LP: 0.00 0 0 0.00 -
1800.06/1800.51 c strong branching : 0.00 0 0 0.00 -
1800.06/1800.51 c (at root node) : - 0 0 0.00 -
1800.06/1800.51 c conflict analysis: 0.00 0 0 0.00 -
1800.06/1800.51 c B&B Tree :
1800.06/1800.51 c number of runs : 1
1800.06/1800.51 c nodes : 584960
1800.06/1800.51 c nodes (total) : 584960
1800.06/1800.51 c nodes left : 200121
1800.06/1800.51 c max depth : 94
1800.06/1800.51 c max depth (total): 94
1800.06/1800.51 c backtracks : 143306 (24.5%)
1800.06/1800.51 c delayed cutoffs : 103638
1800.06/1800.51 c repropagations : 456911 (4863289 domain reductions, 90337 cutoffs)
1800.06/1800.51 c avg switch length: 13.60
1800.06/1800.51 c switching time : 476.98
1800.06/1800.51 c Solution :
1800.06/1800.51 c Solutions found : 0 (0 improvements)
1800.06/1800.51 c Primal Bound : -
1800.06/1800.51 c Dual Bound : +0.00000000000000e+00
1800.06/1800.51 c Gap : infinite
1800.06/1800.51 c Root Dual Bound : +0.00000000000000e+00
1800.06/1800.51 c Root Iterations : 0
1801.05/1801.56 c Time complete: 1801.12.
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-2664413-1276296406/watcher-2664413-1276296406 -o /tmp/evaluation-result-2664413-1276296406/solver-2664413-1276296406 -C 1800 -W 2000 -M 1800 HOME/pbscip.linux.x86_64.gnu.opt.none -f HOME/instance-2664413-1276296406.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.00 1.00 3/106 6952 /proc/meminfo: memFree=1788028/2059040 swapFree=4192072/4192956 [pid=6952] ppid=6950 vsize=6584 CPUtime=0 /proc/6952/stat : 6952 (pbscip.linux.x8) R 6950 6952 6787 0 -1 4202496 992 0 0 0 0 0 0 0 20 0 1 0 5244587 6742016 914 1992294400 4194304 7136930 140734511888432 18446744073709551615 6346613 0 0 4096 0 0 0 0 17 1 0 0 0 /proc/6952/statm: 1646 925 254 719 0 925 0 [startup+0.048847 s] /proc/loadavg: 1.00 1.00 1.00 3/106 6952 /proc/meminfo: memFree=1788028/2059040 swapFree=4192072/4192956 [pid=6952] ppid=6950 vsize=8928 CPUtime=0.04 /proc/6952/stat : 6952 (pbscip.linux.x8) R 6950 6952 6787 0 -1 4202496 1733 0 0 0 4 0 0 0 20 0 1 0 5244587 9142272 1655 1992294400 4194304 7136930 140734511888432 18446744073709551615 6346613 0 0 4096 0 0 0 0 17 1 0 0 0 /proc/6952/statm: 2232 1655 268 719 0 1511 0 Current children cumulated CPU time (s) 0.04 Current children cumulated vsize (KiB) 8928 [startup+0.101851 s] /proc/loadavg: 1.00 1.00 1.00 3/106 6952 /proc/meminfo: memFree=1788028/2059040 swapFree=4192072/4192956 [pid=6952] ppid=6950 vsize=14764 CPUtime=0.09 /proc/6952/stat : 6952 (pbscip.linux.x8) R 6950 6952 6787 0 -1 4202496 3608 0 0 0 8 1 0 0 20 0 1 0 5244587 15118336 2919 1992294400 4194304 7136930 140734511888432 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/6952/statm: 3691 2919 345 719 0 2970 0 Current children cumulated CPU time (s) 0.09 Current children cumulated vsize (KiB) 14764 [startup+0.301867 s] /proc/loadavg: 1.00 1.00 1.00 3/106 6952 /proc/meminfo: memFree=1788028/2059040 swapFree=4192072/4192956 [pid=6952] ppid=6950 vsize=17068 CPUtime=0.29 /proc/6952/stat : 6952 (pbscip.linux.x8) R 6950 6952 6787 0 -1 4202496 6810 0 0 0 26 3 0 0 20 0 1 0 5244587 17477632 3551 1992294400 4194304 7136930 140734511888432 18446744073709551615 4697015 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/6952/statm: 4267 3551 391 719 0 3546 0 Current children cumulated CPU time (s) 0.29 Current children cumulated vsize (KiB) 17068 [startup+0.7019 s] /proc/loadavg: 1.00 1.00 1.00 3/106 6952 /proc/meminfo: memFree=1788028/2059040 swapFree=4192072/4192956 [pid=6952] ppid=6950 vsize=17608 CPUtime=0.69 /proc/6952/stat : 6952 (pbscip.linux.x8) R 6950 6952 6787 0 -1 4202496 6947 0 0 0 63 6 0 0 21 0 1 0 5244587 18030592 3688 1992294400 4194304 7136930 140734511888432 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/6952/statm: 4402 3688 391 719 0 3681 0 Current children cumulated CPU time (s) 0.69 Current children cumulated vsize (KiB) 17608 [startup+1.50097 s] /proc/loadavg: 1.00 1.00 1.00 2/107 6953 /proc/meminfo: memFree=1773760/2059040 swapFree=4192072/4192956 [pid=6952] ppid=6950 vsize=19100 CPUtime=1.49 /proc/6952/stat : 6952 (pbscip.linux.x8) R 6950 6952 6787 0 -1 4202496 7305 0 0 0 139 10 0 0 23 0 1 0 5244587 19558400 4046 1992294400 4194304 7136930 140734511888432 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/6952/statm: 4775 4046 391 719 0 4054 0 Current children cumulated CPU time (s) 1.49 Current children cumulated vsize (KiB) 19100 [startup+3.1011 s] /proc/loadavg: 1.00 1.00 1.00 2/107 6953 /proc/meminfo: memFree=1772148/2059040 swapFree=4192072/4192956 [pid=6952] ppid=6950 vsize=21452 CPUtime=3.09 /proc/6952/stat : 6952 (pbscip.linux.x8) R 6950 6952 6787 0 -1 4202496 7904 0 0 0 291 18 0 0 25 0 1 0 5244587 21966848 4645 1992294400 4194304 7136930 140734511888432 18446744073709551615 5957046 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/6952/statm: 5363 4645 391 719 0 4642 0 Current children cumulated CPU time (s) 3.09 Current children cumulated vsize (KiB) 21452 [startup+6.30136 s] /proc/loadavg: 1.00 1.00 1.00 2/107 6953 /proc/meminfo: memFree=1767560/2059040 swapFree=4192072/4192956 [pid=6952] ppid=6950 vsize=25156 CPUtime=6.29 /proc/6952/stat : 6952 (pbscip.linux.x8) R 6950 6952 6787 0 -1 4202496 8813 0 0 0 597 32 0 0 25 0 1 0 5244587 25759744 5554 1992294400 4194304 7136930 140734511888432 18446744073709551615 6328580 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/6952/statm: 6289 5566 391 719 0 5568 0 Current children cumulated CPU time (s) 6.29 Current children cumulated vsize (KiB) 25156 [startup+12.7009 s] /proc/loadavg: 1.00 1.00 1.00 2/107 6953 /proc/meminfo: memFree=1760740/2059040 swapFree=4192072/4192956 [pid=6952] ppid=6950 vsize=31596 CPUtime=12.69 /proc/6952/stat : 6952 (pbscip.linux.x8) R 6950 6952 6787 0 -1 4202496 10508 0 0 0 1206 63 0 0 25 0 1 0 5244587 32354304 7249 1992294400 4194304 7136930 140734511888432 18446744073709551615 4431915 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/6952/statm: 7899 7249 391 719 0 7178 0 Current children cumulated CPU time (s) 12.69 Current children cumulated vsize (KiB) 31596 [startup+25.5009 s] /proc/loadavg: 1.00 1.00 1.00 2/107 6953 /proc/meminfo: memFree=1748588/2059040 swapFree=4192072/4192956 [pid=6952] ppid=6950 vsize=44148 CPUtime=25.48 /proc/6952/stat : 6952 (pbscip.linux.x8) R 6950 6952 6787 0 -1 4202496 13664 0 0 0 2440 108 0 0 25 0 1 0 5244587 45207552 10405 1992294400 4194304 7136930 140734511888432 18446744073709551615 5005237 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/6952/statm: 11037 10405 391 719 0 10316 0 Current children cumulated CPU time (s) 25.48 Current children cumulated vsize (KiB) 44148 [startup+51.1011 s] /proc/loadavg: 1.00 1.00 1.00 2/107 6955 /proc/meminfo: memFree=1731724/2059040 swapFree=4192072/4192956 [pid=6952] ppid=6950 vsize=60020 CPUtime=51.08 /proc/6952/stat : 6952 (pbscip.linux.x8) R 6950 6952 6787 0 -1 4202496 17667 0 0 0 4932 176 0 0 25 0 1 0 5244587 61460480 14408 1992294400 4194304 7136930 140734511888432 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/6952/statm: 15005 14408 391 719 0 14284 0 Current children cumulated CPU time (s) 51.08 Current children cumulated vsize (KiB) 60020 [startup+102.309 s] /proc/loadavg: 1.00 1.00 1.00 2/107 6955 /proc/meminfo: memFree=1709652/2059040 swapFree=4192072/4192956 [pid=6952] ppid=6950 vsize=81516 CPUtime=102.27 /proc/6952/stat : 6952 (pbscip.linux.x8) R 6950 6952 6787 0 -1 4202496 23049 0 0 0 9953 274 0 0 25 0 1 0 5244587 83472384 19790 1992294400 4194304 7136930 140734511888432 18446744073709551615 4999862 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/6952/statm: 20379 19790 391 719 0 19658 0 Current children cumulated CPU time (s) 102.27 Current children cumulated vsize (KiB) 81516 [startup+162.301 s] /proc/loadavg: 1.00 1.00 1.00 2/107 6957 /proc/meminfo: memFree=1683240/2059040 swapFree=4192072/4192956 [pid=6952] ppid=6950 vsize=109872 CPUtime=162.25 /proc/6952/stat : 6952 (pbscip.linux.x8) R 6950 6952 6787 0 -1 4202496 29706 0 0 0 15816 409 0 0 25 0 1 0 5244587 112508928 26447 1992294400 4194304 7136930 140734511888432 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/6952/statm: 27468 26447 391 719 0 26747 0 Current children cumulated CPU time (s) 162.25 Current children cumulated vsize (KiB) 109872 [startup+222.301 s] /proc/loadavg: 1.00 1.00 1.00 2/107 6959 /proc/meminfo: memFree=1659556/2059040 swapFree=4192072/4192956 [pid=6952] ppid=6950 vsize=132988 CPUtime=222.24 /proc/6952/stat : 6952 (pbscip.linux.x8) R 6950 6952 6787 0 -1 4202496 35505 0 0 0 21703 521 0 0 25 0 1 0 5244587 136179712 32246 1992294400 4194304 7136930 140734511888432 18446744073709551615 4209090 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/6952/statm: 33247 32246 391 719 0 32526 0 Current children cumulated CPU time (s) 222.24 Current children cumulated vsize (KiB) 132988 [startup+282.301 s] /proc/loadavg: 1.00 1.00 1.00 2/107 6961 /proc/meminfo: memFree=1639716/2059040 swapFree=4192072/4192956 [pid=6952] ppid=6950 vsize=153040 CPUtime=282.22 /proc/6952/stat : 6952 (pbscip.linux.x8) R 6950 6952 6787 0 -1 4202496 40572 0 0 0 27610 612 0 0 25 0 1 0 5244587 156712960 37313 1992294400 4194304 7136930 140734511888432 18446744073709551615 5955603 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/6952/statm: 38260 37313 391 719 0 37539 0 Current children cumulated CPU time (s) 282.22 Current children cumulated vsize (KiB) 153040 [startup+342.301 s] /proc/loadavg: 1.04 1.01 1.00 2/107 6963 /proc/meminfo: memFree=1626944/2059040 swapFree=4192072/4192956 [pid=6952] ppid=6950 vsize=165152 CPUtime=342.21 /proc/6952/stat : 6952 (pbscip.linux.x8) R 6950 6952 6787 0 -1 4202496 43624 0 0 0 33532 689 0 0 25 0 1 0 5244587 169115648 40365 1992294400 4194304 7136930 140734511888432 18446744073709551615 4999862 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/6952/statm: 41288 40365 391 719 0 40567 0 Current children cumulated CPU time (s) 342.21 Current children cumulated vsize (KiB) 165152 [startup+402.302 s] /proc/loadavg: 1.01 1.01 1.00 2/107 6963 /proc/meminfo: memFree=1614792/2059040 swapFree=4192072/4192956 [pid=6952] ppid=6950 vsize=177564 CPUtime=402.2 /proc/6952/stat : 6952 (pbscip.linux.x8) R 6950 6952 6787 0 -1 4202496 46629 0 0 0 39460 760 0 0 25 0 1 0 5244587 181825536 43370 1992294400 4194304 7136930 140734511888432 18446744073709551615 5000112 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/6952/statm: 44391 43370 391 719 0 43670 0 Current children cumulated CPU time (s) 402.2 Current children cumulated vsize (KiB) 177564 [startup+462.302 s] /proc/loadavg: 1.00 1.00 1.00 2/107 6965 /proc/meminfo: memFree=1600780/2059040 swapFree=4192072/4192956 [pid=6952] ppid=6950 vsize=191936 CPUtime=462.18 /proc/6952/stat : 6952 (pbscip.linux.x8) R 6950 6952 6787 0 -1 4202496 50207 0 0 0 45388 830 0 0 25 0 1 0 5244587 196542464 46948 1992294400 4194304 7136930 140734511888432 18446744073709551615 4414501 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/6952/statm: 47984 46948 391 719 0 47263 0 Current children cumulated CPU time (s) 462.18 Current children cumulated vsize (KiB) 191936 [startup+522.302 s] /proc/loadavg: 1.00 1.00 1.00 2/107 6967 /proc/meminfo: memFree=1591604/2059040 swapFree=4192072/4192956 [pid=6952] ppid=6950 vsize=200944 CPUtime=522.16 /proc/6952/stat : 6952 (pbscip.linux.x8) R 6950 6952 6787 0 -1 4202496 52426 0 0 0 51322 894 0 0 25 0 1 0 5244587 205766656 49167 1992294400 4194304 7136930 140734511888432 18446744073709551615 4210588 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/6952/statm: 50236 49167 391 719 0 49515 0 Current children cumulated CPU time (s) 522.16 Current children cumulated vsize (KiB) 200944 [startup+582.302 s] /proc/loadavg: 1.00 1.00 1.00 2/107 6969 /proc/meminfo: memFree=1581436/2059040 swapFree=4192072/4192956 [pid=6952] ppid=6950 vsize=210920 CPUtime=582.15 /proc/6952/stat : 6952 (pbscip.linux.x8) R 6950 6952 6787 0 -1 4202496 54928 0 0 0 57262 953 0 0 25 0 1 0 5244587 215982080 51669 1992294400 4194304 7136930 140734511888432 18446744073709551615 4999862 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/6952/statm: 52730 51669 391 719 0 52009 0 Current children cumulated CPU time (s) 582.15 Current children cumulated vsize (KiB) 210920 [startup+642.302 s] /proc/loadavg: 1.00 1.00 1.00 2/107 6971 /proc/meminfo: memFree=1574864/2059040 swapFree=4192072/4192956 [pid=6952] ppid=6950 vsize=217712 CPUtime=642.15 /proc/6952/stat : 6952 (pbscip.linux.x8) R 6950 6952 6787 0 -1 4202496 56563 0 0 0 63208 1007 0 0 25 0 1 0 5244587 222937088 53304 1992294400 4194304 7136930 140734511888432 18446744073709551615 4210585 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/6952/statm: 54428 53304 391 719 0 53707 0 Current children cumulated CPU time (s) 642.15 Current children cumulated vsize (KiB) 217712 [startup+702.302 s] ################ # More data... # ################ [startup+1062.3 s] /proc/loadavg: 1.00 1.00 1.00 2/107 6990 /proc/meminfo: memFree=1523776/2059040 swapFree=4192072/4192956 [pid=6952] ppid=6950 vsize=267980 CPUtime=1062.03 /proc/6952/stat : 6952 (pbscip.linux.x8) R 6950 6952 6787 0 -1 4202496 69182 0 0 0 104808 1395 0 0 25 0 1 0 5244587 274411520 65923 1992294400 4194304 7136930 140734511888432 18446744073709551615 4219807 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/6952/statm: 66995 65923 391 719 0 66274 0 Current children cumulated CPU time (s) 1062.03 Current children cumulated vsize (KiB) 267980 [startup+1122.3 s] /proc/loadavg: 1.00 1.00 1.00 2/107 6992 /proc/meminfo: memFree=1509888/2059040 swapFree=4192072/4192956 [pid=6952] ppid=6950 vsize=281988 CPUtime=1122.01 /proc/6952/stat : 6952 (pbscip.linux.x8) R 6950 6952 6787 0 -1 4202496 72660 0 0 0 110750 1451 0 0 25 0 1 0 5244587 288755712 69401 1992294400 4194304 7136930 140734511888432 18446744073709551615 4208866 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/6952/statm: 70497 69401 391 719 0 69776 0 Current children cumulated CPU time (s) 1122.01 Current children cumulated vsize (KiB) 281988 [startup+1182.3 s] /proc/loadavg: 1.00 1.00 1.00 2/107 6994 /proc/meminfo: memFree=1506416/2059040 swapFree=4192072/4192956 [pid=6952] ppid=6950 vsize=285492 CPUtime=1181.99 /proc/6952/stat : 6952 (pbscip.linux.x8) R 6950 6952 6787 0 -1 4202496 73519 0 0 0 116703 1496 0 0 25 0 1 0 5244587 292343808 70260 1992294400 4194304 7136930 140734511888432 18446744073709551615 4224176 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/6952/statm: 71373 70260 391 719 0 70652 0 Current children cumulated CPU time (s) 1181.99 Current children cumulated vsize (KiB) 285492 [startup+1242.3 s] /proc/loadavg: 1.00 1.00 1.00 2/107 6996 /proc/meminfo: memFree=1500340/2059040 swapFree=4192072/4192956 [pid=6952] ppid=6950 vsize=291580 CPUtime=1241.98 /proc/6952/stat : 6952 (pbscip.linux.x8) R 6950 6952 6787 0 -1 4202496 75004 0 0 0 122654 1544 0 0 25 0 1 0 5244587 298577920 71745 1992294400 4194304 7136930 140734511888432 18446744073709551615 4999811 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/6952/statm: 72895 71745 391 719 0 72174 0 Current children cumulated CPU time (s) 1241.98 Current children cumulated vsize (KiB) 291580 [startup+1302.3 s] /proc/loadavg: 1.00 1.00 1.00 2/107 6996 /proc/meminfo: memFree=1496124/2059040 swapFree=4192072/4192956 [pid=6952] ppid=6950 vsize=295644 CPUtime=1301.98 /proc/6952/stat : 6952 (pbscip.linux.x8) R 6950 6952 6787 0 -1 4202496 76016 0 0 0 128609 1589 0 0 25 0 1 0 5244587 302739456 72757 1992294400 4194304 7136930 140734511888432 18446744073709551615 4999837 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/6952/statm: 73911 72757 391 719 0 73190 0 Current children cumulated CPU time (s) 1301.98 Current children cumulated vsize (KiB) 295644 [startup+1362.3 s] /proc/loadavg: 1.00 1.00 1.00 2/107 6998 /proc/meminfo: memFree=1488808/2059040 swapFree=4192072/4192956 [pid=6952] ppid=6950 vsize=303512 CPUtime=1361.96 /proc/6952/stat : 6952 (pbscip.linux.x8) R 6950 6952 6787 0 -1 4202496 77871 0 0 0 134563 1633 0 0 25 0 1 0 5244587 310796288 74612 1992294400 4194304 7136930 140734511888432 18446744073709551615 4999837 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/6952/statm: 75878 74612 391 719 0 75157 0 Current children cumulated CPU time (s) 1361.96 Current children cumulated vsize (KiB) 303512 [startup+1422.31 s] /proc/loadavg: 1.00 1.00 1.00 2/107 7000 /proc/meminfo: memFree=1481864/2059040 swapFree=4192072/4192956 [pid=6952] ppid=6950 vsize=314564 CPUtime=1421.95 /proc/6952/stat : 6952 (pbscip.linux.x8) R 6950 6952 6787 0 -1 4202496 79609 0 0 0 140514 1681 0 0 25 0 1 0 5244587 322113536 76350 1992294400 4194304 7136930 140734511888432 18446744073709551615 5953128 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/6952/statm: 78641 76350 391 719 0 77920 0 Current children cumulated CPU time (s) 1421.95 Current children cumulated vsize (KiB) 314564 [startup+1482.3 s] /proc/loadavg: 1.00 1.00 1.00 2/107 7002 /proc/meminfo: memFree=1479136/2059040 swapFree=4192072/4192956 [pid=6952] ppid=6950 vsize=316852 CPUtime=1481.93 /proc/6952/stat : 6952 (pbscip.linux.x8) R 6950 6952 6787 0 -1 4202496 80243 0 0 0 146469 1724 0 0 25 0 1 0 5244587 324456448 76984 1992294400 4194304 7136930 140734511888432 18446744073709551615 4210588 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/6952/statm: 79213 76984 391 719 0 78492 0 Current children cumulated CPU time (s) 1481.93 Current children cumulated vsize (KiB) 316852 [startup+1542.3 s] /proc/loadavg: 1.00 1.00 1.00 2/107 7004 /proc/meminfo: memFree=1472936/2059040 swapFree=4192072/4192956 [pid=6952] ppid=6950 vsize=323044 CPUtime=1541.91 /proc/6952/stat : 6952 (pbscip.linux.x8) R 6950 6952 6787 0 -1 4202496 81814 0 0 0 152423 1768 0 0 25 0 1 0 5244587 330797056 78555 1992294400 4194304 7136930 140734511888432 18446744073709551615 4999842 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/6952/statm: 80761 78555 391 719 0 80040 0 Current children cumulated CPU time (s) 1541.91 Current children cumulated vsize (KiB) 323044 [startup+1602.3 s] /proc/loadavg: 1.00 1.00 1.00 2/107 7004 /proc/meminfo: memFree=1468472/2059040 swapFree=4192072/4192956 [pid=6952] ppid=6950 vsize=327784 CPUtime=1601.9 /proc/6952/stat : 6952 (pbscip.linux.x8) R 6950 6952 6787 0 -1 4202496 82949 0 0 0 158380 1810 0 0 25 0 1 0 5244587 335650816 79690 1992294400 4194304 7136930 140734511888432 18446744073709551615 4221170 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/6952/statm: 81946 79690 391 719 0 81225 0 Current children cumulated CPU time (s) 1601.9 Current children cumulated vsize (KiB) 327784 [startup+1662.3 s] /proc/loadavg: 1.11 1.03 1.01 2/107 7009 /proc/meminfo: memFree=1464504/2059040 swapFree=4192072/4192956 [pid=6952] ppid=6950 vsize=331232 CPUtime=1661.88 /proc/6952/stat : 6952 (pbscip.linux.x8) R 6950 6952 6787 0 -1 4202496 83810 0 0 0 164338 1850 0 0 25 0 1 0 5244587 339181568 80551 1992294400 4194304 7136930 140734511888432 18446744073709551615 4210588 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/6952/statm: 82808 80551 391 719 0 82087 0 Current children cumulated CPU time (s) 1661.88 Current children cumulated vsize (KiB) 331232 [startup+1722.3 s] /proc/loadavg: 1.10 1.04 1.01 2/107 7011 /proc/meminfo: memFree=1461900/2059040 swapFree=4192072/4192956 [pid=6952] ppid=6950 vsize=334080 CPUtime=1721.87 /proc/6952/stat : 6952 (pbscip.linux.x8) R 6950 6952 6787 0 -1 4202496 84486 0 0 0 170302 1885 0 0 25 0 1 0 5244587 342097920 81227 1992294400 4194304 7136930 140734511888432 18446744073709551615 4999811 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/6952/statm: 83520 81227 391 719 0 82799 0 Current children cumulated CPU time (s) 1721.87 Current children cumulated vsize (KiB) 334080 [startup+1782.3 s] /proc/loadavg: 1.10 1.04 1.00 2/107 7013 /proc/meminfo: memFree=1458304/2059040 swapFree=4192072/4192956 [pid=6952] ppid=6950 vsize=337676 CPUtime=1781.86 /proc/6952/stat : 6952 (pbscip.linux.x8) R 6950 6952 6787 0 -1 4202496 85373 0 0 0 176259 1927 0 0 25 0 1 0 5244587 345780224 82114 1992294400 4194304 7136930 140734511888432 18446744073709551615 4221398 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/6952/statm: 84419 82114 391 719 0 83698 0 Current children cumulated CPU time (s) 1781.86 Current children cumulated vsize (KiB) 337676 Maximum CPU time exceeded: sending SIGTERM then SIGKILL [startup+1800.5 s] /proc/loadavg: 1.07 1.04 1.00 2/107 7013 /proc/meminfo: memFree=1456196/2059040 swapFree=4192072/4192956 [pid=6952] ppid=6950 vsize=339928 CPUtime=1800.06 /proc/6952/stat : 6952 (pbscip.linux.x8) R 6950 6952 6787 0 -1 4202496 85921 0 0 0 178069 1937 0 0 25 0 1 0 5244587 348086272 82662 1992294400 4194304 7136930 140734511888432 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/6952/statm: 84982 82662 391 719 0 84261 0 Current children cumulated CPU time (s) 1800.06 Current children cumulated vsize (KiB) 339928 Sending SIGTERM to process tree (bottom up) Sleeping 2 seconds Solver just ended. Dumping a history of the last processes samples [startup+1800.61 s] /proc/loadavg: 1.07 1.04 1.00 2/108 7014 /proc/meminfo: memFree=1455940/2059040 swapFree=4192072/4192956 [pid=6952] ppid=6950 vsize=340104 CPUtime=1800.17 /proc/6952/stat : 6952 (pbscip.linux.x8) R 6950 6952 6787 0 -1 4202496 85967 0 0 0 178080 1937 0 0 25 0 1 0 5244587 348266496 82708 1992294400 4194304 7136930 140734511888432 18446744073709551615 4670079 0 0 4096 0 0 0 0 17 1 0 0 0 /proc/6952/statm: 85026 82708 396 719 0 84305 0 Current children cumulated CPU time (s) 1800.17 Current children cumulated vsize (KiB) 340104 [startup+1801 s] /proc/loadavg: 1.07 1.04 1.00 2/108 7014 /proc/meminfo: memFree=1455940/2059040 swapFree=4192072/4192956 [pid=6952] ppid=6950 vsize=340104 CPUtime=1800.55 /proc/6952/stat : 6952 (pbscip.linux.x8) R 6950 6952 6787 0 -1 4202496 85967 0 0 0 178118 1937 0 0 25 0 1 0 5244587 348266496 82708 1992294400 4194304 7136930 140734511888432 18446744073709551615 4212479 0 0 4096 0 0 0 0 17 1 0 0 0 /proc/6952/statm: 85026 82708 396 719 0 84305 0 Current children cumulated CPU time (s) 1800.55 Current children cumulated vsize (KiB) 340104 [startup+1801.4 s] /proc/loadavg: 1.07 1.04 1.00 2/108 7014 /proc/meminfo: memFree=1455940/2059040 swapFree=4192072/4192956 [pid=6952] ppid=6950 vsize=339080 CPUtime=1800.95 /proc/6952/stat : 6952 (pbscip.linux.x8) R 6950 6952 6787 0 -1 4202496 85967 0 0 0 178158 1937 0 0 25 0 1 0 5244587 347217920 82452 1992294400 4194304 7136930 140734511888432 18446744073709551615 4212307 0 0 4096 0 0 0 0 17 1 0 0 0 /proc/6952/statm: 84770 82452 396 719 0 84049 0 Current children cumulated CPU time (s) 1800.95 Current children cumulated vsize (KiB) 339080 [startup+1801.5 s] /proc/loadavg: 1.07 1.04 1.00 2/108 7014 /proc/meminfo: memFree=1455940/2059040 swapFree=4192072/4192956 [pid=6952] ppid=6950 vsize=329208 CPUtime=1801.05 /proc/6952/stat : 6952 (pbscip.linux.x8) R 6950 6952 6787 0 -1 4202496 85967 0 0 0 178168 1937 0 0 25 0 1 0 5244587 337108992 79984 1992294400 4194304 7136930 140734511888432 18446744073709551615 4997767 0 0 4096 0 0 0 0 17 1 0 0 0 /proc/6952/statm: 82302 79984 396 719 0 81581 0 Current children cumulated CPU time (s) 1801.05 Current children cumulated vsize (KiB) 329208 Child status: 0 Real time (s): 1801.57 CPU time (s): 1801.13 CPU user time (s): 1781.71 CPU system time (s): 19.414 CPU usage (%): 99.9755 Max. virtual memory (cumulated for all children) (KiB): 340104 getrusage(RUSAGE_CHILDREN,...) data: user time used= 1781.71 system time used= 19.414 maximum resident set size= 0 integral shared memory size= 0 integral unshared data size= 0 integral unshared stack size= 0 page reclaims= 85974 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= 2428 runsolver used 2.83157 second user time and 8.66368 second system time The end
Begin job on node003 at 2010-06-12 00:46:46 IDJOB=2664413 IDBENCH=1314 IDSOLVER=1167 FILE ID=node003/2664413-1276296406 PBS_JOBID= 11173130 Free space on /tmp= 62556 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.1900573901.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-2664413-1276296406/watcher-2664413-1276296406 -o /tmp/evaluation-result-2664413-1276296406/solver-2664413-1276296406 -C 1800 -W 2000 -M 1800 HOME/pbscip.linux.x86_64.gnu.opt.none -f HOME/instance-2664413-1276296406.opb -t 1800 -m 1800 TIME LIMIT= 1800 seconds MEMORY LIMIT= 1800 MiB MAX NB THREAD= 0 MD5SUM BENCH= 40d0bcc4171e4a5907ae30e54ba56b80 RANDOM SEED=973862928 node003.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.251 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.50 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.251 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.45 clflush size : 64 cache_alignment : 128 address sizes : 36 bits physical, 48 bits virtual power management: /proc/meminfo: MemTotal: 2059040 kB MemFree: 1788556 kB Buffers: 33268 kB Cached: 113292 kB SwapCached: 0 kB Active: 98316 kB Inactive: 106552 kB HighTotal: 0 kB HighFree: 0 kB LowTotal: 2059040 kB LowFree: 1788556 kB SwapTotal: 4192956 kB SwapFree: 4192072 kB Dirty: 3268 kB Writeback: 0 kB AnonPages: 58336 kB Mapped: 15380 kB Slab: 43892 kB PageTables: 3992 kB NFS_Unstable: 0 kB Bounce: 0 kB CommitLimit: 5222476 kB Committed_AS: 182892 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= 62552 MiB End job on node003 at 2010-06-12 01:16:49