Trace number 1885618

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.6 1798.21

General information on the benchmark

Name/PURE-SAT/SAT09/APPLICATIONS/
bioinfo/q_query_3_l37_lambda.opb
MD5SUM86ccfa3ef8492e4ccd7d29e3f11940da
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 benchmark19.3901
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables26241
Total number of constraints128361
Number of constraints which are clauses128361
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

1.89/1.98	c SCIP version 1.1.0.7
1.89/1.98	c LP-Solver Clp 1.8.2
1.89/1.98	c user parameter file <scip.set> not found - using default parameters
1.89/1.98	c read problem <HOME/instance-1885618-1245267994.opb>
1.89/1.98	c original problem has 26241 variables (26241 bin, 0 int, 0 impl, 0 cont) and 128361 constraints
2.39/2.48	c No objective function, only one solution is needed.
2.39/2.48	c start presolving problem
2.39/2.48	c presolving:
3.20/3.26	c (round 1) 6556 del vars, 9128 del conss, 4164 chg bounds, 9 chg sides, 18 chg coeffs, 0 upgd conss, 304577 impls, 0 clqs
3.58/3.67	c (round 2) 9609 del vars, 20737 del conss, 4372 chg bounds, 36 chg sides, 121 chg coeffs, 0 upgd conss, 357154 impls, 0 clqs
4.09/4.15	c (round 3) 11930 del vars, 33809 del conss, 4485 chg bounds, 47 chg sides, 139 chg coeffs, 0 upgd conss, 557124 impls, 0 clqs
4.49/4.51	c (round 4) 13229 del vars, 45299 del conss, 4556 chg bounds, 47 chg sides, 141 chg coeffs, 0 upgd conss, 700104 impls, 0 clqs
4.59/4.69	c (round 5) 13370 del vars, 52923 del conss, 4600 chg bounds, 47 chg sides, 141 chg coeffs, 0 upgd conss, 712446 impls, 0 clqs
4.69/4.77	c (round 6) 13386 del vars, 53648 del conss, 4613 chg bounds, 48 chg sides, 145 chg coeffs, 0 upgd conss, 713215 impls, 0 clqs
4.79/4.83	c (round 7) 13390 del vars, 53798 del conss, 4615 chg bounds, 48 chg sides, 145 chg coeffs, 0 upgd conss, 713441 impls, 0 clqs
4.89/4.95	c (round 8) 13391 del vars, 53808 del conss, 4616 chg bounds, 48 chg sides, 145 chg coeffs, 0 upgd conss, 713455 impls, 0 clqs
5.59/5.68	c (round 9) 13391 del vars, 59270 del conss, 4616 chg bounds, 50 chg sides, 145 chg coeffs, 69091 upgd conss, 713455 impls, 0 clqs
5.79/5.84	c presolving (10 rounds):
5.79/5.84	c  13391 deleted vars, 59272 deleted constraints, 4616 tightened bounds, 0 added holes, 50 changed sides, 145 changed coefficients
5.79/5.84	c  713455 implications, 0 cliques
5.79/5.84	c presolved problem has 12850 variables (12850 bin, 0 int, 0 impl, 0 cont) and 69089 constraints
5.79/5.84	c   69089 constraints of type <logicor>
5.79/5.84	c transformed objective value is always integral (scale: 1)
5.79/5.84	c Presolving Time: 2.82
5.79/5.84	c PURESAT
5.79/5.84	c -----------------------------------------------------------------------------------------------
5.79/5.84	c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
5.79/5.84	c # [type: int, range: [-1,2147483647], default: 0]
5.79/5.84	c separating/flowcover/freq = c -1
5.79/5.84	c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
5.79/5.84	c # [type: int, range: [-1,2147483647], default: 0]
5.79/5.84	c separating/cmir/freq = c -1
5.79/5.84	c # additional number of allowed LP iterations
5.79/5.84	c # [type: int, range: [0,2147483647], default: 1000]
5.79/5.84	c heuristics/veclendiving/maxlpiterofs = c 1500
5.79/5.84	c # maximal fraction of diving LP iterations compared to node LP iterations
5.79/5.84	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
5.79/5.84	c heuristics/veclendiving/maxlpiterquot = c 0.075
5.79/5.84	c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
5.79/5.84	c # [type: int, range: [-1,2147483647], default: 10]
5.79/5.84	c heuristics/veclendiving/freq = c -1
5.79/5.84	c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
5.79/5.84	c # [type: int, range: [-1,2147483647], default: 1]
5.79/5.84	c heuristics/simplerounding/freq = c -1
5.79/5.84	c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
5.79/5.84	c # [type: int, range: [-1,2147483647], default: 10]
5.79/5.84	c heuristics/shifting/freq = c -1
5.79/5.84	c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
5.79/5.84	c # [type: int, range: [-1,2147483647], default: 1]
5.79/5.84	c heuristics/rounding/freq = c -1
5.79/5.84	c # additional number of allowed LP iterations
5.79/5.84	c # [type: int, range: [0,2147483647], default: 1000]
5.79/5.84	c heuristics/rootsoldiving/maxlpiterofs = c 1500
5.79/5.84	c # maximal fraction of diving LP iterations compared to node LP iterations
5.79/5.84	c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
5.79/5.84	c heuristics/rootsoldiving/maxlpiterquot = c 0.015
5.79/5.84	c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
5.79/5.84	c # [type: int, range: [-1,2147483647], default: 20]
5.79/5.84	c heuristics/rootsoldiving/freq = c -1
5.79/5.84	c # number of nodes added to the contingent of the total nodes
5.79/5.84	c # [type: longint, range: [0,9223372036854775807], default: 500]
5.79/5.84	c heuristics/rens/nodesofs = c 2000
5.79/5.84	c # minimum percentage of integer variables that have to be fixable 
5.79/5.84	c # [type: real, range: [0,1], default: 0.5]
5.79/5.84	c heuristics/rens/minfixingrate = c 0.3
5.79/5.84	c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
5.79/5.84	c # [type: int, range: [-1,2147483647], default: 0]
5.79/5.84	c heuristics/rens/freq = c -1
5.79/5.84	c # additional number of allowed LP iterations
5.79/5.84	c # [type: int, range: [0,2147483647], default: 1000]
5.79/5.84	c heuristics/pscostdiving/maxlpiterofs = c 1500
5.79/5.84	c # maximal fraction of diving LP iterations compared to node LP iterations
5.79/5.84	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
5.79/5.84	c heuristics/pscostdiving/maxlpiterquot = c 0.075
5.79/5.84	c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
5.79/5.84	c # [type: int, range: [-1,2147483647], default: 10]
5.79/5.84	c heuristics/pscostdiving/freq = c -1
5.79/5.84	c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
5.79/5.84	c # [type: int, range: [-1,2147483647], default: 1]
5.79/5.84	c heuristics/oneopt/freq = c -1
5.79/5.84	c # additional number of allowed LP iterations
5.79/5.84	c # [type: int, range: [0,2147483647], default: 1000]
5.79/5.84	c heuristics/objpscostdiving/maxlpiterofs = c 1500
5.79/5.84	c # maximal fraction of diving LP iterations compared to total iteration number
5.79/5.84	c # [type: real, range: [0,1], default: 0.01]
5.79/5.84	c heuristics/objpscostdiving/maxlpiterquot = c 0.015
5.79/5.84	c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
5.79/5.84	c # [type: int, range: [-1,2147483647], default: 20]
5.79/5.84	c heuristics/objpscostdiving/freq = c -1
5.79/5.84	c # additional number of allowed LP iterations
5.79/5.84	c # [type: int, range: [0,2147483647], default: 1000]
5.79/5.84	c heuristics/linesearchdiving/maxlpiterofs = c 1500
5.79/5.84	c # maximal fraction of diving LP iterations compared to node LP iterations
5.79/5.84	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
5.79/5.84	c heuristics/linesearchdiving/maxlpiterquot = c 0.075
5.79/5.84	c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
5.79/5.84	c # [type: int, range: [-1,2147483647], default: 10]
5.79/5.84	c heuristics/linesearchdiving/freq = c -1
5.79/5.84	c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
5.79/5.84	c # [type: int, range: [-1,2147483647], default: 10]
5.79/5.84	c heuristics/intshifting/freq = c -1
5.79/5.84	c # maximal fraction of diving LP iterations compared to node LP iterations
5.79/5.84	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
5.79/5.84	c heuristics/intdiving/maxlpiterquot = c 0.075
5.79/5.84	c # additional number of allowed LP iterations
5.79/5.84	c # [type: int, range: [0,2147483647], default: 1000]
5.79/5.84	c heuristics/guideddiving/maxlpiterofs = c 1500
5.79/5.84	c # maximal fraction of diving LP iterations compared to node LP iterations
5.79/5.84	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
5.79/5.84	c heuristics/guideddiving/maxlpiterquot = c 0.075
5.79/5.84	c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
5.79/5.84	c # [type: int, range: [-1,2147483647], default: 10]
5.79/5.84	c heuristics/guideddiving/freq = c -1
5.79/5.84	c # additional number of allowed LP iterations
5.79/5.84	c # [type: int, range: [0,2147483647], default: 1000]
5.79/5.84	c heuristics/fracdiving/maxlpiterofs = c 1500
5.79/5.84	c # maximal fraction of diving LP iterations compared to node LP iterations
5.79/5.84	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
5.79/5.84	c heuristics/fracdiving/maxlpiterquot = c 0.075
5.79/5.84	c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
5.79/5.84	c # [type: int, range: [-1,2147483647], default: 10]
5.79/5.84	c heuristics/fracdiving/freq = c -1
5.79/5.84	c # additional number of allowed LP iterations
5.79/5.84	c # [type: int, range: [0,2147483647], default: 1000]
5.79/5.84	c heuristics/feaspump/maxlpiterofs = c 2000
5.79/5.84	c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
5.79/5.84	c # [type: int, range: [-1,2147483647], default: 20]
5.79/5.84	c heuristics/feaspump/freq = c -1
5.79/5.84	c # minimum percentage of integer variables that have to be fixed 
5.79/5.84	c # [type: real, range: [0,1], default: 0.666]
5.79/5.84	c heuristics/crossover/minfixingrate = c 0.5
5.79/5.84	c # contingent of sub problem nodes in relation to the number of nodes of the original problem
5.79/5.84	c # [type: real, range: [0,1], default: 0.1]
5.79/5.84	c heuristics/crossover/nodesquot = c 0.15
5.79/5.84	c # number of nodes without incumbent change that heuristic should wait
5.79/5.84	c # [type: longint, range: [0,9223372036854775807], default: 200]
5.79/5.84	c heuristics/crossover/nwaitingnodes = c 100
5.79/5.84	c # number of nodes added to the contingent of the total nodes
5.79/5.84	c # [type: longint, range: [0,9223372036854775807], default: 500]
5.79/5.84	c heuristics/crossover/nodesofs = c 750
5.79/5.84	c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
5.79/5.84	c # [type: int, range: [-1,2147483647], default: 30]
5.79/5.84	c heuristics/crossover/freq = c -1
5.79/5.84	c # additional number of allowed LP iterations
5.79/5.84	c # [type: int, range: [0,2147483647], default: 1000]
5.79/5.84	c heuristics/coefdiving/maxlpiterofs = c 1500
5.79/5.84	c # maximal fraction of diving LP iterations compared to node LP iterations
5.79/5.84	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
5.79/5.84	c heuristics/coefdiving/maxlpiterquot = c 0.075
5.79/5.84	c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
5.79/5.84	c # [type: int, range: [-1,2147483647], default: 10]
5.79/5.84	c heuristics/coefdiving/freq = c -1
5.79/5.84	c # priority of node selection rule <dfs> in standard mode
5.79/5.84	c # [type: int, range: [-536870912,536870911], default: 0]
5.79/5.84	c nodeselection/dfs/stdpriority = c 1000000
5.79/5.84	c # maximal number of presolving rounds the presolver participates in (-1: no limit)
5.79/5.84	c # [type: int, range: [-1,2147483647], default: -1]
5.79/5.84	c presolving/probing/maxrounds = c 0
5.79/5.84	c # should presolving try to simplify knapsacks
5.79/5.84	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
5.79/5.84	c constraints/knapsack/simplifyinequalities = c TRUE
5.79/5.84	c # should disaggregation of knapsack constraints be allowed in preprocessing?
5.79/5.84	c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
5.79/5.84	c constraints/knapsack/disaggregation = c FALSE
5.79/5.84	c # maximal number of cardinality inequalities lifted per separation round (-1: unlimited)
5.79/5.86	c # [type: int, range: [-1,2147483647], default: -1]
5.79/5.86	c constraints/knapsack/maxnumcardlift = c 0
5.79/5.86	c # should presolving try to simplify inequalities
5.79/5.86	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
5.79/5.86	c constraints/linear/simplifyinequalities = c TRUE
5.79/5.86	c # maximal number of separation rounds in the root node (-1: unlimited)
5.79/5.86	c # [type: int, range: [-1,2147483647], default: -1]
5.79/5.86	c separating/maxroundsroot = c 5
5.79/5.86	c # maximal number of separation rounds per node (-1: unlimited)
5.79/5.86	c # [type: int, range: [-1,2147483647], default: 5]
5.79/5.86	c separating/maxrounds = c 1
5.79/5.86	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)
5.79/5.86	c # [type: char, range: {lafpsqd}, default: l]
5.79/5.86	c lp/pricing = c a
5.79/5.86	c # frequency for solving LP at the nodes (-1: never; 0: only root LP)
5.79/5.86	c # [type: int, range: [-1,2147483647], default: 1]
5.79/5.86	c lp/solvefreq = c 0
5.79/5.86	c # solving stops, if the given number of solutions were found (-1: no limit)
5.79/5.86	c # [type: int, range: [-1,2147483647], default: -1]
5.79/5.86	c limits/solutions = c 1
5.79/5.86	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
5.79/5.86	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
5.79/5.86	c limits/memory = c 1620
5.79/5.86	c # maximal time in seconds to run
5.79/5.86	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
5.79/5.86	c limits/time = c 1791
5.79/5.86	c # frequency for displaying node information lines
5.79/5.86	c # [type: int, range: [-1,2147483647], default: 100]
5.79/5.86	c display/freq = c 10000
5.79/5.86	c # should enforcement of pseudo solution be disabled?
5.79/5.86	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
5.79/5.86	c constraints/disableenfops = c TRUE
5.79/5.86	c # maximum age an unnecessary constraint can reach before it is deleted (0: dynamic, -1: keep all constraints)
5.79/5.86	c # [type: int, range: [-1,2147483647], default: 0]
5.79/5.86	c constraints/agelimit = c 1
5.79/5.86	c # should binary conflicts be preferred?
5.79/5.86	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
5.79/5.86	c conflict/preferbinary = c TRUE
5.79/5.86	c # maximal number of intermediate conflict constraints generated in conflict graph (-1: use every intermediate constraint)
5.79/5.86	c # [type: int, range: [-1,2147483647], default: -1]
5.79/5.86	c conflict/interconss = c 0
5.79/5.86	c -----------------------------------------------------------------------------------------------
5.79/5.86	c start solving problem
5.79/5.86	c 
7.39/7.44	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
7.39/7.44	c   4.6s|     1 |     0 |  4203 | 157M|   0 |2155 |  12k|  69k|  69k|  12k|  69k|   0 |   0 |   0 | 1.014800e+04 |      --      |    Inf 
10.38/10.49	c   7.6s|     1 |     0 |  4855 | 158M|   0 |2165 |  12k|  69k|  69k|  12k|  69k|  23 |   0 |   0 | 1.016500e+04 |      --      |    Inf 
17.38/17.49	c  14.6s|     1 |     0 |  6041 | 158M|   0 |2180 |  12k|  69k|  69k|  12k|  69k|  39 |   0 |   0 | 1.016950e+04 |      --      |    Inf 
35.47/35.51	c  32.6s|     1 |     0 |  8132 | 159M|   0 |2300 |  12k|  69k|  69k|  12k|  69k|  57 |   0 |   0 | 1.017800e+04 |      --      |    Inf 
64.96/65.02	c  62.1s|     1 |     0 | 11624 | 160M|   0 |2343 |  12k|  69k|  69k|  12k|  69k|  75 |   0 |   0 | 1.018420e+04 |      --      |    Inf 
79.84/79.90	c  76.9s|     1 |     0 | 12751 | 161M|   0 |2361 |  12k|  69k|  69k|  12k|  69k|  88 |   0 |   0 | 1.018850e+04 |      --      |    Inf 
176.61/176.78	c   174s|     1 |     2 | 12751 | 161M|   0 |2361 |  12k|  69k|  69k|  12k|  69k|  88 |   0 |  18 | 1.018850e+04 |      --      |    Inf 
476.42/476.63	c   473s| 10000 |    34 | 12751 | 166M| 569 |   - |  12k|  69k|  51k|   0 |   0 |  88 |7945 |  18 | 1.019850e+04 |      --      |    Inf 
792.61/792.97	c   789s| 20000 |    35 | 12751 | 166M| 569 |   - |  12k|  69k|  45k|   0 |   0 |  88 |  15k|  18 | 1.019850e+04 |      --      |    Inf 
1081.42/1081.88	c  1077s| 30000 |    39 | 12751 | 166M| 569 |   - |  12k|  69k|  54k|   0 |   0 |  88 |  22k|  18 | 1.019850e+04 |      --      |    Inf 
1370.82/1371.38	c  1366s| 40000 |    35 | 12751 | 166M| 569 |   - |  12k|  69k|  45k|   0 |   0 |  88 |  29k|  18 | 1.019850e+04 |      --      |    Inf 
1655.03/1655.67	c  1649s| 50000 |    30 | 12751 | 166M| 569 |   - |  12k|  69k|  49k|   0 |   0 |  88 |  35k|  18 | 1.019850e+04 |      --      |    Inf 
1796.98/1797.66	c 
1796.98/1797.66	c SCIP Status        : solving was interrupted [time limit reached]
1796.98/1797.66	c Solving Time (sec) : 1791.00
1796.98/1797.66	c Solving Nodes      : 55084
1796.98/1797.66	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1796.98/1797.66	c Dual Bound         : +1.01985000000000e+04
1796.98/1797.66	c Gap                : infinite
1796.98/1797.66	c NODE         55084
1796.98/1797.66	c DUAL BOUND   10198.5
1796.98/1797.66	c PRIMAL BOUND 1e+20
1796.98/1797.66	c GAP          1e+20
1796.98/1797.66	s UNKNOWN
1796.98/1797.66	c SCIP Status        : solving was interrupted [time limit reached]
1796.98/1797.66	c Solving Time       :    1791.00
1796.98/1797.66	c Original Problem   :
1796.98/1797.66	c   Problem name     : HOME/instance-1885618-1245267994.opb
1796.98/1797.66	c   Variables        : 26241 (26241 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.98/1797.66	c   Constraints      : 128361 initial, 128361 maximal
1796.98/1797.66	c Presolved Problem  :
1796.98/1797.66	c   Problem name     : t_HOME/instance-1885618-1245267994.opb
1796.98/1797.66	c   Variables        : 12850 (12850 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.98/1797.66	c   Constraints      : 69089 initial, 70607 maximal
1796.98/1797.66	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1796.98/1797.66	c   trivial          :       0.02         31          0          0          0          0          0          0          0
1796.98/1797.66	c   dualfix          :       0.03          1          0          0          0          0          0          0          0
1796.98/1797.66	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1796.98/1797.66	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1796.98/1797.66	c   implics          :       0.41          0       8709          0          0          0          0          0          0
1796.98/1797.66	c   probing          :       0.00          0          0          0          0          0          0          0          0
1796.98/1797.66	c   linear           :       1.79       4585         65          0       4616          0      59270         50        145
1796.98/1797.66	c   logicor          :       0.24          0          0          0          0          0          2          0          0
1796.98/1797.66	c   root node        :          -          3          -          -          3          -          -          -          -
1796.98/1797.66	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1796.98/1797.66	c   integral         :          0          0          0          1          0          0          0          0          0          2
1796.98/1797.66	c   logicor          :      69089+         5     502713          0          0      28664    7583873          0          0          0
1796.98/1797.66	c   countsols        :          0          0          0          0          0          0          0          0          0          0
1796.98/1797.66	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1796.98/1797.66	c   integral         :      96.75       0.00       0.00      96.75       0.00
1796.98/1797.66	c   logicor          :     117.35       0.05     117.30       0.00       0.00
1796.98/1797.66	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1796.98/1797.66	c Propagators        :       Time      Calls    Cutoffs    DomReds
1796.98/1797.66	c   rootredcost      :       0.61          0          0          0
1796.98/1797.66	c   pseudoobj        :    1185.77     534425          0          0
1796.98/1797.66	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1796.98/1797.66	c   propagation      :       9.15      28664      28664      28664       20.5      10627       13.1          -
1796.98/1797.66	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1796.98/1797.66	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1796.98/1797.66	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1796.98/1797.66	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1796.98/1797.66	c   applied globally :          -          -          -      39291       18.5          -          -          -
1796.98/1797.66	c   applied locally  :          -          -          -          0        0.0          -          -          -
1796.98/1797.66	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1796.98/1797.66	c   cut pool         :       0.00          4          -          -         17          -    (maximal pool size: 552)
1796.98/1797.66	c   redcost          :       0.02          5          0          0          0          0
1796.98/1797.66	c   impliedbounds    :       0.02          5          0          0          0          0
1796.98/1797.66	c   intobj           :       0.00          0          0          0          0          0
1796.98/1797.66	c   gomory           :      13.26          5          0          0       2500          0
1796.98/1797.66	c   strongcg         :       5.13          5          0          0       2500          0
1796.98/1797.66	c   cmir             :       0.00          0          0          0          0          0
1796.98/1797.66	c   flowcover        :       0.00          0          0          0          0          0
1796.98/1797.66	c   clique           :       0.43          5          0          0         30          0
1796.98/1797.66	c   zerohalf         :       0.00          0          0          0          0          0
1796.98/1797.66	c   mcf              :       0.26          1          0          0          0          0
1796.98/1797.66	c Pricers            :       Time      Calls       Vars
1796.98/1797.66	c   problem variables:       0.00          0          0
1796.98/1797.66	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1796.98/1797.66	c   relpscost        :      96.75          1          0          0          0          0          2
1796.98/1797.66	c   pscost           :       0.00          0          0          0          0          0          0
1796.98/1797.66	c   inference        :     238.48      39381          0          0          0          0      78762
1796.98/1797.66	c   mostinf          :       0.00          0          0          0          0          0          0
1796.98/1797.66	c   leastinf         :       0.00          0          0          0          0          0          0
1796.98/1797.66	c   fullstrong       :       0.00          0          0          0          0          0          0
1796.98/1797.66	c   allfullstrong    :       0.00          0          0          0          0          0          0
1796.98/1797.67	c   random           :       0.00          0          0          0          0          0          0
1796.98/1797.67	c Primal Heuristics  :       Time      Calls      Found
1796.98/1797.67	c   LP solutions     :       0.00          -          0
1796.98/1797.67	c   pseudo solutions :       0.00          -          0
1796.98/1797.67	c   simplerounding   :       0.00          0          0
1796.98/1797.67	c   rounding         :       0.00          0          0
1796.98/1797.67	c   shifting         :       0.00          0          0
1796.98/1797.67	c   intshifting      :       0.00          0          0
1796.98/1797.67	c   oneopt           :       0.00          0          0
1796.98/1797.67	c   fixandinfer      :       0.00          0          0
1796.98/1797.67	c   feaspump         :       0.00          0          0
1796.98/1797.67	c   coefdiving       :       0.00          0          0
1796.98/1797.67	c   pscostdiving     :       0.00          0          0
1796.98/1797.67	c   fracdiving       :       0.00          0          0
1796.98/1797.67	c   veclendiving     :       0.00          0          0
1796.98/1797.67	c   intdiving        :       0.00          0          0
1796.98/1797.67	c   actconsdiving    :       0.00          0          0
1796.98/1797.67	c   objpscostdiving  :       0.00          0          0
1796.98/1797.67	c   rootsoldiving    :       0.00          0          0
1796.98/1797.67	c   linesearchdiving :       0.00          0          0
1796.98/1797.67	c   guideddiving     :       0.00          0          0
1796.98/1797.67	c   octane           :       0.00          0          0
1796.98/1797.67	c   rens             :       0.00          0          0
1796.98/1797.67	c   rins             :       0.00          0          0
1796.98/1797.67	c   localbranching   :       0.00          0          0
1796.98/1797.67	c   mutation         :       0.00          0          0
1796.98/1797.67	c   crossover        :       0.00          0          0
1796.98/1797.67	c   dins             :       0.00          0          0
1796.98/1797.67	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1796.98/1797.67	c   primal LP        :       0.15          0          0       0.00       0.00
1796.98/1797.67	c   dual LP          :      54.06          6      12751    2125.17     235.87
1796.98/1797.67	c   barrier LP       :       0.00          0          0       0.00          -
1796.98/1797.67	c   diving/probing LP:       0.00          0          0       0.00          -
1796.98/1797.67	c   strong branching :      96.74         18      11606     644.78     119.97
1796.98/1797.67	c     (at root node) :          -         18      11606     644.78          -
1796.98/1797.67	c   conflict analysis:       0.00          0          0       0.00          -
1796.98/1797.67	c B&B Tree           :
1796.98/1797.67	c   number of runs   :          1
1796.98/1797.67	c   nodes            :      55084
1796.98/1797.67	c   nodes (total)    :      55084
1796.98/1797.67	c   nodes left       :         33
1796.98/1797.67	c   max depth        :        569
1796.98/1797.67	c   max depth (total):        569
1796.98/1797.67	c   backtracks       :      14599 (26.5%)
1796.98/1797.67	c   delayed cutoffs  :      23648
1796.98/1797.67	c   repropagations   :      57717 (3314818 domain reductions, 12962 cutoffs)
1796.98/1797.67	c   avg switch length:       3.13
1796.98/1797.67	c   switching time   :      50.96
1796.98/1797.67	c Solution           :
1796.98/1797.67	c   Solutions found  :          0 (0 improvements)
1796.98/1797.67	c   Primal Bound     :          -
1796.98/1797.67	c   Dual Bound       : +1.01985000000000e+04
1796.98/1797.67	c   Gap              :   infinite
1796.98/1797.67	c   Root Dual Bound  : +1.01885000000000e+04
1797.59/1798.20	c Time complete: 1797.59.

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-1885618-1245267994/watcher-1885618-1245267994 -o /tmp/evaluation-result-1885618-1245267994/solver-1885618-1245267994 -C 1800 -W 2000 -M 1800 HOME/pbscip.linux.x86_64.gnu.opt-gcc42.clp -t 1800 -m 1800 -f HOME/instance-1885618-1245267994.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: 0.99 0.98 0.99 3/64 4456
/proc/meminfo: memFree=1748780/2055920 swapFree=4181368/4192956
[pid=4456] ppid=4454 vsize=5812 CPUtime=0
/proc/4456/stat : 4456 (pbscip.linux.x8) R 4454 4456 3768 0 -1 4194304 515 0 0 0 0 0 0 0 18 0 1 0 194396647 5951488 500 1992294400 4194304 9342243 548682068736 18446744073709551615 8223232 0 0 4096 0 0 0 0 17 1 0 0
/proc/4456/statm: 1453 501 332 1256 0 192 0

[startup+0.0735629 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 4456
/proc/meminfo: memFree=1748780/2055920 swapFree=4181368/4192956
[pid=4456] ppid=4454 vsize=13100 CPUtime=0.06
/proc/4456/stat : 4456 (pbscip.linux.x8) R 4454 4456 3768 0 -1 4194304 2234 0 0 0 6 0 0 0 18 0 1 0 194396647 13414400 2218 1992294400 4194304 9342243 548682068736 18446744073709551615 8247732 0 0 4096 0 0 0 0 17 1 0 0
/proc/4456/statm: 3275 2218 376 1256 0 2014 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 13100

[startup+0.102567 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 4456
/proc/meminfo: memFree=1748780/2055920 swapFree=4181368/4192956
[pid=4456] ppid=4454 vsize=15752 CPUtime=0.09
/proc/4456/stat : 4456 (pbscip.linux.x8) R 4454 4456 3768 0 -1 4194304 2925 0 0 0 9 0 0 0 18 0 1 0 194396647 16130048 2909 1992294400 4194304 9342243 548682068736 18446744073709551615 5537568 0 0 4096 0 0 0 0 17 1 0 0
/proc/4456/statm: 3938 2909 376 1256 0 2677 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15752

[startup+0.301601 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 4456
/proc/meminfo: memFree=1748780/2055920 swapFree=4181368/4192956
[pid=4456] ppid=4454 vsize=22840 CPUtime=0.29
/proc/4456/stat : 4456 (pbscip.linux.x8) R 4454 4456 3768 0 -1 4194304 4686 0 0 0 28 1 0 0 19 0 1 0 194396647 23388160 4670 1992294400 4194304 9342243 548682068736 18446744073709551615 8193808 0 0 4096 0 0 0 0 17 1 0 0
/proc/4456/statm: 5710 4670 376 1256 0 4449 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 22840

[startup+0.701668 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 4456
/proc/meminfo: memFree=1748780/2055920 swapFree=4181368/4192956
[pid=4456] ppid=4454 vsize=35500 CPUtime=0.69
/proc/4456/stat : 4456 (pbscip.linux.x8) R 4454 4456 3768 0 -1 4194304 7833 0 0 0 66 3 0 0 22 0 1 0 194396647 36352000 7817 1992294400 4194304 9342243 548682068736 18446744073709551615 8247732 0 0 4096 0 0 0 0 17 1 0 0
/proc/4456/statm: 8875 7817 376 1256 0 7614 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 35500

[startup+1.50181 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 4457
/proc/meminfo: memFree=1709604/2055920 swapFree=4181368/4192956
[pid=4456] ppid=4454 vsize=59648 CPUtime=1.49
/proc/4456/stat : 4456 (pbscip.linux.x8) R 4454 4456 3768 0 -1 4194304 13869 0 0 0 144 5 0 0 25 0 1 0 194396647 61079552 13853 1992294400 4194304 9342243 548682068736 18446744073709551615 8247785 0 0 4096 0 0 0 0 17 1 0 0
/proc/4456/statm: 14912 13853 376 1256 0 13651 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 59648

[startup+3.10108 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 4457
/proc/meminfo: memFree=1641956/2055920 swapFree=4181368/4192956
[pid=4456] ppid=4454 vsize=188624 CPUtime=3.09
/proc/4456/stat : 4456 (pbscip.linux.x8) R 4454 4456 3768 0 -1 4194304 45984 0 0 0 280 29 0 0 25 0 1 0 194396647 193150976 45614 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4456/statm: 47156 45614 474 1256 0 45895 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 188624

[startup+6.30162 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 4457
/proc/meminfo: memFree=1532772/2055920 swapFree=4181368/4192956
[pid=4456] ppid=4454 vsize=286684 CPUtime=6.29
/proc/4456/stat : 4456 (pbscip.linux.x8) R 4454 4456 3768 0 -1 4194304 65843 0 0 0 545 84 0 0 19 0 1 0 194396647 293564416 63798 1992294400 4194304 9342243 548682068736 18446744073709551615 6038036 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4456/statm: 71671 63798 603 1256 0 70410 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 286684

[startup+12.7017 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 4457
/proc/meminfo: memFree=1465324/2055920 swapFree=4181368/4192956
[pid=4456] ppid=4454 vsize=312572 CPUtime=12.69
/proc/4456/stat : 4456 (pbscip.linux.x8) R 4454 4456 3768 0 -1 4194304 82150 0 0 0 1175 94 0 0 25 0 1 0 194396647 320073728 71596 1992294400 4194304 9342243 548682068736 18446744073709551615 6944039 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4456/statm: 78143 71596 644 1256 0 76882 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 312572

[startup+25.5029 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 4457
/proc/meminfo: memFree=1452716/2055920 swapFree=4181368/4192956
[pid=4456] ppid=4454 vsize=318408 CPUtime=25.49
/proc/4456/stat : 4456 (pbscip.linux.x8) R 4454 4456 3768 0 -1 4194304 85055 0 0 0 2452 97 0 0 25 0 1 0 194396647 326049792 74501 1992294400 4194304 9342243 548682068736 18446744073709551615 6978094 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4456/statm: 79602 74501 644 1256 0 78341 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 318408

[startup+51.1012 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 4457
/proc/meminfo: memFree=1447788/2055920 swapFree=4181368/4192956
[pid=4456] ppid=4454 vsize=321424 CPUtime=51.06
/proc/4456/stat : 4456 (pbscip.linux.x8) R 4454 4456 3768 0 -1 4194304 86300 0 0 0 5007 99 0 0 25 0 1 0 194396647 329138176 75746 1992294400 4194304 9342243 548682068736 18446744073709551615 5874992 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4456/statm: 80356 75746 644 1256 0 79095 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 321424

[startup+102.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 4457
/proc/meminfo: memFree=1440748/2055920 swapFree=4181368/4192956
[pid=4456] ppid=4454 vsize=370676 CPUtime=102.25
/proc/4456/stat : 4456 (pbscip.linux.x8) R 4454 4456 3768 0 -1 4194304 92184 0 0 0 10120 105 0 0 25 0 1 0 194396647 379572224 77475 1992294400 4194304 9342243 548682068736 18446744073709551615 5874730 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4456/statm: 92669 77475 649 1256 0 91408 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 370676

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 4457
/proc/meminfo: memFree=1440812/2055920 swapFree=4181368/4192956
[pid=4456] ppid=4454 vsize=370676 CPUtime=162.22
/proc/4456/stat : 4456 (pbscip.linux.x8) R 4454 4456 3768 0 -1 4194304 97002 0 0 0 16113 109 0 0 25 0 1 0 194396647 379572224 77478 1992294400 4194304 9342243 548682068736 18446744073709551615 5874771 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4456/statm: 92669 77478 649 1256 0 91408 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 370676

[startup+222.301 s]
/proc/loadavg: 1.05 1.00 1.00 2/65 4457
/proc/meminfo: memFree=1442732/2055920 swapFree=4181368/4192956
[pid=4456] ppid=4454 vsize=331404 CPUtime=222.2
/proc/4456/stat : 4456 (pbscip.linux.x8) R 4454 4456 3768 0 -1 4194304 97562 0 0 0 22100 120 0 0 25 0 1 0 194396647 339357696 76968 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4456/statm: 82851 76968 668 1256 0 81590 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 331404

[startup+282.302 s]
/proc/loadavg: 1.06 1.01 1.00 2/65 4457
/proc/meminfo: memFree=1441964/2055920 swapFree=4181368/4192956
[pid=4456] ppid=4454 vsize=331404 CPUtime=282.18
/proc/4456/stat : 4456 (pbscip.linux.x8) R 4454 4456 3768 0 -1 4194304 97791 0 0 0 28087 131 0 0 25 0 1 0 194396647 339357696 77197 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4456/statm: 82851 77197 668 1256 0 81590 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 331404

[startup+342.302 s]
/proc/loadavg: 1.07 1.02 1.00 2/65 4459
/proc/meminfo: memFree=1437092/2055920 swapFree=4181368/4192956
[pid=4456] ppid=4454 vsize=331404 CPUtime=342.16
/proc/4456/stat : 4456 (pbscip.linux.x8) R 4454 4456 3768 0 -1 4194304 98999 0 0 0 34073 143 0 0 25 0 1 0 194396647 339357696 78405 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4456/statm: 82851 78405 668 1256 0 81590 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 331404

[startup+402.302 s]
/proc/loadavg: 1.02 1.02 1.00 2/65 4459
/proc/meminfo: memFree=1432940/2055920 swapFree=4181368/4192956
[pid=4456] ppid=4454 vsize=332516 CPUtime=402.14
/proc/4456/stat : 4456 (pbscip.linux.x8) R 4454 4456 3768 0 -1 4194304 100032 0 0 0 40060 154 0 0 25 0 1 0 194396647 340496384 79438 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4456/statm: 83129 79438 668 1256 0 81868 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 332516

[startup+462.302 s]
/proc/loadavg: 1.01 1.01 1.00 2/65 4459
/proc/meminfo: memFree=1427500/2055920 swapFree=4181368/4192956
[pid=4456] ppid=4454 vsize=337880 CPUtime=462.12
/proc/4456/stat : 4456 (pbscip.linux.x8) R 4454 4456 3768 0 -1 4194304 101378 0 0 0 46046 166 0 0 25 0 1 0 194396647 345989120 80784 1992294400 4194304 9342243 548682068736 18446744073709551615 5433159 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4456/statm: 84470 80784 668 1256 0 83209 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 337880

[startup+522.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 4459
/proc/meminfo: memFree=1423276/2055920 swapFree=4181368/4192956
[pid=4456] ppid=4454 vsize=342316 CPUtime=522.1
/proc/4456/stat : 4456 (pbscip.linux.x8) R 4454 4456 3768 0 -1 4194304 102448 0 0 0 52034 176 0 0 25 0 1 0 194396647 350531584 81854 1992294400 4194304 9342243 548682068736 18446744073709551615 5433159 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4456/statm: 85579 81854 668 1256 0 84318 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 342316

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4459
/proc/meminfo: memFree=1420972/2055920 swapFree=4181368/4192956
[pid=4456] ppid=4454 vsize=344596 CPUtime=582.08
/proc/4456/stat : 4456 (pbscip.linux.x8) R 4454 4456 3768 0 -1 4194304 103002 0 0 0 58021 187 0 0 25 0 1 0 194396647 352866304 82408 1992294400 4194304 9342243 548682068736 18446744073709551615 5433159 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4456/statm: 86149 82408 668 1256 0 84888 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 344596

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4459
/proc/meminfo: memFree=1418476/2055920 swapFree=4181368/4192956
[pid=4456] ppid=4454 vsize=347076 CPUtime=642.07
/proc/4456/stat : 4456 (pbscip.linux.x8) R 4454 4456 3768 0 -1 4194304 103619 0 0 0 64008 199 0 0 25 0 1 0 194396647 355405824 83025 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4456/statm: 86769 83025 668 1256 0 85508 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 347076

[startup+702.302 s]

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

/proc/meminfo: memFree=1410660/2055920 swapFree=4181368/4192956
[pid=4456] ppid=4454 vsize=355192 CPUtime=1121.9
/proc/4456/stat : 4456 (pbscip.linux.x8) R 4454 4456 3768 0 -1 4194304 105559 0 0 0 111899 291 0 0 25 0 1 0 194396647 363716608 84965 1992294400 4194304 9342243 548682068736 18446744073709551615 5433159 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4456/statm: 88798 84965 668 1256 0 87537 0
Current children cumulated CPU time (s) 1121.9
Current children cumulated vsize (KiB) 355192

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4465
/proc/meminfo: memFree=1410412/2055920 swapFree=4181368/4192956
[pid=4456] ppid=4454 vsize=355476 CPUtime=1181.88
/proc/4456/stat : 4456 (pbscip.linux.x8) R 4454 4456 3768 0 -1 4194304 105634 0 0 0 117888 300 0 0 25 0 1 0 194396647 364007424 85040 1992294400 4194304 9342243 548682068736 18446744073709551615 5433094 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4456/statm: 88869 85040 668 1256 0 87608 0
Current children cumulated CPU time (s) 1181.88
Current children cumulated vsize (KiB) 355476

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4465
/proc/meminfo: memFree=1410220/2055920 swapFree=4181368/4192956
[pid=4456] ppid=4454 vsize=355768 CPUtime=1241.86
/proc/4456/stat : 4456 (pbscip.linux.x8) R 4454 4456 3768 0 -1 4194304 105682 0 0 0 123875 311 0 0 25 0 1 0 194396647 364306432 85088 1992294400 4194304 9342243 548682068736 18446744073709551615 5433159 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4456/statm: 88942 85088 668 1256 0 87681 0
Current children cumulated CPU time (s) 1241.86
Current children cumulated vsize (KiB) 355768

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4465
/proc/meminfo: memFree=1410028/2055920 swapFree=4181368/4192956
[pid=4456] ppid=4454 vsize=355900 CPUtime=1301.85
/proc/4456/stat : 4456 (pbscip.linux.x8) R 4454 4456 3768 0 -1 4194304 105730 0 0 0 129861 324 0 0 25 0 1 0 194396647 364441600 85136 1992294400 4194304 9342243 548682068736 18446744073709551615 5734030 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4456/statm: 88975 85136 668 1256 0 87714 0
Current children cumulated CPU time (s) 1301.85
Current children cumulated vsize (KiB) 355900

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4465
/proc/meminfo: memFree=1409836/2055920 swapFree=4181368/4192956
[pid=4456] ppid=4454 vsize=356172 CPUtime=1361.83
/proc/4456/stat : 4456 (pbscip.linux.x8) R 4454 4456 3768 0 -1 4194304 105782 0 0 0 135848 335 0 0 25 0 1 0 194396647 364720128 85188 1992294400 4194304 9342243 548682068736 18446744073709551615 5433150 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4456/statm: 89043 85188 668 1256 0 87782 0
Current children cumulated CPU time (s) 1361.83
Current children cumulated vsize (KiB) 356172

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4465
/proc/meminfo: memFree=1409772/2055920 swapFree=4181368/4192956
[pid=4456] ppid=4454 vsize=356304 CPUtime=1421.81
/proc/4456/stat : 4456 (pbscip.linux.x8) R 4454 4456 3768 0 -1 4194304 105790 0 0 0 141835 346 0 0 25 0 1 0 194396647 364855296 85196 1992294400 4194304 9342243 548682068736 18446744073709551615 5433159 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4456/statm: 89076 85196 668 1256 0 87815 0
Current children cumulated CPU time (s) 1421.81
Current children cumulated vsize (KiB) 356304

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4465
/proc/meminfo: memFree=1409644/2055920 swapFree=4181368/4192956
[pid=4456] ppid=4454 vsize=356304 CPUtime=1481.78
/proc/4456/stat : 4456 (pbscip.linux.x8) R 4454 4456 3768 0 -1 4194304 105811 0 0 0 147821 357 0 0 25 0 1 0 194396647 364855296 85217 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4456/statm: 89076 85217 668 1256 0 87815 0
Current children cumulated CPU time (s) 1481.78
Current children cumulated vsize (KiB) 356304

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4465
/proc/meminfo: memFree=1409452/2055920 swapFree=4181368/4192956
[pid=4456] ppid=4454 vsize=356592 CPUtime=1541.76
/proc/4456/stat : 4456 (pbscip.linux.x8) R 4454 4456 3768 0 -1 4194304 105856 0 0 0 153808 368 0 0 25 0 1 0 194396647 365150208 85262 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4456/statm: 89148 85262 668 1256 0 87887 0
Current children cumulated CPU time (s) 1541.76
Current children cumulated vsize (KiB) 356592

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4465
/proc/meminfo: memFree=1409260/2055920 swapFree=4181368/4192956
[pid=4456] ppid=4454 vsize=356872 CPUtime=1601.75
/proc/4456/stat : 4456 (pbscip.linux.x8) R 4454 4456 3768 0 -1 4194304 105916 0 0 0 159796 379 0 0 25 0 1 0 194396647 365436928 85322 1992294400 4194304 9342243 548682068736 18446744073709551615 4769564 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4456/statm: 89218 85322 668 1256 0 87957 0
Current children cumulated CPU time (s) 1601.75
Current children cumulated vsize (KiB) 356872

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4465
/proc/meminfo: memFree=1408684/2055920 swapFree=4181368/4192956
[pid=4456] ppid=4454 vsize=357496 CPUtime=1661.73
/proc/4456/stat : 4456 (pbscip.linux.x8) R 4454 4456 3768 0 -1 4194304 106050 0 0 0 165783 390 0 0 25 0 1 0 194396647 366075904 85456 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4456/statm: 89374 85456 668 1256 0 88113 0
Current children cumulated CPU time (s) 1661.73
Current children cumulated vsize (KiB) 357496

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4465
/proc/meminfo: memFree=1408364/2055920 swapFree=4181368/4192956
[pid=4456] ppid=4454 vsize=357832 CPUtime=1721.71
/proc/4456/stat : 4456 (pbscip.linux.x8) R 4454 4456 3768 0 -1 4194304 106136 0 0 0 171770 401 0 0 25 0 1 0 194396647 366419968 85542 1992294400 4194304 9342243 548682068736 18446744073709551615 5734037 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4456/statm: 89458 85542 668 1256 0 88197 0
Current children cumulated CPU time (s) 1721.71
Current children cumulated vsize (KiB) 357832

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4465
/proc/meminfo: memFree=1408300/2055920 swapFree=4181368/4192956
[pid=4456] ppid=4454 vsize=357832 CPUtime=1781.69
/proc/4456/stat : 4456 (pbscip.linux.x8) R 4454 4456 3768 0 -1 4194304 106141 0 0 0 177757 412 0 0 25 0 1 0 194396647 366419968 85547 1992294400 4194304 9342243 548682068736 18446744073709551615 5433159 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4456/statm: 89458 85547 668 1256 0 88197 0
Current children cumulated CPU time (s) 1781.69
Current children cumulated vsize (KiB) 357832

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

[startup+1791.91 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4465
/proc/meminfo: memFree=1408300/2055920 swapFree=4181368/4192956
[pid=4456] ppid=4454 vsize=357832 CPUtime=1791.29
/proc/4456/stat : 4456 (pbscip.linux.x8) R 4454 4456 3768 0 -1 4194304 106145 0 0 0 178716 413 0 0 25 0 1 0 194396647 366419968 85551 1992294400 4194304 9342243 548682068736 18446744073709551615 5434364 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4456/statm: 89458 85551 668 1256 0 88197 0
Current children cumulated CPU time (s) 1791.29
Current children cumulated vsize (KiB) 357832

[startup+1795.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4465
/proc/meminfo: memFree=1408172/2055920 swapFree=4181368/4192956
[pid=4456] ppid=4454 vsize=357968 CPUtime=1794.49
/proc/4456/stat : 4456 (pbscip.linux.x8) R 4454 4456 3768 0 -1 4194304 106173 0 0 0 179035 414 0 0 25 0 1 0 194396647 366559232 85579 1992294400 4194304 9342243 548682068736 18446744073709551615 5433159 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4456/statm: 89492 85579 668 1256 0 88231 0
Current children cumulated CPU time (s) 1794.49
Current children cumulated vsize (KiB) 357968

[startup+1796.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4465
/proc/meminfo: memFree=1408172/2055920 swapFree=4181368/4192956
[pid=4456] ppid=4454 vsize=357968 CPUtime=1796.09
/proc/4456/stat : 4456 (pbscip.linux.x8) R 4454 4456 3768 0 -1 4194304 106173 0 0 0 179195 414 0 0 25 0 1 0 194396647 366559232 85579 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4456/statm: 89492 85579 668 1256 0 88231 0
Current children cumulated CPU time (s) 1796.09
Current children cumulated vsize (KiB) 357968

[startup+1797.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4465
/proc/meminfo: memFree=1408172/2055920 swapFree=4181368/4192956
[pid=4456] ppid=4454 vsize=358112 CPUtime=1796.88
/proc/4456/stat : 4456 (pbscip.linux.x8) R 4454 4456 3768 0 -1 4194304 106215 0 0 0 179274 414 0 0 25 0 1 0 194396647 366706688 85621 1992294400 4194304 9342243 548682068736 18446744073709551615 4770543 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4456/statm: 89528 85621 668 1256 0 88267 0
Current children cumulated CPU time (s) 1796.88
Current children cumulated vsize (KiB) 358112

[startup+1797.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4465
/proc/meminfo: memFree=1408172/2055920 swapFree=4181368/4192956
[pid=4456] ppid=4454 vsize=358296 CPUtime=1797.28
/proc/4456/stat : 4456 (pbscip.linux.x8) R 4454 4456 3768 0 -1 4194304 106237 0 0 0 179314 414 0 0 25 0 1 0 194396647 366895104 85643 1992294400 4194304 9342243 548682068736 18446744073709551615 4511165 0 0 4096 0 0 0 0 17 1 0 0
/proc/4456/statm: 89574 85643 674 1256 0 88313 0
Current children cumulated CPU time (s) 1797.28
Current children cumulated vsize (KiB) 358296

[startup+1798.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4465
/proc/meminfo: memFree=1408172/2055920 swapFree=4181368/4192956
[pid=4456] ppid=4454 vsize=344712 CPUtime=1797.48
/proc/4456/stat : 4456 (pbscip.linux.x8) R 4454 4456 3768 0 -1 4194304 106238 0 0 0 179334 414 0 0 25 0 1 0 194396647 352985088 82250 1992294400 4194304 9342243 548682068736 18446744073709551615 5854331 0 0 4096 0 0 0 0 17 1 0 0
/proc/4456/statm: 86178 82250 675 1256 0 84917 0
Current children cumulated CPU time (s) 1797.48
Current children cumulated vsize (KiB) 344712

[startup+1798.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4465
/proc/meminfo: memFree=1408172/2055920 swapFree=4181368/4192956
[pid=4456] ppid=4454 vsize=79916 CPUtime=1797.59
/proc/4456/stat : 4456 (pbscip.linux.x8) R 4454 4456 3768 0 -1 4194304 106238 0 0 0 179340 419 0 0 25 0 1 0 194396647 81833984 19348 1992294400 4194304 9342243 548682068736 18446744073709551615 8483466 0 0 4096 0 0 0 0 17 1 0 0
/proc/4456/statm: 19979 19348 9864 1256 0 18718 0
Current children cumulated CPU time (s) 1797.59
Current children cumulated vsize (KiB) 79916

Child status: 0
Real time (s): 1798.21
CPU time (s): 1797.6
CPU user time (s): 1793.4
CPU system time (s): 4.20136
CPU usage (%): 99.9662
Max. virtual memory (cumulated for all children) (KiB): 372412

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

runsolver used 1.24081 second user time and 3.85241 second system time

The end

Launcher Data

Begin job on node43 at 2009-06-17 21:46:34
IDJOB=1885618
IDBENCH=72075
IDSOLVER=684
FILE ID=node43/1885618-1245267994
PBS_JOBID= 9372410
Free space on /tmp= 66184 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_l37_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-1885618-1245267994/watcher-1885618-1245267994 -o /tmp/evaluation-result-1885618-1245267994/solver-1885618-1245267994 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt-gcc42.clp -t 1800 -m 1800 -f HOME/instance-1885618-1245267994.opb

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

MD5SUM BENCH= 86ccfa3ef8492e4ccd7d29e3f11940da
RANDOM SEED=541117741

node43.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.281
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.281
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:       1749260 kB
Buffers:         67984 kB
Cached:         176496 kB
SwapCached:       5352 kB
Active:         119592 kB
Inactive:       132748 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1749260 kB
SwapTotal:     4192956 kB
SwapFree:      4181368 kB
Dirty:           16220 kB
Writeback:           0 kB
Mapped:          13588 kB
Slab:            40316 kB
Committed_AS:   192208 kB
PageTables:       1448 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= 66172 MiB
End job on node43 at 2009-06-17 22:16:33