Trace number 1885628

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.1.0.7 with CLP 1.8.2? 1797.52 1798.03

General information on the benchmark

Name/PURE-SAT/SAT09/APPLICATIONS/
bioinfo/q_query_3_l39_lambda.opb
MD5SUM62e0b30e4c26f85cc5b39f61cab95592
Bench CategoryPURE-SAT (instances containing only clauses)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark34.4928
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables27735
Total number of constraints136449
Number of constraints which are clauses136449
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint9
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 10
Number of bits of the biggest sum of numbers4
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

2.09/2.10	c SCIP version 1.1.0.7
2.09/2.10	c LP-Solver Clp 1.8.2
2.09/2.10	c user parameter file <scip.set> not found - using default parameters
2.09/2.10	c read problem <HOME/instance-1885628-1245268094.opb>
2.09/2.10	c original problem has 27735 variables (27735 bin, 0 int, 0 impl, 0 cont) and 136449 constraints
2.58/2.62	c No objective function, only one solution is needed.
2.58/2.62	c start presolving problem
2.58/2.62	c presolving:
3.39/3.46	c (round 1) 6832 del vars, 9464 del conss, 4320 chg bounds, 9 chg sides, 18 chg coeffs, 0 upgd conss, 320405 impls, 0 clqs
3.79/3.90	c (round 2) 10041 del vars, 21613 del conss, 4528 chg bounds, 36 chg sides, 121 chg coeffs, 0 upgd conss, 375550 impls, 0 clqs
4.39/4.42	c (round 3) 12480 del vars, 35360 del conss, 4641 chg bounds, 47 chg sides, 139 chg coeffs, 0 upgd conss, 592002 impls, 0 clqs
4.79/4.81	c (round 4) 13852 del vars, 47472 del conss, 4712 chg bounds, 47 chg sides, 141 chg coeffs, 0 upgd conss, 739534 impls, 0 clqs
4.89/4.99	c (round 5) 13994 del vars, 55510 del conss, 4756 chg bounds, 47 chg sides, 141 chg coeffs, 0 upgd conss, 751330 impls, 0 clqs
4.99/5.07	c (round 6) 14010 del vars, 56266 del conss, 4769 chg bounds, 48 chg sides, 145 chg coeffs, 0 upgd conss, 752135 impls, 0 clqs
5.09/5.14	c (round 7) 14014 del vars, 56420 del conss, 4771 chg bounds, 48 chg sides, 145 chg coeffs, 0 upgd conss, 752373 impls, 0 clqs
5.19/5.27	c (round 8) 14015 del vars, 56430 del conss, 4772 chg bounds, 48 chg sides, 145 chg coeffs, 0 upgd conss, 752387 impls, 0 clqs
5.99/6.06	c (round 9) 14015 del vars, 62349 del conss, 4772 chg bounds, 51 chg sides, 145 chg coeffs, 74100 upgd conss, 752387 impls, 0 clqs
6.19/6.22	c presolving (10 rounds):
6.19/6.22	c  14015 deleted vars, 62349 deleted constraints, 4772 tightened bounds, 0 added holes, 51 changed sides, 145 changed coefficients
6.19/6.22	c  752387 implications, 0 cliques
6.19/6.22	c presolved problem has 13720 variables (13720 bin, 0 int, 0 impl, 0 cont) and 74100 constraints
6.19/6.22	c   74100 constraints of type <logicor>
6.19/6.22	c transformed objective value is always integral (scale: 1)
6.19/6.22	c Presolving Time: 3.06
6.19/6.22	c PURESAT
6.19/6.22	c -----------------------------------------------------------------------------------------------
6.19/6.22	c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
6.19/6.22	c # [type: int, range: [-1,2147483647], default: 0]
6.19/6.22	c separating/flowcover/freq = c -1
6.19/6.22	c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
6.19/6.22	c # [type: int, range: [-1,2147483647], default: 0]
6.19/6.22	c separating/cmir/freq = c -1
6.19/6.22	c # additional number of allowed LP iterations
6.19/6.22	c # [type: int, range: [0,2147483647], default: 1000]
6.19/6.22	c heuristics/veclendiving/maxlpiterofs = c 1500
6.19/6.22	c # maximal fraction of diving LP iterations compared to node LP iterations
6.19/6.22	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
6.19/6.22	c heuristics/veclendiving/maxlpiterquot = c 0.075
6.19/6.22	c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
6.19/6.22	c # [type: int, range: [-1,2147483647], default: 10]
6.19/6.22	c heuristics/veclendiving/freq = c -1
6.19/6.22	c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
6.19/6.22	c # [type: int, range: [-1,2147483647], default: 1]
6.19/6.22	c heuristics/simplerounding/freq = c -1
6.19/6.22	c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
6.19/6.22	c # [type: int, range: [-1,2147483647], default: 10]
6.19/6.22	c heuristics/shifting/freq = c -1
6.19/6.22	c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
6.19/6.22	c # [type: int, range: [-1,2147483647], default: 1]
6.19/6.22	c heuristics/rounding/freq = c -1
6.19/6.22	c # additional number of allowed LP iterations
6.19/6.22	c # [type: int, range: [0,2147483647], default: 1000]
6.19/6.22	c heuristics/rootsoldiving/maxlpiterofs = c 1500
6.19/6.22	c # maximal fraction of diving LP iterations compared to node LP iterations
6.19/6.22	c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
6.19/6.22	c heuristics/rootsoldiving/maxlpiterquot = c 0.015
6.19/6.22	c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
6.19/6.22	c # [type: int, range: [-1,2147483647], default: 20]
6.19/6.22	c heuristics/rootsoldiving/freq = c -1
6.19/6.22	c # number of nodes added to the contingent of the total nodes
6.19/6.22	c # [type: longint, range: [0,9223372036854775807], default: 500]
6.19/6.22	c heuristics/rens/nodesofs = c 2000
6.19/6.22	c # minimum percentage of integer variables that have to be fixable 
6.19/6.22	c # [type: real, range: [0,1], default: 0.5]
6.19/6.22	c heuristics/rens/minfixingrate = c 0.3
6.19/6.22	c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
6.19/6.22	c # [type: int, range: [-1,2147483647], default: 0]
6.19/6.22	c heuristics/rens/freq = c -1
6.19/6.22	c # additional number of allowed LP iterations
6.19/6.22	c # [type: int, range: [0,2147483647], default: 1000]
6.19/6.22	c heuristics/pscostdiving/maxlpiterofs = c 1500
6.19/6.22	c # maximal fraction of diving LP iterations compared to node LP iterations
6.19/6.22	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
6.19/6.22	c heuristics/pscostdiving/maxlpiterquot = c 0.075
6.19/6.22	c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
6.19/6.22	c # [type: int, range: [-1,2147483647], default: 10]
6.19/6.22	c heuristics/pscostdiving/freq = c -1
6.19/6.22	c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
6.19/6.22	c # [type: int, range: [-1,2147483647], default: 1]
6.19/6.22	c heuristics/oneopt/freq = c -1
6.19/6.22	c # additional number of allowed LP iterations
6.19/6.22	c # [type: int, range: [0,2147483647], default: 1000]
6.19/6.22	c heuristics/objpscostdiving/maxlpiterofs = c 1500
6.19/6.22	c # maximal fraction of diving LP iterations compared to total iteration number
6.19/6.22	c # [type: real, range: [0,1], default: 0.01]
6.19/6.22	c heuristics/objpscostdiving/maxlpiterquot = c 0.015
6.19/6.22	c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
6.19/6.22	c # [type: int, range: [-1,2147483647], default: 20]
6.19/6.22	c heuristics/objpscostdiving/freq = c -1
6.19/6.22	c # additional number of allowed LP iterations
6.19/6.22	c # [type: int, range: [0,2147483647], default: 1000]
6.19/6.22	c heuristics/linesearchdiving/maxlpiterofs = c 1500
6.19/6.22	c # maximal fraction of diving LP iterations compared to node LP iterations
6.19/6.22	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
6.19/6.22	c heuristics/linesearchdiving/maxlpiterquot = c 0.075
6.19/6.22	c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
6.19/6.22	c # [type: int, range: [-1,2147483647], default: 10]
6.19/6.22	c heuristics/linesearchdiving/freq = c -1
6.19/6.22	c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
6.19/6.22	c # [type: int, range: [-1,2147483647], default: 10]
6.19/6.22	c heuristics/intshifting/freq = c -1
6.19/6.22	c # maximal fraction of diving LP iterations compared to node LP iterations
6.19/6.22	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
6.19/6.22	c heuristics/intdiving/maxlpiterquot = c 0.075
6.19/6.22	c # additional number of allowed LP iterations
6.19/6.22	c # [type: int, range: [0,2147483647], default: 1000]
6.19/6.22	c heuristics/guideddiving/maxlpiterofs = c 1500
6.19/6.22	c # maximal fraction of diving LP iterations compared to node LP iterations
6.19/6.22	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
6.19/6.22	c heuristics/guideddiving/maxlpiterquot = c 0.075
6.19/6.22	c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
6.19/6.22	c # [type: int, range: [-1,2147483647], default: 10]
6.19/6.22	c heuristics/guideddiving/freq = c -1
6.19/6.22	c # additional number of allowed LP iterations
6.19/6.22	c # [type: int, range: [0,2147483647], default: 1000]
6.19/6.22	c heuristics/fracdiving/maxlpiterofs = c 1500
6.19/6.22	c # maximal fraction of diving LP iterations compared to node LP iterations
6.19/6.22	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
6.19/6.22	c heuristics/fracdiving/maxlpiterquot = c 0.075
6.19/6.22	c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
6.19/6.22	c # [type: int, range: [-1,2147483647], default: 10]
6.19/6.22	c heuristics/fracdiving/freq = c -1
6.19/6.22	c # additional number of allowed LP iterations
6.19/6.22	c # [type: int, range: [0,2147483647], default: 1000]
6.19/6.22	c heuristics/feaspump/maxlpiterofs = c 2000
6.19/6.22	c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
6.19/6.22	c # [type: int, range: [-1,2147483647], default: 20]
6.19/6.22	c heuristics/feaspump/freq = c -1
6.19/6.22	c # minimum percentage of integer variables that have to be fixed 
6.19/6.22	c # [type: real, range: [0,1], default: 0.666]
6.19/6.22	c heuristics/crossover/minfixingrate = c 0.5
6.19/6.22	c # contingent of sub problem nodes in relation to the number of nodes of the original problem
6.19/6.22	c # [type: real, range: [0,1], default: 0.1]
6.19/6.22	c heuristics/crossover/nodesquot = c 0.15
6.19/6.22	c # number of nodes without incumbent change that heuristic should wait
6.19/6.22	c # [type: longint, range: [0,9223372036854775807], default: 200]
6.19/6.22	c heuristics/crossover/nwaitingnodes = c 100
6.19/6.22	c # number of nodes added to the contingent of the total nodes
6.19/6.22	c # [type: longint, range: [0,9223372036854775807], default: 500]
6.19/6.22	c heuristics/crossover/nodesofs = c 750
6.19/6.22	c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
6.19/6.22	c # [type: int, range: [-1,2147483647], default: 30]
6.19/6.22	c heuristics/crossover/freq = c -1
6.19/6.22	c # additional number of allowed LP iterations
6.19/6.22	c # [type: int, range: [0,2147483647], default: 1000]
6.19/6.22	c heuristics/coefdiving/maxlpiterofs = c 1500
6.19/6.22	c # maximal fraction of diving LP iterations compared to node LP iterations
6.19/6.22	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
6.19/6.22	c heuristics/coefdiving/maxlpiterquot = c 0.075
6.19/6.22	c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
6.19/6.22	c # [type: int, range: [-1,2147483647], default: 10]
6.19/6.22	c heuristics/coefdiving/freq = c -1
6.19/6.22	c # priority of node selection rule <dfs> in standard mode
6.19/6.22	c # [type: int, range: [-536870912,536870911], default: 0]
6.19/6.22	c nodeselection/dfs/stdpriority = c 1000000
6.19/6.22	c # maximal number of presolving rounds the presolver participates in (-1: no limit)
6.19/6.22	c # [type: int, range: [-1,2147483647], default: -1]
6.19/6.22	c presolving/probing/maxrounds = c 0
6.19/6.22	c # should presolving try to simplify knapsacks
6.19/6.22	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
6.19/6.22	c constraints/knapsack/simplifyinequalities = c TRUE
6.19/6.22	c # should disaggregation of knapsack constraints be allowed in preprocessing?
6.19/6.22	c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
6.19/6.22	c constraints/knapsack/disaggregation = c FALSE
6.19/6.22	c # maximal number of cardinality inequalities lifted per separation round (-1: unlimited)
6.19/6.24	c # [type: int, range: [-1,2147483647], default: -1]
6.19/6.24	c constraints/knapsack/maxnumcardlift = c 0
6.19/6.24	c # should presolving try to simplify inequalities
6.19/6.24	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
6.19/6.24	c constraints/linear/simplifyinequalities = c TRUE
6.19/6.24	c # maximal number of separation rounds in the root node (-1: unlimited)
6.19/6.24	c # [type: int, range: [-1,2147483647], default: -1]
6.19/6.24	c separating/maxroundsroot = c 5
6.19/6.24	c # maximal number of separation rounds per node (-1: unlimited)
6.19/6.24	c # [type: int, range: [-1,2147483647], default: 5]
6.19/6.24	c separating/maxrounds = c 1
6.19/6.24	c # LP pricing strategy ('l'pi default, 'a'uto, 'f'ull pricing, 'p'artial, 's'teepest edge pricing, 'q'uickstart steepest edge pricing, 'd'evex pricing)
6.19/6.24	c # [type: char, range: {lafpsqd}, default: l]
6.19/6.24	c lp/pricing = c a
6.19/6.24	c # frequency for solving LP at the nodes (-1: never; 0: only root LP)
6.19/6.24	c # [type: int, range: [-1,2147483647], default: 1]
6.19/6.24	c lp/solvefreq = c 0
6.19/6.24	c # solving stops, if the given number of solutions were found (-1: no limit)
6.19/6.24	c # [type: int, range: [-1,2147483647], default: -1]
6.19/6.24	c limits/solutions = c 1
6.19/6.24	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
6.19/6.24	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
6.19/6.24	c limits/memory = c 1620
6.19/6.24	c # maximal time in seconds to run
6.19/6.24	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
6.19/6.24	c limits/time = c 1791
6.19/6.24	c # frequency for displaying node information lines
6.19/6.24	c # [type: int, range: [-1,2147483647], default: 100]
6.19/6.24	c display/freq = c 10000
6.19/6.24	c # should enforcement of pseudo solution be disabled?
6.19/6.24	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
6.19/6.24	c constraints/disableenfops = c TRUE
6.19/6.24	c # maximum age an unnecessary constraint can reach before it is deleted (0: dynamic, -1: keep all constraints)
6.19/6.24	c # [type: int, range: [-1,2147483647], default: 0]
6.19/6.24	c constraints/agelimit = c 1
6.19/6.24	c # should binary conflicts be preferred?
6.19/6.24	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
6.19/6.24	c conflict/preferbinary = c TRUE
6.19/6.24	c # maximal number of intermediate conflict constraints generated in conflict graph (-1: use every intermediate constraint)
6.19/6.24	c # [type: int, range: [-1,2147483647], default: -1]
6.19/6.24	c conflict/interconss = c 0
6.19/6.24	c -----------------------------------------------------------------------------------------------
6.19/6.24	c start solving problem
6.19/6.24	c 
7.99/8.05	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
7.99/8.05	c   5.1s|     1 |     0 |  4510 | 168M|   0 |2267 |  13k|  74k|  74k|  13k|  74k|   0 |   0 |   0 | 1.066700e+04 |      --      |    Inf 
11.79/11.84	c   8.8s|     1 |     0 |  5298 | 168M|   0 |2286 |  13k|  74k|  74k|  13k|  74k|  26 |   0 |   0 | 1.068300e+04 |      --      |    Inf 
16.28/16.31	c  13.3s|     1 |     0 |  5869 | 168M|   0 |2369 |  13k|  74k|  74k|  13k|  74k|  46 |   0 |   0 | 1.069000e+04 |      --      |    Inf 
35.88/35.98	c  32.9s|     1 |     0 |  8645 | 168M|   0 |2505 |  13k|  74k|  74k|  13k|  74k|  64 |   0 |   0 | 1.069933e+04 |      --      |    Inf 
55.46/55.55	c  52.5s|     1 |     0 | 10619 | 169M|   0 |2526 |  13k|  74k|  74k|  13k|  74k|  83 |   0 |   0 | 1.070820e+04 |      --      |    Inf 
74.85/74.94	c  71.8s|     1 |     0 | 12503 | 171M|   0 |2361 |  13k|  74k|  74k|  13k|  74k|  98 |   0 |   0 | 1.071600e+04 |      --      |    Inf 
198.12/198.29	c   195s|     1 |     2 | 12503 | 171M|   0 |2361 |  13k|  74k|  74k|  13k|  74k|  98 |   0 |  18 | 1.071600e+04 |      --      |    Inf 
531.82/532.02	c   528s| 10000 |    10 | 12503 | 175M| 316 |   - |  13k|  74k|  72k|   0 |   0 |  98 |7235 |  18 | 1.072600e+04 |      --      |    Inf 
842.34/842.63	c   838s| 20000 |    28 | 12503 | 176M| 316 |   - |  13k|  75k|  65k|   0 |   0 |  98 |  15k|  18 | 1.072600e+04 |      --      |    Inf 
1144.85/1145.29	c  1140s| 30000 |    45 | 12503 | 177M| 316 |   - |  13k|  77k|  51k|   0 |   0 |  98 |  24k|  18 | 1.072600e+04 |      --      |    Inf 
1430.78/1431.21	c  1425s| 40000 |    41 | 12503 | 176M| 316 |   - |  13k|  76k|  52k|   0 |   0 |  98 |  32k|  18 | 1.072600e+04 |      --      |    Inf 
1725.19/1725.79	c  1719s| 50000 |    45 | 12503 | 176M| 316 |   - |  13k|  75k|  52k|   0 |   0 |  98 |  40k|  18 | 1.072600e+04 |      --      |    Inf 
1796.88/1797.46	c 
1796.88/1797.46	c SCIP Status        : solving was interrupted [time limit reached]
1796.88/1797.46	c Solving Time (sec) : 1791.00
1796.88/1797.46	c Solving Nodes      : 52420
1796.88/1797.46	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1796.88/1797.46	c Dual Bound         : +1.07260000000000e+04
1796.88/1797.46	c Gap                : infinite
1796.88/1797.46	c NODE         52420
1796.88/1797.46	c DUAL BOUND   10726
1796.88/1797.46	c PRIMAL BOUND 1e+20
1796.88/1797.46	c GAP          1e+20
1796.88/1797.46	s UNKNOWN
1796.88/1797.46	c SCIP Status        : solving was interrupted [time limit reached]
1796.88/1797.46	c Solving Time       :    1791.00
1796.88/1797.46	c Original Problem   :
1796.88/1797.46	c   Problem name     : HOME/instance-1885628-1245268094.opb
1796.88/1797.46	c   Variables        : 27735 (27735 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.88/1797.46	c   Constraints      : 136449 initial, 136449 maximal
1796.88/1797.46	c Presolved Problem  :
1796.88/1797.46	c   Problem name     : t_HOME/instance-1885628-1245268094.opb
1796.88/1797.46	c   Variables        : 13720 (13720 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.88/1797.46	c   Constraints      : 74100 initial, 79246 maximal
1796.88/1797.46	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1796.88/1797.46	c   trivial          :       0.05         31          0          0          0          0          0          0          0
1796.88/1797.46	c   dualfix          :       0.01          1          0          0          0          0          0          0          0
1796.88/1797.46	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1796.88/1797.46	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1796.88/1797.46	c   implics          :       0.43          0       9177          0          0          0          0          0          0
1796.88/1797.46	c   probing          :       0.00          0          0          0          0          0          0          0          0
1796.88/1797.46	c   linear           :       1.99       4741         65          0       4772          0      62349         51        145
1796.88/1797.46	c   logicor          :       0.25          0          0          0          0          0          0          0          0
1796.88/1797.46	c   root node        :          -          2          -          -          2          -          -          -          -
1796.88/1797.46	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1796.88/1797.46	c   integral         :          0          0          0          1          0          0          0          0          0          2
1796.88/1797.46	c   logicor          :      74100+         5     462671          0          0      27143    6934535          0          0          0
1796.88/1797.46	c   countsols        :          0          0          0          0          0          0          0          0          0          0
1796.88/1797.46	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1796.88/1797.46	c   integral         :     123.15       0.00       0.00     123.15       0.00
1796.88/1797.46	c   logicor          :     108.34       0.05     108.29       0.00       0.00
1796.88/1797.46	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1796.88/1797.46	c Propagators        :       Time      Calls    Cutoffs    DomReds
1796.88/1797.46	c   rootredcost      :       0.39          0          0          0
1796.88/1797.46	c   pseudoobj        :    1176.79     492937          0          0
1796.88/1797.46	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1796.88/1797.46	c   propagation      :       7.53      27143      27143      27143       26.3      15482       12.6          -
1796.88/1797.46	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1796.88/1797.46	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1796.88/1797.46	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1796.88/1797.46	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1796.88/1797.46	c   applied globally :          -          -          -      42625       21.4          -          -          -
1796.88/1797.46	c   applied locally  :          -          -          -          0        0.0          -          -          -
1796.88/1797.46	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1796.88/1797.46	c   cut pool         :       0.00          4          -          -         18          -    (maximal pool size: 569)
1796.88/1797.46	c   redcost          :       0.02          5          0          0          0          0
1796.88/1797.46	c   impliedbounds    :       0.03          5          0          0          0          0
1796.88/1797.46	c   intobj           :       0.00          0          0          0          0          0
1796.88/1797.46	c   gomory           :       9.73          5          0          0       2500          0
1796.88/1797.46	c   strongcg         :       5.27          5          0          0       2500          0
1796.88/1797.46	c   cmir             :       0.00          0          0          0          0          0
1796.88/1797.46	c   flowcover        :       0.00          0          0          0          0          0
1796.88/1797.46	c   clique           :       0.49          5          0          0         30          0
1796.88/1797.46	c   zerohalf         :       0.00          0          0          0          0          0
1796.88/1797.46	c   mcf              :       0.42          1          0          0          0          0
1796.88/1797.46	c Pricers            :       Time      Calls       Vars
1796.88/1797.46	c   problem variables:       0.00          0          0
1796.88/1797.46	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1796.88/1797.46	c   relpscost        :     123.15          1          0          0          0          0          2
1796.88/1797.46	c   pscost           :       0.00          0          0          0          0          0          0
1796.88/1797.46	c   inference        :     244.15      37523          0          0          0          0      75046
1796.88/1797.46	c   mostinf          :       0.00          0          0          0          0          0          0
1796.88/1797.46	c   leastinf         :       0.00          0          0          0          0          0          0
1796.88/1797.46	c   fullstrong       :       0.00          0          0          0          0          0          0
1796.88/1797.46	c   allfullstrong    :       0.00          0          0          0          0          0          0
1796.88/1797.46	c   random           :       0.00          0          0          0          0          0          0
1796.88/1797.46	c Primal Heuristics  :       Time      Calls      Found
1796.88/1797.46	c   LP solutions     :       0.00          -          0
1796.88/1797.46	c   pseudo solutions :       0.00          -          0
1796.88/1797.46	c   simplerounding   :       0.00          0          0
1796.88/1797.46	c   rounding         :       0.00          0          0
1796.88/1797.46	c   shifting         :       0.00          0          0
1796.88/1797.46	c   intshifting      :       0.00          0          0
1796.88/1797.46	c   oneopt           :       0.00          0          0
1796.88/1797.46	c   fixandinfer      :       0.00          0          0
1796.88/1797.46	c   feaspump         :       0.00          0          0
1796.88/1797.46	c   coefdiving       :       0.00          0          0
1796.88/1797.46	c   pscostdiving     :       0.00          0          0
1796.88/1797.46	c   fracdiving       :       0.00          0          0
1796.88/1797.46	c   veclendiving     :       0.00          0          0
1796.88/1797.46	c   intdiving        :       0.00          0          0
1796.88/1797.46	c   actconsdiving    :       0.00          0          0
1796.88/1797.46	c   objpscostdiving  :       0.00          0          0
1796.88/1797.46	c   rootsoldiving    :       0.00          0          0
1796.88/1797.46	c   linesearchdiving :       0.00          0          0
1796.88/1797.46	c   guideddiving     :       0.00          0          0
1796.88/1797.46	c   octane           :       0.00          0          0
1796.88/1797.46	c   rens             :       0.00          0          0
1796.88/1797.46	c   rins             :       0.00          0          0
1796.88/1797.46	c   localbranching   :       0.00          0          0
1796.88/1797.46	c   mutation         :       0.00          0          0
1796.88/1797.46	c   crossover        :       0.00          0          0
1796.88/1797.46	c   dins             :       0.00          0          0
1796.88/1797.46	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1796.88/1797.46	c   primal LP        :       0.16          0          0       0.00       0.00
1796.88/1797.46	c   dual LP          :      51.83          6      12503    2083.83     241.23
1796.88/1797.46	c   barrier LP       :       0.00          0          0       0.00          -
1796.88/1797.46	c   diving/probing LP:       0.00          0          0       0.00          -
1796.88/1797.46	c   strong branching :     123.15         18      13502     750.11     109.64
1796.88/1797.46	c     (at root node) :          -         18      13502     750.11          -
1796.88/1797.46	c   conflict analysis:       0.00          0          0       0.00          -
1796.88/1797.46	c B&B Tree           :
1796.88/1797.46	c   number of runs   :          1
1796.88/1797.46	c   nodes            :      52420
1796.88/1797.46	c   nodes (total)    :      52420
1796.88/1797.46	c   nodes left       :         45
1796.88/1797.46	c   max depth        :        316
1796.88/1797.46	c   max depth (total):        316
1796.88/1797.46	c   backtracks       :      13671 (26.1%)
1796.88/1797.46	c   delayed cutoffs  :      22584
1796.88/1797.46	c   repropagations   :      54498 (3132993 domain reductions, 12247 cutoffs)
1796.88/1797.46	c   avg switch length:       3.12
1796.88/1797.46	c   switching time   :      45.54
1796.88/1797.46	c Solution           :
1796.88/1797.46	c   Solutions found  :          0 (0 improvements)
1796.88/1797.46	c   Primal Bound     :          -
1796.88/1797.46	c   Dual Bound       : +1.07260000000000e+04
1796.88/1797.46	c   Gap              :   infinite
1796.88/1797.46	c   Root Dual Bound  : +1.07160000000000e+04
1797.48/1798.03	c Time complete: 1797.51.

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

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


[startup+0 s]
/proc/loadavg: 1.00 1.00 0.97 3/64 8092
/proc/meminfo: memFree=1772456/2055920 swapFree=4181660/4192956
[pid=8092] ppid=8090 vsize=5812 CPUtime=0
/proc/8092/stat : 8092 (pbscip.linux.x8) R 8090 8092 7509 0 -1 4194304 520 0 0 0 0 0 0 0 18 0 1 0 194409630 5951488 504 1992294400 4194304 9342243 548682068736 18446744073709551615 8143536 0 0 4096 0 0 0 0 17 1 0 0
/proc/8092/statm: 1454 516 345 1256 0 193 0

[startup+0.0918241 s]
/proc/loadavg: 1.00 1.00 0.97 3/64 8092
/proc/meminfo: memFree=1772456/2055920 swapFree=4181660/4192956
[pid=8092] ppid=8090 vsize=15044 CPUtime=0.08
/proc/8092/stat : 8092 (pbscip.linux.x8) R 8090 8092 7509 0 -1 4194304 2747 0 0 0 7 1 0 0 18 0 1 0 194409630 15405056 2731 1992294400 4194304 9342243 548682068736 18446744073709551615 8305584 0 0 4096 0 0 0 0 17 1 0 0
/proc/8092/statm: 3761 2731 376 1256 0 2500 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 15044

[startup+0.101824 s]
/proc/loadavg: 1.00 1.00 0.97 3/64 8092
/proc/meminfo: memFree=1772456/2055920 swapFree=4181660/4192956
[pid=8092] ppid=8090 vsize=15752 CPUtime=0.09
/proc/8092/stat : 8092 (pbscip.linux.x8) R 8090 8092 7509 0 -1 4194304 2925 0 0 0 8 1 0 0 18 0 1 0 194409630 16130048 2909 1992294400 4194304 9342243 548682068736 18446744073709551615 8247763 0 0 4096 0 0 0 0 17 1 0 0
/proc/8092/statm: 3938 2909 376 1256 0 2677 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15752

[startup+0.301843 s]
/proc/loadavg: 1.00 1.00 0.97 3/64 8092
/proc/meminfo: memFree=1772456/2055920 swapFree=4181660/4192956
[pid=8092] ppid=8090 vsize=22840 CPUtime=0.29
/proc/8092/stat : 8092 (pbscip.linux.x8) R 8090 8092 7509 0 -1 4194304 4686 0 0 0 28 1 0 0 19 0 1 0 194409630 23388160 4670 1992294400 4194304 9342243 548682068736 18446744073709551615 8305584 0 0 4096 0 0 0 0 17 1 0 0
/proc/8092/statm: 5710 4670 376 1256 0 4449 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 22840

[startup+0.701881 s]
/proc/loadavg: 1.00 1.00 0.97 3/64 8092
/proc/meminfo: memFree=1772456/2055920 swapFree=4181660/4192956
[pid=8092] ppid=8090 vsize=36596 CPUtime=0.69
/proc/8092/stat : 8092 (pbscip.linux.x8) R 8090 8092 7509 0 -1 4194304 7905 0 0 0 66 3 0 0 23 0 1 0 194409630 37474304 7890 1992294400 4194304 9342243 548682068736 18446744073709551615 5858006 0 0 4096 0 0 0 0 17 1 0 0
/proc/8092/statm: 9149 7896 376 1256 0 7888 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 36596

[startup+1.50196 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 8093
/proc/meminfo: memFree=1732256/2055920 swapFree=4181660/4192956
[pid=8092] ppid=8090 vsize=59708 CPUtime=1.49
/proc/8092/stat : 8092 (pbscip.linux.x8) R 8090 8092 7509 0 -1 4194304 13870 0 0 0 142 7 0 0 25 0 1 0 194409630 61140992 13854 1992294400 4194304 9342243 548682068736 18446744073709551615 8305584 0 0 4096 0 0 0 0 17 1 0 0
/proc/8092/statm: 14927 13854 376 1256 0 13666 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 59708

[startup+3.10111 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 8093
/proc/meminfo: memFree=1698848/2055920 swapFree=4181660/4192956
[pid=8092] ppid=8090 vsize=195456 CPUtime=3.09
/proc/8092/stat : 8092 (pbscip.linux.x8) R 8090 8092 7509 0 -1 4194304 47505 0 0 0 281 28 0 0 25 0 1 0 194409630 200146944 47135 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8092/statm: 48864 47135 474 1256 0 47603 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 195456

[startup+6.30142 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 8093
/proc/meminfo: memFree=1558368/2055920 swapFree=4181660/4192956
[pid=8092] ppid=8090 vsize=241416 CPUtime=6.29
/proc/8092/stat : 8092 (pbscip.linux.x8) R 8090 8092 7509 0 -1 4194304 60632 0 0 0 546 83 0 0 17 0 1 0 194409630 247209984 58654 1992294400 4194304 9342243 548682068736 18446744073709551615 4206485 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8092/statm: 60354 58654 507 1256 0 59093 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 241416

[startup+12.701 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 8093
/proc/meminfo: memFree=1472104/2055920 swapFree=4181660/4192956
[pid=8092] ppid=8090 vsize=331060 CPUtime=12.69
/proc/8092/stat : 8092 (pbscip.linux.x8) R 8090 8092 7509 0 -1 4194304 87232 0 0 0 1171 98 0 0 25 0 1 0 194409630 339005440 75526 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8092/statm: 82765 75526 642 1256 0 81504 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 331060

[startup+25.5013 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 8093
/proc/meminfo: memFree=1464872/2055920 swapFree=4181660/4192956
[pid=8092] ppid=8090 vsize=340276 CPUtime=25.48
/proc/8092/stat : 8092 (pbscip.linux.x8) R 8090 8092 7509 0 -1 4194304 89067 0 0 0 2447 101 0 0 25 0 1 0 194409630 348442624 77361 1992294400 4194304 9342243 548682068736 18446744073709551615 6965923 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8092/statm: 85069 77361 644 1256 0 83808 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 340276

[startup+51.1017 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 8093
/proc/meminfo: memFree=1463208/2055920 swapFree=4181660/4192956
[pid=8092] ppid=8090 vsize=340276 CPUtime=51.06
/proc/8092/stat : 8092 (pbscip.linux.x8) R 8090 8092 7509 0 -1 4194304 89490 0 0 0 5003 103 0 0 25 0 1 0 194409630 348442624 77784 1992294400 4194304 9342243 548682068736 18446744073709551615 5868521 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8092/statm: 85069 77784 644 1256 0 83808 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 340276

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 8093
/proc/meminfo: memFree=1451624/2055920 swapFree=4181660/4192956
[pid=8092] ppid=8090 vsize=389688 CPUtime=102.25
/proc/8092/stat : 8092 (pbscip.linux.x8) R 8090 8092 7509 0 -1 4194304 102703 0 0 0 10113 112 0 0 25 0 1 0 194409630 399040512 80670 1992294400 4194304 9342243 548682068736 18446744073709551615 6960579 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8092/statm: 97422 80670 649 1256 0 96161 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 389688

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 8093
/proc/meminfo: memFree=1451688/2055920 swapFree=4181660/4192956
[pid=8092] ppid=8090 vsize=389688 CPUtime=162.23
/proc/8092/stat : 8092 (pbscip.linux.x8) R 8090 8092 7509 0 -1 4194304 112819 0 0 0 16104 119 0 0 25 0 1 0 194409630 399040512 80657 1992294400 4194304 9342243 548682068736 18446744073709551615 6960579 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8092/statm: 97422 80657 649 1256 0 96161 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 389688

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 8095
/proc/meminfo: memFree=1454624/2055920 swapFree=4181660/4192956
[pid=8092] ppid=8090 vsize=345204 CPUtime=222.21
/proc/8092/stat : 8092 (pbscip.linux.x8) R 8090 8092 7509 0 -1 4194304 117796 0 0 0 22094 127 0 0 25 0 1 0 194409630 353488896 79846 1992294400 4194304 9342243 548682068736 18446744073709551615 5433159 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8092/statm: 86301 79846 668 1256 0 85040 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 345204

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 8095
/proc/meminfo: memFree=1452136/2055920 swapFree=4181660/4192956
[pid=8092] ppid=8090 vsize=345204 CPUtime=282.2
/proc/8092/stat : 8092 (pbscip.linux.x8) R 8090 8092 7509 0 -1 4194304 118463 0 0 0 28082 138 0 0 25 0 1 0 194409630 353488896 80513 1992294400 4194304 9342243 548682068736 18446744073709551615 4770543 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8092/statm: 86301 80513 668 1256 0 85040 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 345204

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 8095
/proc/meminfo: memFree=1450792/2055920 swapFree=4181660/4192956
[pid=8092] ppid=8090 vsize=345204 CPUtime=342.18
/proc/8092/stat : 8092 (pbscip.linux.x8) R 8090 8092 7509 0 -1 4194304 118779 0 0 0 34069 149 0 0 25 0 1 0 194409630 353488896 80829 1992294400 4194304 9342243 548682068736 18446744073709551615 4770417 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8092/statm: 86301 80829 668 1256 0 85040 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 345204

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 8095
/proc/meminfo: memFree=1448616/2055920 swapFree=4181660/4192956
[pid=8092] ppid=8090 vsize=345204 CPUtime=402.16
/proc/8092/stat : 8092 (pbscip.linux.x8) R 8090 8092 7509 0 -1 4194304 119306 0 0 0 40058 158 0 0 25 0 1 0 194409630 353488896 81356 1992294400 4194304 9342243 548682068736 18446744073709551615 4769564 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8092/statm: 86301 81356 668 1256 0 85040 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 345204

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 8095
/proc/meminfo: memFree=1446312/2055920 swapFree=4181660/4192956
[pid=8092] ppid=8090 vsize=347268 CPUtime=462.15
/proc/8092/stat : 8092 (pbscip.linux.x8) R 8090 8092 7509 0 -1 4194304 119883 0 0 0 46047 168 0 0 25 0 1 0 194409630 355602432 81933 1992294400 4194304 9342243 548682068736 18446744073709551615 5433159 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8092/statm: 86817 81933 668 1256 0 85556 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 347268

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 8095
/proc/meminfo: memFree=1445864/2055920 swapFree=4181660/4192956
[pid=8092] ppid=8090 vsize=347732 CPUtime=522.13
/proc/8092/stat : 8092 (pbscip.linux.x8) R 8090 8092 7509 0 -1 4194304 120002 0 0 0 52037 176 0 0 25 0 1 0 194409630 356077568 82052 1992294400 4194304 9342243 548682068736 18446744073709551615 4770535 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8092/statm: 86933 82052 668 1256 0 85672 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 347732

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 8095
/proc/meminfo: memFree=1443368/2055920 swapFree=4181660/4192956
[pid=8092] ppid=8090 vsize=350292 CPUtime=582.12
/proc/8092/stat : 8092 (pbscip.linux.x8) R 8090 8092 7509 0 -1 4194304 120622 0 0 0 58026 186 0 0 25 0 1 0 194409630 358699008 82672 1992294400 4194304 9342243 548682068736 18446744073709551615 5433159 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8092/statm: 87573 82672 668 1256 0 86312 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 350292

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 8095
/proc/meminfo: memFree=1441640/2055920 swapFree=4181660/4192956
[pid=8092] ppid=8090 vsize=352064 CPUtime=642.1
/proc/8092/stat : 8092 (pbscip.linux.x8) R 8090 8092 7509 0 -1 4194304 121054 0 0 0 64013 197 0 0 25 0 1 0 194409630 360513536 83104 1992294400 4194304 9342243 548682068736 18446744073709551615 5433159 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8092/statm: 88016 83104 668 1256 0 86755 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 352064

[startup+702.301 s]

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

/proc/meminfo: memFree=1425192/2055920 swapFree=4181660/4192956
[pid=8092] ppid=8090 vsize=368812 CPUtime=1121.96
/proc/8092/stat : 8092 (pbscip.linux.x8) R 8090 8092 7509 0 -1 4194304 125123 0 0 0 111918 278 0 0 25 0 1 0 194409630 377663488 87173 1992294400 4194304 9342243 548682068736 18446744073709551615 5432873 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8092/statm: 92203 87173 668 1256 0 90942 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 368812

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 8101
/proc/meminfo: memFree=1423720/2055920 swapFree=4181660/4192956
[pid=8092] ppid=8090 vsize=370252 CPUtime=1181.94
/proc/8092/stat : 8092 (pbscip.linux.x8) R 8090 8092 7509 0 -1 4194304 125484 0 0 0 117905 289 0 0 25 0 1 0 194409630 379138048 87534 1992294400 4194304 9342243 548682068736 18446744073709551615 5433212 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8092/statm: 92563 87534 668 1256 0 91302 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 370252

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 8101
/proc/meminfo: memFree=1422952/2055920 swapFree=4181660/4192956
[pid=8092] ppid=8090 vsize=371060 CPUtime=1241.93
/proc/8092/stat : 8092 (pbscip.linux.x8) R 8090 8092 7509 0 -1 4194304 125646 0 0 0 123893 300 0 0 25 0 1 0 194409630 379965440 87696 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8092/statm: 92765 87696 668 1256 0 91504 0
Current children cumulated CPU time (s) 1241.93
Current children cumulated vsize (KiB) 371060

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 8101
/proc/meminfo: memFree=1422056/2055920 swapFree=4181660/4192956
[pid=8092] ppid=8090 vsize=371868 CPUtime=1301.92
/proc/8092/stat : 8092 (pbscip.linux.x8) R 8090 8092 7509 0 -1 4194304 125865 0 0 0 129882 310 0 0 25 0 1 0 194409630 380792832 87915 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8092/statm: 92967 87915 668 1256 0 91706 0
Current children cumulated CPU time (s) 1301.92
Current children cumulated vsize (KiB) 371868

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 8101
/proc/meminfo: memFree=1420968/2055920 swapFree=4181660/4192956
[pid=8092] ppid=8090 vsize=373016 CPUtime=1361.89
/proc/8092/stat : 8092 (pbscip.linux.x8) R 8090 8092 7509 0 -1 4194304 126126 0 0 0 135869 320 0 0 25 0 1 0 194409630 381968384 88176 1992294400 4194304 9342243 548682068736 18446744073709551615 4770543 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8092/statm: 93254 88176 668 1256 0 91993 0
Current children cumulated CPU time (s) 1361.89
Current children cumulated vsize (KiB) 373016

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 8101
/proc/meminfo: memFree=1420072/2055920 swapFree=4181660/4192956
[pid=8092] ppid=8090 vsize=373876 CPUtime=1421.88
/proc/8092/stat : 8092 (pbscip.linux.x8) R 8090 8092 7509 0 -1 4194304 126345 0 0 0 141857 331 0 0 25 0 1 0 194409630 382849024 88395 1992294400 4194304 9342243 548682068736 18446744073709551615 5433159 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8092/statm: 93469 88395 668 1256 0 92208 0
Current children cumulated CPU time (s) 1421.88
Current children cumulated vsize (KiB) 373876

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 8101
/proc/meminfo: memFree=1418536/2055920 swapFree=4181660/4192956
[pid=8092] ppid=8090 vsize=375464 CPUtime=1481.86
/proc/8092/stat : 8092 (pbscip.linux.x8) R 8090 8092 7509 0 -1 4194304 126710 0 0 0 147845 341 0 0 25 0 1 0 194409630 384475136 88760 1992294400 4194304 9342243 548682068736 18446744073709551615 5433159 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8092/statm: 93866 88760 668 1256 0 92605 0
Current children cumulated CPU time (s) 1481.86
Current children cumulated vsize (KiB) 375464

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 8101
/proc/meminfo: memFree=1418088/2055920 swapFree=4181660/4192956
[pid=8092] ppid=8090 vsize=375972 CPUtime=1541.85
/proc/8092/stat : 8092 (pbscip.linux.x8) R 8090 8092 7509 0 -1 4194304 126820 0 0 0 153835 350 0 0 25 0 1 0 194409630 384995328 88870 1992294400 4194304 9342243 548682068736 18446744073709551615 5433166 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8092/statm: 93993 88870 668 1256 0 92732 0
Current children cumulated CPU time (s) 1541.85
Current children cumulated vsize (KiB) 375972

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 8101
/proc/meminfo: memFree=1417576/2055920 swapFree=4181660/4192956
[pid=8092] ppid=8090 vsize=376468 CPUtime=1601.82
/proc/8092/stat : 8092 (pbscip.linux.x8) R 8090 8092 7509 0 -1 4194304 126940 0 0 0 159823 359 0 0 25 0 1 0 194409630 385503232 88990 1992294400 4194304 9342243 548682068736 18446744073709551615 5433159 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8092/statm: 94117 88990 668 1256 0 92856 0
Current children cumulated CPU time (s) 1601.82
Current children cumulated vsize (KiB) 376468

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 8101
/proc/meminfo: memFree=1416872/2055920 swapFree=4181660/4192956
[pid=8092] ppid=8090 vsize=377104 CPUtime=1661.81
/proc/8092/stat : 8092 (pbscip.linux.x8) R 8090 8092 7509 0 -1 4194304 127107 0 0 0 165811 370 0 0 25 0 1 0 194409630 386154496 89157 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8092/statm: 94276 89157 668 1256 0 93015 0
Current children cumulated CPU time (s) 1661.81
Current children cumulated vsize (KiB) 377104

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 8101
/proc/meminfo: memFree=1415272/2055920 swapFree=4181660/4192956
[pid=8092] ppid=8090 vsize=378692 CPUtime=1721.79
/proc/8092/stat : 8092 (pbscip.linux.x8) R 8090 8092 7509 0 -1 4194304 127502 0 0 0 171799 380 0 0 25 0 1 0 194409630 387780608 89552 1992294400 4194304 9342243 548682068736 18446744073709551615 5432938 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8092/statm: 94673 89552 668 1256 0 93412 0
Current children cumulated CPU time (s) 1721.79
Current children cumulated vsize (KiB) 378692

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 8101
/proc/meminfo: memFree=1414760/2055920 swapFree=4181660/4192956
[pid=8092] ppid=8090 vsize=379316 CPUtime=1781.78
/proc/8092/stat : 8092 (pbscip.linux.x8) R 8090 8092 7509 0 -1 4194304 127628 0 0 0 177788 390 0 0 25 0 1 0 194409630 388419584 89678 1992294400 4194304 9342243 548682068736 18446744073709551615 4769564 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8092/statm: 94829 89678 668 1256 0 93568 0
Current children cumulated CPU time (s) 1781.78
Current children cumulated vsize (KiB) 379316

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

[startup+1785.5 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 8101
/proc/meminfo: memFree=1414632/2055920 swapFree=4181660/4192956
[pid=8092] ppid=8090 vsize=379316 CPUtime=1784.98
/proc/8092/stat : 8092 (pbscip.linux.x8) R 8090 8092 7509 0 -1 4194304 127648 0 0 0 178107 391 0 0 25 0 1 0 194409630 388419584 89698 1992294400 4194304 9342243 548682068736 18446744073709551615 5433159 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8092/statm: 94829 89698 668 1256 0 93568 0
Current children cumulated CPU time (s) 1784.98
Current children cumulated vsize (KiB) 379316

[startup+1791.91 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 8101
/proc/meminfo: memFree=1414568/2055920 swapFree=4181660/4192956
[pid=8092] ppid=8090 vsize=379452 CPUtime=1791.38
/proc/8092/stat : 8092 (pbscip.linux.x8) R 8090 8092 7509 0 -1 4194304 127659 0 0 0 178747 391 0 0 25 0 1 0 194409630 388558848 89709 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8092/statm: 94863 89709 668 1256 0 93602 0
Current children cumulated CPU time (s) 1791.38
Current children cumulated vsize (KiB) 379452

[startup+1795.1 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 8101
/proc/meminfo: memFree=1414568/2055920 swapFree=4181660/4192956
[pid=8092] ppid=8090 vsize=379452 CPUtime=1794.58
/proc/8092/stat : 8092 (pbscip.linux.x8) R 8090 8092 7509 0 -1 4194304 127659 0 0 0 179067 391 0 0 25 0 1 0 194409630 388558848 89709 1992294400 4194304 9342243 548682068736 18446744073709551615 5432881 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8092/statm: 94863 89709 668 1256 0 93602 0
Current children cumulated CPU time (s) 1794.58
Current children cumulated vsize (KiB) 379452

[startup+1796.7 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 8101
/proc/meminfo: memFree=1414568/2055920 swapFree=4181660/4192956
[pid=8092] ppid=8090 vsize=379452 CPUtime=1796.17
/proc/8092/stat : 8092 (pbscip.linux.x8) R 8090 8092 7509 0 -1 4194304 127659 0 0 0 179225 392 0 0 25 0 1 0 194409630 388558848 89709 1992294400 4194304 9342243 548682068736 18446744073709551615 5433049 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8092/statm: 94863 89709 668 1256 0 93602 0
Current children cumulated CPU time (s) 1796.17
Current children cumulated vsize (KiB) 379452

[startup+1797.5 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 8101
/proc/meminfo: memFree=1414568/2055920 swapFree=4181660/4192956
[pid=8092] ppid=8090 vsize=379452 CPUtime=1796.97
/proc/8092/stat : 8092 (pbscip.linux.x8) R 8090 8092 7509 0 -1 4194304 127663 0 0 0 179305 392 0 0 25 0 1 0 194409630 388558848 89713 1992294400 4194304 9342243 548682068736 18446744073709551615 4237366 0 0 4096 0 0 0 0 17 1 0 0
/proc/8092/statm: 94863 89713 672 1256 0 93602 0
Current children cumulated CPU time (s) 1796.97
Current children cumulated vsize (KiB) 379452

[startup+1797.9 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 8101
/proc/meminfo: memFree=1414568/2055920 swapFree=4181660/4192956
[pid=8092] ppid=8090 vsize=379452 CPUtime=1797.37
/proc/8092/stat : 8092 (pbscip.linux.x8) R 8090 8092 7509 0 -1 4194304 127666 0 0 0 179345 392 0 0 25 0 1 0 194409630 388558848 89716 1992294400 4194304 9342243 548682068736 18446744073709551615 5021670 0 0 4096 0 0 0 0 17 1 0 0
/proc/8092/statm: 94863 89716 675 1256 0 93602 0
Current children cumulated CPU time (s) 1797.37
Current children cumulated vsize (KiB) 379452

[startup+1798 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 8101
/proc/meminfo: memFree=1414568/2055920 swapFree=4181660/4192956
[pid=8092] ppid=8090 vsize=323776 CPUtime=1797.48
/proc/8092/stat : 8092 (pbscip.linux.x8) R 8090 8092 7509 0 -1 4194304 127666 0 0 0 179353 395 0 0 25 0 1 0 194409630 331546624 75856 1992294400 4194304 9342243 548682068736 18446744073709551615 8483466 0 0 4096 0 0 0 0 17 1 0 0
/proc/8092/statm: 80944 75856 25292 1256 0 79683 0
Current children cumulated CPU time (s) 1797.48
Current children cumulated vsize (KiB) 323776

Child status: 0
Real time (s): 1798.03
CPU time (s): 1797.52
CPU user time (s): 1793.53
CPU system time (s): 3.98539
CPU usage (%): 99.9713
Max. virtual memory (cumulated for all children) (KiB): 390856

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.53
system time used= 3.98539
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 127670
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= 5
involuntary context switches= 3318

runsolver used 1.46178 second user time and 3.90241 second system time

The end

Launcher Data

Begin job on node18 at 2009-06-17 21:48:15
IDJOB=1885628
IDBENCH=72076
IDSOLVER=684
FILE ID=node18/1885628-1245268094
PBS_JOBID= 9372435
Free space on /tmp= 66168 MiB

SOLVER NAME= SCIPclp SCIP 1.1.0.7 with CLP 1.8.2
BENCH NAME= PB09/normalized-PB09/PURE-SAT/SAT09/APPLICATIONS/bioinfo/q_query_3_l39_lambda.opb
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt-gcc42.clp -t TIMEOUT -m MEMLIMIT -f BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1885628-1245268094/watcher-1885628-1245268094 -o /tmp/evaluation-result-1885628-1245268094/solver-1885628-1245268094 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt-gcc42.clp -t 1800 -m 1800 -f HOME/instance-1885628-1245268094.opb

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

MD5SUM BENCH= 62e0b30e4c26f85cc5b39f61cab95592
RANDOM SEED=927919235

node18.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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.236
cache size	: 2048 KB
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 pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
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.236
cache size	: 2048 KB
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 pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1772872 kB
Buffers:         48480 kB
Cached:         161148 kB
SwapCached:       5592 kB
Active:         100108 kB
Inactive:       117492 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1772872 kB
SwapTotal:     4192956 kB
SwapFree:      4181660 kB
Dirty:           16252 kB
Writeback:           0 kB
Mapped:          13044 kB
Slab:            51464 kB
Committed_AS:   174308 kB
PageTables:       1376 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66156 MiB
End job on node18 at 2009-06-17 22:18:13