Trace number 2665558

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SCIPclp SCIP 1.2.1.2 with Clp 1.11.1 (Release Version) as LP solver? (TO) 1800.12 1800.65

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
namasivayam/tsp/normalized-t3002.11tsp11.1900582300.opb
MD5SUMbe6efe3218879d0d0c6c419c0919396c
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark55.1916
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables231
Total number of constraints2707
Number of constraints which are clauses2684
Number of constraints which are cardinality constraints (but not clauses)22
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint110
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 683
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c SCIP version 1.2.1.2 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Clp 1.11.1] [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-2665558-1276281926.opb>
0.03/0.05	c original problem has 231 variables (231 bin, 0 int, 0 impl, 0 cont) and 2707 constraints
0.03/0.05	c problem read
0.03/0.05	c No objective function, only one solution is needed.
0.03/0.05	c presolving settings loaded
0.03/0.07	c presolving:
0.09/0.11	c (round 1) 0 del vars, 143 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 2542 upgd conss, 242 impls, 22 clqs
0.09/0.13	c (round 2) 0 del vars, 143 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 2564 upgd conss, 242 impls, 22 clqs
0.09/0.14	c presolving (3 rounds):
0.09/0.14	c  0 deleted vars, 143 deleted constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.09/0.14	c  242 implications, 22 cliques
0.09/0.14	c presolved problem has 231 variables (231 bin, 0 int, 0 impl, 0 cont) and 2564 constraints
0.09/0.14	c       1 constraints of type <knapsack>
0.09/0.14	c      22 constraints of type <setppc>
0.09/0.14	c    2541 constraints of type <logicor>
0.09/0.14	c transformed objective value is always integral (scale: 1)
0.09/0.14	c Presolving Time: 0.06
0.09/0.14	c - non default parameters ----------------------------------------------------------------------
0.09/0.14	c # SCIP version 1.2.1.2
0.09/0.14	c 
0.09/0.14	c # frequency for displaying node information lines
0.09/0.14	c # [type: int, range: [-1,2147483647], default: 100]
0.09/0.14	c display/freq = 10000
0.09/0.14	c 
0.09/0.14	c # maximal time in seconds to run
0.09/0.14	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.14	c limits/time = 1799.95
0.09/0.14	c 
0.09/0.14	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.09/0.14	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.14	c limits/memory = 1620
0.09/0.14	c 
0.09/0.14	c # solving stops, if the given number of solutions were found (-1: no limit)
0.09/0.14	c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.14	c limits/solutions = 1
0.09/0.14	c 
0.09/0.14	c # maximal number of separation rounds per node (-1: unlimited)
0.09/0.14	c # [type: int, range: [-1,2147483647], default: 5]
0.09/0.14	c separating/maxrounds = 1
0.09/0.14	c 
0.09/0.14	c # maximal number of separation rounds in the root node (-1: unlimited)
0.09/0.14	c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.14	c separating/maxroundsroot = 5
0.09/0.14	c 
0.09/0.14	c # should presolving try to simplify inequalities
0.09/0.14	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.14	c constraints/linear/simplifyinequalities = TRUE
0.09/0.14	c 
0.09/0.14	c # should disaggregation of knapsack constraints be allowed in preprocessing?
0.09/0.14	c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
0.09/0.14	c constraints/knapsack/disaggregation = FALSE
0.09/0.14	c 
0.09/0.14	c # should presolving try to simplify knapsacks
0.09/0.14	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.14	c constraints/knapsack/simplifyinequalities = TRUE
0.09/0.14	c 
0.09/0.14	c # maximal number of presolving rounds the presolver participates in (-1: no limit)
0.09/0.14	c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.14	c presolving/probing/maxrounds = 0
0.09/0.14	c 
0.09/0.14	c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
0.09/0.14	c # [type: int, range: [-1,2147483647], default: 10]
0.09/0.14	c heuristics/coefdiving/freq = -1
0.09/0.14	c 
0.09/0.14	c # maximal fraction of diving LP iterations compared to node LP iterations
0.09/0.14	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.09/0.14	c heuristics/coefdiving/maxlpiterquot = 0.075
0.09/0.14	c 
0.09/0.14	c # additional number of allowed LP iterations
0.09/0.14	c # [type: int, range: [0,2147483647], default: 1000]
0.09/0.14	c heuristics/coefdiving/maxlpiterofs = 1500
0.09/0.14	c 
0.09/0.14	c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
0.09/0.14	c # [type: int, range: [-1,2147483647], default: 30]
0.09/0.14	c heuristics/crossover/freq = -1
0.09/0.14	c 
0.09/0.14	c # number of nodes added to the contingent of the total nodes
0.09/0.14	c # [type: longint, range: [0,9223372036854775807], default: 500]
0.09/0.14	c heuristics/crossover/nodesofs = 750
0.09/0.14	c 
0.09/0.14	c # number of nodes without incumbent change that heuristic should wait
0.09/0.14	c # [type: longint, range: [0,9223372036854775807], default: 200]
0.09/0.14	c heuristics/crossover/nwaitingnodes = 100
0.09/0.14	c 
0.09/0.14	c # contingent of sub problem nodes in relation to the number of nodes of the original problem
0.09/0.14	c # [type: real, range: [0,1], default: 0.1]
0.09/0.14	c heuristics/crossover/nodesquot = 0.15
0.09/0.14	c 
0.09/0.14	c # minimum percentage of integer variables that have to be fixed 
0.09/0.14	c # [type: real, range: [0,1], default: 0.666]
0.09/0.14	c heuristics/crossover/minfixingrate = 0.5
0.09/0.14	c 
0.09/0.14	c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
0.09/0.14	c # [type: int, range: [-1,2147483647], default: 20]
0.09/0.14	c heuristics/feaspump/freq = -1
0.09/0.14	c 
0.09/0.14	c # additional number of allowed LP iterations
0.09/0.14	c # [type: int, range: [0,2147483647], default: 1000]
0.09/0.14	c heuristics/feaspump/maxlpiterofs = 2000
0.09/0.14	c 
0.09/0.14	c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
0.09/0.14	c # [type: int, range: [-1,2147483647], default: 10]
0.09/0.14	c heuristics/fracdiving/freq = -1
0.09/0.14	c 
0.09/0.14	c # maximal fraction of diving LP iterations compared to node LP iterations
0.09/0.14	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.09/0.14	c heuristics/fracdiving/maxlpiterquot = 0.075
0.09/0.14	c 
0.09/0.14	c # additional number of allowed LP iterations
0.09/0.14	c # [type: int, range: [0,2147483647], default: 1000]
0.09/0.14	c heuristics/fracdiving/maxlpiterofs = 1500
0.09/0.14	c 
0.09/0.14	c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
0.09/0.14	c # [type: int, range: [-1,2147483647], default: 10]
0.09/0.14	c heuristics/guideddiving/freq = -1
0.09/0.14	c 
0.09/0.14	c # maximal fraction of diving LP iterations compared to node LP iterations
0.09/0.14	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.09/0.14	c heuristics/guideddiving/maxlpiterquot = 0.075
0.09/0.14	c 
0.09/0.14	c # additional number of allowed LP iterations
0.09/0.14	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.17	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.17	c   0.1s|     1 |     0 |    64 |     - |3551k|   0 |  38 | 231 |2564 | 231 |2564 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.49/0.51	c   0.4s|     1 |     0 |    91 |     - |4015k|   0 |  41 | 231 |2751 | 231 |2572 |   8 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.69/0.72	c   0.6s|     1 |     0 |   125 |     - |4507k|   0 |  52 | 231 |2751 | 231 |2577 |  13 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1.10/1.11	c   1.0s|     1 |     0 |   441 |     - |4774k|   0 |  44 | 231 |2751 | 231 |2582 |  18 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1.39/1.44	c   1.3s|     1 |     0 |   611 |     - |4986k|   0 |  47 | 231 |2751 | 231 |2587 |  23 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1.79/1.85	c   1.7s|     1 |     0 |   770 |     - |5422k|   0 |  80 | 231 |2751 | 231 |2589 |  25 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
4.30/4.39	c   4.2s|     1 |     2 |   770 |     - |5423k|   0 |  80 | 231 |2751 | 231 |2589 |  25 |   0 |  10 | 0.000000e+00 |      --      |    Inf 
225.92/226.03	c   221s| 10000 |   114 |485381 |  48.5 |7077k|  41 |   - | 231 |5430 | 231 |2572 |  25 |4711 |1519 | 0.000000e+00 |      --      |    Inf 
394.18/394.35	c   385s| 20000 |   121 |949215 |  47.4 |7420k|  42 |  32 | 231 |5810 | 231 |2572 |  25 |9825 |2011 | 0.000000e+00 |      --      |    Inf 
567.64/567.84	c   554s| 30000 |   115 |  1429k|  47.6 |7594k|  45 |  36 | 231 |5952 | 231 |2572 |  25 |  14k|2587 | 0.000000e+00 |      --      |    Inf 
741.08/741.38	c   722s| 40000 |   109 |  1908k|  47.7 |7632k|  45 |  31 | 231 |5807 | 231 |2572 |  25 |  19k|3064 | 0.000000e+00 |      --      |    Inf 
919.42/919.79	c   896s| 50000 |   106 |  2416k|  48.3 |8041k|  46 |   - | 231 |6832 | 231 |2572 |  25 |  23k|3462 | 0.000000e+00 |      --      |    Inf 
1113.85/1114.23	c  1085s| 60000 |    83 |  2972k|  49.5 |7836k|  53 |   - | 231 |6398 | 231 |2572 |  25 |  28k|3920 | 0.000000e+00 |      --      |    Inf 
1284.20/1284.61	c  1251s| 70000 |    89 |  3455k|  49.4 |8040k|  53 |  29 | 231 |6898 | 231 |2572 |  25 |  32k|4269 | 0.000000e+00 |      --      |    Inf 
1458.55/1459.07	c  1421s| 80000 |   107 |  3949k|  49.4 |7896k|  53 |  26 | 231 |6195 | 231 |2572 |  25 |  36k|4620 | 0.000000e+00 |      --      |    Inf 
1630.90/1631.43	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1630.90/1631.43	c  1589s| 90000 |   189 |  4448k|  49.4 |8836k|  54 |  32 | 231 |7933 | 231 |2572 |  25 |  40k|4951 | 0.000000e+00 |      --      |    Inf 
1799.46/1800.05	c  1753s|100000 |   137 |  4935k|  49.3 |8703k|  56 |  39 | 231 |7753 | 231 |2572 |  25 |  44k|5223 | 0.000000e+00 |      --      |    Inf 
1800.07/1800.61	c pressed CTRL-C 1 times (5 times for forcing termination)
1800.07/1800.62	c 
1800.07/1800.62	c SCIP Status        : solving was interrupted [user interrupt]
1800.07/1800.62	c Solving Time (sec) : 1753.49
1800.07/1800.62	c Solving Nodes      : 100042
1800.07/1800.62	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1800.07/1800.62	c Dual Bound         : +0.00000000000000e+00
1800.07/1800.62	c Gap                : infinite
1800.07/1800.62	s UNKNOWN
1800.07/1800.62	c SCIP Status        : solving was interrupted [user interrupt]
1800.07/1800.62	c Solving Time       :    1753.49
1800.07/1800.62	c Original Problem   :
1800.07/1800.62	c   Problem name     : HOME/instance-2665558-1276281926.opb
1800.07/1800.62	c   Variables        : 231 (231 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.07/1800.62	c   Constraints      : 2707 initial, 2707 maximal
1800.07/1800.62	c Presolved Problem  :
1800.07/1800.62	c   Problem name     : t_HOME/instance-2665558-1276281926.opb
1800.07/1800.62	c   Variables        : 231 (231 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.07/1800.62	c   Constraints      : 2564 initial, 8032 maximal
1800.07/1800.62	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.07/1800.62	c   trivial          :       0.00          0          0          0          0          0          0          0          0
1800.07/1800.62	c   dualfix          :       0.00          0          0          0          0          0          0          0          0
1800.07/1800.62	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.07/1800.62	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.07/1800.62	c   implics          :       0.00          0          0          0          0          0          0          0          0
1800.07/1800.62	c   probing          :       0.00          0          0          0          0          0          0          0          0
1800.07/1800.62	c   knapsack         :       0.00          0          0          0          0          0          0          0          0
1800.07/1800.62	c   setppc           :       0.00          0          0          0          0          0          0          0          0
1800.07/1800.62	c   linear           :       0.03          0          0          0          0          0        143          0          0
1800.07/1800.62	c   logicor          :       0.03          0          0          0          0          0          0          0          0
1800.07/1800.62	c   root node        :          -          0          -          -          0          -          -          -          -
1800.07/1800.62	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.07/1800.62	c   integral         :          0          0          0      51561          0        184       1750          0          0     100652
1800.07/1800.62	c   knapsack         :          1          5     319204          0          0        680     158889          0          0          0
1800.07/1800.62	c   setppc           :         22          5     318727          0          0       1883     530205          0          0          0
1800.07/1800.62	c   linear           :          0+         5     239598          0          0         23       5381          3          0          0
1800.07/1800.62	c   logicor          :       2541+         5     184507          0          0        673     652925          0          0          0
1800.07/1800.62	c   countsols        :          0          0          0          0          0          0          0          0          0          0
1800.07/1800.62	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.07/1800.62	c   integral         :     158.72       0.00       0.00     158.72       0.00
1800.07/1800.62	c   knapsack         :       2.98       0.00       2.98       0.00       0.00
1800.07/1800.62	c   setppc           :       5.63       0.00       5.63       0.00       0.00
1800.07/1800.62	c   linear           :       1.52       0.00       1.52       0.00       0.00
1800.07/1800.62	c   logicor          :      23.70       0.00      23.70       0.00       0.00
1800.07/1800.62	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1800.07/1800.62	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.07/1800.62	c   vbounds          :       0.25          1          0          0
1800.07/1800.62	c   rootredcost      :       0.13          0          0          0
1800.07/1800.62	c   pseudoobj        :       0.14          0          0          0
1800.07/1800.62	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.07/1800.62	c   propagation      :       0.30       3259       3247      17588       22.9         39       18.1          -
1800.07/1800.62	c   infeasible LP    :      18.86      46742      32856     195899       37.3        141       14.8          0
1800.07/1800.62	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.07/1800.62	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.07/1800.62	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1800.07/1800.62	c   applied globally :          -          -          -      41222       19.6          -          -          -
1800.07/1800.62	c   applied locally  :          -          -          -       2868       34.0          -          -          -
1800.07/1800.62	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.07/1800.62	c   cut pool         :       0.01          4          -          -         12          -    (maximal pool size: 470)
1800.07/1800.62	c   redcost          :       0.47      50586          0          0          0          0
1800.07/1800.62	c   impliedbounds    :       0.00          5          0          0          0          0
1800.07/1800.62	c   intobj           :       0.00          0          0          0          0          0
1800.07/1800.62	c   cgmip            :       0.00          0          0          0          0          0
1800.07/1800.62	c   gomory           :       0.63          5          0          0       1409          0
1800.07/1800.62	c   strongcg         :       0.49          5          0          0       2217          0
1800.07/1800.62	c   cmir             :       0.00          0          0          0          0          0
1800.07/1800.62	c   flowcover        :       0.00          0          0          0          0          0
1800.07/1800.62	c   clique           :       0.00          5          0          0          0          0
1800.07/1800.62	c   zerohalf         :       0.00          0          0          0          0          0
1800.07/1800.62	c   mcf              :       0.00          1          0          0          0          0
1800.07/1800.62	c   rapidlearning    :       0.20          1          0          0          0        187
1800.07/1800.62	c Pricers            :       Time      Calls       Vars
1800.07/1800.62	c   problem variables:       0.00          0          0
1800.07/1800.62	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.07/1800.62	c   relpscost        :     158.58      51561        184       1750          0          0     100652
1800.07/1800.62	c   pscost           :       0.00          0          0          0          0          0          0
1800.07/1800.62	c   inference        :       0.00          0          0          0          0          0          0
1800.07/1800.62	c   mostinf          :       0.00          0          0          0          0          0          0
1800.07/1800.62	c   leastinf         :       0.00          0          0          0          0          0          0
1800.07/1800.62	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.07/1800.62	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.07/1800.62	c   random           :       0.00          0          0          0          0          0          0
1800.07/1800.62	c Primal Heuristics  :       Time      Calls      Found
1800.07/1800.62	c   LP solutions     :       0.00          -          0
1800.07/1800.62	c   pseudo solutions :       0.00          -          0
1800.07/1800.62	c   trivial          :       0.00          1          0
1800.07/1800.62	c   simplerounding   :       0.00          0          0
1800.07/1800.62	c   zirounding       :       0.00          0          0
1800.07/1800.62	c   rounding         :       0.00          0          0
1800.07/1800.62	c   shifting         :       0.00          0          0
1800.07/1800.62	c   intshifting      :       0.00          0          0
1800.07/1800.62	c   oneopt           :       0.00          0          0
1800.07/1800.62	c   twoopt           :       0.00          0          0
1800.07/1800.62	c   fixandinfer      :       0.00          0          0
1800.07/1800.62	c   feaspump         :       0.00          0          0
1800.07/1800.62	c   coefdiving       :       0.00          0          0
1800.07/1800.62	c   pscostdiving     :       0.00          0          0
1800.07/1800.62	c   fracdiving       :       0.00          0          0
1800.07/1800.62	c   veclendiving     :       0.00          0          0
1800.07/1800.62	c   intdiving        :       0.00          0          0
1800.07/1800.62	c   actconsdiving    :       0.00          0          0
1800.07/1800.62	c   objpscostdiving  :       0.00          0          0
1800.07/1800.62	c   rootsoldiving    :       0.00          0          0
1800.07/1800.62	c   linesearchdiving :       0.00          0          0
1800.07/1800.62	c   guideddiving     :       0.00          0          0
1800.07/1800.62	c   octane           :       0.00          0          0
1800.07/1800.62	c   rens             :       0.00          0          0
1800.07/1800.62	c   rins             :       0.00          0          0
1800.07/1800.62	c   localbranching   :       0.00          0          0
1800.07/1800.62	c   mutation         :       0.00          0          0
1800.07/1800.62	c   crossover        :       0.00          0          0
1800.07/1800.62	c   dins             :       0.00          0          0
1800.07/1800.62	c   undercover       :       0.00          0          0
1800.07/1800.62	c   nlp              :       0.00          0          0
1800.07/1800.62	c   trysol           :       0.00          0          0
1800.07/1800.62	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.07/1800.62	c   primal LP        :       0.01          0          0       0.00       0.00
1800.07/1800.62	c   dual LP          :    1473.02      98193    4937294      50.28    3351.82
1800.07/1800.62	c   lex dual LP      :       0.00          0          0       0.00          -
1800.07/1800.62	c   barrier LP       :       0.00          0          0       0.00          -
1800.07/1800.62	c   diving/probing LP:       0.00          0          0       0.00          -
1800.07/1800.62	c   strong branching :     156.54       5223     557588     106.76    3561.95
1800.07/1800.62	c     (at root node) :          -         10       5881     588.10          -
1800.07/1800.62	c   conflict analysis:       0.00          0          0       0.00          -
1800.07/1800.62	c B&B Tree           :
1800.07/1800.62	c   number of runs   :          1
1800.07/1800.62	c   nodes            :     100042
1800.07/1800.62	c   nodes (total)    :     100042
1800.07/1800.62	c   nodes left       :        139
1800.07/1800.62	c   max depth        :         56
1800.07/1800.62	c   max depth (total):         56
1800.07/1800.62	c   backtracks       :      11414 (11.4%)
1800.07/1800.62	c   delayed cutoffs  :        472
1800.07/1800.62	c   repropagations   :      99770 (152105 domain reductions, 469 cutoffs)
1800.07/1800.62	c   avg switch length:       4.07
1800.07/1800.62	c   switching time   :      27.07
1800.07/1800.62	c Solution           :
1800.07/1800.62	c   Solutions found  :          0 (0 improvements)
1800.07/1800.62	c   Primal Bound     :          -
1800.07/1800.62	c   Dual Bound       : +0.00000000000000e+00
1800.07/1800.62	c   Gap              :   infinite
1800.07/1800.62	c   Root Dual Bound  : +0.00000000000000e+00
1800.07/1800.62	c   Root Iterations  :        770
1800.07/1800.65	c Time complete: 1800.11.

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2665558-1276281926/watcher-2665558-1276281926 -o /tmp/evaluation-result-2665558-1276281926/solver-2665558-1276281926 -C 1800 -W 2000 -M 1800 HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2665558-1276281926.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: 2.44 2.17 1.72 3/107 4792
/proc/meminfo: memFree=1529784/2059040 swapFree=4192956/4192956
[pid=4792] ppid=4790 vsize=9288 CPUtime=0
/proc/4792/stat : 4792 (pbscip.linux.x8) R 4790 4792 4594 0 -1 4202496 1102 0 0 0 0 0 0 0 17 0 1 0 1848311 9510912 1022 1992294400 4194304 9819077 140733324503648 18446744073709551615 8675093 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/4792/statm: 2322 1032 371 1374 0 943 0

[startup+0.0483999 s]
/proc/loadavg: 2.44 2.17 1.72 3/107 4792
/proc/meminfo: memFree=1529784/2059040 swapFree=4192956/4192956
[pid=4792] ppid=4790 vsize=11632 CPUtime=0.03
/proc/4792/stat : 4792 (pbscip.linux.x8) R 4790 4792 4594 0 -1 4202496 1857 0 0 0 3 0 0 0 17 0 1 0 1848311 11911168 1777 1992294400 4194304 9819077 140733324503648 18446744073709551615 4240576 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/4792/statm: 2908 1777 386 1374 0 1529 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 11632

[startup+0.101404 s]
/proc/loadavg: 2.44 2.17 1.72 3/107 4792
/proc/meminfo: memFree=1529784/2059040 swapFree=4192956/4192956
[pid=4792] ppid=4790 vsize=17764 CPUtime=0.09
/proc/4792/stat : 4792 (pbscip.linux.x8) R 4790 4792 4594 0 -1 4202496 3825 0 0 0 7 2 0 0 17 0 1 0 1848311 18190336 3134 1992294400 4194304 9819077 140733324503648 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/4792/statm: 4441 3134 489 1374 0 3062 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17764

[startup+0.300422 s]
/proc/loadavg: 2.44 2.17 1.72 3/107 4792
/proc/meminfo: memFree=1529784/2059040 swapFree=4192956/4192956
[pid=4792] ppid=4790 vsize=37560 CPUtime=0.29
/proc/4792/stat : 4792 (pbscip.linux.x8) R 4790 4792 4594 0 -1 4202496 10772 0 0 0 24 5 0 0 17 0 1 0 1848311 38461440 7463 1992294400 4194304 9819077 140733324503648 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/4792/statm: 9390 7463 670 1374 0 8011 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 37560

[startup+0.700457 s]
/proc/loadavg: 2.44 2.17 1.72 3/107 4792
/proc/meminfo: memFree=1529784/2059040 swapFree=4192956/4192956
[pid=4792] ppid=4790 vsize=30560 CPUtime=0.69
/proc/4792/stat : 4792 (pbscip.linux.x8) R 4790 4792 4594 0 -1 4202496 13627 0 0 0 62 7 0 0 17 0 1 0 1848311 31293440 6578 1992294400 4194304 9819077 140733324503648 18446744073709551615 7311680 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/4792/statm: 7640 6578 691 1374 0 6261 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 30560

[startup+1.50153 s]
/proc/loadavg: 2.44 2.17 1.72 2/108 4793
/proc/meminfo: memFree=1506092/2059040 swapFree=4192956/4192956
[pid=4792] ppid=4790 vsize=32456 CPUtime=1.49
/proc/4792/stat : 4792 (pbscip.linux.x8) R 4790 4792 4594 0 -1 4202496 14011 0 0 0 141 8 0 0 18 0 1 0 1848311 33234944 6874 1992294400 4194304 9819077 140733324503648 18446744073709551615 6555543 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/4792/statm: 8114 6874 692 1374 0 6735 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 32456

[startup+3.10167 s]
/proc/loadavg: 2.33 2.15 1.72 2/108 4793
/proc/meminfo: memFree=1502620/2059040 swapFree=4192956/4192956
[pid=4792] ppid=4790 vsize=36604 CPUtime=3.09
/proc/4792/stat : 4792 (pbscip.linux.x8) R 4790 4792 4594 0 -1 4202496 16123 0 0 0 299 10 0 0 21 0 1 0 1848311 37482496 7282 1992294400 4194304 9819077 140733324503648 18446744073709551615 7226239 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/4792/statm: 9151 7282 698 1374 0 7772 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 36604

[startup+6.30096 s]
/proc/loadavg: 2.33 2.15 1.72 2/108 4793
/proc/meminfo: memFree=1502496/2059040 swapFree=4192956/4192956
[pid=4792] ppid=4790 vsize=34040 CPUtime=6.29
/proc/4792/stat : 4792 (pbscip.linux.x8) R 4790 4792 4594 0 -1 4202496 20128 0 0 0 616 13 0 0 25 0 1 0 1848311 34856960 7254 1992294400 4194304 9819077 140733324503648 18446744073709551615 6004057 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/4792/statm: 8510 7254 705 1374 0 7131 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 34040

[startup+12.7015 s]
/proc/loadavg: 2.12 2.12 1.71 2/108 4793
/proc/meminfo: memFree=1502372/2059040 swapFree=4192956/4192956
[pid=4792] ppid=4790 vsize=37012 CPUtime=12.69
/proc/4792/stat : 4792 (pbscip.linux.x8) R 4790 4792 4594 0 -1 4202496 29927 0 0 0 1249 20 0 0 25 0 1 0 1848311 37900288 7320 1992294400 4194304 9819077 140733324503648 18446744073709551615 7295445 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/4792/statm: 9253 7320 721 1374 0 7874 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 37012

[startup+25.5007 s]
/proc/loadavg: 1.95 2.08 1.70 2/108 4795
/proc/meminfo: memFree=1502372/2059040 swapFree=4192956/4192956
[pid=4792] ppid=4790 vsize=37172 CPUtime=25.49
/proc/4792/stat : 4792 (pbscip.linux.x8) R 4790 4792 4594 0 -1 4202496 53162 0 0 0 2513 36 0 0 25 0 1 0 1848311 38064128 7320 1992294400 4194304 9819077 140733324503648 18446744073709551615 7291617 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/4792/statm: 9293 7320 721 1374 0 7914 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 37172

[startup+51.101 s]
/proc/loadavg: 1.63 1.99 1.68 2/108 4795
/proc/meminfo: memFree=1502372/2059040 swapFree=4192956/4192956
[pid=4792] ppid=4790 vsize=34876 CPUtime=51.08
/proc/4792/stat : 4792 (pbscip.linux.x8) R 4790 4792 4594 0 -1 4202496 102142 0 0 0 5033 75 0 0 25 0 1 0 1848311 35713024 7326 1992294400 4194304 9819077 140733324503648 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/4792/statm: 8719 7326 722 1374 0 7340 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 34876

[startup+102.309 s]
/proc/loadavg: 1.25 1.82 1.64 2/108 4797
/proc/meminfo: memFree=1502372/2059040 swapFree=4192956/4192956
[pid=4792] ppid=4790 vsize=35356 CPUtime=102.26
/proc/4792/stat : 4792 (pbscip.linux.x8) R 4790 4792 4594 0 -1 4202496 245418 0 0 0 10049 177 0 0 25 0 1 0 1848311 36204544 7324 1992294400 4194304 9819077 140733324503648 18446744073709551615 7291971 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/4792/statm: 8839 7326 722 1374 0 7460 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 35356

[startup+162.301 s]
/proc/loadavg: 1.09 1.67 1.60 2/108 4797
/proc/meminfo: memFree=1502372/2059040 swapFree=4192956/4192956
[pid=4792] ppid=4790 vsize=35552 CPUtime=162.24
/proc/4792/stat : 4792 (pbscip.linux.x8) R 4790 4792 4594 0 -1 4202496 449102 0 0 0 15914 310 0 0 25 0 1 0 1848311 36405248 7323 1992294400 4194304 9819077 140733324503648 18446744073709551615 7308994 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/4792/statm: 8888 7323 722 1374 0 7509 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 35552

[startup+222.301 s]
/proc/loadavg: 1.03 1.55 1.56 2/108 4799
/proc/meminfo: memFree=1502124/2059040 swapFree=4192956/4192956
[pid=4792] ppid=4790 vsize=35932 CPUtime=222.23
/proc/4792/stat : 4792 (pbscip.linux.x8) R 4790 4792 4594 0 -1 4202496 669105 0 0 0 21770 453 0 0 25 0 1 0 1848311 36794368 7424 1992294400 4194304 9819077 140733324503648 18446744073709551615 7295946 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/4792/statm: 8983 7424 722 1374 0 7604 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 35932

[startup+282.301 s]
/proc/loadavg: 1.01 1.44 1.52 2/108 4801
/proc/meminfo: memFree=1502000/2059040 swapFree=4192956/4192956
[pid=4792] ppid=4790 vsize=35932 CPUtime=282.22
/proc/4792/stat : 4792 (pbscip.linux.x8) R 4790 4792 4594 0 -1 4202496 899847 0 0 0 27620 602 0 0 25 0 1 0 1848311 36794368 7407 1992294400 4194304 9819077 140733324503648 18446744073709551615 7292289 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/4792/statm: 8983 7407 722 1374 0 7604 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 35932

[startup+342.301 s]
/proc/loadavg: 1.00 1.36 1.49 2/108 4803
/proc/meminfo: memFree=1501752/2059040 swapFree=4192956/4192956
[pid=4792] ppid=4790 vsize=36396 CPUtime=342.2
/proc/4792/stat : 4792 (pbscip.linux.x8) R 4790 4792 4594 0 -1 4202496 1163901 0 0 0 33452 768 0 0 25 0 1 0 1848311 37269504 7431 1992294400 4194304 9819077 140733324503648 18446744073709551615 6656908 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/4792/statm: 9099 7431 722 1374 0 7720 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 36396

[startup+402.301 s]
/proc/loadavg: 1.00 1.29 1.45 2/108 4805
/proc/meminfo: memFree=1501752/2059040 swapFree=4192956/4192956
[pid=4792] ppid=4790 vsize=36364 CPUtime=402.17
/proc/4792/stat : 4792 (pbscip.linux.x8) R 4790 4792 4594 0 -1 4202496 1422694 0 0 0 39284 933 0 0 25 0 1 0 1848311 37236736 7446 1992294400 4194304 9819077 140733324503648 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/4792/statm: 9091 7446 722 1374 0 7712 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 36364

[startup+462.3 s]
/proc/loadavg: 1.00 1.24 1.42 2/108 4805
/proc/meminfo: memFree=1501504/2059040 swapFree=4192956/4192956
[pid=4792] ppid=4790 vsize=36568 CPUtime=462.16
/proc/4792/stat : 4792 (pbscip.linux.x8) R 4790 4792 4594 0 -1 4202496 1695774 0 0 0 45117 1099 0 0 25 0 1 0 1848311 37445632 7459 1992294400 4194304 9819077 140733324503648 18446744073709551615 7291114 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/4792/statm: 9142 7459 722 1374 0 7763 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 36568

[startup+522.301 s]
/proc/loadavg: 1.00 1.19 1.40 2/108 4807
/proc/meminfo: memFree=1501380/2059040 swapFree=4192956/4192956
[pid=4792] ppid=4790 vsize=36468 CPUtime=522.14
/proc/4792/stat : 4792 (pbscip.linux.x8) R 4790 4792 4594 0 -1 4202496 1967771 0 0 0 50945 1269 0 0 25 0 1 0 1848311 37343232 7479 1992294400 4194304 9819077 140733324503648 18446744073709551615 7292321 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/4792/statm: 9117 7481 722 1374 0 7738 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 36468

[startup+582.301 s]
/proc/loadavg: 1.00 1.15 1.36 2/108 4809
/proc/meminfo: memFree=1501132/2059040 swapFree=4192956/4192956
[pid=4792] ppid=4790 vsize=36788 CPUtime=582.12
/proc/4792/stat : 4792 (pbscip.linux.x8) R 4790 4792 4594 0 -1 4202496 2248687 0 0 0 56772 1440 0 0 25 0 1 0 1848311 37670912 7519 1992294400 4194304 9819077 140733324503648 18446744073709551615 7292359 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/4792/statm: 9197 7519 722 1374 0 7818 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 36788

[startup+642.301 s]
/proc/loadavg: 1.00 1.12 1.34 2/108 4811
/proc/meminfo: memFree=1500760/2059040 swapFree=4192956/4192956
[pid=4792] ppid=4790 vsize=37060 CPUtime=642.12
/proc/4792/stat : 4792 (pbscip.linux.x8) R 4790 4792 4594 0 -1 4202496 2524297 0 0 0 62604 1608 0 0 25 0 1 0 1848311 37949440 7573 1992294400 4194304 9819077 140733324503648 18446744073709551615 8657695 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/4792/statm: 9265 7573 722 1374 0 7886 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 37060

[startup+702.301 s]

################
# More data... #
################

[startup+822.301 s]
/proc/loadavg: 1.08 1.10 1.29 2/108 4815
/proc/meminfo: memFree=1500636/2059040 swapFree=4192956/4192956
[pid=4792] ppid=4790 vsize=37132 CPUtime=822.05
/proc/4792/stat : 4792 (pbscip.linux.x8) R 4790 4792 4594 0 -1 4202496 3308143 0 0 0 80115 2090 0 0 25 0 1 0 1848311 38023168 7603 1992294400 4194304 9819077 140733324503648 18446744073709551615 6364949 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/4792/statm: 9283 7603 722 1374 0 7904 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 37132

[startup+882.301 s]
/proc/loadavg: 1.08 1.09 1.27 2/108 4817
/proc/meminfo: memFree=1500512/2059040 swapFree=4192956/4192956
[pid=4792] ppid=4790 vsize=37200 CPUtime=882.03
/proc/4792/stat : 4792 (pbscip.linux.x8) R 4790 4792 4594 0 -1 4202496 3573343 0 0 0 85945 2258 0 0 25 0 1 0 1848311 38092800 7644 1992294400 4194304 9819077 140733324503648 18446744073709551615 7312023 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/4792/statm: 9300 7644 722 1374 0 7921 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 37200

[startup+942.301 s]
/proc/loadavg: 1.07 1.09 1.26 2/108 4828
/proc/meminfo: memFree=1500016/2059040 swapFree=4192956/4192956
[pid=4792] ppid=4790 vsize=40236 CPUtime=941.99
/proc/4792/stat : 4792 (pbscip.linux.x8) R 4790 4792 4594 0 -1 4202496 3827225 0 0 0 91783 2416 0 0 25 0 1 0 1848311 41201664 7689 1992294400 4194304 9819077 140733324503648 18446744073709551615 7292010 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/4792/statm: 10059 7689 722 1374 0 8680 0
Current children cumulated CPU time (s) 941.99
Current children cumulated vsize (KiB) 40236

[startup+1002.3 s]
/proc/loadavg: 1.02 1.07 1.24 2/108 4830
/proc/meminfo: memFree=1500016/2059040 swapFree=4192956/4192956
[pid=4792] ppid=4790 vsize=37156 CPUtime=1001.98
/proc/4792/stat : 4792 (pbscip.linux.x8) R 4790 4792 4594 0 -1 4202496 4090325 0 0 0 97624 2574 0 0 25 0 1 0 1848311 38047744 7628 1992294400 4194304 9819077 140733324503648 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/4792/statm: 9289 7628 722 1374 0 7910 0
Current children cumulated CPU time (s) 1001.98
Current children cumulated vsize (KiB) 37156

[startup+1062.3 s]
/proc/loadavg: 1.01 1.05 1.22 2/108 4830
/proc/meminfo: memFree=1499892/2059040 swapFree=4192956/4192956
[pid=4792] ppid=4790 vsize=37204 CPUtime=1061.96
/proc/4792/stat : 4792 (pbscip.linux.x8) R 4790 4792 4594 0 -1 4202496 4345162 0 0 0 103473 2723 0 0 25 0 1 0 1848311 38096896 7645 1992294400 4194304 9819077 140733324503648 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/4792/statm: 9301 7645 722 1374 0 7922 0
Current children cumulated CPU time (s) 1061.96
Current children cumulated vsize (KiB) 37204

[startup+1122.3 s]
/proc/loadavg: 1.00 1.04 1.20 2/108 4832
/proc/meminfo: memFree=1499768/2059040 swapFree=4192956/4192956
[pid=4792] ppid=4790 vsize=37304 CPUtime=1121.95
/proc/4792/stat : 4792 (pbscip.linux.x8) R 4790 4792 4594 0 -1 4202496 4596187 0 0 0 109325 2870 0 0 25 0 1 0 1848311 38199296 7648 1992294400 4194304 9819077 140733324503648 18446744073709551615 7291114 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/4792/statm: 9326 7648 722 1374 0 7947 0
Current children cumulated CPU time (s) 1121.95
Current children cumulated vsize (KiB) 37304

[startup+1182.3 s]
/proc/loadavg: 1.00 1.03 1.19 2/108 4834
/proc/meminfo: memFree=1499768/2059040 swapFree=4192956/4192956
[pid=4792] ppid=4790 vsize=37432 CPUtime=1181.93
/proc/4792/stat : 4792 (pbscip.linux.x8) R 4790 4792 4594 0 -1 4202496 4863429 0 0 0 115160 3033 0 0 25 0 1 0 1848311 38330368 7701 1992294400 4194304 9819077 140733324503648 18446744073709551615 7291687 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/4792/statm: 9358 7701 722 1374 0 7979 0
Current children cumulated CPU time (s) 1181.93
Current children cumulated vsize (KiB) 37432

[startup+1242.3 s]
/proc/loadavg: 1.00 1.02 1.17 2/108 4836
/proc/meminfo: memFree=1499644/2059040 swapFree=4192956/4192956
[pid=4792] ppid=4790 vsize=36612 CPUtime=1241.92
/proc/4792/stat : 4792 (pbscip.linux.x8) R 4790 4792 4594 0 -1 4202496 5129061 0 0 0 121004 3188 0 0 25 0 1 0 1848311 37490688 7650 1992294400 4194304 9819077 140733324503648 18446744073709551615 6209887 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/4792/statm: 9153 7659 722 1374 0 7774 0
Current children cumulated CPU time (s) 1241.92
Current children cumulated vsize (KiB) 36612

[startup+1302.3 s]
/proc/loadavg: 1.00 1.02 1.16 2/108 4838
/proc/meminfo: memFree=1499520/2059040 swapFree=4192956/4192956
[pid=4792] ppid=4790 vsize=37464 CPUtime=1301.9
/proc/4792/stat : 4792 (pbscip.linux.x8) R 4790 4792 4594 0 -1 4202496 5390136 0 0 0 126842 3348 0 0 25 0 1 0 1848311 38363136 7682 1992294400 4194304 9819077 140733324503648 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/4792/statm: 9366 7682 722 1374 0 7987 0
Current children cumulated CPU time (s) 1301.9
Current children cumulated vsize (KiB) 37464

[startup+1362.3 s]
/proc/loadavg: 1.00 1.01 1.15 2/108 4838
/proc/meminfo: memFree=1499396/2059040 swapFree=4192956/4192956
[pid=4792] ppid=4790 vsize=37640 CPUtime=1361.87
/proc/4792/stat : 4792 (pbscip.linux.x8) R 4790 4792 4594 0 -1 4202496 5652873 0 0 0 132679 3508 0 0 25 0 1 0 1848311 38543360 7760 1992294400 4194304 9819077 140733324503648 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/4792/statm: 9410 7760 722 1374 0 8031 0
Current children cumulated CPU time (s) 1361.87
Current children cumulated vsize (KiB) 37640

[startup+1422.31 s]
/proc/loadavg: 1.00 1.01 1.14 2/108 4840
/proc/meminfo: memFree=1499272/2059040 swapFree=4192956/4192956
[pid=4792] ppid=4790 vsize=37664 CPUtime=1421.87
/proc/4792/stat : 4792 (pbscip.linux.x8) R 4790 4792 4594 0 -1 4202496 5915089 0 0 0 138519 3668 0 0 25 0 1 0 1848311 38567936 7731 1992294400 4194304 9819077 140733324503648 18446744073709551615 6541456 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/4792/statm: 9159 7716 722 1374 0 7780 0
Current children cumulated CPU time (s) 1421.87
Current children cumulated vsize (KiB) 37664

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.13 2/108 4842
/proc/meminfo: memFree=1499148/2059040 swapFree=4192956/4192956
[pid=4792] ppid=4790 vsize=37664 CPUtime=1481.84
/proc/4792/stat : 4792 (pbscip.linux.x8) R 4790 4792 4594 0 -1 4202496 6173563 0 0 0 144363 3821 0 0 25 0 1 0 1848311 38567936 7738 1992294400 4194304 9819077 140733324503648 18446744073709551615 7292006 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/4792/statm: 9416 7740 722 1374 0 8037 0
Current children cumulated CPU time (s) 1481.84
Current children cumulated vsize (KiB) 37664

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.11 2/108 4844
/proc/meminfo: memFree=1499148/2059040 swapFree=4192956/4192956
[pid=4792] ppid=4790 vsize=36988 CPUtime=1541.82
/proc/4792/stat : 4792 (pbscip.linux.x8) R 4790 4792 4594 0 -1 4202496 6433644 0 0 0 150205 3977 0 0 25 0 1 0 1848311 37875712 7769 1992294400 4194304 9819077 140733324503648 18446744073709551615 7263414 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/4792/statm: 9247 7769 722 1374 0 7868 0
Current children cumulated CPU time (s) 1541.82
Current children cumulated vsize (KiB) 36988

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.10 2/108 4846
/proc/meminfo: memFree=1498776/2059040 swapFree=4192956/4192956
[pid=4792] ppid=4790 vsize=37788 CPUtime=1601.81
/proc/4792/stat : 4792 (pbscip.linux.x8) R 4790 4792 4594 0 -1 4202496 6696758 0 0 0 156047 4134 0 0 25 0 1 0 1848311 38694912 7783 1992294400 4194304 9819077 140733324503648 18446744073709551615 7317636 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/4792/statm: 9447 7783 722 1374 0 8068 0
Current children cumulated CPU time (s) 1601.81
Current children cumulated vsize (KiB) 37788

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.09 2/108 4846
/proc/meminfo: memFree=1498900/2059040 swapFree=4192956/4192956
[pid=4792] ppid=4790 vsize=37904 CPUtime=1661.79
/proc/4792/stat : 4792 (pbscip.linux.x8) R 4790 4792 4594 0 -1 4202496 6957585 0 0 0 161883 4296 0 0 25 0 1 0 1848311 38813696 7813 1992294400 4194304 9819077 140733324503648 18446744073709551615 6697188 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/4792/statm: 9476 7813 722 1374 0 8097 0
Current children cumulated CPU time (s) 1661.79
Current children cumulated vsize (KiB) 37904

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.08 2/108 4848
/proc/meminfo: memFree=1498652/2059040 swapFree=4192956/4192956
[pid=4792] ppid=4790 vsize=38036 CPUtime=1721.78
/proc/4792/stat : 4792 (pbscip.linux.x8) R 4790 4792 4594 0 -1 4202496 7220038 0 0 0 167723 4455 0 0 25 0 1 0 1848311 38948864 7837 1992294400 4194304 9819077 140733324503648 18446744073709551615 7306243 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/4792/statm: 9509 7837 722 1374 0 8130 0
Current children cumulated CPU time (s) 1721.78
Current children cumulated vsize (KiB) 38036

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.08 2/108 4850
/proc/meminfo: memFree=1498652/2059040 swapFree=4192956/4192956
[pid=4792] ppid=4790 vsize=40848 CPUtime=1781.77
/proc/4792/stat : 4792 (pbscip.linux.x8) R 4790 4792 4594 0 -1 4202496 7477609 0 0 0 173571 4606 0 0 25 0 1 0 1848311 41828352 8162 1992294400 4194304 9819077 140733324503648 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/4792/statm: 10212 8162 722 1374 0 8833 0
Current children cumulated CPU time (s) 1781.77
Current children cumulated vsize (KiB) 40848



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 1.00 1.00 1.08 2/108 4850
/proc/meminfo: memFree=1498652/2059040 swapFree=4192956/4192956
[pid=4792] ppid=4790 vsize=38004 CPUtime=1800.07
/proc/4792/stat : 4792 (pbscip.linux.x8) R 4790 4792 4594 0 -1 4202496 7562733 0 0 0 175352 4655 0 0 25 0 1 0 1848311 38916096 7857 1992294400 4194304 9819077 140733324503648 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/4792/statm: 9501 7857 722 1374 0 8122 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 38004

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child status: 0
Real time (s): 1800.65
CPU time (s): 1800.12
CPU user time (s): 1753.56
CPU system time (s): 46.5589
CPU usage (%): 99.9704
Max. virtual memory (cumulated for all children) (KiB): 41172

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1753.56
system time used= 46.5589
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7562783
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= 12912

runsolver used 2.91156 second user time and 8.5757 second system time

The end

Launcher Data

Begin job on node025 at 2010-06-11 20:45:26
IDJOB=2665558
IDBENCH=1274
IDSOLVER=1168
FILE ID=node025/2665558-1276281926
PBS_JOBID= 11173108
Free space on /tmp= 62540 MiB

SOLVER NAME= SCIPclp SCIP 1.2.1.2 with Clp 1.11.1 (Release Version) as LP solver
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/namasivayam/tsp/normalized-t3002.11tsp11.1900582300.opb
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt.clp -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2665558-1276281926/watcher-2665558-1276281926 -o /tmp/evaluation-result-2665558-1276281926/solver-2665558-1276281926 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2665558-1276281926.opb -t 1800 -m 1800

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= be6efe3218879d0d0c6c419c0919396c
RANDOM SEED=1610464492

node025.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.242
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.48
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.242
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.44
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1530436 kB
Buffers:         55112 kB
Cached:         334536 kB
SwapCached:          0 kB
Active:         175292 kB
Inactive:       273740 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1530436 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            6300 kB
Writeback:           0 kB
AnonPages:       59368 kB
Mapped:          15468 kB
Slab:            57816 kB
PageTables:       4088 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   182496 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= 62532 MiB
End job on node025 at 2010-06-11 21:15:28