Trace number 2665852

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 solverUNSAT 1156.22 1156.56

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
namasivayam/tsp/normalized-t3002.11tsp11.1900570242.opb
MD5SUM490d573a1d39845890b306c349815f34
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 benchmark9.75252
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 749
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-2665852-1276299821.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.07	c presolving:
0.10/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.10/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.10/0.15	c presolving (3 rounds):
0.10/0.15	c  0 deleted vars, 143 deleted constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.10/0.15	c  242 implications, 22 cliques
0.10/0.15	c presolved problem has 231 variables (231 bin, 0 int, 0 impl, 0 cont) and 2564 constraints
0.10/0.15	c       1 constraints of type <knapsack>
0.10/0.15	c      22 constraints of type <setppc>
0.10/0.15	c    2541 constraints of type <logicor>
0.10/0.15	c transformed objective value is always integral (scale: 1)
0.10/0.15	c Presolving Time: 0.06
0.10/0.15	c - non default parameters ----------------------------------------------------------------------
0.10/0.15	c # SCIP version 1.2.1.2
0.10/0.15	c 
0.10/0.15	c # frequency for displaying node information lines
0.10/0.15	c # [type: int, range: [-1,2147483647], default: 100]
0.10/0.15	c display/freq = 10000
0.10/0.15	c 
0.10/0.15	c # maximal time in seconds to run
0.10/0.15	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.10/0.15	c limits/time = 1799.95
0.10/0.15	c 
0.10/0.15	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.10/0.15	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.10/0.15	c limits/memory = 1620
0.10/0.15	c 
0.10/0.15	c # solving stops, if the given number of solutions were found (-1: no limit)
0.10/0.15	c # [type: int, range: [-1,2147483647], default: -1]
0.10/0.15	c limits/solutions = 1
0.10/0.15	c 
0.10/0.15	c # maximal number of separation rounds per node (-1: unlimited)
0.10/0.15	c # [type: int, range: [-1,2147483647], default: 5]
0.10/0.15	c separating/maxrounds = 1
0.10/0.15	c 
0.10/0.15	c # maximal number of separation rounds in the root node (-1: unlimited)
0.10/0.15	c # [type: int, range: [-1,2147483647], default: -1]
0.10/0.15	c separating/maxroundsroot = 5
0.10/0.15	c 
0.10/0.15	c # should presolving try to simplify inequalities
0.10/0.15	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.10/0.15	c constraints/linear/simplifyinequalities = TRUE
0.10/0.15	c 
0.10/0.15	c # should disaggregation of knapsack constraints be allowed in preprocessing?
0.10/0.15	c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
0.10/0.15	c constraints/knapsack/disaggregation = FALSE
0.10/0.15	c 
0.10/0.15	c # should presolving try to simplify knapsacks
0.10/0.15	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.10/0.15	c constraints/knapsack/simplifyinequalities = TRUE
0.10/0.15	c 
0.10/0.15	c # maximal number of presolving rounds the presolver participates in (-1: no limit)
0.10/0.15	c # [type: int, range: [-1,2147483647], default: -1]
0.10/0.15	c presolving/probing/maxrounds = 0
0.10/0.15	c 
0.10/0.15	c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
0.10/0.15	c # [type: int, range: [-1,2147483647], default: 10]
0.10/0.15	c heuristics/coefdiving/freq = -1
0.10/0.15	c 
0.10/0.15	c # maximal fraction of diving LP iterations compared to node LP iterations
0.10/0.15	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.10/0.15	c heuristics/coefdiving/maxlpiterquot = 0.075
0.10/0.15	c 
0.10/0.15	c # additional number of allowed LP iterations
0.10/0.15	c # [type: int, range: [0,2147483647], default: 1000]
0.10/0.15	c heuristics/coefdiving/maxlpiterofs = 1500
0.10/0.15	c 
0.10/0.15	c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
0.10/0.15	c # [type: int, range: [-1,2147483647], default: 30]
0.10/0.15	c heuristics/crossover/freq = -1
0.10/0.15	c 
0.10/0.15	c # number of nodes added to the contingent of the total nodes
0.10/0.15	c # [type: longint, range: [0,9223372036854775807], default: 500]
0.10/0.15	c heuristics/crossover/nodesofs = 750
0.10/0.15	c 
0.10/0.15	c # number of nodes without incumbent change that heuristic should wait
0.10/0.15	c # [type: longint, range: [0,9223372036854775807], default: 200]
0.10/0.15	c heuristics/crossover/nwaitingnodes = 100
0.10/0.15	c 
0.10/0.15	c # contingent of sub problem nodes in relation to the number of nodes of the original problem
0.10/0.15	c # [type: real, range: [0,1], default: 0.1]
0.10/0.15	c heuristics/crossover/nodesquot = 0.15
0.10/0.15	c 
0.10/0.15	c # minimum percentage of integer variables that have to be fixed 
0.10/0.15	c # [type: real, range: [0,1], default: 0.666]
0.10/0.15	c heuristics/crossover/minfixingrate = 0.5
0.10/0.15	c 
0.10/0.15	c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
0.10/0.15	c # [type: int, range: [-1,2147483647], default: 20]
0.10/0.15	c heuristics/feaspump/freq = -1
0.10/0.15	c 
0.10/0.15	c # additional number of allowed LP iterations
0.10/0.15	c # [type: int, range: [0,2147483647], default: 1000]
0.10/0.15	c heuristics/feaspump/maxlpiterofs = 2000
0.10/0.15	c 
0.10/0.15	c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
0.10/0.15	c # [type: int, range: [-1,2147483647], default: 10]
0.10/0.15	c heuristics/fracdiving/freq = -1
0.10/0.15	c 
0.10/0.15	c # maximal fraction of diving LP iterations compared to node LP iterations
0.10/0.15	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.10/0.15	c heuristics/fracdiving/maxlpiterquot = 0.075
0.10/0.15	c 
0.10/0.15	c # additional number of allowed LP iterations
0.10/0.15	c # [type: int, range: [0,2147483647], default: 1000]
0.10/0.15	c heuristics/fracdiving/maxlpiterofs = 1500
0.10/0.15	c 
0.10/0.15	c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
0.10/0.15	c # [type: int, range: [-1,2147483647], default: 10]
0.10/0.15	c heuristics/guideddiving/freq = -1
0.10/0.15	c 
0.10/0.15	c # maximal fraction of diving LP iterations compared to node LP iterations
0.10/0.15	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.10/0.15	c heuristics/guideddiving/maxlpiterquot = 0.075
0.10/0.15	c 
0.10/0.15	c # additional number of allowed LP iterations
0.10/0.15	c # [type: int, range: [0,2147483647], default: 1000]
0.10/0.15	c heuristics/guideddiving/maxlpiterofs = 1500
0.10/0.15	c 
0.10/0.15	c # maximal fraction of diving LP iterations compared to node LP iterations
0.10/0.15	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.10/0.15	c heuristics/intdiving/maxlpiterquot = 0.075
0.10/0.15	c 
0.10/0.15	c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
0.10/0.15	c # [type: int, range: [-1,2147483647], default: 10]
0.10/0.15	c heuristics/intshifting/freq = -1
0.10/0.15	c 
0.10/0.15	c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
0.10/0.15	c # [type: int, range: [-1,2147483647], default: 10]
0.10/0.15	c heuristics/linesearchdiving/freq = -1
0.10/0.15	c 
0.10/0.15	c # maximal fraction of diving LP iterations compared to node LP iterations
0.10/0.15	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.10/0.15	c heuristics/linesearchdiving/maxlpiterquot = 0.075
0.10/0.15	c 
0.10/0.15	c # additional number of allowed LP iterations
0.10/0.15	c # [type: int, range: [0,2147483647], default: 1000]
0.10/0.15	c heuristics/linesearchdiving/maxlpiterofs = 1500
0.10/0.15	c 
0.10/0.15	c # frequency for calling primal heuristic <nlp> (-1: never, 0: only at depth freqofs)
0.10/0.15	c # [type: int, range: [-1,2147483647], default: 1]
0.10/0.15	c heuristics/nlp/freq = -1
0.10/0.15	c 
0.10/0.15	c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
0.10/0.15	c # [type: int, range: [-1,2147483647], default: 20]
0.10/0.15	c heuristics/objpscostdiving/freq = -1
0.10/0.15	c 
0.10/0.15	c # maximal fraction of diving LP iterations compared to total iteration number
0.10/0.15	c # [type: real, range: [0,1], default: 0.01]
0.10/0.15	c heuristics/objpscostdiving/maxlpiterquot = 0.015
0.10/0.15	c 
0.10/0.15	c # additional number of allowed LP iterations
0.10/0.15	c # [type: int, range: [0,2147483647], default: 1000]
0.10/0.15	c heuristics/objpscostdiving/maxlpiterofs = 1500
0.10/0.15	c 
0.10/0.15	c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
0.10/0.15	c # [type: int, range: [-1,2147483647], default: 1]
0.10/0.15	c heuristics/oneopt/freq = -1
0.10/0.15	c 
0.10/0.15	c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
0.10/0.15	c # [type: int, range: [-1,2147483647], default: 10]
0.10/0.15	c heuristics/pscostdiving/freq = -1
0.10/0.15	c 
0.10/0.15	c # maximal fraction of diving LP iterations compared to node LP iterations
0.10/0.15	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.10/0.15	c heuristics/pscostdiving/maxlpiterquot = 0.075
0.10/0.15	c 
0.10/0.15	c # additional number of allowed LP iterations
0.10/0.15	c # [type: int, range: [0,2147483647], default: 1000]
0.10/0.15	c heuristics/pscostdiving/maxlpiterofs = 1500
0.10/0.15	c 
0.10/0.15	c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
0.10/0.15	c # [type: int, range: [-1,2147483647], default: 0]
0.10/0.15	c heuristics/rens/freq = -1
0.10/0.15	c 
0.10/0.15	c # minimum percentage of integer variables that have to be fixable 
0.10/0.15	c # [type: real, range: [0,1], default: 0.5]
0.10/0.15	c heuristics/rens/minfixingrate = 0.3
0.10/0.15	c 
0.10/0.15	c # number of nodes added to the contingent of the total nodes
0.10/0.15	c # [type: longint, range: [0,9223372036854775807], default: 500]
0.10/0.15	c heuristics/rens/nodesofs = 2000
0.10/0.15	c 
0.10/0.15	c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
0.10/0.15	c # [type: int, range: [-1,2147483647], default: 20]
0.10/0.15	c heuristics/rootsoldiving/freq = -1
0.10/0.15	c 
0.10/0.15	c # maximal fraction of diving LP iterations compared to node LP iterations
0.10/0.15	c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
0.10/0.15	c heuristics/rootsoldiving/maxlpiterquot = 0.015
0.10/0.15	c 
0.10/0.15	c # additional number of allowed LP iterations
0.10/0.15	c # [type: int, range: [0,2147483647], default: 1000]
0.10/0.15	c heuristics/rootsoldiving/maxlpiterofs = 1500
0.10/0.15	c 
0.10/0.15	c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
0.10/0.15	c # [type: int, range: [-1,2147483647], default: 1]
0.10/0.15	c heuristics/rounding/freq = -1
0.10/0.15	c 
0.10/0.15	c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
0.10/0.15	c # [type: int, range: [-1,2147483647], default: 10]
0.10/0.15	c heuristics/shifting/freq = -1
0.10/0.15	c 
0.10/0.15	c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
0.10/0.15	c # [type: int, range: [-1,2147483647], default: 1]
0.10/0.15	c heuristics/simplerounding/freq = -1
0.10/0.15	c 
0.10/0.15	c # frequency for calling primal heuristic <trivial> (-1: never, 0: only at depth freqofs)
0.10/0.15	c # [type: int, range: [-1,2147483647], default: 0]
0.10/0.15	c heuristics/trivial/freq = -1
0.10/0.15	c 
0.10/0.15	c # frequency for calling primal heuristic <trysol> (-1: never, 0: only at depth freqofs)
0.10/0.15	c # [type: int, range: [-1,2147483647], default: 1]
0.10/0.15	c heuristics/trysol/freq = -1
0.10/0.15	c 
0.10/0.15	c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
0.10/0.15	c # [type: int, range: [-1,2147483647], default: 10]
0.10/0.15	c heuristics/veclendiving/freq = -1
0.10/0.15	c 
0.10/0.15	c # maximal fraction of diving LP iterations compared to node LP iterations
0.10/0.15	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.10/0.15	c heuristics/veclendiving/maxlpiterquot = 0.075
0.10/0.15	c 
0.10/0.15	c # additional number of allowed LP iterations
0.10/0.15	c # [type: int, range: [0,2147483647], default: 1000]
0.10/0.15	c heuristics/veclendiving/maxlpiterofs = 1500
0.10/0.15	c 
0.10/0.15	c # frequency for calling primal heuristic <zirounding> (-1: never, 0: only at depth freqofs)
0.10/0.15	c # [type: int, range: [-1,2147483647], default: 1]
0.10/0.15	c heuristics/zirounding/freq = -1
0.10/0.15	c 
0.10/0.15	c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
0.10/0.15	c # [type: int, range: [-1,2147483647], default: 0]
0.10/0.15	c separating/cmir/freq = -1
0.10/0.15	c 
0.10/0.15	c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
0.10/0.15	c # [type: int, range: [-1,2147483647], default: 0]
0.10/0.15	c separating/flowcover/freq = -1
0.10/0.15	c 
0.10/0.15	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.10/0.15	c # [type: int, range: [-1,2147483647], default: -1]
0.10/0.15	c separating/rapidlearning/freq = 0
0.10/0.15	c 
0.10/0.15	c -----------------------------------------------------------------------------------------------
0.10/0.15	c start solving
0.10/0.15	c 
0.10/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.10/0.17	c   0.1s|     1 |     0 |    68 |     - |3551k|   0 |  36 | 231 |2564 | 231 |2564 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.49/0.52	c   0.4s|     1 |     0 |   104 |     - |3987k|   0 |  42 | 231 |2754 | 231 |2573 |   9 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.79/0.83	c   0.7s|     1 |     0 |   521 |     - |4512k|   0 |  50 | 231 |2754 | 231 |2575 |  11 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1.49/1.51	c   1.4s|     1 |     0 |  1416 |     - |4617k|   0 |  51 | 231 |2754 | 231 |2578 |  14 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
3.99/4.04	c   3.9s|     1 |     2 |  1416 |     - |4618k|   0 |  51 | 231 |2754 | 231 |2578 |  14 |   0 |  10 | 0.000000e+00 |      --      |    Inf 
251.71/251.86	c   247s| 10000 |    35 |578039 |  57.7 |6176k|  38 |   - | 231 |5677 | 231 |2567 |  14 |5190 |1735 | 0.000000e+00 |      --      |    Inf 
452.66/452.87	c   443s| 20000 |    38 |  1157k|  57.8 |7119k|  39 |  45 | 231 |7792 | 231 |2567 |  14 |  10k|2272 | 0.000000e+00 |      --      |    Inf 
646.10/646.39	c   631s| 30000 |   108 |  1705k|  56.8 |8366k|  49 |  42 | 231 |9975 | 231 |2567 |  14 |  15k|2923 | 0.000000e+00 |      --      |    Inf 
848.05/848.32	c   828s| 40000 |    73 |  2287k|  57.1 |7825k|  56 |  44 | 231 |8414 | 231 |2567 |  14 |  20k|3501 | 0.000000e+00 |      --      |    Inf 
1055.08/1055.42	c  1030s| 50000 |    34 |  2902k|  58.0 |7683k|  56 |  40 | 231 |8170 | 231 |2567 |  14 |  26k|3891 | 0.000000e+00 |      --      |    Inf 
1156.16/1156.53	c 
1156.16/1156.53	c SCIP Status        : problem is solved [infeasible]
1156.16/1156.53	c Solving Time (sec) : 1128.40
1156.16/1156.53	c Solving Nodes      : 55322
1156.16/1156.53	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1156.16/1156.53	c Dual Bound         : +1.00000000000000e+20
1156.16/1156.53	c Gap                : 0.00 %
1156.16/1156.53	s UNSATISFIABLE
1156.16/1156.53	c SCIP Status        : problem is solved [infeasible]
1156.16/1156.53	c Solving Time       :    1128.40
1156.16/1156.53	c Original Problem   :
1156.16/1156.53	c   Problem name     : HOME/instance-2665852-1276299821.opb
1156.16/1156.53	c   Variables        : 231 (231 binary, 0 integer, 0 implicit integer, 0 continuous)
1156.16/1156.53	c   Constraints      : 2707 initial, 2707 maximal
1156.16/1156.53	c Presolved Problem  :
1156.16/1156.53	c   Problem name     : t_HOME/instance-2665852-1276299821.opb
1156.16/1156.53	c   Variables        : 231 (231 binary, 0 integer, 0 implicit integer, 0 continuous)
1156.16/1156.53	c   Constraints      : 2564 initial, 10211 maximal
1156.16/1156.53	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1156.16/1156.53	c   trivial          :       0.00          0          0          0          0          0          0          0          0
1156.16/1156.53	c   dualfix          :       0.00          0          0          0          0          0          0          0          0
1156.16/1156.53	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1156.16/1156.53	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1156.16/1156.53	c   implics          :       0.00          0          0          0          0          0          0          0          0
1156.16/1156.53	c   probing          :       0.00          0          0          0          0          0          0          0          0
1156.16/1156.53	c   knapsack         :       0.00          0          0          0          0          0          0          0          0
1156.16/1156.53	c   setppc           :       0.00          0          0          0          0          0          0          0          0
1156.16/1156.53	c   linear           :       0.03          0          0          0          0          0        143          0          0
1156.16/1156.53	c   logicor          :       0.01          0          0          0          0          0          0          0          0
1156.16/1156.53	c   root node        :          -          5          -          -          5          -          -          -          -
1156.16/1156.53	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1156.16/1156.53	c   integral         :          0          0          0      28710          0        108       1547          0          0      55604
1156.16/1156.53	c   knapsack         :          1          4     181426          0          0        260     101503          0          0          0
1156.16/1156.53	c   setppc           :         22          4     181288          0          0       1140     307679          0          0          0
1156.16/1156.53	c   linear           :          0+         4     175087          0          0          5       1835          0          0          0
1156.16/1156.53	c   logicor          :       2541+         4     101420          0          0        318     335371          0          0          0
1156.16/1156.53	c   countsols        :          0          0          0          0          0          0          0          0          0          0
1156.16/1156.53	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1156.16/1156.53	c   integral         :     134.49       0.00       0.00     134.49       0.00
1156.16/1156.53	c   knapsack         :       1.38       0.00       1.38       0.00       0.00
1156.16/1156.53	c   setppc           :       3.76       0.00       3.76       0.00       0.00
1156.16/1156.53	c   linear           :       1.36       0.00       1.36       0.00       0.00
1156.16/1156.53	c   logicor          :      15.71       0.01      15.70       0.00       0.00
1156.16/1156.53	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1156.16/1156.53	c Propagators        :       Time      Calls    Cutoffs    DomReds
1156.16/1156.53	c   vbounds          :       0.07          1          0          0
1156.16/1156.53	c   rootredcost      :       0.07          0          0          0
1156.16/1156.53	c   pseudoobj        :       0.04          0          0          0
1156.16/1156.53	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1156.16/1156.53	c   propagation      :       0.13       1723       1714       8315       19.9         31       21.2          -
1156.16/1156.53	c   infeasible LP    :      10.58      25970      19754     110495       33.1        103       16.1          0
1156.16/1156.53	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1156.16/1156.53	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1156.16/1156.53	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1156.16/1156.53	c   applied globally :          -          -          -      27766       19.3          -          -          -
1156.16/1156.53	c   applied locally  :          -          -          -       1337       34.2          -          -          -
1156.16/1156.53	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1156.16/1156.53	c   cut pool         :       0.00          3          -          -          0          -    (maximal pool size: 313)
1156.16/1156.53	c   redcost          :       0.27      27973          0          0          0          0
1156.16/1156.53	c   impliedbounds    :       0.00          4          0          0          0          0
1156.16/1156.53	c   intobj           :       0.00          0          0          0          0          0
1156.16/1156.53	c   cgmip            :       0.00          0          0          0          0          0
1156.16/1156.53	c   gomory           :       0.41          4          0          0       1140          0
1156.16/1156.53	c   strongcg         :       0.32          4          0          0       1237          0
1156.16/1156.53	c   cmir             :       0.00          0          0          0          0          0
1156.16/1156.53	c   flowcover        :       0.00          0          0          0          0          0
1156.16/1156.53	c   clique           :       0.00          4          0          0          0          0
1156.16/1156.53	c   zerohalf         :       0.00          0          0          0          0          0
1156.16/1156.53	c   mcf              :       0.00          1          0          0          0          0
1156.16/1156.53	c   rapidlearning    :       0.20          1          0          0          0        190
1156.16/1156.53	c Pricers            :       Time      Calls       Vars
1156.16/1156.53	c   problem variables:       0.00          0          0
1156.16/1156.53	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1156.16/1156.53	c   relpscost        :     134.38      28710        108       1547          0          0      55604
1156.16/1156.53	c   pscost           :       0.00          0          0          0          0          0          0
1156.16/1156.53	c   inference        :       0.00          0          0          0          0          0          0
1156.16/1156.53	c   mostinf          :       0.00          0          0          0          0          0          0
1156.16/1156.53	c   leastinf         :       0.00          0          0          0          0          0          0
1156.16/1156.53	c   fullstrong       :       0.00          0          0          0          0          0          0
1156.16/1156.53	c   allfullstrong    :       0.00          0          0          0          0          0          0
1156.16/1156.53	c   random           :       0.00          0          0          0          0          0          0
1156.16/1156.53	c Primal Heuristics  :       Time      Calls      Found
1156.16/1156.53	c   LP solutions     :       0.00          -          0
1156.16/1156.53	c   pseudo solutions :       0.00          -          0
1156.16/1156.53	c   trivial          :       0.00          1          0
1156.16/1156.53	c   simplerounding   :       0.00          0          0
1156.16/1156.53	c   zirounding       :       0.00          0          0
1156.16/1156.53	c   rounding         :       0.00          0          0
1156.16/1156.53	c   shifting         :       0.00          0          0
1156.16/1156.53	c   intshifting      :       0.00          0          0
1156.16/1156.53	c   oneopt           :       0.00          0          0
1156.16/1156.53	c   twoopt           :       0.00          0          0
1156.16/1156.53	c   fixandinfer      :       0.00          0          0
1156.16/1156.53	c   feaspump         :       0.00          0          0
1156.16/1156.53	c   coefdiving       :       0.00          0          0
1156.16/1156.53	c   pscostdiving     :       0.00          0          0
1156.16/1156.53	c   fracdiving       :       0.00          0          0
1156.16/1156.53	c   veclendiving     :       0.00          0          0
1156.16/1156.53	c   intdiving        :       0.00          0          0
1156.16/1156.53	c   actconsdiving    :       0.00          0          0
1156.16/1156.53	c   objpscostdiving  :       0.00          0          0
1156.16/1156.53	c   rootsoldiving    :       0.00          0          0
1156.16/1156.53	c   linesearchdiving :       0.00          0          0
1156.16/1156.53	c   guideddiving     :       0.00          0          0
1156.16/1156.53	c   octane           :       0.00          0          0
1156.16/1156.53	c   rens             :       0.00          0          0
1156.16/1156.53	c   rins             :       0.00          0          0
1156.16/1156.53	c   localbranching   :       0.00          0          0
1156.16/1156.53	c   mutation         :       0.00          0          0
1156.16/1156.53	c   crossover        :       0.00          0          0
1156.16/1156.53	c   dins             :       0.00          0          0
1156.16/1156.53	c   undercover       :       0.00          0          0
1156.16/1156.53	c   nlp              :       0.00          0          0
1156.16/1156.53	c   trysol           :       0.00          0          0
1156.16/1156.53	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1156.16/1156.53	c   primal LP        :       0.00          0          0       0.00          -
1156.16/1156.53	c   dual LP          :     920.59      54634    3196858      58.51    3472.62
1156.16/1156.53	c   lex dual LP      :       0.00          0          0       0.00          -
1156.16/1156.53	c   barrier LP       :       0.00          0          0       0.00          -
1156.16/1156.53	c   diving/probing LP:       0.00          0          0       0.00          -
1156.16/1156.53	c   strong branching :     133.33       4131     487590     118.03    3657.02
1156.16/1156.53	c     (at root node) :          -         10       6423     642.30          -
1156.16/1156.53	c   conflict analysis:       0.00          0          0       0.00          -
1156.16/1156.53	c B&B Tree           :
1156.16/1156.53	c   number of runs   :          1
1156.16/1156.53	c   nodes            :      55322
1156.16/1156.53	c   nodes (total)    :      55322
1156.16/1156.53	c   nodes left       :          0
1156.16/1156.53	c   max depth        :         56
1156.16/1156.53	c   max depth (total):         56
1156.16/1156.53	c   backtracks       :       6294 (11.4%)
1156.16/1156.53	c   delayed cutoffs  :        283
1156.16/1156.53	c   repropagations   :      59820 (95455 domain reductions, 281 cutoffs)
1156.16/1156.53	c   avg switch length:       4.10
1156.16/1156.53	c   switching time   :      16.52
1156.16/1156.53	c Solution           :
1156.16/1156.53	c   Solutions found  :          0 (0 improvements)
1156.16/1156.53	c   Primal Bound     : infeasible
1156.16/1156.53	c   Dual Bound       :          -
1156.16/1156.53	c   Gap              :       0.00 %
1156.16/1156.53	c   Root Dual Bound  : +0.00000000000000e+00
1156.16/1156.53	c   Root Iterations  :       1416
1156.16/1156.55	c Time complete: 1156.21.

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-2665852-1276299821/watcher-2665852-1276299821 -o /tmp/evaluation-result-2665852-1276299821/solver-2665852-1276299821 -C 1800 -W 2000 -M 1800 HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2665852-1276299821.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.44 1.30 1.17 3/106 6707
/proc/meminfo: memFree=1532852/2059040 swapFree=4192956/4192956
[pid=6707] ppid=6705 vsize=9288 CPUtime=0
/proc/6707/stat : 6707 (pbscip.linux.x8) R 6705 6707 5972 0 -1 4202496 1040 0 0 0 0 0 0 0 20 0 1 0 5586153 9510912 961 1992294400 4194304 9819077 140734145483952 18446744073709551615 8675093 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/6707/statm: 2322 970 371 1374 0 943 0

[startup+0.110049 s]
/proc/loadavg: 1.44 1.30 1.17 3/106 6707
/proc/meminfo: memFree=1532852/2059040 swapFree=4192956/4192956
[pid=6707] ppid=6705 vsize=18236 CPUtime=0.1
/proc/6707/stat : 6707 (pbscip.linux.x8) R 6705 6707 5972 0 -1 4202496 3964 0 0 0 9 1 0 0 20 0 1 0 5586153 18673664 3274 1992294400 4194304 9819077 140734145483952 18446744073709551615 4903536 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/6707/statm: 4559 3274 492 1374 0 3180 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 18236

[startup+0.201061 s]
/proc/loadavg: 1.44 1.30 1.17 3/106 6707
/proc/meminfo: memFree=1532852/2059040 swapFree=4192956/4192956
[pid=6707] ppid=6705 vsize=24976 CPUtime=0.19
/proc/6707/stat : 6707 (pbscip.linux.x8) R 6705 6707 5972 0 -1 4202496 7901 0 0 0 16 3 0 0 20 0 1 0 5586153 25575424 4589 1992294400 4194304 9819077 140734145483952 18446744073709551615 6043682 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/6707/statm: 6244 4589 652 1374 0 4865 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 24976

[startup+0.301072 s]
/proc/loadavg: 1.44 1.30 1.17 3/106 6707
/proc/meminfo: memFree=1532852/2059040 swapFree=4192956/4192956
[pid=6707] ppid=6705 vsize=38132 CPUtime=0.29
/proc/6707/stat : 6707 (pbscip.linux.x8) R 6705 6707 5972 0 -1 4202496 10928 0 0 0 24 5 0 0 20 0 1 0 5586153 39047168 7616 1992294400 4194304 9819077 140734145483952 18446744073709551615 4914687 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/6707/statm: 9533 7616 670 1374 0 8154 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 38132

[startup+0.701119 s]
/proc/loadavg: 1.44 1.30 1.17 3/106 6707
/proc/meminfo: memFree=1532852/2059040 swapFree=4192956/4192956
[pid=6707] ppid=6705 vsize=30360 CPUtime=0.69
/proc/6707/stat : 6707 (pbscip.linux.x8) R 6705 6707 5972 0 -1 4202496 13561 0 0 0 61 8 0 0 21 0 1 0 5586153 31088640 6509 1992294400 4194304 9819077 140734145483952 18446744073709551615 7291631 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/6707/statm: 7590 6509 691 1374 0 6211 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 30360

[startup+1.50121 s]
/proc/loadavg: 1.44 1.30 1.17 2/107 6708
/proc/meminfo: memFree=1509408/2059040 swapFree=4192956/4192956
[pid=6707] ppid=6705 vsize=30728 CPUtime=1.49
/proc/6707/stat : 6707 (pbscip.linux.x8) R 6705 6707 5972 0 -1 4202496 13725 0 0 0 140 9 0 0 23 0 1 0 5586153 31465472 6511 1992294400 4194304 9819077 140734145483952 18446744073709551615 6191149 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/6707/statm: 7682 6511 692 1374 0 6303 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 30728

[startup+3.1004 s]
/proc/loadavg: 1.44 1.30 1.17 2/107 6708
/proc/meminfo: memFree=1508788/2059040 swapFree=4192956/4192956
[pid=6707] ppid=6705 vsize=33948 CPUtime=3.08
/proc/6707/stat : 6707 (pbscip.linux.x8) R 6705 6707 5972 0 -1 4202496 14508 0 0 0 299 9 0 0 25 0 1 0 5586153 34762752 6598 1992294400 4194304 9819077 140734145483952 18446744073709551615 7290952 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/6707/statm: 8487 6598 698 1374 0 7108 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 33948

[startup+6.30078 s]
/proc/loadavg: 1.40 1.29 1.17 2/107 6708
/proc/meminfo: memFree=1508416/2059040 swapFree=4192956/4192956
[pid=6707] ppid=6705 vsize=33292 CPUtime=6.28
/proc/6707/stat : 6707 (pbscip.linux.x8) R 6705 6707 5972 0 -1 4202496 16630 0 0 0 616 12 0 0 25 0 1 0 5586153 34091008 6573 1992294400 4194304 9819077 140734145483952 18446744073709551615 7292354 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/6707/statm: 8323 6573 705 1374 0 6944 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 33292

[startup+12.7005 s]
/proc/loadavg: 1.37 1.29 1.17 2/107 6708
/proc/meminfo: memFree=1508416/2059040 swapFree=4192956/4192956
[pid=6707] ppid=6705 vsize=30540 CPUtime=12.68
/proc/6707/stat : 6707 (pbscip.linux.x8) R 6705 6707 5972 0 -1 4202496 22495 0 0 0 1250 18 0 0 25 0 1 0 5586153 31272960 6570 1992294400 4194304 9819077 140734145483952 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/6707/statm: 7635 6570 719 1374 0 6256 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 30540

[startup+25.501 s]
/proc/loadavg: 1.29 1.27 1.17 2/107 6708
/proc/meminfo: memFree=1508292/2059040 swapFree=4192956/4192956
[pid=6707] ppid=6705 vsize=33460 CPUtime=25.49
/proc/6707/stat : 6707 (pbscip.linux.x8) R 6705 6707 5972 0 -1 4202496 32783 0 0 0 2518 31 0 0 25 0 1 0 5586153 34263040 6591 1992294400 4194304 9819077 140734145483952 18446744073709551615 6656908 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/6707/statm: 8365 6591 721 1374 0 6986 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 33460

[startup+51.101 s]
/proc/loadavg: 1.19 1.25 1.16 2/107 6708
/proc/meminfo: memFree=1508292/2059040 swapFree=4192956/4192956
[pid=6707] ppid=6705 vsize=31388 CPUtime=51.06
/proc/6707/stat : 6707 (pbscip.linux.x8) R 6705 6707 5972 0 -1 4202496 62694 0 0 0 5044 62 0 0 25 0 1 0 5586153 32141312 6588 1992294400 4194304 9819077 140734145483952 18446744073709551615 7296068 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/6707/statm: 7847 6588 722 1374 0 6468 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 31388

[startup+102.301 s]
/proc/loadavg: 1.08 1.21 1.15 2/107 6710
/proc/meminfo: memFree=1508292/2059040 swapFree=4192956/4192956
[pid=6707] ppid=6705 vsize=31376 CPUtime=102.26
/proc/6707/stat : 6707 (pbscip.linux.x8) R 6705 6707 5972 0 -1 4202496 150375 0 0 0 10083 143 0 0 25 0 1 0 5586153 32129024 6587 1992294400 4194304 9819077 140734145483952 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/6707/statm: 7844 6587 722 1374 0 6465 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 31376

[startup+162.301 s]
/proc/loadavg: 1.03 1.17 1.14 2/107 6712
/proc/meminfo: memFree=1508168/2059040 swapFree=4192956/4192956
[pid=6707] ppid=6705 vsize=35184 CPUtime=162.24
/proc/6707/stat : 6707 (pbscip.linux.x8) R 6705 6707 5972 0 -1 4202496 297350 0 0 0 15969 255 0 0 25 0 1 0 5586153 36028416 6625 1992294400 4194304 9819077 140734145483952 18446744073709551615 6391590 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/6707/statm: 8796 6625 722 1374 0 7417 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 35184

[startup+222.309 s]
/proc/loadavg: 1.01 1.14 1.13 2/107 6714
/proc/meminfo: memFree=1508168/2059040 swapFree=4192956/4192956
[pid=6707] ppid=6705 vsize=32668 CPUtime=222.23
/proc/6707/stat : 6707 (pbscip.linux.x8) R 6705 6707 5972 0 -1 4202496 484340 0 0 0 21834 389 0 0 25 0 1 0 5586153 33452032 6652 1992294400 4194304 9819077 140734145483952 18446744073709551615 5916872 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/6707/statm: 8167 6652 722 1374 0 6788 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 32668

[startup+282.301 s]
/proc/loadavg: 1.00 1.11 1.12 2/107 6714
/proc/meminfo: memFree=1507796/2059040 swapFree=4192956/4192956
[pid=6707] ppid=6705 vsize=33104 CPUtime=282.21
/proc/6707/stat : 6707 (pbscip.linux.x8) R 6705 6707 5972 0 -1 4202496 680272 0 0 0 27695 526 0 0 25 0 1 0 5586153 33898496 6663 1992294400 4194304 9819077 140734145483952 18446744073709551615 7302683 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/6707/statm: 8276 6663 722 1374 0 6897 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 33104

[startup+342.301 s]
/proc/loadavg: 1.00 1.09 1.11 2/107 6716
/proc/meminfo: memFree=1507796/2059040 swapFree=4192956/4192956
[pid=6707] ppid=6705 vsize=33332 CPUtime=342.19
/proc/6707/stat : 6707 (pbscip.linux.x8) R 6705 6707 5972 0 -1 4202496 912526 0 0 0 33544 675 0 0 25 0 1 0 5586153 34131968 6726 1992294400 4194304 9819077 140734145483952 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/6707/statm: 8333 6726 722 1374 0 6954 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 33332

[startup+402.301 s]
/proc/loadavg: 1.00 1.07 1.09 2/107 6718
/proc/meminfo: memFree=1507672/2059040 swapFree=4192956/4192956
[pid=6707] ppid=6705 vsize=33472 CPUtime=402.17
/proc/6707/stat : 6707 (pbscip.linux.x8) R 6705 6707 5972 0 -1 4202496 1146204 0 0 0 39396 821 0 0 25 0 1 0 5586153 34275328 6711 1992294400 4194304 9819077 140734145483952 18446744073709551615 7312742 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/6707/statm: 8368 6711 722 1374 0 6989 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 33472

[startup+462.301 s]
/proc/loadavg: 1.00 1.05 1.09 2/107 6720
/proc/meminfo: memFree=1507548/2059040 swapFree=4192956/4192956
[pid=6707] ppid=6705 vsize=33616 CPUtime=462.15
/proc/6707/stat : 6707 (pbscip.linux.x8) R 6705 6707 5972 0 -1 4202496 1405903 0 0 0 45243 972 0 0 25 0 1 0 5586153 34422784 6745 1992294400 4194304 9819077 140734145483952 18446744073709551615 7292002 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/6707/statm: 8404 6745 722 1374 0 7025 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 33616

[startup+522.301 s]
/proc/loadavg: 1.00 1.04 1.08 2/107 6722
/proc/meminfo: memFree=1506308/2059040 swapFree=4192956/4192956
[pid=6707] ppid=6705 vsize=34700 CPUtime=522.14
/proc/6707/stat : 6707 (pbscip.linux.x8) R 6705 6707 5972 0 -1 4202496 1665990 0 0 0 51081 1133 0 0 25 0 1 0 5586153 35532800 7024 1992294400 4194304 9819077 140734145483952 18446744073709551615 7292010 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/6707/statm: 8675 7024 722 1374 0 7296 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 34700

[startup+582.301 s]
/proc/loadavg: 1.00 1.03 1.07 2/107 6722
/proc/meminfo: memFree=1505812/2059040 swapFree=4192956/4192956
[pid=6707] ppid=6705 vsize=35172 CPUtime=582.12
/proc/6707/stat : 6707 (pbscip.linux.x8) R 6705 6707 5972 0 -1 4202496 1933413 0 0 0 56911 1301 0 0 25 0 1 0 5586153 36016128 7155 1992294400 4194304 9819077 140734145483952 18446744073709551615 7291687 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/6707/statm: 8793 7155 722 1374 0 7414 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 35172

[startup+642.301 s]
/proc/loadavg: 1.00 1.02 1.07 2/107 6724
/proc/meminfo: memFree=1505688/2059040 swapFree=4192956/4192956
[pid=6707] ppid=6705 vsize=35392 CPUtime=642.1
/proc/6707/stat : 6707 (pbscip.linux.x8) R 6705 6707 5972 0 -1 4202496 2186628 0 0 0 62755 1455 0 0 25 0 1 0 5586153 36241408 7176 1992294400 4194304 9819077 140734145483952 18446744073709551615 5908933 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/6707/statm: 8848 7176 722 1374 0 7469 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 35392

[startup+702.301 s]
/proc/loadavg: 1.00 1.02 1.06 2/107 6726
/proc/meminfo: memFree=1505192/2059040 swapFree=4192956/4192956
[pid=6707] ppid=6705 vsize=35656 CPUtime=702.09
/proc/6707/stat : 6707 (pbscip.linux.x8) R 6705 6707 5972 0 -1 4202496 2437080 0 0 0 68604 1605 0 0 25 0 1 0 5586153 36511744 7255 1992294400 4194304 9819077 140734145483952 18446744073709551615 7312735 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/6707/statm: 8411 7225 722 1374 0 7032 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 35656

[startup+762.301 s]
/proc/loadavg: 1.00 1.01 1.06 2/107 6728
/proc/meminfo: memFree=1505068/2059040 swapFree=4192956/4192956
[pid=6707] ppid=6705 vsize=35724 CPUtime=762.08
/proc/6707/stat : 6707 (pbscip.linux.x8) R 6705 6707 5972 0 -1 4202496 2688814 0 0 0 74442 1766 0 0 25 0 1 0 5586153 36581376 7260 1992294400 4194304 9819077 140734145483952 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/6707/statm: 8931 7260 722 1374 0 7552 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 35724

[startup+822.301 s]
/proc/loadavg: 1.00 1.01 1.05 2/107 6730
/proc/meminfo: memFree=1504944/2059040 swapFree=4192956/4192956
[pid=6707] ppid=6705 vsize=35784 CPUtime=822.06
/proc/6707/stat : 6707 (pbscip.linux.x8) R 6705 6707 5972 0 -1 4202496 2936852 0 0 0 80284 1922 0 0 25 0 1 0 5586153 36642816 7287 1992294400 4194304 9819077 140734145483952 18446744073709551615 7292321 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/6707/statm: 8946 7287 722 1374 0 7567 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 35784

[startup+882.309 s]
/proc/loadavg: 1.00 1.00 1.05 2/107 6730
/proc/meminfo: memFree=1504820/2059040 swapFree=4192956/4192956
[pid=6707] ppid=6705 vsize=35864 CPUtime=882.05
/proc/6707/stat : 6707 (pbscip.linux.x8) R 6705 6707 5972 0 -1 4202496 3181671 0 0 0 86127 2078 0 0 25 0 1 0 5586153 36724736 7295 1992294400 4194304 9819077 140734145483952 18446744073709551615 7326362 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/6707/statm: 8966 7295 722 1374 0 7587 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 35864

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.04 2/107 6732
/proc/meminfo: memFree=1504820/2059040 swapFree=4192956/4192956
[pid=6707] ppid=6705 vsize=35868 CPUtime=942.03
/proc/6707/stat : 6707 (pbscip.linux.x8) R 6705 6707 5972 0 -1 4202496 3422335 0 0 0 91976 2227 0 0 25 0 1 0 5586153 36728832 7319 1992294400 4194304 9819077 140734145483952 18446744073709551615 7304790 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/6707/statm: 8967 7319 722 1374 0 7588 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 35868

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.03 2/107 6734
/proc/meminfo: memFree=1504696/2059040 swapFree=4192956/4192956
[pid=6707] ppid=6705 vsize=35916 CPUtime=1002.01
/proc/6707/stat : 6707 (pbscip.linux.x8) R 6705 6707 5972 0 -1 4202496 3671337 0 0 0 97823 2378 0 0 25 0 1 0 5586153 36777984 7334 1992294400 4194304 9819077 140734145483952 18446744073709551615 6191141 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/6707/statm: 8979 7334 722 1374 0 7600 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 35916

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.03 2/107 6745
/proc/meminfo: memFree=1504200/2059040 swapFree=4192956/4192956
[pid=6707] ppid=6705 vsize=38880 CPUtime=1061.98
/proc/6707/stat : 6707 (pbscip.linux.x8) R 6705 6707 5972 0 -1 4202496 3917345 0 0 0 103670 2528 0 0 25 0 1 0 5586153 39813120 7433 1992294400 4194304 9819077 140734145483952 18446744073709551615 6191183 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/6707/statm: 9720 7433 722 1374 0 8341 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 38880

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.02 2/107 6747
/proc/meminfo: memFree=1504200/2059040 swapFree=4192956/4192956
[pid=6707] ppid=6705 vsize=36108 CPUtime=1121.96
/proc/6707/stat : 6707 (pbscip.linux.x8) R 6705 6707 5972 0 -1 4202496 4180814 0 0 0 109514 2682 0 0 25 0 1 0 5586153 36974592 7357 1992294400 4194304 9819077 140734145483952 18446744073709551615 7292313 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/6707/statm: 9027 7359 722 1374 0 7648 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 36108

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

[startup+1126.4 s]
/proc/loadavg: 1.00 1.00 1.02 2/107 6747
/proc/meminfo: memFree=1504200/2059040 swapFree=4192956/4192956
[pid=6707] ppid=6705 vsize=36004 CPUtime=1126.06
/proc/6707/stat : 6707 (pbscip.linux.x8) R 6705 6707 5972 0 -1 4202496 4197127 0 0 0 109913 2693 0 0 25 0 1 0 5586153 36868096 7364 1992294400 4194304 9819077 140734145483952 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/6707/statm: 9001 7364 722 1374 0 7622 0
Current children cumulated CPU time (s) 1126.06
Current children cumulated vsize (KiB) 36004

[startup+1139.2 s]
/proc/loadavg: 1.00 1.00 1.02 2/107 6747
/proc/meminfo: memFree=1504200/2059040 swapFree=4192956/4192956
[pid=6707] ppid=6705 vsize=36160 CPUtime=1138.86
/proc/6707/stat : 6707 (pbscip.linux.x8) R 6705 6707 5972 0 -1 4202496 4248642 0 0 0 111162 2724 0 0 25 0 1 0 5586153 37027840 7384 1992294400 4194304 9819077 140734145483952 18446744073709551615 7291715 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/6707/statm: 9040 7384 722 1374 0 7661 0
Current children cumulated CPU time (s) 1138.86
Current children cumulated vsize (KiB) 36160

[startup+1145.6 s]
/proc/loadavg: 1.00 1.00 1.02 2/107 6747
/proc/meminfo: memFree=1503332/2059040 swapFree=4192956/4192956
[pid=6707] ppid=6705 vsize=36072 CPUtime=1145.25
/proc/6707/stat : 6707 (pbscip.linux.x8) R 6705 6707 5972 0 -1 4202496 4277320 0 0 0 111782 2743 0 0 25 0 1 0 5586153 36937728 7370 1992294400 4194304 9819077 140734145483952 18446744073709551615 7291971 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/6707/statm: 9018 7372 722 1374 0 7639 0
Current children cumulated CPU time (s) 1145.25
Current children cumulated vsize (KiB) 36072

[startup+1152 s]
/proc/loadavg: 1.00 1.00 1.02 2/107 6747
/proc/meminfo: memFree=1504200/2059040 swapFree=4192956/4192956
[pid=6707] ppid=6705 vsize=36072 CPUtime=1151.65
/proc/6707/stat : 6707 (pbscip.linux.x8) R 6705 6707 5972 0 -1 4202496 4304597 0 0 0 112404 2761 0 0 25 0 1 0 5586153 36937728 7368 1992294400 4194304 9819077 140734145483952 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/6707/statm: 9018 7368 722 1374 0 7639 0
Current children cumulated CPU time (s) 1151.65
Current children cumulated vsize (KiB) 36072

[startup+1153.6 s]
/proc/loadavg: 1.00 1.00 1.02 2/107 6747
/proc/meminfo: memFree=1504200/2059040 swapFree=4192956/4192956
[pid=6707] ppid=6705 vsize=39088 CPUtime=1153.25
/proc/6707/stat : 6707 (pbscip.linux.x8) R 6705 6707 5972 0 -1 4202496 4312330 0 0 0 112558 2767 0 0 25 0 1 0 5586153 40026112 7745 1992294400 4194304 9819077 140734145483952 18446744073709551615 7292302 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/6707/statm: 9772 7745 722 1374 0 8393 0
Current children cumulated CPU time (s) 1153.25
Current children cumulated vsize (KiB) 39088

[startup+1155.2 s]
/proc/loadavg: 1.00 1.00 1.02 2/107 6747
/proc/meminfo: memFree=1504200/2059040 swapFree=4192956/4192956
[pid=6707] ppid=6705 vsize=36032 CPUtime=1154.86
/proc/6707/stat : 6707 (pbscip.linux.x8) R 6705 6707 5972 0 -1 4202496 4318541 0 0 0 112715 2771 0 0 25 0 1 0 5586153 36896768 7371 1992294400 4194304 9819077 140734145483952 18446744073709551615 7291886 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/6707/statm: 9008 7371 722 1374 0 7629 0
Current children cumulated CPU time (s) 1154.86
Current children cumulated vsize (KiB) 36032

[startup+1156 s]
/proc/loadavg: 1.00 1.00 1.02 2/107 6747
/proc/meminfo: memFree=1504200/2059040 swapFree=4192956/4192956
[pid=6707] ppid=6705 vsize=36068 CPUtime=1155.65
/proc/6707/stat : 6707 (pbscip.linux.x8) R 6705 6707 5972 0 -1 4202496 4321190 0 0 0 112793 2772 0 0 25 0 1 0 5586153 36933632 7384 1992294400 4194304 9819077 140734145483952 18446744073709551615 7291624 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/6707/statm: 9017 7384 722 1374 0 7638 0
Current children cumulated CPU time (s) 1155.65
Current children cumulated vsize (KiB) 36068

[startup+1156.4 s]
/proc/loadavg: 1.00 1.00 1.02 2/107 6747
/proc/meminfo: memFree=1504200/2059040 swapFree=4192956/4192956
[pid=6707] ppid=6705 vsize=36124 CPUtime=1156.05
/proc/6707/stat : 6707 (pbscip.linux.x8) R 6705 6707 5972 0 -1 4202496 4323238 0 0 0 112833 2772 0 0 25 0 1 0 5586153 36990976 7371 1992294400 4194304 9819077 140734145483952 18446744073709551615 7317768 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/6707/statm: 9031 7371 722 1374 0 7652 0
Current children cumulated CPU time (s) 1156.05
Current children cumulated vsize (KiB) 36124

[startup+1156.5 s]
/proc/loadavg: 1.00 1.00 1.02 2/107 6747
/proc/meminfo: memFree=1504200/2059040 swapFree=4192956/4192956
[pid=6707] ppid=6705 vsize=36132 CPUtime=1156.16
/proc/6707/stat : 6707 (pbscip.linux.x8) R 6705 6707 5972 0 -1 4202496 4323634 0 0 0 112843 2773 0 0 25 0 1 0 5586153 36999168 7380 1992294400 4194304 9819077 140734145483952 18446744073709551615 6823243 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/6707/statm: 9033 7382 722 1374 0 7654 0
Current children cumulated CPU time (s) 1156.16
Current children cumulated vsize (KiB) 36132

Child status: 0
Real time (s): 1156.56
CPU time (s): 1156.22
CPU user time (s): 1128.48
CPU system time (s): 27.7338
CPU usage (%): 99.9707
Max. virtual memory (cumulated for all children) (KiB): 39900

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1128.48
system time used= 27.7338
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4323708
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= 1
involuntary context switches= 14400

runsolver used 1.76873 second user time and 5.60715 second system time

The end

Launcher Data

Begin job on node001 at 2010-06-12 01:43:41
IDJOB=2665852
IDBENCH=1324
IDSOLVER=1168
FILE ID=node001/2665852-1276299821
PBS_JOBID= 11173120
Free space on /tmp= 62364 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.1900570242.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-2665852-1276299821/watcher-2665852-1276299821 -o /tmp/evaluation-result-2665852-1276299821/solver-2665852-1276299821 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2665852-1276299821.opb -t 1800 -m 1800

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

MD5SUM BENCH= 490d573a1d39845890b306c349815f34
RANDOM SEED=1441107205

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


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1533380 kB
Buffers:         79056 kB
Cached:         318000 kB
SwapCached:          0 kB
Active:         180200 kB
Inactive:       276340 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1533380 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            6256 kB
Writeback:           8 kB
AnonPages:       59404 kB
Mapped:          15464 kB
Slab:            47460 kB
PageTables:       3984 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   180844 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= 62360 MiB
End job on node001 at 2010-06-12 02:02:58