| Solver Name | Answer | CPU time | Wall clock time |
|---|---|---|---|
| SCIPnone SCIP 1.2.1.2 without any LP solver | ? (TO) | 1801.16 | 1801.74 |
| Name | normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/ namasivayam/tsp/normalized-t3002.11tsp11.1900576151.opb |
| MD5SUM | 8485c5b622ae9efcb86cc93d1fd8b600 |
| 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 | 203.568 |
| 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 | 697 |
| 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-2664425-1276300573.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.05 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.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.14 c presolving (3 rounds):
0.09/0.14 c 0 deleted vars, 143 deleted constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.09/0.14 c 242 implications, 22 cliques
0.09/0.14 c presolved problem has 231 variables (231 bin, 0 int, 0 impl, 0 cont) and 2564 constraints
0.09/0.14 c 1 constraints of type <knapsack>
0.09/0.14 c 22 constraints of type <setppc>
0.09/0.14 c 2541 constraints of type <logicor>
0.09/0.14 c transformed objective value is always integral (scale: 1)
0.09/0.15 c Presolving Time: 0.06
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.08/4.14 c 3.8s| 10000 | 8114 | 0 | 0.0 |7264k| 103 | - | 231 |4530 | 0 | 0 | 0 |2792 | 0 | 0.000000e+00 | -- | Inf
9.89/9.93 c 9.4s| 20000 | 14789 | 0 | 0.0 | 12M| 103 | - | 231 |5444 | 0 | 0 | 0 |7344 | 0 | 0.000000e+00 | -- | Inf
15.29/15.34 c 14.6s| 30000 | 22286 | 0 | 0.0 | 16M| 103 | - | 231 |6101 | 0 | 0 | 0 | 10k| 0 | 0.000000e+00 | -- | Inf
21.38/21.42 c 20.4s| 40000 | 29483 | 0 | 0.0 | 21M| 103 | - | 231 |6901 | 0 | 0 | 0 | 14k| 0 | 0.000000e+00 | -- | Inf
28.18/28.29 c 27.0s| 50000 | 36430 | 0 | 0.0 | 26M| 103 | - | 231 |7444 | 0 | 0 | 0 | 18k| 0 | 0.000000e+00 | -- | Inf
35.68/35.78 c 34.3s| 60000 | 43085 | 0 | 0.0 | 30M| 103 | - | 231 |8399 | 0 | 0 | 0 | 22k| 0 | 0.000000e+00 | -- | Inf
45.18/45.23 c 43.5s| 70000 | 48942 | 0 | 0.0 | 36M| 103 | - | 231 |9582 | 0 | 0 | 0 | 28k| 0 | 0.000000e+00 | -- | Inf
57.57/57.64 c 55.6s| 80000 | 53718 | 0 | 0.0 | 41M| 103 | - | 231 | 11k| 0 | 0 | 0 | 36k| 0 | 0.000000e+00 | -- | Inf
73.07/73.12 c 70.7s| 90000 | 57591 | 0 | 0.0 | 46M| 103 | - | 231 | 12k| 0 | 0 | 0 | 44k| 0 | 0.000000e+00 | -- | Inf
92.16/92.28 c 89.6s|100000 | 60252 | 0 | 0.0 | 51M| 103 | - | 231 | 12k| 0 | 0 | 0 | 55k| 0 | 0.000000e+00 | -- | Inf
105.36/105.44 c 102s|110000 | 66032 | 0 | 0.0 | 55M| 103 | - | 231 | 11k| 0 | 0 | 0 | 60k| 0 | 0.000000e+00 | -- | Inf
116.66/116.77 c 114s|120000 | 72642 | 0 | 0.0 | 59M| 103 | - | 231 | 11k| 0 | 0 | 0 | 64k| 0 | 0.000000e+00 | -- | Inf
128.35/128.44 c 125s|130000 | 79160 | 0 | 0.0 | 64M| 103 | - | 231 | 12k| 0 | 0 | 0 | 69k| 0 | 0.000000e+00 | -- | Inf
140.34/140.47 c 137s|140000 | 85567 | 0 | 0.0 | 69M| 103 | - | 231 | 12k| 0 | 0 | 0 | 73k| 0 | 0.000000e+00 | -- | Inf
152.75/152.88 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
152.75/152.88 c 149s|150000 | 91851 | 0 | 0.0 | 74M| 103 | - | 231 | 13k| 0 | 0 | 0 | 78k| 0 | 0.000000e+00 | -- | Inf
165.54/165.68 c 161s|160000 | 98050 | 0 | 0.0 | 78M| 103 | - | 231 | 13k| 0 | 0 | 0 | 84k| 0 | 0.000000e+00 | -- | Inf
178.64/178.75 c 174s|170000 |104231 | 0 | 0.0 | 83M| 103 | - | 231 | 13k| 0 | 0 | 0 | 89k| 0 | 0.000000e+00 | -- | Inf
192.44/192.53 c 188s|180000 |110182 | 0 | 0.0 | 88M| 103 | - | 231 | 14k| 0 | 0 | 0 | 94k| 0 | 0.000000e+00 | -- | Inf
206.53/206.68 c 201s|190000 |116023 | 0 | 0.0 | 92M| 103 | - | 231 | 14k| 0 | 0 | 0 | 100k| 0 | 0.000000e+00 | -- | Inf
221.61/221.73 c 216s|200000 |121585 | 0 | 0.0 | 97M| 103 | - | 231 | 14k| 0 | 0 | 0 | 106k| 0 | 0.000000e+00 | -- | Inf
240.61/240.76 c 235s|210000 |125874 | 0 | 0.0 | 102M| 103 | - | 231 | 15k| 0 | 0 | 0 | 113k| 0 | 0.000000e+00 | -- | Inf
260.41/260.52 c 254s|220000 |130194 | 0 | 0.0 | 107M| 103 | - | 231 | 16k| 0 | 0 | 0 | 121k| 0 | 0.000000e+00 | -- | Inf
281.30/281.40 c 275s|230000 |134286 | 0 | 0.0 | 112M| 103 | - | 231 | 16k| 0 | 0 | 0 | 128k| 0 | 0.000000e+00 | -- | Inf
302.98/303.18 c 296s|240000 |138287 | 0 | 0.0 | 117M| 103 | - | 231 | 17k| 0 | 0 | 0 | 136k| 0 | 0.000000e+00 | -- | Inf
324.28/324.49 c 317s|250000 |142492 | 0 | 0.0 | 122M| 103 | - | 231 | 17k| 0 | 0 | 0 | 144k| 0 | 0.000000e+00 | -- | Inf
347.48/347.65 c 340s|260000 |146299 | 0 | 0.0 | 127M| 103 | - | 231 | 17k| 0 | 0 | 0 | 152k| 0 | 0.000000e+00 | -- | Inf
371.86/372.05 c 364s|270000 |149851 | 0 | 0.0 | 132M| 103 | - | 231 | 18k| 0 | 0 | 0 | 161k| 0 | 0.000000e+00 | -- | Inf
396.66/396.80 c 389s|280000 |153365 | 0 | 0.0 | 137M| 103 | - | 231 | 18k| 0 | 0 | 0 | 170k| 0 | 0.000000e+00 | -- | Inf
422.35/422.55 c 414s|290000 |156782 | 0 | 0.0 | 141M| 103 | - | 231 | 19k| 0 | 0 | 0 | 179k| 0 | 0.000000e+00 | -- | Inf
449.84/450.02 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
449.84/450.02 c 441s|300000 |159760 | 0 | 0.0 | 146M| 103 | - | 231 | 19k| 0 | 0 | 0 | 188k| 0 | 0.000000e+00 | -- | Inf
478.93/479.10 c 470s|310000 |162485 | 0 | 0.0 | 150M| 103 | - | 231 | 20k| 0 | 0 | 0 | 198k| 0 | 0.000000e+00 | -- | Inf
509.32/509.52 c 500s|320000 |165009 | 0 | 0.0 | 155M| 103 | - | 231 | 20k| 0 | 0 | 0 | 208k| 0 | 0.000000e+00 | -- | Inf
541.71/541.91 c 532s|330000 |167097 | 0 | 0.0 | 159M| 103 | - | 231 | 21k| 0 | 0 | 0 | 219k| 0 | 0.000000e+00 | -- | Inf
575.59/575.83 c 566s|340000 |168969 | 0 | 0.0 | 163M| 103 | - | 231 | 22k| 0 | 0 | 0 | 231k| 0 | 0.000000e+00 | -- | Inf
612.49/612.76 c 602s|350000 |170537 | 0 | 0.0 | 168M| 103 | - | 231 | 23k| 0 | 0 | 0 | 243k| 0 | 0.000000e+00 | -- | Inf
652.47/652.74 c 642s|360000 |171503 | 0 | 0.0 | 171M| 103 | - | 231 | 23k| 0 | 0 | 0 | 256k| 0 | 0.000000e+00 | -- | Inf
694.86/695.17 c 684s|370000 |171971 | 0 | 0.0 | 175M| 103 | - | 231 | 24k| 0 | 0 | 0 | 269k| 0 | 0.000000e+00 | -- | Inf
742.94/743.27 c 731s|380000 |171407 | 0 | 0.0 | 177M| 103 | - | 231 | 24k| 0 | 0 | 0 | 283k| 0 | 0.000000e+00 | -- | Inf
780.23/780.59 c 768s|390000 |173724 | 0 | 0.0 | 179M| 103 | - | 231 | 22k| 0 | 0 | 0 | 292k| 0 | 0.000000e+00 | -- | Inf
810.92/811.21 c 799s|400000 |177865 | 0 | 0.0 | 184M| 103 | - | 231 | 22k| 0 | 0 | 0 | 299k| 0 | 0.000000e+00 | -- | Inf
843.42/843.74 c 831s|410000 |181715 | 0 | 0.0 | 189M| 103 | - | 231 | 23k| 0 | 0 | 0 | 307k| 0 | 0.000000e+00 | -- | Inf
876.90/877.28 c 864s|420000 |185425 | 0 | 0.0 | 194M| 103 | - | 231 | 24k| 0 | 0 | 0 | 316k| 0 | 0.000000e+00 | -- | Inf
914.29/914.65 c 901s|430000 |188679 | 0 | 0.0 | 199M| 103 | - | 231 | 24k| 0 | 0 | 0 | 325k| 0 | 0.000000e+00 | -- | Inf
951.08/951.44 c 937s|440000 |191976 | 0 | 0.0 | 204M| 103 | - | 231 | 25k| 0 | 0 | 0 | 334k| 0 | 0.000000e+00 | -- | Inf
989.46/989.80 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
989.46/989.80 c 975s|450000 |195026 | 0 | 0.0 | 209M| 103 | - | 231 | 25k| 0 | 0 | 0 | 343k| 0 | 0.000000e+00 | -- | Inf
1029.35/1029.75 c 1015s|460000 |197872 | 0 | 0.0 | 214M| 103 | - | 231 | 26k| 0 | 0 | 0 | 352k| 0 | 0.000000e+00 | -- | Inf
1068.54/1068.96 c 1054s|470000 |200861 | 0 | 0.0 | 219M| 103 | - | 231 | 26k| 0 | 0 | 0 | 361k| 0 | 0.000000e+00 | -- | Inf
1111.83/1112.29 c 1097s|480000 |203241 | 0 | 0.0 | 224M| 103 | - | 231 | 27k| 0 | 0 | 0 | 371k| 0 | 0.000000e+00 | -- | Inf
1153.32/1153.70 c 1138s|490000 |205888 | 0 | 0.0 | 229M| 103 | - | 231 | 27k| 0 | 0 | 0 | 381k| 0 | 0.000000e+00 | -- | Inf
1198.60/1199.04 c 1183s|500000 |207825 | 0 | 0.0 | 233M| 103 | - | 231 | 27k| 0 | 0 | 0 | 392k| 0 | 0.000000e+00 | -- | Inf
1241.19/1241.60 c 1225s|510000 |210227 | 0 | 0.0 | 238M| 103 | - | 231 | 27k| 0 | 0 | 0 | 402k| 0 | 0.000000e+00 | -- | Inf
1288.98/1289.42 c 1272s|520000 |211948 | 0 | 0.0 | 242M| 103 | - | 231 | 28k| 0 | 0 | 0 | 413k| 0 | 0.000000e+00 | -- | Inf
1332.05/1332.54 c 1315s|530000 |214267 | 0 | 0.0 | 247M| 103 | - | 231 | 28k| 0 | 0 | 0 | 423k| 0 | 0.000000e+00 | -- | Inf
1384.24/1384.70 c 1367s|540000 |215313 | 0 | 0.0 | 251M| 103 | - | 231 | 29k| 0 | 0 | 0 | 435k| 0 | 0.000000e+00 | -- | Inf
1427.42/1427.94 c 1410s|550000 |217798 | 0 | 0.0 | 255M| 103 | - | 231 | 29k| 0 | 0 | 0 | 445k| 0 | 0.000000e+00 | -- | Inf
1474.31/1474.85 c 1456s|560000 |219800 | 0 | 0.0 | 260M| 103 | - | 231 | 30k| 0 | 0 | 0 | 455k| 0 | 0.000000e+00 | -- | Inf
1527.40/1527.93 c 1509s|570000 |220893 | 0 | 0.0 | 263M| 103 | - | 231 | 30k| 0 | 0 | 0 | 467k| 0 | 0.000000e+00 | -- | Inf
1575.48/1576.00 c 1557s|580000 |222866 | 0 | 0.0 | 268M| 103 | - | 231 | 31k| 0 | 0 | 0 | 478k| 0 | 0.000000e+00 | -- | Inf
1624.66/1625.22 c 1606s|590000 |224569 | 0 | 0.0 | 273M| 103 | - | 231 | 32k| 0 | 0 | 0 | 489k| 0 | 0.000000e+00 | -- | Inf
1682.85/1683.49 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
1682.85/1683.49 c 1663s|600000 |225307 | 0 | 0.0 | 276M| 103 | - | 231 | 32k| 0 | 0 | 0 | 501k| 0 | 0.000000e+00 | -- | Inf
1735.24/1735.84 c 1715s|610000 |226841 | 0 | 0.0 | 280M| 103 | - | 231 | 32k| 0 | 0 | 0 | 512k| 0 | 0.000000e+00 | -- | Inf
1789.92/1790.59 c 1770s|620000 |227798 | 0 | 0.0 | 284M| 103 | - | 231 | 34k| 0 | 0 | 0 | 524k| 0 | 0.000000e+00 | -- | Inf
1800.02/1800.61 c pressed CTRL-C 1 times (5 times for forcing termination)
1800.02/1800.61 c
1800.02/1800.61 c SCIP Status : solving was interrupted [user interrupt]
1800.02/1800.61 c Solving Time (sec) : 1779.75
1800.02/1800.61 c Solving Nodes : 621285
1800.02/1800.61 c Primal Bound : +1.00000000000000e+20 (0 solutions)
1800.02/1800.61 c Dual Bound : +0.00000000000000e+00
1800.02/1800.61 c Gap : infinite
1800.02/1800.61 s UNKNOWN
1800.02/1800.61 c SCIP Status : solving was interrupted [user interrupt]
1800.02/1800.61 c Solving Time : 1779.75
1800.02/1800.61 c Original Problem :
1800.02/1800.61 c Problem name : HOME/instance-2664425-1276300573.opb
1800.02/1800.61 c Variables : 231 (231 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.02/1800.61 c Constraints : 2707 initial, 2707 maximal
1800.02/1800.61 c Presolved Problem :
1800.02/1800.61 c Problem name : t_HOME/instance-2664425-1276300573.opb
1800.02/1800.61 c Variables : 231 (231 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.02/1800.61 c Constraints : 2564 initial, 34293 maximal
1800.02/1800.61 c Presolvers : Time FixedVars AggrVars ChgTypes ChgBounds AddHoles DelCons ChgSides ChgCoefs
1800.02/1800.61 c trivial : 0.00 0 0 0 0 0 0 0 0
1800.02/1800.61 c dualfix : 0.00 0 0 0 0 0 0 0 0
1800.02/1800.61 c boundshift : 0.00 0 0 0 0 0 0 0 0
1800.02/1800.61 c inttobinary : 0.00 0 0 0 0 0 0 0 0
1800.02/1800.61 c implics : 0.00 0 0 0 0 0 0 0 0
1800.02/1800.61 c probing : 0.00 0 0 0 0 0 0 0 0
1800.02/1800.61 c knapsack : 0.00 0 0 0 0 0 0 0 0
1800.02/1800.61 c setppc : 0.00 0 0 0 0 0 0 0 0
1800.02/1800.61 c linear : 0.03 0 0 0 0 0 143 0 0
1800.02/1800.61 c logicor : 0.03 0 0 0 0 0 0 0 0
1800.02/1800.61 c root node : - 0 - - 0 - - - -
1800.02/1800.61 c Constraints : Number #Separate #Propagate #EnfoLP #EnfoPS Cutoffs DomReds Cuts Conss Children
1800.02/1800.61 c integral : 0 0 0 0 0 0 0 0 0 0
1800.02/1800.61 c knapsack : 1 0 2104181 0 478790 73882 6246399 0 0 0
1800.02/1800.61 c setppc : 22 0 2042402 0 478790 85487 2646366 0 0 0
1800.02/1800.61 c logicor : 2541+ 0 1686894 0 478789 78966 6930899 0 0 0
1800.02/1800.61 c countsols : 0 0 0 0 478789 0 0 0 0 0
1800.02/1800.61 c Constraint Timings : TotalTime Separate Propagate EnfoLP EnfoPS
1800.02/1800.61 c integral : 0.00 0.00 0.00 0.00 0.00
1800.02/1800.61 c knapsack : 49.79 0.00 46.84 0.00 2.95
1800.02/1800.61 c setppc : 36.89 0.00 30.60 0.00 6.29
1800.02/1800.61 c logicor : 938.33 0.00 881.24 0.00 57.09
1800.02/1800.61 c countsols : 0.25 0.00 0.00 0.00 0.25
1800.02/1800.61 c Propagators : Time Calls Cutoffs DomReds
1800.02/1800.61 c vbounds : 1.27 1 0 0
1800.02/1800.61 c rootredcost : 1.02 0 0 0
1800.02/1800.61 c pseudoobj : 0.89 0 0 0
1800.02/1800.61 c Conflict Analysis : Time Calls Success Conflicts Literals Reconvs ReconvLits LP Iters
1800.02/1800.61 c propagation : 14.51 238335 238300 1129130 17.6 5547 19.4 -
1800.02/1800.61 c infeasible LP : 0.00 0 0 0 0.0 0 0.0 0
1800.02/1800.61 c bound exceed. LP : 0.00 0 0 0 0.0 0 0.0 0
1800.02/1800.61 c strong branching : 0.00 0 0 0 0.0 0 0.0 0
1800.02/1800.61 c pseudo solution : 0.00 0 0 0 0.0 0 0.0 -
1800.02/1800.61 c applied globally : - - - 523636 14.2 - - -
1800.02/1800.61 c applied locally : - - - 2311 34.6 - - -
1800.02/1800.61 c Separators : Time Calls Cutoffs DomReds Cuts Conss
1800.02/1800.61 c cut pool : 0.00 0 - - 0 - (maximal pool size: 0)
1800.02/1800.61 c redcost : 0.00 0 0 0 0 0
1800.02/1800.61 c impliedbounds : 0.00 0 0 0 0 0
1800.02/1800.61 c intobj : 0.00 0 0 0 0 0
1800.02/1800.61 c cgmip : 0.00 0 0 0 0 0
1800.02/1800.61 c gomory : 0.00 0 0 0 0 0
1800.02/1800.61 c strongcg : 0.00 0 0 0 0 0
1800.02/1800.61 c cmir : 0.00 0 0 0 0 0
1800.02/1800.61 c flowcover : 0.00 0 0 0 0 0
1800.02/1800.61 c clique : 0.00 0 0 0 0 0
1800.02/1800.61 c zerohalf : 0.00 0 0 0 0 0
1800.02/1800.61 c mcf : 0.00 0 0 0 0 0
1800.02/1800.61 c rapidlearning : 0.00 0 0 0 0 0
1800.02/1800.61 c Pricers : Time Calls Vars
1800.02/1800.61 c problem variables: 0.00 0 0
1800.02/1800.61 c Branching Rules : Time Calls Cutoffs DomReds Cuts Conss Children
1800.02/1800.61 c relpscost : 0.00 0 0 0 0 0 0
1800.02/1800.61 c pscost : 0.00 0 0 0 0 0 0
1800.02/1800.61 c inference : 13.20 478789 0 0 0 0 957578
1800.02/1800.61 c mostinf : 0.00 0 0 0 0 0 0
1800.02/1800.61 c leastinf : 0.00 0 0 0 0 0 0
1800.02/1800.61 c fullstrong : 0.00 0 0 0 0 0 0
1800.02/1800.61 c allfullstrong : 0.00 0 0 0 0 0 0
1800.02/1800.61 c random : 0.00 0 0 0 0 0 0
1800.02/1800.61 c Primal Heuristics : Time Calls Found
1800.02/1800.61 c LP solutions : 0.00 - 0
1800.02/1800.61 c pseudo solutions : 0.00 - 0
1800.02/1800.61 c trivial : 0.00 1 0
1800.02/1800.61 c simplerounding : 0.00 0 0
1800.02/1800.61 c zirounding : 0.00 0 0
1800.02/1800.61 c rounding : 0.00 0 0
1800.02/1800.61 c shifting : 0.00 0 0
1800.02/1800.61 c intshifting : 0.00 0 0
1800.02/1800.61 c oneopt : 0.00 0 0
1800.02/1800.61 c twoopt : 0.00 0 0
1800.02/1800.61 c fixandinfer : 0.00 0 0
1800.02/1800.61 c feaspump : 0.00 0 0
1800.02/1800.61 c coefdiving : 0.00 0 0
1800.02/1800.61 c pscostdiving : 0.00 0 0
1800.02/1800.61 c fracdiving : 0.00 0 0
1800.02/1800.61 c veclendiving : 0.00 0 0
1800.02/1800.61 c intdiving : 0.00 0 0
1800.02/1800.61 c actconsdiving : 0.00 0 0
1800.02/1800.61 c objpscostdiving : 0.00 0 0
1800.02/1800.61 c rootsoldiving : 0.00 0 0
1800.02/1800.61 c linesearchdiving : 0.00 0 0
1800.02/1800.61 c guideddiving : 0.00 0 0
1800.02/1800.61 c octane : 0.00 0 0
1800.02/1800.61 c rens : 0.00 0 0
1800.02/1800.61 c rins : 0.00 0 0
1800.02/1800.61 c localbranching : 0.00 0 0
1800.02/1800.61 c mutation : 0.00 0 0
1800.02/1800.61 c crossover : 0.00 0 0
1800.02/1800.61 c dins : 0.00 0 0
1800.02/1800.61 c undercover : 0.00 0 0
1800.02/1800.61 c nlp : 0.00 0 0
1800.02/1800.61 c trysol : 0.00 0 0
1800.02/1800.61 c LP : Time Calls Iterations Iter/call Iter/sec
1800.02/1800.61 c primal LP : 0.00 0 0 0.00 -
1800.02/1800.61 c dual LP : 0.00 0 0 0.00 -
1800.02/1800.61 c lex dual LP : 0.00 0 0 0.00 -
1800.02/1800.61 c barrier LP : 0.00 0 0 0.00 -
1800.02/1800.61 c diving/probing LP: 0.00 0 0 0.00 -
1800.02/1800.61 c strong branching : 0.00 0 0 0.00 -
1800.02/1800.61 c (at root node) : - 0 0 0.00 -
1800.02/1800.61 c conflict analysis: 0.00 0 0 0.00 -
1800.02/1800.61 c B&B Tree :
1800.02/1800.61 c number of runs : 1
1800.02/1800.61 c nodes : 621285
1800.02/1800.61 c nodes (total) : 621285
1800.02/1800.61 c nodes left : 227462
1800.02/1800.61 c max depth : 103
1800.02/1800.61 c max depth (total): 103
1800.02/1800.61 c backtracks : 143660 (23.1%)
1800.02/1800.61 c delayed cutoffs : 108832
1800.02/1800.61 c repropagations : 447620 (5229655 domain reductions, 95839 cutoffs)
1800.02/1800.61 c avg switch length: 13.04
1800.02/1800.61 c switching time : 478.13
1800.02/1800.61 c Solution :
1800.02/1800.61 c Solutions found : 0 (0 improvements)
1800.02/1800.61 c Primal Bound : -
1800.02/1800.61 c Dual Bound : +0.00000000000000e+00
1800.02/1800.61 c Gap : infinite
1800.02/1800.61 c Root Dual Bound : +0.00000000000000e+00
1800.02/1800.61 c Root Iterations : 0
1801.12/1801.74 c Time complete: 1801.15.
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-2664425-1276300573/watcher-2664425-1276300573 -o /tmp/evaluation-result-2664425-1276300573/solver-2664425-1276300573 -C 1800 -W 2000 -M 1800 HOME/pbscip.linux.x86_64.gnu.opt.none -f HOME/instance-2664425-1276300573.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: 0.92 0.98 0.99 3/106 6958 /proc/meminfo: memFree=1542592/2059040 swapFree=4192956/4192956 [pid=6958] ppid=6956 vsize=6584 CPUtime=0 /proc/6958/stat : 6958 (pbscip.linux.x8) R 6956 6958 6335 0 -1 4202496 965 0 0 0 0 0 0 0 18 0 1 0 5661000 6742016 887 1992294400 4194304 7136930 140734163667776 18446744073709551615 6346613 0 0 4096 0 0 0 0 17 1 0 0 0 /proc/6958/statm: 1646 896 254 719 0 925 0 [startup+0.076984 s] /proc/loadavg: 0.92 0.98 0.99 3/106 6958 /proc/meminfo: memFree=1542592/2059040 swapFree=4192956/4192956 [pid=6958] ppid=6956 vsize=14468 CPUtime=0.07 /proc/6958/stat : 6958 (pbscip.linux.x8) R 6956 6958 6335 0 -1 4202496 3264 0 0 0 6 1 0 0 20 0 1 0 5661000 14815232 2832 1992294400 4194304 7136930 140734163667776 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/6958/statm: 3617 2832 337 719 0 2896 0 Current children cumulated CPU time (s) 0.07 Current children cumulated vsize (KiB) 14468 [startup+0.100987 s] /proc/loadavg: 0.92 0.98 0.99 3/106 6958 /proc/meminfo: memFree=1542592/2059040 swapFree=4192956/4192956 [pid=6958] ppid=6956 vsize=14764 CPUtime=0.09 /proc/6958/stat : 6958 (pbscip.linux.x8) R 6956 6958 6335 0 -1 4202496 3614 0 0 0 8 1 0 0 20 0 1 0 5661000 15118336 2925 1992294400 4194304 7136930 140734163667776 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/6958/statm: 3691 2925 345 719 0 2970 0 Current children cumulated CPU time (s) 0.09 Current children cumulated vsize (KiB) 14764 [startup+0.301012 s] /proc/loadavg: 0.92 0.98 0.99 3/106 6958 /proc/meminfo: memFree=1542592/2059040 swapFree=4192956/4192956 [pid=6958] ppid=6956 vsize=17060 CPUtime=0.29 /proc/6958/stat : 6958 (pbscip.linux.x8) R 6956 6958 6335 0 -1 4202496 6810 0 0 0 25 4 0 0 20 0 1 0 5661000 17469440 3551 1992294400 4194304 7136930 140734163667776 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/6958/statm: 4265 3551 391 719 0 3544 0 Current children cumulated CPU time (s) 0.29 Current children cumulated vsize (KiB) 17060 [startup+0.701057 s] /proc/loadavg: 0.92 0.98 0.99 3/106 6958 /proc/meminfo: memFree=1542592/2059040 swapFree=4192956/4192956 [pid=6958] ppid=6956 vsize=17592 CPUtime=0.69 /proc/6958/stat : 6958 (pbscip.linux.x8) R 6956 6958 6335 0 -1 4202496 6946 0 0 0 64 5 0 0 20 0 1 0 5661000 18014208 3687 1992294400 4194304 7136930 140734163667776 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/6958/statm: 4398 3687 391 719 0 3677 0 Current children cumulated CPU time (s) 0.69 Current children cumulated vsize (KiB) 17592 [startup+1.50115 s] /proc/loadavg: 0.92 0.98 0.99 2/107 6959 /proc/meminfo: memFree=1528324/2059040 swapFree=4192956/4192956 [pid=6958] ppid=6956 vsize=19104 CPUtime=1.49 /proc/6958/stat : 6958 (pbscip.linux.x8) R 6956 6958 6335 0 -1 4202496 7307 0 0 0 139 10 0 0 23 0 1 0 5661000 19562496 4048 1992294400 4194304 7136930 140734163667776 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/6958/statm: 4776 4048 391 719 0 4055 0 Current children cumulated CPU time (s) 1.49 Current children cumulated vsize (KiB) 19104 [startup+3.10133 s] /proc/loadavg: 0.92 0.98 0.99 2/107 6959 /proc/meminfo: memFree=1525968/2059040 swapFree=4192956/4192956 [pid=6958] ppid=6956 vsize=21392 CPUtime=3.09 /proc/6958/stat : 6958 (pbscip.linux.x8) R 6956 6958 6335 0 -1 4202496 7913 0 0 0 290 19 0 0 25 0 1 0 5661000 21905408 4654 1992294400 4194304 7136930 140734163667776 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/6958/statm: 5348 4654 391 719 0 4627 0 Current children cumulated CPU time (s) 3.09 Current children cumulated vsize (KiB) 21392 [startup+6.3007 s] /proc/loadavg: 0.93 0.98 0.99 2/107 6959 /proc/meminfo: memFree=1521504/2059040 swapFree=4192956/4192956 [pid=6958] ppid=6956 vsize=25588 CPUtime=6.28 /proc/6958/stat : 6958 (pbscip.linux.x8) R 6956 6958 6335 0 -1 4202496 8977 0 0 0 594 34 0 0 25 0 1 0 5661000 26202112 5718 1992294400 4194304 7136930 140734163667776 18446744073709551615 4999867 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/6958/statm: 6397 5718 391 719 0 5676 0 Current children cumulated CPU time (s) 6.28 Current children cumulated vsize (KiB) 25588 [startup+12.7014 s] /proc/loadavg: 0.93 0.98 0.99 2/107 6959 /proc/meminfo: memFree=1514684/2059040 swapFree=4192956/4192956 [pid=6958] ppid=6956 vsize=32496 CPUtime=12.69 /proc/6958/stat : 6958 (pbscip.linux.x8) R 6956 6958 6335 0 -1 4202496 10726 0 0 0 1206 63 0 0 25 0 1 0 5661000 33275904 7467 1992294400 4194304 7136930 140734163667776 18446744073709551615 4210629 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/6958/statm: 8124 7467 391 719 0 7403 0 Current children cumulated CPU time (s) 12.69 Current children cumulated vsize (KiB) 32496 [startup+25.5009 s] /proc/loadavg: 0.95 0.98 0.99 2/107 6961 /proc/meminfo: memFree=1501292/2059040 swapFree=4192956/4192956 [pid=6958] ppid=6956 vsize=44740 CPUtime=25.48 /proc/6958/stat : 6958 (pbscip.linux.x8) R 6956 6958 6335 0 -1 4202496 13835 0 0 0 2438 110 0 0 25 0 1 0 5661000 45813760 10576 1992294400 4194304 7136930 140734163667776 18446744073709551615 4999837 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/6958/statm: 11185 10576 391 719 0 10464 0 Current children cumulated CPU time (s) 25.48 Current children cumulated vsize (KiB) 44740 [startup+51.1009 s] /proc/loadavg: 0.96 0.98 0.99 2/107 6961 /proc/meminfo: memFree=1485048/2059040 swapFree=4192956/4192956 [pid=6958] ppid=6956 vsize=60952 CPUtime=51.07 /proc/6958/stat : 6958 (pbscip.linux.x8) R 6956 6958 6335 0 -1 4202496 17917 0 0 0 4925 182 0 0 25 0 1 0 5661000 62414848 14658 1992294400 4194304 7136930 140734163667776 18446744073709551615 4999837 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/6958/statm: 15238 14658 391 719 0 14517 0 Current children cumulated CPU time (s) 51.07 Current children cumulated vsize (KiB) 60952 [startup+102.308 s] /proc/loadavg: 0.98 0.98 0.99 2/107 6963 /proc/meminfo: memFree=1461240/2059040 swapFree=4192956/4192956 [pid=6958] ppid=6956 vsize=84212 CPUtime=102.27 /proc/6958/stat : 6958 (pbscip.linux.x8) R 6956 6958 6335 0 -1 4202496 23751 0 0 0 9944 283 0 0 25 0 1 0 5661000 86233088 20492 1992294400 4194304 7136930 140734163667776 18446744073709551615 4999897 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/6958/statm: 21053 20492 391 719 0 20332 0 Current children cumulated CPU time (s) 102.27 Current children cumulated vsize (KiB) 84212 [startup+162.301 s] /proc/loadavg: 0.99 0.98 0.99 2/107 6963 /proc/meminfo: memFree=1433588/2059040 swapFree=4192956/4192956 [pid=6958] ppid=6956 vsize=113636 CPUtime=162.24 /proc/6958/stat : 6958 (pbscip.linux.x8) R 6956 6958 6335 0 -1 4202496 30654 0 0 0 15804 420 0 0 25 0 1 0 5661000 116363264 27395 1992294400 4194304 7136930 140734163667776 18446744073709551615 4999862 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/6958/statm: 28409 27395 391 719 0 27688 0 Current children cumulated CPU time (s) 162.24 Current children cumulated vsize (KiB) 113636 [startup+222.301 s] /proc/loadavg: 0.99 0.98 0.99 2/107 6965 /proc/meminfo: memFree=1411640/2059040 swapFree=4192956/4192956 [pid=6958] ppid=6956 vsize=135184 CPUtime=222.21 /proc/6958/stat : 6958 (pbscip.linux.x8) R 6956 6958 6335 0 -1 4202496 36116 0 0 0 21683 538 0 0 25 0 1 0 5661000 138428416 32857 1992294400 4194304 7136930 140734163667776 18446744073709551615 4210588 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/6958/statm: 33796 32857 391 719 0 33075 0 Current children cumulated CPU time (s) 222.21 Current children cumulated vsize (KiB) 135184 [startup+282.301 s] /proc/loadavg: 0.99 0.98 0.99 2/107 6967 /proc/meminfo: memFree=1394032/2059040 swapFree=4192956/4192956 [pid=6958] ppid=6956 vsize=153276 CPUtime=282.2 /proc/6958/stat : 6958 (pbscip.linux.x8) R 6956 6958 6335 0 -1 4202496 40632 0 0 0 27587 633 0 0 25 0 1 0 5661000 156954624 37373 1992294400 4194304 7136930 140734163667776 18446744073709551615 4210588 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/6958/statm: 38319 37373 391 719 0 37598 0 Current children cumulated CPU time (s) 282.2 Current children cumulated vsize (KiB) 153276 [startup+342.3 s] /proc/loadavg: 0.99 0.98 0.99 2/107 6978 /proc/meminfo: memFree=1378780/2059040 swapFree=4192956/4192956 [pid=6958] ppid=6956 vsize=167184 CPUtime=342.17 /proc/6958/stat : 6958 (pbscip.linux.x8) R 6956 6958 6335 0 -1 4202496 44137 0 0 0 33494 723 0 0 25 0 1 0 5661000 171196416 40878 1992294400 4194304 7136930 140734163667776 18446744073709551615 4999862 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/6958/statm: 41796 40878 391 719 0 41075 0 Current children cumulated CPU time (s) 342.17 Current children cumulated vsize (KiB) 167184 [startup+402.301 s] /proc/loadavg: 0.99 0.98 0.99 2/107 6980 /proc/meminfo: memFree=1363156/2059040 swapFree=4192956/4192956 [pid=6958] ppid=6956 vsize=182832 CPUtime=402.15 /proc/6958/stat : 6958 (pbscip.linux.x8) R 6956 6958 6335 0 -1 4202496 48080 0 0 0 39416 799 0 0 25 0 1 0 5661000 187219968 44821 1992294400 4194304 7136930 140734163667776 18446744073709551615 4221241 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/6958/statm: 45708 44821 391 719 0 44987 0 Current children cumulated CPU time (s) 402.15 Current children cumulated vsize (KiB) 182832 [startup+462.301 s] /proc/loadavg: 0.99 0.98 0.99 2/107 6980 /proc/meminfo: memFree=1353856/2059040 swapFree=4192956/4192956 [pid=6958] ppid=6956 vsize=192200 CPUtime=462.13 /proc/6958/stat : 6958 (pbscip.linux.x8) R 6956 6958 6335 0 -1 4202496 50378 0 0 0 45343 870 0 0 25 0 1 0 5661000 196812800 47119 1992294400 4194304 7136930 140734163667776 18446744073709551615 4999811 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/6958/statm: 48050 47119 391 719 0 47329 0 Current children cumulated CPU time (s) 462.13 Current children cumulated vsize (KiB) 192200 [startup+522.301 s] /proc/loadavg: 0.99 0.98 0.99 2/107 6982 /proc/meminfo: memFree=1339348/2059040 swapFree=4192956/4192956 [pid=6958] ppid=6956 vsize=206808 CPUtime=522.11 /proc/6958/stat : 6958 (pbscip.linux.x8) R 6956 6958 6335 0 -1 4202496 54029 0 0 0 51276 935 0 0 25 0 1 0 5661000 211771392 50770 1992294400 4194304 7136930 140734163667776 18446744073709551615 4999886 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/6958/statm: 51702 50770 391 719 0 50981 0 Current children cumulated CPU time (s) 522.11 Current children cumulated vsize (KiB) 206808 [startup+582.301 s] /proc/loadavg: 0.99 0.98 0.99 2/107 6984 /proc/meminfo: memFree=1331288/2059040 swapFree=4192956/4192956 [pid=6958] ppid=6956 vsize=214860 CPUtime=582.09 /proc/6958/stat : 6958 (pbscip.linux.x8) R 6956 6958 6335 0 -1 4202496 56035 0 0 0 57209 1000 0 0 25 0 1 0 5661000 220016640 52776 1992294400 4194304 7136930 140734163667776 18446744073709551615 4221383 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/6958/statm: 53715 52776 391 719 0 52994 0 Current children cumulated CPU time (s) 582.09 Current children cumulated vsize (KiB) 214860 [startup+642.301 s] /proc/loadavg: 0.99 0.98 0.99 2/107 6986 /proc/meminfo: memFree=1320252/2059040 swapFree=4192956/4192956 [pid=6958] ppid=6956 vsize=226000 CPUtime=642.08 /proc/6958/stat : 6958 (pbscip.linux.x8) R 6956 6958 6335 0 -1 4202496 58812 0 0 0 63149 1059 0 0 25 0 1 0 5661000 231424000 55553 1992294400 4194304 7136930 140734163667776 18446744073709551615 4661061 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/6958/statm: 56500 55553 391 719 0 55779 0 Current children cumulated CPU time (s) 642.08 Current children cumulated vsize (KiB) 226000 [startup+702.301 s] ################ # More data... # ################ [startup+1002.3 s] /proc/loadavg: 0.99 0.98 0.99 2/107 6996 /proc/meminfo: memFree=1275736/2059040 swapFree=4192956/4192956 [pid=6958] ppid=6956 vsize=270424 CPUtime=1001.96 /proc/6958/stat : 6958 (pbscip.linux.x8) R 6956 6958 6335 0 -1 4202496 69859 0 0 0 98784 1412 0 0 25 0 1 0 5661000 276914176 66600 1992294400 4194304 7136930 140734163667776 18446744073709551615 5955584 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/6958/statm: 67606 66600 391 719 0 66885 0 Current children cumulated CPU time (s) 1001.96 Current children cumulated vsize (KiB) 270424 [startup+1062.3 s] /proc/loadavg: 1.06 1.00 1.00 2/107 6999 /proc/meminfo: memFree=1268296/2059040 swapFree=4192956/4192956 [pid=6958] ppid=6956 vsize=280888 CPUtime=1061.94 /proc/6958/stat : 6958 (pbscip.linux.x8) R 6956 6958 6335 0 -1 4202496 71475 0 0 0 104727 1467 0 0 25 0 1 0 5661000 287629312 68216 1992294400 4194304 7136930 140734163667776 18446744073709551615 5001220 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/6958/statm: 70222 68216 391 719 0 69501 0 Current children cumulated CPU time (s) 1061.94 Current children cumulated vsize (KiB) 280888 [startup+1122.3 s] /proc/loadavg: 1.02 1.00 1.00 2/107 7001 /proc/meminfo: memFree=1259988/2059040 swapFree=4192956/4192956 [pid=6958] ppid=6956 vsize=289376 CPUtime=1121.93 /proc/6958/stat : 6958 (pbscip.linux.x8) R 6956 6958 6335 0 -1 4202496 73582 0 0 0 110674 1519 0 0 25 0 1 0 5661000 296321024 70323 1992294400 4194304 7136930 140734163667776 18446744073709551615 4223056 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/6958/statm: 72344 70323 391 719 0 71623 0 Current children cumulated CPU time (s) 1121.93 Current children cumulated vsize (KiB) 289376 [startup+1182.3 s] /proc/loadavg: 1.00 1.00 1.00 2/107 7003 /proc/meminfo: memFree=1252300/2059040 swapFree=4192956/4192956 [pid=6958] ppid=6956 vsize=297108 CPUtime=1181.9 /proc/6958/stat : 6958 (pbscip.linux.x8) R 6956 6958 6335 0 -1 4202496 75487 0 0 0 116626 1564 0 0 25 0 1 0 5661000 304238592 72228 1992294400 4194304 7136930 140734163667776 18446744073709551615 4999811 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/6958/statm: 74277 72228 391 719 0 73556 0 Current children cumulated CPU time (s) 1181.9 Current children cumulated vsize (KiB) 297108 [startup+1242.3 s] /proc/loadavg: 1.00 1.00 1.00 2/107 7005 /proc/meminfo: memFree=1245108/2059040 swapFree=4192956/4192956 [pid=6958] ppid=6956 vsize=304444 CPUtime=1241.89 /proc/6958/stat : 6958 (pbscip.linux.x8) R 6956 6958 6335 0 -1 4202496 77290 0 0 0 122573 1616 0 0 25 0 1 0 5661000 311750656 74031 1992294400 4194304 7136930 140734163667776 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/6958/statm: 76111 74031 391 719 0 75390 0 Current children cumulated CPU time (s) 1241.89 Current children cumulated vsize (KiB) 304444 [startup+1302.3 s] /proc/loadavg: 1.00 1.00 1.00 2/107 7007 /proc/meminfo: memFree=1240768/2059040 swapFree=4192956/4192956 [pid=6958] ppid=6956 vsize=308940 CPUtime=1301.87 /proc/6958/stat : 6958 (pbscip.linux.x8) R 6956 6958 6335 0 -1 4202496 78405 0 0 0 128525 1662 0 0 25 0 1 0 5661000 316354560 75146 1992294400 4194304 7136930 140734163667776 18446744073709551615 4210588 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/6958/statm: 77235 75146 391 719 0 76514 0 Current children cumulated CPU time (s) 1301.87 Current children cumulated vsize (KiB) 308940 [startup+1362.3 s] /proc/loadavg: 1.00 1.00 1.00 2/107 7007 /proc/meminfo: memFree=1233576/2059040 swapFree=4192956/4192956 [pid=6958] ppid=6956 vsize=317216 CPUtime=1361.84 /proc/6958/stat : 6958 (pbscip.linux.x8) R 6956 6958 6335 0 -1 4202496 80501 0 0 0 134479 1705 0 0 25 0 1 0 5661000 324829184 77242 1992294400 4194304 7136930 140734163667776 18446744073709551615 5955654 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/6958/statm: 79304 77242 391 719 0 78583 0 Current children cumulated CPU time (s) 1361.84 Current children cumulated vsize (KiB) 317216 [startup+1422.31 s] /proc/loadavg: 1.00 1.00 1.00 2/107 7009 /proc/meminfo: memFree=1227872/2059040 swapFree=4192956/4192956 [pid=6958] ppid=6956 vsize=321600 CPUtime=1421.84 /proc/6958/stat : 6958 (pbscip.linux.x8) R 6956 6958 6335 0 -1 4202496 81626 0 0 0 140430 1754 0 0 25 0 1 0 5661000 329318400 78367 1992294400 4194304 7136930 140734163667776 18446744073709551615 4210101 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/6958/statm: 80400 78367 391 719 0 79679 0 Current children cumulated CPU time (s) 1421.84 Current children cumulated vsize (KiB) 321600 [startup+1482.3 s] /proc/loadavg: 1.00 1.00 1.00 2/107 7011 /proc/meminfo: memFree=1219936/2059040 swapFree=4192956/4192956 [pid=6958] ppid=6956 vsize=329460 CPUtime=1481.81 /proc/6958/stat : 6958 (pbscip.linux.x8) R 6956 6958 6335 0 -1 4202496 83612 0 0 0 146382 1799 0 0 25 0 1 0 5661000 337367040 80353 1992294400 4194304 7136930 140734163667776 18446744073709551615 4999837 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/6958/statm: 82365 80353 391 719 0 81644 0 Current children cumulated CPU time (s) 1481.81 Current children cumulated vsize (KiB) 329460 [startup+1542.3 s] /proc/loadavg: 1.00 1.00 1.00 2/107 7013 /proc/meminfo: memFree=1215348/2059040 swapFree=4192956/4192956 [pid=6958] ppid=6956 vsize=333908 CPUtime=1541.79 /proc/6958/stat : 6958 (pbscip.linux.x8) R 6956 6958 6335 0 -1 4202496 84752 0 0 0 152334 1845 0 0 25 0 1 0 5661000 341921792 81493 1992294400 4194304 7136930 140734163667776 18446744073709551615 4210588 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/6958/statm: 83477 81493 391 719 0 82756 0 Current children cumulated CPU time (s) 1541.79 Current children cumulated vsize (KiB) 333908 [startup+1602.3 s] /proc/loadavg: 1.00 1.00 1.00 2/107 7015 /proc/meminfo: memFree=1211132/2059040 swapFree=4192956/4192956 [pid=6958] ppid=6956 vsize=337896 CPUtime=1601.77 /proc/6958/stat : 6958 (pbscip.linux.x8) R 6956 6958 6335 0 -1 4202496 85777 0 0 0 158290 1887 0 0 25 0 1 0 5661000 346005504 82518 1992294400 4194304 7136930 140734163667776 18446744073709551615 4210588 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/6958/statm: 84474 82518 391 719 0 83753 0 Current children cumulated CPU time (s) 1601.77 Current children cumulated vsize (KiB) 337896 [startup+1662.3 s] /proc/loadavg: 1.00 1.00 1.00 2/107 7015 /proc/meminfo: memFree=1207536/2059040 swapFree=4192956/4192956 [pid=6958] ppid=6956 vsize=342076 CPUtime=1661.76 /proc/6958/stat : 6958 (pbscip.linux.x8) R 6956 6958 6335 0 -1 4202496 86657 0 0 0 164248 1928 0 0 25 0 1 0 5661000 350285824 83398 1992294400 4194304 7136930 140734163667776 18446744073709551615 5000143 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/6958/statm: 85519 83398 391 719 0 84798 0 Current children cumulated CPU time (s) 1661.76 Current children cumulated vsize (KiB) 342076 [startup+1722.3 s] /proc/loadavg: 1.00 1.00 1.00 2/107 7017 /proc/meminfo: memFree=1200964/2059040 swapFree=4192956/4192956 [pid=6958] ppid=6956 vsize=348424 CPUtime=1721.74 /proc/6958/stat : 6958 (pbscip.linux.x8) R 6956 6958 6335 0 -1 4202496 88281 0 0 0 170201 1973 0 0 25 0 1 0 5661000 356786176 85022 1992294400 4194304 7136930 140734163667776 18446744073709551615 4210588 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/6958/statm: 87106 85022 391 719 0 86385 0 Current children cumulated CPU time (s) 1721.74 Current children cumulated vsize (KiB) 348424 [startup+1782.3 s] /proc/loadavg: 1.00 1.00 1.00 2/107 7019 /proc/meminfo: memFree=1194888/2059040 swapFree=4192956/4192956 [pid=6958] ppid=6956 vsize=354072 CPUtime=1781.72 /proc/6958/stat : 6958 (pbscip.linux.x8) R 6956 6958 6335 0 -1 4202496 89730 0 0 0 176161 2011 0 0 25 0 1 0 5661000 362569728 86471 1992294400 4194304 7136930 140734163667776 18446744073709551615 5955595 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/6958/statm: 88518 86471 391 719 0 87797 0 Current children cumulated CPU time (s) 1781.72 Current children cumulated vsize (KiB) 354072 Maximum CPU time exceeded: sending SIGTERM then SIGKILL [startup+1800.6 s] /proc/loadavg: 1.00 1.00 1.00 2/107 7019 /proc/meminfo: memFree=1193400/2059040 swapFree=4192956/4192956 [pid=6958] ppid=6956 vsize=355840 CPUtime=1800.02 /proc/6958/stat : 6958 (pbscip.linux.x8) R 6956 6958 6335 0 -1 4202496 90121 0 0 0 177980 2022 0 0 25 0 1 0 5661000 364380160 86862 1992294400 4194304 7136930 140734163667776 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/6958/statm: 88960 86862 391 719 0 88239 0 Current children cumulated CPU time (s) 1800.02 Current children cumulated vsize (KiB) 355840 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 7019 /proc/meminfo: memFree=1193400/2059040 swapFree=4192956/4192956 [pid=6958] ppid=6956 vsize=356016 CPUtime=1800.81 /proc/6958/stat : 6958 (pbscip.linux.x8) R 6956 6958 6335 0 -1 4202496 90163 0 0 0 178059 2022 0 0 25 0 1 0 5661000 364560384 86904 1992294400 4194304 7136930 140734163667776 18446744073709551615 4212307 0 0 4096 0 0 0 0 17 1 0 0 0 /proc/6958/statm: 89004 86904 396 719 0 88283 0 Current children cumulated CPU time (s) 1800.81 Current children cumulated vsize (KiB) 356016 [startup+1801.6 s] /proc/loadavg: 1.00 1.00 1.00 2/107 7019 /proc/meminfo: memFree=1193400/2059040 swapFree=4192956/4192956 [pid=6958] ppid=6956 vsize=353960 CPUtime=1801.01 /proc/6958/stat : 6958 (pbscip.linux.x8) R 6956 6958 6335 0 -1 4202496 90163 0 0 0 178079 2022 0 0 25 0 1 0 5661000 362455040 86390 1992294400 4194304 7136930 140734163667776 18446744073709551615 6165759 0 0 4096 0 0 0 0 17 1 0 0 0 /proc/6958/statm: 88490 86390 396 719 0 87769 0 Current children cumulated CPU time (s) 1801.01 Current children cumulated vsize (KiB) 353960 [startup+1801.7 s] /proc/loadavg: 1.00 1.00 1.00 3/108 7020 /proc/meminfo: memFree=1265312/2059040 swapFree=4192956/4192956 [pid=6958] ppid=6956 vsize=248080 CPUtime=1801.12 /proc/6958/stat : 6958 (pbscip.linux.x8) R 6956 6958 6335 0 -1 4202496 90163 0 0 0 178088 2024 0 0 25 0 1 0 5661000 254033920 60736 1992294400 4194304 7136930 140734163667776 18446744073709551615 6360983 0 0 4096 0 0 0 0 17 1 0 0 0 /proc/6958/statm: 62020 60657 396 719 0 61299 0 Current children cumulated CPU time (s) 1801.12 Current children cumulated vsize (KiB) 248080 Child status: 0 Real time (s): 1801.74 CPU time (s): 1801.16 CPU user time (s): 1780.89 CPU system time (s): 20.2689 CPU usage (%): 99.9678 Max. virtual memory (cumulated for all children) (KiB): 356016 getrusage(RUSAGE_CHILDREN,...) data: user time used= 1780.89 system time used= 20.2689 maximum resident set size= 0 integral shared memory size= 0 integral unshared data size= 0 integral unshared stack size= 0 page reclaims= 90170 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= 3331 runsolver used 2.82757 second user time and 8.66968 second system time The end
Begin job on node006 at 2010-06-12 01:56:13 IDJOB=2664425 IDBENCH=1327 IDSOLVER=1167 FILE ID=node006/2664425-1276300573 PBS_JOBID= 11173117 Free space on /tmp= 62472 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.1900576151.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-2664425-1276300573/watcher-2664425-1276300573 -o /tmp/evaluation-result-2664425-1276300573/solver-2664425-1276300573 -C 1800 -W 2000 -M 1800 HOME/pbscip.linux.x86_64.gnu.opt.none -f HOME/instance-2664425-1276300573.opb -t 1800 -m 1800 TIME LIMIT= 1800 seconds MEMORY LIMIT= 1800 MiB MAX NB THREAD= 0 MD5SUM BENCH= 8485c5b622ae9efcb86cc93d1fd8b600 RANDOM SEED=1023350559 node006.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.204 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.40 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.204 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: 1542996 kB Buffers: 77596 kB Cached: 311212 kB SwapCached: 0 kB Active: 174076 kB Inactive: 273992 kB HighTotal: 0 kB HighFree: 0 kB LowTotal: 2059040 kB LowFree: 1542996 kB SwapTotal: 4192956 kB SwapFree: 4192956 kB Dirty: 3296 kB Writeback: 8 kB AnonPages: 59260 kB Mapped: 15408 kB Slab: 46136 kB PageTables: 4068 kB NFS_Unstable: 0 kB Bounce: 0 kB CommitLimit: 5222476 kB Committed_AS: 180832 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= 62468 MiB End job on node006 at 2010-06-12 02:26:16