Trace number 2665463

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.38 1800.81

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
prestwich/robin/normalized-robin16.opb
MD5SUMd761333f7ff9a755d3cd90e52b11f227
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables14400
Total number of constraints1088
Number of constraints which are clauses480
Number of constraints which are cardinality constraints (but not clauses)608
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint120
Maximum length of a constraint225
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 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 227
Number of bits of the biggest sum of numbers8
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-2665463-1276268856.opb>
0.19/0.28	c original problem has 14400 variables (14400 bin, 0 int, 0 impl, 0 cont) and 1088 constraints
0.19/0.28	c problem read
0.19/0.29	c No objective function, only one solution is needed.
0.19/0.29	c presolving settings loaded
0.39/0.49	c presolving:
1.19/1.21	c (round 1) 0 del vars, 480 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 128 upgd conss, 0 impls, 480 clqs
1.59/1.69	c (round 2) 0 del vars, 480 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 608 upgd conss, 0 impls, 480 clqs
1.79/1.86	c presolving (3 rounds):
1.79/1.86	c  0 deleted vars, 480 deleted constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
1.79/1.86	c  0 implications, 480 cliques
1.79/1.86	c presolved problem has 14400 variables (14400 bin, 0 int, 0 impl, 0 cont) and 608 constraints
1.79/1.86	c     128 constraints of type <knapsack>
1.79/1.86	c     480 constraints of type <setppc>
1.79/1.86	c transformed objective value is always integral (scale: 1)
1.79/1.86	c Presolving Time: 1.44
1.79/1.86	c - non default parameters ----------------------------------------------------------------------
1.79/1.86	c # SCIP version 1.2.1.2
1.79/1.86	c 
1.79/1.86	c # frequency for displaying node information lines
1.79/1.86	c # [type: int, range: [-1,2147483647], default: 100]
1.79/1.86	c display/freq = 10000
1.79/1.86	c 
1.79/1.86	c # maximal time in seconds to run
1.79/1.86	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1.79/1.86	c limits/time = 1799.72
1.79/1.86	c 
1.79/1.86	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
1.79/1.86	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1.79/1.86	c limits/memory = 1620
1.79/1.86	c 
1.79/1.86	c # solving stops, if the given number of solutions were found (-1: no limit)
1.79/1.86	c # [type: int, range: [-1,2147483647], default: -1]
1.79/1.86	c limits/solutions = 1
1.79/1.86	c 
1.79/1.86	c # maximal number of separation rounds per node (-1: unlimited)
1.79/1.86	c # [type: int, range: [-1,2147483647], default: 5]
1.79/1.86	c separating/maxrounds = 1
1.79/1.86	c 
1.79/1.86	c # maximal number of separation rounds in the root node (-1: unlimited)
1.79/1.86	c # [type: int, range: [-1,2147483647], default: -1]
1.79/1.86	c separating/maxroundsroot = 5
1.79/1.86	c 
1.79/1.86	c # should presolving try to simplify inequalities
1.79/1.86	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1.79/1.86	c constraints/linear/simplifyinequalities = TRUE
1.79/1.86	c 
1.79/1.86	c # should disaggregation of knapsack constraints be allowed in preprocessing?
1.79/1.86	c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
1.79/1.86	c constraints/knapsack/disaggregation = FALSE
1.79/1.86	c 
1.79/1.86	c # should presolving try to simplify knapsacks
1.79/1.86	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1.79/1.86	c constraints/knapsack/simplifyinequalities = TRUE
1.79/1.86	c 
1.79/1.86	c # maximal number of presolving rounds the presolver participates in (-1: no limit)
1.79/1.86	c # [type: int, range: [-1,2147483647], default: -1]
1.79/1.86	c presolving/probing/maxrounds = 0
1.79/1.86	c 
1.79/1.86	c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
1.79/1.86	c # [type: int, range: [-1,2147483647], default: 10]
1.79/1.86	c heuristics/coefdiving/freq = -1
1.79/1.86	c 
1.79/1.86	c # maximal fraction of diving LP iterations compared to node LP iterations
1.79/1.86	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
1.79/1.86	c heuristics/coefdiving/maxlpiterquot = 0.075
1.79/1.86	c 
1.79/1.86	c # additional number of allowed LP iterations
1.79/1.86	c # [type: int, range: [0,2147483647], default: 1000]
1.79/1.86	c heuristics/coefdiving/maxlpiterofs = 1500
1.79/1.86	c 
1.79/1.86	c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
1.79/1.86	c # [type: int, range: [-1,2147483647], default: 30]
1.79/1.86	c heuristics/crossover/freq = -1
1.79/1.86	c 
1.79/1.86	c # number of nodes added to the contingent of the total nodes
1.79/1.86	c # [type: longint, range: [0,9223372036854775807], default: 500]
1.79/1.86	c heuristics/crossover/nodesofs = 750
1.79/1.86	c 
1.79/1.86	c # number of nodes without incumbent change that heuristic should wait
1.79/1.86	c # [type: longint, range: [0,9223372036854775807], default: 200]
1.79/1.86	c heuristics/crossover/nwaitingnodes = 100
1.79/1.86	c 
1.79/1.86	c # contingent of sub problem nodes in relation to the number of nodes of the original problem
1.79/1.86	c # [type: real, range: [0,1], default: 0.1]
1.79/1.86	c heuristics/crossover/nodesquot = 0.15
1.79/1.86	c 
1.79/1.86	c # minimum percentage of integer variables that have to be fixed 
1.79/1.86	c # [type: real, range: [0,1], default: 0.666]
1.79/1.86	c heuristics/crossover/minfixingrate = 0.5
1.79/1.86	c 
1.79/1.86	c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
1.79/1.86	c # [type: int, range: [-1,2147483647], default: 20]
1.79/1.86	c heuristics/feaspump/freq = -1
1.79/1.86	c 
1.79/1.86	c # additional number of allowed LP iterations
1.79/1.86	c # [type: int, range: [0,2147483647], default: 1000]
1.79/1.86	c heuristics/feaspump/maxlpiterofs = 2000
1.79/1.86	c 
1.79/1.86	c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
1.79/1.86	c # [type: int, range: [-1,2147483647], default: 10]
1.79/1.86	c heuristics/fracdiving/freq = -1
1.79/1.86	c 
1.79/1.86	c # maximal fraction of diving LP iterations compared to node LP iterations
1.79/1.86	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
1.79/1.86	c heuristics/fracdiving/maxlpiterquot = 0.075
1.79/1.86	c 
1.79/1.86	c # additional number of allowed LP iterations
1.79/1.86	c # [type: int, range: [0,2147483647], default: 1000]
1.79/1.86	c heuristics/fracdiving/maxlpiterofs = 1500
1.79/1.86	c 
1.79/1.86	c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
1.79/1.86	c # [type: int, range: [-1,2147483647], default: 10]
1.79/1.86	c heuristics/guideddiving/freq = -1
1.79/1.86	c 
1.79/1.86	c # maximal fraction of diving LP iterations compared to node LP iterations
1.79/1.86	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
1.79/1.86	c heuristics/guideddiving/maxlpiterquot = 0.075
1.79/1.86	c 
1.79/1.86	c # additional number of allowed LP iterations
1.79/1.86	c # [type: int, range: [0,2147483647], default: 1000]
1.79/1.86	c heuristics/guideddiving/maxlpiterofs = 1500
1.79/1.86	c 
1.79/1.86	c # maximal fraction of diving LP iterations compared to node LP iterations
1.79/1.86	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
1.79/1.86	c heuristics/intdiving/maxlpiterquot = 0.075
1.79/1.86	c 
1.79/1.86	c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
1.79/1.86	c # [type: int, range: [-1,2147483647], default: 10]
1.79/1.86	c heuristics/intshifting/freq = -1
1.79/1.86	c 
1.79/1.86	c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
1.79/1.86	c # [type: int, range: [-1,2147483647], default: 10]
1.79/1.86	c heuristics/linesearchdiving/freq = -1
1.79/1.86	c 
1.79/1.86	c # maximal fraction of diving LP iterations compared to node LP iterations
1.79/1.86	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
1.79/1.86	c heuristics/linesearchdiving/maxlpiterquot = 0.075
1.79/1.86	c 
1.79/1.86	c # additional number of allowed LP iterations
1.79/1.86	c # [type: int, range: [0,2147483647], default: 1000]
1.79/1.86	c heuristics/linesearchdiving/maxlpiterofs = 1500
1.79/1.86	c 
1.79/1.86	c # frequency for calling primal heuristic <nlp> (-1: never, 0: only at depth freqofs)
1.79/1.86	c # [type: int, range: [-1,2147483647], default: 1]
1.79/1.86	c heuristics/nlp/freq = -1
1.79/1.86	c 
1.79/1.86	c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
1.79/1.86	c # [type: int, range: [-1,2147483647], default: 20]
1.79/1.86	c heuristics/objpscostdiving/freq = -1
1.79/1.86	c 
1.79/1.86	c # maximal fraction of diving LP iterations compared to total iteration number
1.79/1.86	c # [type: real, range: [0,1], default: 0.01]
1.79/1.86	c heuristics/objpscostdiving/maxlpiterquot = 0.015
1.79/1.86	c 
1.79/1.86	c # additional number of allowed LP iterations
1.79/1.86	c # [type: int, range: [0,2147483647], default: 1000]
1.79/1.86	c heuristics/objpscostdiving/maxlpiterofs = 1500
1.79/1.86	c 
1.79/1.86	c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
1.79/1.86	c # [type: int, range: [-1,2147483647], default: 1]
1.79/1.86	c heuristics/oneopt/freq = -1
1.79/1.86	c 
1.79/1.86	c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
1.79/1.86	c # [type: int, range: [-1,2147483647], default: 10]
1.79/1.86	c heuristics/pscostdiving/freq = -1
1.79/1.86	c 
1.79/1.86	c # maximal fraction of diving LP iterations compared to node LP iterations
1.79/1.86	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
1.79/1.86	c heuristics/pscostdiving/maxlpiterquot = 0.075
1.79/1.86	c 
1.79/1.86	c # additional number of allowed LP iterations
1.79/1.86	c # [type: int, range: [0,2147483647], default: 1000]
1.79/1.86	c heuristics/pscostdiving/maxlpiterofs = 1500
1.79/1.86	c 
1.79/1.86	c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
1.79/1.86	c # [type: int, range: [-1,2147483647], default: 0]
1.79/1.86	c heuristics/rens/freq = -1
1.79/1.86	c 
1.79/1.86	c # minimum percentage of integer variables that have to be fixable 
1.79/1.86	c # [type: real, range: [0,1], default: 0.5]
1.79/1.86	c heuristics/rens/minfixingrate = 0.3
1.79/1.86	c 
1.79/1.86	c # number of nodes added to the contingent of the total nodes
1.79/1.86	c # [type: longint, range: [0,9223372036854775807], default: 500]
1.79/1.86	c heuristics/rens/nodesofs = 2000
1.79/1.86	c 
1.79/1.86	c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
1.79/1.86	c # [type: int, range: [-1,2147483647], default: 20]
1.79/1.86	c heuristics/rootsoldiving/freq = -1
1.79/1.86	c 
1.79/1.86	c # maximal fraction of diving LP iterations compared to node LP iterations
1.79/1.86	c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
1.79/1.86	c heuristics/rootsoldiving/maxlpiterquot = 0.015
1.79/1.86	c 
1.79/1.86	c # additional number of allowed LP iterations
1.79/1.86	c # [type: int, range: [0,2147483647], default: 1000]
1.79/1.86	c heuristics/rootsoldiving/maxlpiterofs = 1500
1.79/1.86	c 
1.79/1.86	c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
1.79/1.86	c # [type: int, range: [-1,2147483647], default: 1]
1.79/1.86	c heuristics/rounding/freq = -1
1.79/1.86	c 
1.79/1.86	c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
1.79/1.86	c # [type: int, range: [-1,2147483647], default: 10]
1.79/1.86	c heuristics/shifting/freq = -1
1.79/1.86	c 
1.79/1.86	c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
1.79/1.86	c # [type: int, range: [-1,2147483647], default: 1]
1.79/1.86	c heuristics/simplerounding/freq = -1
1.79/1.86	c 
1.79/1.86	c # frequency for calling primal heuristic <trivial> (-1: never, 0: only at depth freqofs)
1.79/1.86	c # [type: int, range: [-1,2147483647], default: 0]
1.79/1.86	c heuristics/trivial/freq = -1
1.79/1.86	c 
1.79/1.86	c # frequency for calling primal heuristic <trysol> (-1: never, 0: only at depth freqofs)
1.79/1.86	c # [type: int, range: [-1,2147483647], default: 1]
1.79/1.86	c heuristics/trysol/freq = -1
1.79/1.86	c 
1.79/1.86	c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
1.79/1.86	c # [type: int, range: [-1,2147483647], default: 10]
1.79/1.86	c heuristics/veclendiving/freq = -1
1.79/1.86	c 
1.79/1.86	c # maximal fraction of diving LP iterations compared to node LP iterations
1.79/1.86	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
1.79/1.86	c heuristics/veclendiving/maxlpiterquot = 0.075
1.79/1.86	c 
1.79/1.86	c # additional number of allowed LP iterations
1.79/1.86	c # [type: int, range: [0,2147483647], default: 1000]
1.79/1.86	c heuristics/veclendiving/maxlpiterofs = 1500
1.79/1.86	c 
1.79/1.86	c # frequency for calling primal heuristic <zirounding> (-1: never, 0: only at depth freqofs)
1.79/1.86	c # [type: int, range: [-1,2147483647], default: 1]
1.79/1.86	c heuristics/zirounding/freq = -1
1.79/1.86	c 
1.79/1.86	c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
1.79/1.86	c # [type: int, range: [-1,2147483647], default: 0]
1.79/1.86	c separating/cmir/freq = -1
1.79/1.86	c 
1.79/1.86	c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
1.79/1.86	c # [type: int, range: [-1,2147483647], default: 0]
1.79/1.86	c separating/flowcover/freq = -1
1.79/1.86	c 
1.79/1.86	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
1.79/1.86	c # [type: int, range: [-1,2147483647], default: -1]
1.79/1.86	c separating/rapidlearning/freq = 0
1.79/1.86	c 
1.79/1.86	c -----------------------------------------------------------------------------------------------
1.79/1.86	c start solving
1.79/1.88	c 
3.20/3.28	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
3.20/3.28	c   2.9s|     1 |     0 |   980 |     - |  52M|   0 | 542 |  14k| 608 |  14k| 608 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
3.69/3.79	c   3.4s|     1 |     0 |  1049 |     - |  52M|   0 | 550 |  14k| 608 |  14k| 614 |   6 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
4.19/4.25	c   3.9s|     1 |     0 |  1122 |     - |  52M|   0 | 557 |  14k| 608 |  14k| 620 |  12 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
4.69/4.70	c   4.3s|     1 |     0 |  1186 |     - |  52M|   0 | 563 |  14k| 608 |  14k| 627 |  19 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
5.09/5.14	c   4.7s|     1 |     0 |  1238 |     - |  52M|   0 | 570 |  14k| 608 |  14k| 636 |  28 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
5.49/5.59	c   5.2s|     1 |     0 |  1301 |     - |  52M|   0 | 579 |  14k| 608 |  14k| 646 |  38 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
28.98/29.04	c  28.3s|     1 |     2 |  1301 |     - |  52M|   0 | 579 |  14k| 608 |  14k| 646 |  38 |   0 |  33 | 0.000000e+00 |      --      |    Inf 
1800.07/1800.50	c pressed CTRL-C 1 times (5 times for forcing termination)
1800.07/1800.61	c 
1800.07/1800.61	c SCIP Status        : solving was interrupted [user interrupt]
1800.07/1800.61	c Solving Time (sec) : 1763.56
1800.07/1800.61	c Solving Nodes      : 4977
1800.07/1800.61	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1800.07/1800.61	c Dual Bound         : +0.00000000000000e+00
1800.07/1800.61	c Gap                : infinite
1800.07/1800.61	s UNKNOWN
1800.07/1800.61	c SCIP Status        : solving was interrupted [user interrupt]
1800.07/1800.61	c Solving Time       :    1763.56
1800.07/1800.61	c Original Problem   :
1800.07/1800.61	c   Problem name     : HOME/instance-2665463-1276268856.opb
1800.07/1800.61	c   Variables        : 14400 (14400 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.07/1800.61	c   Constraints      : 1088 initial, 1088 maximal
1800.07/1800.61	c Presolved Problem  :
1800.07/1800.61	c   Problem name     : t_HOME/instance-2665463-1276268856.opb
1800.07/1800.61	c   Variables        : 14400 (14400 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.07/1800.61	c   Constraints      : 608 initial, 1833 maximal
1800.07/1800.61	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.07/1800.61	c   trivial          :       0.03          0          0          0          0          0          0          0          0
1800.07/1800.61	c   dualfix          :       0.00          0          0          0          0          0          0          0          0
1800.07/1800.61	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.07/1800.61	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.07/1800.61	c   implics          :       0.01          0          0          0          0          0          0          0          0
1800.07/1800.61	c   probing          :       0.00          0          0          0          0          0          0          0          0
1800.07/1800.61	c   knapsack         :       0.35          0          0          0          0          0          0          0          0
1800.07/1800.61	c   setppc           :       0.15          0          0          0          0          0          0          0          0
1800.07/1800.61	c   linear           :       0.74          0          0          0          0          0        480          0          0
1800.07/1800.61	c   logicor          :       0.00          0          0          0          0          0          0          0          0
1800.07/1800.61	c   root node        :          -          0          -          -          0          -          -          -          -
1800.07/1800.61	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.07/1800.61	c   integral         :          0          0          0       2708          0         14        275          0          0       5178
1800.07/1800.61	c   knapsack         :        128          5      11800          0          0         11      75470          0          0          0
1800.07/1800.61	c   setppc           :        480          5      11789          0          0        157     146616          0          0          0
1800.07/1800.61	c   logicor          :          0+         0       4665          0          0         16       1043          0          0          0
1800.07/1800.61	c   countsols        :          0          0          0          0          0          0          0          0          0          0
1800.07/1800.61	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.07/1800.61	c   integral         :     664.93       0.00       0.00     664.93       0.00
1800.07/1800.61	c   knapsack         :      47.86       0.05      47.81       0.00       0.00
1800.07/1800.61	c   setppc           :       4.49       0.00       4.49       0.00       0.00
1800.07/1800.61	c   logicor          :       0.71       0.00       0.71       0.00       0.00
1800.07/1800.61	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1800.07/1800.61	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.07/1800.61	c   vbounds          :       0.03          1          0          0
1800.07/1800.61	c   rootredcost      :       0.00          0          0          0
1800.07/1800.61	c   pseudoobj        :       0.02          0          0          0
1800.07/1800.61	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.07/1800.61	c   propagation      :       4.10        184        183       6468      498.3        177      165.4          -
1800.07/1800.61	c   infeasible LP    :     156.32       2192         25       1431     1663.8         12      126.6          0
1800.07/1800.61	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.07/1800.61	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.07/1800.61	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1800.07/1800.61	c   applied globally :          -          -          -       1852      234.8          -          -          -
1800.07/1800.61	c   applied locally  :          -          -          -          1     2785.0          -          -          -
1800.07/1800.61	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.07/1800.61	c   cut pool         :       0.00          4          -          -          0          -    (maximal pool size: 38)
1800.07/1800.61	c   redcost          :       4.83       2640          0          0          0          0
1800.07/1800.61	c   impliedbounds    :       0.01          5          0          0          0          0
1800.07/1800.61	c   intobj           :       0.00          0          0          0          0          0
1800.07/1800.61	c   cgmip            :       0.00          0          0          0          0          0
1800.07/1800.61	c   gomory           :       0.46          5          0          0          0          0
1800.07/1800.61	c   strongcg         :       0.49          5          0          0          0          0
1800.07/1800.61	c   cmir             :       0.00          0          0          0          0          0
1800.07/1800.61	c   flowcover        :       0.00          0          0          0          0          0
1800.07/1800.61	c   clique           :       0.19          5          0          0         38          0
1800.07/1800.61	c   zerohalf         :       0.00          0          0          0          0          0
1800.07/1800.61	c   mcf              :       0.02          1          0          0          0          0
1800.07/1800.61	c   rapidlearning    :       0.00          0          0          0          0          0
1800.07/1800.61	c Pricers            :       Time      Calls       Vars
1800.07/1800.61	c   problem variables:       0.00          0          0
1800.07/1800.61	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.07/1800.61	c   relpscost        :     664.93       2708         14        275          0          0       5178
1800.07/1800.61	c   pscost           :       0.00          0          0          0          0          0          0
1800.07/1800.61	c   inference        :       0.00          0          0          0          0          0          0
1800.07/1800.61	c   mostinf          :       0.00          0          0          0          0          0          0
1800.07/1800.61	c   leastinf         :       0.00          0          0          0          0          0          0
1800.07/1800.61	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.07/1800.61	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.07/1800.61	c   random           :       0.00          0          0          0          0          0          0
1800.07/1800.61	c Primal Heuristics  :       Time      Calls      Found
1800.07/1800.61	c   LP solutions     :       0.00          -          0
1800.07/1800.61	c   pseudo solutions :       0.00          -          0
1800.07/1800.61	c   trivial          :       0.02          1          0
1800.07/1800.61	c   simplerounding   :       0.00          0          0
1800.07/1800.61	c   zirounding       :       0.00          0          0
1800.07/1800.61	c   rounding         :       0.00          0          0
1800.07/1800.61	c   shifting         :       0.00          0          0
1800.07/1800.61	c   intshifting      :       0.00          0          0
1800.07/1800.61	c   oneopt           :       0.00          0          0
1800.07/1800.61	c   twoopt           :       0.00          0          0
1800.07/1800.61	c   fixandinfer      :       0.00          0          0
1800.07/1800.61	c   feaspump         :       0.00          0          0
1800.07/1800.61	c   coefdiving       :       0.00          0          0
1800.07/1800.61	c   pscostdiving     :       0.00          0          0
1800.07/1800.61	c   fracdiving       :       0.00          0          0
1800.07/1800.61	c   veclendiving     :       0.00          0          0
1800.07/1800.61	c   intdiving        :       0.00          0          0
1800.07/1800.61	c   actconsdiving    :       0.00          0          0
1800.07/1800.61	c   objpscostdiving  :       0.00          0          0
1800.07/1800.61	c   rootsoldiving    :       0.00          0          0
1800.07/1800.61	c   linesearchdiving :       0.00          0          0
1800.07/1800.61	c   guideddiving     :       0.00          0          0
1800.07/1800.61	c   octane           :       0.00          0          0
1800.07/1800.61	c   rens             :       0.00          0          0
1800.07/1800.61	c   rins             :       0.00          0          0
1800.07/1800.61	c   localbranching   :       0.00          0          0
1800.07/1800.61	c   mutation         :       0.00          0          0
1800.07/1800.61	c   crossover        :       0.00          0          0
1800.07/1800.61	c   dins             :       0.00          0          0
1800.07/1800.61	c   undercover       :       0.00          0          0
1800.07/1800.61	c   nlp              :       0.00          0          0
1800.07/1800.61	c   trysol           :       0.00          0          0
1800.07/1800.61	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.07/1800.61	c   primal LP        :       0.03          0          0       0.00       0.00
1800.07/1800.61	c   dual LP          :     860.10       4901    2437758     497.40    2834.27
1800.07/1800.61	c   lex dual LP      :       0.00          0          0       0.00          -
1800.07/1800.61	c   barrier LP       :       0.00          0          0       0.00          -
1800.07/1800.61	c   diving/probing LP:       0.00          0          0       0.00          -
1800.07/1800.61	c   strong branching :     664.32       2057    1329788     646.47    2001.73
1800.07/1800.61	c     (at root node) :          -         33       9219     279.36          -
1800.07/1800.61	c   conflict analysis:       0.00          0          0       0.00          -
1800.07/1800.61	c B&B Tree           :
1800.07/1800.61	c   number of runs   :          1
1800.07/1800.61	c   nodes            :       4977
1800.07/1800.61	c   nodes (total)    :       4977
1800.07/1800.61	c   nodes left       :        200
1800.07/1800.61	c   max depth        :         91
1800.07/1800.61	c   max depth (total):         91
1800.07/1800.61	c   backtracks       :        689 (13.8%)
1800.07/1800.61	c   delayed cutoffs  :          2
1800.07/1800.61	c   repropagations   :        890 (1273 domain reductions, 2 cutoffs)
1800.07/1800.61	c   avg switch length:       3.95
1800.07/1800.61	c   switching time   :       3.30
1800.07/1800.61	c Solution           :
1800.07/1800.61	c   Solutions found  :          0 (0 improvements)
1800.07/1800.61	c   Primal Bound     :          -
1800.07/1800.61	c   Dual Bound       : +0.00000000000000e+00
1800.07/1800.61	c   Gap              :   infinite
1800.07/1800.61	c   Root Dual Bound  : +0.00000000000000e+00
1800.07/1800.61	c   Root Iterations  :       1301
1800.36/1800.80	c Time complete: 1800.37.

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-2665463-1276268856/watcher-2665463-1276268856 -o /tmp/evaluation-result-2665463-1276268856/solver-2665463-1276268856 -C 1800 -W 2000 -M 1800 HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2665463-1276268856.opb -t 1800 -m 1800 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.97 1.02 0.97 3/106 3726
/proc/meminfo: memFree=1585368/2059040 swapFree=4192956/4192956
[pid=3726] ppid=3724 vsize=9288 CPUtime=0
/proc/3726/stat : 3726 (pbscip.linux.x8) R 3724 3726 3366 0 -1 4202496 1201 0 0 0 0 0 0 0 21 0 1 0 2489464 9510912 1123 1992294400 4194304 9819077 140733777021536 18446744073709551615 8675093 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/3726/statm: 2322 1132 371 1374 0 943 0

[startup+0.09301 s]
/proc/loadavg: 0.97 1.02 0.97 3/106 3726
/proc/meminfo: memFree=1585368/2059040 swapFree=4192956/4192956
[pid=3726] ppid=3724 vsize=21828 CPUtime=0.08
/proc/3726/stat : 3726 (pbscip.linux.x8) R 3724 3726 3366 0 -1 4202496 4382 0 0 0 7 1 0 0 23 0 1 0 2489464 22351872 4303 1992294400 4194304 9819077 140733777021536 18446744073709551615 8610836 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/3726/statm: 5457 4303 386 1374 0 4078 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 21828

[startup+0.101009 s]
/proc/loadavg: 0.97 1.02 0.97 3/106 3726
/proc/meminfo: memFree=1585368/2059040 swapFree=4192956/4192956
[pid=3726] ppid=3724 vsize=21828 CPUtime=0.09
/proc/3726/stat : 3726 (pbscip.linux.x8) R 3724 3726 3366 0 -1 4202496 4398 0 0 0 8 1 0 0 23 0 1 0 2489464 22351872 4319 1992294400 4194304 9819077 140733777021536 18446744073709551615 8584971 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/3726/statm: 5457 4319 386 1374 0 4078 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 21828

[startup+0.301003 s]
/proc/loadavg: 0.97 1.02 0.97 3/106 3726
/proc/meminfo: memFree=1585368/2059040 swapFree=4192956/4192956
[pid=3726] ppid=3724 vsize=27764 CPUtime=0.29
/proc/3726/stat : 3726 (pbscip.linux.x8) R 3724 3726 3366 0 -1 4202496 6232 0 0 0 27 2 0 0 23 0 1 0 2489464 28430336 5799 1992294400 4194304 9819077 140733777021536 18446744073709551615 8778526 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3726/statm: 6941 5799 425 1374 0 5562 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 27764

[startup+0.700989 s]
/proc/loadavg: 0.97 1.02 0.97 3/106 3726
/proc/meminfo: memFree=1585368/2059040 swapFree=4192956/4192956
[pid=3726] ppid=3724 vsize=55684 CPUtime=0.69
/proc/3726/stat : 3726 (pbscip.linux.x8) R 3724 3726 3366 0 -1 4202496 13286 0 0 0 65 4 0 0 25 0 1 0 2489464 57020416 12596 1992294400 4194304 9819077 140733777021536 18446744073709551615 4939565 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3726/statm: 13921 12596 483 1374 0 12542 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 55684

[startup+1.50096 s]
/proc/loadavg: 0.97 1.02 0.97 2/107 3727
/proc/meminfo: memFree=1536008/2059040 swapFree=4192956/4192956
[pid=3726] ppid=3724 vsize=67340 CPUtime=1.49
/proc/3726/stat : 3726 (pbscip.linux.x8) R 3724 3726 3366 0 -1 4202496 16430 0 0 0 144 5 0 0 25 0 1 0 2489464 68956160 15446 1992294400 4194304 9819077 140733777021536 18446744073709551615 4890934 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3726/statm: 16835 15446 545 1374 0 15456 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 67340

[startup+3.10191 s]
/proc/loadavg: 0.97 1.02 0.97 2/107 3727
/proc/meminfo: memFree=1508728/2059040 swapFree=4192956/4192956
[pid=3726] ppid=3724 vsize=85832 CPUtime=3.09
/proc/3726/stat : 3726 (pbscip.linux.x8) R 3724 3726 3366 0 -1 4202496 23780 0 0 0 301 8 0 0 25 0 1 0 2489464 87891968 19906 1992294400 4194304 9819077 140733777021536 18446744073709551615 6697188 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3726/statm: 21458 19906 654 1374 0 20079 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 85832

[startup+6.30081 s]
/proc/loadavg: 0.97 1.02 0.97 2/107 3727
/proc/meminfo: memFree=1506744/2059040 swapFree=4192956/4192956
[pid=3726] ppid=3724 vsize=90336 CPUtime=6.29
/proc/3726/stat : 3726 (pbscip.linux.x8) R 3724 3726 3366 0 -1 4202496 32879 0 0 0 616 13 0 0 25 0 1 0 2489464 92504064 20579 1992294400 4194304 9819077 140733777021536 18446744073709551615 6350788 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3726/statm: 22584 20579 696 1374 0 21205 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 90336

[startup+12.7006 s]
/proc/loadavg: 0.97 1.02 0.97 2/107 3727
/proc/meminfo: memFree=1505628/2059040 swapFree=4192956/4192956
[pid=3726] ppid=3724 vsize=90224 CPUtime=12.69
/proc/3726/stat : 3726 (pbscip.linux.x8) R 3724 3726 3366 0 -1 4202496 54010 0 0 0 1246 23 0 0 25 0 1 0 2489464 92389376 20482 1992294400 4194304 9819077 140733777021536 18446744073709551615 6350491 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3726/statm: 22556 20482 696 1374 0 21177 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 90224

[startup+25.5012 s]
/proc/loadavg: 0.98 1.02 0.97 2/107 3727
/proc/meminfo: memFree=1505752/2059040 swapFree=4192956/4192956
[pid=3726] ppid=3724 vsize=89812 CPUtime=25.49
/proc/3726/stat : 3726 (pbscip.linux.x8) R 3724 3726 3366 0 -1 4202496 94710 0 0 0 2506 43 0 0 25 0 1 0 2489464 91967488 20499 1992294400 4194304 9819077 140733777021536 18446744073709551615 7235184 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3726/statm: 22453 20503 696 1374 0 21074 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 89812

[startup+51.1013 s]
/proc/loadavg: 0.98 1.01 0.97 2/107 3727
/proc/meminfo: memFree=1505256/2059040 swapFree=4192956/4192956
[pid=3726] ppid=3724 vsize=90768 CPUtime=51.09
/proc/3726/stat : 3726 (pbscip.linux.x8) R 3724 3726 3366 0 -1 4202496 177576 0 0 0 5026 83 0 0 25 0 1 0 2489464 92946432 20634 1992294400 4194304 9819077 140733777021536 18446744073709551615 6697192 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3726/statm: 22692 20634 706 1374 0 21313 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 90768

[startup+102.309 s]
/proc/loadavg: 0.99 1.01 0.97 2/107 3736
/proc/meminfo: memFree=1504760/2059040 swapFree=4192956/4192956
[pid=3726] ppid=3724 vsize=90812 CPUtime=102.28
/proc/3726/stat : 3726 (pbscip.linux.x8) R 3724 3726 3366 0 -1 4202496 335361 0 0 0 10066 162 0 0 25 0 1 0 2489464 92991488 20699 1992294400 4194304 9819077 140733777021536 18446744073709551615 6350541 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3726/statm: 22703 20699 706 1374 0 21324 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 90812

[startup+162.301 s]
/proc/loadavg: 1.05 1.02 0.97 2/107 3738
/proc/meminfo: memFree=1504016/2059040 swapFree=4192956/4192956
[pid=3726] ppid=3724 vsize=91372 CPUtime=162.27
/proc/3726/stat : 3726 (pbscip.linux.x8) R 3724 3726 3366 0 -1 4202496 526024 0 0 0 15978 249 0 0 25 0 1 0 2489464 93564928 20872 1992294400 4194304 9819077 140733777021536 18446744073709551615 7290450 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3726/statm: 22843 20872 706 1374 0 21464 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 91372

[startup+222.301 s]
/proc/loadavg: 1.12 1.04 0.98 2/107 3740
/proc/meminfo: memFree=1504388/2059040 swapFree=4192956/4192956
[pid=3726] ppid=3724 vsize=91356 CPUtime=222.26
/proc/3726/stat : 3726 (pbscip.linux.x8) R 3724 3726 3366 0 -1 4202496 717883 0 0 0 21885 341 0 0 25 0 1 0 2489464 93548544 20844 1992294400 4194304 9819077 140733777021536 18446744073709551615 6697159 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3726/statm: 22839 20844 706 1374 0 21460 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 91356

[startup+282.301 s]
/proc/loadavg: 1.04 1.03 0.98 2/107 3740
/proc/meminfo: memFree=1503024/2059040 swapFree=4192956/4192956
[pid=3726] ppid=3724 vsize=91852 CPUtime=282.24
/proc/3726/stat : 3726 (pbscip.linux.x8) R 3724 3726 3366 0 -1 4202496 909221 0 0 0 27792 432 0 0 25 0 1 0 2489464 94056448 20976 1992294400 4194304 9819077 140733777021536 18446744073709551615 7287831 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3726/statm: 22963 20976 706 1374 0 21584 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 91852

[startup+342.301 s]
/proc/loadavg: 1.01 1.02 0.98 2/107 3742
/proc/meminfo: memFree=1500048/2059040 swapFree=4192956/4192956
[pid=3726] ppid=3724 vsize=94516 CPUtime=342.23
/proc/3726/stat : 3726 (pbscip.linux.x8) R 3724 3726 3366 0 -1 4202496 1162048 0 0 0 33675 548 0 0 25 0 1 0 2489464 96784384 21815 1992294400 4194304 9819077 140733777021536 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3726/statm: 23629 21815 711 1374 0 22250 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 94516

[startup+402.302 s]
/proc/loadavg: 1.04 1.03 0.99 2/107 3747
/proc/meminfo: memFree=1497568/2059040 swapFree=4192956/4192956
[pid=3726] ppid=3724 vsize=99052 CPUtime=402.22
/proc/3726/stat : 3726 (pbscip.linux.x8) R 3724 3726 3366 0 -1 4202496 1422508 0 0 0 39554 668 0 0 25 0 1 0 2489464 101429248 22325 1992294400 4194304 9819077 140733777021536 18446744073709551615 7301603 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3726/statm: 24763 22325 710 1374 0 23384 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 99052

[startup+462.301 s]
/proc/loadavg: 1.01 1.02 0.99 2/107 3749
/proc/meminfo: memFree=1497816/2059040 swapFree=4192956/4192956
[pid=3726] ppid=3724 vsize=96456 CPUtime=462.2
/proc/3726/stat : 3726 (pbscip.linux.x8) R 3724 3726 3366 0 -1 4202496 1685308 0 0 0 45433 787 0 0 25 0 1 0 2489464 98770944 22275 1992294400 4194304 9819077 140733777021536 18446744073709551615 6350792 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3726/statm: 24114 22275 711 1374 0 22735 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 96456

[startup+522.301 s]
/proc/loadavg: 1.00 1.02 0.99 2/107 3751
/proc/meminfo: memFree=1493104/2059040 swapFree=4192956/4192956
[pid=3726] ppid=3724 vsize=101092 CPUtime=522.2
/proc/3726/stat : 3726 (pbscip.linux.x8) R 3724 3726 3366 0 -1 4202496 1972688 0 0 0 51301 919 0 0 25 0 1 0 2489464 103518208 23427 1992294400 4194304 9819077 140733777021536 18446744073709551615 7296025 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3726/statm: 25273 23427 707 1374 0 23894 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 101092

[startup+582.301 s]
/proc/loadavg: 1.00 1.01 0.99 2/107 3751
/proc/meminfo: memFree=1490748/2059040 swapFree=4192956/4192956
[pid=3726] ppid=3724 vsize=103852 CPUtime=582.18
/proc/3726/stat : 3726 (pbscip.linux.x8) R 3724 3726 3366 0 -1 4202496 2242348 0 0 0 57175 1043 0 0 25 0 1 0 2489464 106344448 24068 1992294400 4194304 9819077 140733777021536 18446744073709551615 7301524 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3726/statm: 25963 24068 707 1374 0 24584 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 103852

[startup+642.301 s]
/proc/loadavg: 1.00 1.01 0.99 2/107 3760
/proc/meminfo: memFree=1489260/2059040 swapFree=4192956/4192956
[pid=3726] ppid=3724 vsize=104732 CPUtime=642.16
/proc/3726/stat : 3726 (pbscip.linux.x8) R 3724 3726 3366 0 -1 4202496 2518361 0 0 0 63044 1172 0 0 25 0 1 0 2489464 107245568 24285 1992294400 4194304 9819077 140733777021536 18446744073709551615 7316348 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3726/statm: 26183 24285 707 1374 0 24804 0
Current children cumulated CPU time (s) 642.16
Current children cumulated vsize (KiB) 104732

[startup+702.301 s]

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

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/107 3775
/proc/meminfo: memFree=1479712/2059040 swapFree=4192956/4192956
[pid=3726] ppid=3724 vsize=115092 CPUtime=942.08
/proc/3726/stat : 3726 (pbscip.linux.x8) R 3724 3726 3366 0 -1 4202496 3913081 0 0 0 92397 1811 0 0 25 0 1 0 2489464 117854208 26783 1992294400 4194304 9819077 140733777021536 18446744073709551615 7298110 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3726/statm: 28773 26783 707 1374 0 27394 0
Current children cumulated CPU time (s) 942.08
Current children cumulated vsize (KiB) 115092

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/107 3777
/proc/meminfo: memFree=1478976/2059040 swapFree=4192956/4192956
[pid=3726] ppid=3724 vsize=115704 CPUtime=1002.06
/proc/3726/stat : 3726 (pbscip.linux.x8) R 3724 3726 3366 0 -1 4202496 4195364 0 0 0 98270 1936 0 0 25 0 1 0 2489464 118480896 26906 1992294400 4194304 9819077 140733777021536 18446744073709551615 5917002 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3726/statm: 28926 26906 706 1374 0 27547 0
Current children cumulated CPU time (s) 1002.06
Current children cumulated vsize (KiB) 115704

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/107 3779
/proc/meminfo: memFree=1477364/2059040 swapFree=4192956/4192956
[pid=3726] ppid=3724 vsize=117516 CPUtime=1062.05
/proc/3726/stat : 3726 (pbscip.linux.x8) R 3724 3726 3366 0 -1 4202496 4481025 0 0 0 104137 2068 0 0 25 0 1 0 2489464 120336384 27373 1992294400 4194304 9819077 140733777021536 18446744073709551615 4854293 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3726/statm: 29379 27373 706 1374 0 28000 0
Current children cumulated CPU time (s) 1062.05
Current children cumulated vsize (KiB) 117516

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/107 3781
/proc/meminfo: memFree=1475752/2059040 swapFree=4192956/4192956
[pid=3726] ppid=3724 vsize=118836 CPUtime=1122.03
/proc/3726/stat : 3726 (pbscip.linux.x8) R 3724 3726 3366 0 -1 4202496 4755991 0 0 0 110014 2189 0 0 25 0 1 0 2489464 121688064 27726 1992294400 4194304 9819077 140733777021536 18446744073709551615 6350447 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3726/statm: 29709 27726 706 1374 0 28330 0
Current children cumulated CPU time (s) 1122.03
Current children cumulated vsize (KiB) 118836

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/107 3781
/proc/meminfo: memFree=1474884/2059040 swapFree=4192956/4192956
[pid=3726] ppid=3724 vsize=122316 CPUtime=1182.02
/proc/3726/stat : 3726 (pbscip.linux.x8) R 3724 3726 3366 0 -1 4202496 5033380 0 0 0 115885 2317 0 0 25 0 1 0 2489464 125251584 27977 1992294400 4194304 9819077 140733777021536 18446744073709551615 7298114 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3726/statm: 30579 27977 706 1374 0 29200 0
Current children cumulated CPU time (s) 1182.02
Current children cumulated vsize (KiB) 122316

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/107 3783
/proc/meminfo: memFree=1472404/2059040 swapFree=4192956/4192956
[pid=3726] ppid=3724 vsize=124732 CPUtime=1242
/proc/3726/stat : 3726 (pbscip.linux.x8) R 3724 3726 3366 0 -1 4202496 5312186 0 0 0 121753 2447 0 0 25 0 1 0 2489464 127725568 28569 1992294400 4194304 9819077 140733777021536 18446744073709551615 7301591 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3726/statm: 31183 28569 706 1374 0 29804 0
Current children cumulated CPU time (s) 1242
Current children cumulated vsize (KiB) 124732

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/107 3785
/proc/meminfo: memFree=1472032/2059040 swapFree=4192956/4192956
[pid=3726] ppid=3724 vsize=124576 CPUtime=1301.99
/proc/3726/stat : 3726 (pbscip.linux.x8) R 3724 3726 3366 0 -1 4202496 5585964 0 0 0 127625 2574 0 0 25 0 1 0 2489464 127565824 28651 1992294400 4194304 9819077 140733777021536 18446744073709551615 7228640 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3726/statm: 31144 28651 706 1374 0 29765 0
Current children cumulated CPU time (s) 1301.99
Current children cumulated vsize (KiB) 124576

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/107 3787
/proc/meminfo: memFree=1472528/2059040 swapFree=4192956/4192956
[pid=3726] ppid=3724 vsize=125364 CPUtime=1361.97
/proc/3726/stat : 3726 (pbscip.linux.x8) R 3724 3726 3366 0 -1 4202496 5863967 0 0 0 133494 2703 0 0 25 0 1 0 2489464 128372736 28742 1992294400 4194304 9819077 140733777021536 18446744073709551615 7312693 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3726/statm: 31341 28742 706 1374 0 29962 0
Current children cumulated CPU time (s) 1361.97
Current children cumulated vsize (KiB) 125364

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 0.99 2/107 3789
/proc/meminfo: memFree=1470792/2059040 swapFree=4192956/4192956
[pid=3726] ppid=3724 vsize=126768 CPUtime=1421.97
/proc/3726/stat : 3726 (pbscip.linux.x8) R 3724 3726 3366 0 -1 4202496 6151630 0 0 0 139366 2831 0 0 25 0 1 0 2489464 129810432 29047 1992294400 4194304 9819077 140733777021536 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3726/statm: 31692 29047 706 1374 0 30313 0
Current children cumulated CPU time (s) 1421.97
Current children cumulated vsize (KiB) 126768

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/107 3789
/proc/meminfo: memFree=1470792/2059040 swapFree=4192956/4192956
[pid=3726] ppid=3724 vsize=123980 CPUtime=1481.94
/proc/3726/stat : 3726 (pbscip.linux.x8) R 3724 3726 3366 0 -1 4202496 6432145 0 0 0 145233 2961 0 0 25 0 1 0 2489464 126955520 28937 1992294400 4194304 9819077 140733777021536 18446744073709551615 4854211 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3726/statm: 30995 28937 706 1374 0 29616 0
Current children cumulated CPU time (s) 1481.94
Current children cumulated vsize (KiB) 123980

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/107 3791
/proc/meminfo: memFree=1470420/2059040 swapFree=4192956/4192956
[pid=3726] ppid=3724 vsize=124776 CPUtime=1541.93
/proc/3726/stat : 3726 (pbscip.linux.x8) R 3724 3726 3366 0 -1 4202496 6716305 0 0 0 151104 3089 0 0 25 0 1 0 2489464 127770624 29106 1992294400 4194304 9819077 140733777021536 18446744073709551615 6381842 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3726/statm: 31194 29106 706 1374 0 29815 0
Current children cumulated CPU time (s) 1541.93
Current children cumulated vsize (KiB) 124776

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/107 3793
/proc/meminfo: memFree=1469428/2059040 swapFree=4192956/4192956
[pid=3726] ppid=3724 vsize=125528 CPUtime=1601.91
/proc/3726/stat : 3726 (pbscip.linux.x8) R 3724 3726 3366 0 -1 4202496 6993120 0 0 0 156977 3214 0 0 25 0 1 0 2489464 128540672 29346 1992294400 4194304 9819077 140733777021536 18446744073709551615 7301603 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3726/statm: 31382 29346 706 1374 0 30003 0
Current children cumulated CPU time (s) 1601.91
Current children cumulated vsize (KiB) 125528

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/107 3795
/proc/meminfo: memFree=1468808/2059040 swapFree=4192956/4192956
[pid=3726] ppid=3724 vsize=126056 CPUtime=1661.89
/proc/3726/stat : 3726 (pbscip.linux.x8) R 3724 3726 3366 0 -1 4202496 7259138 0 0 0 162850 3339 0 0 25 0 1 0 2489464 129081344 29463 1992294400 4194304 9819077 140733777021536 18446744073709551615 7296213 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3726/statm: 31514 29464 706 1374 0 30135 0
Current children cumulated CPU time (s) 1661.89
Current children cumulated vsize (KiB) 126056

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/107 3797
/proc/meminfo: memFree=1467692/2059040 swapFree=4192956/4192956
[pid=3726] ppid=3724 vsize=126648 CPUtime=1721.88
/proc/3726/stat : 3726 (pbscip.linux.x8) R 3724 3726 3366 0 -1 4202496 7541875 0 0 0 168719 3469 0 0 25 0 1 0 2489464 129687552 29572 1992294400 4194304 9819077 140733777021536 18446744073709551615 6454082 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3726/statm: 31662 29572 706 1374 0 30283 0
Current children cumulated CPU time (s) 1721.88
Current children cumulated vsize (KiB) 126648

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/107 3797
/proc/meminfo: memFree=1467940/2059040 swapFree=4192956/4192956
[pid=3726] ppid=3724 vsize=127052 CPUtime=1781.87
/proc/3726/stat : 3726 (pbscip.linux.x8) R 3724 3726 3366 0 -1 4202496 7822142 0 0 0 174592 3595 0 0 25 0 1 0 2489464 130101248 29662 1992294400 4194304 9819077 140733777021536 18446744073709551615 6567587 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3726/statm: 31763 29662 706 1374 0 30384 0
Current children cumulated CPU time (s) 1781.87
Current children cumulated vsize (KiB) 127052



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 1.00 1.00 0.99 2/107 3799
/proc/meminfo: memFree=1467072/2059040 swapFree=4192956/4192956
[pid=3726] ppid=3724 vsize=130368 CPUtime=1800.07
/proc/3726/stat : 3726 (pbscip.linux.x8) R 3724 3726 3366 0 -1 4202496 7906513 0 0 0 176373 3634 0 0 25 0 1 0 2489464 133496832 29862 1992294400 4194304 9819077 140733777021536 18446744073709551615 6367669 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3726/statm: 32592 29862 706 1374 0 31213 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 130368

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

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

[startup+1800.61 s]
/proc/loadavg: 1.00 1.00 0.99 2/108 3800
/proc/meminfo: memFree=1466940/2059040 swapFree=4192956/4192956
[pid=3726] ppid=3724 vsize=127148 CPUtime=1800.18
/proc/3726/stat : 3726 (pbscip.linux.x8) R 3724 3726 3366 0 -1 4202496 7906939 0 0 0 176384 3634 0 0 25 0 1 0 2489464 130199552 29668 1992294400 4194304 9819077 140733777021536 18446744073709551615 4677433 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/3726/statm: 31787 29668 707 1374 0 30408 0
Current children cumulated CPU time (s) 1800.18
Current children cumulated vsize (KiB) 127148

[startup+1800.8 s]
/proc/loadavg: 1.00 1.00 0.99 2/108 3800
/proc/meminfo: memFree=1466940/2059040 swapFree=4192956/4192956
[pid=3726] ppid=3724 vsize=62096 CPUtime=1800.36
/proc/3726/stat : 3726 (pbscip.linux.x8) R 3724 3726 3366 0 -1 4202496 7906946 0 0 0 176401 3635 0 0 25 0 1 0 2489464 63586304 14232 1992294400 4194304 9819077 140733777021536 18446744073709551615 8723783 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/3726/statm: 15524 14055 714 1374 0 14145 0
Current children cumulated CPU time (s) 1800.36
Current children cumulated vsize (KiB) 62096

Child status: 0
Real time (s): 1800.81
CPU time (s): 1800.38
CPU user time (s): 1764.02
CPU system time (s): 36.3605
CPU usage (%): 99.9761
Max. virtual memory (cumulated for all children) (KiB): 130376

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1764.02
system time used= 36.3605
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7906955
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= 3
involuntary context switches= 21187

runsolver used 3.3005 second user time and 8.18876 second system time

The end

Launcher Data

Begin job on node004 at 2010-06-11 17:07:36
IDJOB=2665463
IDBENCH=1153
IDSOLVER=1168
FILE ID=node004/2665463-1276268856
PBS_JOBID= 11172206
Free space on /tmp= 62532 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/prestwich/robin/normalized-robin16.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-2665463-1276268856/watcher-2665463-1276268856 -o /tmp/evaluation-result-2665463-1276268856/solver-2665463-1276268856 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2665463-1276268856.opb -t 1800 -m 1800

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

MD5SUM BENCH= d761333f7ff9a755d3cd90e52b11f227
RANDOM SEED=1514245783

node004.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.210
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.42
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.210
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.47
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1585772 kB
Buffers:         44800 kB
Cached:         302348 kB
SwapCached:          0 kB
Active:         153148 kB
Inactive:       253376 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1585772 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            7856 kB
Writeback:           0 kB
AnonPages:       59396 kB
Mapped:          15384 kB
Slab:            44892 kB
PageTables:       4024 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   182280 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= 62524 MiB
End job on node004 at 2010-06-11 17:37:38