Trace number 2666003

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) 1802.06 1802.59

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/web/
uclid_pb_benchmarks/normalized-dlx1c.rwmem.ucl.opb
MD5SUMd796017ccd28821dde70ee2d87448ada
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 benchmark0.479926
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables9051
Total number of constraints25833
Number of constraints which are clauses24941
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints892
Minimum length of a constraint1
Maximum length of a constraint11
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 33
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 126
Number of bits of the biggest sum of numbers7
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-2666003-1276338632.opb>
0.39/0.46	c original problem has 9051 variables (9051 bin, 0 int, 0 impl, 0 cont) and 25833 constraints
0.39/0.46	c problem read
0.39/0.46	c No objective function, only one solution is needed.
0.39/0.46	c presolving settings loaded
0.59/0.60	c presolving:
1.10/1.11	c (round 1) 1259 del vars, 1970 del conss, 553 chg bounds, 446 chg sides, 928 chg coeffs, 0 upgd conss, 514575 impls, 0 clqs
1.10/1.17	c (round 2) 1261 del vars, 3454 del conss, 555 chg bounds, 446 chg sides, 928 chg coeffs, 0 upgd conss, 514811 impls, 0 clqs
1.39/1.44	c (round 3) 1261 del vars, 3459 del conss, 555 chg bounds, 446 chg sides, 928 chg coeffs, 22374 upgd conss, 514811 impls, 0 clqs
1.48/1.51	c presolving (4 rounds):
1.48/1.51	c  1261 deleted vars, 3459 deleted constraints, 555 tightened bounds, 0 added holes, 446 changed sides, 928 changed coefficients
1.48/1.51	c  514811 implications, 0 cliques
1.48/1.51	c presolved problem has 7790 variables (7790 bin, 0 int, 0 impl, 0 cont) and 22374 constraints
1.48/1.51	c     892 constraints of type <knapsack>
1.48/1.51	c   21482 constraints of type <logicor>
1.48/1.51	c transformed objective value is always integral (scale: 1)
1.48/1.51	c Presolving Time: 0.85
1.48/1.51	c - non default parameters ----------------------------------------------------------------------
1.48/1.51	c # SCIP version 1.2.1.2
1.48/1.51	c 
1.48/1.51	c # frequency for displaying node information lines
1.48/1.51	c # [type: int, range: [-1,2147483647], default: 100]
1.48/1.51	c display/freq = 10000
1.48/1.51	c 
1.48/1.51	c # maximal time in seconds to run
1.48/1.51	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1.48/1.51	c limits/time = 1799.55
1.48/1.51	c 
1.48/1.51	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
1.48/1.51	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1.48/1.51	c limits/memory = 1620
1.48/1.51	c 
1.48/1.51	c # solving stops, if the given number of solutions were found (-1: no limit)
1.48/1.51	c # [type: int, range: [-1,2147483647], default: -1]
1.48/1.51	c limits/solutions = 1
1.48/1.51	c 
1.48/1.51	c # maximal number of separation rounds per node (-1: unlimited)
1.48/1.51	c # [type: int, range: [-1,2147483647], default: 5]
1.48/1.51	c separating/maxrounds = 1
1.48/1.51	c 
1.48/1.51	c # maximal number of separation rounds in the root node (-1: unlimited)
1.48/1.51	c # [type: int, range: [-1,2147483647], default: -1]
1.48/1.51	c separating/maxroundsroot = 5
1.48/1.51	c 
1.48/1.51	c # should presolving try to simplify inequalities
1.48/1.51	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1.48/1.51	c constraints/linear/simplifyinequalities = TRUE
1.48/1.51	c 
1.48/1.51	c # should disaggregation of knapsack constraints be allowed in preprocessing?
1.48/1.51	c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
1.48/1.51	c constraints/knapsack/disaggregation = FALSE
1.48/1.51	c 
1.48/1.51	c # should presolving try to simplify knapsacks
1.48/1.51	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1.48/1.51	c constraints/knapsack/simplifyinequalities = TRUE
1.48/1.51	c 
1.48/1.51	c # maximal number of presolving rounds the presolver participates in (-1: no limit)
1.48/1.51	c # [type: int, range: [-1,2147483647], default: -1]
1.48/1.51	c presolving/probing/maxrounds = 0
1.48/1.51	c 
1.48/1.51	c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
1.48/1.51	c # [type: int, range: [-1,2147483647], default: 10]
1.48/1.51	c heuristics/coefdiving/freq = -1
1.48/1.51	c 
1.48/1.51	c # maximal fraction of diving LP iterations compared to node LP iterations
1.48/1.51	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
1.48/1.51	c heuristics/coefdiving/maxlpiterquot = 0.075
1.48/1.51	c 
1.48/1.51	c # additional number of allowed LP iterations
1.48/1.51	c # [type: int, range: [0,2147483647], default: 1000]
1.48/1.51	c heuristics/coefdiving/maxlpiterofs = 1500
1.48/1.51	c 
1.48/1.51	c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
1.48/1.51	c # [type: int, range: [-1,2147483647], default: 30]
1.48/1.51	c heuristics/crossover/freq = -1
1.48/1.51	c 
1.48/1.51	c # number of nodes added to the contingent of the total nodes
1.48/1.51	c # [type: longint, range: [0,9223372036854775807], default: 500]
1.48/1.51	c heuristics/crossover/nodesofs = 750
1.48/1.51	c 
1.48/1.51	c # number of nodes without incumbent change that heuristic should wait
1.48/1.51	c # [type: longint, range: [0,9223372036854775807], default: 200]
1.48/1.51	c heuristics/crossover/nwaitingnodes = 100
1.48/1.51	c 
1.48/1.51	c # contingent of sub problem nodes in relation to the number of nodes of the original problem
1.48/1.51	c # [type: real, range: [0,1], default: 0.1]
1.48/1.51	c heuristics/crossover/nodesquot = 0.15
1.48/1.51	c 
1.48/1.51	c # minimum percentage of integer variables that have to be fixed 
1.48/1.51	c # [type: real, range: [0,1], default: 0.666]
1.48/1.51	c heuristics/crossover/minfixingrate = 0.5
1.48/1.51	c 
1.48/1.51	c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
1.48/1.51	c # [type: int, range: [-1,2147483647], default: 20]
1.48/1.51	c heuristics/feaspump/freq = -1
1.48/1.51	c 
1.48/1.51	c # additional number of allowed LP iterations
1.48/1.51	c # [type: int, range: [0,2147483647], default: 1000]
1.48/1.51	c heuristics/feaspump/maxlpiterofs = 2000
1.48/1.51	c 
1.48/1.51	c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
1.48/1.51	c # [type: int, range: [-1,2147483647], default: 10]
1.48/1.51	c heuristics/fracdiving/freq = -1
1.48/1.51	c 
1.48/1.51	c # maximal fraction of diving LP iterations compared to node LP iterations
1.48/1.51	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
1.48/1.51	c heuristics/fracdiving/maxlpiterquot = 0.075
1.48/1.51	c 
1.48/1.51	c # additional number of allowed LP iterations
1.48/1.51	c # [type: int, range: [0,2147483647], default: 1000]
1.48/1.51	c heuristics/fracdiving/maxlpiterofs = 1500
1.48/1.51	c 
1.48/1.51	c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
1.48/1.51	c # [type: int, range: [-1,2147483647], default: 10]
1.48/1.51	c heuristics/guideddiving/freq = -1
1.48/1.51	c 
1.48/1.51	c # maximal fraction of diving LP iterations compared to node LP iterations
1.48/1.51	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
1.48/1.51	c heuristics/guideddiving/maxlpiterquot = 0.075
1.48/1.51	c 
1.48/1.51	c # additional number of allowed LP iterations
1.48/1.51	c # [type: int, range: [0,2147483647], default: 1000]
1.48/1.51	c heuristics/guideddiving/maxlpiterofs = 1500
1.48/1.51	c 
1.48/1.51	c # maximal fraction of diving LP iterations compared to node LP iterations
1.48/1.51	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
1.48/1.51	c heuristics/intdiving/maxlpiterquot = 0.075
1.48/1.51	c 
1.48/1.51	c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
1.48/1.51	c # [type: int, range: [-1,2147483647], default: 10]
1.48/1.51	c heuristics/intshifting/freq = -1
1.48/1.51	c 
1.48/1.51	c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
1.48/1.51	c # [type: int, range: [-1,2147483647], default: 10]
1.48/1.51	c heuristics/linesearchdiving/freq = -1
1.48/1.51	c 
1.48/1.51	c # maximal fraction of diving LP iterations compared to node LP iterations
1.48/1.51	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
1.48/1.51	c heuristics/linesearchdiving/maxlpiterquot = 0.075
1.48/1.51	c 
1.48/1.51	c # additional number of allowed LP iterations
1.48/1.51	c # [type: int, range: [0,2147483647], default: 1000]
1.48/1.51	c heuristics/linesearchdiving/maxlpiterofs = 1500
1.48/1.51	c 
1.48/1.51	c # frequency for calling primal heuristic <nlp> (-1: never, 0: only at depth freqofs)
1.48/1.51	c # [type: int, range: [-1,2147483647], default: 1]
1.48/1.51	c heuristics/nlp/freq = -1
1.48/1.51	c 
1.48/1.51	c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
1.48/1.51	c # [type: int, range: [-1,2147483647], default: 20]
1.48/1.51	c heuristics/objpscostdiving/freq = -1
1.48/1.51	c 
1.48/1.51	c # maximal fraction of diving LP iterations compared to total iteration number
1.48/1.51	c # [type: real, range: [0,1], default: 0.01]
1.48/1.51	c heuristics/objpscostdiving/maxlpiterquot = 0.015
1.48/1.51	c 
1.48/1.51	c # additional number of allowed LP iterations
1.48/1.51	c # [type: int, range: [0,2147483647], default: 1000]
1.48/1.51	c heuristics/objpscostdiving/maxlpiterofs = 1500
1.48/1.51	c 
1.48/1.51	c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
1.48/1.51	c # [type: int, range: [-1,2147483647], default: 1]
1.48/1.51	c heuristics/oneopt/freq = -1
1.48/1.51	c 
1.48/1.51	c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
1.48/1.51	c # [type: int, range: [-1,2147483647], default: 10]
1.48/1.51	c heuristics/pscostdiving/freq = -1
1.48/1.51	c 
1.48/1.51	c # maximal fraction of diving LP iterations compared to node LP iterations
1.48/1.51	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
1.48/1.51	c heuristics/pscostdiving/maxlpiterquot = 0.075
1.48/1.51	c 
1.48/1.51	c # additional number of allowed LP iterations
1.48/1.51	c # [type: int, range: [0,2147483647], default: 1000]
1.48/1.51	c heuristics/pscostdiving/maxlpiterofs = 1500
1.48/1.51	c 
1.48/1.51	c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
1.48/1.51	c # [type: int, range: [-1,2147483647], default: 0]
1.48/1.51	c heuristics/rens/freq = -1
1.48/1.51	c 
1.48/1.51	c # minimum percentage of integer variables that have to be fixable 
1.48/1.51	c # [type: real, range: [0,1], default: 0.5]
1.48/1.51	c heuristics/rens/minfixingrate = 0.3
1.48/1.51	c 
1.48/1.51	c # number of nodes added to the contingent of the total nodes
1.48/1.51	c # [type: longint, range: [0,9223372036854775807], default: 500]
1.48/1.51	c heuristics/rens/nodesofs = 2000
1.48/1.51	c 
1.48/1.51	c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
1.48/1.51	c # [type: int, range: [-1,2147483647], default: 20]
1.48/1.51	c heuristics/rootsoldiving/freq = -1
1.48/1.51	c 
1.48/1.51	c # maximal fraction of diving LP iterations compared to node LP iterations
1.48/1.51	c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
1.48/1.51	c heuristics/rootsoldiving/maxlpiterquot = 0.015
1.48/1.51	c 
1.48/1.51	c # additional number of allowed LP iterations
1.48/1.51	c # [type: int, range: [0,2147483647], default: 1000]
1.48/1.51	c heuristics/rootsoldiving/maxlpiterofs = 1500
1.48/1.51	c 
1.48/1.51	c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
1.48/1.51	c # [type: int, range: [-1,2147483647], default: 1]
1.48/1.51	c heuristics/rounding/freq = -1
1.48/1.51	c 
1.48/1.51	c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
1.48/1.51	c # [type: int, range: [-1,2147483647], default: 10]
1.48/1.51	c heuristics/shifting/freq = -1
1.48/1.51	c 
1.48/1.51	c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
1.48/1.51	c # [type: int, range: [-1,2147483647], default: 1]
1.48/1.51	c heuristics/simplerounding/freq = -1
1.48/1.51	c 
1.48/1.51	c # frequency for calling primal heuristic <trivial> (-1: never, 0: only at depth freqofs)
1.48/1.51	c # [type: int, range: [-1,2147483647], default: 0]
1.48/1.51	c heuristics/trivial/freq = -1
1.48/1.51	c 
1.48/1.51	c # frequency for calling primal heuristic <trysol> (-1: never, 0: only at depth freqofs)
1.48/1.51	c # [type: int, range: [-1,2147483647], default: 1]
1.48/1.51	c heuristics/trysol/freq = -1
1.48/1.51	c 
1.48/1.51	c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
1.48/1.51	c # [type: int, range: [-1,2147483647], default: 10]
1.48/1.51	c heuristics/veclendiving/freq = -1
1.48/1.51	c 
1.48/1.51	c # maximal fraction of diving LP iterations compared to node LP iterations
1.48/1.51	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
1.48/1.51	c heuristics/veclendiving/maxlpiterquot = 0.075
1.48/1.51	c 
1.48/1.51	c # additional number of allowed LP iterations
1.48/1.51	c # [type: int, range: [0,2147483647], default: 1000]
1.48/1.51	c heuristics/veclendiving/maxlpiterofs = 1500
1.48/1.51	c 
1.48/1.51	c # frequency for calling primal heuristic <zirounding> (-1: never, 0: only at depth freqofs)
1.48/1.51	c # [type: int, range: [-1,2147483647], default: 1]
1.48/1.51	c heuristics/zirounding/freq = -1
1.48/1.51	c 
1.48/1.51	c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
1.48/1.51	c # [type: int, range: [-1,2147483647], default: 0]
1.48/1.51	c separating/cmir/freq = -1
1.48/1.51	c 
1.48/1.51	c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
1.48/1.51	c # [type: int, range: [-1,2147483647], default: 0]
1.48/1.51	c separating/flowcover/freq = -1
1.48/1.51	c 
1.48/1.51	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
1.48/1.51	c # [type: int, range: [-1,2147483647], default: -1]
1.48/1.51	c separating/rapidlearning/freq = 0
1.48/1.51	c 
1.48/1.51	c -----------------------------------------------------------------------------------------------
1.48/1.51	c start solving
1.48/1.52	c 
1.89/1.95	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1.89/1.95	c   1.3s|     1 |     0 |  1558 |     - |  61M|   0 |1320 |7790 |  22k|7790 |  22k|   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
3.39/3.47	c   2.7s|     1 |     0 |  2011 |     - |  61M|   0 |1394 |7790 |  22k|7790 |  22k|  99 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
5.69/5.75	c   4.9s|     1 |     0 |  3540 |     - |  61M|   0 |2022 |7790 |  22k|7790 |  22k| 167 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
15.08/15.16	c  14.3s|     1 |     0 |  7300 |     - |  62M|   0 |2903 |7790 |  22k|7790 |  22k| 272 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
32.48/32.53	c  31.5s|     1 |     0 | 11131 |     - |  62M|   0 |3501 |7790 |  22k|7790 |  22k| 386 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
52.87/52.96	c  51.8s|     1 |     0 | 15811 |     - |  63M|   0 |3867 |7790 |  22k|7790 |  22k| 475 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
179.43/179.54	c   177s|     1 |     2 | 15811 |     - |  63M|   0 |3867 |7790 |  22k|7790 |  22k| 475 |   0 |  33 | 0.000000e+00 |      --      |    Inf 
1800.08/1800.61	c pressed CTRL-C 1 times (5 times for forcing termination)
1801.77/1802.40	c 
1801.77/1802.40	c SCIP Status        : solving was interrupted [user interrupt]
1801.77/1802.40	c Solving Time (sec) : 1778.86
1801.77/1802.40	c Solving Nodes      : 1791
1801.77/1802.40	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1801.77/1802.40	c Dual Bound         : +0.00000000000000e+00
1801.77/1802.40	c Gap                : infinite
1801.77/1802.40	s UNKNOWN
1801.77/1802.40	c SCIP Status        : solving was interrupted [user interrupt]
1801.77/1802.40	c Solving Time       :    1778.86
1801.77/1802.40	c Original Problem   :
1801.77/1802.40	c   Problem name     : HOME/instance-2666003-1276338632.opb
1801.77/1802.40	c   Variables        : 9051 (9051 binary, 0 integer, 0 implicit integer, 0 continuous)
1801.77/1802.40	c   Constraints      : 25833 initial, 25833 maximal
1801.77/1802.40	c Presolved Problem  :
1801.77/1802.40	c   Problem name     : t_HOME/instance-2666003-1276338632.opb
1801.77/1802.40	c   Variables        : 7790 (7790 binary, 0 integer, 0 implicit integer, 0 continuous)
1801.77/1802.40	c   Constraints      : 22374 initial, 22976 maximal
1801.77/1802.40	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1801.77/1802.40	c   trivial          :       0.00          0          0          0          0          0          0          0          0
1801.77/1802.40	c   dualfix          :       0.00          0          0          0          0          0          0          0          0
1801.77/1802.40	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1801.77/1802.40	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1801.77/1802.40	c   implics          :       0.08          0        702          0          0          0          0          0          0
1801.77/1802.40	c   probing          :       0.00          0          0          0          0          0          0          0          0
1801.77/1802.40	c   knapsack         :       0.01          0          0          0          0          0          0          0          0
1801.77/1802.40	c   linear           :       0.57        555          4          0        555          0       3459        446        928
1801.77/1802.40	c   logicor          :       0.10          0          0          0          0          0          0          0          0
1801.77/1802.40	c   root node        :          -          0          -          -          0          -          -          -          -
1801.77/1802.40	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1801.77/1802.40	c   integral         :          0          0          0       1443          0         37         28          0          0       2792
1801.77/1802.40	c   knapsack         :        892          5      18925          0          0        117      13387       1002          0          0
1801.77/1802.40	c   logicor          :      21482+         5      16980          0          0        178     112620          0          0          0
1801.77/1802.40	c   countsols        :          0          0          0          0          0          0          0          0          0          0
1801.77/1802.40	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1801.77/1802.40	c   integral         :    1004.23       0.00       0.00    1004.23       0.00
1801.77/1802.40	c   knapsack         :       1.06       0.06       1.00       0.00       0.00
1801.77/1802.40	c   logicor          :       1.20       0.00       1.20       0.00       0.00
1801.77/1802.40	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1801.77/1802.40	c Propagators        :       Time      Calls    Cutoffs    DomReds
1801.77/1802.40	c   vbounds          :       0.03          1          0          0
1801.77/1802.40	c   rootredcost      :       0.01          0          0          0
1801.77/1802.40	c   pseudoobj        :       0.00          0          0          0
1801.77/1802.40	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1801.77/1802.40	c   propagation      :       0.07        295        295       2785       46.0        120        8.4          -
1801.77/1802.40	c   infeasible LP    :       0.62        185         36         76        7.2         16       15.7          0
1801.77/1802.40	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1801.77/1802.40	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1801.77/1802.40	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1801.77/1802.40	c   applied globally :          -          -          -       1306       28.7          -          -          -
1801.77/1802.40	c   applied locally  :          -          -          -          0        0.0          -          -          -
1801.77/1802.40	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1801.77/1802.40	c   cut pool         :       0.00          4          -          -        176          -    (maximal pool size: 1615)
1801.77/1802.40	c   redcost          :       1.20       1439          0          0          0          0
1801.77/1802.40	c   impliedbounds    :       0.04          5          0          0          0          0
1801.77/1802.40	c   intobj           :       0.00          0          0          0          0          0
1801.77/1802.40	c   cgmip            :       0.00          0          0          0          0          0
1801.77/1802.40	c   gomory           :       7.81          5          0          0       2500          0
1801.77/1802.40	c   strongcg         :       4.98          5          0          0       2500          0
1801.77/1802.40	c   cmir             :       0.00          0          0          0          0          0
1801.77/1802.40	c   flowcover        :       0.00          0          0          0          0          0
1801.77/1802.40	c   clique           :       1.02          5          0          0         41          0
1801.77/1802.40	c   zerohalf         :       0.00          0          0          0          0          0
1801.77/1802.40	c   mcf              :       0.16          1          0          0          0          0
1801.77/1802.40	c   rapidlearning    :       0.00          0          0          0          0          0
1801.77/1802.40	c Pricers            :       Time      Calls       Vars
1801.77/1802.40	c   problem variables:       0.00          0          0
1801.77/1802.40	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1801.77/1802.40	c   relpscost        :    1004.22       1443         37         28          0          0       2792
1801.77/1802.40	c   pscost           :       0.00          0          0          0          0          0          0
1801.77/1802.40	c   inference        :       0.00          0          0          0          0          0          0
1801.77/1802.40	c   mostinf          :       0.00          0          0          0          0          0          0
1801.77/1802.40	c   leastinf         :       0.00          0          0          0          0          0          0
1801.77/1802.40	c   fullstrong       :       0.00          0          0          0          0          0          0
1801.77/1802.40	c   allfullstrong    :       0.00          0          0          0          0          0          0
1801.77/1802.40	c   random           :       0.00          0          0          0          0          0          0
1801.77/1802.40	c Primal Heuristics  :       Time      Calls      Found
1801.77/1802.40	c   LP solutions     :       0.00          -          0
1801.77/1802.40	c   pseudo solutions :       0.00          -          0
1801.77/1802.40	c   trivial          :       0.02          1          0
1801.77/1802.40	c   simplerounding   :       0.00          0          0
1801.77/1802.40	c   zirounding       :       0.00          0          0
1801.77/1802.40	c   rounding         :       0.00          0          0
1801.77/1802.40	c   shifting         :       0.00          0          0
1801.77/1802.40	c   intshifting      :       0.00          0          0
1801.77/1802.40	c   oneopt           :       0.00          0          0
1801.77/1802.40	c   twoopt           :       0.00          0          0
1801.77/1802.40	c   fixandinfer      :       0.00          0          0
1801.77/1802.40	c   feaspump         :       0.00          0          0
1801.77/1802.40	c   coefdiving       :       0.00          0          0
1801.77/1802.40	c   pscostdiving     :       0.00          0          0
1801.77/1802.40	c   fracdiving       :       0.00          0          0
1801.77/1802.40	c   veclendiving     :       0.00          0          0
1801.77/1802.40	c   intdiving        :       0.00          0          0
1801.77/1802.40	c   actconsdiving    :       0.00          0          0
1801.77/1802.40	c   objpscostdiving  :       0.00          0          0
1801.77/1802.40	c   rootsoldiving    :       0.00          0          0
1801.77/1802.40	c   linesearchdiving :       0.00          0          0
1801.77/1802.40	c   guideddiving     :       0.00          0          0
1801.77/1802.40	c   octane           :       0.00          0          0
1801.77/1802.40	c   rens             :       0.00          0          0
1801.77/1802.40	c   rins             :       0.00          0          0
1801.77/1802.40	c   localbranching   :       0.00          0          0
1801.77/1802.40	c   mutation         :       0.00          0          0
1801.77/1802.40	c   crossover        :       0.00          0          0
1801.77/1802.40	c   dins             :       0.00          0          0
1801.77/1802.40	c   undercover       :       0.00          0          0
1801.77/1802.40	c   nlp              :       0.00          0          0
1801.77/1802.40	c   trysol           :       0.00          0          0
1801.77/1802.40	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1801.77/1802.40	c   primal LP        :       0.03          0          0       0.00       0.00
1801.77/1802.40	c   dual LP          :     737.31       1631     396384     243.03     537.61
1801.77/1802.40	c   lex dual LP      :       0.00          0          0       0.00          -
1801.77/1802.40	c   barrier LP       :       0.00          0          0       0.00          -
1801.77/1802.40	c   diving/probing LP:       0.00          0          0       0.00          -
1801.77/1802.40	c   strong branching :    1002.88        596     333977     560.36     333.02
1801.77/1802.40	c     (at root node) :          -         33      31963     968.58          -
1801.77/1802.40	c   conflict analysis:       0.00          0          0       0.00          -
1801.77/1802.40	c B&B Tree           :
1801.77/1802.40	c   number of runs   :          1
1801.77/1802.40	c   nodes            :       1791
1801.77/1802.40	c   nodes (total)    :       1791
1801.77/1802.40	c   nodes left       :        136
1801.77/1802.40	c   max depth        :        115
1801.77/1802.40	c   max depth (total):        115
1801.77/1802.40	c   backtracks       :        353 (19.7%)
1801.77/1802.40	c   delayed cutoffs  :        866
1801.77/1802.40	c   repropagations   :       2874 (26766 domain reductions, 122 cutoffs)
1801.77/1802.40	c   avg switch length:       7.92
1801.77/1802.40	c   switching time   :       2.63
1801.77/1802.40	c Solution           :
1801.77/1802.40	c   Solutions found  :          0 (0 improvements)
1801.77/1802.40	c   Primal Bound     :          -
1801.77/1802.40	c   Dual Bound       : +0.00000000000000e+00
1801.77/1802.40	c   Gap              :   infinite
1801.77/1802.40	c   Root Dual Bound  : +0.00000000000000e+00
1801.77/1802.40	c   Root Iterations  :      15811
1801.96/1802.58	c Time complete: 1802.05.

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-2666003-1276338632/watcher-2666003-1276338632 -o /tmp/evaluation-result-2666003-1276338632/solver-2666003-1276338632 -C 1800 -W 2000 -M 1800 HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2666003-1276338632.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.54 1.84 1.61 3/107 11098
/proc/meminfo: memFree=1734808/2059040 swapFree=4192956/4192956
[pid=11098] ppid=11096 vsize=9288 CPUtime=0
/proc/11098/stat : 11098 (pbscip.linux.x8) R 11096 11098 10268 0 -1 4202496 1044 0 0 0 0 0 0 0 18 0 1 0 7518972 9510912 966 1992294400 4194304 9819077 140734727646304 18446744073709551615 8675093 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11098/statm: 2322 976 371 1374 0 943 0

[startup+0.0563849 s]
/proc/loadavg: 1.54 1.84 1.61 3/107 11098
/proc/meminfo: memFree=1734808/2059040 swapFree=4192956/4192956
[pid=11098] ppid=11096 vsize=13552 CPUtime=0.04
/proc/11098/stat : 11098 (pbscip.linux.x8) R 11096 11098 10268 0 -1 4202496 2306 0 0 0 4 0 0 0 20 0 1 0 7518972 13877248 2227 1992294400 4194304 9819077 140734727646304 18446744073709551615 8667856 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11098/statm: 3388 2227 386 1374 0 2009 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13552

[startup+0.100389 s]
/proc/loadavg: 1.54 1.84 1.61 3/107 11098
/proc/meminfo: memFree=1734808/2059040 swapFree=4192956/4192956
[pid=11098] ppid=11096 vsize=15780 CPUtime=0.09
/proc/11098/stat : 11098 (pbscip.linux.x8) R 11096 11098 10268 0 -1 4202496 2867 0 0 0 9 0 0 0 20 0 1 0 7518972 16158720 2788 1992294400 4194304 9819077 140734727646304 18446744073709551615 4361606 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11098/statm: 3945 2788 386 1374 0 2566 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15780

[startup+0.300406 s]
/proc/loadavg: 1.54 1.84 1.61 3/107 11098
/proc/meminfo: memFree=1734808/2059040 swapFree=4192956/4192956
[pid=11098] ppid=11096 vsize=22372 CPUtime=0.29
/proc/11098/stat : 11098 (pbscip.linux.x8) R 11096 11098 10268 0 -1 4202496 4533 0 0 0 28 1 0 0 20 0 1 0 7518972 22908928 4454 1992294400 4194304 9819077 140734727646304 18446744073709551615 4240599 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11098/statm: 5593 4454 386 1374 0 4214 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 22372

[startup+0.700442 s]
/proc/loadavg: 1.54 1.84 1.61 3/107 11098
/proc/meminfo: memFree=1734808/2059040 swapFree=4192956/4192956
[pid=11098] ppid=11096 vsize=61916 CPUtime=0.69
/proc/11098/stat : 11098 (pbscip.linux.x8) R 11096 11098 10268 0 -1 4202496 14424 0 0 0 64 5 0 0 20 0 1 0 7518972 63401984 13991 1992294400 4194304 9819077 140734727646304 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11098/statm: 15479 13991 490 1374 0 14100 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 61916

[startup+1.50051 s]
/proc/loadavg: 1.54 1.84 1.61 2/108 11099
/proc/meminfo: memFree=1666476/2059040 swapFree=4192956/4192956
[pid=11098] ppid=11096 vsize=87284 CPUtime=1.48
/proc/11098/stat : 11098 (pbscip.linux.x8) R 11096 11098 10268 0 -1 4202496 24250 0 0 0 133 15 0 0 23 0 1 0 7518972 89378816 20355 1992294400 4194304 9819077 140734727646304 18446744073709551615 5008789 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11098/statm: 21821 20355 508 1374 0 20442 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 87284

[startup+3.10066 s]
/proc/loadavg: 1.54 1.84 1.61 2/108 11099
/proc/meminfo: memFree=1630268/2059040 swapFree=4192956/4192956
[pid=11098] ppid=11096 vsize=124744 CPUtime=3.09
/proc/11098/stat : 11098 (pbscip.linux.x8) R 11096 11098 10268 0 -1 4202496 36174 0 0 0 276 33 0 0 25 0 1 0 7518972 127737856 27246 1992294400 4194304 9819077 140734727646304 18446744073709551615 6513120 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11098/statm: 31186 27246 669 1374 0 29807 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 124744

[startup+6.30094 s]
/proc/loadavg: 1.50 1.83 1.61 2/108 11099
/proc/meminfo: memFree=1625804/2059040 swapFree=4192956/4192956
[pid=11098] ppid=11096 vsize=128984 CPUtime=6.29
/proc/11098/stat : 11098 (pbscip.linux.x8) R 11096 11098 10268 0 -1 4202496 41402 0 0 0 592 37 0 0 25 0 1 0 7518972 132079616 27698 1992294400 4194304 9819077 140734727646304 18446744073709551615 6054126 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11098/statm: 32246 27698 671 1374 0 30867 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 128984

[startup+12.7015 s]
/proc/loadavg: 1.46 1.82 1.60 2/108 11099
/proc/meminfo: memFree=1625804/2059040 swapFree=4192956/4192956
[pid=11098] ppid=11096 vsize=129740 CPUtime=12.69
/proc/11098/stat : 11098 (pbscip.linux.x8) R 11096 11098 10268 0 -1 4202496 47943 0 0 0 1227 42 0 0 25 0 1 0 7518972 132853760 27736 1992294400 4194304 9819077 140734727646304 18446744073709551615 6391483 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11098/statm: 32435 27736 671 1374 0 31056 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 129740

[startup+25.5007 s]
/proc/loadavg: 1.36 1.77 1.59 2/108 11101
/proc/meminfo: memFree=1624812/2059040 swapFree=4192956/4192956
[pid=11098] ppid=11096 vsize=132296 CPUtime=25.49
/proc/11098/stat : 11098 (pbscip.linux.x8) R 11096 11098 10268 0 -1 4202496 56067 0 0 0 2498 51 0 0 25 0 1 0 7518972 135471104 28169 1992294400 4194304 9819077 140734727646304 18446744073709551615 7290971 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11098/statm: 33074 28169 671 1374 0 31695 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 132296

[startup+51.1009 s]
/proc/loadavg: 1.23 1.71 1.58 2/108 11101
/proc/meminfo: memFree=1622828/2059040 swapFree=4192956/4192956
[pid=11098] ppid=11096 vsize=134596 CPUtime=51.08
/proc/11098/stat : 11098 (pbscip.linux.x8) R 11096 11098 10268 0 -1 4202496 78430 0 0 0 5039 69 0 0 25 0 1 0 7518972 137826304 28339 1992294400 4194304 9819077 140734727646304 18446744073709551615 6391483 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11098/statm: 33649 28339 671 1374 0 32270 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 134596

[startup+102.31 s]
/proc/loadavg: 1.10 1.60 1.54 2/108 11103
/proc/meminfo: memFree=1620472/2059040 swapFree=4192956/4192956
[pid=11098] ppid=11096 vsize=154988 CPUtime=102.27
/proc/11098/stat : 11098 (pbscip.linux.x8) R 11096 11098 10268 0 -1 4202496 129651 0 0 0 10123 104 0 0 25 0 1 0 7518972 158707712 29106 1992294400 4194304 9819077 140734727646304 18446744073709551615 7291742 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11098/statm: 38747 29106 680 1374 0 37368 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 154988

[startup+162.301 s]
/proc/loadavg: 1.04 1.49 1.51 2/108 11103
/proc/meminfo: memFree=1619728/2059040 swapFree=4192956/4192956
[pid=11098] ppid=11096 vsize=154988 CPUtime=162.24
/proc/11098/stat : 11098 (pbscip.linux.x8) R 11096 11098 10268 0 -1 4202496 192043 0 0 0 16079 145 0 0 25 0 1 0 7518972 158707712 29022 1992294400 4194304 9819077 140734727646304 18446744073709551615 7311687 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11098/statm: 38747 29022 680 1374 0 37368 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 154988

[startup+222.3 s]
/proc/loadavg: 1.01 1.40 1.47 2/108 11105
/proc/meminfo: memFree=1619232/2059040 swapFree=4192956/4192956
[pid=11098] ppid=11096 vsize=155048 CPUtime=222.22
/proc/11098/stat : 11098 (pbscip.linux.x8) R 11096 11098 10268 0 -1 4202496 255117 0 0 0 22034 188 0 0 25 0 1 0 7518972 158769152 29418 1992294400 4194304 9819077 140734727646304 18446744073709551615 7291711 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11098/statm: 38762 29418 689 1374 0 37383 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 155048

[startup+282.301 s]
/proc/loadavg: 1.00 1.32 1.44 2/108 11107
/proc/meminfo: memFree=1619976/2059040 swapFree=4192956/4192956
[pid=11098] ppid=11096 vsize=155080 CPUtime=282.2
/proc/11098/stat : 11098 (pbscip.linux.x8) R 11096 11098 10268 0 -1 4202496 313069 0 0 0 27997 223 0 0 25 0 1 0 7518972 158801920 29347 1992294400 4194304 9819077 140734727646304 18446744073709551615 7304794 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11098/statm: 38770 29347 689 1374 0 37391 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 155080

[startup+342.301 s]
/proc/loadavg: 1.07 1.28 1.42 2/108 11109
/proc/meminfo: memFree=1618736/2059040 swapFree=4192956/4192956
[pid=11098] ppid=11096 vsize=155912 CPUtime=342.18
/proc/11098/stat : 11098 (pbscip.linux.x8) R 11096 11098 10268 0 -1 4202496 373699 0 0 0 33953 265 0 0 25 0 1 0 7518972 159653888 29583 1992294400 4194304 9819077 140734727646304 18446744073709551615 7290975 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11098/statm: 38978 29583 703 1374 0 37599 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 155912

[startup+402.3 s]
/proc/loadavg: 1.02 1.22 1.39 2/108 11111
/proc/meminfo: memFree=1618116/2059040 swapFree=4192956/4192956
[pid=11098] ppid=11096 vsize=155912 CPUtime=402.16
/proc/11098/stat : 11098 (pbscip.linux.x8) R 11096 11098 10268 0 -1 4202496 432777 0 0 0 39912 304 0 0 25 0 1 0 7518972 159653888 29529 1992294400 4194304 9819077 140734727646304 18446744073709551615 7318467 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11098/statm: 38978 29529 703 1374 0 37599 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 155912

[startup+462.301 s]
/proc/loadavg: 1.01 1.18 1.36 2/108 11111
/proc/meminfo: memFree=1618364/2059040 swapFree=4192956/4192956
[pid=11098] ppid=11096 vsize=156352 CPUtime=462.15
/proc/11098/stat : 11098 (pbscip.linux.x8) R 11096 11098 10268 0 -1 4202496 492085 0 0 0 45873 342 0 0 25 0 1 0 7518972 160104448 29664 1992294400 4194304 9819077 140734727646304 18446744073709551615 7290971 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11098/statm: 39088 29664 703 1374 0 37709 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 156352

[startup+522.301 s]
/proc/loadavg: 1.04 1.16 1.34 2/108 11116
/proc/meminfo: memFree=1617992/2059040 swapFree=4192956/4192956
[pid=11098] ppid=11096 vsize=155912 CPUtime=522.13
/proc/11098/stat : 11098 (pbscip.linux.x8) R 11096 11098 10268 0 -1 4202496 550757 0 0 0 51833 380 0 0 25 0 1 0 7518972 159653888 29450 1992294400 4194304 9819077 140734727646304 18446744073709551615 6391483 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11098/statm: 38978 29450 703 1374 0 37599 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 155912

[startup+582.3 s]
/proc/loadavg: 1.01 1.13 1.32 2/108 11118
/proc/meminfo: memFree=1618488/2059040 swapFree=4192956/4192956
[pid=11098] ppid=11096 vsize=155884 CPUtime=582.11
/proc/11098/stat : 11098 (pbscip.linux.x8) R 11096 11098 10268 0 -1 4202496 611206 0 0 0 57793 418 0 0 25 0 1 0 7518972 159625216 29526 1992294400 4194304 9819077 140734727646304 18446744073709551615 7289112 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11098/statm: 38971 29526 703 1374 0 37592 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 155884

[startup+642.301 s]
/proc/loadavg: 1.00 1.10 1.29 2/108 11120
/proc/meminfo: memFree=1618984/2059040 swapFree=4192956/4192956
[pid=11098] ppid=11096 vsize=156068 CPUtime=642.1
/proc/11098/stat : 11098 (pbscip.linux.x8) R 11096 11098 10268 0 -1 4202496 677019 0 0 0 63750 460 0 0 25 0 1 0 7518972 159813632 29419 1992294400 4194304 9819077 140734727646304 18446744073709551615 7291825 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11098/statm: 39017 29419 703 1374 0 37638 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 156068

[startup+702.301 s]

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

[startup+1062.3 s]
/proc/loadavg: 1.00 1.02 1.17 2/108 11130
/proc/meminfo: memFree=1615636/2059040 swapFree=4192956/4192956
[pid=11098] ppid=11096 vsize=142476 CPUtime=1061.97
/proc/11098/stat : 11098 (pbscip.linux.x8) R 11096 11098 10268 0 -1 4202496 1763438 0 0 0 105183 1014 0 0 25 0 1 0 7518972 145895424 30246 1992294400 4194304 9819077 140734727646304 18446744073709551615 7292289 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11098/statm: 35619 30246 708 1374 0 34240 0
Current children cumulated CPU time (s) 1061.97
Current children cumulated vsize (KiB) 142476

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.16 2/108 11132
/proc/meminfo: memFree=1610428/2059040 swapFree=4192956/4192956
[pid=11098] ppid=11096 vsize=164616 CPUtime=1121.96
/proc/11098/stat : 11098 (pbscip.linux.x8) R 11096 11098 10268 0 -1 4202496 1958397 0 0 0 111084 1112 0 0 25 0 1 0 7518972 168566784 31351 1992294400 4194304 9819077 140734727646304 18446744073709551615 6198288 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11098/statm: 41154 31351 708 1374 0 39775 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 164616

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.15 2/108 11134
/proc/meminfo: memFree=1613280/2059040 swapFree=4192956/4192956
[pid=11098] ppid=11096 vsize=144384 CPUtime=1181.94
/proc/11098/stat : 11098 (pbscip.linux.x8) R 11096 11098 10268 0 -1 4202496 2207075 0 0 0 116967 1227 0 0 25 0 1 0 7518972 147849216 30691 1992294400 4194304 9819077 140734727646304 18446744073709551615 7312735 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11098/statm: 36096 30691 708 1374 0 34717 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 144384

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.13 2/108 11136
/proc/meminfo: memFree=1609808/2059040 swapFree=4192956/4192956
[pid=11098] ppid=11096 vsize=164368 CPUtime=1241.92
/proc/11098/stat : 11098 (pbscip.linux.x8) R 11096 11098 10268 0 -1 4202496 2508985 0 0 0 122827 1365 0 0 25 0 1 0 7518972 168312832 31512 1992294400 4194304 9819077 140734727646304 18446744073709551615 6391606 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11098/statm: 41092 31512 708 1374 0 39713 0
Current children cumulated CPU time (s) 1241.92
Current children cumulated vsize (KiB) 164368

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.12 2/108 11138
/proc/meminfo: memFree=1612164/2059040 swapFree=4192956/4192956
[pid=11098] ppid=11096 vsize=145100 CPUtime=1301.91
/proc/11098/stat : 11098 (pbscip.linux.x8) R 11096 11098 10268 0 -1 4202496 2776275 0 0 0 128701 1490 0 0 25 0 1 0 7518972 148582400 30865 1992294400 4194304 9819077 140734727646304 18446744073709551615 4677424 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11098/statm: 36275 30865 708 1374 0 34896 0
Current children cumulated CPU time (s) 1301.91
Current children cumulated vsize (KiB) 145100

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.11 2/108 11138
/proc/meminfo: memFree=1612660/2059040 swapFree=4192956/4192956
[pid=11098] ppid=11096 vsize=146160 CPUtime=1361.89
/proc/11098/stat : 11098 (pbscip.linux.x8) R 11096 11098 10268 0 -1 4202496 2980459 0 0 0 134602 1587 0 0 25 0 1 0 7518972 149667840 31071 1992294400 4194304 9819077 140734727646304 18446744073709551615 7291608 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11098/statm: 36540 31071 708 1374 0 35161 0
Current children cumulated CPU time (s) 1361.89
Current children cumulated vsize (KiB) 146160

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.10 2/108 11140
/proc/meminfo: memFree=1608444/2059040 swapFree=4192956/4192956
[pid=11098] ppid=11096 vsize=165704 CPUtime=1421.88
/proc/11098/stat : 11098 (pbscip.linux.x8) R 11096 11098 10268 0 -1 4202496 3440711 0 0 0 140391 1797 0 0 25 0 1 0 7518972 169680896 31968 1992294400 4194304 9819077 140734727646304 18446744073709551615 7291687 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11098/statm: 41426 31968 708 1374 0 40047 0
Current children cumulated CPU time (s) 1421.88
Current children cumulated vsize (KiB) 165704

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.09 2/108 11142
/proc/meminfo: memFree=1610800/2059040 swapFree=4192956/4192956
[pid=11098] ppid=11096 vsize=147576 CPUtime=1481.86
/proc/11098/stat : 11098 (pbscip.linux.x8) R 11096 11098 10268 0 -1 4202496 3653595 0 0 0 146286 1900 0 0 25 0 1 0 7518972 151117824 31476 1992294400 4194304 9819077 140734727646304 18446744073709551615 7311648 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11098/statm: 36894 31476 708 1374 0 35515 0
Current children cumulated CPU time (s) 1481.86
Current children cumulated vsize (KiB) 147576

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.08 2/108 11144
/proc/meminfo: memFree=1604600/2059040 swapFree=4192956/4192956
[pid=11098] ppid=11096 vsize=170684 CPUtime=1541.84
/proc/11098/stat : 11098 (pbscip.linux.x8) R 11096 11098 10268 0 -1 4202496 3904272 0 0 0 152165 2019 0 0 25 0 1 0 7518972 174780416 32867 1992294400 4194304 9819077 140734727646304 18446744073709551615 6198333 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11098/statm: 42671 32867 708 1374 0 41292 0
Current children cumulated CPU time (s) 1541.84
Current children cumulated vsize (KiB) 170684

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.08 2/108 11146
/proc/meminfo: memFree=1607576/2059040 swapFree=4192956/4192956
[pid=11098] ppid=11096 vsize=149944 CPUtime=1601.82
/proc/11098/stat : 11098 (pbscip.linux.x8) R 11096 11098 10268 0 -1 4202496 4004159 0 0 0 158108 2074 0 0 25 0 1 0 7518972 153542656 32080 1992294400 4194304 9819077 140734727646304 18446744073709551615 6391565 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11098/statm: 37486 32080 708 1374 0 36107 0
Current children cumulated CPU time (s) 1601.82
Current children cumulated vsize (KiB) 149944

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.07 2/108 11146
/proc/meminfo: memFree=1606708/2059040 swapFree=4192956/4192956
[pid=11098] ppid=11096 vsize=150704 CPUtime=1661.81
/proc/11098/stat : 11098 (pbscip.linux.x8) R 11096 11098 10268 0 -1 4202496 4105747 0 0 0 164045 2136 0 0 25 0 1 0 7518972 154320896 32258 1992294400 4194304 9819077 140734727646304 18446744073709551615 6198342 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11098/statm: 37676 32258 708 1374 0 36297 0
Current children cumulated CPU time (s) 1661.81
Current children cumulated vsize (KiB) 150704

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.07 2/108 11148
/proc/meminfo: memFree=1603112/2059040 swapFree=4192956/4192956
[pid=11098] ppid=11096 vsize=172984 CPUtime=1721.79
/proc/11098/stat : 11098 (pbscip.linux.x8) R 11096 11098 10268 0 -1 4202496 4192988 0 0 0 169988 2191 0 0 25 0 1 0 7518972 177135616 33424 1992294400 4194304 9819077 140734727646304 18446744073709551615 6191183 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11098/statm: 43246 33424 708 1374 0 41867 0
Current children cumulated CPU time (s) 1721.79
Current children cumulated vsize (KiB) 172984

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.06 2/108 11150
/proc/meminfo: memFree=1604972/2059040 swapFree=4192956/4192956
[pid=11098] ppid=11096 vsize=152196 CPUtime=1781.78
/proc/11098/stat : 11098 (pbscip.linux.x8) R 11096 11098 10268 0 -1 4202496 4265056 0 0 0 175938 2240 0 0 25 0 1 0 7518972 155848704 32442 1992294400 4194304 9819077 140734727646304 18446744073709551615 6191191 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11098/statm: 38049 32442 708 1374 0 36670 0
Current children cumulated CPU time (s) 1781.78
Current children cumulated vsize (KiB) 152196



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 1.00 1.00 1.06 2/108 11150
/proc/meminfo: memFree=1605592/2059040 swapFree=4192956/4192956
[pid=11098] ppid=11096 vsize=152296 CPUtime=1800.08
/proc/11098/stat : 11098 (pbscip.linux.x8) R 11096 11098 10268 0 -1 4202496 4288034 0 0 0 177753 2255 0 0 25 0 1 0 7518972 155951104 32567 1992294400 4194304 9819077 140734727646304 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11098/statm: 38074 32567 708 1374 0 36695 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 152296

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

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

[startup+1801.4 s]
/proc/loadavg: 1.00 1.00 1.06 2/108 11150
/proc/meminfo: memFree=1605592/2059040 swapFree=4192956/4192956
[pid=11098] ppid=11096 vsize=152292 CPUtime=1800.87
/proc/11098/stat : 11098 (pbscip.linux.x8) R 11096 11098 10268 0 -1 4202496 4288909 0 0 0 177831 2256 0 0 25 0 1 0 7518972 155947008 32542 1992294400 4194304 9819077 140734727646304 18446744073709551615 7291112 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11098/statm: 38073 32542 708 1374 0 36694 0
Current children cumulated CPU time (s) 1800.87
Current children cumulated vsize (KiB) 152292

[startup+1802.2 s]
/proc/loadavg: 1.00 1.00 1.06 2/109 11151
/proc/meminfo: memFree=1605088/2059040 swapFree=4192956/4192956
[pid=11098] ppid=11096 vsize=152292 CPUtime=1801.67
/proc/11098/stat : 11098 (pbscip.linux.x8) R 11096 11098 10268 0 -1 4202496 4289736 0 0 0 177910 2257 0 0 25 0 1 0 7518972 155947008 32591 1992294400 4194304 9819077 140734727646304 18446744073709551615 7324793 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11098/statm: 38073 32591 708 1374 0 36694 0
Current children cumulated CPU time (s) 1801.67
Current children cumulated vsize (KiB) 152292

[startup+1802.4 s]
/proc/loadavg: 1.00 1.00 1.06 2/109 11151
/proc/meminfo: memFree=1605088/2059040 swapFree=4192956/4192956
[pid=11098] ppid=11096 vsize=152228 CPUtime=1801.87
/proc/11098/stat : 11098 (pbscip.linux.x8) R 11096 11098 10268 0 -1 4202496 4290899 0 0 0 177930 2257 0 0 25 0 1 0 7518972 155881472 32427 1992294400 4194304 9819077 140734727646304 18446744073709551615 8678556 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11098/statm: 38057 32427 709 1374 0 36678 0
Current children cumulated CPU time (s) 1801.87
Current children cumulated vsize (KiB) 152228

[startup+1802.5 s]
/proc/loadavg: 1.00 1.00 1.06 2/109 11151
/proc/meminfo: memFree=1605088/2059040 swapFree=4192956/4192956
[pid=11098] ppid=11096 vsize=142612 CPUtime=1801.96
/proc/11098/stat : 11098 (pbscip.linux.x8) R 11096 11098 10268 0 -1 4202496 4290947 0 0 0 177939 2257 0 0 25 0 1 0 7518972 146034688 30052 1992294400 4194304 9819077 140734727646304 18446744073709551615 4998563 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11098/statm: 35653 30052 713 1374 0 34274 0
Current children cumulated CPU time (s) 1801.96
Current children cumulated vsize (KiB) 142612

Child status: 0
Real time (s): 1802.59
CPU time (s): 1802.06
CPU user time (s): 1779.47
CPU system time (s): 22.5946
CPU usage (%): 99.9709
Max. virtual memory (cumulated for all children) (KiB): 173084

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

runsolver used 3.02454 second user time and 8.46771 second system time

The end

Launcher Data

Begin job on node025 at 2010-06-12 12:30:32
IDJOB=2666003
IDBENCH=1486
IDSOLVER=1168
FILE ID=node025/2666003-1276338632
PBS_JOBID= 11173184
Free space on /tmp= 62540 MiB

SOLVER NAME= SCIPclp SCIP 1.2.1.2 with Clp 1.11.1 (Release Version) as LP solver
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/web/uclid_pb_benchmarks/normalized-dlx1c.rwmem.ucl.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-2666003-1276338632/watcher-2666003-1276338632 -o /tmp/evaluation-result-2666003-1276338632/solver-2666003-1276338632 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2666003-1276338632.opb -t 1800 -m 1800

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

MD5SUM BENCH= d796017ccd28821dde70ee2d87448ada
RANDOM SEED=1062164162

node025.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.242
cache size	: 2048 KB
physical id	: 0
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 6000.48
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.242
cache size	: 2048 KB
physical id	: 3
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5599.44
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1735212 kB
Buffers:         45908 kB
Cached:         137736 kB
SwapCached:          0 kB
Active:         129688 kB
Inactive:       113220 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1735212 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            7216 kB
Writeback:           8 kB
AnonPages:       59248 kB
Mapped:          15396 kB
Slab:            58980 kB
PageTables:       4112 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181272 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264948 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 62532 MiB
End job on node025 at 2010-06-12 13:00:35