| Solver Name | Answer | CPU time | Wall clock time |
|---|---|---|---|
| SCIPnone SCIP 1.2.1.2 without any LP solver | ? (TO) | 1801.16 | 1801.9 |
| Name | normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/ namasivayam/tsp/normalized-t3002.11tsp11.1900550720.opb |
| MD5SUM | 76a48b8845ca731b7df3e7e82d604015 |
| 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 | 63.3934 |
| 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 | 687 |
| 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-2664459-1276315098.opb>
0.00/0.06 c original problem has 231 variables (231 bin, 0 int, 0 impl, 0 cont) and 2707 constraints
0.00/0.06 c problem read
0.00/0.06 c No objective function, only one solution is needed.
0.00/0.06 c presolving settings loaded
0.00/0.06 c [src/scip/lpi_none.c:41] ERROR: there is no LP solver linked to the binary (LPS=none); you should set the parameter <lp/solvefreq> to <-1> to avoid solving LPs
0.00/0.07 c presolving:
0.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.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
3.99/4.05 c 3.8s| 10000 | 8178 | 0 | 0.0 |7056k| 110 | - | 231 |4358 | 0 | 0 | 0 |2518 | 0 | 0.000000e+00 | -- | Inf
9.29/9.34 c 8.8s| 20000 | 15113 | 0 | 0.0 | 11M| 110 | - | 231 |5154 | 0 | 0 | 0 |6675 | 0 | 0.000000e+00 | -- | Inf
14.38/14.43 c 13.7s| 30000 | 22761 | 0 | 0.0 | 16M| 110 | - | 231 |5921 | 0 | 0 | 0 |9680 | 0 | 0.000000e+00 | -- | Inf
20.18/20.24 c 19.2s| 40000 | 30116 | 0 | 0.0 | 20M| 110 | - | 231 |6994 | 0 | 0 | 0 | 13k| 0 | 0.000000e+00 | -- | Inf
26.78/26.85 c 25.6s| 50000 | 37272 | 0 | 0.0 | 25M| 110 | - | 231 |7884 | 0 | 0 | 0 | 17k| 0 | 0.000000e+00 | -- | Inf
33.97/34.08 c 32.6s| 60000 | 44197 | 0 | 0.0 | 30M| 110 | - | 231 |8487 | 0 | 0 | 0 | 21k| 0 | 0.000000e+00 | -- | Inf
43.27/43.37 c 41.6s| 70000 | 50033 | 0 | 0.0 | 34M| 110 | - | 231 |9344 | 0 | 0 | 0 | 26k| 0 | 0.000000e+00 | -- | Inf
54.47/54.55 c 52.5s| 80000 | 55261 | 0 | 0.0 | 39M| 110 | - | 231 | 10k| 0 | 0 | 0 | 33k| 0 | 0.000000e+00 | -- | Inf
67.86/67.93 c 65.6s| 90000 | 59975 | 0 | 0.0 | 44M| 110 | - | 231 | 11k| 0 | 0 | 0 | 40k| 0 | 0.000000e+00 | -- | Inf
83.04/83.19 c 80.6s|100000 | 63913 | 0 | 0.0 | 49M| 110 | - | 231 | 12k| 0 | 0 | 0 | 48k| 0 | 0.000000e+00 | -- | Inf
101.84/101.93 c 99.0s|110000 | 66630 | 0 | 0.0 | 53M| 110 | - | 231 | 11k| 0 | 0 | 0 | 57k| 0 | 0.000000e+00 | -- | Inf
111.53/111.61 c 108s|120000 | 73797 | 0 | 0.0 | 58M| 110 | - | 231 | 11k| 0 | 0 | 0 | 61k| 0 | 0.000000e+00 | -- | Inf
123.13/123.23 c 120s|130000 | 80095 | 0 | 0.0 | 63M| 110 | - | 231 | 11k| 0 | 0 | 0 | 66k| 0 | 0.000000e+00 | -- | Inf
135.62/135.77 c 132s|140000 | 86080 | 0 | 0.0 | 68M| 110 | - | 231 | 11k| 0 | 0 | 0 | 72k| 0 | 0.000000e+00 | -- | Inf
148.62/148.75 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
148.62/148.75 c 145s|150000 | 91965 | 0 | 0.0 | 73M| 110 | - | 231 | 12k| 0 | 0 | 0 | 77k| 0 | 0.000000e+00 | -- | Inf
162.90/163.07 c 159s|160000 | 97511 | 0 | 0.0 | 78M| 110 | - | 231 | 13k| 0 | 0 | 0 | 83k| 0 | 0.000000e+00 | -- | Inf
178.19/178.34 c 174s|170000 |102901 | 0 | 0.0 | 83M| 110 | - | 231 | 13k| 0 | 0 | 0 | 89k| 0 | 0.000000e+00 | -- | Inf
195.09/195.26 c 190s|180000 |107924 | 0 | 0.0 | 88M| 110 | - | 231 | 14k| 0 | 0 | 0 | 96k| 0 | 0.000000e+00 | -- | Inf
213.48/213.69 c 208s|190000 |112728 | 0 | 0.0 | 93M| 110 | - | 231 | 15k| 0 | 0 | 0 | 103k| 0 | 0.000000e+00 | -- | Inf
233.47/233.65 c 228s|200000 |117173 | 0 | 0.0 | 98M| 110 | - | 231 | 16k| 0 | 0 | 0 | 111k| 0 | 0.000000e+00 | -- | Inf
253.66/253.80 c 248s|210000 |121697 | 0 | 0.0 | 103M| 110 | - | 231 | 16k| 0 | 0 | 0 | 118k| 0 | 0.000000e+00 | -- | Inf
274.46/274.70 c 269s|220000 |126107 | 0 | 0.0 | 108M| 110 | - | 231 | 16k| 0 | 0 | 0 | 125k| 0 | 0.000000e+00 | -- | Inf
296.55/296.74 c 290s|230000 |130143 | 0 | 0.0 | 113M| 110 | - | 231 | 16k| 0 | 0 | 0 | 133k| 0 | 0.000000e+00 | -- | Inf
318.75/318.92 c 312s|240000 |134181 | 0 | 0.0 | 118M| 110 | - | 231 | 17k| 0 | 0 | 0 | 142k| 0 | 0.000000e+00 | -- | Inf
341.84/342.08 c 335s|250000 |137991 | 0 | 0.0 | 123M| 110 | - | 231 | 17k| 0 | 0 | 0 | 150k| 0 | 0.000000e+00 | -- | Inf
365.52/365.76 c 358s|260000 |141652 | 0 | 0.0 | 127M| 110 | - | 231 | 17k| 0 | 0 | 0 | 158k| 0 | 0.000000e+00 | -- | Inf
389.12/389.36 c 382s|270000 |145369 | 0 | 0.0 | 132M| 110 | - | 231 | 17k| 0 | 0 | 0 | 167k| 0 | 0.000000e+00 | -- | Inf
414.40/414.63 c 406s|280000 |148695 | 0 | 0.0 | 137M| 110 | - | 231 | 17k| 0 | 0 | 0 | 176k| 0 | 0.000000e+00 | -- | Inf
442.08/442.32 c 434s|290000 |151484 | 0 | 0.0 | 141M| 110 | - | 231 | 18k| 0 | 0 | 0 | 185k| 0 | 0.000000e+00 | -- | Inf
468.97/469.22 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
468.97/469.22 c 460s|300000 |154404 | 0 | 0.0 | 146M| 110 | - | 231 | 18k| 0 | 0 | 0 | 195k| 0 | 0.000000e+00 | -- | Inf
497.07/497.32 c 488s|310000 |157137 | 0 | 0.0 | 150M| 110 | - | 231 | 18k| 0 | 0 | 0 | 204k| 0 | 0.000000e+00 | -- | Inf
528.05/528.37 c 519s|320000 |159090 | 0 | 0.0 | 155M| 110 | - | 231 | 18k| 0 | 0 | 0 | 215k| 0 | 0.000000e+00 | -- | Inf
560.04/560.37 c 550s|330000 |161019 | 0 | 0.0 | 159M| 110 | - | 231 | 19k| 0 | 0 | 0 | 226k| 0 | 0.000000e+00 | -- | Inf
593.33/593.62 c 583s|340000 |162700 | 0 | 0.0 | 163M| 110 | - | 231 | 19k| 0 | 0 | 0 | 237k| 0 | 0.000000e+00 | -- | Inf
627.61/627.96 c 617s|350000 |164229 | 0 | 0.0 | 167M| 110 | - | 231 | 20k| 0 | 0 | 0 | 248k| 0 | 0.000000e+00 | -- | Inf
664.80/665.18 c 654s|360000 |165245 | 0 | 0.0 | 170M| 110 | - | 231 | 20k| 0 | 0 | 0 | 260k| 0 | 0.000000e+00 | -- | Inf
700.89/701.21 c 690s|370000 |166775 | 0 | 0.0 | 174M| 110 | - | 231 | 20k| 0 | 0 | 0 | 271k| 0 | 0.000000e+00 | -- | Inf
739.87/740.28 c 728s|380000 |167629 | 0 | 0.0 | 177M| 110 | - | 231 | 21k| 0 | 0 | 0 | 283k| 0 | 0.000000e+00 | -- | Inf
782.95/783.33 c 771s|390000 |167973 | 0 | 0.0 | 180M| 110 | - | 231 | 21k| 0 | 0 | 0 | 296k| 0 | 0.000000e+00 | -- | Inf
828.13/828.55 c 816s|400000 |167846 | 0 | 0.0 | 182M| 110 | - | 231 | 21k| 0 | 0 | 0 | 309k| 0 | 0.000000e+00 | -- | Inf
861.92/862.39 c 849s|410000 |169771 | 0 | 0.0 | 184M| 110 | - | 231 | 20k| 0 | 0 | 0 | 319k| 0 | 0.000000e+00 | -- | Inf
883.81/884.23 c 871s|420000 |175592 | 0 | 0.0 | 189M| 110 | - | 231 | 20k| 0 | 0 | 0 | 325k| 0 | 0.000000e+00 | -- | Inf
906.51/907.00 c 893s|430000 |181091 | 0 | 0.0 | 194M| 110 | - | 231 | 20k| 0 | 0 | 0 | 331k| 0 | 0.000000e+00 | -- | Inf
932.31/932.79 c 919s|440000 |185733 | 0 | 0.0 | 198M| 110 | - | 231 | 20k| 0 | 0 | 0 | 339k| 0 | 0.000000e+00 | -- | Inf
963.09/963.50 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
963.09/963.50 c 949s|450000 |189642 | 0 | 0.0 | 203M| 110 | - | 231 | 21k| 0 | 0 | 0 | 347k| 0 | 0.000000e+00 | -- | Inf
995.47/995.95 c 981s|460000 |193278 | 0 | 0.0 | 208M| 110 | - | 231 | 21k| 0 | 0 | 0 | 356k| 0 | 0.000000e+00 | -- | Inf
1028.07/1028.52 c 1014s|470000 |196749 | 0 | 0.0 | 212M| 110 | - | 231 | 21k| 0 | 0 | 0 | 366k| 0 | 0.000000e+00 | -- | Inf
1061.93/1062.41 c 1047s|480000 |199959 | 0 | 0.0 | 217M| 110 | - | 231 | 22k| 0 | 0 | 0 | 375k| 0 | 0.000000e+00 | -- | Inf
1095.03/1095.59 c 1080s|490000 |203492 | 0 | 0.0 | 222M| 110 | - | 231 | 22k| 0 | 0 | 0 | 384k| 0 | 0.000000e+00 | -- | Inf
1131.61/1132.12 c 1116s|500000 |206319 | 0 | 0.0 | 226M| 110 | - | 231 | 23k| 0 | 0 | 0 | 394k| 0 | 0.000000e+00 | -- | Inf
1169.70/1170.27 c 1154s|510000 |209049 | 0 | 0.0 | 231M| 110 | - | 231 | 24k| 0 | 0 | 0 | 404k| 0 | 0.000000e+00 | -- | Inf
1211.78/1212.39 c 1196s|520000 |211060 | 0 | 0.0 | 236M| 110 | - | 231 | 25k| 0 | 0 | 0 | 415k| 0 | 0.000000e+00 | -- | Inf
1260.47/1261.03 c 1244s|530000 |212242 | 0 | 0.0 | 240M| 110 | - | 231 | 27k| 0 | 0 | 0 | 426k| 0 | 0.000000e+00 | -- | Inf
1306.75/1307.31 c 1290s|540000 |214135 | 0 | 0.0 | 245M| 110 | - | 231 | 28k| 0 | 0 | 0 | 437k| 0 | 0.000000e+00 | -- | Inf
1361.23/1361.83 c 1344s|550000 |214775 | 0 | 0.0 | 249M| 110 | - | 231 | 28k| 0 | 0 | 0 | 449k| 0 | 0.000000e+00 | -- | Inf
1413.00/1413.67 c 1395s|560000 |216064 | 0 | 0.0 | 254M| 110 | - | 231 | 30k| 0 | 0 | 0 | 460k| 0 | 0.000000e+00 | -- | Inf
1470.77/1471.40 c 1452s|570000 |216555 | 0 | 0.0 | 258M| 110 | - | 231 | 30k| 0 | 0 | 0 | 473k| 0 | 0.000000e+00 | -- | Inf
1530.26/1530.92 c 1512s|580000 |216842 | 0 | 0.0 | 262M| 110 | - | 231 | 32k| 0 | 0 | 0 | 485k| 0 | 0.000000e+00 | -- | Inf
1591.84/1592.52 c 1573s|590000 |217118 | 0 | 0.0 | 266M| 110 | - | 231 | 31k| 0 | 0 | 0 | 498k| 0 | 0.000000e+00 | -- | Inf
1654.82/1655.57 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
1654.82/1655.57 c 1635s|600000 |217147 | 0 | 0.0 | 270M| 110 | - | 231 | 32k| 0 | 0 | 0 | 510k| 0 | 0.000000e+00 | -- | Inf
1718.38/1719.11 c 1698s|610000 |217261 | 0 | 0.0 | 274M| 110 | - | 231 | 32k| 0 | 0 | 0 | 523k| 0 | 0.000000e+00 | -- | Inf
1781.65/1782.40 c 1761s|620000 |217704 | 0 | 0.0 | 278M| 110 | - | 231 | 34k| 0 | 0 | 0 | 535k| 0 | 0.000000e+00 | -- | Inf
1800.05/1800.80 c pressed CTRL-C 1 times (5 times for forcing termination)
1800.05/1800.81 c
1800.05/1800.81 c SCIP Status : solving was interrupted [user interrupt]
1800.05/1800.81 c Solving Time (sec) : 1779.62
1800.05/1800.81 c Solving Nodes : 622378
1800.05/1800.81 c Primal Bound : +1.00000000000000e+20 (0 solutions)
1800.05/1800.81 c Dual Bound : +0.00000000000000e+00
1800.05/1800.81 c Gap : infinite
1800.05/1800.81 s UNKNOWN
1800.05/1800.81 c SCIP Status : solving was interrupted [user interrupt]
1800.05/1800.81 c Solving Time : 1779.62
1800.05/1800.81 c Original Problem :
1800.05/1800.81 c Problem name : HOME/instance-2664459-1276315098.opb
1800.05/1800.81 c Variables : 231 (231 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.05/1800.81 c Constraints : 2707 initial, 2707 maximal
1800.05/1800.81 c Presolved Problem :
1800.05/1800.81 c Problem name : t_HOME/instance-2664459-1276315098.opb
1800.05/1800.81 c Variables : 231 (231 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.05/1800.81 c Constraints : 2564 initial, 34599 maximal
1800.05/1800.81 c Presolvers : Time FixedVars AggrVars ChgTypes ChgBounds AddHoles DelCons ChgSides ChgCoefs
1800.05/1800.81 c trivial : 0.00 0 0 0 0 0 0 0 0
1800.05/1800.81 c dualfix : 0.00 0 0 0 0 0 0 0 0
1800.05/1800.81 c boundshift : 0.00 0 0 0 0 0 0 0 0
1800.05/1800.81 c inttobinary : 0.00 0 0 0 0 0 0 0 0
1800.05/1800.81 c implics : 0.00 0 0 0 0 0 0 0 0
1800.05/1800.81 c probing : 0.00 0 0 0 0 0 0 0 0
1800.05/1800.81 c knapsack : 0.00 0 0 0 0 0 0 0 0
1800.05/1800.81 c setppc : 0.00 0 0 0 0 0 0 0 0
1800.05/1800.81 c linear : 0.03 0 0 0 0 0 143 0 0
1800.05/1800.81 c logicor : 0.03 0 0 0 0 0 0 0 0
1800.05/1800.81 c root node : - 0 - - 0 - - - -
1800.05/1800.81 c Constraints : Number #Separate #Propagate #EnfoLP #EnfoPS Cutoffs DomReds Cuts Conss Children
1800.05/1800.81 c integral : 0 0 0 0 0 0 0 0 0 0
1800.05/1800.81 c knapsack : 1 0 2115557 0 474556 78348 6792070 0 0 0
1800.05/1800.81 c setppc : 22 0 2052506 0 474556 96404 2741199 0 0 0
1800.05/1800.81 c logicor : 2541+ 0 1655429 0 474554 69909 7087692 0 0 0
1800.05/1800.81 c countsols : 0 0 0 0 474542 0 0 0 0 0
1800.05/1800.81 c Constraint Timings : TotalTime Separate Propagate EnfoLP EnfoPS
1800.05/1800.81 c integral : 0.00 0.00 0.00 0.00 0.00
1800.05/1800.81 c knapsack : 51.56 0.00 48.67 0.00 2.89
1800.05/1800.81 c setppc : 36.59 0.00 30.11 0.00 6.48
1800.05/1800.81 c logicor : 932.13 0.00 876.02 0.00 56.11
1800.05/1800.81 c countsols : 0.22 0.00 0.00 0.00 0.22
1800.05/1800.81 c Propagators : Time Calls Cutoffs DomReds
1800.05/1800.81 c vbounds : 1.17 1 0 0
1800.05/1800.81 c rootredcost : 1.19 0 0 0
1800.05/1800.81 c pseudoobj : 0.87 0 0 0
1800.05/1800.81 c Conflict Analysis : Time Calls Success Conflicts Literals Reconvs ReconvLits LP Iters
1800.05/1800.81 c propagation : 14.78 244661 244577 1152093 17.0 4906 19.1 -
1800.05/1800.81 c infeasible LP : 0.00 0 0 0 0.0 0 0.0 0
1800.05/1800.81 c bound exceed. LP : 0.00 0 0 0 0.0 0 0.0 0
1800.05/1800.81 c strong branching : 0.00 0 0 0 0.0 0 0.0 0
1800.05/1800.81 c pseudo solution : 0.00 0 0 0 0.0 0 0.0 -
1800.05/1800.81 c applied globally : - - - 537159 14.0 - - -
1800.05/1800.81 c applied locally : - - - 2079 35.4 - - -
1800.05/1800.81 c Separators : Time Calls Cutoffs DomReds Cuts Conss
1800.05/1800.81 c cut pool : 0.00 0 - - 0 - (maximal pool size: 0)
1800.05/1800.81 c redcost : 0.00 0 0 0 0 0
1800.05/1800.81 c impliedbounds : 0.00 0 0 0 0 0
1800.05/1800.81 c intobj : 0.00 0 0 0 0 0
1800.05/1800.81 c cgmip : 0.00 0 0 0 0 0
1800.05/1800.81 c gomory : 0.00 0 0 0 0 0
1800.05/1800.81 c strongcg : 0.00 0 0 0 0 0
1800.05/1800.81 c cmir : 0.00 0 0 0 0 0
1800.05/1800.81 c flowcover : 0.00 0 0 0 0 0
1800.05/1800.81 c clique : 0.00 0 0 0 0 0
1800.05/1800.81 c zerohalf : 0.00 0 0 0 0 0
1800.05/1800.81 c mcf : 0.00 0 0 0 0 0
1800.05/1800.81 c rapidlearning : 0.00 0 0 0 0 0
1800.05/1800.81 c Pricers : Time Calls Vars
1800.05/1800.81 c problem variables: 0.00 0 0
1800.05/1800.81 c Branching Rules : Time Calls Cutoffs DomReds Cuts Conss Children
1800.05/1800.81 c relpscost : 0.00 0 0 0 0 0 0
1800.05/1800.81 c pscost : 0.00 0 0 0 0 0 0
1800.05/1800.81 c inference : 12.83 474542 0 0 0 0 949084
1800.05/1800.81 c mostinf : 0.00 0 0 0 0 0 0
1800.05/1800.81 c leastinf : 0.00 0 0 0 0 0 0
1800.05/1800.81 c fullstrong : 0.00 0 0 0 0 0 0
1800.05/1800.81 c allfullstrong : 0.00 0 0 0 0 0 0
1800.05/1800.81 c random : 0.00 0 0 0 0 0 0
1800.05/1800.81 c Primal Heuristics : Time Calls Found
1800.05/1800.81 c LP solutions : 0.00 - 0
1800.05/1800.81 c pseudo solutions : 0.00 - 0
1800.05/1800.81 c trivial : 0.00 1 0
1800.05/1800.81 c simplerounding : 0.00 0 0
1800.05/1800.81 c zirounding : 0.00 0 0
1800.05/1800.81 c rounding : 0.00 0 0
1800.05/1800.81 c shifting : 0.00 0 0
1800.05/1800.81 c intshifting : 0.00 0 0
1800.05/1800.81 c oneopt : 0.00 0 0
1800.05/1800.81 c twoopt : 0.00 0 0
1800.05/1800.81 c fixandinfer : 0.00 0 0
1800.05/1800.81 c feaspump : 0.00 0 0
1800.05/1800.81 c coefdiving : 0.00 0 0
1800.05/1800.81 c pscostdiving : 0.00 0 0
1800.05/1800.81 c fracdiving : 0.00 0 0
1800.05/1800.81 c veclendiving : 0.00 0 0
1800.05/1800.81 c intdiving : 0.00 0 0
1800.05/1800.81 c actconsdiving : 0.00 0 0
1800.05/1800.81 c objpscostdiving : 0.00 0 0
1800.05/1800.81 c rootsoldiving : 0.00 0 0
1800.05/1800.81 c linesearchdiving : 0.00 0 0
1800.05/1800.81 c guideddiving : 0.00 0 0
1800.05/1800.81 c octane : 0.00 0 0
1800.05/1800.81 c rens : 0.00 0 0
1800.05/1800.81 c rins : 0.00 0 0
1800.05/1800.81 c localbranching : 0.00 0 0
1800.05/1800.81 c mutation : 0.00 0 0
1800.05/1800.81 c crossover : 0.00 0 0
1800.05/1800.81 c dins : 0.00 0 0
1800.05/1800.81 c undercover : 0.00 0 0
1800.05/1800.81 c nlp : 0.00 0 0
1800.05/1800.81 c trysol : 0.00 0 0
1800.05/1800.81 c LP : Time Calls Iterations Iter/call Iter/sec
1800.05/1800.81 c primal LP : 0.00 0 0 0.00 -
1800.05/1800.81 c dual LP : 0.00 0 0 0.00 -
1800.05/1800.81 c lex dual LP : 0.00 0 0 0.00 -
1800.05/1800.81 c barrier LP : 0.00 0 0 0.00 -
1800.05/1800.81 c diving/probing LP: 0.00 0 0 0.00 -
1800.05/1800.81 c strong branching : 0.00 0 0 0.00 -
1800.05/1800.81 c (at root node) : - 0 0 0.00 -
1800.05/1800.81 c conflict analysis: 0.00 0 0 0.00 -
1800.05/1800.81 c B&B Tree :
1800.05/1800.81 c number of runs : 1
1800.05/1800.81 c nodes : 622378
1800.05/1800.81 c nodes (total) : 622378
1800.05/1800.81 c nodes left : 217281
1800.05/1800.81 c max depth : 110
1800.05/1800.81 c max depth (total): 110
1800.05/1800.81 c backtracks : 149506 (24.0%)
1800.05/1800.81 c delayed cutoffs : 109426
1800.05/1800.81 c repropagations : 451113 (5401197 domain reductions, 96825 cutoffs)
1800.05/1800.81 c avg switch length: 13.76
1800.05/1800.81 c switching time : 487.26
1800.05/1800.81 c Solution :
1800.05/1800.81 c Solutions found : 0 (0 improvements)
1800.05/1800.81 c Primal Bound : -
1800.05/1800.81 c Dual Bound : +0.00000000000000e+00
1800.05/1800.81 c Gap : infinite
1800.05/1800.81 c Root Dual Bound : +0.00000000000000e+00
1800.05/1800.81 c Root Iterations : 0
1801.14/1801.90 c Time complete: 1801.14.
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-2664459-1276315098/watcher-2664459-1276315098 -o /tmp/evaluation-result-2664459-1276315098/solver-2664459-1276315098 -C 1800 -W 2000 -M 1800 HOME/pbscip.linux.x86_64.gnu.opt.none -f HOME/instance-2664459-1276315098.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 8735 /proc/meminfo: memFree=1676460/2059040 swapFree=4192956/4192956 [pid=8735] ppid=8733 vsize=6584 CPUtime=0 /proc/8735/stat : 8735 (pbscip.linux.x8) R 8733 8735 8407 0 -1 4202496 965 0 0 0 0 0 0 0 20 0 1 0 5166144 6742016 887 1992294400 4194304 7136930 140734220031024 18446744073709551615 6346613 0 0 4096 0 0 0 0 17 1 0 0 0 /proc/8735/statm: 1646 895 254 719 0 925 0 [startup+0.0786341 s] /proc/loadavg: 1.00 1.00 1.00 3/106 8735 /proc/meminfo: memFree=1676460/2059040 swapFree=4192956/4192956 [pid=8735] ppid=8733 vsize=14468 CPUtime=0.07 /proc/8735/stat : 8735 (pbscip.linux.x8) R 8733 8735 8407 0 -1 4202496 3264 0 0 0 6 1 0 0 20 0 1 0 5166144 14815232 2832 1992294400 4194304 7136930 140734220031024 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/8735/statm: 3617 2832 337 719 0 2896 0 Current children cumulated CPU time (s) 0.07 Current children cumulated vsize (KiB) 14468 [startup+0.100638 s] /proc/loadavg: 1.00 1.00 1.00 3/106 8735 /proc/meminfo: memFree=1676460/2059040 swapFree=4192956/4192956 [pid=8735] ppid=8733 vsize=14628 CPUtime=0.09 /proc/8735/stat : 8735 (pbscip.linux.x8) R 8733 8735 8407 0 -1 4202496 3577 0 0 0 7 2 0 0 20 0 1 0 5166144 14979072 2888 1992294400 4194304 7136930 140734220031024 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/8735/statm: 3657 2891 345 719 0 2936 0 Current children cumulated CPU time (s) 0.09 Current children cumulated vsize (KiB) 14628 [startup+0.300676 s] /proc/loadavg: 1.00 1.00 1.00 3/106 8735 /proc/meminfo: memFree=1676460/2059040 swapFree=4192956/4192956 [pid=8735] ppid=8733 vsize=17200 CPUtime=0.29 /proc/8735/stat : 8735 (pbscip.linux.x8) R 8733 8735 8407 0 -1 4202496 6824 0 0 0 25 4 0 0 20 0 1 0 5166144 17612800 3565 1992294400 4194304 7136930 140734220031024 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/8735/statm: 4300 3565 391 719 0 3579 0 Current children cumulated CPU time (s) 0.29 Current children cumulated vsize (KiB) 17200 [startup+0.70075 s] /proc/loadavg: 1.00 1.00 1.00 3/106 8735 /proc/meminfo: memFree=1676460/2059040 swapFree=4192956/4192956 [pid=8735] ppid=8733 vsize=17984 CPUtime=0.69 /proc/8735/stat : 8735 (pbscip.linux.x8) R 8733 8735 8407 0 -1 4202496 7019 0 0 0 64 5 0 0 21 0 1 0 5166144 18415616 3760 1992294400 4194304 7136930 140734220031024 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/8735/statm: 4496 3760 391 719 0 3775 0 Current children cumulated CPU time (s) 0.69 Current children cumulated vsize (KiB) 17984 [startup+1.5009 s] /proc/loadavg: 1.00 1.00 1.00 2/107 8736 /proc/meminfo: memFree=1662068/2059040 swapFree=4192956/4192956 [pid=8735] ppid=8733 vsize=19152 CPUtime=1.49 /proc/8735/stat : 8735 (pbscip.linux.x8) R 8733 8735 8407 0 -1 4202496 7321 0 0 0 140 9 0 0 23 0 1 0 5166144 19611648 4062 1992294400 4194304 7136930 140734220031024 18446744073709551615 5005257 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/8735/statm: 4788 4062 391 719 0 4067 0 Current children cumulated CPU time (s) 1.49 Current children cumulated vsize (KiB) 19152 [startup+3.1012 s] /proc/loadavg: 1.00 1.00 1.00 2/107 8736 /proc/meminfo: memFree=1660332/2059040 swapFree=4192956/4192956 [pid=8735] ppid=8733 vsize=21448 CPUtime=3.09 /proc/8735/stat : 8735 (pbscip.linux.x8) R 8733 8735 8407 0 -1 4202496 7901 0 0 0 290 19 0 0 25 0 1 0 5166144 21962752 4642 1992294400 4194304 7136930 140734220031024 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/8735/statm: 5362 4642 391 719 0 4641 0 Current children cumulated CPU time (s) 3.09 Current children cumulated vsize (KiB) 21448 [startup+6.3008 s] /proc/loadavg: 1.00 1.00 1.00 2/107 8736 /proc/meminfo: memFree=1655744/2059040 swapFree=4192956/4192956 [pid=8735] ppid=8733 vsize=25156 CPUtime=6.29 /proc/8735/stat : 8735 (pbscip.linux.x8) R 8733 8735 8407 0 -1 4202496 8856 0 0 0 596 33 0 0 25 0 1 0 5166144 25759744 5597 1992294400 4194304 7136930 140734220031024 18446744073709551615 4999867 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/8735/statm: 6289 5597 391 719 0 5568 0 Current children cumulated CPU time (s) 6.29 Current children cumulated vsize (KiB) 25156 [startup+12.701 s] /proc/loadavg: 1.00 1.00 1.00 2/107 8736 /proc/meminfo: memFree=1648056/2059040 swapFree=4192956/4192956 [pid=8735] ppid=8733 vsize=32840 CPUtime=12.68 /proc/8735/stat : 8735 (pbscip.linux.x8) R 8733 8735 8407 0 -1 4202496 10799 0 0 0 1205 63 0 0 25 0 1 0 5166144 33628160 7540 1992294400 4194304 7136930 140734220031024 18446744073709551615 5955613 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/8735/statm: 8210 7540 391 719 0 7489 0 Current children cumulated CPU time (s) 12.68 Current children cumulated vsize (KiB) 32840 [startup+25.5004 s] /proc/loadavg: 1.00 1.00 1.00 2/107 8736 /proc/meminfo: memFree=1635532/2059040 swapFree=4192956/4192956 [pid=8735] ppid=8733 vsize=44360 CPUtime=25.48 /proc/8735/stat : 8735 (pbscip.linux.x8) R 8733 8735 8407 0 -1 4202496 13752 0 0 0 2435 113 0 0 25 0 1 0 5166144 45424640 10493 1992294400 4194304 7136930 140734220031024 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/8735/statm: 11090 10493 391 719 0 10369 0 Current children cumulated CPU time (s) 25.48 Current children cumulated vsize (KiB) 44360 [startup+51.1012 s] /proc/loadavg: 1.00 1.00 1.00 2/107 8738 /proc/meminfo: memFree=1617304/2059040 swapFree=4192956/4192956 [pid=8735] ppid=8733 vsize=62372 CPUtime=51.06 /proc/8735/stat : 8735 (pbscip.linux.x8) R 8733 8735 8407 0 -1 4202496 18294 0 0 0 4919 187 0 0 25 0 1 0 5166144 63868928 15035 1992294400 4194304 7136930 140734220031024 18446744073709551615 5950310 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/8735/statm: 15593 15035 391 719 0 14872 0 Current children cumulated CPU time (s) 51.06 Current children cumulated vsize (KiB) 62372 [startup+102.308 s] /proc/loadavg: 1.00 1.00 1.00 2/107 8738 /proc/meminfo: memFree=1595852/2059040 swapFree=4192956/4192956 [pid=8735] ppid=8733 vsize=85604 CPUtime=102.25 /proc/8735/stat : 8735 (pbscip.linux.x8) R 8733 8735 8407 0 -1 4202496 23591 0 0 0 9938 287 0 0 25 0 1 0 5166144 87658496 20332 1992294400 4194304 7136930 140734220031024 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/8735/statm: 21401 20332 391 719 0 20680 0 Current children cumulated CPU time (s) 102.25 Current children cumulated vsize (KiB) 85604 [startup+162.301 s] /proc/loadavg: 1.00 1.00 1.00 2/107 8740 /proc/meminfo: memFree=1568572/2059040 swapFree=4192956/4192956 [pid=8735] ppid=8733 vsize=112560 CPUtime=162.21 /proc/8735/stat : 8735 (pbscip.linux.x8) R 8733 8735 8407 0 -1 4202496 30388 0 0 0 15804 417 0 0 25 0 1 0 5166144 115261440 27129 1992294400 4194304 7136930 140734220031024 18446744073709551615 4999837 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/8735/statm: 28140 27129 391 719 0 27419 0 Current children cumulated CPU time (s) 162.21 Current children cumulated vsize (KiB) 112560 [startup+222.301 s] /proc/loadavg: 1.00 1.00 1.00 2/107 8751 /proc/meminfo: memFree=1547492/2059040 swapFree=4192956/4192956 [pid=8735] ppid=8733 vsize=134252 CPUtime=222.18 /proc/8735/stat : 8735 (pbscip.linux.x8) R 8733 8735 8407 0 -1 4202496 35862 0 0 0 21698 520 0 0 25 0 1 0 5166144 137474048 32603 1992294400 4194304 7136930 140734220031024 18446744073709551615 6215719 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/8735/statm: 33563 32603 391 719 0 32842 0 Current children cumulated CPU time (s) 222.18 Current children cumulated vsize (KiB) 134252 [startup+282.301 s] /proc/loadavg: 1.00 1.00 1.00 2/107 8753 /proc/meminfo: memFree=1531744/2059040 swapFree=4192956/4192956 [pid=8735] ppid=8733 vsize=149068 CPUtime=282.16 /proc/8735/stat : 8735 (pbscip.linux.x8) R 8733 8735 8407 0 -1 4202496 39540 0 0 0 27607 609 0 0 25 0 1 0 5166144 152645632 36281 1992294400 4194304 7136930 140734220031024 18446744073709551615 4704784 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/8735/statm: 37267 36281 391 719 0 36546 0 Current children cumulated CPU time (s) 282.16 Current children cumulated vsize (KiB) 149068 [startup+342.302 s] /proc/loadavg: 1.00 1.00 1.00 2/107 8755 /proc/meminfo: memFree=1516740/2059040 swapFree=4192956/4192956 [pid=8735] ppid=8733 vsize=163676 CPUtime=342.13 /proc/8735/stat : 8735 (pbscip.linux.x8) R 8733 8735 8407 0 -1 4202496 43245 0 0 0 33516 697 0 0 25 0 1 0 5166144 167604224 39986 1992294400 4194304 7136930 140734220031024 18446744073709551615 4210588 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/8735/statm: 40919 39986 391 719 0 40198 0 Current children cumulated CPU time (s) 342.13 Current children cumulated vsize (KiB) 163676 [startup+402.301 s] /proc/loadavg: 1.00 1.00 1.00 2/107 8755 /proc/meminfo: memFree=1501240/2059040 swapFree=4192956/4192956 [pid=8735] ppid=8733 vsize=180084 CPUtime=402.1 /proc/8735/stat : 8735 (pbscip.linux.x8) R 8733 8735 8407 0 -1 4202496 47324 0 0 0 39431 779 0 0 25 0 1 0 5166144 184406016 44065 1992294400 4194304 7136930 140734220031024 18446744073709551615 4999837 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/8735/statm: 45021 44065 391 719 0 44300 0 Current children cumulated CPU time (s) 402.1 Current children cumulated vsize (KiB) 180084 [startup+462.301 s] /proc/loadavg: 1.00 1.00 1.00 2/107 8757 /proc/meminfo: memFree=1490328/2059040 swapFree=4192956/4192956 [pid=8735] ppid=8733 vsize=190096 CPUtime=462.08 /proc/8735/stat : 8735 (pbscip.linux.x8) R 8733 8735 8407 0 -1 4202496 49820 0 0 0 45352 856 0 0 25 0 1 0 5166144 194658304 46561 1992294400 4194304 7136930 140734220031024 18446744073709551615 4210588 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/8735/statm: 47524 46561 391 719 0 46803 0 Current children cumulated CPU time (s) 462.08 Current children cumulated vsize (KiB) 190096 [startup+522.301 s] /proc/loadavg: 1.00 1.00 1.00 2/107 8759 /proc/meminfo: memFree=1480284/2059040 swapFree=4192956/4192956 [pid=8735] ppid=8733 vsize=200340 CPUtime=522.05 /proc/8735/stat : 8735 (pbscip.linux.x8) R 8733 8735 8407 0 -1 4202496 52339 0 0 0 51280 925 0 0 25 0 1 0 5166144 205148160 49080 1992294400 4194304 7136930 140734220031024 18446744073709551615 4218737 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/8735/statm: 50085 49080 391 719 0 49364 0 Current children cumulated CPU time (s) 522.05 Current children cumulated vsize (KiB) 200340 [startup+582.301 s] /proc/loadavg: 1.00 1.00 1.00 2/107 8761 /proc/meminfo: memFree=1470612/2059040 swapFree=4192956/4192956 [pid=8735] ppid=8733 vsize=209796 CPUtime=582.03 /proc/8735/stat : 8735 (pbscip.linux.x8) R 8733 8735 8407 0 -1 4202496 54673 0 0 0 57211 992 0 0 25 0 1 0 5166144 214831104 51414 1992294400 4194304 7136930 140734220031024 18446744073709551615 4221536 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/8735/statm: 52449 51414 391 719 0 51728 0 Current children cumulated CPU time (s) 582.03 Current children cumulated vsize (KiB) 209796 [startup+642.302 s] /proc/loadavg: 1.00 1.00 1.00 2/107 8763 /proc/meminfo: memFree=1460196/2059040 swapFree=4192956/4192956 [pid=8735] ppid=8733 vsize=219952 CPUtime=642.02 /proc/8735/stat : 8735 (pbscip.linux.x8) R 8733 8735 8407 0 -1 4202496 57268 0 0 0 63148 1054 0 0 25 0 1 0 5166144 225230848 54009 1992294400 4194304 7136930 140734220031024 18446744073709551615 4210588 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/8735/statm: 54988 54009 391 719 0 54267 0 Current children cumulated CPU time (s) 642.02 Current children cumulated vsize (KiB) 219952 [startup+702.301 s] ################ # More data... # ################ [startup+1002.3 s] /proc/loadavg: 1.00 1.00 1.00 2/107 8771 /proc/meminfo: memFree=1415556/2059040 swapFree=4192956/4192956 [pid=8735] ppid=8733 vsize=264184 CPUtime=1001.86 /proc/8735/stat : 8735 (pbscip.linux.x8) R 8733 8735 8407 0 -1 4202496 68316 0 0 0 98763 1423 0 0 25 0 1 0 5166144 270524416 65057 1992294400 4194304 7136930 140734220031024 18446744073709551615 5000156 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/8735/statm: 66046 65057 391 719 0 65325 0 Current children cumulated CPU time (s) 1001.86 Current children cumulated vsize (KiB) 264184 [startup+1062.3 s] /proc/loadavg: 1.00 1.00 1.00 2/107 8773 /proc/meminfo: memFree=1405884/2059040 swapFree=4192956/4192956 [pid=8735] ppid=8733 vsize=278012 CPUtime=1061.83 /proc/8735/stat : 8735 (pbscip.linux.x8) R 8733 8735 8407 0 -1 4202496 70742 0 0 0 104695 1488 0 0 25 0 1 0 5166144 284684288 67483 1992294400 4194304 7136930 140734220031024 18446744073709551615 4999811 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/8735/statm: 69503 67483 391 719 0 68782 0 Current children cumulated CPU time (s) 1061.83 Current children cumulated vsize (KiB) 278012 [startup+1122.3 s] /proc/loadavg: 1.00 1.00 1.00 2/107 8775 /proc/meminfo: memFree=1395964/2059040 swapFree=4192956/4192956 [pid=8735] ppid=8733 vsize=287896 CPUtime=1121.82 /proc/8735/stat : 8735 (pbscip.linux.x8) R 8733 8735 8407 0 -1 4202496 73186 0 0 0 110635 1547 0 0 25 0 1 0 5166144 294805504 69927 1992294400 4194304 7136930 140734220031024 18446744073709551615 4999897 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/8735/statm: 71974 69927 391 719 0 71253 0 Current children cumulated CPU time (s) 1121.82 Current children cumulated vsize (KiB) 287896 [startup+1182.3 s] /proc/loadavg: 1.00 1.00 1.00 2/107 8777 /proc/meminfo: memFree=1386540/2059040 swapFree=4192956/4192956 [pid=8735] ppid=8733 vsize=297044 CPUtime=1181.79 /proc/8735/stat : 8735 (pbscip.linux.x8) R 8733 8735 8407 0 -1 4202496 75516 0 0 0 116580 1599 0 0 25 0 1 0 5166144 304173056 72257 1992294400 4194304 7136930 140734220031024 18446744073709551615 4999862 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/8735/statm: 74261 72257 391 719 0 73540 0 Current children cumulated CPU time (s) 1181.79 Current children cumulated vsize (KiB) 297044 [startup+1242.3 s] /proc/loadavg: 1.00 1.00 1.00 2/107 8779 /proc/meminfo: memFree=1377116/2059040 swapFree=4192956/4192956 [pid=8735] ppid=8733 vsize=306136 CPUtime=1241.77 /proc/8735/stat : 8735 (pbscip.linux.x8) R 8733 8735 8407 0 -1 4202496 77835 0 0 0 122527 1650 0 0 25 0 1 0 5166144 313483264 74576 1992294400 4194304 7136930 140734220031024 18446744073709551615 4221404 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/8735/statm: 76534 74576 391 719 0 75813 0 Current children cumulated CPU time (s) 1241.77 Current children cumulated vsize (KiB) 306136 [startup+1302.3 s] /proc/loadavg: 1.00 1.00 1.00 2/107 8779 /proc/meminfo: memFree=1370296/2059040 swapFree=4192956/4192956 [pid=8735] ppid=8733 vsize=313276 CPUtime=1301.76 /proc/8735/stat : 8735 (pbscip.linux.x8) R 8733 8735 8407 0 -1 4202496 79518 0 0 0 128478 1698 0 0 25 0 1 0 5166144 320794624 76259 1992294400 4194304 7136930 140734220031024 18446744073709551615 4210629 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/8735/statm: 78319 76259 391 719 0 77598 0 Current children cumulated CPU time (s) 1301.76 Current children cumulated vsize (KiB) 313276 [startup+1362.3 s] /proc/loadavg: 1.00 1.00 1.00 2/107 8781 /proc/meminfo: memFree=1368436/2059040 swapFree=4192956/4192956 [pid=8735] ppid=8733 vsize=315032 CPUtime=1361.72 /proc/8735/stat : 8735 (pbscip.linux.x8) R 8733 8735 8407 0 -1 4202496 79972 0 0 0 134431 1741 0 0 25 0 1 0 5166144 322592768 76713 1992294400 4194304 7136930 140734220031024 18446744073709551615 4999811 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/8735/statm: 78758 76713 391 719 0 78037 0 Current children cumulated CPU time (s) 1361.72 Current children cumulated vsize (KiB) 315032 [startup+1422.31 s] /proc/loadavg: 1.00 1.00 1.00 2/107 8783 /proc/meminfo: memFree=1360128/2059040 swapFree=4192956/4192956 [pid=8735] ppid=8733 vsize=323108 CPUtime=1421.7 /proc/8735/stat : 8735 (pbscip.linux.x8) R 8733 8735 8407 0 -1 4202496 82032 0 0 0 140378 1792 0 0 25 0 1 0 5166144 330862592 78773 1992294400 4194304 7136930 140734220031024 18446744073709551615 4999837 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/8735/statm: 80777 78773 391 719 0 80056 0 Current children cumulated CPU time (s) 1421.7 Current children cumulated vsize (KiB) 323108 [startup+1482.3 s] /proc/loadavg: 1.00 1.00 1.00 2/107 8785 /proc/meminfo: memFree=1354300/2059040 swapFree=4192956/4192956 [pid=8735] ppid=8733 vsize=329160 CPUtime=1481.68 /proc/8735/stat : 8735 (pbscip.linux.x8) R 8733 8735 8407 0 -1 4202496 83477 0 0 0 146330 1838 0 0 25 0 1 0 5166144 337059840 80218 1992294400 4194304 7136930 140734220031024 18446744073709551615 4999811 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/8735/statm: 82290 80218 391 719 0 81569 0 Current children cumulated CPU time (s) 1481.68 Current children cumulated vsize (KiB) 329160 [startup+1542.3 s] /proc/loadavg: 1.00 1.00 1.00 2/107 8787 /proc/meminfo: memFree=1347108/2059040 swapFree=4192956/4192956 [pid=8735] ppid=8733 vsize=336092 CPUtime=1541.65 /proc/8735/stat : 8735 (pbscip.linux.x8) R 8733 8735 8407 0 -1 4202496 85257 0 0 0 152291 1874 0 0 25 0 1 0 5166144 344158208 81998 1992294400 4194304 7136930 140734220031024 18446744073709551615 4999837 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/8735/statm: 84023 81998 391 719 0 83302 0 Current children cumulated CPU time (s) 1541.65 Current children cumulated vsize (KiB) 336092 [startup+1602.3 s] /proc/loadavg: 1.00 1.00 1.00 2/107 8787 /proc/meminfo: memFree=1343140/2059040 swapFree=4192956/4192956 [pid=8735] ppid=8733 vsize=340212 CPUtime=1601.63 /proc/8735/stat : 8735 (pbscip.linux.x8) R 8733 8735 8407 0 -1 4202496 86244 0 0 0 158246 1917 0 0 25 0 1 0 5166144 348377088 82985 1992294400 4194304 7136930 140734220031024 18446744073709551615 4221536 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/8735/statm: 85053 82985 391 719 0 84332 0 Current children cumulated CPU time (s) 1601.63 Current children cumulated vsize (KiB) 340212 [startup+1662.3 s] /proc/loadavg: 1.00 1.00 1.00 2/107 8789 /proc/meminfo: memFree=1340536/2059040 swapFree=4192956/4192956 [pid=8735] ppid=8733 vsize=343028 CPUtime=1661.61 /proc/8735/stat : 8735 (pbscip.linux.x8) R 8733 8735 8407 0 -1 4202496 86895 0 0 0 164205 1956 0 0 25 0 1 0 5166144 351260672 83636 1992294400 4194304 7136930 140734220031024 18446744073709551615 4999862 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/8735/statm: 85757 83636 391 719 0 85036 0 Current children cumulated CPU time (s) 1661.61 Current children cumulated vsize (KiB) 343028 [startup+1722.3 s] /proc/loadavg: 1.00 1.00 1.00 2/107 8791 /proc/meminfo: memFree=1337560/2059040 swapFree=4192956/4192956 [pid=8735] ppid=8733 vsize=345760 CPUtime=1721.58 /proc/8735/stat : 8735 (pbscip.linux.x8) R 8733 8735 8407 0 -1 4202496 87612 0 0 0 170164 1994 0 0 25 0 1 0 5166144 354058240 84353 1992294400 4194304 7136930 140734220031024 18446744073709551615 4210588 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/8735/statm: 86440 84353 391 719 0 85719 0 Current children cumulated CPU time (s) 1721.58 Current children cumulated vsize (KiB) 345760 [startup+1782.3 s] /proc/loadavg: 1.00 1.00 1.00 2/107 8793 /proc/meminfo: memFree=1331980/2059040 swapFree=4192956/4192956 [pid=8735] ppid=8733 vsize=351168 CPUtime=1781.55 /proc/8735/stat : 8735 (pbscip.linux.x8) R 8733 8735 8407 0 -1 4202496 88955 0 0 0 176128 2027 0 0 25 0 1 0 5166144 359596032 85696 1992294400 4194304 7136930 140734220031024 18446744073709551615 5950410 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/8735/statm: 87792 85696 391 719 0 87071 0 Current children cumulated CPU time (s) 1781.55 Current children cumulated vsize (KiB) 351168 Maximum CPU time exceeded: sending SIGTERM then SIGKILL [startup+1800.8 s] /proc/loadavg: 1.00 1.00 1.00 2/107 8793 /proc/meminfo: memFree=1331980/2059040 swapFree=4192956/4192956 [pid=8735] ppid=8733 vsize=351168 CPUtime=1800.05 /proc/8735/stat : 8735 (pbscip.linux.x8) R 8733 8735 8407 0 -1 4202496 88960 0 0 0 177966 2039 0 0 25 0 1 0 5166144 359596032 85701 1992294400 4194304 7136930 140734220031024 18446744073709551615 4210588 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/8735/statm: 87792 85701 391 719 0 87071 0 Current children cumulated CPU time (s) 1800.05 Current children cumulated vsize (KiB) 351168 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 8793 /proc/meminfo: memFree=1331980/2059040 swapFree=4192956/4192956 [pid=8735] ppid=8733 vsize=351264 CPUtime=1800.65 /proc/8735/stat : 8735 (pbscip.linux.x8) R 8733 8735 8407 0 -1 4202496 88994 0 0 0 178026 2039 0 0 25 0 1 0 5166144 359694336 85735 1992294400 4194304 7136930 140734220031024 18446744073709551615 4670052 0 0 4096 0 0 0 0 17 1 0 0 0 /proc/8735/statm: 87816 85735 396 719 0 87095 0 Current children cumulated CPU time (s) 1800.65 Current children cumulated vsize (KiB) 351264 [startup+1801.81 s] /proc/loadavg: 1.00 1.00 1.00 2/108 8794 /proc/meminfo: memFree=1332220/2059040 swapFree=4192956/4192956 [pid=8735] ppid=8733 vsize=330392 CPUtime=1801.05 /proc/8735/stat : 8735 (pbscip.linux.x8) R 8733 8735 8407 0 -1 4202496 88994 0 0 0 178066 2039 0 0 25 0 1 0 5166144 338321408 80517 1992294400 4194304 7136930 140734220031024 18446744073709551615 4383954 0 0 4096 0 0 0 0 17 1 0 0 0 /proc/8735/statm: 82598 80517 396 719 0 81877 0 Current children cumulated CPU time (s) 1801.05 Current children cumulated vsize (KiB) 330392 [startup+1801.9 s] /proc/loadavg: 1.00 1.00 1.00 2/108 8794 /proc/meminfo: memFree=1332220/2059040 swapFree=4192956/4192956 [pid=8735] ppid=8733 vsize=10772 CPUtime=1801.14 /proc/8735/stat : 8735 (pbscip.linux.x8) R 8733 8735 8407 0 -1 4202496 88996 0 0 0 178072 2042 0 0 25 0 1 0 5166144 11030528 1964 1992294400 4194304 7136930 140734220031024 18446744073709551615 6360983 0 0 4096 0 0 0 0 17 1 0 0 0 /proc/8735/statm: 2693 1964 398 719 0 1972 0 Current children cumulated CPU time (s) 1801.14 Current children cumulated vsize (KiB) 10772 Child status: 0 Real time (s): 1801.9 CPU time (s): 1801.16 CPU user time (s): 1780.73 CPU system time (s): 20.4299 CPU usage (%): 99.9586 Max. virtual memory (cumulated for all children) (KiB): 351264 getrusage(RUSAGE_CHILDREN,...) data: user time used= 1780.73 system time used= 20.4299 maximum resident set size= 0 integral shared memory size= 0 integral unshared data size= 0 integral unshared stack size= 0 page reclaims= 89001 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= 5 involuntary context switches= 18082 runsolver used 2.92156 second user time and 8.5717 second system time The end
Begin job on node019 at 2010-06-12 05:58:18 IDJOB=2664459 IDBENCH=1365 IDSOLVER=1167 FILE ID=node019/2664459-1276315098 PBS_JOBID= 11173149 Free space on /tmp= 62356 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.1900550720.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-2664459-1276315098/watcher-2664459-1276315098 -o /tmp/evaluation-result-2664459-1276315098/solver-2664459-1276315098 -C 1800 -W 2000 -M 1800 HOME/pbscip.linux.x86_64.gnu.opt.none -f HOME/instance-2664459-1276315098.opb -t 1800 -m 1800 TIME LIMIT= 1800 seconds MEMORY LIMIT= 1800 MiB MAX NB THREAD= 0 MD5SUM BENCH= 76a48b8845ca731b7df3e7e82d604015 RANDOM SEED=2097034059 node019.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.264 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.52 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.264 cache size : 2048 KB physical id : 3 siblings : 1 core id : 0 cpu cores : 1 apicid : 6 fpu : yes fpu_exception : yes cpuid level : 5 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl cid cx16 xtpr bogomips : 5599.54 clflush size : 64 cache_alignment : 128 address sizes : 36 bits physical, 48 bits virtual power management: /proc/meminfo: MemTotal: 2059040 kB MemFree: 1676988 kB Buffers: 84352 kB Cached: 170524 kB SwapCached: 0 kB Active: 136988 kB Inactive: 177088 kB HighTotal: 0 kB HighFree: 0 kB LowTotal: 2059040 kB LowFree: 1676988 kB SwapTotal: 4192956 kB SwapFree: 4192956 kB Dirty: 3260 kB Writeback: 0 kB AnonPages: 59228 kB Mapped: 15388 kB Slab: 46332 kB PageTables: 4016 kB NFS_Unstable: 0 kB Bounce: 0 kB CommitLimit: 5222476 kB Committed_AS: 180712 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= 62352 MiB End job on node019 at 2010-06-12 06:28:21