| Solver Name | Answer | CPU time | Wall clock time |
|---|---|---|---|
| SCIPnone SCIP 1.2.1.2 without any LP solver | ? (TO) | 1801.45 | 1801.92 |
| Name | normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/ namasivayam/tsp/normalized-t3002.11tsp11.1900563250.opb |
| MD5SUM | 86b039bb4205441cb6ccb47b538994bc |
| 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 | 53.2009 |
| 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 | 665 |
| 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-2664407-1276293397.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.08/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.08/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.08/0.15 c presolving (3 rounds):
0.08/0.15 c 0 deleted vars, 143 deleted constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.08/0.15 c 242 implications, 22 cliques
0.08/0.15 c presolved problem has 231 variables (231 bin, 0 int, 0 impl, 0 cont) and 2564 constraints
0.08/0.15 c 1 constraints of type <knapsack>
0.08/0.15 c 22 constraints of type <setppc>
0.08/0.15 c 2541 constraints of type <logicor>
0.08/0.15 c transformed objective value is always integral (scale: 1)
0.08/0.15 c Presolving Time: 0.07
0.08/0.15 c - non default parameters ----------------------------------------------------------------------
0.08/0.15 c # SCIP version 1.2.1.2
0.08/0.15 c
0.08/0.15 c # frequency for displaying node information lines
0.08/0.15 c # [type: int, range: [-1,2147483647], default: 100]
0.08/0.15 c display/freq = 10000
0.08/0.15 c
0.08/0.15 c # maximal time in seconds to run
0.08/0.15 c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.08/0.15 c limits/time = 1799.95
0.08/0.15 c
0.08/0.15 c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.08/0.15 c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.08/0.15 c limits/memory = 1620
0.08/0.15 c
0.08/0.15 c # solving stops, if the given number of solutions were found (-1: no limit)
0.08/0.15 c # [type: int, range: [-1,2147483647], default: -1]
0.08/0.15 c limits/solutions = 1
0.08/0.15 c
0.08/0.15 c # frequency for solving LP at the nodes (-1: never; 0: only root LP)
0.08/0.15 c # [type: int, range: [-1,2147483647], default: 1]
0.08/0.15 c lp/solvefreq = -1
0.08/0.15 c
0.08/0.15 c # maximal number of separation rounds per node (-1: unlimited)
0.08/0.15 c # [type: int, range: [-1,2147483647], default: 5]
0.08/0.15 c separating/maxrounds = 1
0.08/0.15 c
0.08/0.15 c # maximal number of separation rounds in the root node (-1: unlimited)
0.08/0.15 c # [type: int, range: [-1,2147483647], default: -1]
0.08/0.15 c separating/maxroundsroot = 5
0.08/0.15 c
0.08/0.15 c # should presolving try to simplify inequalities
0.08/0.15 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.08/0.15 c constraints/linear/simplifyinequalities = TRUE
0.08/0.15 c
0.08/0.15 c # should disaggregation of knapsack constraints be allowed in preprocessing?
0.08/0.15 c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
0.08/0.15 c constraints/knapsack/disaggregation = FALSE
0.08/0.15 c
0.08/0.15 c # should presolving try to simplify knapsacks
0.08/0.15 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.08/0.15 c constraints/knapsack/simplifyinequalities = TRUE
0.08/0.15 c
0.08/0.15 c # maximal number of presolving rounds the presolver participates in (-1: no limit)
0.08/0.15 c # [type: int, range: [-1,2147483647], default: -1]
0.08/0.15 c presolving/probing/maxrounds = 0
0.08/0.15 c
0.08/0.15 c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
0.08/0.15 c # [type: int, range: [-1,2147483647], default: 10]
0.08/0.15 c heuristics/coefdiving/freq = -1
0.08/0.15 c
0.08/0.15 c # maximal fraction of diving LP iterations compared to node LP iterations
0.08/0.15 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.08/0.15 c heuristics/coefdiving/maxlpiterquot = 0.075
0.08/0.15 c
0.08/0.15 c # additional number of allowed LP iterations
0.08/0.15 c # [type: int, range: [0,2147483647], default: 1000]
0.08/0.15 c heuristics/coefdiving/maxlpiterofs = 1500
0.08/0.15 c
0.08/0.15 c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
0.08/0.15 c # [type: int, range: [-1,2147483647], default: 30]
0.08/0.15 c heuristics/crossover/freq = -1
0.08/0.15 c
0.08/0.15 c # number of nodes added to the contingent of the total nodes
0.08/0.15 c # [type: longint, range: [0,9223372036854775807], default: 500]
0.08/0.15 c heuristics/crossover/nodesofs = 750
0.08/0.15 c
0.08/0.15 c # number of nodes without incumbent change that heuristic should wait
0.08/0.15 c # [type: longint, range: [0,9223372036854775807], default: 200]
0.08/0.15 c heuristics/crossover/nwaitingnodes = 100
0.08/0.15 c
0.08/0.15 c # contingent of sub problem nodes in relation to the number of nodes of the original problem
0.08/0.15 c # [type: real, range: [0,1], default: 0.1]
0.08/0.15 c heuristics/crossover/nodesquot = 0.15
0.08/0.15 c
0.08/0.15 c # minimum percentage of integer variables that have to be fixed
0.08/0.15 c # [type: real, range: [0,1], default: 0.666]
0.08/0.15 c heuristics/crossover/minfixingrate = 0.5
0.08/0.15 c
0.08/0.15 c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
0.08/0.15 c # [type: int, range: [-1,2147483647], default: 20]
0.08/0.15 c heuristics/feaspump/freq = -1
0.08/0.15 c
0.08/0.15 c # additional number of allowed LP iterations
0.08/0.15 c # [type: int, range: [0,2147483647], default: 1000]
0.08/0.15 c heuristics/feaspump/maxlpiterofs = 2000
0.08/0.15 c
0.08/0.15 c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
0.08/0.15 c # [type: int, range: [-1,2147483647], default: 10]
0.08/0.15 c heuristics/fracdiving/freq = -1
0.08/0.15 c
0.08/0.15 c # maximal fraction of diving LP iterations compared to node LP iterations
0.08/0.15 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.08/0.15 c heuristics/fracdiving/maxlpiterquot = 0.075
0.08/0.15 c
0.08/0.15 c # additional number of allowed LP iterations
0.08/0.15 c # [type: int, range: [0,2147483647], default: 1000]
0.08/0.15 c heuristics/fracdiving/maxlpiterofs = 1500
0.08/0.15 c
0.08/0.15 c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
0.08/0.15 c # [type: int, range: [-1,2147483647], default: 10]
0.08/0.15 c heuristics/guideddiving/freq = -1
0.08/0.15 c
0.08/0.15 c # maximal fraction of diving LP iterations compared to node LP iterations
0.08/0.15 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.08/0.15 c heuristics/guideddiving/maxlpiterquot = 0.075
0.08/0.15 c
0.08/0.15 c # additional number of allowed LP iterations
0.08/0.15 c # [type: int, range: [0,2147483647], default: 1000]
0.08/0.15 c heuristics/guideddiving/maxlpiterofs = 1500
0.08/0.15 c
0.08/0.15 c # maximal fraction of diving LP iterations compared to node LP iterations
0.08/0.15 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.08/0.15 c heuristics/intdiving/maxlpiterquot = 0.075
0.08/0.15 c
0.08/0.15 c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
0.08/0.15 c # [type: int, range: [-1,2147483647], default: 10]
0.08/0.15 c heuristics/intshifting/freq = -1
0.08/0.15 c
0.08/0.15 c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
0.08/0.15 c # [type: int, range: [-1,2147483647], default: 10]
0.08/0.15 c heuristics/linesearchdiving/freq = -1
0.08/0.15 c
0.08/0.15 c # maximal fraction of diving LP iterations compared to node LP iterations
0.08/0.15 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.08/0.15 c heuristics/linesearchdiving/maxlpiterquot = 0.075
0.08/0.15 c
0.08/0.15 c # additional number of allowed LP iterations
0.08/0.15 c # [type: int, range: [0,2147483647], default: 1000]
0.08/0.15 c heuristics/linesearchdiving/maxlpiterofs = 1500
0.08/0.15 c
0.08/0.15 c # frequency for calling primal heuristic <nlp> (-1: never, 0: only at depth freqofs)
0.08/0.15 c # [type: int, range: [-1,2147483647], default: 1]
0.08/0.15 c heuristics/nlp/freq = -1
0.08/0.15 c
0.08/0.15 c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
0.08/0.15 c # [type: int, range: [-1,2147483647], default: 20]
0.08/0.15 c heuristics/objpscostdiving/freq = -1
0.08/0.15 c
0.08/0.15 c # maximal fraction of diving LP iterations compared to total iteration number
0.08/0.15 c # [type: real, range: [0,1], default: 0.01]
0.08/0.15 c heuristics/objpscostdiving/maxlpiterquot = 0.015
0.08/0.15 c
0.08/0.15 c # additional number of allowed LP iterations
0.08/0.15 c # [type: int, range: [0,2147483647], default: 1000]
0.08/0.15 c heuristics/objpscostdiving/maxlpiterofs = 1500
0.08/0.15 c
0.08/0.15 c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
0.08/0.15 c # [type: int, range: [-1,2147483647], default: 1]
0.08/0.15 c heuristics/oneopt/freq = -1
0.08/0.15 c
0.08/0.15 c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
0.08/0.15 c # [type: int, range: [-1,2147483647], default: 10]
0.08/0.15 c heuristics/pscostdiving/freq = -1
0.08/0.15 c
0.08/0.15 c # maximal fraction of diving LP iterations compared to node LP iterations
0.08/0.15 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.08/0.15 c heuristics/pscostdiving/maxlpiterquot = 0.075
0.08/0.15 c
0.08/0.15 c # additional number of allowed LP iterations
0.08/0.15 c # [type: int, range: [0,2147483647], default: 1000]
0.08/0.15 c heuristics/pscostdiving/maxlpiterofs = 1500
0.08/0.15 c
0.08/0.15 c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
0.08/0.15 c # [type: int, range: [-1,2147483647], default: 0]
0.08/0.15 c heuristics/rens/freq = -1
0.08/0.15 c
0.08/0.15 c # minimum percentage of integer variables that have to be fixable
0.08/0.15 c # [type: real, range: [0,1], default: 0.5]
0.08/0.15 c heuristics/rens/minfixingrate = 0.3
0.08/0.15 c
0.08/0.15 c # number of nodes added to the contingent of the total nodes
0.08/0.15 c # [type: longint, range: [0,9223372036854775807], default: 500]
0.08/0.15 c heuristics/rens/nodesofs = 2000
0.08/0.15 c
0.08/0.15 c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
0.08/0.15 c # [type: int, range: [-1,2147483647], default: 20]
0.08/0.15 c heuristics/rootsoldiving/freq = -1
0.08/0.15 c
0.08/0.15 c # maximal fraction of diving LP iterations compared to node LP iterations
0.08/0.15 c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
0.08/0.15 c heuristics/rootsoldiving/maxlpiterquot = 0.015
0.08/0.15 c
0.08/0.15 c # additional number of allowed LP iterations
0.08/0.15 c # [type: int, range: [0,2147483647], default: 1000]
0.08/0.15 c heuristics/rootsoldiving/maxlpiterofs = 1500
0.08/0.15 c
0.08/0.15 c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
0.08/0.15 c # [type: int, range: [-1,2147483647], default: 1]
0.08/0.15 c heuristics/rounding/freq = -1
0.08/0.15 c
0.08/0.15 c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
0.08/0.15 c # [type: int, range: [-1,2147483647], default: 10]
0.08/0.15 c heuristics/shifting/freq = -1
0.08/0.15 c
0.08/0.15 c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
0.08/0.15 c # [type: int, range: [-1,2147483647], default: 1]
0.08/0.15 c heuristics/simplerounding/freq = -1
0.08/0.15 c
0.08/0.15 c # frequency for calling primal heuristic <trivial> (-1: never, 0: only at depth freqofs)
0.08/0.15 c # [type: int, range: [-1,2147483647], default: 0]
0.08/0.15 c heuristics/trivial/freq = -1
0.08/0.15 c
0.08/0.15 c # frequency for calling primal heuristic <trysol> (-1: never, 0: only at depth freqofs)
0.08/0.15 c # [type: int, range: [-1,2147483647], default: 1]
0.08/0.15 c heuristics/trysol/freq = -1
0.08/0.15 c
0.08/0.15 c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
0.08/0.15 c # [type: int, range: [-1,2147483647], default: 10]
0.08/0.15 c heuristics/veclendiving/freq = -1
0.08/0.15 c
0.08/0.15 c # maximal fraction of diving LP iterations compared to node LP iterations
0.08/0.15 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.08/0.15 c heuristics/veclendiving/maxlpiterquot = 0.075
0.08/0.15 c
0.08/0.15 c # additional number of allowed LP iterations
0.08/0.15 c # [type: int, range: [0,2147483647], default: 1000]
0.08/0.15 c heuristics/veclendiving/maxlpiterofs = 1500
0.08/0.15 c
0.08/0.15 c # frequency for calling primal heuristic <zirounding> (-1: never, 0: only at depth freqofs)
0.08/0.15 c # [type: int, range: [-1,2147483647], default: 1]
0.08/0.15 c heuristics/zirounding/freq = -1
0.08/0.15 c
0.08/0.15 c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
0.08/0.15 c # [type: int, range: [-1,2147483647], default: 0]
0.08/0.15 c separating/cmir/freq = -1
0.08/0.15 c
0.08/0.15 c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
0.08/0.15 c # [type: int, range: [-1,2147483647], default: 0]
0.08/0.15 c separating/flowcover/freq = -1
0.08/0.15 c
0.08/0.15 c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.08/0.15 c # [type: int, range: [-1,2147483647], default: -1]
0.08/0.15 c separating/rapidlearning/freq = 0
0.08/0.15 c
0.08/0.15 c -----------------------------------------------------------------------------------------------
0.08/0.15 c start solving
0.08/0.15 c
0.08/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.08/0.15 c 0.1s| 1 | 2 | 0 | - |2396k| 0 | - | 231 |2564 | 0 | 0 | 0 | 0 | 0 | 0.000000e+00 | -- | Inf
3.99/4.02 c 3.7s| 10000 | 8225 | 0 | 0.0 |7224k| 98 | - | 231 |4397 | 0 | 0 | 0 |2627 | 0 | 0.000000e+00 | -- | Inf
9.29/9.37 c 8.8s| 20000 | 15244 | 0 | 0.0 | 12M| 98 | - | 231 |5304 | 0 | 0 | 0 |6627 | 0 | 0.000000e+00 | -- | Inf
14.29/14.31 c 13.6s| 30000 | 23050 | 0 | 0.0 | 16M| 98 | - | 231 |5801 | 0 | 0 | 0 |9634 | 0 | 0.000000e+00 | -- | Inf
19.69/19.79 c 18.8s| 40000 | 30592 | 0 | 0.0 | 21M| 98 | - | 231 |6714 | 0 | 0 | 0 | 13k| 0 | 0.000000e+00 | -- | Inf
25.89/25.97 c 24.8s| 50000 | 37874 | 0 | 0.0 | 26M| 98 | - | 231 |7600 | 0 | 0 | 0 | 16k| 0 | 0.000000e+00 | -- | Inf
33.09/33.17 c 31.7s| 60000 | 44733 | 0 | 0.0 | 31M| 98 | - | 231 |8724 | 0 | 0 | 0 | 21k| 0 | 0.000000e+00 | -- | Inf
42.18/42.20 c 40.5s| 70000 | 50891 | 0 | 0.0 | 36M| 98 | - | 231 |9910 | 0 | 0 | 0 | 27k| 0 | 0.000000e+00 | -- | Inf
52.89/52.92 c 50.9s| 80000 | 56505 | 0 | 0.0 | 41M| 98 | - | 231 | 11k| 0 | 0 | 0 | 33k| 0 | 0.000000e+00 | -- | Inf
65.87/65.93 c 63.6s| 90000 | 61386 | 0 | 0.0 | 47M| 98 | - | 231 | 12k| 0 | 0 | 0 | 40k| 0 | 0.000000e+00 | -- | Inf
81.77/81.86 c 79.2s|100000 | 65644 | 0 | 0.0 | 52M| 98 | - | 231 | 13k| 0 | 0 | 0 | 49k| 0 | 0.000000e+00 | -- | Inf
100.96/101.06 c 98.1s|110000 | 68741 | 0 | 0.0 | 57M| 98 | - | 231 | 13k| 0 | 0 | 0 | 58k| 0 | 0.000000e+00 | -- | Inf
113.96/114.05 c 111s|120000 | 74952 | 0 | 0.0 | 61M| 98 | - | 231 | 11k| 0 | 0 | 0 | 63k| 0 | 0.000000e+00 | -- | Inf
123.76/123.84 c 120s|130000 | 82045 | 0 | 0.0 | 65M| 98 | - | 231 | 10k| 0 | 0 | 0 | 67k| 0 | 0.000000e+00 | -- | Inf
132.95/133.08 c 129s|140000 | 89118 | 0 | 0.0 | 70M| 98 | - | 231 | 10k| 0 | 0 | 0 | 71k| 0 | 0.000000e+00 | -- | Inf
142.66/142.79 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
142.66/142.79 c 139s|150000 | 95961 | 0 | 0.0 | 74M| 98 | - | 231 | 10k| 0 | 0 | 0 | 75k| 0 | 0.000000e+00 | -- | Inf
152.05/152.17 c 148s|160000 |102886 | 0 | 0.0 | 79M| 98 | - | 231 | 10k| 0 | 0 | 0 | 80k| 0 | 0.000000e+00 | -- | Inf
161.55/161.63 c 157s|170000 |109805 | 0 | 0.0 | 83M| 98 | - | 231 | 11k| 0 | 0 | 0 | 84k| 0 | 0.000000e+00 | -- | Inf
170.95/171.09 c 166s|180000 |116709 | 0 | 0.0 | 88M| 98 | - | 231 | 11k| 0 | 0 | 0 | 89k| 0 | 0.000000e+00 | -- | Inf
181.84/181.91 c 177s|190000 |123116 | 0 | 0.0 | 93M| 98 | - | 231 | 12k| 0 | 0 | 0 | 94k| 0 | 0.000000e+00 | -- | Inf
193.34/193.42 c 188s|200000 |129455 | 0 | 0.0 | 98M| 98 | - | 231 | 12k| 0 | 0 | 0 | 99k| 0 | 0.000000e+00 | -- | Inf
205.14/205.24 c 200s|210000 |135772 | 0 | 0.0 | 103M| 98 | - | 231 | 13k| 0 | 0 | 0 | 104k| 0 | 0.000000e+00 | -- | Inf
217.24/217.39 c 211s|220000 |142062 | 0 | 0.0 | 107M| 98 | - | 231 | 13k| 0 | 0 | 0 | 110k| 0 | 0.000000e+00 | -- | Inf
230.94/231.02 c 225s|230000 |147868 | 0 | 0.0 | 112M| 98 | - | 231 | 14k| 0 | 0 | 0 | 115k| 0 | 0.000000e+00 | -- | Inf
244.03/244.11 c 238s|240000 |154004 | 0 | 0.0 | 117M| 98 | - | 231 | 14k| 0 | 0 | 0 | 121k| 0 | 0.000000e+00 | -- | Inf
258.72/258.84 c 252s|250000 |159689 | 0 | 0.0 | 122M| 98 | - | 231 | 15k| 0 | 0 | 0 | 127k| 0 | 0.000000e+00 | -- | Inf
273.11/273.24 c 266s|260000 |165492 | 0 | 0.0 | 127M| 98 | - | 231 | 15k| 0 | 0 | 0 | 133k| 0 | 0.000000e+00 | -- | Inf
288.71/288.81 c 281s|270000 |171157 | 0 | 0.0 | 131M| 98 | - | 231 | 15k| 0 | 0 | 0 | 139k| 0 | 0.000000e+00 | -- | Inf
304.80/305.00 c 297s|280000 |176521 | 0 | 0.0 | 136M| 98 | - | 231 | 16k| 0 | 0 | 0 | 146k| 0 | 0.000000e+00 | -- | Inf
322.49/322.60 c 315s|290000 |181686 | 0 | 0.0 | 141M| 98 | - | 231 | 17k| 0 | 0 | 0 | 153k| 0 | 0.000000e+00 | -- | Inf
342.01/342.13 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
342.01/342.13 c 334s|300000 |186326 | 0 | 0.0 | 146M| 98 | - | 231 | 18k| 0 | 0 | 0 | 161k| 0 | 0.000000e+00 | -- | Inf
362.49/362.65 c 354s|310000 |190940 | 0 | 0.0 | 151M| 98 | - | 231 | 18k| 0 | 0 | 0 | 168k| 0 | 0.000000e+00 | -- | Inf
383.98/384.10 c 375s|320000 |195540 | 0 | 0.0 | 156M| 98 | - | 231 | 19k| 0 | 0 | 0 | 176k| 0 | 0.000000e+00 | -- | Inf
405.47/405.66 c 396s|330000 |200086 | 0 | 0.0 | 161M| 98 | - | 231 | 20k| 0 | 0 | 0 | 184k| 0 | 0.000000e+00 | -- | Inf
430.08/430.22 c 421s|340000 |203998 | 0 | 0.0 | 166M| 98 | - | 231 | 20k| 0 | 0 | 0 | 193k| 0 | 0.000000e+00 | -- | Inf
455.97/456.10 c 446s|350000 |207770 | 0 | 0.0 | 171M| 98 | - | 231 | 21k| 0 | 0 | 0 | 202k| 0 | 0.000000e+00 | -- | Inf
481.15/481.36 c 471s|360000 |211710 | 0 | 0.0 | 176M| 98 | - | 231 | 22k| 0 | 0 | 0 | 211k| 0 | 0.000000e+00 | -- | Inf
510.05/510.20 c 500s|370000 |214951 | 0 | 0.0 | 181M| 98 | - | 231 | 22k| 0 | 0 | 0 | 220k| 0 | 0.000000e+00 | -- | Inf
540.05/540.28 c 529s|380000 |217982 | 0 | 0.0 | 185M| 98 | - | 231 | 23k| 0 | 0 | 0 | 230k| 0 | 0.000000e+00 | -- | Inf
571.84/572.06 c 561s|390000 |220865 | 0 | 0.0 | 190M| 98 | - | 231 | 23k| 0 | 0 | 0 | 241k| 0 | 0.000000e+00 | -- | Inf
605.42/605.60 c 594s|400000 |223369 | 0 | 0.0 | 194M| 98 | - | 231 | 24k| 0 | 0 | 0 | 252k| 0 | 0.000000e+00 | -- | Inf
640.72/640.91 c 629s|410000 |225582 | 0 | 0.0 | 198M| 98 | - | 231 | 25k| 0 | 0 | 0 | 263k| 0 | 0.000000e+00 | -- | Inf
677.61/677.84 c 666s|420000 |227580 | 0 | 0.0 | 202M| 98 | - | 231 | 25k| 0 | 0 | 0 | 274k| 0 | 0.000000e+00 | -- | Inf
715.20/715.41 c 703s|430000 |229582 | 0 | 0.0 | 206M| 98 | - | 231 | 25k| 0 | 0 | 0 | 286k| 0 | 0.000000e+00 | -- | Inf
754.58/754.88 c 742s|440000 |231282 | 0 | 0.0 | 210M| 98 | - | 231 | 25k| 0 | 0 | 0 | 297k| 0 | 0.000000e+00 | -- | Inf
796.78/797.04 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
796.78/797.04 c 784s|450000 |232407 | 0 | 0.0 | 213M| 98 | - | 231 | 26k| 0 | 0 | 0 | 310k| 0 | 0.000000e+00 | -- | Inf
844.77/845.00 c 831s|460000 |232755 | 0 | 0.0 | 217M| 98 | - | 231 | 27k| 0 | 0 | 0 | 323k| 0 | 0.000000e+00 | -- | Inf
899.56/899.83 c 885s|470000 |232029 | 0 | 0.0 | 218M| 98 | - | 231 | 28k| 0 | 0 | 0 | 336k| 0 | 0.000000e+00 | -- | Inf
933.75/934.08 c 919s|480000 |236406 | 0 | 0.0 | 221M| 98 | - | 231 | 22k| 0 | 0 | 0 | 344k| 0 | 0.000000e+00 | -- | Inf
964.34/964.66 c 950s|490000 |240891 | 0 | 0.0 | 226M| 98 | - | 231 | 21k| 0 | 0 | 0 | 352k| 0 | 0.000000e+00 | -- | Inf
993.42/993.76 c 978s|500000 |245412 | 0 | 0.0 | 231M| 98 | - | 231 | 21k| 0 | 0 | 0 | 360k| 0 | 0.000000e+00 | -- | Inf
1022.83/1023.17 c 1008s|510000 |249729 | 0 | 0.0 | 235M| 98 | - | 231 | 21k| 0 | 0 | 0 | 368k| 0 | 0.000000e+00 | -- | Inf
1050.71/1051.07 c 1035s|520000 |254241 | 0 | 0.0 | 240M| 98 | - | 231 | 21k| 0 | 0 | 0 | 376k| 0 | 0.000000e+00 | -- | Inf
1080.01/1080.33 c 1064s|530000 |258359 | 0 | 0.0 | 245M| 98 | - | 231 | 21k| 0 | 0 | 0 | 384k| 0 | 0.000000e+00 | -- | Inf
1108.51/1108.86 c 1092s|540000 |262604 | 0 | 0.0 | 250M| 98 | - | 231 | 21k| 0 | 0 | 0 | 392k| 0 | 0.000000e+00 | -- | Inf
1136.19/1136.56 c 1120s|550000 |266921 | 0 | 0.0 | 254M| 98 | - | 231 | 21k| 0 | 0 | 0 | 401k| 0 | 0.000000e+00 | -- | Inf
1165.98/1166.35 c 1149s|560000 |270847 | 0 | 0.0 | 259M| 98 | - | 231 | 22k| 0 | 0 | 0 | 409k| 0 | 0.000000e+00 | -- | Inf
1194.17/1194.52 c 1177s|570000 |275117 | 0 | 0.0 | 264M| 98 | - | 231 | 22k| 0 | 0 | 0 | 418k| 0 | 0.000000e+00 | -- | Inf
1221.66/1222.01 c 1204s|580000 |279570 | 0 | 0.0 | 269M| 98 | - | 231 | 22k| 0 | 0 | 0 | 426k| 0 | 0.000000e+00 | -- | Inf
1252.86/1253.23 c 1235s|590000 |283426 | 0 | 0.0 | 274M| 98 | - | 231 | 23k| 0 | 0 | 0 | 434k| 0 | 0.000000e+00 | -- | Inf
1280.86/1281.26 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
1280.86/1281.26 c 1263s|600000 |287867 | 0 | 0.0 | 278M| 98 | - | 231 | 22k| 0 | 0 | 0 | 443k| 0 | 0.000000e+00 | -- | Inf
1313.85/1314.22 c 1295s|610000 |291302 | 0 | 0.0 | 283M| 98 | - | 231 | 23k| 0 | 0 | 0 | 452k| 0 | 0.000000e+00 | -- | Inf
1343.63/1344.04 c 1325s|620000 |295528 | 0 | 0.0 | 288M| 98 | - | 231 | 24k| 0 | 0 | 0 | 460k| 0 | 0.000000e+00 | -- | Inf
1374.13/1374.58 c 1355s|630000 |299487 | 0 | 0.0 | 292M| 98 | - | 231 | 23k| 0 | 0 | 0 | 469k| 0 | 0.000000e+00 | -- | Inf
1405.83/1406.29 c 1386s|640000 |303187 | 0 | 0.0 | 297M| 98 | - | 231 | 25k| 0 | 0 | 0 | 478k| 0 | 0.000000e+00 | -- | Inf
1443.92/1444.38 c 1424s|650000 |306162 | 0 | 0.0 | 301M| 98 | - | 231 | 25k| 0 | 0 | 0 | 488k| 0 | 0.000000e+00 | -- | Inf
1476.40/1476.86 c 1456s|660000 |309932 | 0 | 0.0 | 306M| 98 | - | 231 | 25k| 0 | 0 | 0 | 497k| 0 | 0.000000e+00 | -- | Inf
1511.01/1511.43 c 1490s|670000 |313262 | 0 | 0.0 | 311M| 98 | - | 231 | 25k| 0 | 0 | 0 | 507k| 0 | 0.000000e+00 | -- | Inf
1549.98/1550.45 c 1529s|680000 |316053 | 0 | 0.0 | 315M| 98 | - | 231 | 26k| 0 | 0 | 0 | 517k| 0 | 0.000000e+00 | -- | Inf
1584.58/1585.05 c 1563s|690000 |319679 | 0 | 0.0 | 319M| 98 | - | 231 | 26k| 0 | 0 | 0 | 526k| 0 | 0.000000e+00 | -- | Inf
1621.96/1622.46 c 1600s|700000 |322520 | 0 | 0.0 | 324M| 98 | - | 231 | 27k| 0 | 0 | 0 | 536k| 0 | 0.000000e+00 | -- | Inf
1661.26/1661.74 c 1639s|710000 |325374 | 0 | 0.0 | 328M| 98 | - | 231 | 27k| 0 | 0 | 0 | 546k| 0 | 0.000000e+00 | -- | Inf
1703.46/1703.99 c 1681s|720000 |327946 | 0 | 0.0 | 332M| 98 | - | 231 | 27k| 0 | 0 | 0 | 557k| 0 | 0.000000e+00 | -- | Inf
1742.14/1742.67 c 1719s|730000 |330853 | 0 | 0.0 | 336M| 98 | - | 231 | 28k| 0 | 0 | 0 | 567k| 0 | 0.000000e+00 | -- | Inf
1785.63/1786.13 c 1763s|740000 |333034 | 0 | 0.0 | 341M| 98 | - | 231 | 28k| 0 | 0 | 0 | 578k| 0 | 0.000000e+00 | -- | Inf
1800.03/1800.50 c pressed CTRL-C 1 times (5 times for forcing termination)
1800.03/1800.51 c
1800.03/1800.51 c SCIP Status : solving was interrupted [user interrupt]
1800.03/1800.51 c Solving Time (sec) : 1776.80
1800.03/1800.51 c Solving Nodes : 743275
1800.03/1800.51 c Primal Bound : +1.00000000000000e+20 (0 solutions)
1800.03/1800.51 c Dual Bound : +0.00000000000000e+00
1800.03/1800.51 c Gap : infinite
1800.03/1800.51 s UNKNOWN
1800.03/1800.51 c SCIP Status : solving was interrupted [user interrupt]
1800.03/1800.51 c Solving Time : 1776.80
1800.03/1800.51 c Original Problem :
1800.03/1800.51 c Problem name : HOME/instance-2664407-1276293397.opb
1800.03/1800.51 c Variables : 231 (231 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.03/1800.51 c Constraints : 2707 initial, 2707 maximal
1800.03/1800.51 c Presolved Problem :
1800.03/1800.51 c Problem name : t_HOME/instance-2664407-1276293397.opb
1800.03/1800.51 c Variables : 231 (231 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.03/1800.51 c Constraints : 2564 initial, 28855 maximal
1800.03/1800.51 c Presolvers : Time FixedVars AggrVars ChgTypes ChgBounds AddHoles DelCons ChgSides ChgCoefs
1800.03/1800.51 c trivial : 0.00 0 0 0 0 0 0 0 0
1800.03/1800.51 c dualfix : 0.00 0 0 0 0 0 0 0 0
1800.03/1800.51 c boundshift : 0.00 0 0 0 0 0 0 0 0
1800.03/1800.51 c inttobinary : 0.00 0 0 0 0 0 0 0 0
1800.03/1800.51 c implics : 0.00 0 0 0 0 0 0 0 0
1800.03/1800.51 c probing : 0.00 0 0 0 0 0 0 0 0
1800.03/1800.51 c knapsack : 0.00 0 0 0 0 0 0 0 0
1800.03/1800.51 c setppc : 0.01 0 0 0 0 0 0 0 0
1800.03/1800.51 c linear : 0.03 0 0 0 0 0 143 0 0
1800.03/1800.51 c logicor : 0.03 0 0 0 0 0 0 0 0
1800.03/1800.51 c root node : - 0 - - 0 - - - -
1800.03/1800.51 c Constraints : Number #Separate #Propagate #EnfoLP #EnfoPS Cutoffs DomReds Cuts Conss Children
1800.03/1800.51 c integral : 0 0 0 0 0 0 0 0 0 0
1800.03/1800.51 c knapsack : 1 0 2373166 0 598661 64622 6819420 0 0 0
1800.03/1800.51 c setppc : 22 0 2321858 0 598661 84697 2635229 0 0 0
1800.03/1800.51 c logicor : 2541+ 0 1933815 0 598657 98157 7237345 0 0 0
1800.03/1800.51 c countsols : 0 0 0 0 598636 0 0 0 0 0
1800.03/1800.51 c Constraint Timings : TotalTime Separate Propagate EnfoLP EnfoPS
1800.03/1800.51 c integral : 0.00 0.00 0.00 0.00 0.00
1800.03/1800.51 c knapsack : 52.73 0.00 49.17 0.00 3.56
1800.03/1800.51 c setppc : 35.55 0.00 27.17 0.00 8.38
1800.03/1800.51 c logicor : 928.69 0.00 862.65 0.00 66.04
1800.03/1800.51 c countsols : 0.25 0.00 0.00 0.00 0.25
1800.03/1800.51 c Propagators : Time Calls Cutoffs DomReds
1800.03/1800.51 c vbounds : 1.03 1 0 0
1800.03/1800.51 c rootredcost : 1.09 0 0 0
1800.03/1800.51 c pseudoobj : 0.94 0 0 0
1800.03/1800.51 c Conflict Analysis : Time Calls Success Conflicts Literals Reconvs ReconvLits LP Iters
1800.03/1800.51 c propagation : 16.25 247476 247388 1290940 19.7 5428 20.4 -
1800.03/1800.51 c infeasible LP : 0.00 0 0 0 0.0 0 0.0 0
1800.03/1800.51 c bound exceed. LP : 0.00 0 0 0 0.0 0 0.0 0
1800.03/1800.51 c strong branching : 0.00 0 0 0 0.0 0 0.0 0
1800.03/1800.51 c pseudo solution : 0.00 0 0 0 0.0 0 0.0 -
1800.03/1800.51 c applied globally : - - - 578503 15.6 - - -
1800.03/1800.51 c applied locally : - - - 3481 35.0 - - -
1800.03/1800.51 c Separators : Time Calls Cutoffs DomReds Cuts Conss
1800.03/1800.51 c cut pool : 0.00 0 - - 0 - (maximal pool size: 0)
1800.03/1800.51 c redcost : 0.00 0 0 0 0 0
1800.03/1800.51 c impliedbounds : 0.00 0 0 0 0 0
1800.03/1800.51 c intobj : 0.00 0 0 0 0 0
1800.03/1800.51 c cgmip : 0.00 0 0 0 0 0
1800.03/1800.51 c gomory : 0.00 0 0 0 0 0
1800.03/1800.51 c strongcg : 0.00 0 0 0 0 0
1800.03/1800.51 c cmir : 0.00 0 0 0 0 0
1800.03/1800.51 c flowcover : 0.00 0 0 0 0 0
1800.03/1800.51 c clique : 0.00 0 0 0 0 0
1800.03/1800.51 c zerohalf : 0.00 0 0 0 0 0
1800.03/1800.51 c mcf : 0.00 0 0 0 0 0
1800.03/1800.51 c rapidlearning : 0.00 0 0 0 0 0
1800.03/1800.51 c Pricers : Time Calls Vars
1800.03/1800.51 c problem variables: 0.00 0 0
1800.03/1800.51 c Branching Rules : Time Calls Cutoffs DomReds Cuts Conss Children
1800.03/1800.51 c relpscost : 0.00 0 0 0 0 0 0
1800.03/1800.51 c pscost : 0.00 0 0 0 0 0 0
1800.03/1800.51 c inference : 14.43 598636 0 0 0 0 1197272
1800.03/1800.51 c mostinf : 0.00 0 0 0 0 0 0
1800.03/1800.51 c leastinf : 0.00 0 0 0 0 0 0
1800.03/1800.51 c fullstrong : 0.00 0 0 0 0 0 0
1800.03/1800.51 c allfullstrong : 0.00 0 0 0 0 0 0
1800.03/1800.51 c random : 0.00 0 0 0 0 0 0
1800.03/1800.51 c Primal Heuristics : Time Calls Found
1800.03/1800.51 c LP solutions : 0.00 - 0
1800.03/1800.51 c pseudo solutions : 0.00 - 0
1800.03/1800.51 c trivial : 0.00 1 0
1800.03/1800.51 c simplerounding : 0.00 0 0
1800.03/1800.51 c zirounding : 0.00 0 0
1800.03/1800.51 c rounding : 0.00 0 0
1800.03/1800.51 c shifting : 0.00 0 0
1800.03/1800.51 c intshifting : 0.00 0 0
1800.03/1800.51 c oneopt : 0.00 0 0
1800.03/1800.51 c twoopt : 0.00 0 0
1800.03/1800.51 c fixandinfer : 0.00 0 0
1800.03/1800.51 c feaspump : 0.00 0 0
1800.03/1800.51 c coefdiving : 0.00 0 0
1800.03/1800.51 c pscostdiving : 0.00 0 0
1800.03/1800.51 c fracdiving : 0.00 0 0
1800.03/1800.51 c veclendiving : 0.00 0 0
1800.03/1800.51 c intdiving : 0.00 0 0
1800.03/1800.51 c actconsdiving : 0.00 0 0
1800.03/1800.51 c objpscostdiving : 0.00 0 0
1800.03/1800.51 c rootsoldiving : 0.00 0 0
1800.03/1800.51 c linesearchdiving : 0.00 0 0
1800.03/1800.51 c guideddiving : 0.00 0 0
1800.03/1800.51 c octane : 0.00 0 0
1800.03/1800.51 c rens : 0.00 0 0
1800.03/1800.51 c rins : 0.00 0 0
1800.03/1800.51 c localbranching : 0.00 0 0
1800.03/1800.51 c mutation : 0.00 0 0
1800.03/1800.51 c crossover : 0.00 0 0
1800.03/1800.51 c dins : 0.00 0 0
1800.03/1800.51 c undercover : 0.00 0 0
1800.03/1800.51 c nlp : 0.00 0 0
1800.03/1800.51 c trysol : 0.00 0 0
1800.03/1800.51 c LP : Time Calls Iterations Iter/call Iter/sec
1800.03/1800.51 c primal LP : 0.00 0 0 0.00 -
1800.03/1800.51 c dual LP : 0.00 0 0 0.00 -
1800.03/1800.51 c lex dual LP : 0.00 0 0 0.00 -
1800.03/1800.51 c barrier LP : 0.00 0 0 0.00 -
1800.03/1800.51 c diving/probing LP: 0.00 0 0 0.00 -
1800.03/1800.51 c strong branching : 0.00 0 0 0.00 -
1800.03/1800.51 c (at root node) : - 0 0 0.00 -
1800.03/1800.51 c conflict analysis: 0.00 0 0 0.00 -
1800.03/1800.51 c B&B Tree :
1800.03/1800.51 c number of runs : 1
1800.03/1800.51 c nodes : 743275
1800.03/1800.51 c nodes (total) : 743275
1800.03/1800.51 c nodes left : 333810
1800.03/1800.51 c max depth : 98
1800.03/1800.51 c max depth (total): 98
1800.03/1800.51 c backtracks : 151416 (20.4%)
1800.03/1800.51 c delayed cutoffs : 120188
1800.03/1800.51 c repropagations : 445325 (5687088 domain reductions, 102837 cutoffs)
1800.03/1800.51 c avg switch length: 11.96
1800.03/1800.51 c switching time : 485.01
1800.03/1800.51 c Solution :
1800.03/1800.51 c Solutions found : 0 (0 improvements)
1800.03/1800.51 c Primal Bound : -
1800.03/1800.51 c Dual Bound : +0.00000000000000e+00
1800.03/1800.51 c Gap : infinite
1800.03/1800.51 c Root Dual Bound : +0.00000000000000e+00
1800.03/1800.51 c Root Iterations : 0
1801.43/1801.91 c Time complete: 1801.44.
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-2664407-1276293397/watcher-2664407-1276293397 -o /tmp/evaluation-result-2664407-1276293397/solver-2664407-1276293397 -C 1800 -W 2000 -M 1800 HOME/pbscip.linux.x86_64.gnu.opt.none -f HOME/instance-2664407-1276293397.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 6668 /proc/meminfo: memFree=1551220/2059040 swapFree=4192956/4192956 [pid=6668] ppid=6666 vsize=6584 CPUtime=0 /proc/6668/stat : 6668 (pbscip.linux.x8) R 6666 6668 5527 0 -1 4202496 999 0 0 0 0 0 0 0 21 0 1 0 4926154 6742016 921 1992294400 4194304 7136930 140737285683776 18446744073709551615 6346613 0 0 4096 0 0 0 0 17 1 0 0 0 /proc/6668/statm: 1646 931 254 719 0 925 0 [startup+0.100029 s] /proc/loadavg: 1.00 1.00 1.00 3/106 6668 /proc/meminfo: memFree=1551220/2059040 swapFree=4192956/4192956 [pid=6668] ppid=6666 vsize=14628 CPUtime=0.08 /proc/6668/stat : 6668 (pbscip.linux.x8) R 6666 6668 5527 0 -1 4202496 3577 0 0 0 7 1 0 0 23 0 1 0 4926154 14979072 2888 1992294400 4194304 7136930 140737285683776 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/6668/statm: 3657 2888 345 719 0 2936 0 Current children cumulated CPU time (s) 0.08 Current children cumulated vsize (KiB) 14628 [startup+0.201039 s] /proc/loadavg: 1.00 1.00 1.00 3/106 6668 /proc/meminfo: memFree=1551220/2059040 swapFree=4192956/4192956 [pid=6668] ppid=6666 vsize=16920 CPUtime=0.19 /proc/6668/stat : 6668 (pbscip.linux.x8) R 6666 6668 5527 0 -1 4202496 6774 0 0 0 16 3 0 0 23 0 1 0 4926154 17326080 3515 1992294400 4194304 7136930 140737285683776 18446744073709551615 5005177 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/6668/statm: 4230 3515 391 719 0 3509 0 Current children cumulated CPU time (s) 0.19 Current children cumulated vsize (KiB) 16920 [startup+0.301048 s] /proc/loadavg: 1.00 1.00 1.00 3/106 6668 /proc/meminfo: memFree=1551220/2059040 swapFree=4192956/4192956 [pid=6668] ppid=6666 vsize=17076 CPUtime=0.29 /proc/6668/stat : 6668 (pbscip.linux.x8) R 6666 6668 5527 0 -1 4202496 6811 0 0 0 26 3 0 0 23 0 1 0 4926154 17485824 3552 1992294400 4194304 7136930 140737285683776 18446744073709551615 5005110 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/6668/statm: 4269 3552 391 719 0 3548 0 Current children cumulated CPU time (s) 0.29 Current children cumulated vsize (KiB) 17076 [startup+0.701089 s] /proc/loadavg: 1.00 1.00 1.00 3/106 6668 /proc/meminfo: memFree=1551220/2059040 swapFree=4192956/4192956 [pid=6668] ppid=6666 vsize=17748 CPUtime=0.69 /proc/6668/stat : 6668 (pbscip.linux.x8) R 6666 6668 5527 0 -1 4202496 6978 0 0 0 65 4 0 0 25 0 1 0 4926154 18173952 3719 1992294400 4194304 7136930 140737285683776 18446744073709551615 4740365 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/6668/statm: 4437 3719 391 719 0 3716 0 Current children cumulated CPU time (s) 0.69 Current children cumulated vsize (KiB) 17748 [startup+1.50117 s] /proc/loadavg: 1.00 1.00 1.00 2/107 6669 /proc/meminfo: memFree=1536828/2059040 swapFree=4192956/4192956 [pid=6668] ppid=6666 vsize=19180 CPUtime=1.49 /proc/6668/stat : 6668 (pbscip.linux.x8) R 6666 6668 5527 0 -1 4202496 7337 0 0 0 138 11 0 0 25 0 1 0 4926154 19640320 4078 1992294400 4194304 7136930 140737285683776 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/6668/statm: 4795 4078 391 719 0 4074 0 Current children cumulated CPU time (s) 1.49 Current children cumulated vsize (KiB) 19180 [startup+3.10133 s] /proc/loadavg: 1.00 1.00 1.00 2/107 6669 /proc/meminfo: memFree=1534596/2059040 swapFree=4192956/4192956 [pid=6668] ppid=6666 vsize=21624 CPUtime=3.09 /proc/6668/stat : 6668 (pbscip.linux.x8) R 6666 6668 5527 0 -1 4202496 7962 0 0 0 290 19 0 0 25 0 1 0 4926154 22142976 4703 1992294400 4194304 7136930 140737285683776 18446744073709551615 4697599 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/6668/statm: 5406 4703 391 719 0 4685 0 Current children cumulated CPU time (s) 3.09 Current children cumulated vsize (KiB) 21624 [startup+6.30065 s] /proc/loadavg: 1.00 1.00 1.00 2/107 6669 /proc/meminfo: memFree=1530008/2059040 swapFree=4192956/4192956 [pid=6668] ppid=6666 vsize=25504 CPUtime=6.29 /proc/6668/stat : 6668 (pbscip.linux.x8) R 6666 6668 5527 0 -1 4202496 8958 0 0 0 595 34 0 0 25 0 1 0 4926154 26116096 5699 1992294400 4194304 7136930 140737285683776 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/6668/statm: 6376 5699 391 719 0 5655 0 Current children cumulated CPU time (s) 6.29 Current children cumulated vsize (KiB) 25504 [startup+12.7003 s] /proc/loadavg: 1.00 1.00 1.00 2/107 6671 /proc/meminfo: memFree=1522320/2059040 swapFree=4192956/4192956 [pid=6668] ppid=6666 vsize=32876 CPUtime=12.69 /proc/6668/stat : 6668 (pbscip.linux.x8) R 6666 6668 5527 0 -1 4202496 10811 0 0 0 1207 62 0 0 25 0 1 0 4926154 33665024 7552 1992294400 4194304 7136930 140737285683776 18446744073709551615 4210349 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/6668/statm: 8219 7552 391 719 0 7498 0 Current children cumulated CPU time (s) 12.69 Current children cumulated vsize (KiB) 32876 [startup+25.5016 s] /proc/loadavg: 1.00 1.00 1.00 2/107 6671 /proc/meminfo: memFree=1508680/2059040 swapFree=4192956/4192956 [pid=6668] ppid=6666 vsize=46408 CPUtime=25.49 /proc/6668/stat : 6668 (pbscip.linux.x8) R 6666 6668 5527 0 -1 4202496 14250 0 0 0 2437 112 0 0 25 0 1 0 4926154 47521792 10991 1992294400 4194304 7136930 140737285683776 18446744073709551615 4697603 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/6668/statm: 11602 10991 391 719 0 10881 0 Current children cumulated CPU time (s) 25.49 Current children cumulated vsize (KiB) 46408 [startup+51.1012 s] /proc/loadavg: 1.00 1.00 1.00 2/107 6671 /proc/meminfo: memFree=1490700/2059040 swapFree=4192956/4192956 [pid=6668] ppid=6666 vsize=64292 CPUtime=51.07 /proc/6668/stat : 6668 (pbscip.linux.x8) R 6666 6668 5527 0 -1 4202496 18763 0 0 0 4918 189 0 0 25 0 1 0 4926154 65835008 15504 1992294400 4194304 7136930 140737285683776 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/6668/statm: 16073 15504 391 719 0 15352 0 Current children cumulated CPU time (s) 51.07 Current children cumulated vsize (KiB) 64292 [startup+102.301 s] /proc/loadavg: 1.00 1.00 1.00 2/107 6673 /proc/meminfo: memFree=1465652/2059040 swapFree=4192956/4192956 [pid=6668] ppid=6666 vsize=90528 CPUtime=102.27 /proc/6668/stat : 6668 (pbscip.linux.x8) R 6666 6668 5527 0 -1 4202496 24827 0 0 0 9936 291 0 0 25 0 1 0 4926154 92700672 21568 1992294400 4194304 7136930 140737285683776 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/6668/statm: 22632 21568 391 719 0 21911 0 Current children cumulated CPU time (s) 102.27 Current children cumulated vsize (KiB) 90528 [startup+162.301 s] /proc/loadavg: 1.00 1.00 1.00 2/107 6675 /proc/meminfo: memFree=1437628/2059040 swapFree=4192956/4192956 [pid=6668] ppid=6666 vsize=118004 CPUtime=162.25 /proc/6668/stat : 6668 (pbscip.linux.x8) R 6666 6668 5527 0 -1 4202496 31784 0 0 0 15780 445 0 0 25 0 1 0 4926154 120836096 28525 1992294400 4194304 7136930 140737285683776 18446744073709551615 4210588 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/6668/statm: 29501 28525 391 719 0 28780 0 Current children cumulated CPU time (s) 162.25 Current children cumulated vsize (KiB) 118004 [startup+222.308 s] /proc/loadavg: 1.00 1.00 1.00 2/107 6675 /proc/meminfo: memFree=1408488/2059040 swapFree=4192956/4192956 [pid=6668] ppid=6666 vsize=146744 CPUtime=222.24 /proc/6668/stat : 6668 (pbscip.linux.x8) R 6666 6668 5527 0 -1 4202496 39074 0 0 0 21634 590 0 0 25 0 1 0 4926154 150265856 35815 1992294400 4194304 7136930 140737285683776 18446744073709551615 5000175 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/6668/statm: 36686 35815 391 719 0 35965 0 Current children cumulated CPU time (s) 222.24 Current children cumulated vsize (KiB) 146744 [startup+282.301 s] /proc/loadavg: 1.00 1.00 1.00 2/107 6686 /proc/meminfo: memFree=1381828/2059040 swapFree=4192956/4192956 [pid=6668] ppid=6666 vsize=172336 CPUtime=282.21 /proc/6668/stat : 6668 (pbscip.linux.x8) R 6666 6668 5527 0 -1 4202496 45544 0 0 0 27514 707 0 0 25 0 1 0 4926154 176472064 42285 1992294400 4194304 7136930 140737285683776 18446744073709551615 4208866 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/6668/statm: 43084 42285 391 719 0 42363 0 Current children cumulated CPU time (s) 282.21 Current children cumulated vsize (KiB) 172336 [startup+342.302 s] /proc/loadavg: 1.00 1.00 1.00 2/107 6688 /proc/meminfo: memFree=1361616/2059040 swapFree=4192956/4192956 [pid=6668] ppid=6666 vsize=192412 CPUtime=342.19 /proc/6668/stat : 6668 (pbscip.linux.x8) R 6666 6668 5527 0 -1 4202496 50608 0 0 0 33406 813 0 0 25 0 1 0 4926154 197029888 47349 1992294400 4194304 7136930 140737285683776 18446744073709551615 5950351 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/6668/statm: 48103 47349 391 719 0 47382 0 Current children cumulated CPU time (s) 342.19 Current children cumulated vsize (KiB) 192412 [startup+402.302 s] /proc/loadavg: 1.00 1.00 1.00 2/107 6690 /proc/meminfo: memFree=1345620/2059040 swapFree=4192956/4192956 [pid=6668] ppid=6666 vsize=212668 CPUtime=402.18 /proc/6668/stat : 6668 (pbscip.linux.x8) R 6666 6668 5527 0 -1 4202496 54606 0 0 0 39321 897 0 0 25 0 1 0 4926154 217772032 51347 1992294400 4194304 7136930 140737285683776 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/6668/statm: 53167 51347 391 719 0 52446 0 Current children cumulated CPU time (s) 402.18 Current children cumulated vsize (KiB) 212668 [startup+462.302 s] /proc/loadavg: 1.00 1.00 1.00 2/107 6692 /proc/meminfo: memFree=1331360/2059040 swapFree=4192956/4192956 [pid=6668] ppid=6666 vsize=226972 CPUtime=462.16 /proc/6668/stat : 6668 (pbscip.linux.x8) R 6666 6668 5527 0 -1 4202496 58175 0 0 0 45240 976 0 0 25 0 1 0 4926154 232419328 54916 1992294400 4194304 7136930 140737285683776 18446744073709551615 4661191 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/6668/statm: 56743 54916 391 719 0 56022 0 Current children cumulated CPU time (s) 462.16 Current children cumulated vsize (KiB) 226972 [startup+522.302 s] /proc/loadavg: 1.00 1.00 1.00 2/107 6692 /proc/meminfo: memFree=1319952/2059040 swapFree=4192956/4192956 [pid=6668] ppid=6666 vsize=238308 CPUtime=522.15 /proc/6668/stat : 6668 (pbscip.linux.x8) R 6666 6668 5527 0 -1 4202496 61044 0 0 0 51171 1044 0 0 25 0 1 0 4926154 244027392 57785 1992294400 4194304 7136930 140737285683776 18446744073709551615 4999862 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/6668/statm: 59577 57785 391 719 0 58856 0 Current children cumulated CPU time (s) 522.15 Current children cumulated vsize (KiB) 238308 [startup+582.302 s] /proc/loadavg: 1.00 1.00 1.00 2/107 6694 /proc/meminfo: memFree=1311396/2059040 swapFree=4192956/4192956 [pid=6668] ppid=6666 vsize=246852 CPUtime=582.13 /proc/6668/stat : 6668 (pbscip.linux.x8) R 6666 6668 5527 0 -1 4202496 63168 0 0 0 57102 1111 0 0 25 0 1 0 4926154 252776448 59909 1992294400 4194304 7136930 140737285683776 18446744073709551615 4999811 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/6668/statm: 61713 59909 391 719 0 60992 0 Current children cumulated CPU time (s) 582.13 Current children cumulated vsize (KiB) 246852 [startup+642.302 s] /proc/loadavg: 1.00 1.00 1.00 2/107 6696 /proc/meminfo: memFree=1299740/2059040 swapFree=4192956/4192956 [pid=6668] ppid=6666 vsize=258664 CPUtime=642.12 /proc/6668/stat : 6668 (pbscip.linux.x8) R 6666 6668 5527 0 -1 4202496 66105 0 0 0 63038 1174 0 0 25 0 1 0 4926154 264871936 62846 1992294400 4194304 7136930 140737285683776 18446744073709551615 4210629 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/6668/statm: 64666 62846 391 719 0 63945 0 Current children cumulated CPU time (s) 642.12 Current children cumulated vsize (KiB) 258664 [startup+702.302 s] ################ # More data... # ################ [startup+1002.3 s] /proc/loadavg: 1.00 1.00 1.00 2/107 6706 /proc/meminfo: memFree=1260680/2059040 swapFree=4192956/4192956 [pid=6668] ppid=6666 vsize=297160 CPUtime=1002.03 /proc/6668/stat : 6668 (pbscip.linux.x8) R 6666 6668 5527 0 -1 4202496 75738 0 0 0 98696 1507 0 0 25 0 1 0 4926154 304291840 72479 1992294400 4194304 7136930 140737285683776 18446744073709551615 4999862 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/6668/statm: 74290 72479 391 719 0 73569 0 Current children cumulated CPU time (s) 1002.03 Current children cumulated vsize (KiB) 297160 [startup+1062.3 s] /proc/loadavg: 1.00 1.00 1.00 2/107 6708 /proc/meminfo: memFree=1253488/2059040 swapFree=4192956/4192956 [pid=6668] ppid=6666 vsize=304132 CPUtime=1062.01 /proc/6668/stat : 6668 (pbscip.linux.x8) R 6666 6668 5527 0 -1 4202496 77499 0 0 0 104630 1571 0 0 25 0 1 0 4926154 311431168 74240 1992294400 4194304 7136930 140737285683776 18446744073709551615 4999811 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/6668/statm: 76033 74240 391 719 0 75312 0 Current children cumulated CPU time (s) 1062.01 Current children cumulated vsize (KiB) 304132 [startup+1122.3 s] /proc/loadavg: 1.00 1.00 1.00 2/107 6708 /proc/meminfo: memFree=1241832/2059040 swapFree=4192956/4192956 [pid=6668] ppid=6666 vsize=315820 CPUtime=1121.99 /proc/6668/stat : 6668 (pbscip.linux.x8) R 6666 6668 5527 0 -1 4202496 80401 0 0 0 110559 1640 0 0 25 0 1 0 4926154 323399680 77142 1992294400 4194304 7136930 140737285683776 18446744073709551615 5955609 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/6668/statm: 78955 77142 391 719 0 78234 0 Current children cumulated CPU time (s) 1121.99 Current children cumulated vsize (KiB) 315820 [startup+1182.3 s] /proc/loadavg: 1.00 1.00 1.00 2/107 6710 /proc/meminfo: memFree=1228192/2059040 swapFree=4192956/4192956 [pid=6668] ppid=6666 vsize=329072 CPUtime=1181.98 /proc/6668/stat : 6668 (pbscip.linux.x8) R 6666 6668 5527 0 -1 4202496 83788 0 0 0 116486 1712 0 0 25 0 1 0 4926154 336969728 80529 1992294400 4194304 7136930 140737285683776 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/6668/statm: 82268 80529 391 719 0 81547 0 Current children cumulated CPU time (s) 1181.98 Current children cumulated vsize (KiB) 329072 [startup+1242.3 s] /proc/loadavg: 1.04 1.01 1.00 2/107 6715 /proc/meminfo: memFree=1217032/2059040 swapFree=4192956/4192956 [pid=6668] ppid=6666 vsize=339952 CPUtime=1241.96 /proc/6668/stat : 6668 (pbscip.linux.x8) R 6666 6668 5527 0 -1 4202496 86448 0 0 0 122415 1781 0 0 25 0 1 0 4926154 348110848 83189 1992294400 4194304 7136930 140737285683776 18446744073709551615 4212307 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/6668/statm: 84988 83189 391 719 0 84267 0 Current children cumulated CPU time (s) 1241.96 Current children cumulated vsize (KiB) 339952 [startup+1302.3 s] /proc/loadavg: 1.01 1.01 1.00 2/107 6717 /proc/meminfo: memFree=1202524/2059040 swapFree=4192956/4192956 [pid=6668] ppid=6666 vsize=354420 CPUtime=1301.95 /proc/6668/stat : 6668 (pbscip.linux.x8) R 6666 6668 5527 0 -1 4202496 90071 0 0 0 128344 1851 0 0 25 0 1 0 4926154 362926080 86812 1992294400 4194304 7136930 140737285683776 18446744073709551615 4210588 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/6668/statm: 88605 86812 391 719 0 87884 0 Current children cumulated CPU time (s) 1301.95 Current children cumulated vsize (KiB) 354420 [startup+1362.3 s] /proc/loadavg: 1.00 1.00 1.00 2/107 6719 /proc/meminfo: memFree=1197812/2059040 swapFree=4192956/4192956 [pid=6668] ppid=6666 vsize=358932 CPUtime=1361.94 /proc/6668/stat : 6668 (pbscip.linux.x8) R 6666 6668 5527 0 -1 4202496 91271 0 0 0 134281 1913 0 0 25 0 1 0 4926154 367546368 88012 1992294400 4194304 7136930 140737285683776 18446744073709551615 4999862 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/6668/statm: 89733 88012 391 719 0 89012 0 Current children cumulated CPU time (s) 1361.94 Current children cumulated vsize (KiB) 358932 [startup+1422.3 s] /proc/loadavg: 1.00 1.00 1.00 2/107 6719 /proc/meminfo: memFree=1184792/2059040 swapFree=4192956/4192956 [pid=6668] ppid=6666 vsize=371864 CPUtime=1421.92 /proc/6668/stat : 6668 (pbscip.linux.x8) R 6666 6668 5527 0 -1 4202496 94521 0 0 0 140220 1972 0 0 25 0 1 0 4926154 380788736 91262 1992294400 4194304 7136930 140737285683776 18446744073709551615 4999837 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/6668/statm: 92966 91262 391 719 0 92245 0 Current children cumulated CPU time (s) 1421.92 Current children cumulated vsize (KiB) 371864 [startup+1482.3 s] /proc/loadavg: 1.00 1.00 1.00 2/107 6721 /proc/meminfo: memFree=1178468/2059040 swapFree=4192956/4192956 [pid=6668] ppid=6666 vsize=378072 CPUtime=1481.9 /proc/6668/stat : 6668 (pbscip.linux.x8) R 6666 6668 5527 0 -1 4202496 96117 0 0 0 146156 2034 0 0 25 0 1 0 4926154 387145728 92858 1992294400 4194304 7136930 140737285683776 18446744073709551615 4999811 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/6668/statm: 94518 92858 391 719 0 93797 0 Current children cumulated CPU time (s) 1481.9 Current children cumulated vsize (KiB) 378072 [startup+1542.31 s] /proc/loadavg: 1.00 1.00 1.00 2/107 6723 /proc/meminfo: memFree=1172516/2059040 swapFree=4192956/4192956 [pid=6668] ppid=6666 vsize=383944 CPUtime=1541.9 /proc/6668/stat : 6668 (pbscip.linux.x8) R 6666 6668 5527 0 -1 4202496 97620 0 0 0 152103 2087 0 0 25 0 1 0 4926154 393158656 94361 1992294400 4194304 7136930 140737285683776 18446744073709551615 4999862 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/6668/statm: 95986 94361 391 719 0 95265 0 Current children cumulated CPU time (s) 1541.9 Current children cumulated vsize (KiB) 383944 [startup+1602.3 s] /proc/loadavg: 1.00 1.00 1.00 2/107 6725 /proc/meminfo: memFree=1163836/2059040 swapFree=4192956/4192956 [pid=6668] ppid=6666 vsize=392304 CPUtime=1601.87 /proc/6668/stat : 6668 (pbscip.linux.x8) R 6666 6668 5527 0 -1 4202496 99745 0 0 0 158044 2143 0 0 25 0 1 0 4926154 401719296 96486 1992294400 4194304 7136930 140737285683776 18446744073709551615 4999862 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/6668/statm: 98076 96486 391 719 0 97355 0 Current children cumulated CPU time (s) 1601.87 Current children cumulated vsize (KiB) 392304 [startup+1662.3 s] /proc/loadavg: 1.00 1.00 1.00 2/107 6727 /proc/meminfo: memFree=1154908/2059040 swapFree=4192956/4192956 [pid=6668] ppid=6666 vsize=401048 CPUtime=1661.85 /proc/6668/stat : 6668 (pbscip.linux.x8) R 6666 6668 5527 0 -1 4202496 101961 0 0 0 163987 2198 0 0 25 0 1 0 4926154 410673152 98702 1992294400 4194304 7136930 140737285683776 18446744073709551615 4999811 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/6668/statm: 100262 98702 391 719 0 99541 0 Current children cumulated CPU time (s) 1661.85 Current children cumulated vsize (KiB) 401048 [startup+1722.3 s] /proc/loadavg: 1.00 1.00 1.00 2/107 6727 /proc/meminfo: memFree=1150692/2059040 swapFree=4192956/4192956 [pid=6668] ppid=6666 vsize=405296 CPUtime=1721.84 /proc/6668/stat : 6668 (pbscip.linux.x8) R 6666 6668 5527 0 -1 4202496 102997 0 0 0 169933 2251 0 0 25 0 1 0 4926154 415023104 99738 1992294400 4194304 7136930 140737285683776 18446744073709551615 4210588 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/6668/statm: 101324 99738 391 719 0 100603 0 Current children cumulated CPU time (s) 1721.84 Current children cumulated vsize (KiB) 405296 [startup+1782.3 s] /proc/loadavg: 1.00 1.00 1.00 2/107 6729 /proc/meminfo: memFree=1143500/2059040 swapFree=4192956/4192956 [pid=6668] ppid=6666 vsize=412520 CPUtime=1781.83 /proc/6668/stat : 6668 (pbscip.linux.x8) R 6666 6668 5527 0 -1 4202496 104730 0 0 0 175882 2301 0 0 25 0 1 0 4926154 422420480 101471 1992294400 4194304 7136930 140737285683776 18446744073709551615 4223056 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/6668/statm: 103130 101471 391 719 0 102409 0 Current children cumulated CPU time (s) 1781.83 Current children cumulated vsize (KiB) 412520 Maximum CPU time exceeded: sending SIGTERM then SIGKILL [startup+1800.5 s] /proc/loadavg: 1.00 1.00 1.00 2/107 6729 /proc/meminfo: memFree=1142136/2059040 swapFree=4192956/4192956 [pid=6668] ppid=6666 vsize=413900 CPUtime=1800.03 /proc/6668/stat : 6668 (pbscip.linux.x8) R 6666 6668 5527 0 -1 4202496 105082 0 0 0 177685 2318 0 0 25 0 1 0 4926154 423833600 101823 1992294400 4194304 7136930 140737285683776 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0 /proc/6668/statm: 103475 101823 391 719 0 102754 0 Current children cumulated CPU time (s) 1800.03 Current children cumulated vsize (KiB) 413900 Sending SIGTERM to process tree (bottom up) Sleeping 2 seconds Solver just ended. Dumping a history of the last processes samples [startup+1800.7 s] /proc/loadavg: 1.00 1.00 1.00 2/108 6730 /proc/meminfo: memFree=1142004/2059040 swapFree=4192956/4192956 [pid=6668] ppid=6666 vsize=413980 CPUtime=1800.23 /proc/6668/stat : 6668 (pbscip.linux.x8) R 6666 6668 5527 0 -1 4202496 105112 0 0 0 177705 2318 0 0 25 0 1 0 4926154 423915520 101853 1992294400 4194304 7136930 140737285683776 18446744073709551615 6165594 0 0 4096 0 0 0 0 17 1 0 0 0 /proc/6668/statm: 103495 101853 396 719 0 102774 0 Current children cumulated CPU time (s) 1800.23 Current children cumulated vsize (KiB) 413980 [startup+1801.5 s] /proc/loadavg: 1.00 1.00 1.00 2/108 6730 /proc/meminfo: memFree=1142004/2059040 swapFree=4192956/4192956 [pid=6668] ppid=6666 vsize=413980 CPUtime=1801.02 /proc/6668/stat : 6668 (pbscip.linux.x8) R 6666 6668 5527 0 -1 4202496 105112 0 0 0 177784 2318 0 0 25 0 1 0 4926154 423915520 101853 1992294400 4194304 7136930 140737285683776 18446744073709551615 6165594 0 0 4096 0 0 0 0 17 1 0 0 0 /proc/6668/statm: 103495 101853 396 719 0 102774 0 Current children cumulated CPU time (s) 1801.02 Current children cumulated vsize (KiB) 413980 [startup+1801.91 s] /proc/loadavg: 1.00 1.00 1.00 2/108 6730 /proc/meminfo: memFree=1146840/2059040 swapFree=4192956/4192956 [pid=6668] ppid=6666 vsize=69444 CPUtime=1801.43 /proc/6668/stat : 6668 (pbscip.linux.x8) R 6666 6668 5527 0 -1 4202496 105112 0 0 0 177821 2322 0 0 25 0 1 0 4926154 71110656 16664 1992294400 4194304 7136930 140737285683776 18446744073709551615 6360983 0 0 4096 0 0 0 0 17 1 0 0 0 /proc/6668/statm: 17361 16540 396 719 0 16640 0 Current children cumulated CPU time (s) 1801.43 Current children cumulated vsize (KiB) 69444 Child status: 0 Real time (s): 1801.92 CPU time (s): 1801.45 CPU user time (s): 1778.22 CPU system time (s): 23.2275 CPU usage (%): 99.974 Max. virtual memory (cumulated for all children) (KiB): 413980 getrusage(RUSAGE_CHILDREN,...) data: user time used= 1778.22 system time used= 23.2275 maximum resident set size= 0 integral shared memory size= 0 integral unshared data size= 0 integral unshared stack size= 0 page reclaims= 105119 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= 5332 runsolver used 2.98754 second user time and 8.51171 second system time The end
Begin job on node017 at 2010-06-11 23:56:37 IDJOB=2664407 IDBENCH=1307 IDSOLVER=1167 FILE ID=node017/2664407-1276293397 PBS_JOBID= 11173110 Free space on /tmp= 62348 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.1900563250.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-2664407-1276293397/watcher-2664407-1276293397 -o /tmp/evaluation-result-2664407-1276293397/solver-2664407-1276293397 -C 1800 -W 2000 -M 1800 HOME/pbscip.linux.x86_64.gnu.opt.none -f HOME/instance-2664407-1276293397.opb -t 1800 -m 1800 TIME LIMIT= 1800 seconds MEMORY LIMIT= 1800 MiB MAX NB THREAD= 0 MD5SUM BENCH= 86b039bb4205441cb6ccb47b538994bc RANDOM SEED=2026702406 node017.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.201 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.201 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.51 clflush size : 64 cache_alignment : 128 address sizes : 36 bits physical, 48 bits virtual power management: /proc/meminfo: MemTotal: 2059040 kB MemFree: 1551748 kB Buffers: 67672 kB Cached: 311352 kB SwapCached: 0 kB Active: 175356 kB Inactive: 264252 kB HighTotal: 0 kB HighFree: 0 kB LowTotal: 2059040 kB LowFree: 1551748 kB SwapTotal: 4192956 kB SwapFree: 4192956 kB Dirty: 3272 kB Writeback: 0 kB AnonPages: 60628 kB Mapped: 15496 kB Slab: 45864 kB PageTables: 4072 kB NFS_Unstable: 0 kB Bounce: 0 kB CommitLimit: 5222476 kB Committed_AS: 182628 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= 62344 MiB End job on node017 at 2010-06-12 00:26:40